Cube Unfolded Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Cube Unfolded 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/312101.svg" alt="Cube Unfolded icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312101.svg" alt="Cube Unfolded icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312101.svg" alt="Cube Unfolded icon" :width="24" :height="24" />
CSS background
.icon-cube-unfolded {
background-image: url('https://proicons.com/icon/312101.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-cube-unfolded" viewBox="0 0 22 22"><path d="M12 3V8H22V15H17V20H10V15H0V8H5V3H12M10 5H7V8H10V5M7 10V13H10V10H7M5 10H2V13H5V10M17 10V13H20V10H17M15 15H12V18H15V15M12 10V13H15V10H12Z" /></svg>
Cube Unfolded in other icon packs
Copied!