A Day Off
undraw-cn/a-day-offFreeComponent
undraw-cn publishes no description for this item.
Install it
npx shadcn@latest add https://undraw-cn.vaatun.com/r/a-day-off.jsonSource
1import { cn } from "@/lib/utils"2import { type SVGProps } from "react"34export interface ADayOffProps extends SVGProps<SVGSVGElement> {}56export const ADayOff = (props: ADayOffProps) => {7 return (8 <svg9 xmlns="http://www.w3.org/2000/svg"10 viewBox="0 0 716.4612 606.00222"11 {...props}12 className={cn("w-full h-auto", props.className)}13 role="img"14 >15 <title>A Day Off</title>16 <path17 d="M716.4612,562.47802v12.34659c0,4.25381-10.17999,7.71535-22.69,7.71535H46.1512c-5.87,0-11.22998-.76167-15.26001-2.01639-.42999-.12921-.84998-.26864-1.25-.41485-3.83002-1.38053-6.17999-3.2405-6.17999-5.2841v-12.34659c197.15131-11.0712,439.61066-7.32309,693,0Z"18 fill="#f2f2f2" />19 <path20 d="M716.4612,576.07933v12.34659c0,4.25381-10.17999,7.71535-22.69,7.71535H46.1512c-5.87,0-11.22998-.76167-15.26001-2.01639-.42999-.12921-.84998-.26864-1.25-.41485-3.83002-1.38053-6.17999-3.2405-6.17999-5.2841v-12.34659c181.46979-8.25713,428.41724-5.59855,693,0Z"21 fill="#fff" />22 <path23 d="M716.4612,585.94029v12.34659c0,4.25381-10.17999,7.71535-22.69,7.71535H46.1512c-5.87,0-11.22998-.76167-15.26001-2.01639-.42999-.12921-.84998-.26864-1.25-.41485-3.83002-1.38053-6.17999-3.2405-6.17999-5.2841v-12.34659c196.35065-6.93365,435.57361-5.28815,693,0Z"24 fill="#f2f2f2" />25 <path26// … 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 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 | |
| Absorbed Inabsorbed-in | undraw-cn | Components | Free | no deps |
