rub el hizb icon

rub-el-hizb from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
rub-el-hizb
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the rub el hizb 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-width="1.5"><path d="M4.5 6.643c0-1.01 0-1.515.314-1.83c.314-.313.819-.313 1.829-.313h10.714c1.01 0 1.515 0 1.83.314c.313.314.313.819.313 1.829v10.714c0 1.01 0 1.515-.314 1.83c-.314.313-.819.313-1.829.313H6.643c-1.01 0-1.515 0-1.83-.314c-.313-.314-.313-.819-.313-1.829z"/><path d="M10.509 3.054C11.212 2.351 11.563 2 12 2s.788.351 1.491 1.054l7.455 7.455C21.649 11.212 22 11.563 22 12s-.351.788-1.054 1.491l-7.455 7.455C12.788 21.649 12.437 22 12 22s-.788-.351-1.491-1.054L3.054 13.49C2.351 12.788 2 12.437 2 12s.351-.788 1.054-1.491z"/><circle cx="12" cy="12" r="2"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsRubElHizb(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" strokeWidth="1.5"><path d="M4.5 6.643c0-1.01 0-1.515.314-1.83c.314-.313.819-.313 1.829-.313h10.714c1.01 0 1.515 0 1.83.314c.313.314.313.819.313 1.829v10.714c0 1.01 0 1.515-.314 1.83c-.314.313-.819.313-1.829.313H6.643c-1.01 0-1.515 0-1.83-.314c-.313-.314-.313-.819-.313-1.829z"/><path d="M10.509 3.054C11.212 2.351 11.563 2 12 2s.788.351 1.491 1.054l7.455 7.455C21.649 11.212 22 11.563 22 12s-.351.788-1.054 1.491l-7.455 7.455C12.788 21.649 12.437 22 12 22s-.788-.351-1.491-1.054L3.054 13.49C2.351 12.788 2 12.437 2 12s.351-.788 1.054-1.491z"/><circle cx="12" cy="12" r="2"/></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-width="1.5"><path d="M4.5 6.643c0-1.01 0-1.515.314-1.83c.314-.313.819-.313 1.829-.313h10.714c1.01 0 1.515 0 1.83.314c.313.314.313.819.313 1.829v10.714c0 1.01 0 1.515-.314 1.83c-.314.313-.819.313-1.829.313H6.643c-1.01 0-1.515 0-1.83-.314c-.313-.314-.313-.819-.313-1.829z"/><path d="M10.509 3.054C11.212 2.351 11.563 2 12 2s.788.351 1.491 1.054l7.455 7.455C21.649 11.212 22 11.563 22 12s-.351.788-1.054 1.491l-7.455 7.455C12.788 21.649 12.437 22 12 22s-.788-.351-1.491-1.054L3.054 13.49C2.351 12.788 2 12.437 2 12s.351-.788 1.054-1.491z"/><circle cx="12" cy="12" r="2"/></g></svg>
</template>

CSS

.icon-rub-el-hizb {
  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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.5%206.643c0-1.01%200-1.515.314-1.83c.314-.313.819-.313%201.829-.313h10.714c1.01%200%201.515%200%201.83.314c.313.314.313.819.313%201.829v10.714c0%201.01%200%201.515-.314%201.83c-.314.313-.819.313-1.829.313H6.643c-1.01%200-1.515%200-1.83-.314c-.313-.314-.313-.819-.313-1.829z%22%2F%3E%3Cpath%20d%3D%22M10.509%203.054C11.212%202.351%2011.563%202%2012%202s.788.351%201.491%201.054l7.455%207.455C21.649%2011.212%2022%2011.563%2022%2012s-.351.788-1.054%201.491l-7.455%207.455C12.788%2021.649%2012.437%2022%2012%2022s-.788-.351-1.491-1.054L3.054%2013.49C2.351%2012.788%202%2012.437%202%2012s.351-.788%201.054-1.491z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4.5%206.643c0-1.01%200-1.515.314-1.83c.314-.313.819-.313%201.829-.313h10.714c1.01%200%201.515%200%201.83.314c.313.314.313.819.313%201.829v10.714c0%201.01%200%201.515-.314%201.83c-.314.313-.819.313-1.829.313H6.643c-1.01%200-1.515%200-1.83-.314c-.313-.314-.313-.819-.313-1.829z%22%2F%3E%3Cpath%20d%3D%22M10.509%203.054C11.212%202.351%2011.563%202%2012%202s.788.351%201.491%201.054l7.455%207.455C21.649%2011.212%2022%2011.563%2022%2012s-.351.788-1.054%201.491l-7.455%207.455C12.788%2021.649%2012.437%2022%2012%2022s-.788-.351-1.491-1.054L3.054%2013.49C2.351%2012.788%202%2012.437%202%2012s.351-.788%201.054-1.491z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222%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/rub-el-hizb.svg?color=%231a73e8&size=48