Stack Icon
Free SVG icon from the Mage Icons 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/310324.svg" alt="Stack icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310324.svg" alt="Stack icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310324.svg" alt="Stack icon" :width="24" :height="24" />
CSS background
.icon-stack {
background-image: url('https://proicons.com/icon/310324.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M21.1245 12.6195C21.2357 12.4191 21.2941 12.1937 21.2941 11.9645C21.2941 11.7354 21.2357 11.5099 21.1245 11.3095C20.9921 11.0901 20.8064 10.9078 20.5846 10.7795L18.3046 9.65952L20.6046 8.47952C20.8234 8.3686 21.0068 8.19893 21.1345 7.98953C21.2653 7.77581 21.3346 7.53008 21.3346 7.27951C21.3349 7.03204 21.2655 6.7895 21.1345 6.57953C21.0052 6.36174 20.8137 6.18761 20.5846 6.07953L12.5846 2.15952C12.4014 2.06798 12.1993 2.02032 11.9945 2.02032C11.7897 2.02032 11.5877 2.06798 11.4045 2.15952L3.40454 6.08954C3.18231 6.20384 2.99565 6.37674 2.86462 6.58954C2.73446 6.79982 2.66541 7.04221 2.66541 7.28952C2.66541 7.53683 2.73446 7.77925 2.86462 7.98953C2.98912 8.20402 3.17316 8.37773 3.39453 8.48953L5.67456 9.65952L3.39453 10.7495C3.17507 10.864 2.99172 11.0371 2.86462 11.2495C2.73446 11.4598 2.66541 11.7022 2.66541 11.9495C2.66541 12.1968 2.73446 12.4393 2.86462 12.6495C2.98912 12.864 3.17316 13.0377 3.39453 13.1495L5.67456 14.3195L3.39453 15.4095C3.17507 15.524 2.99172 15.6971 2.86462 15.9095C2.73446 16.1198 2.66541 16.3622 2.66541 16.6095C2.66541 16.8568 2.73446 17.0992 2.86462 17.3095C2.99172 17.5219 3.17507 17.695 3.39453 17.8095L11.3945 21.8095C11.5861 21.9201 11.8033 21.9787 12.0245 21.9795C12.2386 21.9825 12.4495 21.9272 12.6345 21.8195L20.6946 17.7295C20.9888 17.547 21.2016 17.2584 21.2891 16.9234C21.3765 16.5884 21.332 16.2326 21.1646 15.9295C21.0321 15.7102 20.8463 15.5279 20.6245 15.3995L18.3346 14.2795L20.6946 13.0695C20.8703 12.9542 21.0173 12.8003 21.1245 12.6195ZM11.9846 15.8795L7.72461 13.7095L7.53455 13.6195L4.31458 11.9595L7.31458 10.5095L11.3146 12.5795C11.507 12.687 11.7242 12.7422 11.9446 12.7395C12.1578 12.7461 12.3687 12.6942 12.5546 12.5895L16.5546 10.5195L19.5546 11.9695L11.9846 15.8795Z" fill="black"/> </svg>
Stack in other icon packs
Copied!