Adjustments
undraw-cn/adjustmentsFreeComponent
undraw-cn publishes no description for this item.
Install it
npx shadcn@latest add https://undraw-cn.vaatun.com/r/adjustments.jsonSource
1import { cn } from "@/lib/utils"2import { type SVGProps } from "react"34export interface AdjustmentsProps extends SVGProps<SVGSVGElement> {}56export const Adjustments = (props: AdjustmentsProps) => {7 return (8 <svg9 xmlns="http://www.w3.org/2000/svg"10 viewBox="0 0 892.0435 637"11 {...props}12 className={cn("w-full h-auto", props.className)}13 role="img"14 >15 <title>Adjustments</title>16 <path17 d="M814.64862,767.49315l-.9015-.338c-.1981-.07464-19.91455-7.62863-29.15058-24.75712-9.23645-17.12926-4.71379-37.75295-4.667-37.95884l.21286-.93923.90109.338c.1981.07465,19.91414,7.62863,29.15058,24.75712,9.23645,17.12926,4.71379,37.75295,4.667,37.95884Zm-28.5731-25.89235c7.80873,14.48219,23.38929,21.9058,27.33692,23.60052.75057-4.231,3.10439-21.34062-4.69738-35.80887-7.80094-14.4666-23.38765-21.9017-27.33692-23.60051C780.62716,710.02539,778.27416,727.13333,786.07552,741.6008Z"18 fill="#e5e5e5" transform="translate(-153.97825 -131.5)" />19 <path20 d="M791.655,736.38967c16.59838,9.98613,22.991,29.82137,22.991,29.82137s-20.51874,3.64449-37.11712-6.34165-22.991-29.82137-22.991-29.82137S775.05661,726.40353,791.655,736.38967Z"21 fill="#e5e5e5" transform="translate(-153.97825 -131.5)" />22 <path d="M1046.02175,415.5H545.79958v-284h500.22217Z" fill="#fff"23 transform="translate(-153.97825 -131.5)" />24 <path d="M1046.02175,415.5H545.79958v-284h500.22217Zm-494.22217-6h488.22217v-272H551.79958Z"25 fill="#e5e5e5" transform="translate(-153.97825 -131.5)" />26 <rect fill="#3f3d56" height="8.05267" width="322.05254" x="480.90613" y="91.83587" />27 <rect fill="#3f3d56" height="8.05267" width="322.05254" x="480.90613" y="137.83587" />28 <rect fill="#3f3d56" height="8.05267" width="322.05254" x="480.90613" y="183.83587" />29 <rect fill="var(--color-primary)" height="32" width="14" x="521.22441" y="79.8622" />30 <rect fill="var(--color-primary)" height="32" width="14" x="620.22441" y="126.1378" />31 <rect fill="var(--color-primary)" height="32" width="14" x="744.22441" y="172.1378" />32 <rect fill="#cbcbcb" height="8.05267" width="194.05254" x="394.90613" y="326.83587" />33 <rect fill="#cbcbcb" height="8.05267" width="194.05254" x="394.90613" y="353.83587" />34 <rect fill="#cbcbcb" height="8.05267" width="95.05254" x="394.90613" y="380.83587" />35 <path d="M735.20266,571.5h-59v-59h59Z" fill="#fff" transform="translate(-153.97825 -131.5)" />36// … 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 |
