Back to Explorer
16 - 512
0.5 - 4.0
Save to
contentoutline
md push pin
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPushPinIcon = (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="M14,4v5c0,1.12,0.37,2.16,1,3H9c0.65-0.86,1-1.9,1-3V4H14 M17,2H7C6.45,2,6,2.45,6,3c0,0.55,0.45,1,1,1c0,0,0,0,0,0l1,0v5 c0,1.66-1.34,3-3,3v2h5.97v7l1,1l1-1v-7H19v-2c0,0,0,0,0,0c-1.66,0-3-1.34-3-3V4l1,0c0,0,0,0,0,0c0.55,0,1-0.45,1-1 C18,2.45,17.55,2,17,2L17,2z"/></g>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.46 KB
Tags
anchorattachboardbookmarkbulletinfastenfavoritefixhighlightholdimportantkeeplocationlockmarkmarkermemonotepinplacepointerpositionprioritypushpush pinrememberremindersavesecuresticktackthumbtacktop
Compare Alternatives
See how other libraries approach this concept.