alphabet greek icon
alphabet-greek from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- alphabet-greek
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the alphabet greek 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-linejoin="round" stroke-width="1.5" d="M2 19c.023.777.11 1.24.431 1.56c.44.44 1.147.44 2.563.44h2.971c.778 0 1.166 0 1.21-.14s-.288-.373-.953-.84c-2.353-1.655-4.229-4.51-4.229-7.756C3.993 7.147 7.578 3 12 3s8.007 4.147 8.007 9.264c0 3.245-1.876 6.1-4.229 7.755c-.665.468-.998.702-.953.841c.044.14.432.14 1.21.14h2.971c1.416 0 2.123 0 2.563-.44c.32-.32.408-.783.431-1.56"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAlphabetGreek(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" strokeLinejoin="round" strokeWidth="1.5" d="M2 19c.023.777.11 1.24.431 1.56c.44.44 1.147.44 2.563.44h2.971c.778 0 1.166 0 1.21-.14s-.288-.373-.953-.84c-2.353-1.655-4.229-4.51-4.229-7.756C3.993 7.147 7.578 3 12 3s8.007 4.147 8.007 9.264c0 3.245-1.876 6.1-4.229 7.755c-.665.468-.998.702-.953.841c.044.14.432.14 1.21.14h2.971c1.416 0 2.123 0 2.563-.44c.32-.32.408-.783.431-1.56"/></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-linejoin="round" stroke-width="1.5" d="M2 19c.023.777.11 1.24.431 1.56c.44.44 1.147.44 2.563.44h2.971c.778 0 1.166 0 1.21-.14s-.288-.373-.953-.84c-2.353-1.655-4.229-4.51-4.229-7.756C3.993 7.147 7.578 3 12 3s8.007 4.147 8.007 9.264c0 3.245-1.876 6.1-4.229 7.755c-.665.468-.998.702-.953.841c.044.14.432.14 1.21.14h2.971c1.416 0 2.123 0 2.563-.44c.32-.32.408-.783.431-1.56"/></svg> </template>
CSS
.icon-alphabet-greek {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%2019c.023.777.11%201.24.431%201.56c.44.44%201.147.44%202.563.44h2.971c.778%200%201.166%200%201.21-.14s-.288-.373-.953-.84c-2.353-1.655-4.229-4.51-4.229-7.756C3.993%207.147%207.578%203%2012%203s8.007%204.147%208.007%209.264c0%203.245-1.876%206.1-4.229%207.755c-.665.468-.998.702-.953.841c.044.14.432.14%201.21.14h2.971c1.416%200%202.123%200%202.563-.44c.32-.32.408-.783.431-1.56%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%2019c.023.777.11%201.24.431%201.56c.44.44%201.147.44%202.563.44h2.971c.778%200%201.166%200%201.21-.14s-.288-.373-.953-.84c-2.353-1.655-4.229-4.51-4.229-7.756C3.993%207.147%207.578%203%2012%203s8.007%204.147%208.007%209.264c0%203.245-1.876%206.1-4.229%207.755c-.665.468-.998.702-.953.841c.044.14.432.14%201.21.14h2.971c1.416%200%202.123%200%202.563-.44c.32-.32.408-.783.431-1.56%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/alphabet-greek.svg?color=%231a73e8&size=48