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/310969.svg" alt="Stack icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310969.svg" alt="Stack icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310969.svg" alt="Stack icon" :width="24" :height="24" />
CSS background
.icon-stack {
background-image: url('https://proicons.com/icon/310969.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="M20.2702 7.79619L16.6593 9.67155L12.2679 11.908C12.1861 11.9539 12.0938 11.978 12 11.978C11.9062 11.978 11.8139 11.9539 11.7321 11.908L7.34072 9.67155L3.72978 7.79619C3.63181 7.74658 3.54951 7.67079 3.49201 7.57723C3.43451 7.48367 3.40408 7.37601 3.40408 7.26619C3.40408 7.15638 3.43451 7.04872 3.49201 6.95516C3.54951 6.8616 3.63181 6.78581 3.72978 6.7362L11.7437 2.81076C11.8233 2.77081 11.911 2.75 12 2.75C12.089 2.75 12.1767 2.77081 12.2563 2.81076L20.2702 6.7362C20.3682 6.78581 20.4505 6.8616 20.508 6.95516C20.5655 7.04872 20.5959 7.15638 20.5959 7.26619C20.5959 7.37601 20.5655 7.48367 20.508 7.57723C20.4505 7.67079 20.3682 7.74658 20.2702 7.79619Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M7.34079 9.67154L3.72985 11.3955C3.63188 11.4451 3.54958 11.5209 3.49208 11.6144C3.43458 11.708 3.40415 11.8156 3.40415 11.9255C3.40415 12.0353 3.43458 12.1429 3.49208 12.2365C3.54958 12.3301 3.63188 12.4059 3.72985 12.4555L7.34079 14.3308L11.7322 16.5673C11.814 16.6132 11.9062 16.6373 12.0001 16.6373C12.0939 16.6373 12.1862 16.6132 12.268 16.5673L16.6593 14.3308L20.2703 12.4555C20.357 12.4024 20.4287 12.3279 20.4784 12.2392C20.5281 12.1505 20.5542 12.0505 20.5542 11.9488C20.5542 11.8471 20.5281 11.7471 20.4784 11.6583C20.4287 11.5696 20.357 11.4952 20.2703 11.4421L16.6593 9.67154" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M7.34079 14.3308L3.72985 16.0548C3.63188 16.1044 3.54958 16.1802 3.49208 16.2737C3.43458 16.3673 3.40415 16.475 3.40415 16.5848C3.40415 16.6946 3.43458 16.8022 3.49208 16.8958C3.54958 16.9894 3.63188 17.0652 3.72985 17.1148L11.7322 21.18C11.814 21.2259 11.9062 21.25 12.0001 21.25C12.0939 21.25 12.1862 21.2259 12.268 21.18L20.2703 17.1148C20.357 17.0617 20.4287 16.9872 20.4784 16.8985C20.5281 16.8098 20.5542 16.7098 20.5542 16.6081C20.5542 16.5064 20.5281 16.4064 20.4784 16.3176C20.4287 16.2289 20.357 16.1545 20.2703 16.1014L16.6593 14.3308" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Stack in other icon packs
Copied!