Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md bookmarks
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdBookmarksIcon = (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="M15 7v12.97l-4.21-1.81-.79-.34-.79.34L5 19.97V7h10m4-6H8.99C7.89 1 7 1.9 7 3h10c1.1 0 2 .9 2 2v13l2 1V3c0-1.1-.9-2-2-2zm-4 4H5c-1.1 0-2 .9-2 2v16l7-3 7 3V7c0-1.1-.9-2-2-2z"/>
</svg>
);SVG Optimizer
Before
0.40 KB
↓
After
0.40 KB
Tags
bookmarkbookmarksbrowsercollectiondocumentfavoritefavoritesfileflaghighlightedimportantlabellayerslibrarylistmanagementmarkermultiplenavigationorganizepaperreadreadingrememberribbonsavesavedshapestacktagtriangularweb
Compare Alternatives
See how other libraries approach this concept.