Grocy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Grocy 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/326784.svg" alt="Grocy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326784.svg" alt="Grocy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326784.svg" alt="Grocy icon" :width="24" :height="24" />
CSS background
.icon-grocy {
background-image: url('https://proicons.com/icon/326784.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 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M37.9064,18.76H10.0936a3,3,0,0,0-2.8556,3.92l3.1744,9.857a7,7,0,0,0,6.663,4.8542H30.9246a7,7,0,0,0,6.663-4.8542l3.1744-9.857A3,3,0,0,0,37.9064,18.76Z"/><path class="a" d="M17.8682,18.76V16.7411a6.1318,6.1318,0,0,1,12.2636,0V18.76"/><path class="a" d="M27.39,26.405a3.3935,3.3935,0,0,0-3.5725-3.3927A3.5243,3.5243,0,0,0,20.61,26.5972v3.1482A3.3938,3.3938,0,0,0,24,33.143h0a3.3938,3.3938,0,0,0,3.39-3.3976H24"/></svg>
Grocy in other icon packs
Copied!