input latin letters emoji

input-latin-letters from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.

Name
input-latin-letters
Set
Emoji One (Colored)
Style
Default
Category
Symbols
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Emoji One (Colored)

Use the input latin letters emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path fill="#fff" d="m18.1 40.7l-.2-1.3h-.1c-.7 1.1-1.9 1.6-3.2 1.6c-2.3 0-3.6-1.9-3.6-4.1c0-3.4 2.6-5.1 6.5-5.1v-.2c0-.7-.3-1.7-2-1.7c-1.1 0-2.3.5-3.1 1l-.6-2.6c.8-.5 2.3-1.2 4.3-1.2c3.7 0 4.9 2.6 4.9 5.7v4.6c0 1.3 0 2.5.2 3.2h-3.1zm-.5-6.2c-1.8 0-3.2.5-3.2 2.1c0 1.1.6 1.6 1.4 1.6c.9 0 1.6-.7 1.8-1.5c0-.2.1-.5.1-.7c-.1-.1-.1-1.5-.1-1.5m10.9 6c0-.8.1-2.2.1-3.6V23h3v6.9c.6-1 1.6-1.7 3-1.7c2.3 0 4.1 2.4 4 6.1c0 4.3-2.2 6.5-4.5 6.5c-1.1 0-2.2-.5-2.9-1.9l-.1 1.7zm3.1-5.1c0 .2 0 .5.1.7c.2 1 .9 1.8 1.8 1.8c1.3 0 2.1-1.2 2.1-3.4c0-1.9-.7-3.3-2.1-3.3c-.8 0-1.6.8-1.8 1.8c0 .2-.1.4-.1.7zm21.4 5c-.6.3-1.6.6-2.8.6c-3.2 0-5.3-2.6-5.3-6.8c0-3.9 2-7 5.8-7c.8 0 1.7.2 2.4.5l-.5 3.1c-.4-.2-.9-.4-1.7-.4c-1.6 0-2.7 1.5-2.7 3.7c0 2.4 1.2 3.7 2.8 3.7c.7 0 1.3-.2 1.8-.4z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneInputLatinLetters(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path fill="#fff" d="m18.1 40.7l-.2-1.3h-.1c-.7 1.1-1.9 1.6-3.2 1.6c-2.3 0-3.6-1.9-3.6-4.1c0-3.4 2.6-5.1 6.5-5.1v-.2c0-.7-.3-1.7-2-1.7c-1.1 0-2.3.5-3.1 1l-.6-2.6c.8-.5 2.3-1.2 4.3-1.2c3.7 0 4.9 2.6 4.9 5.7v4.6c0 1.3 0 2.5.2 3.2h-3.1zm-.5-6.2c-1.8 0-3.2.5-3.2 2.1c0 1.1.6 1.6 1.4 1.6c.9 0 1.6-.7 1.8-1.5c0-.2.1-.5.1-.7c-.1-.1-.1-1.5-.1-1.5m10.9 6c0-.8.1-2.2.1-3.6V23h3v6.9c.6-1 1.6-1.7 3-1.7c2.3 0 4.1 2.4 4 6.1c0 4.3-2.2 6.5-4.5 6.5c-1.1 0-2.2-.5-2.9-1.9l-.1 1.7zm3.1-5.1c0 .2 0 .5.1.7c.2 1 .9 1.8 1.8 1.8c1.3 0 2.1-1.2 2.1-3.4c0-1.9-.7-3.3-2.1-3.3c-.8 0-1.6.8-1.8 1.8c0 .2-.1.4-.1.7zm21.4 5c-.6.3-1.6.6-2.8.6c-3.2 0-5.3-2.6-5.3-6.8c0-3.9 2-7 5.8-7c.8 0 1.7.2 2.4.5l-.5 3.1c-.4-.2-.9-.4-1.7-.4c-1.6 0-2.7 1.5-2.7 3.7c0 2.4 1.2 3.7 2.8 3.7c.7 0 1.3-.2 1.8-.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path fill="#fff" d="m18.1 40.7l-.2-1.3h-.1c-.7 1.1-1.9 1.6-3.2 1.6c-2.3 0-3.6-1.9-3.6-4.1c0-3.4 2.6-5.1 6.5-5.1v-.2c0-.7-.3-1.7-2-1.7c-1.1 0-2.3.5-3.1 1l-.6-2.6c.8-.5 2.3-1.2 4.3-1.2c3.7 0 4.9 2.6 4.9 5.7v4.6c0 1.3 0 2.5.2 3.2h-3.1zm-.5-6.2c-1.8 0-3.2.5-3.2 2.1c0 1.1.6 1.6 1.4 1.6c.9 0 1.6-.7 1.8-1.5c0-.2.1-.5.1-.7c-.1-.1-.1-1.5-.1-1.5m10.9 6c0-.8.1-2.2.1-3.6V23h3v6.9c.6-1 1.6-1.7 3-1.7c2.3 0 4.1 2.4 4 6.1c0 4.3-2.2 6.5-4.5 6.5c-1.1 0-2.2-.5-2.9-1.9l-.1 1.7zm3.1-5.1c0 .2 0 .5.1.7c.2 1 .9 1.8 1.8 1.8c1.3 0 2.1-1.2 2.1-3.4c0-1.9-.7-3.3-2.1-3.3c-.8 0-1.6.8-1.8 1.8c0 .2-.1.4-.1.7zm21.4 5c-.6.3-1.6.6-2.8.6c-3.2 0-5.3-2.6-5.3-6.8c0-3.9 2-7 5.8-7c.8 0 1.7.2 2.4.5l-.5 3.1c-.4-.2-.9-.4-1.7-.4c-1.6 0-2.7 1.5-2.7 3.7c0 2.4 1.2 3.7 2.8 3.7c.7 0 1.3-.2 1.8-.4z"/></svg>
</template>

