alphabet arabic icon
alphabet-arabic from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- alphabet-arabic
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the alphabet arabic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M9 4v7m4 3h7.743c.706 0 1.059 0 1.205-.26s-.028-.524-.376-1.053C20.452 10.984 18.784 10 17.117 10M13 4v13.667c0 1.1 0 1.65-.293 1.991S11.943 20 11 20h-1M5 4v13.667c0 1.1 0 1.65-.293 1.991S3.943 20 3 20H2"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAlphabetArabic(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5" d="M9 4v7m4 3h7.743c.706 0 1.059 0 1.205-.26s-.028-.524-.376-1.053C20.452 10.984 18.784 10 17.117 10M13 4v13.667c0 1.1 0 1.65-.293 1.991S11.943 20 11 20h-1M5 4v13.667c0 1.1 0 1.65-.293 1.991S3.943 20 3 20H2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M9 4v7m4 3h7.743c.706 0 1.059 0 1.205-.26s-.028-.524-.376-1.053C20.452 10.984 18.784 10 17.117 10M13 4v13.667c0 1.1 0 1.65-.293 1.991S11.943 20 11 20h-1M5 4v13.667c0 1.1 0 1.65-.293 1.991S3.943 20 3 20H2"/></svg> </template>
CSS
.icon-alphabet-arabic {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M9%204v7m4%203h7.743c.706%200%201.059%200%201.205-.26s-.028-.524-.376-1.053C20.452%2010.984%2018.784%2010%2017.117%2010M13%204v13.667c0%201.1%200%201.65-.293%201.991S11.943%2020%2011%2020h-1M5%204v13.667c0%201.1%200%201.65-.293%201.991S3.943%2020%203%2020H2%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M9%204v7m4%203h7.743c.706%200%201.059%200%201.205-.26s-.028-.524-.376-1.053C20.452%2010.984%2018.784%2010%2017.117%2010M13%204v13.667c0%201.1%200%201.65-.293%201.991S11.943%2020%2011%2020h-1M5%204v13.667c0%201.1%200%201.65-.293%201.991S3.943%2020%203%2020H2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/alphabet-arabic.svg?color=%231a73e8&size=48