Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md tab unselected
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTabUnselectedIcon = (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="M1 9h2V7H1v2zm0 4h2v-2H1v2zm0-8h2V3c-1.1 0-2 .9-2 2zm8 16h2v-2H9v2zm-8-4h2v-2H1v2zm2 4v-2H1c0 1.1.9 2 2 2zM21 3h-8v6h10V5c0-1.1-.9-2-2-2zm0 14h2v-2h-2v2zM9 5h2V3H9v2zM5 21h2v-2H5v2zM5 5h2V3H5v2zm16 16c1.1 0 2-.9 2-2h-2v2zm0-8h2v-2h-2v2zm-8 8h2v-2h-2v2zm4 0h2v-2h-2v2z"/>
</svg>
);SVG Optimizer
Before
0.50 KB
↓
After
0.49 KB
Tags
applicationbackgroundblankborderbrowsercomputercontentdashdasheddocumentdocumentsemptyfolderinactiveinactive tabinternetlayermultiplenavigationorganizationoutlineoverlappingpageplaceholderrectanglesectionshapestackstackingswitchtabtabstoggleunselectedunselected tabviewwebwebsitewindowwindows
Compare Alternatives
See how other libraries approach this concept.