Gc Auto Clicker Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gc Auto Clicker 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/340973.svg" alt="Gc Auto Clicker icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340973.svg" alt="Gc Auto Clicker icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340973.svg" alt="Gc Auto Clicker icon" :width="24" :height="24" />
CSS background
.icon-gc-auto-clicker {
background-image: url('https://proicons.com/icon/340973.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"><defs><style>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="e" d="M12.9317,42.5l-2.2512-3.5547c-1.5824-2.4988,1.5432-6.6882,4.9574-2.7688l1.6711,1.9183v-16.2585c0-3.4065,5.7748-3.2658,5.828-.3752l.1501,8.1542c1.9658-2.8585,5.1208-1.0477,5.4278.8254l.2501,1.5258c2.051-3.4027,5.2171-1.0772,5.2777-.2501l.2751,3.752c1.2876-3.1616,5.4762-1.9214,5.5029-.075v6.8064"/><path id="c" class="e" d="M15.1405,23.4045c-1.1978-2.3109-.6118-5.145,1.4043-6.7913,2.0161-1.6463,4.9102-1.6538,6.9349-.0182,2.0247,1.6357,2.6256,4.4667,1.4399,6.7838"/><path id="d" class="e" d="M12.2733,27.2138c-3.1-4.0109-2.7084-9.707.9114-13.2559,3.6198-3.5489,9.3225-3.8278,13.2714-.6491,3.9488,3.1787,4.8945,8.8094,2.2006,13.1037"/><rect class="e" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!