cpuprocessorchiphardwarecomputingtechnologyperformance
Cpu
Animated CPU processor SVG icon for React and Next.js. Represents computing power, hardware, and processing with a chip design for tech dashboards and developer tools.
import Cpu from "cssvg-icons/cpu";
export default function App() {
return (
<Cpu
color="#ffffff"
strokeWidth={2}
size={120}
/>
);
}Missing something?
Need a variant of Cpu or a different style? Open a GitHub issue and we'll add it to the queue.
Request a variant