Back to Explorer
16 - 512
0.5 - 4.0
Save to
searchoutline
md door sliding
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDoorSlidingIcon = (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="M10,13H8v-2h2V13z M16,11h-2v2h2V11z M21,19v2H3v-2h1V5c0-1.1,0.9-2,2-2h12c1.1,0,2,0.9,2,2v14H21z M11,5H6v14h5V5z M18,5 h-5v14h5V5z"/></g>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.37 KB
Tags
accessarchitectureautoautomaticbarrierbasicbuildingclosedoordoorwaydoubleentranceentryexitframefurnituregatewayglasshomehorizontalhouseinteriorlinesopenopeningpanelpassageportalrectangularroomsimpleslidingsliding doorthresholdtwovertical
Compare Alternatives
See how other libraries approach this concept.