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

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

Related icons in Huge Icons

Use the halal 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 stroke-linecap="round" stroke-linejoin="round" d="M13.582 10.898V9m0 1.898v1.083m0-1.083c0 .457 0 .813.014 1.102m2.138-.5l.081-.03c.714-.257 1.489.052 1.917.763l.048.083l.02.033l.085.153c.317.641-.054 1.447-.69 1.496c-.028.002-.07.002-.156.002h-.787c-.884 0-1.327 0-1.67-.184c-.372-.2-.67-.546-.841-.977c-.088-.222-.127-.479-.145-.839m-.014-.02V12c0 .423 0 .75-.012 1.015m.012-1.034l.014.019M11 15c.802 0 1.203 0 1.52-.152c.421-.203.756-.593.931-1.083c.072-.2.104-.43.119-.75m0 0L11.43 10.5M9 9v4a2 2 0 0 1-2 2"/><path d="M9.78 3.352c.563-.603.845-.905 1.146-1.073a2.2 2.2 0 0 1 2.148 0c.301.168.583.47 1.147 1.073c.254.272.38.408.522.517a2.2 2.2 0 0 0 1.067.442c.177.022.363.016.734.004c.826-.028 1.238-.042 1.57.052a2.21 2.21 0 0 1 1.52 1.52c.093.33.08.743.051 1.568c-.012.372-.018.558.004.735c.05.389.203.757.442 1.067c.11.141.245.268.517.522c.603.564.905.846 1.073 1.147c.372.668.372 1.48 0 2.148c-.168.301-.47.583-1.073 1.147c-.272.254-.408.38-.517.522a2.2 2.2 0 0 0-.442 1.067c-.022.177-.016.363-.004.734c.028.826.042 1.238-.052 1.57a2.2 2.2 0 0 1-1.52 1.52c-.33.093-.743.08-1.569.051c-.371-.012-.557-.018-.734.004c-.389.05-.757.203-1.067.442c-.141.11-.268.245-.522.517c-.564.603-.846.905-1.147 1.073a2.2 2.2 0 0 1-2.148 0c-.301-.168-.583-.47-1.147-1.073c-.254-.272-.38-.408-.522-.517a2.2 2.2 0 0 0-1.067-.442c-.177-.022-.363-.016-.735-.004c-.825.028-1.237.042-1.569-.052a2.2 2.2 0 0 1-1.52-1.52c-.093-.33-.08-.743-.051-1.569c.012-.371.018-.557-.004-.734a2.2 2.2 0 0 0-.442-1.067c-.11-.141-.245-.268-.517-.522c-.603-.564-.905-.846-1.073-1.147a2.2 2.2 0 0 1 0-2.148c.168-.301.47-.583 1.073-1.147c.272-.254.408-.38.517-.522a2.2 2.2 0 0 0 .442-1.067c.022-.177.016-.363.004-.735c-.028-.825-.042-1.237.052-1.569a2.2 2.2 0 0 1 1.52-1.52c.33-.093.743-.08 1.568-.051c.372.012.558.018.735-.004c.389-.05.757-.203 1.067-.442c.141-.11.268-.245.522-.517Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsHalal(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 strokeLinecap="round" strokeLinejoin="round" d="M13.582 10.898V9m0 1.898v1.083m0-1.083c0 .457 0 .813.014 1.102m2.138-.5l.081-.03c.714-.257 1.489.052 1.917.763l.048.083l.02.033l.085.153c.317.641-.054 1.447-.69 1.496c-.028.002-.07.002-.156.002h-.787c-.884 0-1.327 0-1.67-.184c-.372-.2-.67-.546-.841-.977c-.088-.222-.127-.479-.145-.839m-.014-.02V12c0 .423 0 .75-.012 1.015m.012-1.034l.014.019M11 15c.802 0 1.203 0 1.52-.152c.421-.203.756-.593.931-1.083c.072-.2.104-.43.119-.75m0 0L11.43 10.5M9 9v4a2 2 0 0 1-2 2"/><path d="M9.78 3.352c.563-.603.845-.905 1.146-1.073a2.2 2.2 0 0 1 2.148 0c.301.168.583.47 1.147 1.073c.254.272.38.408.522.517a2.2 2.2 0 0 0 1.067.442c.177.022.363.016.734.004c.826-.028 1.238-.042 1.57.052a2.21 2.21 0 0 1 1.52 1.52c.093.33.08.743.051 1.568c-.012.372-.018.558.004.735c.05.389.203.757.442 1.067c.11.141.245.268.517.522c.603.564.905.846 1.073 1.147c.372.668.372 1.48 0 2.148c-.168.301-.47.583-1.073 1.147c-.272.254-.408.38-.517.522a2.2 2.2 0 0 0-.442 1.067c-.022.177-.016.363-.004.734c.028.826.042 1.238-.052 1.57a2.2 2.2 0 0 1-1.52 1.52c-.33.093-.743.08-1.569.051c-.371-.012-.557-.018-.734.004c-.389.05-.757.203-1.067.442c-.141.11-.268.245-.522.517c-.564.603-.846.905-1.147 1.073a2.2 2.2 0 0 1-2.148 0c-.301-.168-.583-.47-1.147-1.073c-.254-.272-.38-.408-.522-.517a2.2 2.2 0 0 0-1.067-.442c-.177-.022-.363-.016-.735-.004c-.825.028-1.237.042-1.569-.052a2.2 2.2 0 0 1-1.52-1.52c-.093-.33-.08-.743-.051-1.569c.012-.371.018-.557-.004-.734a2.2 2.2 0 0 0-.442-1.067c-.11-.141-.245-.268-.517-.522c-.603-.564-.905-.846-1.073-1.147a2.2 2.2 0 0 1 0-2.148c.168-.301.47-.583 1.073-1.147c.272-.254.408-.38.517-.522a2.2 2.2 0 0 0 .442-1.067c.022-.177.016-.363.004-.735c-.028-.825-.042-1.237.052-1.569a2.2 2.2 0 0 1 1.52-1.52c.33-.093.743-.08 1.568-.051c.372.012.558.018.735-.004c.389-.05.757-.203 1.067-.442c.141-.11.268-.245.522-.517Z"/></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 stroke-linecap="round" stroke-linejoin="round" d="M13.582 10.898V9m0 1.898v1.083m0-1.083c0 .457 0 .813.014 1.102m2.138-.5l.081-.03c.714-.257 1.489.052 1.917.763l.048.083l.02.033l.085.153c.317.641-.054 1.447-.69 1.496c-.028.002-.07.002-.156.002h-.787c-.884 0-1.327 0-1.67-.184c-.372-.2-.67-.546-.841-.977c-.088-.222-.127-.479-.145-.839m-.014-.02V12c0 .423 0 .75-.012 1.015m.012-1.034l.014.019M11 15c.802 0 1.203 0 1.52-.152c.421-.203.756-.593.931-1.083c.072-.2.104-.43.119-.75m0 0L11.43 10.5M9 9v4a2 2 0 0 1-2 2"/><path d="M9.78 3.352c.563-.603.845-.905 1.146-1.073a2.2 2.2 0 0 1 2.148 0c.301.168.583.47 1.147 1.073c.254.272.38.408.522.517a2.2 2.2 0 0 0 1.067.442c.177.022.363.016.734.004c.826-.028 1.238-.042 1.57.052a2.21 2.21 0 0 1 1.52 1.52c.093.33.08.743.051 1.568c-.012.372-.018.558.004.735c.05.389.203.757.442 1.067c.11.141.245.268.517.522c.603.564.905.846 1.073 1.147c.372.668.372 1.48 0 2.148c-.168.301-.47.583-1.073 1.147c-.272.254-.408.38-.517.522a2.2 2.2 0 0 0-.442 1.067c-.022.177-.016.363-.004.734c.028.826.042 1.238-.052 1.57a2.2 2.2 0 0 1-1.52 1.52c-.33.093-.743.08-1.569.051c-.371-.012-.557-.018-.734.004c-.389.05-.757.203-1.067.442c-.141.11-.268.245-.522.517c-.564.603-.846.905-1.147 1.073a2.2 2.2 0 0 1-2.148 0c-.301-.168-.583-.47-1.147-1.073c-.254-.272-.38-.408-.522-.517a2.2 2.2 0 0 0-1.067-.442c-.177-.022-.363-.016-.735-.004c-.825.028-1.237.042-1.569-.052a2.2 2.2 0 0 1-1.52-1.52c-.093-.33-.08-.743-.051-1.569c.012-.371.018-.557-.004-.734a2.2 2.2 0 0 0-.442-1.067c-.11-.141-.245-.268-.517-.522c-.603-.564-.905-.846-1.073-1.147a2.2 2.2 0 0 1 0-2.148c.168-.301.47-.583 1.073-1.147c.272-.254.408-.38.517-.522a2.2 2.2 0 0 0 .442-1.067c.022-.177.016-.363.004-.735c-.028-.825-.042-1.237.052-1.569a2.2 2.2 0 0 1 1.52-1.52c.33-.093.743-.08 1.568-.051c.372.012.558.018.735-.004c.389-.05.757-.203 1.067-.442c.141-.11.268-.245.522-.517Z"/></g></svg>
</template>

