Abstract
undraw-cn/abstractFreeComponent
undraw-cn publishes no description for this item.
Install it
npx shadcn@latest add https://undraw-cn.vaatun.com/r/abstract.jsonSource
1import { cn } from "@/lib/utils"2import { type SVGProps } from "react"34export interface AbstractProps extends SVGProps<SVGSVGElement> {}56export const Abstract = (props: AbstractProps) => {7 return (8 <svg9 xmlns="http://www.w3.org/2000/svg"10 viewBox="0 0 904.88583 742"11 {...props}12 className={cn("w-full h-auto", props.className)}13 role="img"14 >15 <title>Abstract</title>16 <polygon fill="#ffb6b6"17 points="686.055 724.756 670.765 724.755 663.491 665.781 686.057 665.782 686.055 724.756" />18 <path19 d="M837.51088,818.57692l-49.30025-.00183v-.62357a19.19007,19.19007,0,0,1,19.189-19.18872h.00122l30.11091.00122Z"20 fill="#2f2e41" transform="translate(-147.55709 -79)" />21 <polygon fill="#ffb6b6"22 points="801.699 711.547 787.146 716.236 762.135 662.335 783.614 655.414 801.699 711.547" />23 <path24 d="M957.51324,803.4578l-46.92469,15.11912-.19125-.59352a19.19005,19.19005,0,0,1,12.37881-24.14934l.00116-.00038,28.66-9.23414Z"25 fill="#2f2e41" transform="translate(-147.55709 -79)" />26 <circle cx="809.34809" cy="504.31001" fill="var(--color-primary)" r="19.09176" />27 <path28 d="M981.90481,618.14334c-.34382.18518-.684.35878-1.02442.532l-40.31-74.84561c.332-.18889.66413-.37741,1.008-.56259a42.52255,42.52255,0,0,1,40.32646,74.8762Z"29 fill="#3f3d56" transform="translate(-147.55709 -79)" />30 <path31 d="M944.68387,580.11939,939.0498,501.9506l1.07159-26.08994-21.95992,4.88623,8.08884,102.42635a11.44566,11.44566,0,1,0,18.43356-3.05385Z"32 fill="#ffb7b7" transform="translate(-147.55709 -79)" />33 <path34 d="M845.31021,511.217l-1.39631-26.19047-14.09344-11.45092L827.874,498.748l-51.88329,59.9845a11.44505,11.44505,0,1,0,13.25561,11.29506c0-.15408-.017-.30381-.023-.45639Z"35 fill="#ffb7b7" transform="translate(-147.55709 -79)" />36 <path37 d="M847.83725,502.83344,803.55709,559l-15-16,31-45,19.42316-85.3219a9.00378,9.00378,0,0,1,5.25966-4.68893,8.86575,8.86575,0,0,1,6.92027.4972l.25118.12731Z"38 fill="var(--color-primary)" transform="translate(-147.55709 -79)" />39 <path40 d="M923.94463,556l-14.066-97.7742.02322-.09032L924.34756,401.348l1.35352-.15742A15.77033,15.77033,0,0,1,942.874,413.67543L943.94463,559Z"41 fill="var(--color-primary)" transform="translate(-147.55709 -79)" />42 <path d="M928.38283,386.015H855.27312v-33.0315a36.55486,36.55486,0,1,1,73.10971,0Z"43// … truncated
Files it writes
More from undraw-cn
All 1,362 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| 3d Modeling3d-modeling | undraw-cn | Components | Free | no deps | |
| A Better Worlda-better-world | undraw-cn | Components | Free | no deps | |
| A Day At The Parka-day-at-the-park | undraw-cn | Components | Free | no deps | |
| A Day Offa-day-off | undraw-cn | Components | Free | no deps | |
| A Moment To Relaxa-moment-to-relax | undraw-cn | Components | Free | no deps | |
| A Whole Yeara-whole-year | undraw-cn | Components | Free | no deps | |
| About Meabout-me | undraw-cn | Components | Free | no deps | |
| About Us Pageabout-us-page | undraw-cn | Components | Free | no deps |
