Ga Auto Clicker Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ga 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/340900.svg" alt="Ga Auto Clicker icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340900.svg" alt="Ga Auto Clicker icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340900.svg" alt="Ga Auto Clicker icon" :width="24" :height="24" />
CSS background
.icon-ga-auto-clicker {
background-image: url('https://proicons.com/icon/340900.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="M17.6995,38.4496c-8.6676-2.6827-13.8082-11.5855-11.798-20.4322C7.9117,9.1707,16.3949,3.3628,25.3709,4.6881c8.976,1.3253,15.4183,9.3369,14.7854,18.387"/><path id="c" class="e" d="M20.0957,30.3214c-4.6227-1.4308-7.3644-6.1789-6.2923-10.8972,1.0721-4.7183,5.5965-7.8158,10.3837-7.109,4.7872.7068,8.2231,4.9797,7.8855,9.8064"/><path id="d" class="e" d="M41.612,29.5362c1.2866,3.7588,1.8349,9.675-2.5545,12.0829-3.1782,1.7434-7.2893,2.8032-10.4466.7718l-7.6081-5.8278c-1.1375-1.1944-.7416-2.805-.2252-3.4806.5164-.6755,1.9211-1.3783,3.0267-.5932l2.2296,1.5924-4.6908-10.1911c-.3579-.8978.2315-2.7081,1.4908-3.3295,1.2594-.6213,2.9081.3322,3.2289,1.216l1.7663,4.3428c1.5098-1.7434,3.2094-1.1979,4.1407.1158,1.2125-1.6102,2.9384-1.5006,4.2565.1448.7286-1.6681,3.3788-1.6016,4.1696.3474l1.2161,2.8083Z"/></svg>
Copied!