salah time icon

salah-time from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
salah-time
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the salah time 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 d="M15.01 5.002C13.742 3.187 11.385 2 9.004 2A7.004 7.004 0 0 0 2 9.003c0 3.7 2.87 6.746 6.504 7.003"/><path stroke-linejoin="round" d="M9.005 7.002v2.501l-1.501 1m5.111 5.046c-1.361-1.656-1.594-3.32.354-5.339c2.046-1.825 3.224-2.688 3.538-3.208c.314.52 1.511 1.383 3.557 3.208c1.854 1.654 1.738 3.682.377 5.339m-7.826 0h-.523m.523 0h7.826m0 0h.46m-9.88 0h1.071m0 0v5.544c.04.668 0 .98 1.211.892h3.185m4.413-6.436H22m-1.1 0v5.646c.117.907-.605.748-1.067.79h-3.346m0 0l.035-2.134"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSalahTime(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 d="M15.01 5.002C13.742 3.187 11.385 2 9.004 2A7.004 7.004 0 0 0 2 9.003c0 3.7 2.87 6.746 6.504 7.003"/><path strokeLinejoin="round" d="M9.005 7.002v2.501l-1.501 1m5.111 5.046c-1.361-1.656-1.594-3.32.354-5.339c2.046-1.825 3.224-2.688 3.538-3.208c.314.52 1.511 1.383 3.557 3.208c1.854 1.654 1.738 3.682.377 5.339m-7.826 0h-.523m.523 0h7.826m0 0h.46m-9.88 0h1.071m0 0v5.544c.04.668 0 .98 1.211.892h3.185m4.413-6.436H22m-1.1 0v5.646c.117.907-.605.748-1.067.79h-3.346m0 0l.035-2.134"/></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 d="M15.01 5.002C13.742 3.187 11.385 2 9.004 2A7.004 7.004 0 0 0 2 9.003c0 3.7 2.87 6.746 6.504 7.003"/><path stroke-linejoin="round" d="M9.005 7.002v2.501l-1.501 1m5.111 5.046c-1.361-1.656-1.594-3.32.354-5.339c2.046-1.825 3.224-2.688 3.538-3.208c.314.52 1.511 1.383 3.557 3.208c1.854 1.654 1.738 3.682.377 5.339m-7.826 0h-.523m.523 0h7.826m0 0h.46m-9.88 0h1.071m0 0v5.544c.04.668 0 .98 1.211.892h3.185m4.413-6.436H22m-1.1 0v5.646c.117.907-.605.748-1.067.79h-3.346m0 0l.035-2.134"/></g></svg>
</template>

CSS

.icon-salah-time {
  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%20d%3D%22M15.01%205.002C13.742%203.187%2011.385%202%209.004%202A7.004%207.004%200%200%200%202%209.003c0%203.7%202.87%206.746%206.504%207.003%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.005%207.002v2.501l-1.501%201m5.111%205.046c-1.361-1.656-1.594-3.32.354-5.339c2.046-1.825%203.224-2.688%203.538-3.208c.314.52%201.511%201.383%203.557%203.208c1.854%201.654%201.738%203.682.377%205.339m-7.826%200h-.523m.523%200h7.826m0%200h.46m-9.88%200h1.071m0%200v5.544c.04.668%200%20.98%201.211.892h3.185m4.413-6.436H22m-1.1%200v5.646c.117.907-.605.748-1.067.79h-3.346m0%200l.035-2.134%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%20d%3D%22M15.01%205.002C13.742%203.187%2011.385%202%209.004%202A7.004%207.004%200%200%200%202%209.003c0%203.7%202.87%206.746%206.504%207.003%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.005%207.002v2.501l-1.501%201m5.111%205.046c-1.361-1.656-1.594-3.32.354-5.339c2.046-1.825%203.224-2.688%203.538-3.208c.314.52%201.511%201.383%203.557%203.208c1.854%201.654%201.738%203.682.377%205.339m-7.826%200h-.523m.523%200h7.826m0%200h.46m-9.88%200h1.071m0%200v5.544c.04.668%200%20.98%201.211.892h3.185m4.413-6.436H22m-1.1%200v5.646c.117.907-.605.748-1.067.79h-3.346m0%200l.035-2.134%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/salah-time.svg?color=%231a73e8&size=48