nix from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
nix
Set
Catppuccin Icons
Style
Color
Viewbox
16×16
License
MIT

The same logo in other sets

Related icons in Catppuccin Icons

Use the nix logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#7dc4e4" d="M.5 7.5H4m1.39-2L2.05 11"/><path stroke="#8aadf4" d="M4 1.5L5.5 4m3.5.5H2.55"/><path stroke="#7dc4e4" d="m12 1.5l-1.5 3m1.01 2.6L8.5 1.5"/><path stroke="#8aadf4" d="M15.5 8.52L12 8.5m-1.38 2L14 5"/><path stroke="#7dc4e4" d="m12.5 14.5l-2.5-3m-2.97.02l6.48-.02"/><path stroke="#8aadf4" d="m4 14.5l1.5-3M4.53 9l2.97 5.5"/></g></svg>

React

import type { SVGProps } from "react";

export function CatppuccinNix(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" strokeLinecap="round" strokeLinejoin="round"><path stroke="#7dc4e4" d="M.5 7.5H4m1.39-2L2.05 11"/><path stroke="#8aadf4" d="M4 1.5L5.5 4m3.5.5H2.55"/><path stroke="#7dc4e4" d="m12 1.5l-1.5 3m1.01 2.6L8.5 1.5"/><path stroke="#8aadf4" d="M15.5 8.52L12 8.5m-1.38 2L14 5"/><path stroke="#7dc4e4" d="m12.5 14.5l-2.5-3m-2.97.02l6.48-.02"/><path stroke="#8aadf4" d="m4 14.5l1.5-3M4.53 9l2.97 5.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#7dc4e4" d="M.5 7.5H4m1.39-2L2.05 11"/><path stroke="#8aadf4" d="M4 1.5L5.5 4m3.5.5H2.55"/><path stroke="#7dc4e4" d="m12 1.5l-1.5 3m1.01 2.6L8.5 1.5"/><path stroke="#8aadf4" d="M15.5 8.52L12 8.5m-1.38 2L14 5"/><path stroke="#7dc4e4" d="m12.5 14.5l-2.5-3m-2.97.02l6.48-.02"/><path stroke="#8aadf4" d="m4 14.5l1.5-3M4.53 9l2.97 5.5"/></g></svg>
</template>

CSS

.icon-nix {
  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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%237dc4e4%22%20d%3D%22M.5%207.5H4m1.39-2L2.05%2011%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M4%201.5L5.5%204m3.5.5H2.55%22%2F%3E%3Cpath%20stroke%3D%22%237dc4e4%22%20d%3D%22m12%201.5l-1.5%203m1.01%202.6L8.5%201.5%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M15.5%208.52L12%208.5m-1.38%202L14%205%22%2F%3E%3Cpath%20stroke%3D%22%237dc4e4%22%20d%3D%22m12.5%2014.5l-2.5-3m-2.97.02l6.48-.02%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22m4%2014.5l1.5-3M4.53%209l2.97%205.5%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%237dc4e4%22%20d%3D%22M.5%207.5H4m1.39-2L2.05%2011%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M4%201.5L5.5%204m3.5.5H2.55%22%2F%3E%3Cpath%20stroke%3D%22%237dc4e4%22%20d%3D%22m12%201.5l-1.5%203m1.01%202.6L8.5%201.5%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M15.5%208.52L12%208.5m-1.38%202L14%205%22%2F%3E%3Cpath%20stroke%3D%22%237dc4e4%22%20d%3D%22m12.5%2014.5l-2.5-3m-2.97.02l6.48-.02%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22m4%2014.5l1.5-3M4.53%209l2.97%205.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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