alphabet-greek from Material Design Icons by Pictogrammers · Filled · Alpha / Numeric · Apache-2.0 Free for personal and commercial use.

Name
alphabet-greek
Set
Material Design Icons
Style
Filled
Category
Alpha / Numeric
Viewbox
24×24
License
Apache 2.0
Aliases
writing-system-greek

The same icon in other sets

More alpha / numeric icons from Material Design 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="currentColor" d="M16 6c-1.64 0-3 1.36-3 3v12h2V9c0-.57.43-1 1-1h1c.57 0 1 .43 1 1v1c0 .57-.43 1-1 1h-1v2h1c.57 0 1 .43 1 1v1c0 .57-.43 1-1 1h-1v2h1c1.65 0 3-1.35 3-3v-1c0-.82-.41-1.54-1-2c.59-.46 1-1.18 1-2V9c0-1.64-1.35-3-3-3M7 9c-1.64 0-3 1.36-3 3v3c0 1.65 1.36 3 3 3h.7c.5 0 .95-.19 1.3-.5v.5h2V9H9v.5c-.35-.31-.8-.5-1.3-.5M7 11h1c.57 0 1 .43 1 1v3c0 .57-.43 1-1 1H7c-.57 0-1-.43-1-1v-3c0-.57.43-1 1-1"/></svg>

React

import type { SVGProps } from "react";

export function MdiAlphabetGreek(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="M16 6c-1.64 0-3 1.36-3 3v12h2V9c0-.57.43-1 1-1h1c.57 0 1 .43 1 1v1c0 .57-.43 1-1 1h-1v2h1c.57 0 1 .43 1 1v1c0 .57-.43 1-1 1h-1v2h1c1.65 0 3-1.35 3-3v-1c0-.82-.41-1.54-1-2c.59-.46 1-1.18 1-2V9c0-1.64-1.35-3-3-3M7 9c-1.64 0-3 1.36-3 3v3c0 1.65 1.36 3 3 3h.7c.5 0 .95-.19 1.3-.5v.5h2V9H9v.5c-.35-.31-.8-.5-1.3-.5M7 11h1c.57 0 1 .43 1 1v3c0 .57-.43 1-1 1H7c-.57 0-1-.43-1-1v-3c0-.57.43-1 1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 6c-1.64 0-3 1.36-3 3v12h2V9c0-.57.43-1 1-1h1c.57 0 1 .43 1 1v1c0 .57-.43 1-1 1h-1v2h1c.57 0 1 .43 1 1v1c0 .57-.43 1-1 1h-1v2h1c1.65 0 3-1.35 3-3v-1c0-.82-.41-1.54-1-2c.59-.46 1-1.18 1-2V9c0-1.64-1.35-3-3-3M7 9c-1.64 0-3 1.36-3 3v3c0 1.65 1.36 3 3 3h.7c.5 0 .95-.19 1.3-.5v.5h2V9H9v.5c-.35-.31-.8-.5-1.3-.5M7 11h1c.57 0 1 .43 1 1v3c0 .57-.43 1-1 1H7c-.57 0-1-.43-1-1v-3c0-.57.43-1 1-1"/></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%22currentColor%22%20d%3D%22M16%206c-1.64%200-3%201.36-3%203v12h2V9c0-.57.43-1%201-1h1c.57%200%201%20.43%201%201v1c0%20.57-.43%201-1%201h-1v2h1c.57%200%201%20.43%201%201v1c0%20.57-.43%201-1%201h-1v2h1c1.65%200%203-1.35%203-3v-1c0-.82-.41-1.54-1-2c.59-.46%201-1.18%201-2V9c0-1.64-1.35-3-3-3M7%209c-1.64%200-3%201.36-3%203v3c0%201.65%201.36%203%203%203h.7c.5%200%20.95-.19%201.3-.5v.5h2V9H9v.5c-.35-.31-.8-.5-1.3-.5M7%2011h1c.57%200%201%20.43%201%201v3c0%20.57-.43%201-1%201H7c-.57%200-1-.43-1-1v-3c0-.57.43-1%201-1%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%22M16%206c-1.64%200-3%201.36-3%203v12h2V9c0-.57.43-1%201-1h1c.57%200%201%20.43%201%201v1c0%20.57-.43%201-1%201h-1v2h1c.57%200%201%20.43%201%201v1c0%20.57-.43%201-1%201h-1v2h1c1.65%200%203-1.35%203-3v-1c0-.82-.41-1.54-1-2c.59-.46%201-1.18%201-2V9c0-1.64-1.35-3-3-3M7%209c-1.64%200-3%201.36-3%203v3c0%201.65%201.36%203%203%203h.7c.5%200%20.95-.19%201.3-.5v.5h2V9H9v.5c-.35-.31-.8-.5-1.3-.5M7%2011h1c.57%200%201%20.43%201%201v3c0%20.57-.43%201-1%201H7c-.57%200-1-.43-1-1v-3c0-.57.43-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/alphabet-greek.svg?color=%231a73e8&size=48