hourglass simple high icon
hourglass-simple-high-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- hourglass-simple-high-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the hourglass simple high icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m209.8 198l-73.12-70l73.12-70l.09-.09A14 14 0 0 0 200 34H56a14 14 0 0 0-9.9 23.9l.09.09l73.12 70L46.2 198l-.09.09A14 14 0 0 0 56 222h144a14 14 0 0 0 9.9-23.9ZM84.45 78h87.1L128 119.69ZM54.16 47.23A1.91 1.91 0 0 1 56 46h144a2 2 0 0 1 1.45 3.38L184.08 66H71.92L54.56 49.38a1.91 1.91 0 0 1-.4-2.15m147.68 161.54A1.91 1.91 0 0 1 200 210H56a2 2 0 0 1-1.45-3.38L128 136.31l73.44 70.31a1.91 1.91 0 0 1 .4 2.15"/></svg>
React
import type { SVGProps } from "react";
export function PhHourglassSimpleHighLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m209.8 198l-73.12-70l73.12-70l.09-.09A14 14 0 0 0 200 34H56a14 14 0 0 0-9.9 23.9l.09.09l73.12 70L46.2 198l-.09.09A14 14 0 0 0 56 222h144a14 14 0 0 0 9.9-23.9ZM84.45 78h87.1L128 119.69ZM54.16 47.23A1.91 1.91 0 0 1 56 46h144a2 2 0 0 1 1.45 3.38L184.08 66H71.92L54.56 49.38a1.91 1.91 0 0 1-.4-2.15m147.68 161.54A1.91 1.91 0 0 1 200 210H56a2 2 0 0 1-1.45-3.38L128 136.31l73.44 70.31a1.91 1.91 0 0 1 .4 2.15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m209.8 198l-73.12-70l73.12-70l.09-.09A14 14 0 0 0 200 34H56a14 14 0 0 0-9.9 23.9l.09.09l73.12 70L46.2 198l-.09.09A14 14 0 0 0 56 222h144a14 14 0 0 0 9.9-23.9ZM84.45 78h87.1L128 119.69ZM54.16 47.23A1.91 1.91 0 0 1 56 46h144a2 2 0 0 1 1.45 3.38L184.08 66H71.92L54.56 49.38a1.91 1.91 0 0 1-.4-2.15m147.68 161.54A1.91 1.91 0 0 1 200 210H56a2 2 0 0 1-1.45-3.38L128 136.31l73.44 70.31a1.91 1.91 0 0 1 .4 2.15"/></svg> </template>
CSS
.icon-hourglass-simple-high-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m209.8%20198l-73.12-70l73.12-70l.09-.09A14%2014%200%200%200%20200%2034H56a14%2014%200%200%200-9.9%2023.9l.09.09l73.12%2070L46.2%20198l-.09.09A14%2014%200%200%200%2056%20222h144a14%2014%200%200%200%209.9-23.9ZM84.45%2078h87.1L128%20119.69ZM54.16%2047.23A1.91%201.91%200%200%201%2056%2046h144a2%202%200%200%201%201.45%203.38L184.08%2066H71.92L54.56%2049.38a1.91%201.91%200%200%201-.4-2.15m147.68%20161.54A1.91%201.91%200%200%201%20200%20210H56a2%202%200%200%201-1.45-3.38L128%20136.31l73.44%2070.31a1.91%201.91%200%200%201%20.4%202.15%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m209.8%20198l-73.12-70l73.12-70l.09-.09A14%2014%200%200%200%20200%2034H56a14%2014%200%200%200-9.9%2023.9l.09.09l73.12%2070L46.2%20198l-.09.09A14%2014%200%200%200%2056%20222h144a14%2014%200%200%200%209.9-23.9ZM84.45%2078h87.1L128%20119.69ZM54.16%2047.23A1.91%201.91%200%200%201%2056%2046h144a2%202%200%200%201%201.45%203.38L184.08%2066H71.92L54.56%2049.38a1.91%201.91%200%200%201-.4-2.15m147.68%20161.54A1.91%201.91%200%200%201%20200%20210H56a2%202%200%200%201-1.45-3.38L128%20136.31l73.44%2070.31a1.91%201.91%200%200%201%20.4%202.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/hourglass-simple-high-light.svg?color=%231a73e8&size=48