Package Box Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Package Box 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/310898.svg" alt="Package Box icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310898.svg" alt="Package Box icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310898.svg" alt="Package Box icon" :width="24" :height="24" />
CSS background
.icon-package-box {
background-image: url('https://proicons.com/icon/310898.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="M4.98845 17.4524L10.7377 20.8998C11.1189 21.129 11.5553 21.25 12 21.25C12.4447 21.25 12.8811 21.129 13.2623 20.8998L19.0115 17.4524C19.378 17.233 19.6813 16.9224 19.892 16.5508C20.0973 16.1806 20.2067 15.7649 20.2102 15.3415V8.27694C20.2117 7.84969 20.102 7.42941 19.8919 7.05742C19.6817 6.68544 19.3783 6.37459 19.0115 6.15544L13.2623 3.08988C12.8789 2.86726 12.4434 2.75 12 2.75C11.5566 2.75 11.1211 2.86726 10.7377 3.08988L4.98845 6.15544C4.62169 6.37459 4.3183 6.68544 4.10813 7.05742C3.89796 7.42941 3.78825 7.84969 3.78981 8.27694V15.3415C3.79325 15.7649 3.90266 16.1806 4.10803 16.5508C4.31867 16.9224 4.622 17.233 4.98845 17.4524Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M19.8813 7.07831L12 11.8092" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4.11862 7.07831L12 11.8092V21.2499" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.3809 12.9336V9.17857L8.06464 4.52188" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Package Box in other icon packs
Copied!