Cpu Setting 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 { IconCpuSetting } from "@devigner-ui/icons";
<IconCpuSetting className="size-6" />
<script setup>
import { IconCpuSetting } from "@devigner-ui/icons-vue";
</script>
<template>
<IconCpuSetting class="size-6" />
</template>
<script>
import { IconCpuSetting } from "@devigner-ui/icons-svelte";
</script>
<IconCpuSetting class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.67 9.6c0-4-1.6-5.6-5.6-5.6h-4.8c-4 0-5.6 1.6-5.6 5.6v4.8c0 4 1.6 5.6 5.6 5.6" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M17.02 8c-.55-.7-1.47-1-2.85-1h-3c-2.5 0-3.5 1-3.5 3.5v3c0 1.38.3 2.3.99 2.85" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M8.68 4V2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M12.67 4V2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M16.67 4V2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M20.67 8h2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M8.68 20v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M2.67 8h2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M2.67 12h2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M2.67 16h2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M17.38 18.59a1.59 1.59 0 1 0 0-3.18 1.59 1.59 0 0 0 0 3.18" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12.08 17.46v-.93a1 1 0 0 1 1-1c.96 0 1.35-.68.87-1.51a1 1 0 0 1 .37-1.37l.91-.53a.9.9 0 0 1 1.21.32l.06.1c.48.83 1.26.83 1.74 0l.06-.1a.9.9 0 0 1 1.21-.32l.91.53a1 1 0 0 1 .37 1.37c-.48.83-.09 1.51.87 1.51a1 1 0 0 1 1 1v.93a1 1 0 0 1-1 1c-.96 0-1.35.68-.87 1.51a1 1 0 0 1-.37 1.37l-.91.53a.9.9 0 0 1-1.21-.32l-.06-.1c-.48-.83-1.26-.83-1.74 0l-.06.1a.9.9 0 0 1-1.21.32l-.91-.53a1 1 0 0 1-.37-1.37c.48-.83.09-1.51-.87-1.51a1 1 0 0 1-1-1" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>