fitness tracker icon
fitness-tracker-outline from Material Symbols by Google · Outline · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- fitness-tracker-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- fitness-tracker-outline-sharp
3 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 tracker icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9 22l-1.2-3.975q-.375-.4-.587-.925T7 16V8q0-.6.213-1.125T7.8 5.95L9 2h6l1.15 3.925q.4.425.625.95T17 8v8q0 .6-.213 1.125t-.612.95L15 22zm1.475-2H13.5l.3-1h-3.625zM10 17h4q.425 0 .713-.288T15 16V8q0-.425-.288-.712T14 7h-4q-.425 0-.712.288T9 8v8q0 .425.288.713T10 17m.175-12H13.8l-.3-1h-3.025zm1.8 0"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsFitnessTrackerOutline(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="m9 22l-1.2-3.975q-.375-.4-.587-.925T7 16V8q0-.6.213-1.125T7.8 5.95L9 2h6l1.15 3.925q.4.425.625.95T17 8v8q0 .6-.213 1.125t-.612.95L15 22zm1.475-2H13.5l.3-1h-3.625zM10 17h4q.425 0 .713-.288T15 16V8q0-.425-.288-.712T14 7h-4q-.425 0-.712.288T9 8v8q0 .425.288.713T10 17m.175-12H13.8l-.3-1h-3.025zm1.8 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9 22l-1.2-3.975q-.375-.4-.587-.925T7 16V8q0-.6.213-1.125T7.8 5.95L9 2h6l1.15 3.925q.4.425.625.95T17 8v8q0 .6-.213 1.125t-.612.95L15 22zm1.475-2H13.5l.3-1h-3.625zM10 17h4q.425 0 .713-.288T15 16V8q0-.425-.288-.712T14 7h-4q-.425 0-.712.288T9 8v8q0 .425.288.713T10 17m.175-12H13.8l-.3-1h-3.025zm1.8 0"/></svg> </template>
CSS
.icon-fitness-tracker-outline {
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%22m9%2022l-1.2-3.975q-.375-.4-.587-.925T7%2016V8q0-.6.213-1.125T7.8%205.95L9%202h6l1.15%203.925q.4.425.625.95T17%208v8q0%20.6-.213%201.125t-.612.95L15%2022zm1.475-2H13.5l.3-1h-3.625zM10%2017h4q.425%200%20.713-.288T15%2016V8q0-.425-.288-.712T14%207h-4q-.425%200-.712.288T9%208v8q0%20.425.288.713T10%2017m.175-12H13.8l-.3-1h-3.025zm1.8%200%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%22m9%2022l-1.2-3.975q-.375-.4-.587-.925T7%2016V8q0-.6.213-1.125T7.8%205.95L9%202h6l1.15%203.925q.4.425.625.95T17%208v8q0%20.6-.213%201.125t-.612.95L15%2022zm1.475-2H13.5l.3-1h-3.625zM10%2017h4q.425%200%20.713-.288T15%2016V8q0-.425-.288-.712T14%207h-4q-.425%200-.712.288T9%208v8q0%20.425.288.713T10%2017m.175-12H13.8l-.3-1h-3.025zm1.8%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/fitness-tracker-outline.svg?color=%231a73e8&size=48