intel from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
intel
Set
SVG Logos
Style
Color
Viewbox
512×216
License
CC0

The same logo in other sets

Use the intel logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 216"><path fill="#00c7fd" d="M0 3.012h40.3v40.3H0z"/><path d="M39.296 212.975V67.693H1.004v145.138h38.292zm253.562 1.434v-35.568c-5.593 0-10.326-.286-13.768-.86c-4.015-.574-7.027-2.008-9.035-4.016s-3.299-4.876-4.016-8.748c-.573-3.586-.86-8.318-.86-14.055v-50.626h27.68V67.693h-27.68V11.187h-38.293v140.405c0 11.904 1.004 21.943 3.012 29.974c2.008 7.888 5.45 14.342 10.183 19.218c4.732 4.877 11.043 8.319 18.644 10.47c7.744 2.151 17.497 3.155 29.114 3.155zM512 212.975V0h-38.292v212.975zM190.028 82.035c-10.613-11.474-25.528-17.21-44.46-17.21c-9.178 0-17.64 1.864-25.097 5.593c-7.602 3.729-13.912 8.892-19.075 15.489l-2.008 2.725V67.693H61.67v145.138h38.006V135.53v5.307v-2.582c.43-13.624 3.729-23.664 10.04-30.117c6.74-6.884 14.915-10.326 24.237-10.326c11.043 0 19.505 3.442 25.098 10.039c5.45 6.597 8.318 15.92 8.318 27.823v77.158h38.58V130.51c.143-20.652-5.307-37.002-15.92-48.475m263.888 58.084c0-10.47-1.864-20.222-5.45-29.4c-3.729-9.036-8.892-17.067-15.346-23.951c-6.597-6.885-14.485-12.191-23.663-16.063c-9.18-3.873-19.362-5.737-30.405-5.737c-10.47 0-20.365 2.008-29.544 5.88c-9.179 4.016-17.21 9.322-23.95 16.063c-6.741 6.74-12.191 14.772-16.063 23.95c-4.016 9.18-5.88 19.075-5.88 29.545s1.864 20.365 5.593 29.544c3.729 9.178 9.035 17.21 15.632 23.95c6.598 6.74 14.772 12.19 24.238 16.063c9.465 4.016 19.935 6.024 31.121 6.024c32.413 0 52.491-14.772 64.538-28.54l-27.536-20.94c-5.737 6.885-19.505 16.207-36.715 16.207c-10.756 0-19.648-2.438-26.389-7.458c-6.74-4.876-11.33-11.76-13.768-20.222l-.43-1.29h114.017zm-113.73-13.338c0-10.613 12.19-29.114 38.436-29.257c26.245 0 38.58 18.5 38.58 29.114z"/></svg>

React

import type { SVGProps } from "react";

