cpu icon
cpu-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.
- Name
- cpu-broken
- Set
- Solar
- Style
- Broken
- Category
- Devices
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More devices icons from Solar
airbuds-boldairbuds-case-boldairbuds-case-charge-boldairbuds-case-minimalistic-boldairbuds-case-open-boldairbuds-charge-boldairbuds-check-boldairbuds-left-boldairbuds-remove-boldairbuds-right-boldbinoculars-boldbluetooth-boldbluetooth-circle-boldbluetooth-square-boldbluetooth-wave-boldboombox-boldbot-boldcassette-2-boldcassette-boldcloud-storage-boldcpu-bolt-bolddevices-bolddiskette-bolddisplay-bold
Use the cpu 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-width="1.5"><path stroke-linecap="round" d="M17 14C17 15.4142 17 16.1213 16.5607 16.5607C16.1213 17 15.4142 17 14 17H10C8.58579 17 7.87868 17 7.43934 16.5607C7 16.1213 7 15.4142 7 14V10C7 8.58579 7 7.87868 7.43934 7.43934C7.87868 7 8.58579 7 10 7H14C15.4142 7 16.1213 7 16.5607 7.43934C17 7.87868 17 8.58579 17 10"/><path d="M4 12C4 8.22876 4 6.34315 5.17157 5.17157C6.34315 4 8.22876 4 12 4C15.7712 4 17.6569 4 18.8284 5.17157C20 6.34315 20 8.22876 20 12C20 15.7712 20 17.6569 18.8284 18.8284C17.6569 20 15.7712 20 12 20C8.22876 20 6.34315 20 5.17157 18.8284C4 17.6569 4 15.7712 4 12Z"/><path stroke-linecap="round" d="M4 12H2"/><path stroke-linecap="round" d="M22 12H20"/><path stroke-linecap="round" d="M4 9H2"/><path stroke-linecap="round" d="M22 9H20"/><path stroke-linecap="round" d="M4 15H2"/><path stroke-linecap="round" d="M22 15H20"/><path stroke-linecap="round" d="M12 20L12 22"/><path stroke-linecap="round" d="M12 2L12 4"/><path stroke-linecap="round" d="M9 20L9 22"/><path stroke-linecap="round" d="M9 2L9 4"/><path stroke-linecap="round" d="M15 20L15 22"/><path stroke-linecap="round" d="M15 2L15 4"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarCpuBroken(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" strokeWidth="1.5"><path strokeLinecap="round" d="M17 14C17 15.4142 17 16.1213 16.5607 16.5607C16.1213 17 15.4142 17 14 17H10C8.58579 17 7.87868 17 7.43934 16.5607C7 16.1213 7 15.4142 7 14V10C7 8.58579 7 7.87868 7.43934 7.43934C7.87868 7 8.58579 7 10 7H14C15.4142 7 16.1213 7 16.5607 7.43934C17 7.87868 17 8.58579 17 10"/><path d="M4 12C4 8.22876 4 6.34315 5.17157 5.17157C6.34315 4 8.22876 4 12 4C15.7712 4 17.6569 4 18.8284 5.17157C20 6.34315 20 8.22876 20 12C20 15.7712 20 17.6569 18.8284 18.8284C17.6569 20 15.7712 20 12 20C8.22876 20 6.34315 20 5.17157 18.8284C4 17.6569 4 15.7712 4 12Z"/><path strokeLinecap="round" d="M4 12H2"/><path strokeLinecap="round" d="M22 12H20"/><path strokeLinecap="round" d="M4 9H2"/><path strokeLinecap="round" d="M22 9H20"/><path strokeLinecap="round" d="M4 15H2"/><path strokeLinecap="round" d="M22 15H20"/><path strokeLinecap="round" d="M12 20L12 22"/><path strokeLinecap="round" d="M12 2L12 4"/><path strokeLinecap="round" d="M9 20L9 22"/><path strokeLinecap="round" d="M9 2L9 4"/><path strokeLinecap="round" d="M15 20L15 22"/><path strokeLinecap="round" d="M15 2L15 4"/></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-width="1.5"><path stroke-linecap="round" d="M17 14C17 15.4142 17 16.1213 16.5607 16.5607C16.1213 17 15.4142 17 14 17H10C8.58579 17 7.87868 17 7.43934 16.5607C7 16.1213 7 15.4142 7 14V10C7 8.58579 7 7.87868 7.43934 7.43934C7.87868 7 8.58579 7 10 7H14C15.4142 7 16.1213 7 16.5607 7.43934C17 7.87868 17 8.58579 17 10"/><path d="M4 12C4 8.22876 4 6.34315 5.17157 5.17157C6.34315 4 8.22876 4 12 4C15.7712 4 17.6569 4 18.8284 5.17157C20 6.34315 20 8.22876 20 12C20 15.7712 20 17.6569 18.8284 18.8284C17.6569 20 15.7712 20 12 20C8.22876 20 6.34315 20 5.17157 18.8284C4 17.6569 4 15.7712 4 12Z"/><path stroke-linecap="round" d="M4 12H2"/><path stroke-linecap="round" d="M22 12H20"/><path stroke-linecap="round" d="M4 9H2"/><path stroke-linecap="round" d="M22 9H20"/><path stroke-linecap="round" d="M4 15H2"/><path stroke-linecap="round" d="M22 15H20"/><path stroke-linecap="round" d="M12 20L12 22"/><path stroke-linecap="round" d="M12 2L12 4"/><path stroke-linecap="round" d="M9 20L9 22"/><path stroke-linecap="round" d="M9 2L9 4"/><path stroke-linecap="round" d="M15 20L15 22"/><path stroke-linecap="round" d="M15 2L15 4"/></g></svg> </template>
CSS
.icon-cpu-broken {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%2014C17%2015.4142%2017%2016.1213%2016.5607%2016.5607C16.1213%2017%2015.4142%2017%2014%2017H10C8.58579%2017%207.87868%2017%207.43934%2016.5607C7%2016.1213%207%2015.4142%207%2014V10C7%208.58579%207%207.87868%207.43934%207.43934C7.87868%207%208.58579%207%2010%207H14C15.4142%207%2016.1213%207%2016.5607%207.43934C17%207.87868%2017%208.58579%2017%2010%22%2F%3E%3Cpath%20d%3D%22M4%2012C4%208.22876%204%206.34315%205.17157%205.17157C6.34315%204%208.22876%204%2012%204C15.7712%204%2017.6569%204%2018.8284%205.17157C20%206.34315%2020%208.22876%2020%2012C20%2015.7712%2020%2017.6569%2018.8284%2018.8284C17.6569%2020%2015.7712%2020%2012%2020C8.22876%2020%206.34315%2020%205.17157%2018.8284C4%2017.6569%204%2015.7712%204%2012Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2012H2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2012H20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%209H2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%209H20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2015H2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2015H20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2020L12%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%202L12%204%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2020L9%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%202L9%204%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%2020L15%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%202L15%204%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%2014C17%2015.4142%2017%2016.1213%2016.5607%2016.5607C16.1213%2017%2015.4142%2017%2014%2017H10C8.58579%2017%207.87868%2017%207.43934%2016.5607C7%2016.1213%207%2015.4142%207%2014V10C7%208.58579%207%207.87868%207.43934%207.43934C7.87868%207%208.58579%207%2010%207H14C15.4142%207%2016.1213%207%2016.5607%207.43934C17%207.87868%2017%208.58579%2017%2010%22%2F%3E%3Cpath%20d%3D%22M4%2012C4%208.22876%204%206.34315%205.17157%205.17157C6.34315%204%208.22876%204%2012%204C15.7712%204%2017.6569%204%2018.8284%205.17157C20%206.34315%2020%208.22876%2020%2012C20%2015.7712%2020%2017.6569%2018.8284%2018.8284C17.6569%2020%2015.7712%2020%2012%2020C8.22876%2020%206.34315%2020%205.17157%2018.8284C4%2017.6569%204%2015.7712%204%2012Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2012H2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2012H20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%209H2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%209H20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2015H2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2015H20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2020L12%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%202L12%204%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2020L9%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%202L9%204%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%2020L15%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%202L15%204%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/cpu-broken.svg?color=%231a73e8&size=48