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

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

Use the nzxt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m1.763 8.936l2.101 3.04l-.002-3.04h1.773v6.128H3.99l-2.218-3.227v3.227H0V8.936zm22.237 0v1.614h-1.612v4.514h-1.883V10.55h-1.611V8.936zm-9.598 0l.996 1.573l1.061-1.573h1.947l-1.98 3.034l2.013 3.094h-2.063l-1.005-1.558l-.99 1.558h-2.015l1.975-3.038l-2.004-3.09zm-2.652 0L9.327 13.51h2.372v1.554H6.573l2.379-4.584H6.704V8.936z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsNzxt(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="m1.763 8.936l2.101 3.04l-.002-3.04h1.773v6.128H3.99l-2.218-3.227v3.227H0V8.936zm22.237 0v1.614h-1.612v4.514h-1.883V10.55h-1.611V8.936zm-9.598 0l.996 1.573l1.061-1.573h1.947l-1.98 3.034l2.013 3.094h-2.063l-1.005-1.558l-.99 1.558h-2.015l1.975-3.038l-2.004-3.09zm-2.652 0L9.327 13.51h2.372v1.554H6.573l2.379-4.584H6.704V8.936z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m1.763 8.936l2.101 3.04l-.002-3.04h1.773v6.128H3.99l-2.218-3.227v3.227H0V8.936zm22.237 0v1.614h-1.612v4.514h-1.883V10.55h-1.611V8.936zm-9.598 0l.996 1.573l1.061-1.573h1.947l-1.98 3.034l2.013 3.094h-2.063l-1.005-1.558l-.99 1.558h-2.015l1.975-3.038l-2.004-3.09zm-2.652 0L9.327 13.51h2.372v1.554H6.573l2.379-4.584H6.704V8.936z"/></svg>
</template>

CSS

.icon-nzxt {
  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%22m1.763%208.936l2.101%203.04l-.002-3.04h1.773v6.128H3.99l-2.218-3.227v3.227H0V8.936zm22.237%200v1.614h-1.612v4.514h-1.883V10.55h-1.611V8.936zm-9.598%200l.996%201.573l1.061-1.573h1.947l-1.98%203.034l2.013%203.094h-2.063l-1.005-1.558l-.99%201.558h-2.015l1.975-3.038l-2.004-3.09zm-2.652%200L9.327%2013.51h2.372v1.554H6.573l2.379-4.584H6.704V8.936z%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%22m1.763%208.936l2.101%203.04l-.002-3.04h1.773v6.128H3.99l-2.218-3.227v3.227H0V8.936zm22.237%200v1.614h-1.612v4.514h-1.883V10.55h-1.611V8.936zm-9.598%200l.996%201.573l1.061-1.573h1.947l-1.98%203.034l2.013%203.094h-2.063l-1.005-1.558l-.99%201.558h-2.015l1.975-3.038l-2.004-3.09zm-2.652%200L9.327%2013.51h2.372v1.554H6.573l2.379-4.584H6.704V8.936z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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