Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md outbox
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdOutboxIcon = (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><g><polygon points="11,9.83 11,14 13,14 13,9.83 14.59,11.41 16,10 12,6 8,10 9.41,11.41"/><path d="M19,3H5C3.9,3,3,3.9,3,5v14c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V5C21,3.9,20.1,3,19,3z M19,19H5v-3h3.02 c0.91,1.21,2.35,2,3.98,2s3.06-0.79,3.98-2H19V19z M19,14h-4.18c-0.41,1.16-1.51,2-2.82,2s-2.4-0.84-2.82-2H5V5h14V14z"/></g></g>
</svg>
);SVG Optimizer
Before
0.51 KB
↓
After
0.51 KB
Tags
arrowboxcompartmentcontainerdeliverdeliverydraftsemailexportholdingmailmessagemoveopenoutboxoutgoingpendingprocessingqueuerectanglesendsendingsentsquarestoringtransferunsentuploadupward
Compare Alternatives
See how other libraries approach this concept.