Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md speaker notes off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSpeakerNotesOffIcon = (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}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M20 4v12h-1.34l1.91 1.91C21.39 17.66 22 16.9 22 16V4c0-1.1-.9-2-2-2H4.66l2 2H20zM6 12h2v2H6zm12-3h-6.34l2 2H18zm0-3h-8v1.34l.66.66H18zM1.41 1.59L0 3l2.01 2.01L2 22l4-4h9l5.73 5.73 1.41-1.41L1.41 1.59zM5.17 16L4 17.17V7l2 2v2h2l5 5H5.17z"/>
</svg>
);SVG Optimizer
Before
0.47 KB
↓
After
0.46 KB
Tags
bubblecancelchatcommentcommunicateconfidential notescontrolcrossed outdiagonal linedisabledisableddisabled speaker notesdocumentenabledformathide notesinterfacelineslistmeetingmeeting notes offmessagemuteno speaker notesnotesnotes offoffonpaperpresentationpresentation notes offpresenter view offprivate notesslashspeakerspeaker notes offspeechtextview
Compare Alternatives
See how other libraries approach this concept.