Table Top Door Secret Vertical Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Table Top Door Secret Vertical icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/312271.svg" alt="Table Top Door Secret Vertical icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312271.svg" alt="Table Top Door Secret Vertical icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312271.svg" alt="Table Top Door Secret Vertical icon" :width="24" :height="24" />
CSS background
.icon-table-top-door-secret-vertical {
background-image: url('https://proicons.com/icon/312271.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" id="memory-table-top-door-secret-vertical" viewBox="0 0 22 22"><path d="M13 16H8V14H12V12H9V11H8V7H9V6H14V8H10V10H13V11H14V15H13M12 22H10V19H6V18H5V6H6V4H7V3H10V0H12V3H16V4H17V16H16V18H14V19H12M14 17V16H15V5H8V6H7V17Z" /></svg>
Copied!