time half pass icon
time-half-pass from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- time-half-pass
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the time half pass icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M8.77 2.5q-.41.146-.8.324M5.425 4.466a10 10 0 0 0-.652.624M3.032 7.565q-.28.56-.487 1.157m-.529 2.67c-.022.389-.021.786.002 1.175m.55 2.699q.2.56.464 1.09m1.659 2.387q.366.393.773.746m2.312 1.517A10 10 0 0 0 9 21.5"/><path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2"/><path d="M12 13.5a1.5 1.5 0 0 0 0-3m0 3a1.5 1.5 0 0 1 0-3m0 3V16m0-5.5V6"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTimeHalfPass(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M8.77 2.5q-.41.146-.8.324M5.425 4.466a10 10 0 0 0-.652.624M3.032 7.565q-.28.56-.487 1.157m-.529 2.67c-.022.389-.021.786.002 1.175m.55 2.699q.2.56.464 1.09m1.659 2.387q.366.393.773.746m2.312 1.517A10 10 0 0 0 9 21.5"/><path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2"/><path d="M12 13.5a1.5 1.5 0 0 0 0-3m0 3a1.5 1.5 0 0 1 0-3m0 3V16m0-5.5V6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M8.77 2.5q-.41.146-.8.324M5.425 4.466a10 10 0 0 0-.652.624M3.032 7.565q-.28.56-.487 1.157m-.529 2.67c-.022.389-.021.786.002 1.175m.55 2.699q.2.56.464 1.09m1.659 2.387q.366.393.773.746m2.312 1.517A10 10 0 0 0 9 21.5"/><path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2"/><path d="M12 13.5a1.5 1.5 0 0 0 0-3m0 3a1.5 1.5 0 0 1 0-3m0 3V16m0-5.5V6"/></g></svg> </template>
CSS
.icon-time-half-pass {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8.77%202.5q-.41.146-.8.324M5.425%204.466a10%2010%200%200%200-.652.624M3.032%207.565q-.28.56-.487%201.157m-.529%202.67c-.022.389-.021.786.002%201.175m.55%202.699q.2.56.464%201.09m1.659%202.387q.366.393.773.746m2.312%201.517A10%2010%200%200%200%209%2021.5%22%2F%3E%3Cpath%20d%3D%22M12%2022c5.523%200%2010-4.477%2010-10S17.523%202%2012%202%22%2F%3E%3Cpath%20d%3D%22M12%2013.5a1.5%201.5%200%200%200%200-3m0%203a1.5%201.5%200%200%201%200-3m0%203V16m0-5.5V6%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8.77%202.5q-.41.146-.8.324M5.425%204.466a10%2010%200%200%200-.652.624M3.032%207.565q-.28.56-.487%201.157m-.529%202.67c-.022.389-.021.786.002%201.175m.55%202.699q.2.56.464%201.09m1.659%202.387q.366.393.773.746m2.312%201.517A10%2010%200%200%200%209%2021.5%22%2F%3E%3Cpath%20d%3D%22M12%2022c5.523%200%2010-4.477%2010-10S17.523%202%2012%202%22%2F%3E%3Cpath%20d%3D%22M12%2013.5a1.5%201.5%200%200%200%200-3m0%203a1.5%201.5%200%200%201%200-3m0%203V16m0-5.5V6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/time-half-pass.svg?color=%231a73e8&size=48