DoorOpen
door-open
npm install @mynaui/icons-react
import { DoorOpen } from "@mynaui/icons-react";
const App = () => {
return <DoorOpen />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M6.167 20.28V5.668m0 14.612H3.5m2.667 0H7m10.833 0V5.665c0-1.076-.895-1.945-2-1.945H14m3.833 16.56H14m3.833 0H20.5M11 12.974v-1.948M6.17 3.963l6.612-1.44c.625-.135 1.218.328 1.218.952v17.05c0 .624-.593 1.087-1.218.951l-6.612-1.44z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/door-open.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-door-open"></use>
</svg>