stack icon
stack-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- stack-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the stack icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M234.36 170a12 12 0 0 1-4.36 16.37l-96 56a12 12 0 0 1-12.1 0l-96-56a12 12 0 0 1 12.09-20.74l90 52.48L218 165.63a12 12 0 0 1 16.36 4.37M218 117.63l-90 52.48l-89.95-52.48A12 12 0 0 0 26 138.37l96 56a12 12 0 0 0 12.1 0l96-56a12 12 0 0 0-12.1-20.74M20 80a12 12 0 0 1 6-10.37l96-56a12.06 12.06 0 0 1 12.1 0l96 56a12 12 0 0 1 0 20.74l-96 56a12 12 0 0 1-12.1 0l-96-56A12 12 0 0 1 20 80m35.82 0L128 122.11L200.18 80L128 37.89Z"/></svg>
React
import type { SVGProps } from "react";
export function PhStackBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M234.36 170a12 12 0 0 1-4.36 16.37l-96 56a12 12 0 0 1-12.1 0l-96-56a12 12 0 0 1 12.09-20.74l90 52.48L218 165.63a12 12 0 0 1 16.36 4.37M218 117.63l-90 52.48l-89.95-52.48A12 12 0 0 0 26 138.37l96 56a12 12 0 0 0 12.1 0l96-56a12 12 0 0 0-12.1-20.74M20 80a12 12 0 0 1 6-10.37l96-56a12.06 12.06 0 0 1 12.1 0l96 56a12 12 0 0 1 0 20.74l-96 56a12 12 0 0 1-12.1 0l-96-56A12 12 0 0 1 20 80m35.82 0L128 122.11L200.18 80L128 37.89Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M234.36 170a12 12 0 0 1-4.36 16.37l-96 56a12 12 0 0 1-12.1 0l-96-56a12 12 0 0 1 12.09-20.74l90 52.48L218 165.63a12 12 0 0 1 16.36 4.37M218 117.63l-90 52.48l-89.95-52.48A12 12 0 0 0 26 138.37l96 56a12 12 0 0 0 12.1 0l96-56a12 12 0 0 0-12.1-20.74M20 80a12 12 0 0 1 6-10.37l96-56a12.06 12.06 0 0 1 12.1 0l96 56a12 12 0 0 1 0 20.74l-96 56a12 12 0 0 1-12.1 0l-96-56A12 12 0 0 1 20 80m35.82 0L128 122.11L200.18 80L128 37.89Z"/></svg> </template>
CSS
.icon-stack-bold {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M234.36%20170a12%2012%200%200%201-4.36%2016.37l-96%2056a12%2012%200%200%201-12.1%200l-96-56a12%2012%200%200%201%2012.09-20.74l90%2052.48L218%20165.63a12%2012%200%200%201%2016.36%204.37M218%20117.63l-90%2052.48l-89.95-52.48A12%2012%200%200%200%2026%20138.37l96%2056a12%2012%200%200%200%2012.1%200l96-56a12%2012%200%200%200-12.1-20.74M20%2080a12%2012%200%200%201%206-10.37l96-56a12.06%2012.06%200%200%201%2012.1%200l96%2056a12%2012%200%200%201%200%2020.74l-96%2056a12%2012%200%200%201-12.1%200l-96-56A12%2012%200%200%201%2020%2080m35.82%200L128%20122.11L200.18%2080L128%2037.89Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M234.36%20170a12%2012%200%200%201-4.36%2016.37l-96%2056a12%2012%200%200%201-12.1%200l-96-56a12%2012%200%200%201%2012.09-20.74l90%2052.48L218%20165.63a12%2012%200%200%201%2016.36%204.37M218%20117.63l-90%2052.48l-89.95-52.48A12%2012%200%200%200%2026%20138.37l96%2056a12%2012%200%200%200%2012.1%200l96-56a12%2012%200%200%200-12.1-20.74M20%2080a12%2012%200%200%201%206-10.37l96-56a12.06%2012.06%200%200%201%2012.1%200l96%2056a12%2012%200%200%201%200%2020.74l-96%2056a12%2012%200%200%201-12.1%200l-96-56A12%2012%200%200%201%2020%2080m35.82%200L128%20122.11L200.18%2080L128%2037.89Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/stack-bold.svg?color=%231a73e8&size=48