Everycircuit Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Everycircuit 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/340148.svg" alt="Everycircuit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340148.svg" alt="Everycircuit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340148.svg" alt="Everycircuit icon" :width="24" :height="24" />
CSS background
.icon-everycircuit {
background-image: url('https://proicons.com/icon/340148.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>.w{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="d" class="w" d="M22.7961,23.4634l3.3681-7.565"/><path id="e" class="w" d="M25.7364,8.7151l6.0525,2.6947"/><path id="f" class="w" d="M28.7625,10.0626l.9142-2.0533"/><ellipse id="g" class="w" cx="30.4465" cy="6.2802" rx="1.7707" ry="1.7811" transform="translate(-.5052 9.1821) rotate(-17.0111)"/><path id="h" class="w" d="M23.1909,14.4906l2.6607-1.9331,2.6607-1.9331.3438,3.2708.3438,3.2708-3.0045-1.3377-3.0045-1.3377Z"/><ellipse id="i" class="w" cx="41.5069" cy="25.3138" rx="1.7811" ry="1.7707" transform="translate(-6.9968 28.6313) rotate(-35.2905)"/><path id="j" class="w" d="M22.789,23.4617l3.0613.299,1.2347-1.6607,1.7686,3.7418,2.4693-3.3214,1.7686,3.7418,2.4693-3.3214,1.7686,3.7418,1.2347-1.6607,1.0595.1051"/><ellipse id="k" class="w" cx="27.6738" cy="41.726" rx="1.7707" ry="1.7811" transform="translate(-22.3933 41.2984) rotate(-55.9573)"/><path id="l" class="w" d="M22.775,23.4434l2.2963,8.5701"/><path id="m" class="w" d="M21.266,36.0948l9.1414-2.4494"/><path id="n" class="w" d="M27.2145,40.0121l-1.3778-5.142"/><path id="o" class="w" d="M20.5006,33.2381l9.1414-2.4494"/><ellipse id="p" class="w" cx="9.4789" cy="10.1497" rx="1.7707" ry="1.7811" transform="translate(-1.3139 18.8894) rotate(-85.9572)"/><path id="q" class="w" d="M22.779,23.4499l-2.1749-2.1749c2.4258-2.4258-.5855-5.4372-3.0114-3.0114,2.4258-2.4258-.5855-5.4372-3.0114-3.0114,2.4258-2.4258-.6692-5.3536-3.0114-3.0114l-.7528-.7528"/><ellipse id="r" class="w" cx="6.4868" cy="32.8571" rx="1.7811" ry="1.7707" transform="translate(-26.6885 28.2677) rotate(-70.9558)"/><path id="s" class="w" d="M22.7761,23.4524l-4.8072,2.7755"/><circle id="t" class="w" cx="14.3753" cy="28.3027" r="4.1495"/><path id="u" class="w" d="M10.7817,30.3774l-2.7013,1.5596"/><path id="v" class="w" d="M16.4243,27.1197l-4.098,2.366.6696-1.2062.7098,1.2294-1.3794-.0232"/></svg>
Copied!