lua-test from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
lua-test
Set
Catppuccin Icons
Style
Color
Viewbox
16×16
License
MIT

Related icons in Catppuccin Icons

Use the lua test 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"><path stroke="#8aadf4" d="m10.244 1.75l-8.49 8.48c-2.36 2.36 1.18 5.9 3.54 3.54l.738-.738m5.996-6.004l1.746-1.748M9.024.5l6 6M8.5 7.5H4.504"/><g stroke-linejoin="round"><path stroke="#cad3f5" d="M12.874 11.036a.79.79 0 0 1-.787.788a.79.79 0 0 1-.788-.788a.79.79 0 0 1 .788-.787a.79.79 0 0 1 .787.787"/><path stroke="#8aadf4" d="M11.036 8.674a3.413 3.413 0 1 0 0 6.826a3.413 3.413 0 0 0 0-6.826m3.676-1.05a.788.788 0 1 0 0 1.575a.788.788 0 0 0 0-1.575"/></g></g></svg>

React

import type { SVGProps } from "react";

export function CatppuccinLuaTest(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"><path stroke="#8aadf4" d="m10.244 1.75l-8.49 8.48c-2.36 2.36 1.18 5.9 3.54 3.54l.738-.738m5.996-6.004l1.746-1.748M9.024.5l6 6M8.5 7.5H4.504"/><g strokeLinejoin="round"><path stroke="#cad3f5" d="M12.874 11.036a.79.79 0 0 1-.787.788a.79.79 0 0 1-.788-.788a.79.79 0 0 1 .788-.787a.79.79 0 0 1 .787.787"/><path stroke="#8aadf4" d="M11.036 8.674a3.413 3.413 0 1 0 0 6.826a3.413 3.413 0 0 0 0-6.826m3.676-1.05a.788.788 0 1 0 0 1.575a.788.788 0 0 0 0-1.575"/></g></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"><path stroke="#8aadf4" d="m10.244 1.75l-8.49 8.48c-2.36 2.36 1.18 5.9 3.54 3.54l.738-.738m5.996-6.004l1.746-1.748M9.024.5l6 6M8.5 7.5H4.504"/><g stroke-linejoin="round"><path stroke="#cad3f5" d="M12.874 11.036a.79.79 0 0 1-.787.788a.79.79 0 0 1-.788-.788a.79.79 0 0 1 .788-.787a.79.79 0 0 1 .787.787"/><path stroke="#8aadf4" d="M11.036 8.674a3.413 3.413 0 1 0 0 6.826a3.413 3.413 0 0 0 0-6.826m3.676-1.05a.788.788 0 1 0 0 1.575a.788.788 0 0 0 0-1.575"/></g></g></svg>
</template>

CSS

.icon-lua-test {
  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%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22m10.244%201.75l-8.49%208.48c-2.36%202.36%201.18%205.9%203.54%203.54l.738-.738m5.996-6.004l1.746-1.748M9.024.5l6%206M8.5%207.5H4.504%22%2F%3E%3Cg%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20d%3D%22M12.874%2011.036a.79.79%200%200%201-.787.788a.79.79%200%200%201-.788-.788a.79.79%200%200%201%20.788-.787a.79.79%200%200%201%20.787.787%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M11.036%208.674a3.413%203.413%200%201%200%200%206.826a3.413%203.413%200%200%200%200-6.826m3.676-1.05a.788.788%200%201%200%200%201.575a.788.788%200%200%200%200-1.575%22%2F%3E%3C%2Fg%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%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22m10.244%201.75l-8.49%208.48c-2.36%202.36%201.18%205.9%203.54%203.54l.738-.738m5.996-6.004l1.746-1.748M9.024.5l6%206M8.5%207.5H4.504%22%2F%3E%3Cg%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20d%3D%22M12.874%2011.036a.79.79%200%200%201-.787.788a.79.79%200%200%201-.788-.788a.79.79%200%200%201%20.788-.787a.79.79%200%200%201%20.787.787%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M11.036%208.674a3.413%203.413%200%201%200%200%206.826a3.413%203.413%200%200%200%200-6.826m3.676-1.05a.788.788%200%201%200%200%201.575a.788.788%200%200%200%200-1.575%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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