hourglass bottomhalf icon

hourglass-bottomhalf-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.

Name
hourglass-bottomhalf-fill
Set
Framework7 Icons
Style
Fill
Viewbox
56×56
License
MIT

Related icons in Framework7 Icons

Use the hourglass bottomhalf icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M16.516 49.574h22.757c2.391 0 3.82-1.312 3.82-3.843v-.61c.024-6.469-6.866-11.719-9.89-14.578c-.844-.797-1.289-1.523-1.289-2.578s.445-1.758 1.29-2.578c3-2.907 9.89-7.828 9.89-14.555v-.562c0-2.532-1.43-3.844-3.82-3.844H16.515c-2.344 0-3.633 1.312-3.633 3.633v.773c0 6.727 6.89 11.648 9.914 14.555c.844.82 1.289 1.523 1.289 2.578s-.445 1.781-1.29 2.578c-3.023 2.86-9.913 8.11-9.913 14.578v.82c0 2.32 1.289 3.633 3.633 3.633m.867-36.14h21.234c.89 0 1.031.703.516 1.664c-2.11 3.797-9.211 9.89-11.133 9.89s-9.023-6.047-11.133-9.89c-.515-.961-.375-1.664.516-1.664"/></svg>

React

import type { SVGProps } from "react";

export function F7HourglassBottomhalfFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M16.516 49.574h22.757c2.391 0 3.82-1.312 3.82-3.843v-.61c.024-6.469-6.866-11.719-9.89-14.578c-.844-.797-1.289-1.523-1.289-2.578s.445-1.758 1.29-2.578c3-2.907 9.89-7.828 9.89-14.555v-.562c0-2.532-1.43-3.844-3.82-3.844H16.515c-2.344 0-3.633 1.312-3.633 3.633v.773c0 6.727 6.89 11.648 9.914 14.555c.844.82 1.289 1.523 1.289 2.578s-.445 1.781-1.29 2.578c-3.023 2.86-9.913 8.11-9.913 14.578v.82c0 2.32 1.289 3.633 3.633 3.633m.867-36.14h21.234c.89 0 1.031.703.516 1.664c-2.11 3.797-9.211 9.89-11.133 9.89s-9.023-6.047-11.133-9.89c-.515-.961-.375-1.664.516-1.664"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M16.516 49.574h22.757c2.391 0 3.82-1.312 3.82-3.843v-.61c.024-6.469-6.866-11.719-9.89-14.578c-.844-.797-1.289-1.523-1.289-2.578s.445-1.758 1.29-2.578c3-2.907 9.89-7.828 9.89-14.555v-.562c0-2.532-1.43-3.844-3.82-3.844H16.515c-2.344 0-3.633 1.312-3.633 3.633v.773c0 6.727 6.89 11.648 9.914 14.555c.844.82 1.289 1.523 1.289 2.578s-.445 1.781-1.29 2.578c-3.023 2.86-9.913 8.11-9.913 14.578v.82c0 2.32 1.289 3.633 3.633 3.633m.867-36.14h21.234c.89 0 1.031.703.516 1.664c-2.11 3.797-9.211 9.89-11.133 9.89s-9.023-6.047-11.133-9.89c-.515-.961-.375-1.664.516-1.664"/></svg>
</template>

CSS

.icon-hourglass-bottomhalf-fill {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.516%2049.574h22.757c2.391%200%203.82-1.312%203.82-3.843v-.61c.024-6.469-6.866-11.719-9.89-14.578c-.844-.797-1.289-1.523-1.289-2.578s.445-1.758%201.29-2.578c3-2.907%209.89-7.828%209.89-14.555v-.562c0-2.532-1.43-3.844-3.82-3.844H16.515c-2.344%200-3.633%201.312-3.633%203.633v.773c0%206.727%206.89%2011.648%209.914%2014.555c.844.82%201.289%201.523%201.289%202.578s-.445%201.781-1.29%202.578c-3.023%202.86-9.913%208.11-9.913%2014.578v.82c0%202.32%201.289%203.633%203.633%203.633m.867-36.14h21.234c.89%200%201.031.703.516%201.664c-2.11%203.797-9.211%209.89-11.133%209.89s-9.023-6.047-11.133-9.89c-.515-.961-.375-1.664.516-1.664%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.516%2049.574h22.757c2.391%200%203.82-1.312%203.82-3.843v-.61c.024-6.469-6.866-11.719-9.89-14.578c-.844-.797-1.289-1.523-1.289-2.578s.445-1.758%201.29-2.578c3-2.907%209.89-7.828%209.89-14.555v-.562c0-2.532-1.43-3.844-3.82-3.844H16.515c-2.344%200-3.633%201.312-3.633%203.633v.773c0%206.727%206.89%2011.648%209.914%2014.555c.844.82%201.289%201.523%201.289%202.578s-.445%201.781-1.29%202.578c-3.023%202.86-9.913%208.11-9.913%2014.578v.82c0%202.32%201.289%203.633%203.633%203.633m.867-36.14h21.234c.89%200%201.031.703.516%201.664c-2.11%203.797-9.211%209.89-11.133%209.89s-9.023-6.047-11.133-9.89c-.515-.961-.375-1.664.516-1.664%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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