Basket Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Basket 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/310538.svg" alt="Basket icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310538.svg" alt="Basket icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310538.svg" alt="Basket icon" :width="24" :height="24" />
CSS background
.icon-basket {
background-image: url('https://proicons.com/icon/310538.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="M19.2975 9.5658H4.70252C4.40682 9.56638 4.1151 9.63368 3.84929 9.76263C3.58347 9.89159 3.35049 10.0788 3.16784 10.3103C2.98519 10.5418 2.85763 10.8115 2.79475 11.0991C2.73187 11.3867 2.7353 11.6847 2.80479 11.9708L4.36993 18.3776C4.59538 19.2025 5.08722 19.9307 5.7696 20.4498C6.45198 20.9689 7.28699 21.2501 8.14584 21.25H15.8542C16.713 21.2501 17.548 20.9689 18.2304 20.4498C18.9128 19.9307 19.4046 19.2025 19.6301 18.3776L21.1952 11.9708C21.2647 11.6847 21.2681 11.3867 21.2053 11.0991C21.1424 10.8115 21.0148 10.5418 20.8322 10.3103C20.6495 10.0788 20.4165 9.89159 20.1507 9.76263C19.8849 9.63368 19.5932 9.56638 19.2975 9.5658Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.08721 13.4605V17.3552" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 13.4605V17.3552" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.9129 13.4605V17.3552" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M18.8475 9.56579C18.8475 7.75813 18.1261 6.02451 16.842 4.7463C15.5578 3.46809 13.8161 2.75 12 2.75C10.184 2.75 8.44228 3.46809 7.15813 4.7463C5.87397 6.02451 5.15254 7.75813 5.15254 9.56579" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Basket in other icon packs
Copied!