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

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

Related icons in Catppuccin Icons

Use the pixi logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="m6.702 5.889l5.046 6.426"/><path fill="none" stroke="#eed49f" stroke-linecap="round" stroke-linejoin="round" d="m3.71 3.786l-.396-2.149l2.03.843L7.39 1.5l-.275 2.149l1.772 1.667l-2.392.24l-.808 2.132L4.569 5.78l-2.288-.24Zm4.995 6.005s-.656.559-1.192.073s.145-1.474.633-1.945s1.54-1.07 2.015-.594c.696.7-.268 1.382-.268 1.382"/><path fill="none" stroke="#eed49f" stroke-linecap="round" stroke-linejoin="round" d="M10.31 11.076s-1.132 1.025-1.817.447c-.684-.578.185-1.752.81-2.312c.623-.56 1.928-1.272 2.487-.665s-.806 1.956-.806 1.956"/><path fill="none" stroke="#eed49f" stroke-linecap="round" stroke-linejoin="round" d="M11.93 13.037s-1.508 1.326-2.33.621s.221-2.136.971-2.818c.75-.683 2.318-1.55 2.991-.81s-.979 2.331-.979 2.331"/><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="m11.785 12.358l1.682 2.142"/></svg>

React

import type { SVGProps } from "react";

export function CatppuccinPixi(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#cad3f5" strokeLinecap="round" strokeLinejoin="round" d="m6.702 5.889l5.046 6.426"/><path fill="none" stroke="#eed49f" strokeLinecap="round" strokeLinejoin="round" d="m3.71 3.786l-.396-2.149l2.03.843L7.39 1.5l-.275 2.149l1.772 1.667l-2.392.24l-.808 2.132L4.569 5.78l-2.288-.24Zm4.995 6.005s-.656.559-1.192.073s.145-1.474.633-1.945s1.54-1.07 2.015-.594c.696.7-.268 1.382-.268 1.382"/><path fill="none" stroke="#eed49f" strokeLinecap="round" strokeLinejoin="round" d="M10.31 11.076s-1.132 1.025-1.817.447c-.684-.578.185-1.752.81-2.312c.623-.56 1.928-1.272 2.487-.665s-.806 1.956-.806 1.956"/><path fill="none" stroke="#eed49f" strokeLinecap="round" strokeLinejoin="round" d="M11.93 13.037s-1.508 1.326-2.33.621s.221-2.136.971-2.818c.75-.683 2.318-1.55 2.991-.81s-.979 2.331-.979 2.331"/><path fill="none" stroke="#cad3f5" strokeLinecap="round" strokeLinejoin="round" d="m11.785 12.358l1.682 2.142"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="m6.702 5.889l5.046 6.426"/><path fill="none" stroke="#eed49f" stroke-linecap="round" stroke-linejoin="round" d="m3.71 3.786l-.396-2.149l2.03.843L7.39 1.5l-.275 2.149l1.772 1.667l-2.392.24l-.808 2.132L4.569 5.78l-2.288-.24Zm4.995 6.005s-.656.559-1.192.073s.145-1.474.633-1.945s1.54-1.07 2.015-.594c.696.7-.268 1.382-.268 1.382"/><path fill="none" stroke="#eed49f" stroke-linecap="round" stroke-linejoin="round" d="M10.31 11.076s-1.132 1.025-1.817.447c-.684-.578.185-1.752.81-2.312c.623-.56 1.928-1.272 2.487-.665s-.806 1.956-.806 1.956"/><path fill="none" stroke="#eed49f" stroke-linecap="round" stroke-linejoin="round" d="M11.93 13.037s-1.508 1.326-2.33.621s.221-2.136.971-2.818c.75-.683 2.318-1.55 2.991-.81s-.979 2.331-.979 2.331"/><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="m11.785 12.358l1.682 2.142"/></svg>
</template>

CSS

.icon-pixi {
  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%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m6.702%205.889l5.046%206.426%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23eed49f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m3.71%203.786l-.396-2.149l2.03.843L7.39%201.5l-.275%202.149l1.772%201.667l-2.392.24l-.808%202.132L4.569%205.78l-2.288-.24Zm4.995%206.005s-.656.559-1.192.073s.145-1.474.633-1.945s1.54-1.07%202.015-.594c.696.7-.268%201.382-.268%201.382%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23eed49f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.31%2011.076s-1.132%201.025-1.817.447c-.684-.578.185-1.752.81-2.312c.623-.56%201.928-1.272%202.487-.665s-.806%201.956-.806%201.956%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23eed49f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.93%2013.037s-1.508%201.326-2.33.621s.221-2.136.971-2.818c.75-.683%202.318-1.55%202.991-.81s-.979%202.331-.979%202.331%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m11.785%2012.358l1.682%202.142%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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m6.702%205.889l5.046%206.426%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23eed49f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m3.71%203.786l-.396-2.149l2.03.843L7.39%201.5l-.275%202.149l1.772%201.667l-2.392.24l-.808%202.132L4.569%205.78l-2.288-.24Zm4.995%206.005s-.656.559-1.192.073s.145-1.474.633-1.945s1.54-1.07%202.015-.594c.696.7-.268%201.382-.268%201.382%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23eed49f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.31%2011.076s-1.132%201.025-1.817.447c-.684-.578.185-1.752.81-2.312c.623-.56%201.928-1.272%202.487-.665s-.806%201.956-.806%201.956%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23eed49f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.93%2013.037s-1.508%201.326-2.33.621s.221-2.136.971-2.818c.75-.683%202.318-1.55%202.991-.81s-.979%202.331-.979%202.331%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m11.785%2012.358l1.682%202.142%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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