Luggage Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Luggage 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/306040.svg" alt="Luggage icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306040.svg" alt="Luggage icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306040.svg" alt="Luggage icon" :width="24" :height="24" />
CSS background
.icon-luggage {
background-image: url('https://proicons.com/icon/306040.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M711 238H590V128h28c11 0 20-9 20-20V82c0-11-9-19-20-19H381c-11 0-19 8-19 19v26c0 11 8 20 19 20h28v110H288c-27 0-48 22-48 49v500h520V287c0-28-22-49-49-49zM443 128h113v109H443V128zM240 862c0 27 21 49 48 49h22c2 6 5 11 9 15 7 7 17 12 28 12 17 0 32-11 38-26h230c2 5 5 10 9 14 7 7 17 12 28 12 17 0 32-11 38-26h21c27 0 49-22 49-49v-56H240v55z"/></svg>
Luggage in other icon packs
Copied!