tty from Line Awesome by Icons8 · Line · Maps · Apache-2.0 Free for personal and commercial use.

Name
tty
Set
Line Awesome
Style
Line
Category
Maps
Viewbox
32×32
License
Apache 2.0
Aliases
tty-solid

The same icon in other sets

More maps icons from Line Awesome

Use the tty icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4c-3.895 0-7.191.715-9.406 1.375A5.03 5.03 0 0 0 3 10.188V13c0 1.094.906 2 2 2h4c1.094 0 2-.906 2-2v-2.625c.188-.086.227-.121.781-.281c.91-.266 2.301-.531 4.219-.531s3.309.265 4.219.53c.554.16.593.196.781.282V13c0 1.094.906 2 2 2h4c1.094 0 2-.906 2-2v-2.813a5.04 5.04 0 0 0-3.594-4.812A33.4 33.4 0 0 0 16 4m0 2c3.648 0 6.77.664 8.844 1.281A3.015 3.015 0 0 1 27 10.188V13h-4V9.125l-.5-.281s-.637-.371-1.719-.688C19.7 7.84 18.11 7.562 16 7.562s-3.7.278-4.781.594c-1.082.317-1.719.688-1.719.688l-.5.281V13H5v-2.813c0-1.34.863-2.523 2.156-2.906A31.5 31.5 0 0 1 16 6m-6 11a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m6 0a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m6 0a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m-12 6a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m6 0a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m6 0a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4"/></svg>

React

import type { SVGProps } from "react";

export function LaTty(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4c-3.895 0-7.191.715-9.406 1.375A5.03 5.03 0 0 0 3 10.188V13c0 1.094.906 2 2 2h4c1.094 0 2-.906 2-2v-2.625c.188-.086.227-.121.781-.281c.91-.266 2.301-.531 4.219-.531s3.309.265 4.219.53c.554.16.593.196.781.282V13c0 1.094.906 2 2 2h4c1.094 0 2-.906 2-2v-2.813a5.04 5.04 0 0 0-3.594-4.812A33.4 33.4 0 0 0 16 4m0 2c3.648 0 6.77.664 8.844 1.281A3.015 3.015 0 0 1 27 10.188V13h-4V9.125l-.5-.281s-.637-.371-1.719-.688C19.7 7.84 18.11 7.562 16 7.562s-3.7.278-4.781.594c-1.082.317-1.719.688-1.719.688l-.5.281V13H5v-2.813c0-1.34.863-2.523 2.156-2.906A31.5 31.5 0 0 1 16 6m-6 11a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m6 0a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m6 0a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m-12 6a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m6 0a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m6 0a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4c-3.895 0-7.191.715-9.406 1.375A5.03 5.03 0 0 0 3 10.188V13c0 1.094.906 2 2 2h4c1.094 0 2-.906 2-2v-2.625c.188-.086.227-.121.781-.281c.91-.266 2.301-.531 4.219-.531s3.309.265 4.219.53c.554.16.593.196.781.282V13c0 1.094.906 2 2 2h4c1.094 0 2-.906 2-2v-2.813a5.04 5.04 0 0 0-3.594-4.812A33.4 33.4 0 0 0 16 4m0 2c3.648 0 6.77.664 8.844 1.281A3.015 3.015 0 0 1 27 10.188V13h-4V9.125l-.5-.281s-.637-.371-1.719-.688C19.7 7.84 18.11 7.562 16 7.562s-3.7.278-4.781.594c-1.082.317-1.719.688-1.719.688l-.5.281V13H5v-2.813c0-1.34.863-2.523 2.156-2.906A31.5 31.5 0 0 1 16 6m-6 11a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m6 0a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m6 0a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m-12 6a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m6 0a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4m6 0a1.999 1.999 0 1 0 0 4a1.999 1.999 0 1 0 0-4"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204c-3.895%200-7.191.715-9.406%201.375A5.03%205.03%200%200%200%203%2010.188V13c0%201.094.906%202%202%202h4c1.094%200%202-.906%202-2v-2.625c.188-.086.227-.121.781-.281c.91-.266%202.301-.531%204.219-.531s3.309.265%204.219.53c.554.16.593.196.781.282V13c0%201.094.906%202%202%202h4c1.094%200%202-.906%202-2v-2.813a5.04%205.04%200%200%200-3.594-4.812A33.4%2033.4%200%200%200%2016%204m0%202c3.648%200%206.77.664%208.844%201.281A3.015%203.015%200%200%201%2027%2010.188V13h-4V9.125l-.5-.281s-.637-.371-1.719-.688C19.7%207.84%2018.11%207.562%2016%207.562s-3.7.278-4.781.594c-1.082.317-1.719.688-1.719.688l-.5.281V13H5v-2.813c0-1.34.863-2.523%202.156-2.906A31.5%2031.5%200%200%201%2016%206m-6%2011a1.999%201.999%200%201%200%200%204a1.999%201.999%200%201%200%200-4m6%200a1.999%201.999%200%201%200%200%204a1.999%201.999%200%201%200%200-4m6%200a1.999%201.999%200%201%200%200%204a1.999%201.999%200%201%200%200-4m-12%206a1.999%201.999%200%201%200%200%204a1.999%201.999%200%201%200%200-4m6%200a1.999%201.999%200%201%200%200%204a1.999%201.999%200%201%200%200-4m6%200a1.999%201.999%200%201%200%200%204a1.999%201.999%200%201%200%200-4%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204c-3.895%200-7.191.715-9.406%201.375A5.03%205.03%200%200%200%203%2010.188V13c0%201.094.906%202%202%202h4c1.094%200%202-.906%202-2v-2.625c.188-.086.227-.121.781-.281c.91-.266%202.301-.531%204.219-.531s3.309.265%204.219.53c.554.16.593.196.781.282V13c0%201.094.906%202%202%202h4c1.094%200%202-.906%202-2v-2.813a5.04%205.04%200%200%200-3.594-4.812A33.4%2033.4%200%200%200%2016%204m0%202c3.648%200%206.77.664%208.844%201.281A3.015%203.015%200%200%201%2027%2010.188V13h-4V9.125l-.5-.281s-.637-.371-1.719-.688C19.7%207.84%2018.11%207.562%2016%207.562s-3.7.278-4.781.594c-1.082.317-1.719.688-1.719.688l-.5.281V13H5v-2.813c0-1.34.863-2.523%202.156-2.906A31.5%2031.5%200%200%201%2016%206m-6%2011a1.999%201.999%200%201%200%200%204a1.999%201.999%200%201%200%200-4m6%200a1.999%201.999%200%201%200%200%204a1.999%201.999%200%201%200%200-4m6%200a1.999%201.999%200%201%200%200%204a1.999%201.999%200%201%200%200-4m-12%206a1.999%201.999%200%201%200%200%204a1.999%201.999%200%201%200%200-4m6%200a1.999%201.999%200%201%200%200%204a1.999%201.999%200%201%200%200-4m6%200a1.999%201.999%200%201%200%200%204a1.999%201.999%200%201%200%200-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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