Back to Explorer
16 - 512
0.5 - 4.0
Save to
contentoutline
md move to inbox
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdMoveToInboxIcon = (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="M16 9h-2.55V6h-2.9v3H8l4 4zm3-6H4.99C3.88 3 3 3.9 3 5v14c0 1.1.88 2 1.99 2H19c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5v-3h3.56c.69 1.19 1.97 2 3.45 2s2.75-.81 3.45-2H19v3zm0-5h-4.99c0 1.1-.9 2-2 2s-2-.9-2-2H5l-.01-9H19v9z"/>
</svg>
);SVG Optimizer
Before
0.45 KB
↓
After
0.45 KB
Tags
archivearrowboxcommunicationcontainerdirectiondownemailemail clientenvelopfilingfolderforwardinboxincomingintolettersmailmailingmessagemessagesmovemove toorganizationplacepointedreadreceivereceivedrelocatesendsortstoragetransferunread
Compare Alternatives
See how other libraries approach this concept.