abjad hebrew icon
abjad-hebrew from Material Design Icons by Pictogrammers · Filled · Alpha / Numeric · Apache-2.0 Free for personal and commercial use.
- Name
- abjad-hebrew
- Set
- Material Design Icons
- Style
- Filled
- Category
- Alpha / Numeric
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- writing-system-hebrew
More alpha / numeric icons from Material Design Icons
Use the abjad hebrew icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.9 4L9 10.03a3.44 3.44 0 0 0-3 2.56L4 20h2.07l1.85-6.89c.17-.65.77-1.11 1.44-1.11h1.33l6.78 8h2.63L15 13.97a3.44 3.44 0 0 0 3-2.56L20 4h-2.07l-1.85 6.89c-.17.65-.77 1.11-1.44 1.11h-1.33L6.53 4Z"/></svg>
React
import type { SVGProps } from "react";
export function MdiAbjadHebrew(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.9 4L9 10.03a3.44 3.44 0 0 0-3 2.56L4 20h2.07l1.85-6.89c.17-.65.77-1.11 1.44-1.11h1.33l6.78 8h2.63L15 13.97a3.44 3.44 0 0 0 3-2.56L20 4h-2.07l-1.85 6.89c-.17.65-.77 1.11-1.44 1.11h-1.33L6.53 4Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.9 4L9 10.03a3.44 3.44 0 0 0-3 2.56L4 20h2.07l1.85-6.89c.17-.65.77-1.11 1.44-1.11h1.33l6.78 8h2.63L15 13.97a3.44 3.44 0 0 0 3-2.56L20 4h-2.07l-1.85 6.89c-.17.65-.77 1.11-1.44 1.11h-1.33L6.53 4Z"/></svg> </template>
CSS
.icon-abjad-hebrew {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.9%204L9%2010.03a3.44%203.44%200%200%200-3%202.56L4%2020h2.07l1.85-6.89c.17-.65.77-1.11%201.44-1.11h1.33l6.78%208h2.63L15%2013.97a3.44%203.44%200%200%200%203-2.56L20%204h-2.07l-1.85%206.89c-.17.65-.77%201.11-1.44%201.11h-1.33L6.53%204Z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.9%204L9%2010.03a3.44%203.44%200%200%200-3%202.56L4%2020h2.07l1.85-6.89c.17-.65.77-1.11%201.44-1.11h1.33l6.78%208h2.63L15%2013.97a3.44%203.44%200%200%200%203-2.56L20%204h-2.07l-1.85%206.89c-.17.65-.77%201.11-1.44%201.11h-1.33L6.53%204Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/abjad-hebrew.svg?color=%231a73e8&size=48