Add Document
undraw-cn/add-documentFreeComponent
undraw-cn publishes no description for this item.
Install it
npx shadcn@latest add https://undraw-cn.vaatun.com/r/add-document.jsonSource
1import { cn } from "@/lib/utils"2import { type SVGProps } from "react"34export interface AddDocumentProps extends SVGProps<SVGSVGElement> {}56export const AddDocument = (props: AddDocumentProps) => {7 return (8 <svg9 xmlns="http://www.w3.org/2000/svg"10 viewBox="0 0 809 617.658"11 {...props}12 className={cn("w-full h-auto", props.className)}13 role="img"14 >15 <title>Add Document</title>16 <rect fill="#fff" height="560" rx="4" width="420" x="310.755" y="57.658" />17 <path18 d="M922.255,758.82884h-412a4.00458,4.00458,0,0,1-4-4v-552a4.00458,4.00458,0,0,1,4-4h412a4.00458,4.00458,0,0,1,4,4v552A4.00458,4.00458,0,0,1,922.255,758.82884Zm-412-558a2.00214,2.00214,0,0,0-2,2v552a2.00213,2.00213,0,0,0,2,2h412a2.00213,2.00213,0,0,0,2-2v-552a2.00214,2.00214,0,0,0-2-2Z"19 fill="#cacaca" transform="translate(-195.5 -141.171)" />20 <path d="M863.252,324.201h-294a7.5,7.5,0,0,1,0-15h294a7.5,7.5,0,1,1,0,15Z" data-name="Path 2621"21 fill="#e6e6e6" id="a6f80ec2-9665-4b0d-9b96-9f178d319553-635"22 transform="translate(-195.5 -141.171)" />23 <path d="M863.252,372.701h-294a7.5,7.5,0,0,1,0-15h294a7.5,7.5,0,1,1,0,15Z" data-name="Path 2624"24 fill="#e6e6e6" id="af435bc5-0b88-4d77-bfed-030ae9fdf7f6-636"25 transform="translate(-195.5 -141.171)" />26 <path d="M863.252,421.201h-294a7.5,7.5,0,0,1,0-15h294a7.5,7.5,0,1,1,0,15Z" data-name="Path 2625"27 fill="#e6e6e6" id="e557133a-77b8-499f-bd16-c334895c1269-637"28 transform="translate(-195.5 -141.171)" />29 <path d="M863.252,469.701h-294a7.5,7.5,0,0,1,0-15h294a7.5,7.5,0,0,1,0,15Z" data-name="Path 2626"30 fill="#e6e6e6" id="ec19a4b8-f44f-4645-b4d7-76344dff0125-638"31 transform="translate(-195.5 -141.171)" />32 <path d="M863.252,518.201h-294a7.5,7.5,0,0,1,0-15h294a7.5,7.5,0,1,1,0,15Z" data-name="Path 2627"33 fill="#e6e6e6" id="e86d23b2-1618-4af8-9c24-b5d1e0a773ab-639"34 transform="translate(-195.5 -141.171)" />35 <path36 d="M568.85052,417.67562a12.38907,12.38907,0,0,0-.38893,1.91174l-52.1105,26.30249-11.87589-7.74967L490.437,454.53436l19.69066,15.76241a9.41616,9.41616,0,0,0,11.295.35551l54.35162-38.159a12.35531,12.35531,0,1,0-6.92383-14.81769Z"37 fill="#ffb6b6" transform="translate(-195.5 -141.171)" />38 <path39 d="M514.64262,446.88338l-17.2747,20.42522a5.29664,5.29664,0,0,1-8.02.0791l-17.61962-20.02062a14.70972,14.70972,0,0,1,19.0637-22.407l22.59747,14.00141a5.29663,5.29663,0,0,1,1.25313,7.92187Z"40// … 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 |
