ramadhan 01 icon

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

Name
ramadhan-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the ramadhan 01 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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m18.191 3.078l.704 1.42a.87.87 0 0 0 .568.423l1.276.213c.816.137 1.008.734.42 1.323l-.992 1a.88.88 0 0 0-.208.73l.284 1.238c.224.98-.292 1.359-1.152.847l-1.196-.714a.86.86 0 0 0-.792 0l-1.196.714c-.856.512-1.376.129-1.152-.847l.284-1.238a.88.88 0 0 0-.208-.73l-.992-1c-.583-.589-.395-1.186.42-1.323l1.276-.213a.87.87 0 0 0 .564-.424l.704-1.42c.384-.77 1.008-.77 1.388 0"/><path d="M2.5 11.805c0 5.354 4.34 9.695 9.695 9.695c4.406 0 8.125-2.939 9.305-6.963A8.618 8.618 0 0 1 9.463 2.5C5.44 3.68 2.5 7.399 2.5 11.805Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsRamadhan01(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" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="m18.191 3.078l.704 1.42a.87.87 0 0 0 .568.423l1.276.213c.816.137 1.008.734.42 1.323l-.992 1a.88.88 0 0 0-.208.73l.284 1.238c.224.98-.292 1.359-1.152.847l-1.196-.714a.86.86 0 0 0-.792 0l-1.196.714c-.856.512-1.376.129-1.152-.847l.284-1.238a.88.88 0 0 0-.208-.73l-.992-1c-.583-.589-.395-1.186.42-1.323l1.276-.213a.87.87 0 0 0 .564-.424l.704-1.42c.384-.77 1.008-.77 1.388 0"/><path d="M2.5 11.805c0 5.354 4.34 9.695 9.695 9.695c4.406 0 8.125-2.939 9.305-6.963A8.618 8.618 0 0 1 9.463 2.5C5.44 3.68 2.5 7.399 2.5 11.805Z"/></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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m18.191 3.078l.704 1.42a.87.87 0 0 0 .568.423l1.276.213c.816.137 1.008.734.42 1.323l-.992 1a.88.88 0 0 0-.208.73l.284 1.238c.224.98-.292 1.359-1.152.847l-1.196-.714a.86.86 0 0 0-.792 0l-1.196.714c-.856.512-1.376.129-1.152-.847l.284-1.238a.88.88 0 0 0-.208-.73l-.992-1c-.583-.589-.395-1.186.42-1.323l1.276-.213a.87.87 0 0 0 .564-.424l.704-1.42c.384-.77 1.008-.77 1.388 0"/><path d="M2.5 11.805c0 5.354 4.34 9.695 9.695 9.695c4.406 0 8.125-2.939 9.305-6.963A8.618 8.618 0 0 1 9.463 2.5C5.44 3.68 2.5 7.399 2.5 11.805Z"/></g></svg>
</template>

CSS

.icon-ramadhan-01 {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m18.191%203.078l.704%201.42a.87.87%200%200%200%20.568.423l1.276.213c.816.137%201.008.734.42%201.323l-.992%201a.88.88%200%200%200-.208.73l.284%201.238c.224.98-.292%201.359-1.152.847l-1.196-.714a.86.86%200%200%200-.792%200l-1.196.714c-.856.512-1.376.129-1.152-.847l.284-1.238a.88.88%200%200%200-.208-.73l-.992-1c-.583-.589-.395-1.186.42-1.323l1.276-.213a.87.87%200%200%200%20.564-.424l.704-1.42c.384-.77%201.008-.77%201.388%200%22%2F%3E%3Cpath%20d%3D%22M2.5%2011.805c0%205.354%204.34%209.695%209.695%209.695c4.406%200%208.125-2.939%209.305-6.963A8.618%208.618%200%200%201%209.463%202.5C5.44%203.68%202.5%207.399%202.5%2011.805Z%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m18.191%203.078l.704%201.42a.87.87%200%200%200%20.568.423l1.276.213c.816.137%201.008.734.42%201.323l-.992%201a.88.88%200%200%200-.208.73l.284%201.238c.224.98-.292%201.359-1.152.847l-1.196-.714a.86.86%200%200%200-.792%200l-1.196.714c-.856.512-1.376.129-1.152-.847l.284-1.238a.88.88%200%200%200-.208-.73l-.992-1c-.583-.589-.395-1.186.42-1.323l1.276-.213a.87.87%200%200%200%20.564-.424l.704-1.42c.384-.77%201.008-.77%201.388%200%22%2F%3E%3Cpath%20d%3D%22M2.5%2011.805c0%205.354%204.34%209.695%209.695%209.695c4.406%200%208.125-2.939%209.305-6.963A8.618%208.618%200%200%201%209.463%202.5C5.44%203.68%202.5%207.399%202.5%2011.805Z%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/ramadhan-01.svg?color=%231a73e8&size=48