sharp tty icon
sharp-tty from Google Material Icons by Material Design Authors · Baseline · Places · Apache-2.0 Free for personal and commercial use.
- Name
- sharp-tty
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Places
- Viewbox
- 24×24
- License
- Apache 2.0
More places icons from Google Material Icons
baseline-ac-unitbaseline-airport-shuttlebaseline-all-inclusivebaseline-apartmentbaseline-baby-changing-stationbaseline-backpackbaseline-balconybaseline-bathtubbaseline-beach-accessbaseline-bentobaseline-bungalowbaseline-business-centerbaseline-cabinbaseline-carpenterbaseline-casinobaseline-chaletbaseline-charging-stationbaseline-checkroombaseline-child-carebaseline-child-friendlybaseline-corporate-farebaseline-cottagebaseline-countertopsbaseline-crib
Use the sharp tty icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 15v6c-3.28 0-6.35-.89-9-2.43A18 18 0 0 1 4.43 12A17.85 17.85 0 0 1 2 3h6l1 5l-2.9 2.9c1.43 2.5 3.5 4.57 6 6L15 14zm-6-9h2V4h-2zm-1 3h2V7h-2zm-2-3h2V4h-2zm7 1h-2v2h2zm1-3h-2v2h2zm2 3h-2v2h2zm1-3h-2v2h2zm-8 8h2v-2h-2zm-3 0h2v-2h-2zm8-2h-2v2h2zm3 0h-2v2h2z"/></svg>
React
import type { SVGProps } from "react";
export function IcSharpTty(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="M20 15v6c-3.28 0-6.35-.89-9-2.43A18 18 0 0 1 4.43 12A17.85 17.85 0 0 1 2 3h6l1 5l-2.9 2.9c1.43 2.5 3.5 4.57 6 6L15 14zm-6-9h2V4h-2zm-1 3h2V7h-2zm-2-3h2V4h-2zm7 1h-2v2h2zm1-3h-2v2h2zm2 3h-2v2h2zm1-3h-2v2h2zm-8 8h2v-2h-2zm-3 0h2v-2h-2zm8-2h-2v2h2zm3 0h-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="M20 15v6c-3.28 0-6.35-.89-9-2.43A18 18 0 0 1 4.43 12A17.85 17.85 0 0 1 2 3h6l1 5l-2.9 2.9c1.43 2.5 3.5 4.57 6 6L15 14zm-6-9h2V4h-2zm-1 3h2V7h-2zm-2-3h2V4h-2zm7 1h-2v2h2zm1-3h-2v2h2zm2 3h-2v2h2zm1-3h-2v2h2zm-8 8h2v-2h-2zm-3 0h2v-2h-2zm8-2h-2v2h2zm3 0h-2v2h2z"/></svg> </template>
CSS
.icon-sharp-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%22M20%2015v6c-3.28%200-6.35-.89-9-2.43A18%2018%200%200%201%204.43%2012A17.85%2017.85%200%200%201%202%203h6l1%205l-2.9%202.9c1.43%202.5%203.5%204.57%206%206L15%2014zm-6-9h2V4h-2zm-1%203h2V7h-2zm-2-3h2V4h-2zm7%201h-2v2h2zm1-3h-2v2h2zm2%203h-2v2h2zm1-3h-2v2h2zm-8%208h2v-2h-2zm-3%200h2v-2h-2zm8-2h-2v2h2zm3%200h-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%22M20%2015v6c-3.28%200-6.35-.89-9-2.43A18%2018%200%200%201%204.43%2012A17.85%2017.85%200%200%201%202%203h6l1%205l-2.9%202.9c1.43%202.5%203.5%204.57%206%206L15%2014zm-6-9h2V4h-2zm-1%203h2V7h-2zm-2-3h2V4h-2zm7%201h-2v2h2zm1-3h-2v2h2zm2%203h-2v2h2zm1-3h-2v2h2zm-8%208h2v-2h-2zm-3%200h2v-2h-2zm8-2h-2v2h2zm3%200h-2v2h2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-tty.svg?color=%231a73e8&size=48