rtt-rounded from Material Symbols by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.

Name
rtt-rounded
Set
Material Symbols
Style
Rounded
Category
Communicate
Viewbox
24×24
License
Apache 2.0
Aliases
rtt-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More communicate icons from Material Symbols

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.625 21q-.575 0-.975-.45t-.3-1.025q.075-.475.438-.775t.837-.3h1.225l2.05-12.9h-2.5l-.55 3.4q-.075.475-.437.788t-.863.312q-.6 0-.987-.462t-.288-1.063L8.95 4.25q.1-.55.513-.9t.962-.35h9.95q.7 0 1.15.525t.325 1.2l-.675 4.225q-.075.475-.438.788t-.862.312q-.6 0-1-.45t-.3-1.05l.475-3h-2.5l-2.05 12.9h.825q.575 0 .975.45t.3 1.025q-.075.475-.437.775t-.838.3zm-5.7-14q-.475 0-.762-.35t-.213-.8q.05-.35.325-.6t.65-.25h2.9L7.5 7zM4.3 11q-.475 0-.762-.35t-.213-.8q.05-.35.325-.6T4.3 9h2.9l-.325 2zm-1.275 8q-.45 0-.75-.35t-.225-.8q.05-.375.325-.613t.65-.237h5.4l-.3 2zm.65-4q-.475 0-.762-.35t-.213-.8q.05-.35.325-.6t.65-.25h5.4l-.325 2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsRttRounded(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.625 21q-.575 0-.975-.45t-.3-1.025q.075-.475.438-.775t.837-.3h1.225l2.05-12.9h-2.5l-.55 3.4q-.075.475-.437.788t-.863.312q-.6 0-.987-.462t-.288-1.063L8.95 4.25q.1-.55.513-.9t.962-.35h9.95q.7 0 1.15.525t.325 1.2l-.675 4.225q-.075.475-.438.788t-.862.312q-.6 0-1-.45t-.3-1.05l.475-3h-2.5l-2.05 12.9h.825q.575 0 .975.45t.3 1.025q-.075.475-.437.775t-.838.3zm-5.7-14q-.475 0-.762-.35t-.213-.8q.05-.35.325-.6t.65-.25h2.9L7.5 7zM4.3 11q-.475 0-.762-.35t-.213-.8q.05-.35.325-.6T4.3 9h2.9l-.325 2zm-1.275 8q-.45 0-.75-.35t-.225-.8q.05-.375.325-.613t.65-.237h5.4l-.3 2zm.65-4q-.475 0-.762-.35t-.213-.8q.05-.35.325-.6t.65-.25h5.4l-.325 2z"/></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.625 21q-.575 0-.975-.45t-.3-1.025q.075-.475.438-.775t.837-.3h1.225l2.05-12.9h-2.5l-.55 3.4q-.075.475-.437.788t-.863.312q-.6 0-.987-.462t-.288-1.063L8.95 4.25q.1-.55.513-.9t.962-.35h9.95q.7 0 1.15.525t.325 1.2l-.675 4.225q-.075.475-.438.788t-.862.312q-.6 0-1-.45t-.3-1.05l.475-3h-2.5l-2.05 12.9h.825q.575 0 .975.45t.3 1.025q-.075.475-.437.775t-.838.3zm-5.7-14q-.475 0-.762-.35t-.213-.8q.05-.35.325-.6t.65-.25h2.9L7.5 7zM4.3 11q-.475 0-.762-.35t-.213-.8q.05-.35.325-.6T4.3 9h2.9l-.325 2zm-1.275 8q-.45 0-.75-.35t-.225-.8q.05-.375.325-.613t.65-.237h5.4l-.3 2zm.65-4q-.475 0-.762-.35t-.213-.8q.05-.35.325-.6t.65-.25h5.4l-.325 2z"/></svg>
</template>

CSS

.icon-rtt-rounded {
  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.625%2021q-.575%200-.975-.45t-.3-1.025q.075-.475.438-.775t.837-.3h1.225l2.05-12.9h-2.5l-.55%203.4q-.075.475-.437.788t-.863.312q-.6%200-.987-.462t-.288-1.063L8.95%204.25q.1-.55.513-.9t.962-.35h9.95q.7%200%201.15.525t.325%201.2l-.675%204.225q-.075.475-.438.788t-.862.312q-.6%200-1-.45t-.3-1.05l.475-3h-2.5l-2.05%2012.9h.825q.575%200%20.975.45t.3%201.025q-.075.475-.437.775t-.838.3zm-5.7-14q-.475%200-.762-.35t-.213-.8q.05-.35.325-.6t.65-.25h2.9L7.5%207zM4.3%2011q-.475%200-.762-.35t-.213-.8q.05-.35.325-.6T4.3%209h2.9l-.325%202zm-1.275%208q-.45%200-.75-.35t-.225-.8q.05-.375.325-.613t.65-.237h5.4l-.3%202zm.65-4q-.475%200-.762-.35t-.213-.8q.05-.35.325-.6t.65-.25h5.4l-.325%202z%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.625%2021q-.575%200-.975-.45t-.3-1.025q.075-.475.438-.775t.837-.3h1.225l2.05-12.9h-2.5l-.55%203.4q-.075.475-.437.788t-.863.312q-.6%200-.987-.462t-.288-1.063L8.95%204.25q.1-.55.513-.9t.962-.35h9.95q.7%200%201.15.525t.325%201.2l-.675%204.225q-.075.475-.438.788t-.862.312q-.6%200-1-.45t-.3-1.05l.475-3h-2.5l-2.05%2012.9h.825q.575%200%20.975.45t.3%201.025q-.075.475-.437.775t-.838.3zm-5.7-14q-.475%200-.762-.35t-.213-.8q.05-.35.325-.6t.65-.25h2.9L7.5%207zM4.3%2011q-.475%200-.762-.35t-.213-.8q.05-.35.325-.6T4.3%209h2.9l-.325%202zm-1.275%208q-.45%200-.75-.35t-.225-.8q.05-.375.325-.613t.65-.237h5.4l-.3%202zm.65-4q-.475%200-.762-.35t-.213-.8q.05-.35.325-.6t.65-.25h5.4l-.325%202z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/rtt-rounded.svg?color=%231a73e8&size=48