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

Name
avg-time
Set
Material Symbols Light
Style
Regular
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.23v1zM10 15.866L8.439 12.78q-.068-.14-.183-.21Q8.14 12.5 8 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.672l-1.86-3.72q-.14-.286-.447-.286q-.308 0-.448.287zm-3.506 2.966q-2.3-2.169-2.482-5.332h3.67l1.86 3.72q.14.286.449.296q.307.009.448-.277L14 10.135l1.562 3.084q.067.14.182.21q.116.071.256.071h3.989q-.183 3.164-2.483 5.332T12 21t-5.506-2.168"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAvgTime(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.23v1zM10 15.866L8.439 12.78q-.068-.14-.183-.21Q8.14 12.5 8 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.672l-1.86-3.72q-.14-.286-.447-.286q-.308 0-.448.287zm-3.506 2.966q-2.3-2.169-2.482-5.332h3.67l1.86 3.72q.14.286.449.296q.307.009.448-.277L14 10.135l1.562 3.084q.067.14.182.21q.116.071.256.071h3.989q-.183 3.164-2.483 5.332T12 21t-5.506-2.168"/></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.23v1zM10 15.866L8.439 12.78q-.068-.14-.183-.21Q8.14 12.5 8 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.672l-1.86-3.72q-.14-.286-.447-.286q-.308 0-.448.287zm-3.506 2.966q-2.3-2.169-2.482-5.332h3.67l1.86 3.72q.14.286.449.296q.307.009.448-.277L14 10.135l1.562 3.084q.067.14.182.21q.116.071.256.071h3.989q-.183 3.164-2.483 5.332T12 21t-5.506-2.168"/></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.385%202.5v-1h5.23v1zM10%2015.866L8.439%2012.78q-.068-.14-.183-.21Q8.14%2012.5%208%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.672l-1.86-3.72q-.14-.286-.447-.286q-.308%200-.448.287zm-3.506%202.966q-2.3-2.169-2.482-5.332h3.67l1.86%203.72q.14.286.449.296q.307.009.448-.277L14%2010.135l1.562%203.084q.067.14.182.21q.116.071.256.071h3.989q-.183%203.164-2.483%205.332T12%2021t-5.506-2.168%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.23v1zM10%2015.866L8.439%2012.78q-.068-.14-.183-.21Q8.14%2012.5%208%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.672l-1.86-3.72q-.14-.286-.447-.286q-.308%200-.448.287zm-3.506%202.966q-2.3-2.169-2.482-5.332h3.67l1.86%203.72q.14.286.449.296q.307.009.448-.277L14%2010.135l1.562%203.084q.067.14.182.21q.116.071.256.071h3.989q-.183%203.164-2.483%205.332T12%2021t-5.506-2.168%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.svg?color=%231a73e8&size=48