3c Cpu Manager Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 3c Cpu Manager 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/335760.svg" alt="3c Cpu Manager icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335760.svg" alt="3c Cpu Manager icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335760.svg" alt="3c Cpu Manager icon" :width="24" :height="24" />
CSS background
.icon-3c-cpu-manager {
background-image: url('https://proicons.com/icon/335760.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m42.5 28.826v.12c0 5.3615-4.3464 9.7079-9.7079 9.7079s-9.7079-4.3464-9.7079-9.7079v-9.8911c0-5.3615 4.3464-9.7079 9.7079-9.7079s9.7079 4.3464 9.7079 9.7079v.1201"/><path class="c" d="m5.5033 36.181c2.0231 1.6952 4.2075 2.472 9.113 2.472h1.1429c4.0455 0 7.325-3.2795 7.325-7.325s-3.2795-7.325-7.325-7.325"/><path class="c" d="m5.5 11.794c2.0277-1.6898 4.2141-2.4608 9.1196-2.4477l1.1396.0066c4.0455 0 7.325 3.2795 7.325 7.325s-3.2795 7.325-7.325 7.325"/><line class="c" x1="10.128" x2="15.759" y1="24.003" y2="24.003"/><rect class="c" x="29.292" y="20.5" width="7" height="7"/><path class="c" d="m39.292 20.5h-1.25m-10.5 0h-1.25"/><path class="c" d="m39.292 22.833h-1.25m-10.5 0h-1.25"/><path class="c" d="m39.292 25.167h-1.25m-10.5 0h-1.25"/><path class="c" d="m39.292 27.5h-1.25m-10.5 0h-1.25"/><path class="c" d="m36.292 30.5v-1.2501m0-10.5v-1.2499"/><path class="c" d="m33.959 30.5v-1.2501m0-10.5v-1.2499"/><path class="c" d="m31.625 30.5v-1.2501m0-10.5v-1.2499"/><path class="c" d="m29.292 30.5v-1.2501m0-10.5v-1.2499"/></svg>
Copied!