Bag Personal Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Bag Personal 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/311167.svg" alt="Bag Personal icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311167.svg" alt="Bag Personal icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311167.svg" alt="Bag Personal icon" :width="24" :height="24" />
CSS background
.icon-bag-personal {
background-image: url('https://proicons.com/icon/311167.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"><path d="M17 15H9V17H7V15H5V19H17V15M17 9H16V8H15V7H7V8H6V9H5V13H17V9M13 11H9V10H10V9H12V10H13V11M3 8H4V6H6V5H7V2H8V1H14V2H15V5H16V6H18V8H19V20H18V21H4V20H3V8M9 3V5H13V3H9Z"/></svg>
Bag Personal in other icon packs
Copied!