Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md photo album
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPhotoAlbumIcon = (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="M18,2H6C4.9,2,4,2.9,4,4v16c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V4C20,2.9,19.1,2,18,2z M18,20H6V4h5v7l2.5-1.5L16,11V4h2V20 z M13.62,13.5L17,18H7l2.38-3.17L11,17L13.62,13.5z"/>
</svg>
);SVG Optimizer
Before
0.36 KB
↓
After
0.36 KB
Tags
albumarchivebookmarkbrowsingcollectioncollection of photosdigital albumgalleryimageimage galleryimageslabellibrarymediamemoriesmemories albummountainmountainsmultimediaorganizationphotophoto albumphoto collectionphoto storagephotographyphotospicturepicturesportfoliorectangleribbonsavescrapbooksnapshotssquarestacked rectanglesstacked squarestagviewingvisual archivevisual contentvisual library
Compare Alternatives
See how other libraries approach this concept.