outline-tty from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.

Name
outline-tty
Set
Google Material Icons
Style
Baseline
Category
Places
Viewbox
24×24
License
Apache 2.0

More places icons from Google Material Icons

Use the outline tty icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 6h-2V4h2zm2 1h-2v2h2zm1 2h2V7h-2zm0-5h-2v2h2zm-4 3h-2v2h2zm4 3h-2v2h2zm-3 0h-2v2h2zm-3-6h-2v2h2zm7 11.82v4.15c0 .56-.47 1.03-1.03 1c-2.89-.17-5.6-1.03-7.97-2.4A18 18 0 0 1 4.43 12a17.9 17.9 0 0 1-2.4-7.97C2 3.47 2.47 3 3.03 3h4.15c.48 0 .89.34.98.8l.74 3.68a.99.99 0 0 1-.27.9L6.1 10.9c1.43 2.5 3.5 4.57 6 6l2.52-2.52a.98.98 0 0 1 .9-.27l3.67.73c.47.09.81.5.81.98M5.18 8.99l1.65-1.65L6.36 5H4.13c.17 1.37.53 2.71 1.05 3.99M18 16.64l-2.34-.47l-1.65 1.65c1.28.52 2.63.87 3.99 1.05zM20 4v2h2V4zm0 8h2v-2h-2zm-7-2h-2v2h2z"/></svg>

React

import type { SVGProps } from "react";

export function IcOutlineTty(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 6h-2V4h2zm2 1h-2v2h2zm1 2h2V7h-2zm0-5h-2v2h2zm-4 3h-2v2h2zm4 3h-2v2h2zm-3 0h-2v2h2zm-3-6h-2v2h2zm7 11.82v4.15c0 .56-.47 1.03-1.03 1c-2.89-.17-5.6-1.03-7.97-2.4A18 18 0 0 1 4.43 12a17.9 17.9 0 0 1-2.4-7.97C2 3.47 2.47 3 3.03 3h4.15c.48 0 .89.34.98.8l.74 3.68a.99.99 0 0 1-.27.9L6.1 10.9c1.43 2.5 3.5 4.57 6 6l2.52-2.52a.98.98 0 0 1 .9-.27l3.67.73c.47.09.81.5.81.98M5.18 8.99l1.65-1.65L6.36 5H4.13c.17 1.37.53 2.71 1.05 3.99M18 16.64l-2.34-.47l-1.65 1.65c1.28.52 2.63.87 3.99 1.05zM20 4v2h2V4zm0 8h2v-2h-2zm-7-2h-2v2h2z"/></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 6h-2V4h2zm2 1h-2v2h2zm1 2h2V7h-2zm0-5h-2v2h2zm-4 3h-2v2h2zm4 3h-2v2h2zm-3 0h-2v2h2zm-3-6h-2v2h2zm7 11.82v4.15c0 .56-.47 1.03-1.03 1c-2.89-.17-5.6-1.03-7.97-2.4A18 18 0 0 1 4.43 12a17.9 17.9 0 0 1-2.4-7.97C2 3.47 2.47 3 3.03 3h4.15c.48 0 .89.34.98.8l.74 3.68a.99.99 0 0 1-.27.9L6.1 10.9c1.43 2.5 3.5 4.57 6 6l2.52-2.52a.98.98 0 0 1 .9-.27l3.67.73c.47.09.81.5.81.98M5.18 8.99l1.65-1.65L6.36 5H4.13c.17 1.37.53 2.71 1.05 3.99M18 16.64l-2.34-.47l-1.65 1.65c1.28.52 2.63.87 3.99 1.05zM20 4v2h2V4zm0 8h2v-2h-2zm-7-2h-2v2h2z"/></svg>
</template>

CSS

.icon-outline-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%206h-2V4h2zm2%201h-2v2h2zm1%202h2V7h-2zm0-5h-2v2h2zm-4%203h-2v2h2zm4%203h-2v2h2zm-3%200h-2v2h2zm-3-6h-2v2h2zm7%2011.82v4.15c0%20.56-.47%201.03-1.03%201c-2.89-.17-5.6-1.03-7.97-2.4A18%2018%200%200%201%204.43%2012a17.9%2017.9%200%200%201-2.4-7.97C2%203.47%202.47%203%203.03%203h4.15c.48%200%20.89.34.98.8l.74%203.68a.99.99%200%200%201-.27.9L6.1%2010.9c1.43%202.5%203.5%204.57%206%206l2.52-2.52a.98.98%200%200%201%20.9-.27l3.67.73c.47.09.81.5.81.98M5.18%208.99l1.65-1.65L6.36%205H4.13c.17%201.37.53%202.71%201.05%203.99M18%2016.64l-2.34-.47l-1.65%201.65c1.28.52%202.63.87%203.99%201.05zM20%204v2h2V4zm0%208h2v-2h-2zm-7-2h-2v2h2z%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%206h-2V4h2zm2%201h-2v2h2zm1%202h2V7h-2zm0-5h-2v2h2zm-4%203h-2v2h2zm4%203h-2v2h2zm-3%200h-2v2h2zm-3-6h-2v2h2zm7%2011.82v4.15c0%20.56-.47%201.03-1.03%201c-2.89-.17-5.6-1.03-7.97-2.4A18%2018%200%200%201%204.43%2012a17.9%2017.9%200%200%201-2.4-7.97C2%203.47%202.47%203%203.03%203h4.15c.48%200%20.89.34.98.8l.74%203.68a.99.99%200%200%201-.27.9L6.1%2010.9c1.43%202.5%203.5%204.57%206%206l2.52-2.52a.98.98%200%200%201%20.9-.27l3.67.73c.47.09.81.5.81.98M5.18%208.99l1.65-1.65L6.36%205H4.13c.17%201.37.53%202.71%201.05%203.99M18%2016.64l-2.34-.47l-1.65%201.65c1.28.52%202.63.87%203.99%201.05zM20%204v2h2V4zm0%208h2v-2h-2zm-7-2h-2v2h2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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