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/310264.svg" alt="Package Box icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310264.svg" alt="Package Box icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310264.svg" alt="Package Box icon" :width="24" :height="24" />
CSS background
.icon-package-box {
background-image: url('https://proicons.com/icon/310264.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="M11.1502 12.335V21.515C11.0964 21.4963 11.0459 21.4692 11.0003 21.435L4.49032 17.525C4.19865 17.3584 3.95686 17.1167 3.79025 16.825C3.61685 16.5209 3.53036 16.1749 3.54025 15.825V7.75497L11.1502 12.335Z" fill="black"/> <path d="M20.4605 7.75497V15.855C20.4477 16.1887 20.3551 16.5144 20.1905 16.805C20.0341 17.1035 19.7944 17.3501 19.5005 17.515L12.9905 21.425L12.8505 21.495V12.325L16.1105 10.325V13.095C16.1105 13.3204 16.2 13.5366 16.3594 13.696C16.5188 13.8554 16.7351 13.945 16.9605 13.945C17.1859 13.945 17.4022 13.8554 17.5616 13.696C17.721 13.5366 17.8105 13.3204 17.8105 13.095V9.35498L20.4605 7.75497Z" fill="black"/> <path d="M15.2802 8.905L12.0003 10.905L4.34027 6.30499L4.45026 6.23502L7.51031 4.60501L15.2802 8.905Z" fill="black"/> <path d="M19.6502 6.285L16.9402 7.905L9.30023 3.625L10.9603 2.755C11.2641 2.57875 11.609 2.48564 11.9603 2.48502C12.3119 2.4923 12.656 2.58863 12.9603 2.76501L19.4302 6.22501C19.5073 6.22743 19.5826 6.24798 19.6502 6.285Z" fill="black"/> </svg>
Package Box in other icon packs
Copied!