Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md screen share
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdScreenShareIcon = (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 18c1.1 0 1.99-.9 1.99-2L22 6c0-1.11-.9-2-2-2H4c-1.11 0-2 .89-2 2v10c0 1.1.89 2 2 2H0v2h24v-2h-4zM4 16V6h16v10.01L4 16zm9-6.87c-3.89.54-5.44 3.2-6 5.87 1.39-1.87 3.22-2.72 6-2.72v2.19l4-3.74L13 7v2.13z"/>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.43 KB
Tags
AndroidOSarrowbroadcastcastcastingchromecollaborationcomputerconnectconnectiondesktopdevicedisplayhardwareiOSlaptopmacmeetingmirrormonitornetworkonlinepresentpresentationprojectionprojection screenrectangularremotescreenscreen sharesharesharingshowingstreamstreamingupwardvideowebwebinarwindow
Compare Alternatives
See how other libraries approach this concept.