mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-28 15:14:12 +00:00
18 lines
588 B
Plaintext
18 lines
588 B
Plaintext
---
|
|
title: Figma
|
|
description: Every component recreated in Figma. With customizable props, typography and icons.
|
|
---
|
|
|
|
The Figma UI Kit is open sourced by [Pietro Schirano](https://twitter.com/skirano).
|
|
|
|
<AspectRatio ratio={16 / 9} className="w-full mt-4">
|
|
<iframe
|
|
src="https://embed.figma.com/file/1203061493325953101/hf_embed?community_viewer=true&embed_host=shadcn&hub_file_id=1203061493325953101&kind=&viewer=1"
|
|
className="h-full w-full overflow-hidden rounded-lg border bg-muted"
|
|
/>
|
|
</AspectRatio>
|
|
|
|
## Grab a copy
|
|
|
|
https://www.figma.com/community/file/1203061493325953101
|