salah icon
salah from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- salah
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the salah icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.5 18c-.287-.76-.544-1.863-1.5-2.5c-1.5-1-3-1.5-3-3S12.5 8 12.5 8l.695-.732C14.894 8.025 16.5 5.881 16.5 4.5a2.5 2.5 0 0 0-5 0c0 1-.8 1.6-2 2C8 7 6 8 6 13c0 4 1.833 5.333 2.5 6c-3.2 0-4 2-4 3h13a2 2 0 1 0 0-4m0 0c-7.728 0-8.44-4.667-8-7"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSalah(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M17.5 18c-.287-.76-.544-1.863-1.5-2.5c-1.5-1-3-1.5-3-3S12.5 8 12.5 8l.695-.732C14.894 8.025 16.5 5.881 16.5 4.5a2.5 2.5 0 0 0-5 0c0 1-.8 1.6-2 2C8 7 6 8 6 13c0 4 1.833 5.333 2.5 6c-3.2 0-4 2-4 3h13a2 2 0 1 0 0-4m0 0c-7.728 0-8.44-4.667-8-7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.5 18c-.287-.76-.544-1.863-1.5-2.5c-1.5-1-3-1.5-3-3S12.5 8 12.5 8l.695-.732C14.894 8.025 16.5 5.881 16.5 4.5a2.5 2.5 0 0 0-5 0c0 1-.8 1.6-2 2C8 7 6 8 6 13c0 4 1.833 5.333 2.5 6c-3.2 0-4 2-4 3h13a2 2 0 1 0 0-4m0 0c-7.728 0-8.44-4.667-8-7"/></svg> </template>
CSS
.icon-salah {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.5%2018c-.287-.76-.544-1.863-1.5-2.5c-1.5-1-3-1.5-3-3S12.5%208%2012.5%208l.695-.732C14.894%208.025%2016.5%205.881%2016.5%204.5a2.5%202.5%200%200%200-5%200c0%201-.8%201.6-2%202C8%207%206%208%206%2013c0%204%201.833%205.333%202.5%206c-3.2%200-4%202-4%203h13a2%202%200%201%200%200-4m0%200c-7.728%200-8.44-4.667-8-7%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.5%2018c-.287-.76-.544-1.863-1.5-2.5c-1.5-1-3-1.5-3-3S12.5%208%2012.5%208l.695-.732C14.894%208.025%2016.5%205.881%2016.5%204.5a2.5%202.5%200%200%200-5%200c0%201-.8%201.6-2%202C8%207%206%208%206%2013c0%204%201.833%205.333%202.5%206c-3.2%200-4%202-4%203h13a2%202%200%201%200%200-4m0%200c-7.728%200-8.44-4.667-8-7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/salah.svg?color=%231a73e8&size=48