Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md airplay
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAirplayIcon = (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><g/><g><polygon points="6,22 18,22 12,16"/><path d="M21,3H3C1.9,3,1,3.9,1,5v12c0,1.1,0.9,2,2,2h4v-2H3V5h18v12h-4v2h4c1.1,0,2-0.9,2-2V5C23,3.9,22.1,3,21,3z"/></g></g>
</svg>
);SVG Optimizer
Before
0.36 KB
↓
After
0.35 KB
Tags
airplayarrowaudiobroadcastcast screencastingconnectconnectioncontent sharingcontroldesktopdevicedisplayexternal displaymediamedia sharingmonitormultimediaoutputplaybackprojectionscreenscreen mirroringscreen sharesend to tvsharingsignalstreamingtriangletvvideowirelesswireless display
Compare Alternatives
See how other libraries approach this concept.