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

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

The same icon in other sets

More alpha / numeric icons from Material Design Icons

Use the alphabet latin icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 6v12h2v-.69c.37.42.9.69 1.5.69h.5c1.65 0 3-1.35 3-3v-3c0-1.64-1.35-3-3-3h-.5c-.6 0-1.13.27-1.5.7V6M5 9v2h3c.57 0 1 .43 1 1H7c-1.64 0-3 1.36-3 3c0 1.65 1.36 3 3 3h4v-6c0-1.64-1.35-3-3-3m8 2h1c.57 0 1 .43 1 1v3c0 .57-.43 1-1 1h-1c-.57 0-1-.43-1-1v-3c0-.57.43-1 1-1m-9 3h2v2H7c-.57 0-1-.43-1-1s.43-1 1-1"/></svg>

React

import type { SVGProps } from "react";

export function MdiAlphabetLatin(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="M13 6v12h2v-.69c.37.42.9.69 1.5.69h.5c1.65 0 3-1.35 3-3v-3c0-1.64-1.35-3-3-3h-.5c-.6 0-1.13.27-1.5.7V6M5 9v2h3c.57 0 1 .43 1 1H7c-1.64 0-3 1.36-3 3c0 1.65 1.36 3 3 3h4v-6c0-1.64-1.35-3-3-3m8 2h1c.57 0 1 .43 1 1v3c0 .57-.43 1-1 1h-1c-.57 0-1-.43-1-1v-3c0-.57.43-1 1-1m-9 3h2v2H7c-.57 0-1-.43-1-1s.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="M13 6v12h2v-.69c.37.42.9.69 1.5.69h.5c1.65 0 3-1.35 3-3v-3c0-1.64-1.35-3-3-3h-.5c-.6 0-1.13.27-1.5.7V6M5 9v2h3c.57 0 1 .43 1 1H7c-1.64 0-3 1.36-3 3c0 1.65 1.36 3 3 3h4v-6c0-1.64-1.35-3-3-3m8 2h1c.57 0 1 .43 1 1v3c0 .57-.43 1-1 1h-1c-.57 0-1-.43-1-1v-3c0-.57.43-1 1-1m-9 3h2v2H7c-.57 0-1-.43-1-1s.43-1 1-1"/></svg>
</template>

CSS

.icon-alphabet-latin {
  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%22M13%206v12h2v-.69c.37.42.9.69%201.5.69h.5c1.65%200%203-1.35%203-3v-3c0-1.64-1.35-3-3-3h-.5c-.6%200-1.13.27-1.5.7V6M5%209v2h3c.57%200%201%20.43%201%201H7c-1.64%200-3%201.36-3%203c0%201.65%201.36%203%203%203h4v-6c0-1.64-1.35-3-3-3m8%202h1c.57%200%201%20.43%201%201v3c0%20.57-.43%201-1%201h-1c-.57%200-1-.43-1-1v-3c0-.57.43-1%201-1m-9%203h2v2H7c-.57%200-1-.43-1-1s.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%22M13%206v12h2v-.69c.37.42.9.69%201.5.69h.5c1.65%200%203-1.35%203-3v-3c0-1.64-1.35-3-3-3h-.5c-.6%200-1.13.27-1.5.7V6M5%209v2h3c.57%200%201%20.43%201%201H7c-1.64%200-3%201.36-3%203c0%201.65%201.36%203%203%203h4v-6c0-1.64-1.35-3-3-3m8%202h1c.57%200%201%20.43%201%201v3c0%20.57-.43%201-1%201h-1c-.57%200-1-.43-1-1v-3c0-.57.43-1%201-1m-9%203h2v2H7c-.57%200-1-.43-1-1s.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-latin.svg?color=%231a73e8&size=48