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

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

5 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

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.385 2.5v-1h5.23v1zm.598 13.304L8.317 12.5H4.012q.182-3.164 2.482-5.332T12 5q1.454 0 2.812.52t2.492 1.469l1.092-1.093l.708.708l-1.092 1.092q.857 1.031 1.38 2.251q.524 1.22.597 2.553h-3.677L14 7.98zM12 21q-3.206 0-5.506-2.178T4.012 13.5h3.677L10 18l4.017-7.804l1.685 3.304h4.287q-.183 3.144-2.48 5.322T12 21"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAvgTimeSharp(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.385 2.5v-1h5.23v1zm.598 13.304L8.317 12.5H4.012q.182-3.164 2.482-5.332T12 5q1.454 0 2.812.52t2.492 1.469l1.092-1.093l.708.708l-1.092 1.092q.857 1.031 1.38 2.251q.524 1.22.597 2.553h-3.677L14 7.98zM12 21q-3.206 0-5.506-2.178T4.012 13.5h3.677L10 18l4.017-7.804l1.685 3.304h4.287q-.183 3.144-2.48 5.322T12 21"/></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.385 2.5v-1h5.23v1zm.598 13.304L8.317 12.5H4.012q.182-3.164 2.482-5.332T12 5q1.454 0 2.812.52t2.492 1.469l1.092-1.093l.708.708l-1.092 1.092q.857 1.031 1.38 2.251q.524 1.22.597 2.553h-3.677L14 7.98zM12 21q-3.206 0-5.506-2.178T4.012 13.5h3.677L10 18l4.017-7.804l1.685 3.304h4.287q-.183 3.144-2.48 5.322T12 21"/></svg>
</template>

CSS

.icon-avg-time-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%22M9.385%202.5v-1h5.23v1zm.598%2013.304L8.317%2012.5H4.012q.182-3.164%202.482-5.332T12%205q1.454%200%202.812.52t2.492%201.469l1.092-1.093l.708.708l-1.092%201.092q.857%201.031%201.38%202.251q.524%201.22.597%202.553h-3.677L14%207.98zM12%2021q-3.206%200-5.506-2.178T4.012%2013.5h3.677L10%2018l4.017-7.804l1.685%203.304h4.287q-.183%203.144-2.48%205.322T12%2021%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.385%202.5v-1h5.23v1zm.598%2013.304L8.317%2012.5H4.012q.182-3.164%202.482-5.332T12%205q1.454%200%202.812.52t2.492%201.469l1.092-1.093l.708.708l-1.092%201.092q.857%201.031%201.38%202.251q.524%201.22.597%202.553h-3.677L14%207.98zM12%2021q-3.206%200-5.506-2.178T4.012%2013.5h3.677L10%2018l4.017-7.804l1.685%203.304h4.287q-.183%203.144-2.48%205.322T12%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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