fitness trackers icon
fitness-trackers from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- fitness-trackers
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the fitness trackers icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.846 21l-.988-3.335q-.394-.232-.626-.63Q3 16.64 3 16.136v-8.27q0-.503.241-.9q.242-.398.636-.63L4.847 3h4.307l.95 3.316q.413.232.655.63q.241.396.241.92v8.269q0 .523-.241.92q-.242.397-.655.63L9.154 21zm-.038-4.02h4.384q.349 0 .578-.229t.23-.578V7.827q0-.348-.23-.578t-.578-.23H4.808q-.348 0-.578.23T4 7.827v8.346q0 .348.23.578t.578.23M16.366 21q-.691 0-1.153-.462t-.463-1.153V8.73h-.192q-.214 0-.357-.153t-.143-.347v-.962q0-.194.143-.347t.357-.153h.192V4.616q0-.691.463-1.153T16.366 3h3.019q.69 0 1.153.463T21 4.616v2.153h.192q.214 0 .357.153t.143.347v.962q0 .194-.143.347t-.357.153H21v10.654q0 .69-.462 1.153T19.385 21zM15.75 8.25v11.135q0 .269.173.442t.443.173h3.019q.269 0 .442-.173t.173-.442V8.25zm0-1H20V4.616q0-.27-.173-.443T19.385 4h-3.02q-.269 0-.442.173t-.173.443z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFitnessTrackers(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.846 21l-.988-3.335q-.394-.232-.626-.63Q3 16.64 3 16.136v-8.27q0-.503.241-.9q.242-.398.636-.63L4.847 3h4.307l.95 3.316q.413.232.655.63q.241.396.241.92v8.269q0 .523-.241.92q-.242.397-.655.63L9.154 21zm-.038-4.02h4.384q.349 0 .578-.229t.23-.578V7.827q0-.348-.23-.578t-.578-.23H4.808q-.348 0-.578.23T4 7.827v8.346q0 .348.23.578t.578.23M16.366 21q-.691 0-1.153-.462t-.463-1.153V8.73h-.192q-.214 0-.357-.153t-.143-.347v-.962q0-.194.143-.347t.357-.153h.192V4.616q0-.691.463-1.153T16.366 3h3.019q.69 0 1.153.463T21 4.616v2.153h.192q.214 0 .357.153t.143.347v.962q0 .194-.143.347t-.357.153H21v10.654q0 .69-.462 1.153T19.385 21zM15.75 8.25v11.135q0 .269.173.442t.443.173h3.019q.269 0 .442-.173t.173-.442V8.25zm0-1H20V4.616q0-.27-.173-.443T19.385 4h-3.02q-.269 0-.442.173t-.173.443z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.846 21l-.988-3.335q-.394-.232-.626-.63Q3 16.64 3 16.136v-8.27q0-.503.241-.9q.242-.398.636-.63L4.847 3h4.307l.95 3.316q.413.232.655.63q.241.396.241.92v8.269q0 .523-.241.92q-.242.397-.655.63L9.154 21zm-.038-4.02h4.384q.349 0 .578-.229t.23-.578V7.827q0-.348-.23-.578t-.578-.23H4.808q-.348 0-.578.23T4 7.827v8.346q0 .348.23.578t.578.23M16.366 21q-.691 0-1.153-.462t-.463-1.153V8.73h-.192q-.214 0-.357-.153t-.143-.347v-.962q0-.194.143-.347t.357-.153h.192V4.616q0-.691.463-1.153T16.366 3h3.019q.69 0 1.153.463T21 4.616v2.153h.192q.214 0 .357.153t.143.347v.962q0 .194-.143.347t-.357.153H21v10.654q0 .69-.462 1.153T19.385 21zM15.75 8.25v11.135q0 .269.173.442t.443.173h3.019q.269 0 .442-.173t.173-.442V8.25zm0-1H20V4.616q0-.27-.173-.443T19.385 4h-3.02q-.269 0-.442.173t-.173.443z"/></svg> </template>
CSS
.icon-fitness-trackers {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4.846%2021l-.988-3.335q-.394-.232-.626-.63Q3%2016.64%203%2016.136v-8.27q0-.503.241-.9q.242-.398.636-.63L4.847%203h4.307l.95%203.316q.413.232.655.63q.241.396.241.92v8.269q0%20.523-.241.92q-.242.397-.655.63L9.154%2021zm-.038-4.02h4.384q.349%200%20.578-.229t.23-.578V7.827q0-.348-.23-.578t-.578-.23H4.808q-.348%200-.578.23T4%207.827v8.346q0%20.348.23.578t.578.23M16.366%2021q-.691%200-1.153-.462t-.463-1.153V8.73h-.192q-.214%200-.357-.153t-.143-.347v-.962q0-.194.143-.347t.357-.153h.192V4.616q0-.691.463-1.153T16.366%203h3.019q.69%200%201.153.463T21%204.616v2.153h.192q.214%200%20.357.153t.143.347v.962q0%20.194-.143.347t-.357.153H21v10.654q0%20.69-.462%201.153T19.385%2021zM15.75%208.25v11.135q0%20.269.173.442t.443.173h3.019q.269%200%20.442-.173t.173-.442V8.25zm0-1H20V4.616q0-.27-.173-.443T19.385%204h-3.02q-.269%200-.442.173t-.173.443z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4.846%2021l-.988-3.335q-.394-.232-.626-.63Q3%2016.64%203%2016.136v-8.27q0-.503.241-.9q.242-.398.636-.63L4.847%203h4.307l.95%203.316q.413.232.655.63q.241.396.241.92v8.269q0%20.523-.241.92q-.242.397-.655.63L9.154%2021zm-.038-4.02h4.384q.349%200%20.578-.229t.23-.578V7.827q0-.348-.23-.578t-.578-.23H4.808q-.348%200-.578.23T4%207.827v8.346q0%20.348.23.578t.578.23M16.366%2021q-.691%200-1.153-.462t-.463-1.153V8.73h-.192q-.214%200-.357-.153t-.143-.347v-.962q0-.194.143-.347t.357-.153h.192V4.616q0-.691.463-1.153T16.366%203h3.019q.69%200%201.153.463T21%204.616v2.153h.192q.214%200%20.357.153t.143.347v.962q0%20.194-.143.347t-.357.153H21v10.654q0%20.69-.462%201.153T19.385%2021zM15.75%208.25v11.135q0%20.269.173.442t.443.173h3.019q.269%200%20.442-.173t.173-.442V8.25zm0-1H20V4.616q0-.27-.173-.443T19.385%204h-3.02q-.269%200-.442.173t-.173.443z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/fitness-trackers.svg?color=%231a73e8&size=48