avg time icon
avg-time-outline-sharp from Material Symbols Light by Google · Outline Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- avg-time-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline 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="M8.888 20.374q-1.455-.626-2.546-1.716t-1.716-2.545T4 13h1q0 2.9 2.05 4.95T12 20t4.95-2.05T19 13h1q0 1.658-.626 3.113t-1.716 2.545t-2.546 1.716T12 21t-3.113-.626M4 13q0-1.658.626-3.113t1.716-2.545t2.546-1.716T12 5q1.454 0 2.812.52t2.492 1.469l1.092-1.093l.708.708l-1.092 1.092q.95 1.135 1.469 2.493T20 13h-1q0-2.9-2.05-4.95T12 6T7.05 8.05T5 13zM9.385 2.5v-1h5.23v1zM7.216 7.879Q5.2 9.758 5.017 12.5h3.3l1.666 3.304L14 8l2.312 4.5h2.67q-.182-2.742-2.2-4.621Q14.767 6 12 6T7.217 7.879m9.566 10.242q2.017-1.879 2.2-4.621h-3.3l-1.666-3.304L10 18l-2.311-4.5H5.016q.183 2.742 2.2 4.621T12 20t4.783-1.879M7.05 17.95Q5 15.9 5 13t2.05-4.95T12 6t4.95 2.05T19 13t-2.05 4.95T12 20t-4.95-2.05M12 13"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAvgTimeOutlineSharp(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="M8.888 20.374q-1.455-.626-2.546-1.716t-1.716-2.545T4 13h1q0 2.9 2.05 4.95T12 20t4.95-2.05T19 13h1q0 1.658-.626 3.113t-1.716 2.545t-2.546 1.716T12 21t-3.113-.626M4 13q0-1.658.626-3.113t1.716-2.545t2.546-1.716T12 5q1.454 0 2.812.52t2.492 1.469l1.092-1.093l.708.708l-1.092 1.092q.95 1.135 1.469 2.493T20 13h-1q0-2.9-2.05-4.95T12 6T7.05 8.05T5 13zM9.385 2.5v-1h5.23v1zM7.216 7.879Q5.2 9.758 5.017 12.5h3.3l1.666 3.304L14 8l2.312 4.5h2.67q-.182-2.742-2.2-4.621Q14.767 6 12 6T7.217 7.879m9.566 10.242q2.017-1.879 2.2-4.621h-3.3l-1.666-3.304L10 18l-2.311-4.5H5.016q.183 2.742 2.2 4.621T12 20t4.783-1.879M7.05 17.95Q5 15.9 5 13t2.05-4.95T12 6t4.95 2.05T19 13t-2.05 4.95T12 20t-4.95-2.05M12 13"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.888 20.374q-1.455-.626-2.546-1.716t-1.716-2.545T4 13h1q0 2.9 2.05 4.95T12 20t4.95-2.05T19 13h1q0 1.658-.626 3.113t-1.716 2.545t-2.546 1.716T12 21t-3.113-.626M4 13q0-1.658.626-3.113t1.716-2.545t2.546-1.716T12 5q1.454 0 2.812.52t2.492 1.469l1.092-1.093l.708.708l-1.092 1.092q.95 1.135 1.469 2.493T20 13h-1q0-2.9-2.05-4.95T12 6T7.05 8.05T5 13zM9.385 2.5v-1h5.23v1zM7.216 7.879Q5.2 9.758 5.017 12.5h3.3l1.666 3.304L14 8l2.312 4.5h2.67q-.182-2.742-2.2-4.621Q14.767 6 12 6T7.217 7.879m9.566 10.242q2.017-1.879 2.2-4.621h-3.3l-1.666-3.304L10 18l-2.311-4.5H5.016q.183 2.742 2.2 4.621T12 20t4.783-1.879M7.05 17.95Q5 15.9 5 13t2.05-4.95T12 6t4.95 2.05T19 13t-2.05 4.95T12 20t-4.95-2.05M12 13"/></svg> </template>
CSS
.icon-avg-time-outline-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%22M8.888%2020.374q-1.455-.626-2.546-1.716t-1.716-2.545T4%2013h1q0%202.9%202.05%204.95T12%2020t4.95-2.05T19%2013h1q0%201.658-.626%203.113t-1.716%202.545t-2.546%201.716T12%2021t-3.113-.626M4%2013q0-1.658.626-3.113t1.716-2.545t2.546-1.716T12%205q1.454%200%202.812.52t2.492%201.469l1.092-1.093l.708.708l-1.092%201.092q.95%201.135%201.469%202.493T20%2013h-1q0-2.9-2.05-4.95T12%206T7.05%208.05T5%2013zM9.385%202.5v-1h5.23v1zM7.216%207.879Q5.2%209.758%205.017%2012.5h3.3l1.666%203.304L14%208l2.312%204.5h2.67q-.182-2.742-2.2-4.621Q14.767%206%2012%206T7.217%207.879m9.566%2010.242q2.017-1.879%202.2-4.621h-3.3l-1.666-3.304L10%2018l-2.311-4.5H5.016q.183%202.742%202.2%204.621T12%2020t4.783-1.879M7.05%2017.95Q5%2015.9%205%2013t2.05-4.95T12%206t4.95%202.05T19%2013t-2.05%204.95T12%2020t-4.95-2.05M12%2013%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%22M8.888%2020.374q-1.455-.626-2.546-1.716t-1.716-2.545T4%2013h1q0%202.9%202.05%204.95T12%2020t4.95-2.05T19%2013h1q0%201.658-.626%203.113t-1.716%202.545t-2.546%201.716T12%2021t-3.113-.626M4%2013q0-1.658.626-3.113t1.716-2.545t2.546-1.716T12%205q1.454%200%202.812.52t2.492%201.469l1.092-1.093l.708.708l-1.092%201.092q.95%201.135%201.469%202.493T20%2013h-1q0-2.9-2.05-4.95T12%206T7.05%208.05T5%2013zM9.385%202.5v-1h5.23v1zM7.216%207.879Q5.2%209.758%205.017%2012.5h3.3l1.666%203.304L14%208l2.312%204.5h2.67q-.182-2.742-2.2-4.621Q14.767%206%2012%206T7.217%207.879m9.566%2010.242q2.017-1.879%202.2-4.621h-3.3l-1.666-3.304L10%2018l-2.311-4.5H5.016q.183%202.742%202.2%204.621T12%2020t4.783-1.879M7.05%2017.95Q5%2015.9%205%2013t2.05-4.95T12%206t4.95%202.05T19%2013t-2.05%204.95T12%2020t-4.95-2.05M12%2013%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-outline-sharp.svg?color=%231a73e8&size=48