timer-clock from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
timer-clock
Set
Fluent Emoji High Contrast
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji High Contrast

Use the timer clock emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16.005 23.999a9.003 9.003 0 1 1 0-18.004a9.003 9.003 0 1 1 0 18.004m0-5.001c.55 0 1-.44 1-1v-6.002c0-.55-.45-1-1-1s-1 .45-1 1v6.002c0 .55.45 1 1 1m1-11.002a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-1 15.003a1 1 0 1 0 0-2a1 1 0 0 0 0 2m5.952-12.943a1 1 0 1 0-2 0a1 1 0 0 0 2 0M11.053 20.948a1 1 0 1 0 0-2a1 1 0 0 0 0 2M23.9 14.556a1 1 0 1 0-1.796.881a1 1 0 0 0 1.796-.881M9.438 15.894a1 1 0 1 0-.88-1.796a1 1 0 0 0 .88 1.796m11.832 3.11a1 1 0 1 0-.647 1.893a1 1 0 0 0 .647-1.893M12 10.376a1 1 0 1 0-1.893-.648a1 1 0 0 0 1.893.648"/><path d="M15.375 2.015C8.382 2.345 3 8.365 3 15.367V26.88C3 28.6 4.4 30 6.121 30H25.88c1.719 0 3.12-1.4 3.12-3.12V14.996c.01-7.381-6.162-13.332-13.625-12.982m.63 23.984C9.928 26 5.001 21.073 5.001 14.997S9.928 3.995 16.005 3.995c6.078 0 11.004 4.926 11.004 11.002S22.082 26 16.005 26"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastTimerClock(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16.005 23.999a9.003 9.003 0 1 1 0-18.004a9.003 9.003 0 1 1 0 18.004m0-5.001c.55 0 1-.44 1-1v-6.002c0-.55-.45-1-1-1s-1 .45-1 1v6.002c0 .55.45 1 1 1m1-11.002a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-1 15.003a1 1 0 1 0 0-2a1 1 0 0 0 0 2m5.952-12.943a1 1 0 1 0-2 0a1 1 0 0 0 2 0M11.053 20.948a1 1 0 1 0 0-2a1 1 0 0 0 0 2M23.9 14.556a1 1 0 1 0-1.796.881a1 1 0 0 0 1.796-.881M9.438 15.894a1 1 0 1 0-.88-1.796a1 1 0 0 0 .88 1.796m11.832 3.11a1 1 0 1 0-.647 1.893a1 1 0 0 0 .647-1.893M12 10.376a1 1 0 1 0-1.893-.648a1 1 0 0 0 1.893.648"/><path d="M15.375 2.015C8.382 2.345 3 8.365 3 15.367V26.88C3 28.6 4.4 30 6.121 30H25.88c1.719 0 3.12-1.4 3.12-3.12V14.996c.01-7.381-6.162-13.332-13.625-12.982m.63 23.984C9.928 26 5.001 21.073 5.001 14.997S9.928 3.995 16.005 3.995c6.078 0 11.004 4.926 11.004 11.002S22.082 26 16.005 26"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16.005 23.999a9.003 9.003 0 1 1 0-18.004a9.003 9.003 0 1 1 0 18.004m0-5.001c.55 0 1-.44 1-1v-6.002c0-.55-.45-1-1-1s-1 .45-1 1v6.002c0 .55.45 1 1 1m1-11.002a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-1 15.003a1 1 0 1 0 0-2a1 1 0 0 0 0 2m5.952-12.943a1 1 0 1 0-2 0a1 1 0 0 0 2 0M11.053 20.948a1 1 0 1 0 0-2a1 1 0 0 0 0 2M23.9 14.556a1 1 0 1 0-1.796.881a1 1 0 0 0 1.796-.881M9.438 15.894a1 1 0 1 0-.88-1.796a1 1 0 0 0 .88 1.796m11.832 3.11a1 1 0 1 0-.647 1.893a1 1 0 0 0 .647-1.893M12 10.376a1 1 0 1 0-1.893-.648a1 1 0 0 0 1.893.648"/><path d="M15.375 2.015C8.382 2.345 3 8.365 3 15.367V26.88C3 28.6 4.4 30 6.121 30H25.88c1.719 0 3.12-1.4 3.12-3.12V14.996c.01-7.381-6.162-13.332-13.625-12.982m.63 23.984C9.928 26 5.001 21.073 5.001 14.997S9.928 3.995 16.005 3.995c6.078 0 11.004 4.926 11.004 11.002S22.082 26 16.005 26"/></g></svg>
</template>

