stack simple icon

stack-simple-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
stack-simple-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the stack simple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m10.05 110.42l112 64a12 12 0 0 0 11.9 0l112-64a12 12 0 0 0 0-20.84l-112-64a12 12 0 0 0-11.9 0l-112 64a12 12 0 0 0 0 20.84m118-60.6L215.81 100L128 150.18L40.19 100Zm122.42 92.23a12 12 0 0 1-4.47 16.37l-112 64a12 12 0 0 1-11.9 0l-112-64A12 12 0 1 1 22 137.58l106 60.6l106-60.6a12 12 0 0 1 16.42 4.47Z"/></svg>

React

import type { SVGProps } from "react";

export function PhStackSimpleBold(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="m10.05 110.42l112 64a12 12 0 0 0 11.9 0l112-64a12 12 0 0 0 0-20.84l-112-64a12 12 0 0 0-11.9 0l-112 64a12 12 0 0 0 0 20.84m118-60.6L215.81 100L128 150.18L40.19 100Zm122.42 92.23a12 12 0 0 1-4.47 16.37l-112 64a12 12 0 0 1-11.9 0l-112-64A12 12 0 1 1 22 137.58l106 60.6l106-60.6a12 12 0 0 1 16.42 4.47Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m10.05 110.42l112 64a12 12 0 0 0 11.9 0l112-64a12 12 0 0 0 0-20.84l-112-64a12 12 0 0 0-11.9 0l-112 64a12 12 0 0 0 0 20.84m118-60.6L215.81 100L128 150.18L40.19 100Zm122.42 92.23a12 12 0 0 1-4.47 16.37l-112 64a12 12 0 0 1-11.9 0l-112-64A12 12 0 1 1 22 137.58l106 60.6l106-60.6a12 12 0 0 1 16.42 4.47Z"/></svg>
</template>

CSS

.icon-stack-simple-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%22m10.05%20110.42l112%2064a12%2012%200%200%200%2011.9%200l112-64a12%2012%200%200%200%200-20.84l-112-64a12%2012%200%200%200-11.9%200l-112%2064a12%2012%200%200%200%200%2020.84m118-60.6L215.81%20100L128%20150.18L40.19%20100Zm122.42%2092.23a12%2012%200%200%201-4.47%2016.37l-112%2064a12%2012%200%200%201-11.9%200l-112-64A12%2012%200%201%201%2022%20137.58l106%2060.6l106-60.6a12%2012%200%200%201%2016.42%204.47Z%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%22m10.05%20110.42l112%2064a12%2012%200%200%200%2011.9%200l112-64a12%2012%200%200%200%200-20.84l-112-64a12%2012%200%200%200-11.9%200l-112%2064a12%2012%200%200%200%200%2020.84m118-60.6L215.81%20100L128%20150.18L40.19%20100Zm122.42%2092.23a12%2012%200%200%201-4.47%2016.37l-112%2064a12%2012%200%200%201-11.9%200l-112-64A12%2012%200%201%201%2022%20137.58l106%2060.6l106-60.6a12%2012%200%200%201%2016.42%204.47Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/stack-simple-bold.svg?color=%231a73e8&size=48