fitbit hourly activity icon

fitbit-hourly-activity-sharp from Material Symbols by Google · Sharp · Apache-2.0 Free for personal and commercial use.

Name
fitbit-hourly-activity-sharp
Set
Material Symbols
Style
Sharp
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

Related icons in Material Symbols

Use the fitbit hourly activity icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23 13l-4-.05V11h1.8q-.25-1.225-.775-2.313t-1.3-2.012L17 8.4L15.6 7l1.725-1.75q-1.3-1.075-2.913-1.663T11 3V1q2.5 0 4.688.938T19.5 4.513q1.625 1.637 2.563 3.825T23 13Zm-7.625.4l-2-6L10 8.225v-2.9L7.175 3.65L1.65 11h5.225l11.8 10.6l.525-4.375l-3.825-3.825ZM11.55 22h4.55l-9.975-9H1.65l9.9 9Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFitbitHourlyActivitySharp(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="m23 13l-4-.05V11h1.8q-.25-1.225-.775-2.313t-1.3-2.012L17 8.4L15.6 7l1.725-1.75q-1.3-1.075-2.913-1.663T11 3V1q2.5 0 4.688.938T19.5 4.513q1.625 1.637 2.563 3.825T23 13Zm-7.625.4l-2-6L10 8.225v-2.9L7.175 3.65L1.65 11h5.225l11.8 10.6l.525-4.375l-3.825-3.825ZM11.55 22h4.55l-9.975-9H1.65l9.9 9Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23 13l-4-.05V11h1.8q-.25-1.225-.775-2.313t-1.3-2.012L17 8.4L15.6 7l1.725-1.75q-1.3-1.075-2.913-1.663T11 3V1q2.5 0 4.688.938T19.5 4.513q1.625 1.637 2.563 3.825T23 13Zm-7.625.4l-2-6L10 8.225v-2.9L7.175 3.65L1.65 11h5.225l11.8 10.6l.525-4.375l-3.825-3.825ZM11.55 22h4.55l-9.975-9H1.65l9.9 9Z"/></svg>
</template>

CSS

.icon-fitbit-hourly-activity-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%22m23%2013l-4-.05V11h1.8q-.25-1.225-.775-2.313t-1.3-2.012L17%208.4L15.6%207l1.725-1.75q-1.3-1.075-2.913-1.663T11%203V1q2.5%200%204.688.938T19.5%204.513q1.625%201.637%202.563%203.825T23%2013Zm-7.625.4l-2-6L10%208.225v-2.9L7.175%203.65L1.65%2011h5.225l11.8%2010.6l.525-4.375l-3.825-3.825ZM11.55%2022h4.55l-9.975-9H1.65l9.9%209Z%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%22m23%2013l-4-.05V11h1.8q-.25-1.225-.775-2.313t-1.3-2.012L17%208.4L15.6%207l1.725-1.75q-1.3-1.075-2.913-1.663T11%203V1q2.5%200%204.688.938T19.5%204.513q1.625%201.637%202.563%203.825T23%2013Zm-7.625.4l-2-6L10%208.225v-2.9L7.175%203.65L1.65%2011h5.225l11.8%2010.6l.525-4.375l-3.825-3.825ZM11.55%2022h4.55l-9.975-9H1.65l9.9%209Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/fitbit-hourly-activity-sharp.svg?color=%231a73e8&size=48