IconSearch logoIconsearch
Home/Libraries/Custom Brand Icons (Iconify)/intel-cpu
← Back to Search
Custom Brand Icons (Iconify)

IntelCpu

License: CC-BY-NC-SA-4.0


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 24 24"><path fill="#818cf8" d="M13.424 13.644a1.4 1.4 0 0 0 .451.299a1.5 1.5 0 0 0 .578.107a1.53 1.53 0 0 0 1.202-.53l-.513-.391a.93.93 0 0 1-.683.301a.8.8 0 0 1-.491-.138a.7.7 0 0 1-.257-.374l-.009-.026h2.12v-.249a1.4 1.4 0 0 0-.107-.546a1.4 1.4 0 0 0-.288-.446a1.3 1.3 0 0 0-.439-.299a1.5 1.5 0 0 0-.565-.107a1.4 1.4 0 0 0-.993.412a1.5 1.5 0 0 0-.301.445a1.4 1.4 0 0 0-.107.549a1.4 1.4 0 0 0 .107.547a1.4 1.4 0 0 0 .295.446m1.004-1.789a.657.657 0 0 1 .717.542h-1.434a.657.657 0 0 1 .718-.542Zm-2.571 1.918a.75.75 0 0 0 .348.195a2 2 0 0 0 .542.059h.086v-.659a2 2 0 0 1-.257-.016a.3.3 0 0 1-.166-.074a.28.28 0 0 1-.074-.162a1.6 1.6 0 0 1-.015-.262v-.945h.515v-.607h-.515v-1.053h-.711v2.609a2.4 2.4 0 0 0 .058.556a.75.75 0 0 0 .189.359m4.341-3.732h.71v3.96h-.71Zm-6.962 2.617v-.049a.83.83 0 0 1 .188-.56a.6.6 0 0 1 .451-.192a.58.58 0 0 1 .465.185a.8.8 0 0 1 .156.518v1.434h.718v-1.532a1.25 1.25 0 0 0-.295-.896a1.19 1.19 0 0 0-1.295-.215a.96.96 0 0 0-.354.288l-.04.051v-.389h-.701v2.701h.707ZM7.405 11.3h.712v2.701h-.712Zm-.021-1.206h.75v.75h-.75ZM5.99 4.781a1.82 1.82 0 0 0-.419 1.179v12.082a1.82 1.82 0 0 0 .419 1.179a1.33 1.33 0 0 0 1.011.488H17a1.33 1.33 0 0 0 1.009-.488a1.82 1.82 0 0 0 .419-1.179V5.959a1.82 1.82 0 0 0-.419-1.179A1.34 1.34 0 0 0 17 4.292H7.001a1.34 1.34 0 0 0-1.011.489m10.421.505a.94.94 0 0 1 .938.939v11.55a.94.94 0 0 1-.938.939H7.59a.94.94 0 0 1-.939-.939V6.225a.94.94 0 0 1 .939-.939ZM3.429 11.584h1.428v.833H3.429Zm1.429-5.625a2.72 2.72 0 0 1 .628-1.767a2 2 0 0 1 1.515-.733h2.32V2H3.787a.393.393 0 0 0-.358.417v6.458h1.429Zm6.785-3.958h.715v1.458h-.715Zm-1.607 0h.893v1.458h-.893Zm-6.607 11.25h1.428v1.041H3.429Zm0-3.542h1.428v1.041H3.429Zm16.785-7.708h-5.536v1.458H17a2 2 0 0 1 1.515.733a2.73 2.73 0 0 1 .628 1.767v2.916h1.428V2.418a.39.39 0 0 0-.357-.417m-1.071 9.583h1.428v.833h-1.428Zm0-1.875h1.428v1.041h-1.428Zm-13.657 10.1a2.72 2.72 0 0 1-.628-1.767v-2.916H3.429v6.457a.39.39 0 0 0 .358.417h5.534v-1.458h-2.32a2 2 0 0 1-1.515-.733m13.657-6.558h1.428v1.041h-1.428Zm-6.072-11.25h.893v1.458h-.893Zm-3.035 18.541h.893V22h-.893Zm3.035 0h.893V22h-.893Zm6.072-2.5a2.73 2.73 0 0 1-.628 1.767a2 2 0 0 1-1.515.733h-2.322V22h5.536a.39.39 0 0 0 .357-.417v-6.457h-1.428Zm-7.5 2.5h.715V22h-.715Z"/></svg>

Icons in Action

WEB APPLICATION HEADER & NAVIGATION

my-app.com/dashboard
Dashboard
Analytics
Settings

Overview Dashboard

PROGRESS STEPPER

3

BUTTON UI ACTIONS

SCALABILITY & CLARITY

12px
16px
24px
32px
48px

Highly adaptable, clean vectors that scale perfectly across modern UI components, navigation bars, and mobile actions. Perfectly pre-vetted for production deployment.

IconSearch Presets

Frequently Asked Questions

Q.How do I use this icon in my React/Next.js project?

You have two choices: install the official package listed under the "REACT IMPORT" tab (e.g. npm install @iconify/react) and import the icon directly, or copy the complete React Component code from the "STANDALONE JSX" tab and paste it directly into a local file (e.g. IntelCpuIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **CC-BY-NC-SA-4.0** license. The license grants full permissions for personal and commercial usage (e.g., in SaaS platforms, client projects, or business landing pages). Attributing the icon creator is generally not required for MIT/ISC licenses, but check details on our dedicated License Guide.

Q.What is the "Download SVG without fill color" toggle?

Many SVGs ship with inline fill="..." attributes. By checking this toggle, we strip these attributes and enforce fill="none", making the SVG fully styleable via CSS classes or Tailwind utility classes like fill-current.

Related Icons in Custom Brand Icons (Iconify)

Browse all Custom Brand Icons (Iconify) icons →
02tv
02tv
10-play
10-play
17-track
17-track
2-way-uplighter
2-way-uplighter
2n
2n
3d-filament
3d-filament
3dprinter-printing
3dprinter-printing
3dprinter-standby
3dprinter-standby
3sat
3sat
7plus-tv
7plus-tv
9-now
9-now
a1-mini
a1-mini