Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md rtt
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdRttIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><path d="m9.03 3-1.11 7.07h2.62l.7-4.5h2.58L11.8 18.43H9.47L9.06 21h7.27l.4-2.57h-2.35l2-12.86h2.58l-.71 4.5h2.65L22 3H9.03zM8 5H4l-.31 2h4L8 5zm-.61 4h-4l-.31 2h4l.31-2zm.92 8h-6L2 19h6l.31-2zm.62-4h-6l-.31 2h6.01l.3-2z"/></g>
</svg>
);SVG Optimizer
Before
0.42 KB
↓
After
0.41 KB
Tags
accessibilityaidassistancebuttoncallchatclosed captioningcommunicationcontrolconversationdeafdirectfeaturehard of hearinghearing impairediconkeyboardlive captionslive textmessageoptionphonerealreal timerelayrrtrttsettingspeech to textsymboltelephonetexttimetyping
Compare Alternatives
See how other libraries approach this concept.