niqab icon
niqab from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- niqab
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the niqab 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-width="1.5"><path d="M12 5c-1.657 0-3 1.331-3 2.973v6.938c0 1.13.005 2.318 1.235 2.823c.865.355 2.665.355 3.53 0C14.995 17.229 15 16.04 15 14.91V7.973C15 6.331 13.657 5 12 5Z"/><path d="M17.802 7.519C17.802 4.47 15.205 2 12 2S6.198 4.47 6.198 7.519c0 2.098-.738 5.95-3.14 8.916c-.747.923-1.12 1.384-1.05 1.809c.072.425.472.685 1.272 1.205c5.236 3.401 12.204 3.401 17.44 0c.8-.52 1.2-.78 1.271-1.205c.072-.425-.302-.886-1.05-1.81c-2.4-2.965-3.139-6.817-3.139-8.915Z"/><path stroke-linecap="round" d="M9 8h6m-6 3h6"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsNiqab(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" strokeWidth="1.5"><path d="M12 5c-1.657 0-3 1.331-3 2.973v6.938c0 1.13.005 2.318 1.235 2.823c.865.355 2.665.355 3.53 0C14.995 17.229 15 16.04 15 14.91V7.973C15 6.331 13.657 5 12 5Z"/><path d="M17.802 7.519C17.802 4.47 15.205 2 12 2S6.198 4.47 6.198 7.519c0 2.098-.738 5.95-3.14 8.916c-.747.923-1.12 1.384-1.05 1.809c.072.425.472.685 1.272 1.205c5.236 3.401 12.204 3.401 17.44 0c.8-.52 1.2-.78 1.271-1.205c.072-.425-.302-.886-1.05-1.81c-2.4-2.965-3.139-6.817-3.139-8.915Z"/><path strokeLinecap="round" d="M9 8h6m-6 3h6"/></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-width="1.5"><path d="M12 5c-1.657 0-3 1.331-3 2.973v6.938c0 1.13.005 2.318 1.235 2.823c.865.355 2.665.355 3.53 0C14.995 17.229 15 16.04 15 14.91V7.973C15 6.331 13.657 5 12 5Z"/><path d="M17.802 7.519C17.802 4.47 15.205 2 12 2S6.198 4.47 6.198 7.519c0 2.098-.738 5.95-3.14 8.916c-.747.923-1.12 1.384-1.05 1.809c.072.425.472.685 1.272 1.205c5.236 3.401 12.204 3.401 17.44 0c.8-.52 1.2-.78 1.271-1.205c.072-.425-.302-.886-1.05-1.81c-2.4-2.965-3.139-6.817-3.139-8.915Z"/><path stroke-linecap="round" d="M9 8h6m-6 3h6"/></g></svg> </template>
CSS
.icon-niqab {
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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%205c-1.657%200-3%201.331-3%202.973v6.938c0%201.13.005%202.318%201.235%202.823c.865.355%202.665.355%203.53%200C14.995%2017.229%2015%2016.04%2015%2014.91V7.973C15%206.331%2013.657%205%2012%205Z%22%2F%3E%3Cpath%20d%3D%22M17.802%207.519C17.802%204.47%2015.205%202%2012%202S6.198%204.47%206.198%207.519c0%202.098-.738%205.95-3.14%208.916c-.747.923-1.12%201.384-1.05%201.809c.072.425.472.685%201.272%201.205c5.236%203.401%2012.204%203.401%2017.44%200c.8-.52%201.2-.78%201.271-1.205c.072-.425-.302-.886-1.05-1.81c-2.4-2.965-3.139-6.817-3.139-8.915Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%208h6m-6%203h6%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%205c-1.657%200-3%201.331-3%202.973v6.938c0%201.13.005%202.318%201.235%202.823c.865.355%202.665.355%203.53%200C14.995%2017.229%2015%2016.04%2015%2014.91V7.973C15%206.331%2013.657%205%2012%205Z%22%2F%3E%3Cpath%20d%3D%22M17.802%207.519C17.802%204.47%2015.205%202%2012%202S6.198%204.47%206.198%207.519c0%202.098-.738%205.95-3.14%208.916c-.747.923-1.12%201.384-1.05%201.809c.072.425.472.685%201.272%201.205c5.236%203.401%2012.204%203.401%2017.44%200c.8-.52%201.2-.78%201.271-1.205c.072-.425-.302-.886-1.05-1.81c-2.4-2.965-3.139-6.817-3.139-8.915Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%208h6m-6%203h6%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/niqab.svg?color=%231a73e8&size=48