Activity Tracker
undraw-cn/activity-trackerFreeComponent
undraw-cn publishes no description for this item.
Install it
npx shadcn@latest add https://undraw-cn.vaatun.com/r/activity-tracker.jsonSource
1import { cn } from "@/lib/utils"2import { type SVGProps } from "react"34export interface ActivityTrackerProps extends SVGProps<SVGSVGElement> {}56export const ActivityTracker = (props: ActivityTrackerProps) => {7 return (8 <svg9 xmlns="http://www.w3.org/2000/svg"10 viewBox="0 0 910.91505 727.46554"11 {...props}12 className={cn("w-full h-auto", props.className)}13 role="img"14 >15 <title>Activity Tracker</title>16 <path17 d="M896.56784,736.779a4.09761,4.09761,0,0,1,.22949-.34,6.95859,6.95859,0,0,1,.76025-1.35l25.16016-35.2,20.73-28.99h35.35986l-2.5,3.49-4.45019,6.23-13.78955,19.28-29.5503,41.33,27.39014,55.02c1.12012,2.24-.79,5.46-4.24023,7.18l-13.21,6.58a9.71164,9.71164,0,0,1-4.23,1.06c-1.85987,0-3.40967-.69-4.06006-2l-34.04981-68.4A3.96261,3.96261,0,0,1,896.56784,736.779Z"18 fill="var(--color-primary)" transform="translate(-144.54248 -86.26723)" />19 <path20 d="M944.14975,734.67051,908.529,721.43565a6.50839,6.50839,0,0,1-3.82922-8.35743l10.44873-28.12158a6.50873,6.50873,0,0,1,8.35693-3.8291l35.62073,13.23486a6.5084,6.5084,0,0,1,3.82922,8.35743l-10.44873,28.12158a6.49918,6.49918,0,0,1-8.35693,3.8291Z"21 fill="#2f2e41" transform="translate(-144.54248 -86.26723)" />22 <path23 d="M913.86066,719.03843a1.99366,1.99366,0,0,1-.70435-.1289h-.00024a2.00295,2.00295,0,0,1-1.16406-2.57813l13.07885-34.61133a2.00011,2.00011,0,0,1,3.74195,1.41407L915.734,717.74547A2.00366,2.00366,0,0,1,913.86066,719.03843Z"24 fill="#fff" transform="translate(-144.54248 -86.26723)" />25 <path26 d="M971.33737,805.919V680.90879a1.96788,1.96788,0,0,1,.02185-.34766,7.44252,7.44252,0,0,1,4.76367-6.63671,7.31307,7.31307,0,0,1,2.71448-.51563h14.76025a7.50836,7.50836,0,0,1,7.5,7.5V805.919a7.50835,7.50835,0,0,1-7.5,7.5H978.83737A7.50835,7.50835,0,0,1,971.33737,805.919Z"27 fill="var(--color-primary)" transform="translate(-144.54248 -86.26723)" />28 <path29 d="M963.3276,727.899v-30a6.50745,6.50745,0,0,1,6.5-6.5h38a6.50745,6.50745,0,0,1,6.5,6.5v30a6.50744,6.50744,0,0,1-6.5,6.5h-38A6.50745,6.50745,0,0,1,963.3276,727.899Z"30 fill="#2f2e41" transform="translate(-144.54248 -86.26723)" />31 <path32 d="M992.40241,731.23277a2.00213,2.00213,0,0,1-2-2v-37a2,2,0,0,1,4,0v37A2.00213,2.00213,0,0,1,992.40241,731.23277Z"33 fill="#fff" transform="translate(-144.54248 -86.26723)" />34 <path35// … 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 |
