nxp from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
nxp
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the nxp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.797 7.914L9.317 12l-2.52 4.086l-4.272-4.938l.001 4.938H.005L0 16.08V7.914h2.524l4.271 4.938V7.914m14.851 2.895c0-.552-.273-.868-1.037-.868h-3.188v2.312h3.405c.592 0 .82-.557.82-1.042zm-.63-2.895C23.42 7.914 24 9.108 24 10.707v.96c0 1.217-.535 2.614-2.323 2.614h-4.26l.002 1.805h-.001L14.898 12l2.52-4.086zm-6.745 0h-.462l-1.702 2.716l-1.701-2.716H7.418L9.94 12l-2.52 4.086h2.987l1.701-2.716l1.702 2.716h2.987L14.276 12l2.52-4.086z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsNxp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.797 7.914L9.317 12l-2.52 4.086l-4.272-4.938l.001 4.938H.005L0 16.08V7.914h2.524l4.271 4.938V7.914m14.851 2.895c0-.552-.273-.868-1.037-.868h-3.188v2.312h3.405c.592 0 .82-.557.82-1.042zm-.63-2.895C23.42 7.914 24 9.108 24 10.707v.96c0 1.217-.535 2.614-2.323 2.614h-4.26l.002 1.805h-.001L14.898 12l2.52-4.086zm-6.745 0h-.462l-1.702 2.716l-1.701-2.716H7.418L9.94 12l-2.52 4.086h2.987l1.701-2.716l1.702 2.716h2.987L14.276 12l2.52-4.086z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.797 7.914L9.317 12l-2.52 4.086l-4.272-4.938l.001 4.938H.005L0 16.08V7.914h2.524l4.271 4.938V7.914m14.851 2.895c0-.552-.273-.868-1.037-.868h-3.188v2.312h3.405c.592 0 .82-.557.82-1.042zm-.63-2.895C23.42 7.914 24 9.108 24 10.707v.96c0 1.217-.535 2.614-2.323 2.614h-4.26l.002 1.805h-.001L14.898 12l2.52-4.086zm-6.745 0h-.462l-1.702 2.716l-1.701-2.716H7.418L9.94 12l-2.52 4.086h2.987l1.701-2.716l1.702 2.716h2.987L14.276 12l2.52-4.086z"/></svg>
</template>

CSS

.icon-nxp {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.797%207.914L9.317%2012l-2.52%204.086l-4.272-4.938l.001%204.938H.005L0%2016.08V7.914h2.524l4.271%204.938V7.914m14.851%202.895c0-.552-.273-.868-1.037-.868h-3.188v2.312h3.405c.592%200%20.82-.557.82-1.042zm-.63-2.895C23.42%207.914%2024%209.108%2024%2010.707v.96c0%201.217-.535%202.614-2.323%202.614h-4.26l.002%201.805h-.001L14.898%2012l2.52-4.086zm-6.745%200h-.462l-1.702%202.716l-1.701-2.716H7.418L9.94%2012l-2.52%204.086h2.987l1.701-2.716l1.702%202.716h2.987L14.276%2012l2.52-4.086z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.797%207.914L9.317%2012l-2.52%204.086l-4.272-4.938l.001%204.938H.005L0%2016.08V7.914h2.524l4.271%204.938V7.914m14.851%202.895c0-.552-.273-.868-1.037-.868h-3.188v2.312h3.405c.592%200%20.82-.557.82-1.042zm-.63-2.895C23.42%207.914%2024%209.108%2024%2010.707v.96c0%201.217-.535%202.614-2.323%202.614h-4.26l.002%201.805h-.001L14.898%2012l2.52-4.086zm-6.745%200h-.462l-1.702%202.716l-1.701-2.716H7.418L9.94%2012l-2.52%204.086h2.987l1.701-2.716l1.702%202.716h2.987L14.276%2012l2.52-4.086z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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