Back to Explorer
16 - 512
0.5 - 4.0
Save to
editoroutline
md border outer
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdBorderOuterIcon = (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="M13 7h-2v2h2V7zm0 4h-2v2h2v-2zm4 0h-2v2h2v-2zM3 3v18h18V3H3zm16 16H5V5h14v14zm-6-4h-2v2h2v-2zm-4-4H7v2h2v-2z"/>
</svg>
);SVG Optimizer
Before
0.34 KB
↓
After
0.34 KB
Tags
areaborderborder outerboundariesboxcellcontainercontentdashdasheddesigndocdocumentedgeediteditingeditorelementfocusformatframegraphicgridlayoutlinesouteroutlinepageperimeterrectangleselectionshapesheetspreadsheetsquarestrokestructurestyletabletexttypewriting
Compare Alternatives
See how other libraries approach this concept.