hourglass done emoji

hourglass-done from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.

Name
hourglass-done
Set
Twitter Emoji
Style
Default
Category
Travel & Places
Viewbox
36×36
License
CC BY 4.0
Aliases
hourglass

The same emoji in other sets

More travel & places icons from Twitter Emoji

Use the hourglass 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="M20.999 24c-.999 0-2.057-1-2.057-2C19 20.287 19 19.154 19 18c0-3.22 3.034-4.561 4.9-7H12.1c1.865 2.439 4.9 3.78 4.9 7c0 1.155 0 2.289.058 4c0 1-1.058 2-2.058 2c-2 0-3.595 1.784-4 3c-1 3-1 7-1 7h16s0-4-1-7c-.405-1.216-2.001-3-4.001-3"/><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 TwemojiHourglassDone(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="M20.999 24c-.999 0-2.057-1-2.057-2C19 20.287 19 19.154 19 18c0-3.22 3.034-4.561 4.9-7H12.1c1.865 2.439 4.9 3.78 4.9 7c0 1.155 0 2.289.058 4c0 1-1.058 2-2.058 2c-2 0-3.595 1.784-4 3c-1 3-1 7-1 7h16s0-4-1-7c-.405-1.216-2.001-3-4.001-3"/><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="M20.999 24c-.999 0-2.057-1-2.057-2C19 20.287 19 19.154 19 18c0-3.22 3.034-4.561 4.9-7H12.1c1.865 2.439 4.9 3.78 4.9 7c0 1.155 0 2.289.058 4c0 1-1.058 2-2.058 2c-2 0-3.595 1.784-4 3c-1 3-1 7-1 7h16s0-4-1-7c-.405-1.216-2.001-3-4.001-3"/><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-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%22M20.999%2024c-.999%200-2.057-1-2.057-2C19%2020.287%2019%2019.154%2019%2018c0-3.22%203.034-4.561%204.9-7H12.1c1.865%202.439%204.9%203.78%204.9%207c0%201.155%200%202.289.058%204c0%201-1.058%202-2.058%202c-2%200-3.595%201.784-4%203c-1%203-1%207-1%207h16s0-4-1-7c-.405-1.216-2.001-3-4.001-3%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%22M20.999%2024c-.999%200-2.057-1-2.057-2C19%2020.287%2019%2019.154%2019%2018c0-3.22%203.034-4.561%204.9-7H12.1c1.865%202.439%204.9%203.78%204.9%207c0%201.155%200%202.289.058%204c0%201-1.058%202-2.058%202c-2%200-3.595%201.784-4%203c-1%203-1%207-1%207h16s0-4-1-7c-.405-1.216-2.001-3-4.001-3%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-done.svg?color=%231a73e8&size=48