Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md add photo alternate
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAddPhotoAlternateIcon = (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="M18 20H4V6h9V4H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-9h-2v9zm-7.79-3.17l-1.96-2.36L5.5 18h11l-3.54-4.71zM20 4V1h-2v3h-3c.01.01 0 2 0 2h3v2.99c.01.01 2 0 2 0V6h3V4h-3z"/>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.41 KB
Tags
+addadditionalbumalternateartcapturechoosecollectioncreationfilegallerygraphicimageimportinsertlandscapemediamountainmountainsnewphotophotographypictureplusrectangleselectsquaresunsymboluploadvisual
Compare Alternatives
See how other libraries approach this concept.