rtt icon
rtt from Material Symbols Light by Google · Regular · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- rtt
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- rtt-outline, rtt-outline-sharp, rtt-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More communicate icons from Material Symbols Light
Use the rtt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.356 20.27l.169-1.128h2.344L15.112 4.82h-4l-.706 4.5h-1.15l.875-5.627h11.456l-.875 5.627h-1.15l.7-4.5h-4l-2.243 14.323h2.345l-.17 1.127zM4.154 6.5l.152-1H8.46l-.152 1zm-.606 4l.152-1h4.154l-.152 1zm-1.134 8l.146-1h6.442l-.146 1zm.644-4l.152-1h6.442l-.152 1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRtt(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="m10.356 20.27l.169-1.128h2.344L15.112 4.82h-4l-.706 4.5h-1.15l.875-5.627h11.456l-.875 5.627h-1.15l.7-4.5h-4l-2.243 14.323h2.345l-.17 1.127zM4.154 6.5l.152-1H8.46l-.152 1zm-.606 4l.152-1h4.154l-.152 1zm-1.134 8l.146-1h6.442l-.146 1zm.644-4l.152-1h6.442l-.152 1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.356 20.27l.169-1.128h2.344L15.112 4.82h-4l-.706 4.5h-1.15l.875-5.627h11.456l-.875 5.627h-1.15l.7-4.5h-4l-2.243 14.323h2.345l-.17 1.127zM4.154 6.5l.152-1H8.46l-.152 1zm-.606 4l.152-1h4.154l-.152 1zm-1.134 8l.146-1h6.442l-.146 1zm.644-4l.152-1h6.442l-.152 1z"/></svg> </template>
CSS
.icon-rtt {
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%22m10.356%2020.27l.169-1.128h2.344L15.112%204.82h-4l-.706%204.5h-1.15l.875-5.627h11.456l-.875%205.627h-1.15l.7-4.5h-4l-2.243%2014.323h2.345l-.17%201.127zM4.154%206.5l.152-1H8.46l-.152%201zm-.606%204l.152-1h4.154l-.152%201zm-1.134%208l.146-1h6.442l-.146%201zm.644-4l.152-1h6.442l-.152%201z%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%22m10.356%2020.27l.169-1.128h2.344L15.112%204.82h-4l-.706%204.5h-1.15l.875-5.627h11.456l-.875%205.627h-1.15l.7-4.5h-4l-2.243%2014.323h2.345l-.17%201.127zM4.154%206.5l.152-1H8.46l-.152%201zm-.606%204l.152-1h4.154l-.152%201zm-1.134%208l.146-1h6.442l-.146%201zm.644-4l.152-1h6.442l-.152%201z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/rtt.svg?color=%231a73e8&size=48