framer-icon
efferd-/framer-iconFreeComponent
Framer icon
Live preview
live · rendered by the registry
Rendered by efferd on their own page — this is the component running, not a screenshot of it.Install it
npx shadcn@latest add http://efferd.com/r/framer-icon.jsonSource
1export function FramerIcon(props: React.ComponentProps<"svg">) {2 return (3 <svg preserveAspectRatio="xMidYMid" viewBox="0 0 256 384" {...props}>4 <path d="M0 0h256v128H128L0 0Zm0 128h128l128 128H128v128L0 256V128Z" />5 </svg>6 );7}
Files it writes
More from efferd
All 201 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| apple-iconapple-icon | efferd | Components | Free | no deps | |
| auth-dividerauth-divider | efferd | Components | Free | no deps | |
| copy-buttoncopy-button | efferd | Components | Free | no deps | |
| decor-icondecor-icon | efferd | Components | Free | no deps | |
| discord-icondiscord-icon | efferd | Components | Free | no deps | |
| facebook-iconfacebook-icon | efferd | Components | Free | no deps | |
| figma-iconfigma-icon | efferd | Components | Free | no deps | |
| formaterformater | efferd | Components | Free | no deps |
