fitness trackers icon
fitness-trackers from Material Symbols by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- fitness-trackers
- Set
- Material Symbols
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More hardware icons from Material Symbols
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 22l-1.2-3.95q-.375-.425-.587-.937T2 16V8q0-.6.213-1.112T2.8 5.95L4 2h6l1.2 3.95q.375.425.588.938T12 8v8q0 .6-.213 1.113t-.587.937L10 22zm1-5h4q.425 0 .713-.288T10 16V8q0-.425-.288-.712T9 7H5q-.425 0-.712.288T4 8v8q0 .425.288.713T5 17m11 5q-.825 0-1.412-.587T14 20V9q-.425 0-.712-.288T13 8V7q0-.425.288-.712T14 6V4q0-.825.588-1.412T16 2h4q.825 0 1.413.588T22 4v2q.425 0 .713.288T23 7v1q0 .425-.288.713T22 9v11q0 .825-.587 1.413T20 22zm0-13.5V20h4V8.5zm0-2h4V4h-4z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsFitnessTrackers(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 22l-1.2-3.95q-.375-.425-.587-.937T2 16V8q0-.6.213-1.112T2.8 5.95L4 2h6l1.2 3.95q.375.425.588.938T12 8v8q0 .6-.213 1.113t-.587.937L10 22zm1-5h4q.425 0 .713-.288T10 16V8q0-.425-.288-.712T9 7H5q-.425 0-.712.288T4 8v8q0 .425.288.713T5 17m11 5q-.825 0-1.412-.587T14 20V9q-.425 0-.712-.288T13 8V7q0-.425.288-.712T14 6V4q0-.825.588-1.412T16 2h4q.825 0 1.413.588T22 4v2q.425 0 .713.288T23 7v1q0 .425-.288.713T22 9v11q0 .825-.587 1.413T20 22zm0-13.5V20h4V8.5zm0-2h4V4h-4z"/></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 22l-1.2-3.95q-.375-.425-.587-.937T2 16V8q0-.6.213-1.112T2.8 5.95L4 2h6l1.2 3.95q.375.425.588.938T12 8v8q0 .6-.213 1.113t-.587.937L10 22zm1-5h4q.425 0 .713-.288T10 16V8q0-.425-.288-.712T9 7H5q-.425 0-.712.288T4 8v8q0 .425.288.713T5 17m11 5q-.825 0-1.412-.587T14 20V9q-.425 0-.712-.288T13 8V7q0-.425.288-.712T14 6V4q0-.825.588-1.412T16 2h4q.825 0 1.413.588T22 4v2q.425 0 .713.288T23 7v1q0 .425-.288.713T22 9v11q0 .825-.587 1.413T20 22zm0-13.5V20h4V8.5zm0-2h4V4h-4z"/></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%2022l-1.2-3.95q-.375-.425-.587-.937T2%2016V8q0-.6.213-1.112T2.8%205.95L4%202h6l1.2%203.95q.375.425.588.938T12%208v8q0%20.6-.213%201.113t-.587.937L10%2022zm1-5h4q.425%200%20.713-.288T10%2016V8q0-.425-.288-.712T9%207H5q-.425%200-.712.288T4%208v8q0%20.425.288.713T5%2017m11%205q-.825%200-1.412-.587T14%2020V9q-.425%200-.712-.288T13%208V7q0-.425.288-.712T14%206V4q0-.825.588-1.412T16%202h4q.825%200%201.413.588T22%204v2q.425%200%20.713.288T23%207v1q0%20.425-.288.713T22%209v11q0%20.825-.587%201.413T20%2022zm0-13.5V20h4V8.5zm0-2h4V4h-4z%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%2022l-1.2-3.95q-.375-.425-.587-.937T2%2016V8q0-.6.213-1.112T2.8%205.95L4%202h6l1.2%203.95q.375.425.588.938T12%208v8q0%20.6-.213%201.113t-.587.937L10%2022zm1-5h4q.425%200%20.713-.288T10%2016V8q0-.425-.288-.712T9%207H5q-.425%200-.712.288T4%208v8q0%20.425.288.713T5%2017m11%205q-.825%200-1.412-.587T14%2020V9q-.425%200-.712-.288T13%208V7q0-.425.288-.712T14%206V4q0-.825.588-1.412T16%202h4q.825%200%201.413.588T22%204v2q.425%200%20.713.288T23%207v1q0%20.425-.288.713T22%209v11q0%20.825-.587%201.413T20%2022zm0-13.5V20h4V8.5zm0-2h4V4h-4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/fitness-trackers.svg?color=%231a73e8&size=48