sujood icon
sujood from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- sujood
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the sujood 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-linejoin="round" stroke-width="1.5"><path d="M19.5 12.51c0-1.483-.889-3.946-4.444-5.924c-4.444-2.473-7.741-1.723-8.888 0c-.987 1.483-1.481 3.462 2.963 8.408H7.499c-.942 0-1.414.001-1.707.293c-.292.293-.292.764-.292 1.706c0 .941 0 1.412.292 1.705c.293.292.765.293 1.707.293H9.5c1.165.078 3.495-.34 3.495-2.631m6.505-3.85c-.5.324-2 1.872-4 1.485l1 2.498c.667.167 2.1 1.3 2.5 2.499h-3.34a2 2 0 0 1-1.736-1.008l-.929-1.625m6.505-3.848h.258a2.742 2.742 0 1 1 0 5.481H18.5m-3.444-7.495c-.846 0-1.863.296-2.754.646c-1.026.403-1.359 1.627-.812 2.584l1.505 2.633"/><path d="M5.5 15.5c-1 0-2.203-1.5-3.004-1.5c-.827 0-.97.341-.996 2.998C1.49 18.102 1.894 19 3 19"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSujood(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M19.5 12.51c0-1.483-.889-3.946-4.444-5.924c-4.444-2.473-7.741-1.723-8.888 0c-.987 1.483-1.481 3.462 2.963 8.408H7.499c-.942 0-1.414.001-1.707.293c-.292.293-.292.764-.292 1.706c0 .941 0 1.412.292 1.705c.293.292.765.293 1.707.293H9.5c1.165.078 3.495-.34 3.495-2.631m6.505-3.85c-.5.324-2 1.872-4 1.485l1 2.498c.667.167 2.1 1.3 2.5 2.499h-3.34a2 2 0 0 1-1.736-1.008l-.929-1.625m6.505-3.848h.258a2.742 2.742 0 1 1 0 5.481H18.5m-3.444-7.495c-.846 0-1.863.296-2.754.646c-1.026.403-1.359 1.627-.812 2.584l1.505 2.633"/><path d="M5.5 15.5c-1 0-2.203-1.5-3.004-1.5c-.827 0-.97.341-.996 2.998C1.49 18.102 1.894 19 3 19"/></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-linejoin="round" stroke-width="1.5"><path d="M19.5 12.51c0-1.483-.889-3.946-4.444-5.924c-4.444-2.473-7.741-1.723-8.888 0c-.987 1.483-1.481 3.462 2.963 8.408H7.499c-.942 0-1.414.001-1.707.293c-.292.293-.292.764-.292 1.706c0 .941 0 1.412.292 1.705c.293.292.765.293 1.707.293H9.5c1.165.078 3.495-.34 3.495-2.631m6.505-3.85c-.5.324-2 1.872-4 1.485l1 2.498c.667.167 2.1 1.3 2.5 2.499h-3.34a2 2 0 0 1-1.736-1.008l-.929-1.625m6.505-3.848h.258a2.742 2.742 0 1 1 0 5.481H18.5m-3.444-7.495c-.846 0-1.863.296-2.754.646c-1.026.403-1.359 1.627-.812 2.584l1.505 2.633"/><path d="M5.5 15.5c-1 0-2.203-1.5-3.004-1.5c-.827 0-.97.341-.996 2.998C1.49 18.102 1.894 19 3 19"/></g></svg> </template>
CSS
.icon-sujood {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.5%2012.51c0-1.483-.889-3.946-4.444-5.924c-4.444-2.473-7.741-1.723-8.888%200c-.987%201.483-1.481%203.462%202.963%208.408H7.499c-.942%200-1.414.001-1.707.293c-.292.293-.292.764-.292%201.706c0%20.941%200%201.412.292%201.705c.293.292.765.293%201.707.293H9.5c1.165.078%203.495-.34%203.495-2.631m6.505-3.85c-.5.324-2%201.872-4%201.485l1%202.498c.667.167%202.1%201.3%202.5%202.499h-3.34a2%202%200%200%201-1.736-1.008l-.929-1.625m6.505-3.848h.258a2.742%202.742%200%201%201%200%205.481H18.5m-3.444-7.495c-.846%200-1.863.296-2.754.646c-1.026.403-1.359%201.627-.812%202.584l1.505%202.633%22%2F%3E%3Cpath%20d%3D%22M5.5%2015.5c-1%200-2.203-1.5-3.004-1.5c-.827%200-.97.341-.996%202.998C1.49%2018.102%201.894%2019%203%2019%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.5%2012.51c0-1.483-.889-3.946-4.444-5.924c-4.444-2.473-7.741-1.723-8.888%200c-.987%201.483-1.481%203.462%202.963%208.408H7.499c-.942%200-1.414.001-1.707.293c-.292.293-.292.764-.292%201.706c0%20.941%200%201.412.292%201.705c.293.292.765.293%201.707.293H9.5c1.165.078%203.495-.34%203.495-2.631m6.505-3.85c-.5.324-2%201.872-4%201.485l1%202.498c.667.167%202.1%201.3%202.5%202.499h-3.34a2%202%200%200%201-1.736-1.008l-.929-1.625m6.505-3.848h.258a2.742%202.742%200%201%201%200%205.481H18.5m-3.444-7.495c-.846%200-1.863.296-2.754.646c-1.026.403-1.359%201.627-.812%202.584l1.505%202.633%22%2F%3E%3Cpath%20d%3D%22M5.5%2015.5c-1%200-2.203-1.5-3.004-1.5c-.827%200-.97.341-.996%202.998C1.49%2018.102%201.894%2019%203%2019%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/sujood.svg?color=%231a73e8&size=48