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

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

Related icons in Catppuccin Icons

Use the lua rocks 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="#cad3f5" d="M9.868 6.378a.97.97 0 0 1-.97.971a.97.97 0 0 1-.972-.97a.97.97 0 0 1 .971-.972a.97.97 0 0 1 .971.971"/><path stroke="#8aadf4" d="M7.602 3.465a4.208 4.208 0 1 0 0 8.417a4.208 4.208 0 0 0 0-8.417m4.532-1.295a.971.971 0 1 0 0 1.942a.971.971 0 0 0 0-1.942"/></g><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="M10.256 1.663L9.046.529L.806 3.312v6.902l5.274 5.275l8.42-2.881V5.845l-.682-.665M8.934.584v1.754M.863 10.13l1.558-.585m11.996 2.867l-1.976-2.032"/></svg>

React

import type { SVGProps } from "react";

export function CatppuccinLuaRocks(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="#cad3f5" d="M9.868 6.378a.97.97 0 0 1-.97.971a.97.97 0 0 1-.972-.97a.97.97 0 0 1 .971-.972a.97.97 0 0 1 .971.971"/><path stroke="#8aadf4" d="M7.602 3.465a4.208 4.208 0 1 0 0 8.417a4.208 4.208 0 0 0 0-8.417m4.532-1.295a.971.971 0 1 0 0 1.942a.971.971 0 0 0 0-1.942"/></g><path fill="none" stroke="#cad3f5" strokeLinecap="round" strokeLinejoin="round" d="M10.256 1.663L9.046.529L.806 3.312v6.902l5.274 5.275l8.42-2.881V5.845l-.682-.665M8.934.584v1.754M.863 10.13l1.558-.585m11.996 2.867l-1.976-2.032"/></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="#cad3f5" d="M9.868 6.378a.97.97 0 0 1-.97.971a.97.97 0 0 1-.972-.97a.97.97 0 0 1 .971-.972a.97.97 0 0 1 .971.971"/><path stroke="#8aadf4" d="M7.602 3.465a4.208 4.208 0 1 0 0 8.417a4.208 4.208 0 0 0 0-8.417m4.532-1.295a.971.971 0 1 0 0 1.942a.971.971 0 0 0 0-1.942"/></g><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="M10.256 1.663L9.046.529L.806 3.312v6.902l5.274 5.275l8.42-2.881V5.845l-.682-.665M8.934.584v1.754M.863 10.13l1.558-.585m11.996 2.867l-1.976-2.032"/></svg>
</template>

CSS

.icon-lua-rocks {
  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%23cad3f5%22%20d%3D%22M9.868%206.378a.97.97%200%200%201-.97.971a.97.97%200%200%201-.972-.97a.97.97%200%200%201%20.971-.972a.97.97%200%200%201%20.971.971%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M7.602%203.465a4.208%204.208%200%201%200%200%208.417a4.208%204.208%200%200%200%200-8.417m4.532-1.295a.971.971%200%201%200%200%201.942a.971.971%200%200%200%200-1.942%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.256%201.663L9.046.529L.806%203.312v6.902l5.274%205.275l8.42-2.881V5.845l-.682-.665M8.934.584v1.754M.863%2010.13l1.558-.585m11.996%202.867l-1.976-2.032%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%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20d%3D%22M9.868%206.378a.97.97%200%200%201-.97.971a.97.97%200%200%201-.972-.97a.97.97%200%200%201%20.971-.972a.97.97%200%200%201%20.971.971%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M7.602%203.465a4.208%204.208%200%201%200%200%208.417a4.208%204.208%200%200%200%200-8.417m4.532-1.295a.971.971%200%201%200%200%201.942a.971.971%200%200%200%200-1.942%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.256%201.663L9.046.529L.806%203.312v6.902l5.274%205.275l8.42-2.881V5.845l-.682-.665M8.934.584v1.754M.863%2010.13l1.558-.585m11.996%202.867l-1.976-2.032%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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