Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md add a photo
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAddAPhotoIcon = (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 0h24v24H0z" fill="none"/><path d="M21 6h-3.17L16 4h-6v2h5.12l1.83 2H21v12H5v-9H3v9c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zM8 14c0 2.76 2.24 5 5 5s5-2.24 5-5-2.24-5-5-5-5 2.24-5 5zm5-3c1.65 0 3 1.35 3 3s-1.35 3-3 3-3-1.35-3-3 1.35-3 3-3zM5 6h3V4H5V1H3v3H0v2h3v3h2z"/>
</svg>
);SVG Optimizer
Before
0.47 KB
↓
After
0.46 KB
Tags
+a photoaddalbumbuttoncameracapturecreatefilegallerygraphiciconimageinputinsertinterfacelenslibrarymedianewphotophotographphotographypictureplusshuttersymboluiui elementuploaduxvisual
Compare Alternatives
See how other libraries approach this concept.