Analytics
undraw-cn/analyticsFreeComponent
undraw-cn publishes no description for this item.
Install it
npx shadcn@latest add https://undraw-cn.vaatun.com/r/analytics.jsonSource
1import { cn } from "@/lib/utils"2import { type SVGProps } from "react"34export interface AnalyticsProps extends SVGProps<SVGSVGElement> {}56export const Analytics = (props: AnalyticsProps) => {7 return (8 <svg9 xmlns="http://www.w3.org/2000/svg"10 viewBox="0 0 762 689.78723"11 {...props}12 className={cn("w-full h-auto", props.className)}13 role="img"14 >15 <title>Analytics</title>16 <path17 d="M727.535,347.65423H472.69653a16.51867,16.51867,0,0,1-16.5-16.5V131.00043a12.10185,12.10185,0,0,1,12.08789-12.08838h263.4535A12.31111,12.31111,0,0,1,744.035,131.20941V331.15423A16.51866,16.51866,0,0,1,727.535,347.65423Z"18 fill="#f2f2f2" transform="translate(-219 -105.10638)" />19 <path20 d="M488.69653,331.15423H711.535a16,16,0,0,0,16-16V161.60638a16,16,0,0,0-16-16H488.69653a16,16,0,0,0-16,16V315.15423A16,16,0,0,0,488.69653,331.15423Z"21 fill="#fff" transform="translate(-219 -105.10638)" />22 <path23 d="M743.8053,130.05658H455.965v-8.40039a16.57376,16.57376,0,0,1,16.56-16.54981H727.24524a16.57369,16.57369,0,0,1,16.56006,16.54981Z"24 fill="#ccc" transform="translate(-219 -105.10638)" />25 <circle cx="267.06033" cy="12.5" fill="#fff" r="4.28342" />26 <circle cx="283.31913" cy="12.5" fill="#fff" r="4.28342" />27 <circle cx="299.57794" cy="12.5" fill="#fff" r="4.28342" />28 <path29 d="M505.09487,217.56238h-11.036a2.25988,2.25988,0,0,1-2.25737-2.25737V204.269a2.25987,2.25987,0,0,1,2.25737-2.25737h11.036a2.25988,2.25988,0,0,1,2.25737,2.25737v11.036A2.25989,2.25989,0,0,1,505.09487,217.56238Z"30 fill="var(--color-primary)" transform="translate(-219 -105.10638)" />31 <path32 d="M505.09487,246.15568h-11.036a2.25987,2.25987,0,0,1-2.25737-2.25737v-11.036a2.25987,2.25987,0,0,1,2.25737-2.25736h11.036a2.25988,2.25988,0,0,1,2.25737,2.25736v11.036A2.25988,2.25988,0,0,1,505.09487,246.15568Z"33 fill="#3f3d56" transform="translate(-219 -105.10638)" />34 <path35 d="M505.09487,274.749h-11.036a2.25987,2.25987,0,0,1-2.25737-2.25737v-11.036a2.25987,2.25987,0,0,1,2.25737-2.25737h11.036a2.25988,2.25988,0,0,1,2.25737,2.25737v11.036A2.25988,2.25988,0,0,1,505.09487,274.749Z"36 fill="#ccc" transform="translate(-219 -105.10638)" />37 <path38 d="M577.33059,212.04437H524.15707a2.25737,2.25737,0,0,1,0-4.51473h53.17352a2.25737,2.25737,0,1,1,0,4.51473Z"39 fill="#ccc" transform="translate(-219 -105.10638)" />40 <path41// … 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 |
