Stack Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Stack 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/333266.svg" alt="Stack icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333266.svg" alt="Stack icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333266.svg" alt="Stack icon" :width="24" :height="24" />
CSS background
.icon-stack {
background-image: url('https://proicons.com/icon/333266.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" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M24,4.5,8.954,15.1047,24,25.944"/><path class="a" d="M8.8523,17.0785,6.8054,18.5212,21.8514,29.36"/><path class="a" d="M21.8514,29.36,24,30.9083"/><path class="a" d="M8.954,23.3664,24,34.2057"/><path class="a" d="M8.954,27.6723,24,38.5115"/><path class="a" d="M8.954,32.6608,24,43.5"/><path class="a" d="M8.954,15.1047V32.6608"/><path class="a" d="M24,25.944v4.9643"/><path class="a" d="M24,4.5,39.046,15.1047,24,25.944"/><path class="a" d="M39.171,17.0949l2.0236,1.4263L26.1486,29.36"/><path class="a" d="M26.1486,29.36,24,30.9083"/><path class="a" d="M39.046,23.3664,24,34.2057"/><path class="a" d="M39.046,27.6723,24,38.5115"/><path class="a" d="M39.046,32.6608,24,43.5"/><path class="a" d="M39.046,15.1047V32.6608"/><path class="a" d="M24,25.944v4.9643"/><path class="a" d="M24,30.9083V43.5"/></svg>
Stack in other icon packs
Copied!