CSS

.icon-input-latin-letters {
  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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%234fd1d9%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m18.1%2040.7l-.2-1.3h-.1c-.7%201.1-1.9%201.6-3.2%201.6c-2.3%200-3.6-1.9-3.6-4.1c0-3.4%202.6-5.1%206.5-5.1v-.2c0-.7-.3-1.7-2-1.7c-1.1%200-2.3.5-3.1%201l-.6-2.6c.8-.5%202.3-1.2%204.3-1.2c3.7%200%204.9%202.6%204.9%205.7v4.6c0%201.3%200%202.5.2%203.2h-3.1zm-.5-6.2c-1.8%200-3.2.5-3.2%202.1c0%201.1.6%201.6%201.4%201.6c.9%200%201.6-.7%201.8-1.5c0-.2.1-.5.1-.7c-.1-.1-.1-1.5-.1-1.5m10.9%206c0-.8.1-2.2.1-3.6V23h3v6.9c.6-1%201.6-1.7%203-1.7c2.3%200%204.1%202.4%204%206.1c0%204.3-2.2%206.5-4.5%206.5c-1.1%200-2.2-.5-2.9-1.9l-.1%201.7zm3.1-5.1c0%20.2%200%20.5.1.7c.2%201%20.9%201.8%201.8%201.8c1.3%200%202.1-1.2%202.1-3.4c0-1.9-.7-3.3-2.1-3.3c-.8%200-1.6.8-1.8%201.8c0%20.2-.1.4-.1.7zm21.4%205c-.6.3-1.6.6-2.8.6c-3.2%200-5.3-2.6-5.3-6.8c0-3.9%202-7%205.8-7c.8%200%201.7.2%202.4.5l-.5%203.1c-.4-.2-.9-.4-1.7-.4c-1.6%200-2.7%201.5-2.7%203.7c0%202.4%201.2%203.7%202.8%203.7c.7%200%201.3-.2%201.8-.4z%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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%234fd1d9%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m18.1%2040.7l-.2-1.3h-.1c-.7%201.1-1.9%201.6-3.2%201.6c-2.3%200-3.6-1.9-3.6-4.1c0-3.4%202.6-5.1%206.5-5.1v-.2c0-.7-.3-1.7-2-1.7c-1.1%200-2.3.5-3.1%201l-.6-2.6c.8-.5%202.3-1.2%204.3-1.2c3.7%200%204.9%202.6%204.9%205.7v4.6c0%201.3%200%202.5.2%203.2h-3.1zm-.5-6.2c-1.8%200-3.2.5-3.2%202.1c0%201.1.6%201.6%201.4%201.6c.9%200%201.6-.7%201.8-1.5c0-.2.1-.5.1-.7c-.1-.1-.1-1.5-.1-1.5m10.9%206c0-.8.1-2.2.1-3.6V23h3v6.9c.6-1%201.6-1.7%203-1.7c2.3%200%204.1%202.4%204%206.1c0%204.3-2.2%206.5-4.5%206.5c-1.1%200-2.2-.5-2.9-1.9l-.1%201.7zm3.1-5.1c0%20.2%200%20.5.1.7c.2%201%20.9%201.8%201.8%201.8c1.3%200%202.1-1.2%202.1-3.4c0-1.9-.7-3.3-2.1-3.3c-.8%200-1.6.8-1.8%201.8c0%20.2-.1.4-.1.7zm21.4%205c-.6.3-1.6.6-2.8.6c-3.2%200-5.3-2.6-5.3-6.8c0-3.9%202-7%205.8-7c.8%200%201.7.2%202.4.5l-.5%203.1c-.4-.2-.9-.4-1.7-.4c-1.6%200-2.7%201.5-2.7%203.7c0%202.4%201.2%203.7%202.8%203.7c.7%200%201.3-.2%201.8-.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/input-latin-letters.svg?color=%231a73e8&size=48