fitbit hourly activity icon

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

Name
fitbit-hourly-activity
Set
Material Symbols
Style
Regular
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="M20 13q-.425-.025-.713-.3T19 12q0-.425.288-.713T20 11h.8q-.25-1.225-.775-2.313t-1.3-2.012L17.7 7.7q-.3.3-.7.3t-.7-.3Q16 7.4 16 7t.3-.7l1.025-1.05q-1.3-1.075-2.925-1.662T10.975 3V1q2.5 0 4.688.938t3.825 2.575q1.637 1.637 2.575 3.825T23 13h-3ZM4.95 11q.925 0 1.787.325t1.563.95L18.675 21.6q.575-.425.95-.938T20 19.3q0-.575-.163-1.088t-.637-.987L15.375 13.4L13.9 9q-.225-.7-.825-1.038T11.75 7.8L10 8.225v-1.9q0-.525-.25-.937T9 4.725L8.45 4.4q-.6-.325-1.213-.163T6.2 4.95L2.725 9.575q-.2.275-.363.688T2.1 11h2.85Zm0 2h-2.7q.125.275.313.638t.612.762l7.325 6.65q.5.475 1.113.713t1.312.237H16.1l-9.125-8.225q-.4-.35-.95-.563T4.95 13Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFitbitHourlyActivity(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="M20 13q-.425-.025-.713-.3T19 12q0-.425.288-.713T20 11h.8q-.25-1.225-.775-2.313t-1.3-2.012L17.7 7.7q-.3.3-.7.3t-.7-.3Q16 7.4 16 7t.3-.7l1.025-1.05q-1.3-1.075-2.925-1.662T10.975 3V1q2.5 0 4.688.938t3.825 2.575q1.637 1.637 2.575 3.825T23 13h-3ZM4.95 11q.925 0 1.787.325t1.563.95L18.675 21.6q.575-.425.95-.938T20 19.3q0-.575-.163-1.088t-.637-.987L15.375 13.4L13.9 9q-.225-.7-.825-1.038T11.75 7.8L10 8.225v-1.9q0-.525-.25-.937T9 4.725L8.45 4.4q-.6-.325-1.213-.163T6.2 4.95L2.725 9.575q-.2.275-.363.688T2.1 11h2.85Zm0 2h-2.7q.125.275.313.638t.612.762l7.325 6.65q.5.475 1.113.713t1.312.237H16.1l-9.125-8.225q-.4-.35-.95-.563T4.95 13Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 13q-.425-.025-.713-.3T19 12q0-.425.288-.713T20 11h.8q-.25-1.225-.775-2.313t-1.3-2.012L17.7 7.7q-.3.3-.7.3t-.7-.3Q16 7.4 16 7t.3-.7l1.025-1.05q-1.3-1.075-2.925-1.662T10.975 3V1q2.5 0 4.688.938t3.825 2.575q1.637 1.637 2.575 3.825T23 13h-3ZM4.95 11q.925 0 1.787.325t1.563.95L18.675 21.6q.575-.425.95-.938T20 19.3q0-.575-.163-1.088t-.637-.987L15.375 13.4L13.9 9q-.225-.7-.825-1.038T11.75 7.8L10 8.225v-1.9q0-.525-.25-.937T9 4.725L8.45 4.4q-.6-.325-1.213-.163T6.2 4.95L2.725 9.575q-.2.275-.363.688T2.1 11h2.85Zm0 2h-2.7q.125.275.313.638t.612.762l7.325 6.65q.5.475 1.113.713t1.312.237H16.1l-9.125-8.225q-.4-.35-.95-.563T4.95 13Z"/></svg>
</template>

CSS

.icon-fitbit-hourly-activity {
  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%22M20%2013q-.425-.025-.713-.3T19%2012q0-.425.288-.713T20%2011h.8q-.25-1.225-.775-2.313t-1.3-2.012L17.7%207.7q-.3.3-.7.3t-.7-.3Q16%207.4%2016%207t.3-.7l1.025-1.05q-1.3-1.075-2.925-1.662T10.975%203V1q2.5%200%204.688.938t3.825%202.575q1.637%201.637%202.575%203.825T23%2013h-3ZM4.95%2011q.925%200%201.787.325t1.563.95L18.675%2021.6q.575-.425.95-.938T20%2019.3q0-.575-.163-1.088t-.637-.987L15.375%2013.4L13.9%209q-.225-.7-.825-1.038T11.75%207.8L10%208.225v-1.9q0-.525-.25-.937T9%204.725L8.45%204.4q-.6-.325-1.213-.163T6.2%204.95L2.725%209.575q-.2.275-.363.688T2.1%2011h2.85Zm0%202h-2.7q.125.275.313.638t.612.762l7.325%206.65q.5.475%201.113.713t1.312.237H16.1l-9.125-8.225q-.4-.35-.95-.563T4.95%2013Z%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%22M20%2013q-.425-.025-.713-.3T19%2012q0-.425.288-.713T20%2011h.8q-.25-1.225-.775-2.313t-1.3-2.012L17.7%207.7q-.3.3-.7.3t-.7-.3Q16%207.4%2016%207t.3-.7l1.025-1.05q-1.3-1.075-2.925-1.662T10.975%203V1q2.5%200%204.688.938t3.825%202.575q1.637%201.637%202.575%203.825T23%2013h-3ZM4.95%2011q.925%200%201.787.325t1.563.95L18.675%2021.6q.575-.425.95-.938T20%2019.3q0-.575-.163-1.088t-.637-.987L15.375%2013.4L13.9%209q-.225-.7-.825-1.038T11.75%207.8L10%208.225v-1.9q0-.525-.25-.937T9%204.725L8.45%204.4q-.6-.325-1.213-.163T6.2%204.95L2.725%209.575q-.2.275-.363.688T2.1%2011h2.85Zm0%202h-2.7q.125.275.313.638t.612.762l7.325%206.65q.5.475%201.113.713t1.312.237H16.1l-9.125-8.225q-.4-.35-.95-.563T4.95%2013Z%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.svg?color=%231a73e8&size=48