BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/elements/anthropic-logo

Anthropic Logo

elements/anthropic-logo
FreeComponent

Anthropic logo component with theme-adaptive colors

Install it

npx shadcn@latest add https://www.tryelements.dev/r/anthropic-logo.json

Source

registry/default/blocks/logos/anthropic-logo/components/logos/anthropic.tsxwww.tryelements.dev/r/anthropic-logo.json
1import { cn } from "@/lib/utils";
2
3export interface AnthropicLogoProps extends React.SVGProps<SVGSVGElement> {}
4
5export function AnthropicLogo({ className, ...props }: AnthropicLogoProps) {
6 return (
7 <svg
8 fill="currentColor"
9 fillRule="evenodd"
10 style={{ flex: "none", lineHeight: 1 }}
11 viewBox="0 0 24 24"
12 width="1em"
13 xmlns="http://www.w3.org/2000/svg"
14 className={cn("", className)}
15 {...props}
16 >
17 <title>Anthropic</title>
18 <path d="M13.827 3.52h3.603L24 20h-3.603l-6.57-16.48zm-7.258 0h3.767L16.906 20h-3.674l-1.343-3.461H5.017l-1.344 3.46H0L6.57 3.522zm4.132 9.959L8.453 7.687 6.205 13.48H10.7z" />
19 </svg>
20 );
21}

Files it writes

  • registry/default/blocks/logos/anthropic-logo/components/logos/anthropic.tsx

Facts

Registry
elements
Type
registry:ui
Access
Free
Files written
1
Licence
MIT
First indexed
2026-08-04
Last confirmed
today

Go to the source

www.tryelements.dev crafter-station/elements on GitHub Raw registry item This item as JSON

More from elements

All 359 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Ably Logoably-logoelementsComponentsFreeno deps
AI Agent Contextagent-contextelementsComponentsFree2 deps
AI Agent Rosteragent-rosterelementsComponentsFree1 dep
AI Agent Statusagent-statuselementsComponentsFree1 dep
Algolia Logoalgolia-logoelementsComponentsFreeno deps
Amp Logoamp-logoelementsComponentsFreeno deps
Antigravity Logoantigravity-logoelementsComponentsFreeno deps
API Response Viewerapi-response-viewerelementsComponentsFreeno deps
BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex

BlockDex

Built by

Kynth Studio

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

BlockDex