Ggstand Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ggstand 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/341044.svg" alt="Ggstand icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341044.svg" alt="Ggstand icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341044.svg" alt="Ggstand icon" :width="24" :height="24" />
CSS background
.icon-ggstand {
background-image: url('https://proicons.com/icon/341044.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path d="M9.5965,26.6505c1.9269.7428,2.8954,1.5456,3.4422,2.7357,2.1298,4.785,7.1922,7.7139,12.528,7.0114,3.7475-.4934,7.0436-2.7236,8.8995-6.0264l-7.4079-.0069c-.4642-.0004-.8929-.2482-1.125-.6502l-2.0579-3.5643c-.232-.4019-.232-.8971,0-1.299l2.0579-3.5643c.232-.4019.6609-.6495,1.125-.6495h18.177c1.7665,11.153-5.3962,21.772-16.399,24.312s-22.096-3.8643-25.397-14.663c-.6586-2.1542-.9624-4.3369-.9408-6.4836l7.098,2.8481Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M12.2413,14.2435c3.2452,1.2962,5.1466.1927,5.8299-.1767.4286-.243.874-.4609,1.3371-.6528,5.5636-2.3045,11.974-.1286,14.985,5.0866l9.0933-3.5863C38.7144,4.6803,26.8386-.1177,16.2956,3.9283c-4.2165,1.6186-7.6448,4.4315-10.029,7.9154l5.9747,2.3998Z" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M3.9284,16.2955l7.9212,3.18" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M3.1686,18.6815l8.0188,3.2192" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M11.1003,24.5615l-8.4141-3.3789" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M12.9153,17.2085l-8.0033-3.2142" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!