G Cpu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The G Cpu 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/340897.svg" alt="G Cpu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340897.svg" alt="G Cpu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340897.svg" alt="G Cpu icon" :width="24" :height="24" />
CSS background
.icon-g-cpu {
background-image: url('https://proicons.com/icon/340897.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>.l{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="l" d="M43.5,23.9998c0,5.988-3.9567,11.2573-9.7113,12.9329-5.7546,1.6756-11.9257-.6446-15.1463-5.6949-3.2206-5.0502-2.7176-11.618,1.2346-16.1201s10.4048-5.8575,15.8373-3.3268"/><ellipse id="c" class="l" cx="30.0819" cy="23.7598" rx="7.7056" ry="7.6977"/><ellipse id="d" class="l" cx="30.0819" cy="23.7598" rx="3.8528" ry="3.8489"/><circle id="e" class="l" cx="30.0819" cy="23.7598" r="1.4448"/><path id="f" class="l" d="M43.5,23.9998l-5.7033.0004"/><path id="g" class="l" d="M21.547,13.5163h-5.4973"/><path id="h" class="l" d="M17.7279,18.4503h-7.6231"/><path id="i" class="l" d="M16.5305,23.9998H4.5"/><path id="j" class="l" d="M14.466,29.2625h-5.7922"/><path id="k" class="l" d="M21.191,34.1809h-8.9567"/></svg>
Copied!