CSS

.icon-halal {
  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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.582%2010.898V9m0%201.898v1.083m0-1.083c0%20.457%200%20.813.014%201.102m2.138-.5l.081-.03c.714-.257%201.489.052%201.917.763l.048.083l.02.033l.085.153c.317.641-.054%201.447-.69%201.496c-.028.002-.07.002-.156.002h-.787c-.884%200-1.327%200-1.67-.184c-.372-.2-.67-.546-.841-.977c-.088-.222-.127-.479-.145-.839m-.014-.02V12c0%20.423%200%20.75-.012%201.015m.012-1.034l.014.019M11%2015c.802%200%201.203%200%201.52-.152c.421-.203.756-.593.931-1.083c.072-.2.104-.43.119-.75m0%200L11.43%2010.5M9%209v4a2%202%200%200%201-2%202%22%2F%3E%3Cpath%20d%3D%22M9.78%203.352c.563-.603.845-.905%201.146-1.073a2.2%202.2%200%200%201%202.148%200c.301.168.583.47%201.147%201.073c.254.272.38.408.522.517a2.2%202.2%200%200%200%201.067.442c.177.022.363.016.734.004c.826-.028%201.238-.042%201.57.052a2.21%202.21%200%200%201%201.52%201.52c.093.33.08.743.051%201.568c-.012.372-.018.558.004.735c.05.389.203.757.442%201.067c.11.141.245.268.517.522c.603.564.905.846%201.073%201.147c.372.668.372%201.48%200%202.148c-.168.301-.47.583-1.073%201.147c-.272.254-.408.38-.517.522a2.2%202.2%200%200%200-.442%201.067c-.022.177-.016.363-.004.734c.028.826.042%201.238-.052%201.57a2.2%202.2%200%200%201-1.52%201.52c-.33.093-.743.08-1.569.051c-.371-.012-.557-.018-.734.004c-.389.05-.757.203-1.067.442c-.141.11-.268.245-.522.517c-.564.603-.846.905-1.147%201.073a2.2%202.2%200%200%201-2.148%200c-.301-.168-.583-.47-1.147-1.073c-.254-.272-.38-.408-.522-.517a2.2%202.2%200%200%200-1.067-.442c-.177-.022-.363-.016-.735-.004c-.825.028-1.237.042-1.569-.052a2.2%202.2%200%200%201-1.52-1.52c-.093-.33-.08-.743-.051-1.569c.012-.371.018-.557-.004-.734a2.2%202.2%200%200%200-.442-1.067c-.11-.141-.245-.268-.517-.522c-.603-.564-.905-.846-1.073-1.147a2.2%202.2%200%200%201%200-2.148c.168-.301.47-.583%201.073-1.147c.272-.254.408-.38.517-.522a2.2%202.2%200%200%200%20.442-1.067c.022-.177.016-.363.004-.735c-.028-.825-.042-1.237.052-1.569a2.2%202.2%200%200%201%201.52-1.52c.33-.093.743-.08%201.568-.051c.372.012.558.018.735-.004c.389-.05.757-.203%201.067-.442c.141-.11.268-.245.522-.517Z%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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.582%2010.898V9m0%201.898v1.083m0-1.083c0%20.457%200%20.813.014%201.102m2.138-.5l.081-.03c.714-.257%201.489.052%201.917.763l.048.083l.02.033l.085.153c.317.641-.054%201.447-.69%201.496c-.028.002-.07.002-.156.002h-.787c-.884%200-1.327%200-1.67-.184c-.372-.2-.67-.546-.841-.977c-.088-.222-.127-.479-.145-.839m-.014-.02V12c0%20.423%200%20.75-.012%201.015m.012-1.034l.014.019M11%2015c.802%200%201.203%200%201.52-.152c.421-.203.756-.593.931-1.083c.072-.2.104-.43.119-.75m0%200L11.43%2010.5M9%209v4a2%202%200%200%201-2%202%22%2F%3E%3Cpath%20d%3D%22M9.78%203.352c.563-.603.845-.905%201.146-1.073a2.2%202.2%200%200%201%202.148%200c.301.168.583.47%201.147%201.073c.254.272.38.408.522.517a2.2%202.2%200%200%200%201.067.442c.177.022.363.016.734.004c.826-.028%201.238-.042%201.57.052a2.21%202.21%200%200%201%201.52%201.52c.093.33.08.743.051%201.568c-.012.372-.018.558.004.735c.05.389.203.757.442%201.067c.11.141.245.268.517.522c.603.564.905.846%201.073%201.147c.372.668.372%201.48%200%202.148c-.168.301-.47.583-1.073%201.147c-.272.254-.408.38-.517.522a2.2%202.2%200%200%200-.442%201.067c-.022.177-.016.363-.004.734c.028.826.042%201.238-.052%201.57a2.2%202.2%200%200%201-1.52%201.52c-.33.093-.743.08-1.569.051c-.371-.012-.557-.018-.734.004c-.389.05-.757.203-1.067.442c-.141.11-.268.245-.522.517c-.564.603-.846.905-1.147%201.073a2.2%202.2%200%200%201-2.148%200c-.301-.168-.583-.47-1.147-1.073c-.254-.272-.38-.408-.522-.517a2.2%202.2%200%200%200-1.067-.442c-.177-.022-.363-.016-.735-.004c-.825.028-1.237.042-1.569-.052a2.2%202.2%200%200%201-1.52-1.52c-.093-.33-.08-.743-.051-1.569c.012-.371.018-.557-.004-.734a2.2%202.2%200%200%200-.442-1.067c-.11-.141-.245-.268-.517-.522c-.603-.564-.905-.846-1.073-1.147a2.2%202.2%200%200%201%200-2.148c.168-.301.47-.583%201.073-1.147c.272-.254.408-.38.517-.522a2.2%202.2%200%200%200%20.442-1.067c.022-.177.016-.363.004-.735c-.028-.825-.042-1.237.052-1.569a2.2%202.2%200%200%201%201.52-1.52c.33-.093.743-.08%201.568-.051c.372.012.558.018.735-.004c.389-.05.757-.203%201.067-.442c.141-.11.268-.245.522-.517Z%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/halal.svg?color=%231a73e8&size=48