door open icon
door-open-two-tone from Keyline Icons by Keyline Icons · Two Tone · MIT Free for personal and commercial use.
- Name
- door-open-two-tone
- Set
- Keyline Icons
- Style
- Two Tone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
door-openBootstrap Iconsdoor-openBoxIcons v2door-openBoxIcons v2 Soliddoor-openFont Awesome 6 Soliddoor-openFont Awesome Soliddoor-openHuge Iconsdoor-openLine Awesomedoor-openLucidedoor-openMaterial Symbolsdoor-openMaterial Symbols Lightdoor-openMaterial Design Iconsdoor-openMyna UI Iconsdoor-openPhosphordoor-open-fillRemix Icon
Use the door open icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M6.4402 2.83L12.4402 1.0805C12.622 1.0275 12.8105 1.0006 13 1.0006C14.1046 1.0006 15 1.896 15 3.0006L15 22C15 22.5523 14.5523 23 14 23C13.9058 23 13.812 22.9867 13.7215 22.9604L6.443 20.8497C5.5881 20.6018 5 19.8188 5 18.9288L5 4.7501C5 3.8611 5.5867 3.0789 6.4402 2.83Z" stroke="none"/><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"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsDoorOpenTwoTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M6.4402 2.83L12.4402 1.0805C12.622 1.0275 12.8105 1.0006 13 1.0006C14.1046 1.0006 15 1.896 15 3.0006L15 22C15 22.5523 14.5523 23 14 23C13.9058 23 13.812 22.9867 13.7215 22.9604L6.443 20.8497C5.5881 20.6018 5 19.8188 5 18.9288L5 4.7501C5 3.8611 5.5867 3.0789 6.4402 2.83Z" stroke="none"/><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"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M6.4402 2.83L12.4402 1.0805C12.622 1.0275 12.8105 1.0006 13 1.0006C14.1046 1.0006 15 1.896 15 3.0006L15 22C15 22.5523 14.5523 23 14 23C13.9058 23 13.812 22.9867 13.7215 22.9604L6.443 20.8497C5.5881 20.6018 5 19.8188 5 18.9288L5 4.7501C5 3.8611 5.5867 3.0789 6.4402 2.83Z" stroke="none"/><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"/></g></svg> </template>
CSS
.icon-door-open-two-tone {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M6.4402%202.83L12.4402%201.0805C12.622%201.0275%2012.8105%201.0006%2013%201.0006C14.1046%201.0006%2015%201.896%2015%203.0006L15%2022C15%2022.5523%2014.5523%2023%2014%2023C13.9058%2023%2013.812%2022.9867%2013.7215%2022.9604L6.443%2020.8497C5.5881%2020.6018%205%2019.8188%205%2018.9288L5%204.7501C5%203.8611%205.5867%203.0789%206.4402%202.83Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M6.7201%203.79L12.7201%202.0406C13.3601%201.854%2014%202.3339%2014%203.0006L14%2022L6.7215%2019.8892C6.2941%2019.7653%206%2019.3738%206%2018.9288L6%204.7501C6%204.3056%206.2934%203.9145%206.7201%203.79ZM18%2021L18%204C18%203.4477%2017.5523%203%2017%203L14%203M2%2021L10.5517%2021M14%2021L22%2021M11%2011L11%2013%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M6.4402%202.83L12.4402%201.0805C12.622%201.0275%2012.8105%201.0006%2013%201.0006C14.1046%201.0006%2015%201.896%2015%203.0006L15%2022C15%2022.5523%2014.5523%2023%2014%2023C13.9058%2023%2013.812%2022.9867%2013.7215%2022.9604L6.443%2020.8497C5.5881%2020.6018%205%2019.8188%205%2018.9288L5%204.7501C5%203.8611%205.5867%203.0789%206.4402%202.83Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M6.7201%203.79L12.7201%202.0406C13.3601%201.854%2014%202.3339%2014%203.0006L14%2022L6.7215%2019.8892C6.2941%2019.7653%206%2019.3738%206%2018.9288L6%204.7501C6%204.3056%206.2934%203.9145%206.7201%203.79ZM18%2021L18%204C18%203.4477%2017.5523%203%2017%203L14%203M2%2021L10.5517%2021M14%2021L22%2021M11%2011L11%2013%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/door-open-two-tone.svg?color=%231a73e8&size=48