export function LogosIntel(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 216"><path fill="#00c7fd" d="M0 3.012h40.3v40.3H0z"/><path d="M39.296 212.975V67.693H1.004v145.138h38.292zm253.562 1.434v-35.568c-5.593 0-10.326-.286-13.768-.86c-4.015-.574-7.027-2.008-9.035-4.016s-3.299-4.876-4.016-8.748c-.573-3.586-.86-8.318-.86-14.055v-50.626h27.68V67.693h-27.68V11.187h-38.293v140.405c0 11.904 1.004 21.943 3.012 29.974c2.008 7.888 5.45 14.342 10.183 19.218c4.732 4.877 11.043 8.319 18.644 10.47c7.744 2.151 17.497 3.155 29.114 3.155zM512 212.975V0h-38.292v212.975zM190.028 82.035c-10.613-11.474-25.528-17.21-44.46-17.21c-9.178 0-17.64 1.864-25.097 5.593c-7.602 3.729-13.912 8.892-19.075 15.489l-2.008 2.725V67.693H61.67v145.138h38.006V135.53v5.307v-2.582c.43-13.624 3.729-23.664 10.04-30.117c6.74-6.884 14.915-10.326 24.237-10.326c11.043 0 19.505 3.442 25.098 10.039c5.45 6.597 8.318 15.92 8.318 27.823v77.158h38.58V130.51c.143-20.652-5.307-37.002-15.92-48.475m263.888 58.084c0-10.47-1.864-20.222-5.45-29.4c-3.729-9.036-8.892-17.067-15.346-23.951c-6.597-6.885-14.485-12.191-23.663-16.063c-9.18-3.873-19.362-5.737-30.405-5.737c-10.47 0-20.365 2.008-29.544 5.88c-9.179 4.016-17.21 9.322-23.95 16.063c-6.741 6.74-12.191 14.772-16.063 23.95c-4.016 9.18-5.88 19.075-5.88 29.545s1.864 20.365 5.593 29.544c3.729 9.178 9.035 17.21 15.632 23.95c6.598 6.74 14.772 12.19 24.238 16.063c9.465 4.016 19.935 6.024 31.121 6.024c32.413 0 52.491-14.772 64.538-28.54l-27.536-20.94c-5.737 6.885-19.505 16.207-36.715 16.207c-10.756 0-19.648-2.438-26.389-7.458c-6.74-4.876-11.33-11.76-13.768-20.222l-.43-1.29h114.017zm-113.73-13.338c0-10.613 12.19-29.114 38.436-29.257c26.245 0 38.58 18.5 38.58 29.114z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 216"><path fill="#00c7fd" d="M0 3.012h40.3v40.3H0z"/><path d="M39.296 212.975V67.693H1.004v145.138h38.292zm253.562 1.434v-35.568c-5.593 0-10.326-.286-13.768-.86c-4.015-.574-7.027-2.008-9.035-4.016s-3.299-4.876-4.016-8.748c-.573-3.586-.86-8.318-.86-14.055v-50.626h27.68V67.693h-27.68V11.187h-38.293v140.405c0 11.904 1.004 21.943 3.012 29.974c2.008 7.888 5.45 14.342 10.183 19.218c4.732 4.877 11.043 8.319 18.644 10.47c7.744 2.151 17.497 3.155 29.114 3.155zM512 212.975V0h-38.292v212.975zM190.028 82.035c-10.613-11.474-25.528-17.21-44.46-17.21c-9.178 0-17.64 1.864-25.097 5.593c-7.602 3.729-13.912 8.892-19.075 15.489l-2.008 2.725V67.693H61.67v145.138h38.006V135.53v5.307v-2.582c.43-13.624 3.729-23.664 10.04-30.117c6.74-6.884 14.915-10.326 24.237-10.326c11.043 0 19.505 3.442 25.098 10.039c5.45 6.597 8.318 15.92 8.318 27.823v77.158h38.58V130.51c.143-20.652-5.307-37.002-15.92-48.475m263.888 58.084c0-10.47-1.864-20.222-5.45-29.4c-3.729-9.036-8.892-17.067-15.346-23.951c-6.597-6.885-14.485-12.191-23.663-16.063c-9.18-3.873-19.362-5.737-30.405-5.737c-10.47 0-20.365 2.008-29.544 5.88c-9.179 4.016-17.21 9.322-23.95 16.063c-6.741 6.74-12.191 14.772-16.063 23.95c-4.016 9.18-5.88 19.075-5.88 29.545s1.864 20.365 5.593 29.544c3.729 9.178 9.035 17.21 15.632 23.95c6.598 6.74 14.772 12.19 24.238 16.063c9.465 4.016 19.935 6.024 31.121 6.024c32.413 0 52.491-14.772 64.538-28.54l-27.536-20.94c-5.737 6.885-19.505 16.207-36.715 16.207c-10.756 0-19.648-2.438-26.389-7.458c-6.74-4.876-11.33-11.76-13.768-20.222l-.43-1.29h114.017zm-113.73-13.338c0-10.613 12.19-29.114 38.436-29.257c26.245 0 38.58 18.5 38.58 29.114z"/></svg>
</template>

CSS

.icon-intel {
  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%20512%20216%22%3E%3Cpath%20fill%3D%22%2300c7fd%22%20d%3D%22M0%203.012h40.3v40.3H0z%22%2F%3E%3Cpath%20d%3D%22M39.296%20212.975V67.693H1.004v145.138h38.292zm253.562%201.434v-35.568c-5.593%200-10.326-.286-13.768-.86c-4.015-.574-7.027-2.008-9.035-4.016s-3.299-4.876-4.016-8.748c-.573-3.586-.86-8.318-.86-14.055v-50.626h27.68V67.693h-27.68V11.187h-38.293v140.405c0%2011.904%201.004%2021.943%203.012%2029.974c2.008%207.888%205.45%2014.342%2010.183%2019.218c4.732%204.877%2011.043%208.319%2018.644%2010.47c7.744%202.151%2017.497%203.155%2029.114%203.155zM512%20212.975V0h-38.292v212.975zM190.028%2082.035c-10.613-11.474-25.528-17.21-44.46-17.21c-9.178%200-17.64%201.864-25.097%205.593c-7.602%203.729-13.912%208.892-19.075%2015.489l-2.008%202.725V67.693H61.67v145.138h38.006V135.53v5.307v-2.582c.43-13.624%203.729-23.664%2010.04-30.117c6.74-6.884%2014.915-10.326%2024.237-10.326c11.043%200%2019.505%203.442%2025.098%2010.039c5.45%206.597%208.318%2015.92%208.318%2027.823v77.158h38.58V130.51c.143-20.652-5.307-37.002-15.92-48.475m263.888%2058.084c0-10.47-1.864-20.222-5.45-29.4c-3.729-9.036-8.892-17.067-15.346-23.951c-6.597-6.885-14.485-12.191-23.663-16.063c-9.18-3.873-19.362-5.737-30.405-5.737c-10.47%200-20.365%202.008-29.544%205.88c-9.179%204.016-17.21%209.322-23.95%2016.063c-6.741%206.74-12.191%2014.772-16.063%2023.95c-4.016%209.18-5.88%2019.075-5.88%2029.545s1.864%2020.365%205.593%2029.544c3.729%209.178%209.035%2017.21%2015.632%2023.95c6.598%206.74%2014.772%2012.19%2024.238%2016.063c9.465%204.016%2019.935%206.024%2031.121%206.024c32.413%200%2052.491-14.772%2064.538-28.54l-27.536-20.94c-5.737%206.885-19.505%2016.207-36.715%2016.207c-10.756%200-19.648-2.438-26.389-7.458c-6.74-4.876-11.33-11.76-13.768-20.222l-.43-1.29h114.017zm-113.73-13.338c0-10.613%2012.19-29.114%2038.436-29.257c26.245%200%2038.58%2018.5%2038.58%2029.114z%22%2F%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%20512%20216%22%3E%3Cpath%20fill%3D%22%2300c7fd%22%20d%3D%22M0%203.012h40.3v40.3H0z%22%2F%3E%3Cpath%20d%3D%22M39.296%20212.975V67.693H1.004v145.138h38.292zm253.562%201.434v-35.568c-5.593%200-10.326-.286-13.768-.86c-4.015-.574-7.027-2.008-9.035-4.016s-3.299-4.876-4.016-8.748c-.573-3.586-.86-8.318-.86-14.055v-50.626h27.68V67.693h-27.68V11.187h-38.293v140.405c0%2011.904%201.004%2021.943%203.012%2029.974c2.008%207.888%205.45%2014.342%2010.183%2019.218c4.732%204.877%2011.043%208.319%2018.644%2010.47c7.744%202.151%2017.497%203.155%2029.114%203.155zM512%20212.975V0h-38.292v212.975zM190.028%2082.035c-10.613-11.474-25.528-17.21-44.46-17.21c-9.178%200-17.64%201.864-25.097%205.593c-7.602%203.729-13.912%208.892-19.075%2015.489l-2.008%202.725V67.693H61.67v145.138h38.006V135.53v5.307v-2.582c.43-13.624%203.729-23.664%2010.04-30.117c6.74-6.884%2014.915-10.326%2024.237-10.326c11.043%200%2019.505%203.442%2025.098%2010.039c5.45%206.597%208.318%2015.92%208.318%2027.823v77.158h38.58V130.51c.143-20.652-5.307-37.002-15.92-48.475m263.888%2058.084c0-10.47-1.864-20.222-5.45-29.4c-3.729-9.036-8.892-17.067-15.346-23.951c-6.597-6.885-14.485-12.191-23.663-16.063c-9.18-3.873-19.362-5.737-30.405-5.737c-10.47%200-20.365%202.008-29.544%205.88c-9.179%204.016-17.21%209.322-23.95%2016.063c-6.741%206.74-12.191%2014.772-16.063%2023.95c-4.016%209.18-5.88%2019.075-5.88%2029.545s1.864%2020.365%205.593%2029.544c3.729%209.178%209.035%2017.21%2015.632%2023.95c6.598%206.74%2014.772%2012.19%2024.238%2016.063c9.465%204.016%2019.935%206.024%2031.121%206.024c32.413%200%2052.491-14.772%2064.538-28.54l-27.536-20.94c-5.737%206.885-19.505%2016.207-36.715%2016.207c-10.756%200-19.648-2.438-26.389-7.458c-6.74-4.876-11.33-11.76-13.768-20.222l-.43-1.29h114.017zm-113.73-13.338c0-10.613%2012.19-29.114%2038.436-29.257c26.245%200%2038.58%2018.5%2038.58%2029.114z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/intel.svg?color=%231a73e8&size=48