figma-icon
efferd-/figma-iconFreeComponent
Figma 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/figma-icon.jsonSource
1export function FigmaIcon(props: React.ComponentProps<"svg">) {2 return (3 <svg fill="none" viewBox="0 0 54 80" {...props}>4 <g clipPath="url(#figma__clip0_912_3)">5 <path6 d="M13.3333 80.0002C20.6933 80.0002 26.6667 74.0268 26.6667 66.6668V53.3335H13.3333C5.97333 53.3335 0 59.3068 0 66.6668C0 74.0268 5.97333 80.0002 13.3333 80.0002Z"7 fill="#0ACF83"8 />9 <path10 d="M0 39.9998C0 32.6398 5.97333 26.6665 13.3333 26.6665H26.6667V53.3332H13.3333C5.97333 53.3332 0 47.3598 0 39.9998Z"11 fill="#A259FF"12 />13 <path14 d="M0 13.3333C0 5.97333 5.97333 0 13.3333 0H26.6667V26.6667H13.3333C5.97333 26.6667 0 20.6933 0 13.3333Z"15 fill="#F24E1E"16 />17 <path18 d="M26.6667 0H40.0001C47.3601 0 53.3334 5.97333 53.3334 13.3333C53.3334 20.6933 47.3601 26.6667 40.0001 26.6667H26.6667V0Z"19 fill="#FF7262"20 />21 <path22 d="M53.3334 39.9998C53.3334 47.3598 47.3601 53.3332 40.0001 53.3332C32.6401 53.3332 26.6667 47.3598 26.6667 39.9998C26.6667 32.6398 32.6401 26.6665 40.0001 26.6665C47.3601 26.6665 53.3334 32.6398 53.3334 39.9998Z"23 fill="#1ABCFE"24 />25 </g>26 <defs>27 <clipPath id="figma__clip0_912_3">28 <rect fill="white" height="80" width="53.3333" />29 </clipPath>30 </defs>31 </svg>32 );33}
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 | |
| formaterformater | efferd | Components | Free | no deps | |
| framer-iconframer-icon | efferd | Components | Free | no deps |
