tty from Font Awesome Solid by Dave Gandy · Solid · Accessibility · CC-BY-4.0 Attribution required.

Name
tty
Set
Font Awesome Solid
Style
Solid
Category
Accessibility
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More accessibility icons from Font Awesome Solid

Use the tty icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M514.2 330.8c15.8 6.5 34.1.3 42.6-14.6l2.4-4.2c27.9-48.9 23.6-118.8-31.3-154.5c-126-82-289.6-82-415.6 0C57.4 193.2 53 263.2 81 312l2.4 4.2c8.5 14.9 26.7 21.1 42.6 14.6l81.9-33.7c13.9-5.7 22.4-19.9 20.9-34.9l-5.1-51c62.5-21 130.8-19.9 192.6 3.3l-4.8 47.7c-1.5 15 7 29.2 20.9 34.9l81.9 33.7zM96 416c0 17.7 14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32m96 0c0 17.7 14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32m-64 64c-17.7 0-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32m352 32c0 17.7 14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32M320 384c-17.7 0-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32m64 32c0 17.7 14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32m128-32c-17.7 0-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32M192 512c0 17.7 14.3 32 32 32h192c17.7 0 32-14.3 32-32s-14.3-32-32-32H224c-17.7 0-32 14.3-32 32"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidTty(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M514.2 330.8c15.8 6.5 34.1.3 42.6-14.6l2.4-4.2c27.9-48.9 23.6-118.8-31.3-154.5c-126-82-289.6-82-415.6 0C57.4 193.2 53 263.2 81 312l2.4 4.2c8.5 14.9 26.7 21.1 42.6 14.6l81.9-33.7c13.9-5.7 22.4-19.9 20.9-34.9l-5.1-51c62.5-21 130.8-19.9 192.6 3.3l-4.8 47.7c-1.5 15 7 29.2 20.9 34.9l81.9 33.7zM96 416c0 17.7 14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32m96 0c0 17.7 14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32m-64 64c-17.7 0-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32m352 32c0 17.7 14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32M320 384c-17.7 0-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32m64 32c0 17.7 14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32m128-32c-17.7 0-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32M192 512c0 17.7 14.3 32 32 32h192c17.7 0 32-14.3 32-32s-14.3-32-32-32H224c-17.7 0-32 14.3-32 32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M514.2 330.8c15.8 6.5 34.1.3 42.6-14.6l2.4-4.2c27.9-48.9 23.6-118.8-31.3-154.5c-126-82-289.6-82-415.6 0C57.4 193.2 53 263.2 81 312l2.4 4.2c8.5 14.9 26.7 21.1 42.6 14.6l81.9-33.7c13.9-5.7 22.4-19.9 20.9-34.9l-5.1-51c62.5-21 130.8-19.9 192.6 3.3l-4.8 47.7c-1.5 15 7 29.2 20.9 34.9l81.9 33.7zM96 416c0 17.7 14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32m96 0c0 17.7 14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32m-64 64c-17.7 0-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32m352 32c0 17.7 14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32M320 384c-17.7 0-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32m64 32c0 17.7 14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32m128-32c-17.7 0-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32s-14.3-32-32-32M192 512c0 17.7 14.3 32 32 32h192c17.7 0 32-14.3 32-32s-14.3-32-32-32H224c-17.7 0-32 14.3-32 32"/></svg>
</template>

CSS

.icon-tty {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M514.2%20330.8c15.8%206.5%2034.1.3%2042.6-14.6l2.4-4.2c27.9-48.9%2023.6-118.8-31.3-154.5c-126-82-289.6-82-415.6%200C57.4%20193.2%2053%20263.2%2081%20312l2.4%204.2c8.5%2014.9%2026.7%2021.1%2042.6%2014.6l81.9-33.7c13.9-5.7%2022.4-19.9%2020.9-34.9l-5.1-51c62.5-21%20130.8-19.9%20192.6%203.3l-4.8%2047.7c-1.5%2015%207%2029.2%2020.9%2034.9l81.9%2033.7zM96%20416c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032m96%200c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032m-64%2064c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32s-14.3-32-32-32m352%2032c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032M320%20384c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32s-14.3-32-32-32m64%2032c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032m128-32c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32s-14.3-32-32-32M192%20512c0%2017.7%2014.3%2032%2032%2032h192c17.7%200%2032-14.3%2032-32s-14.3-32-32-32H224c-17.7%200-32%2014.3-32%2032%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M514.2%20330.8c15.8%206.5%2034.1.3%2042.6-14.6l2.4-4.2c27.9-48.9%2023.6-118.8-31.3-154.5c-126-82-289.6-82-415.6%200C57.4%20193.2%2053%20263.2%2081%20312l2.4%204.2c8.5%2014.9%2026.7%2021.1%2042.6%2014.6l81.9-33.7c13.9-5.7%2022.4-19.9%2020.9-34.9l-5.1-51c62.5-21%20130.8-19.9%20192.6%203.3l-4.8%2047.7c-1.5%2015%207%2029.2%2020.9%2034.9l81.9%2033.7zM96%20416c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032m96%200c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032m-64%2064c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32s-14.3-32-32-32m352%2032c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032M320%20384c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32s-14.3-32-32-32m64%2032c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32s-14.3-32-32-32s-32%2014.3-32%2032m128-32c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032s32-14.3%2032-32s-14.3-32-32-32M192%20512c0%2017.7%2014.3%2032%2032%2032h192c17.7%200%2032-14.3%2032-32s-14.3-32-32-32H224c-17.7%200-32%2014.3-32%2032%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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