hijab from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
hijab
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the hijab 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 5a3 3 0 0 0-3 3v2a3 3 0 1 0 6 0V8a3 3 0 0 0-3-3Z"/><path d="M15 10c0 2.5-.32 4.4-3.733 6S7 19.833 7 21"/><path stroke-linecap="round" d="M9 8h6"/><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"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsHijab(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 5a3 3 0 0 0-3 3v2a3 3 0 1 0 6 0V8a3 3 0 0 0-3-3Z"/><path d="M15 10c0 2.5-.32 4.4-3.733 6S7 19.833 7 21"/><path strokeLinecap="round" d="M9 8h6"/><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"/></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 5a3 3 0 0 0-3 3v2a3 3 0 1 0 6 0V8a3 3 0 0 0-3-3Z"/><path d="M15 10c0 2.5-.32 4.4-3.733 6S7 19.833 7 21"/><path stroke-linecap="round" d="M9 8h6"/><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"/></g></svg>
</template>

CSS

.icon-hijab {
  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%205a3%203%200%200%200-3%203v2a3%203%200%201%200%206%200V8a3%203%200%200%200-3-3Z%22%2F%3E%3Cpath%20d%3D%22M15%2010c0%202.5-.32%204.4-3.733%206S7%2019.833%207%2021%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%208h6%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%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%205a3%203%200%200%200-3%203v2a3%203%200%201%200%206%200V8a3%203%200%200%200-3-3Z%22%2F%3E%3Cpath%20d%3D%22M15%2010c0%202.5-.32%204.4-3.733%206S7%2019.833%207%2021%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%208h6%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%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/hijab.svg?color=%231a73e8&size=48