twotone av timer icon
twotone-av-timer from Google Material Icons by Material Design Authors · Baseline · AV · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-av-timer
- Set
- Google Material Icons
- Style
- Baseline
- Category
- AV
- Viewbox
- 24×24
- License
- Apache 2.0
More av icons from Google Material Icons
baseline-10kbaseline-1kbaseline-1k-plusbaseline-2kbaseline-2k-plusbaseline-3kbaseline-3k-plusbaseline-4kbaseline-4k-plusbaseline-5gbaseline-5kbaseline-5k-plusbaseline-6kbaseline-6k-plusbaseline-7kbaseline-7k-plusbaseline-8kbaseline-8k-plusbaseline-9kbaseline-9k-plusbaseline-add-to-queuebaseline-airplaybaseline-albumbaseline-art-track
Use the twotone av timer icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21a9 9 0 0 0 0-18h-1v4h2V5.08c3.39.49 6 3.39 6 6.92c0 3.87-3.13 7-7 7s-7-3.13-7-7c0-1.68.59-3.22 1.58-4.42L12 13l1.41-1.41l-6.8-6.8v.02C4.42 6.45 3 9.05 3 12c0 4.97 4.02 9 9 9"/><circle cx="12" cy="17" r="1" fill="currentColor"/><circle cx="17" cy="12" r="1" fill="currentColor"/><circle cx="7" cy="12" r="1" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneAvTimer(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="M12 21a9 9 0 0 0 0-18h-1v4h2V5.08c3.39.49 6 3.39 6 6.92c0 3.87-3.13 7-7 7s-7-3.13-7-7c0-1.68.59-3.22 1.58-4.42L12 13l1.41-1.41l-6.8-6.8v.02C4.42 6.45 3 9.05 3 12c0 4.97 4.02 9 9 9"/><circle cx="12" cy="17" r="1" fill="currentColor"/><circle cx="17" cy="12" r="1" fill="currentColor"/><circle cx="7" cy="12" r="1" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21a9 9 0 0 0 0-18h-1v4h2V5.08c3.39.49 6 3.39 6 6.92c0 3.87-3.13 7-7 7s-7-3.13-7-7c0-1.68.59-3.22 1.58-4.42L12 13l1.41-1.41l-6.8-6.8v.02C4.42 6.45 3 9.05 3 12c0 4.97 4.02 9 9 9"/><circle cx="12" cy="17" r="1" fill="currentColor"/><circle cx="17" cy="12" r="1" fill="currentColor"/><circle cx="7" cy="12" r="1" fill="currentColor"/></svg> </template>
CSS
.icon-twotone-av-timer {
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%22M12%2021a9%209%200%200%200%200-18h-1v4h2V5.08c3.39.49%206%203.39%206%206.92c0%203.87-3.13%207-7%207s-7-3.13-7-7c0-1.68.59-3.22%201.58-4.42L12%2013l1.41-1.41l-6.8-6.8v.02C4.42%206.45%203%209.05%203%2012c0%204.97%204.02%209%209%209%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2217%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22currentColor%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%22M12%2021a9%209%200%200%200%200-18h-1v4h2V5.08c3.39.49%206%203.39%206%206.92c0%203.87-3.13%207-7%207s-7-3.13-7-7c0-1.68.59-3.22%201.58-4.42L12%2013l1.41-1.41l-6.8-6.8v.02C4.42%206.45%203%209.05%203%2012c0%204.97%204.02%209%209%209%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2217%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2212%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-av-timer.svg?color=%231a73e8&size=48