Box 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Box 2 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/337467.svg" alt="Box 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337467.svg" alt="Box 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337467.svg" alt="Box 2 icon" :width="24" :height="24" />
CSS background
.icon-box-2 {
background-image: url('https://proicons.com/icon/337467.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M38.5,5.5H9.5c-2.20909977,0-4,1.79090023-4,4v29c0,2.20909882,1.79090023,4,4,4h29c2.20909882,0,4-1.79090118,4-4V9.5c0-2.20909977-1.79090118-4-4-4Z"/><line class="b" x1="14.87500075" y1="26.50000058" x2="21.49999938" y2="36.49999952"/><line class="b" x1="21.49999938" y1="26.50000058" x2="14.87500075" y2="36.49999952"/><path class="b" d="M26.50000062,18.18750003c0,1.82944397,1.48305534,3.31249932,3.31249932,3.31249932s3.31249932-1.48305534,3.31249932-3.31249932v-3.3750003c0-1.82944397-1.48305534-3.3125002-3.31249932-3.3125002s-3.31249932,1.48305534-3.31249932,3.3125002v3.3750003Z"/><path class="b" d="M19.00000053,16.49999988c1.38074022,0,2.50000062,1.11925863,2.50000062,2.50000062s-1.11925863,2.50000062-2.50000062,2.50000062h-4.12499978v-9.99999982h4.12499978c1.38074022,0,2.50000062,1.11925951,2.50000062,2.49999974s-1.11925863,2.49999974-2.50000062,2.49999974v-.00000088Z"/><line class="b" x1="19.00000053" y1="16.49999988" x2="14.87500075" y2="16.49999988"/><line class="b" x1="26.50000062" y1="31.49999829" x2="33.12499925" y2="31.49999829"/></svg>
Box 2 in other icon packs
Copied!