cpu settings icon
cpu-settings from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cpu-settings
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the cpu settings icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M20 10c-.036-2.48-.22-3.885-1.163-4.828C17.664 4 15.777 4 12.004 4s-5.66 0-6.832 1.172S4 8.229 4 12s0 5.657 1.172 6.828C6.235 19.891 7.886 19.99 11 20"/><path d="M18 19.714V21m0-1.286a3.36 3.36 0 0 1-2.774-1.43M18 19.713a3.36 3.36 0 0 0 2.774-1.43M18 13.285c1.157 0 2.176.568 2.774 1.43M18 13.287a3.36 3.36 0 0 0-2.774 1.43M18 13.287V12m4 1.929l-1.226.788M14 19.07l1.226-.788M14 13.93l1.226.788M22 19.07l-1.226-.788m0-3.566a3.12 3.12 0 0 1 0 3.566m-5.548-3.566a3.12 3.12 0 0 0 0 3.566"/><path stroke-linejoin="round" d="M9.5 2v2m5-2v2m-5 16v2M4 9.5H2m2 5H2m20-5h-2M12 8H8"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCpuSettings(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M20 10c-.036-2.48-.22-3.885-1.163-4.828C17.664 4 15.777 4 12.004 4s-5.66 0-6.832 1.172S4 8.229 4 12s0 5.657 1.172 6.828C6.235 19.891 7.886 19.99 11 20"/><path d="M18 19.714V21m0-1.286a3.36 3.36 0 0 1-2.774-1.43M18 19.713a3.36 3.36 0 0 0 2.774-1.43M18 13.285c1.157 0 2.176.568 2.774 1.43M18 13.287a3.36 3.36 0 0 0-2.774 1.43M18 13.287V12m4 1.929l-1.226.788M14 19.07l1.226-.788M14 13.93l1.226.788M22 19.07l-1.226-.788m0-3.566a3.12 3.12 0 0 1 0 3.566m-5.548-3.566a3.12 3.12 0 0 0 0 3.566"/><path strokeLinejoin="round" d="M9.5 2v2m5-2v2m-5 16v2M4 9.5H2m2 5H2m20-5h-2M12 8H8"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M20 10c-.036-2.48-.22-3.885-1.163-4.828C17.664 4 15.777 4 12.004 4s-5.66 0-6.832 1.172S4 8.229 4 12s0 5.657 1.172 6.828C6.235 19.891 7.886 19.99 11 20"/><path d="M18 19.714V21m0-1.286a3.36 3.36 0 0 1-2.774-1.43M18 19.713a3.36 3.36 0 0 0 2.774-1.43M18 13.285c1.157 0 2.176.568 2.774 1.43M18 13.287a3.36 3.36 0 0 0-2.774 1.43M18 13.287V12m4 1.929l-1.226.788M14 19.07l1.226-.788M14 13.93l1.226.788M22 19.07l-1.226-.788m0-3.566a3.12 3.12 0 0 1 0 3.566m-5.548-3.566a3.12 3.12 0 0 0 0 3.566"/><path stroke-linejoin="round" d="M9.5 2v2m5-2v2m-5 16v2M4 9.5H2m2 5H2m20-5h-2M12 8H8"/></g></svg> </template>
CSS
.icon-cpu-settings {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M20%2010c-.036-2.48-.22-3.885-1.163-4.828C17.664%204%2015.777%204%2012.004%204s-5.66%200-6.832%201.172S4%208.229%204%2012s0%205.657%201.172%206.828C6.235%2019.891%207.886%2019.99%2011%2020%22%2F%3E%3Cpath%20d%3D%22M18%2019.714V21m0-1.286a3.36%203.36%200%200%201-2.774-1.43M18%2019.713a3.36%203.36%200%200%200%202.774-1.43M18%2013.285c1.157%200%202.176.568%202.774%201.43M18%2013.287a3.36%203.36%200%200%200-2.774%201.43M18%2013.287V12m4%201.929l-1.226.788M14%2019.07l1.226-.788M14%2013.93l1.226.788M22%2019.07l-1.226-.788m0-3.566a3.12%203.12%200%200%201%200%203.566m-5.548-3.566a3.12%203.12%200%200%200%200%203.566%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%202v2m5-2v2m-5%2016v2M4%209.5H2m2%205H2m20-5h-2M12%208H8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M20%2010c-.036-2.48-.22-3.885-1.163-4.828C17.664%204%2015.777%204%2012.004%204s-5.66%200-6.832%201.172S4%208.229%204%2012s0%205.657%201.172%206.828C6.235%2019.891%207.886%2019.99%2011%2020%22%2F%3E%3Cpath%20d%3D%22M18%2019.714V21m0-1.286a3.36%203.36%200%200%201-2.774-1.43M18%2019.713a3.36%203.36%200%200%200%202.774-1.43M18%2013.285c1.157%200%202.176.568%202.774%201.43M18%2013.287a3.36%203.36%200%200%200-2.774%201.43M18%2013.287V12m4%201.929l-1.226.788M14%2019.07l1.226-.788M14%2013.93l1.226.788M22%2019.07l-1.226-.788m0-3.566a3.12%203.12%200%200%201%200%203.566m-5.548-3.566a3.12%203.12%200%200%200%200%203.566%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%202v2m5-2v2m-5%2016v2M4%209.5H2m2%205H2m20-5h-2M12%208H8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cpu-settings.svg?color=%231a73e8&size=48