Back to Explorer
16 - 512
0.5 - 4.0
Save to
socialoutline
md ios share
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdIosShareIcon = (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="M16,5l-1.42,1.42l-1.59-1.59V16h-1.98V4.83L9.42,6.42L8,5l4-4L16,5z M20,10v11c0,1.1-0.9,2-2,2H6c-1.11,0-2-0.9-2-2V10 c0-1.11,0.89-2,2-2h3v2H6v11h12V10h-3V8h3C19.1,8,20,8.89,20,10z"/></g>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.38 KB
Tags
actionappapplearrowboxbuttoncommunicationconnectcontentdistributeexportforwardioslinkmenumobilenetworkpostpublishrectanglesendsharesharingsocialsquaretransferupupload
Compare Alternatives
See how other libraries approach this concept.