Add User
undraw-cn/add-userFreeComponent
undraw-cn publishes no description for this item.
Install it
npx shadcn@latest add https://undraw-cn.vaatun.com/r/add-user.jsonSource
1import { cn } from "@/lib/utils"2import { type SVGProps } from "react"34export interface AddUserProps extends SVGProps<SVGSVGElement> {}56export const AddUser = (props: AddUserProps) => {7 return (8 <svg9 xmlns="http://www.w3.org/2000/svg"10 viewBox="0 0 691.33587 489.02997"11 {...props}12 className={cn("w-full h-auto", props.className)}13 role="img"14 >15 <title>Add User</title>16 <path17 d="M942.37829,365.12258c-9.53656,33.08356-37.38213,56.2424-66.42859,75.91553q-6.0835,4.12119-12.17087,8.05276c-.02749.012-.05582.03768-.08365.05-.19525.12542-.39088.2511-.5728.37734-.83757.5399-1.67544,1.08016-2.50606,1.61384l.45626.205s.448.23823-.04214.03819c-.14589-.061-.29872-.11582-.44431-.17719-16.87415-6.80561-34.048-14.11275-46.97949-26.8619-13.41453-13.23916-21.25393-34.00418-13.99008-51.39659a33.20766,33.20766,0,0,1,3.5956-6.45359c.5892-.84313,1.22378-1.65009,1.88447-2.4421A35.59319,35.59319,0,0,1,866.229,374.85964c2.134-19.86884-14.24941-36.512-30.016-48.79213-15.77356-12.274-33.69674-25.64058-36.74619-45.39912-1.70294-10.9934,2.11992-21.64706,9.08376-30.19945.2156-.25986.43089-.51936.653-.7721a51.945,51.945,0,0,1,33.387-17.91151c24.18672-2.51372,47.6804,10.28875,65.25152,27.10539C936.12263,285.94754,953.21951,327.50678,942.37829,365.12258Z"18 fill="#f2f2f2" transform="translate(-254.33206 -205.48502)" />19 <path20// … 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 |
