humbleicons

Package icon

box container delivery shipping product module
Package icon
SVG inline

Simply copy/paste this into your HTML:

copy
copied!
<svg class="humbleicons hi-package" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m4 8 8 4M4 8v8l8 4M4 8l4-2m4 6 4-2m-4 2v8m8-12-8-4-4 2m12 2v8l-8 4m8-12-4 2m0 0L8 6"/></svg>
SVG sprite

Download the sprite file and address the icon by its slug:

copy
copied!
<svg class="humbleicons"><use xlink:href="humbleicons.svg#package"/></svg>