hourglass-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
hourglass-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

7 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the hourglass icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.336 4.114C5.205 3.868 5.08 3.52 5.026 3h5.946c-.053.52-.178.868-.308 1.114c-.165.31-.386.55-.682.805c-.11.095-.209.175-.323.267l-.186.151a6 6 0 0 0-.613.56C8.402 6.385 8 7.062 8 8c0-.938-.403-1.615-.86-2.103a6 6 0 0 0-.613-.56l-.186-.15c-.115-.093-.214-.173-.324-.268c-.296-.256-.517-.495-.681-.805M10.97 13H5.025c.054-.519.18-.867.31-1.114c.165-.31.387-.55.683-.805c.11-.095.208-.175.323-.267l.186-.152c.181-.148.405-.337.613-.56C7.598 9.615 8 8.939 8 8c0 .937.401 1.614.858 2.102c.208.223.432.412.613.56l.186.151c.114.092.213.172.323.267c.295.256.517.495.681.806c.131.246.256.595.31 1.114"/></svg>

React

import type { SVGProps } from "react";

export function FluentHourglass16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.336 4.114C5.205 3.868 5.08 3.52 5.026 3h5.946c-.053.52-.178.868-.308 1.114c-.165.31-.386.55-.682.805c-.11.095-.209.175-.323.267l-.186.151a6 6 0 0 0-.613.56C8.402 6.385 8 7.062 8 8c0-.938-.403-1.615-.86-2.103a6 6 0 0 0-.613-.56l-.186-.15c-.115-.093-.214-.173-.324-.268c-.296-.256-.517-.495-.681-.805M10.97 13H5.025c.054-.519.18-.867.31-1.114c.165-.31.387-.55.683-.805c.11-.095.208-.175.323-.267l.186-.152c.181-.148.405-.337.613-.56C7.598 9.615 8 8.939 8 8c0 .937.401 1.614.858 2.102c.208.223.432.412.613.56l.186.151c.114.092.213.172.323.267c.295.256.517.495.681.806c.131.246.256.595.31 1.114"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.336 4.114C5.205 3.868 5.08 3.52 5.026 3h5.946c-.053.52-.178.868-.308 1.114c-.165.31-.386.55-.682.805c-.11.095-.209.175-.323.267l-.186.151a6 6 0 0 0-.613.56C8.402 6.385 8 7.062 8 8c0-.938-.403-1.615-.86-2.103a6 6 0 0 0-.613-.56l-.186-.15c-.115-.093-.214-.173-.324-.268c-.296-.256-.517-.495-.681-.805M10.97 13H5.025c.054-.519.18-.867.31-1.114c.165-.31.387-.55.683-.805c.11-.095.208-.175.323-.267l.186-.152c.181-.148.405-.337.613-.56C7.598 9.615 8 8.939 8 8c0 .937.401 1.614.858 2.102c.208.223.432.412.613.56l.186.151c.114.092.213.172.323.267c.295.256.517.495.681.806c.131.246.256.595.31 1.114"/></svg>
</template>

CSS

.icon-hourglass-16-filled {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.336%204.114C5.205%203.868%205.08%203.52%205.026%203h5.946c-.053.52-.178.868-.308%201.114c-.165.31-.386.55-.682.805c-.11.095-.209.175-.323.267l-.186.151a6%206%200%200%200-.613.56C8.402%206.385%208%207.062%208%208c0-.938-.403-1.615-.86-2.103a6%206%200%200%200-.613-.56l-.186-.15c-.115-.093-.214-.173-.324-.268c-.296-.256-.517-.495-.681-.805M10.97%2013H5.025c.054-.519.18-.867.31-1.114c.165-.31.387-.55.683-.805c.11-.095.208-.175.323-.267l.186-.152c.181-.148.405-.337.613-.56C7.598%209.615%208%208.939%208%208c0%20.937.401%201.614.858%202.102c.208.223.432.412.613.56l.186.151c.114.092.213.172.323.267c.295.256.517.495.681.806c.131.246.256.595.31%201.114%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.336%204.114C5.205%203.868%205.08%203.52%205.026%203h5.946c-.053.52-.178.868-.308%201.114c-.165.31-.386.55-.682.805c-.11.095-.209.175-.323.267l-.186.151a6%206%200%200%200-.613.56C8.402%206.385%208%207.062%208%208c0-.938-.403-1.615-.86-2.103a6%206%200%200%200-.613-.56l-.186-.15c-.115-.093-.214-.173-.324-.268c-.296-.256-.517-.495-.681-.805M10.97%2013H5.025c.054-.519.18-.867.31-1.114c.165-.31.387-.55.683-.805c.11-.095.208-.175.323-.267l.186-.152c.181-.148.405-.337.613-.56C7.598%209.615%208%208.939%208%208c0%20.937.401%201.614.858%202.102c.208.223.432.412.613.56l.186.151c.114.092.213.172.323.267c.295.256.517.495.681.806c.131.246.256.595.31%201.114%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/hourglass-16-filled.svg?color=%231a73e8&size=48