Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md shortcut
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdShortcutIcon = (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><path d="M0,0h24v24H0V0z" fill="none"/></g><g><path d="M15,5l-1.41,1.41L15,7.83L17.17,10H8c-2.76,0-5,2.24-5,5v4h2v-4c0-1.65,1.35-3,3-3h9.17L15,14.17l-1.41,1.41L15,17l6-6 L15,5z"/></g>
</svg>
);SVG Optimizer
Before
0.37 KB
↓
After
0.36 KB
Tags
arrowcommunicationcontent sharingdirectionforwardforward icongoogle plusgoogle plus shareresharereshare iconrightright arrowsendsend iconsend toshareshare arrowshare contentshare iconshare linkshare postshare toshare withshortcutsocial iconsocial mediasocial share
Compare Alternatives
See how other libraries approach this concept.