Clickworker Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Clickworker 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/323805.svg" alt="Clickworker icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323805.svg" alt="Clickworker icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323805.svg" alt="Clickworker icon" :width="24" :height="24" />
CSS background
.icon-clickworker {
background-image: url('https://proicons.com/icon/323805.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="c" class="i" cx="24" cy="24" r="21.5"/><path id="d" class="i" d="m23.6559,39.1233l1.1076,3.5603,3.1647-.2769v-6.8436c.7015-.9441,1.9055-2.1395,3.0064-3.2833.3861-3.4324-.6429-6.0562-1.701-8.6633l-2.4526-1.2263c-1.5237-.5065-1.7421-1.2878-1.2659-2.2153.8026-1.4525.3727-3.1504-.989-3.758-1.3168-.5877-2.4866.435-2.69,1.1868-.3015,1.1142-.0816,2.2944.3165,3.4416,1.3216,1.499-.4007,1.7529-1.2263,2.3735-2.5512.8028-2.2254,2.9683-2.9669,4.6283-.5153,2.2632-1.0805,4.5326.8703,6.4876l.989,2.6504c-.0279,1.8608-.008,3.6738.2769,5.2217l3.0064.2374.5538-3.5207Z"/><path id="e" class="i" d="m18.8526,25.1997c-.0053-1.5643-.2279-3.1467-3.7478-5.0039.2633-.7088,1.8318-2.006,1.1189-3.3007.9867-.1209.0992-2.9519-1.7902-3.1888-1.7462-.219-3.3804,1.8613-2.5175,2.7413l.5035,1.7343c.0698,1.1587-.09,2.055-1.1189,1.958-2.1275.1887-3.9724.8657-4.4755,3.8601-.1521,1.3767-.1814,3.4085.1119,7.1608,2.3321,5.6486,6.0035,9.2139,11.021,10.6853l.1284-8.2556"/><path id="f" class="i" d="m28.7835,34.5368c.2843.8923.3373,1.8772,1.3205,2.4899l-.1582,4.8261c3.3154-1.5038,6.474-3.1122,8.4655-5.4986l-.0791-3.6789.7912-.5934-1.3845-1.6615.5143-.7516-.1187-1.6219c1.7965-.6909,3.4857-1.6501,4.9844-3.0856-2.5166-2.4615-5.3859-4.2879-8.2677-6.092-1.2148-.9769-.4569-1.1895.3165-1.4637,1.2655-.3737,1.3173-1.152,1.345-1.9384.5133-1.4127-.279-1.2296-.6329-1.5823,0,0-1.0262-.1373-1.5428-.1582-.6194-.0251-1.8592.0396-1.8592.0396-.5979.3768-1.3047.601-1.1868,1.98l-.0396.7099c-.5293,1.2622.0694,1.9003.8703,2.5317-2.3571.3302-2.9445,2.1992-2.8878,4.6283"/><path id="g" class="i" d="m40.5874,24.5594c-.1678.0559-1.7622,1.7343-1.7622,1.7343"/><path id="h" class="i" d="m39.2448,24.0594l.4615,1.3671"/></svg>
Copied!