Instacart Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Instacart 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/342017.svg" alt="Instacart icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342017.svg" alt="Instacart icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342017.svg" alt="Instacart icon" :width="24" :height="24" />
CSS background
.icon-instacart {
background-image: url('https://proicons.com/icon/342017.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;fill-rule:evenodd;}</style></defs><path class="cls-1" d="M32.56,3.55c1.08,0,6,.45,6,4.41s-6,8.58-7.5,8.58S28,11.48,28,9,28.3,3.55,32.56,3.55Zm.1,25.09C24.23,37,8.7,43.76,7.31,42.37S12.62,25.46,21.05,17c1.3-1.3,5-2.93,9.76,1.82s3.15,8.51,1.85,9.8Zm6-7.23c-1.81,0-5.57-1.22-5.57-2.32s3.43-5.57,6.37-5.57,3.27,3.66,3.27,4.46c0,3.19-2.27,3.44-4.07,3.44Z"/></svg>
Instacart in other icon packs
Copied!