Inventory Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Inventory 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/342062.svg" alt="Inventory icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342062.svg" alt="Inventory icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342062.svg" alt="Inventory icon" :width="24" :height="24" />
CSS background
.icon-inventory {
background-image: url('https://proicons.com/icon/342062.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="M9.5,5.5h29c2.2091,0,4,1.7909,4,4v29c0,2.2091-1.7909,4-4,4H9.5c-2.2091,0-4-1.7909-4-4V9.5c0-2.2091,1.7909-4,4-4Z"/><polyline class="b" points="5.5301 26.2204 18.1998 13.5507 34.4493 29.8002 21.7796 42.4699"/><circle class="b" cx="27.8729" cy="29.8398" r="1.9726"/><line class="b" x1="7.2685" y1="24.482" x2="5.5" y2="22.7134"/><line class="b" x1="7.2685" y1="24.482" x2="5.5" y2="22.7134"/><line class="b" x1="9.1071" y1="22.6434" x2="7.3386" y2="20.8749"/><line class="b" x1="10.9457" y1="20.8048" x2="9.1771" y2="19.0363"/><line class="b" x1="12.7843" y1="18.9662" x2="11.0157" y2="17.1977"/><line class="b" x1="14.6228" y1="17.1277" x2="12.8543" y2="15.3591"/><line class="b" x1="16.4614" y1="15.2891" x2="14.6929" y2="13.5206"/><line class="b" x1="21.9124" y1="17.1749" x2="23.681" y2="15.4063"/><line class="b" x1="21.9124" y1="17.1749" x2="23.681" y2="15.4063"/><line class="b" x1="19.9951" y1="15.2575" x2="21.7636" y2="13.489"/><line class="b" x1="23.751" y1="19.0134" x2="25.5195" y2="17.2449"/><line class="b" x1="25.5896" y1="20.852" x2="27.3581" y2="19.0835"/><line class="b" x1="27.4282" y1="22.6906" x2="29.1967" y2="20.9221"/><line class="b" x1="29.2667" y1="24.5292" x2="31.0353" y2="22.7606"/><line class="b" x1="31.1053" y1="26.3677" x2="32.8738" y2="24.5992"/><line class="b" x1="33.0227" y1="28.2851" x2="34.7912" y2="26.5166"/><line class="b" x1="25.2866" y1="42.5" x2="23.518" y2="40.7315"/><line class="b" x1="25.2866" y1="42.5" x2="23.518" y2="40.7315"/><line class="b" x1="27.1251" y1="40.6614" x2="25.3566" y2="38.8929"/><line class="b" x1="28.9637" y1="38.8229" x2="27.1952" y2="37.0543"/><line class="b" x1="30.8023" y1="36.9843" x2="29.0338" y2="35.2157"/><line class="b" x1="32.6409" y1="35.1457" x2="30.8723" y2="33.3772"/><line class="b" x1="34.4794" y1="33.3071" x2="32.7109" y2="31.5386"/><polyline class="b" points="21.2084 11.8605 18.3666 9.0187 15.5248 11.8605"/><line class="b" x1="36.8645" y1="32.0077" x2="38.6648" y2="28.5264"/><line class="b" x1="11.3516" y1="10.6946" x2="14.3576" y2="9.9999"/></svg>
Inventory in other icon packs
Copied!