timer clock emoji
timer-clock from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- timer-clock
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji Flat
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="none"><path fill="#00a6ed" 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.982"/><path fill="#636363" d="M16 25.995c6.075 0 11-4.925 11-11s-4.925-11-11-11s-11 4.924-11 11s4.925 11 11 11"/><path fill="#d3d3d3" d="M25 14.995a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-13.004-4.62a1 1 0 1 0-1.892-.648a1 1 0 0 0 1.892.647m9.954-.32a1 1 0 1 0-2 0a1 1 0 0 0 2 0M17 21.995a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-5.95-1.05a1 1 0 1 0 0-2a1 1 0 0 0 0 2m12.842-6.392a1 1 0 1 0-1.796.88a1 1 0 0 0 1.796-.88M9.435 15.892a1 1 0 1 0-.88-1.795a1 1 0 0 0 .88 1.795m11.828 3.11a1 1 0 1 0-.647 1.892a1 1 0 0 0 .647-1.892"/><path fill="#9b9b9b" d="M16 18.995c-.55 0-1-.45-1-1v-6c0-.55.45-1 1-1s1 .45 1 1v6c0 .56-.45 1-1 1"/><path fill="#f8312f" d="M16 8.995a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatTimerClock(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" 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.982"/><path fill="#636363" d="M16 25.995c6.075 0 11-4.925 11-11s-4.925-11-11-11s-11 4.924-11 11s4.925 11 11 11"/><path fill="#d3d3d3" d="M25 14.995a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-13.004-4.62a1 1 0 1 0-1.892-.648a1 1 0 0 0 1.892.647m9.954-.32a1 1 0 1 0-2 0a1 1 0 0 0 2 0M17 21.995a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-5.95-1.05a1 1 0 1 0 0-2a1 1 0 0 0 0 2m12.842-6.392a1 1 0 1 0-1.796.88a1 1 0 0 0 1.796-.88M9.435 15.892a1 1 0 1 0-.88-1.795a1 1 0 0 0 .88 1.795m11.828 3.11a1 1 0 1 0-.647 1.892a1 1 0 0 0 .647-1.892"/><path fill="#9b9b9b" d="M16 18.995c-.55 0-1-.45-1-1v-6c0-.55.45-1 1-1s1 .45 1 1v6c0 .56-.45 1-1 1"/><path fill="#f8312f" d="M16 8.995a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" 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.982"/><path fill="#636363" d="M16 25.995c6.075 0 11-4.925 11-11s-4.925-11-11-11s-11 4.924-11 11s4.925 11 11 11"/><path fill="#d3d3d3" d="M25 14.995a9 9 0 1 1-18 0a9 9 0 0 1 18 0m-13.004-4.62a1 1 0 1 0-1.892-.648a1 1 0 0 0 1.892.647m9.954-.32a1 1 0 1 0-2 0a1 1 0 0 0 2 0M17 21.995a1 1 0 1 0-2 0a1 1 0 0 0 2 0m-5.95-1.05a1 1 0 1 0 0-2a1 1 0 0 0 0 2m12.842-6.392a1 1 0 1 0-1.796.88a1 1 0 0 0 1.796-.88M9.435 15.892a1 1 0 1 0-.88-1.795a1 1 0 0 0 .88 1.795m11.828 3.11a1 1 0 1 0-.647 1.892a1 1 0 0 0 .647-1.892"/><path fill="#9b9b9b" d="M16 18.995c-.55 0-1-.45-1-1v-6c0-.55.45-1 1-1s1 .45 1 1v6c0 .56-.45 1-1 1"/><path fill="#f8312f" d="M16 8.995a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></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%22none%22%3E%3Cpath%20fill%3D%22%2300a6ed%22%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.982%22%2F%3E%3Cpath%20fill%3D%22%23636363%22%20d%3D%22M16%2025.995c6.075%200%2011-4.925%2011-11s-4.925-11-11-11s-11%204.924-11%2011s4.925%2011%2011%2011%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M25%2014.995a9%209%200%201%201-18%200a9%209%200%200%201%2018%200m-13.004-4.62a1%201%200%201%200-1.892-.648a1%201%200%200%200%201.892.647m9.954-.32a1%201%200%201%200-2%200a1%201%200%200%200%202%200M17%2021.995a1%201%200%201%200-2%200a1%201%200%200%200%202%200m-5.95-1.05a1%201%200%201%200%200-2a1%201%200%200%200%200%202m12.842-6.392a1%201%200%201%200-1.796.88a1%201%200%200%200%201.796-.88M9.435%2015.892a1%201%200%201%200-.88-1.795a1%201%200%200%200%20.88%201.795m11.828%203.11a1%201%200%201%200-.647%201.892a1%201%200%200%200%20.647-1.892%22%2F%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22M16%2018.995c-.55%200-1-.45-1-1v-6c0-.55.45-1%201-1s1%20.45%201%201v6c0%20.56-.45%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M16%208.995a1%201%200%201%200%200-2a1%201%200%200%200%200%202%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%22none%22%3E%3Cpath%20fill%3D%22%2300a6ed%22%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.982%22%2F%3E%3Cpath%20fill%3D%22%23636363%22%20d%3D%22M16%2025.995c6.075%200%2011-4.925%2011-11s-4.925-11-11-11s-11%204.924-11%2011s4.925%2011%2011%2011%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M25%2014.995a9%209%200%201%201-18%200a9%209%200%200%201%2018%200m-13.004-4.62a1%201%200%201%200-1.892-.648a1%201%200%200%200%201.892.647m9.954-.32a1%201%200%201%200-2%200a1%201%200%200%200%202%200M17%2021.995a1%201%200%201%200-2%200a1%201%200%200%200%202%200m-5.95-1.05a1%201%200%201%200%200-2a1%201%200%200%200%200%202m12.842-6.392a1%201%200%201%200-1.796.88a1%201%200%200%200%201.796-.88M9.435%2015.892a1%201%200%201%200-.88-1.795a1%201%200%200%200%20.88%201.795m11.828%203.11a1%201%200%201%200-.647%201.892a1%201%200%200%200%20.647-1.892%22%2F%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22M16%2018.995c-.55%200-1-.45-1-1v-6c0-.55.45-1%201-1s1%20.45%201%201v6c0%20.56-.45%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M16%208.995a1%201%200%201%200%200-2a1%201%200%200%200%200%202%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-flat/timer-clock.svg?color=%231a73e8&size=48