hourglass start icon
hourglass-start from Line Awesome by Icons8 · Line · Date & Time · Apache-2.0 Free for personal and commercial use.
- Name
- hourglass-start
- Set
- Line Awesome
- Style
- Line
- Category
- Date & Time
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- hourglass-start-solid
The same icon in other sets
More date & time icons from Line Awesome
Use the hourglass start icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7 4v2h2v4a7 7 0 0 0 3.406 6A7 7 0 0 0 9 22v4H7v2h18v-2h-2v-4a7 7 0 0 0-3.406-6A7 7 0 0 0 23 10V6h2V4zm4 2h10v4c0 2.773-2.227 5-5 5s-5-2.227-5-5zm1 2v2c0 2.21 1.79 4 4 4s4-1.79 4-4V8zm4 9c2.773 0 5 2.227 5 5v4H11v-4c0-2.773 2.227-5 5-5"/></svg>
React
import type { SVGProps } from "react";
export function LaHourglassStart(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7 4v2h2v4a7 7 0 0 0 3.406 6A7 7 0 0 0 9 22v4H7v2h18v-2h-2v-4a7 7 0 0 0-3.406-6A7 7 0 0 0 23 10V6h2V4zm4 2h10v4c0 2.773-2.227 5-5 5s-5-2.227-5-5zm1 2v2c0 2.21 1.79 4 4 4s4-1.79 4-4V8zm4 9c2.773 0 5 2.227 5 5v4H11v-4c0-2.773 2.227-5 5-5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7 4v2h2v4a7 7 0 0 0 3.406 6A7 7 0 0 0 9 22v4H7v2h18v-2h-2v-4a7 7 0 0 0-3.406-6A7 7 0 0 0 23 10V6h2V4zm4 2h10v4c0 2.773-2.227 5-5 5s-5-2.227-5-5zm1 2v2c0 2.21 1.79 4 4 4s4-1.79 4-4V8zm4 9c2.773 0 5 2.227 5 5v4H11v-4c0-2.773 2.227-5 5-5"/></svg> </template>
CSS
.icon-hourglass-start {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%204v2h2v4a7%207%200%200%200%203.406%206A7%207%200%200%200%209%2022v4H7v2h18v-2h-2v-4a7%207%200%200%200-3.406-6A7%207%200%200%200%2023%2010V6h2V4zm4%202h10v4c0%202.773-2.227%205-5%205s-5-2.227-5-5zm1%202v2c0%202.21%201.79%204%204%204s4-1.79%204-4V8zm4%209c2.773%200%205%202.227%205%205v4H11v-4c0-2.773%202.227-5%205-5%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%204v2h2v4a7%207%200%200%200%203.406%206A7%207%200%200%200%209%2022v4H7v2h18v-2h-2v-4a7%207%200%200%200-3.406-6A7%207%200%200%200%2023%2010V6h2V4zm4%202h10v4c0%202.773-2.227%205-5%205s-5-2.227-5-5zm1%202v2c0%202.21%201.79%204%204%204s4-1.79%204-4V8zm4%209c2.773%200%205%202.227%205%205v4H11v-4c0-2.773%202.227-5%205-5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/hourglass-start.svg?color=%231a73e8&size=48