C P U Bolt icon in outline, twotone, bold and bulk. Free in all four styles, for hardware, gadgets, specs, device settings. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconCPUBolt } from "@devigner-ui/icons";
<IconCPUBolt className="size-6" />
<script setup>
import { IconCPUBolt } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCPUBolt class="size-6" />
</template>
<script>
import { IconCPUBolt } from "@devigner-ui/icons-svelte";
</script>
<IconCPUBolt class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M7 10c0-1.41 0-2.12.44-2.56S8.59 7 10 7h4c1.41 0 2.12 0 2.56.44S17 8.59 17 10v4c0 1.41 0 2.12-.44 2.56S15.41 17 14 17h-4c-1.41 0-2.12 0-2.56-.44S7 15.41 7 14z" stroke="currentColor" stroke-width="1.5"></path><path d="M12.43 10 11 12h2l-1.43 2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M4 12c0-3.77 0-5.66 1.17-6.83S8.23 4 12 4s5.66 0 6.83 1.17S20 8.23 20 12s0 5.66-1.17 6.83S15.77 20 12 20s-5.66 0-6.83-1.17S4 15.77 4 12" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M4 12H2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M22 12h-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M4 9H2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M22 9h-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M4 15H2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M22 15h-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M12 20v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M12 2v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M9 20v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M9 2v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M15 20v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M15 2v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>