fitness-trackers-outline-sharp from Material Symbols Light by Google · Outline Sharp · Hardware · Apache-2.0 Free for personal and commercial use.

Name
fitness-trackers-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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

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-.9-3.02H3V6.02h.966L4.846 3h4.308l.862 3.02H11v11.96h-.985L9.154 21zm.731-1h2.827l.55-2.02H5.008zM4 16.98h6V7.02H4zM5.027 6.02h3.908L8.404 4H5.577zM14.75 21V8.73h-.692V6.77h.692V3H21v3.77h.692v1.96H21V21zm1-12.75V20H20V8.25zm0-1H20V4h-4.25zM6.98 6.02"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFitnessTrackersOutlineSharp(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-.9-3.02H3V6.02h.966L4.846 3h4.308l.862 3.02H11v11.96h-.985L9.154 21zm.731-1h2.827l.55-2.02H5.008zM4 16.98h6V7.02H4zM5.027 6.02h3.908L8.404 4H5.577zM14.75 21V8.73h-.692V6.77h.692V3H21v3.77h.692v1.96H21V21zm1-12.75V20H20V8.25zm0-1H20V4h-4.25zM6.98 6.02"/></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-.9-3.02H3V6.02h.966L4.846 3h4.308l.862 3.02H11v11.96h-.985L9.154 21zm.731-1h2.827l.55-2.02H5.008zM4 16.98h6V7.02H4zM5.027 6.02h3.908L8.404 4H5.577zM14.75 21V8.73h-.692V6.77h.692V3H21v3.77h.692v1.96H21V21zm1-12.75V20H20V8.25zm0-1H20V4h-4.25zM6.98 6.02"/></svg>
</template>

CSS

.icon-fitness-trackers-outline-sharp {
  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-.9-3.02H3V6.02h.966L4.846%203h4.308l.862%203.02H11v11.96h-.985L9.154%2021zm.731-1h2.827l.55-2.02H5.008zM4%2016.98h6V7.02H4zM5.027%206.02h3.908L8.404%204H5.577zM14.75%2021V8.73h-.692V6.77h.692V3H21v3.77h.692v1.96H21V21zm1-12.75V20H20V8.25zm0-1H20V4h-4.25zM6.98%206.02%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-.9-3.02H3V6.02h.966L4.846%203h4.308l.862%203.02H11v11.96h-.985L9.154%2021zm.731-1h2.827l.55-2.02H5.008zM4%2016.98h6V7.02H4zM5.027%206.02h3.908L8.404%204H5.577zM14.75%2021V8.73h-.692V6.77h.692V3H21v3.77h.692v1.96H21V21zm1-12.75V20H20V8.25zm0-1H20V4h-4.25zM6.98%206.02%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-outline-sharp.svg?color=%231a73e8&size=48