hourglass not done emoji
hourglass-not-done from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.
- Name
- hourglass-not-done
- Set
- Twitter Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 36×36
- License
- CC BY 4.0
- Aliases
- hourglass-with-flowing-sand
The same emoji in other sets
More travel & places icons from Twitter Emoji
Use the hourglass not done emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffe8b6" d="M21 18c0-2.001 3.246-3.369 5-6c2-3 2-10 2-10H8s0 7 2 10c1.754 2.631 5 3.999 5 6s-3.246 3.369-5 6c-2 3-2 10-2 10h20s0-7-2-10c-1.754-2.631-5-3.999-5-6"/><path fill="#ffac33" d="M18 2h-8s0 4 1 7c1.304 3.912 6 4.999 6 9s0 13 1 13s1-9 1-13s4.697-5.088 6-9c1-3 1-7 1-7z"/><path fill="#3b88c3" d="M30 34a2 2 0 0 1-2 2H8a2 2 0 0 1 0-4h20a2 2 0 0 1 2 2m0-32a2 2 0 0 1-2 2H8a2 2 0 0 1 0-4h20a2 2 0 0 1 2 2"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiHourglassNotDone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffe8b6" d="M21 18c0-2.001 3.246-3.369 5-6c2-3 2-10 2-10H8s0 7 2 10c1.754 2.631 5 3.999 5 6s-3.246 3.369-5 6c-2 3-2 10-2 10h20s0-7-2-10c-1.754-2.631-5-3.999-5-6"/><path fill="#ffac33" d="M18 2h-8s0 4 1 7c1.304 3.912 6 4.999 6 9s0 13 1 13s1-9 1-13s4.697-5.088 6-9c1-3 1-7 1-7z"/><path fill="#3b88c3" d="M30 34a2 2 0 0 1-2 2H8a2 2 0 0 1 0-4h20a2 2 0 0 1 2 2m0-32a2 2 0 0 1-2 2H8a2 2 0 0 1 0-4h20a2 2 0 0 1 2 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffe8b6" d="M21 18c0-2.001 3.246-3.369 5-6c2-3 2-10 2-10H8s0 7 2 10c1.754 2.631 5 3.999 5 6s-3.246 3.369-5 6c-2 3-2 10-2 10h20s0-7-2-10c-1.754-2.631-5-3.999-5-6"/><path fill="#ffac33" d="M18 2h-8s0 4 1 7c1.304 3.912 6 4.999 6 9s0 13 1 13s1-9 1-13s4.697-5.088 6-9c1-3 1-7 1-7z"/><path fill="#3b88c3" d="M30 34a2 2 0 0 1-2 2H8a2 2 0 0 1 0-4h20a2 2 0 0 1 2 2m0-32a2 2 0 0 1-2 2H8a2 2 0 0 1 0-4h20a2 2 0 0 1 2 2"/></svg> </template>
CSS
.icon-hourglass-not-done {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffe8b6%22%20d%3D%22M21%2018c0-2.001%203.246-3.369%205-6c2-3%202-10%202-10H8s0%207%202%2010c1.754%202.631%205%203.999%205%206s-3.246%203.369-5%206c-2%203-2%2010-2%2010h20s0-7-2-10c-1.754-2.631-5-3.999-5-6%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M18%202h-8s0%204%201%207c1.304%203.912%206%204.999%206%209s0%2013%201%2013s1-9%201-13s4.697-5.088%206-9c1-3%201-7%201-7z%22%2F%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M30%2034a2%202%200%200%201-2%202H8a2%202%200%200%201%200-4h20a2%202%200%200%201%202%202m0-32a2%202%200%200%201-2%202H8a2%202%200%200%201%200-4h20a2%202%200%200%201%202%202%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffe8b6%22%20d%3D%22M21%2018c0-2.001%203.246-3.369%205-6c2-3%202-10%202-10H8s0%207%202%2010c1.754%202.631%205%203.999%205%206s-3.246%203.369-5%206c-2%203-2%2010-2%2010h20s0-7-2-10c-1.754-2.631-5-3.999-5-6%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M18%202h-8s0%204%201%207c1.304%203.912%206%204.999%206%209s0%2013%201%2013s1-9%201-13s4.697-5.088%206-9c1-3%201-7%201-7z%22%2F%3E%3Cpath%20fill%3D%22%233b88c3%22%20d%3D%22M30%2034a2%202%200%200%201-2%202H8a2%202%200%200%201%200-4h20a2%202%200%200%201%202%202m0-32a2%202%200%200%201-2%202H8a2%202%200%200%201%200-4h20a2%202%200%200%201%202%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/hourglass-not-done.svg?color=%231a73e8&size=48