An open door on its threshold, for going in, an exit route and a room standing free. On a 24×24 grid in stroke, duotone and fill, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M6.7201 3.79L12.7201 2.0406C13.3601 1.854 14 2.3339 14 3.0006L14 22L6.7215 19.8892C6.2941 19.7653 6 19.3738 6 18.9288L6 4.7501C6 4.3056 6.2934 3.9145 6.7201 3.79ZM18 21L18 4C18 3.4477 17.5523 3 17 3L14 3M2 21L10.5517 21M14 21L22 21M11 11L11 13" fill="none"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- entrance
- exit
- open door
- leave
- enter
- way out
- browse
- expanded
Related icons
The rest of the door family first, then the Home shelf.
FAQ
Answered from door-open's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the door-open icon for?
- An open door on its threshold, for going in, an exit route and a room standing free. It is filed under Home in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as entrance, exit, open door, leave, enter, way out, browse and expanded, and the browser's search matches all of those.
- What styles does the door-open icon come in?
- All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
- Is there a square or circle version of door-open?
- No. door-open is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with door-open?
- door, bed, bed-double, bed-single, brick-wall and sofa, all shown below. The door family is listed first, then the rest of the Home shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import door-open in React?
- <DoorOpen /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <DoorOpen size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the door-open SVG?
- icons/stroke/door-open.svg, icons/duotone/door-open.svg and icons/fill/door-open.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was door-open added to the set?
- Added 11 Sept 2026. It ships in v0.8.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.