avg-time from Material Symbols by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.

Name
avg-time
Set
Material Symbols
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the avg time icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 3V1h6v2zm1 11.75l-1.1-2.2q-.125-.275-.375-.413T8 12H3.05q.375-3.375 2.925-5.687T12 4q1.55 0 2.975.5t2.675 1.45l1.4-1.4l1.4 1.4l-1.4 1.4q.8 1.05 1.275 2.213T20.95 12h-4.325L14.9 8.55q-.275-.575-.9-.575t-.9.575zm-4.025 4.938Q3.425 17.375 3.05 14h4.325L9.1 17.45q.275.575.9.575t.9-.575l3.1-6.2l1.1 2.2q.125.275.375.413T16 14h4.95q-.375 3.375-2.925 5.687T12 22t-6.025-2.312"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAvgTime(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 3V1h6v2zm1 11.75l-1.1-2.2q-.125-.275-.375-.413T8 12H3.05q.375-3.375 2.925-5.687T12 4q1.55 0 2.975.5t2.675 1.45l1.4-1.4l1.4 1.4l-1.4 1.4q.8 1.05 1.275 2.213T20.95 12h-4.325L14.9 8.55q-.275-.575-.9-.575t-.9.575zm-4.025 4.938Q3.425 17.375 3.05 14h4.325L9.1 17.45q.275.575.9.575t.9-.575l3.1-6.2l1.1 2.2q.125.275.375.413T16 14h4.95q-.375 3.375-2.925 5.687T12 22t-6.025-2.312"/></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 3V1h6v2zm1 11.75l-1.1-2.2q-.125-.275-.375-.413T8 12H3.05q.375-3.375 2.925-5.687T12 4q1.55 0 2.975.5t2.675 1.45l1.4-1.4l1.4 1.4l-1.4 1.4q.8 1.05 1.275 2.213T20.95 12h-4.325L14.9 8.55q-.275-.575-.9-.575t-.9.575zm-4.025 4.938Q3.425 17.375 3.05 14h4.325L9.1 17.45q.275.575.9.575t.9-.575l3.1-6.2l1.1 2.2q.125.275.375.413T16 14h4.95q-.375 3.375-2.925 5.687T12 22t-6.025-2.312"/></svg>
</template>

CSS

.icon-avg-time {
  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%203V1h6v2zm1%2011.75l-1.1-2.2q-.125-.275-.375-.413T8%2012H3.05q.375-3.375%202.925-5.687T12%204q1.55%200%202.975.5t2.675%201.45l1.4-1.4l1.4%201.4l-1.4%201.4q.8%201.05%201.275%202.213T20.95%2012h-4.325L14.9%208.55q-.275-.575-.9-.575t-.9.575zm-4.025%204.938Q3.425%2017.375%203.05%2014h4.325L9.1%2017.45q.275.575.9.575t.9-.575l3.1-6.2l1.1%202.2q.125.275.375.413T16%2014h4.95q-.375%203.375-2.925%205.687T12%2022t-6.025-2.312%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%203V1h6v2zm1%2011.75l-1.1-2.2q-.125-.275-.375-.413T8%2012H3.05q.375-3.375%202.925-5.687T12%204q1.55%200%202.975.5t2.675%201.45l1.4-1.4l1.4%201.4l-1.4%201.4q.8%201.05%201.275%202.213T20.95%2012h-4.325L14.9%208.55q-.275-.575-.9-.575t-.9.575zm-4.025%204.938Q3.425%2017.375%203.05%2014h4.325L9.1%2017.45q.275.575.9.575t.9-.575l3.1-6.2l1.1%202.2q.125.275.375.413T16%2014h4.95q-.375%203.375-2.925%205.687T12%2022t-6.025-2.312%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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