CSS

.icon-timer-clock {
  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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.005%2023.999a9.003%209.003%200%201%201%200-18.004a9.003%209.003%200%201%201%200%2018.004m0-5.001c.55%200%201-.44%201-1v-6.002c0-.55-.45-1-1-1s-1%20.45-1%201v6.002c0%20.55.45%201%201%201m1-11.002a1%201%200%201%200-2%200a1%201%200%200%200%202%200m-1%2015.003a1%201%200%201%200%200-2a1%201%200%200%200%200%202m5.952-12.943a1%201%200%201%200-2%200a1%201%200%200%200%202%200M11.053%2020.948a1%201%200%201%200%200-2a1%201%200%200%200%200%202M23.9%2014.556a1%201%200%201%200-1.796.881a1%201%200%200%200%201.796-.881M9.438%2015.894a1%201%200%201%200-.88-1.796a1%201%200%200%200%20.88%201.796m11.832%203.11a1%201%200%201%200-.647%201.893a1%201%200%200%200%20.647-1.893M12%2010.376a1%201%200%201%200-1.893-.648a1%201%200%200%200%201.893.648%22%2F%3E%3Cpath%20d%3D%22M15.375%202.015C8.382%202.345%203%208.365%203%2015.367V26.88C3%2028.6%204.4%2030%206.121%2030H25.88c1.719%200%203.12-1.4%203.12-3.12V14.996c.01-7.381-6.162-13.332-13.625-12.982m.63%2023.984C9.928%2026%205.001%2021.073%205.001%2014.997S9.928%203.995%2016.005%203.995c6.078%200%2011.004%204.926%2011.004%2011.002S22.082%2026%2016.005%2026%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.005%2023.999a9.003%209.003%200%201%201%200-18.004a9.003%209.003%200%201%201%200%2018.004m0-5.001c.55%200%201-.44%201-1v-6.002c0-.55-.45-1-1-1s-1%20.45-1%201v6.002c0%20.55.45%201%201%201m1-11.002a1%201%200%201%200-2%200a1%201%200%200%200%202%200m-1%2015.003a1%201%200%201%200%200-2a1%201%200%200%200%200%202m5.952-12.943a1%201%200%201%200-2%200a1%201%200%200%200%202%200M11.053%2020.948a1%201%200%201%200%200-2a1%201%200%200%200%200%202M23.9%2014.556a1%201%200%201%200-1.796.881a1%201%200%200%200%201.796-.881M9.438%2015.894a1%201%200%201%200-.88-1.796a1%201%200%200%200%20.88%201.796m11.832%203.11a1%201%200%201%200-.647%201.893a1%201%200%200%200%20.647-1.893M12%2010.376a1%201%200%201%200-1.893-.648a1%201%200%200%200%201.893.648%22%2F%3E%3Cpath%20d%3D%22M15.375%202.015C8.382%202.345%203%208.365%203%2015.367V26.88C3%2028.6%204.4%2030%206.121%2030H25.88c1.719%200%203.12-1.4%203.12-3.12V14.996c.01-7.381-6.162-13.332-13.625-12.982m.63%2023.984C9.928%2026%205.001%2021.073%205.001%2014.997S9.928%203.995%2016.005%203.995c6.078%200%2011.004%204.926%2011.004%2011.002S22.082%2026%2016.005%2026%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/timer-clock.svg?color=%231a73e8&size=48