stylua ignore logo
stylua-ignore from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- stylua-ignore
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Use the stylua ignore logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8087a2" stroke-linecap="round" stroke-linejoin="round" d="M5.67 2.671s-.298-.014-.741 0c-.502-.007-1.061.21-1.065.831c-.004.66.798.838 1.056.967c.257.128 1.054.248 1.092 1.009c.024.472-.342 1.02-1.264 1.03c-.71.009-1.077.001-1.077.001m4.467-3.838v2.96s.097.878.842.878m6.515 4.883h-1.258s-.595.1-.595.733c0 .701.631.733.631.733h1.222M5.432 8.525v4.81M.5 2.687V6.55m0 2.456v3.862"/></svg>
React
import type { SVGProps } from "react";
export function CatppuccinStyluaIgnore(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="#8087a2" strokeLinecap="round" strokeLinejoin="round" d="M5.67 2.671s-.298-.014-.741 0c-.502-.007-1.061.21-1.065.831c-.004.66.798.838 1.056.967c.257.128 1.054.248 1.092 1.009c.024.472-.342 1.02-1.264 1.03c-.71.009-1.077.001-1.077.001m4.467-3.838v2.96s.097.878.842.878m6.515 4.883h-1.258s-.595.1-.595.733c0 .701.631.733.631.733h1.222M5.432 8.525v4.81M.5 2.687V6.55m0 2.456v3.862"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8087a2" stroke-linecap="round" stroke-linejoin="round" d="M5.67 2.671s-.298-.014-.741 0c-.502-.007-1.061.21-1.065.831c-.004.66.798.838 1.056.967c.257.128 1.054.248 1.092 1.009c.024.472-.342 1.02-1.264 1.03c-.71.009-1.077.001-1.077.001m4.467-3.838v2.96s.097.878.842.878m6.515 4.883h-1.258s-.595.1-.595.733c0 .701.631.733.631.733h1.222M5.432 8.525v4.81M.5 2.687V6.55m0 2.456v3.862"/></svg> </template>
CSS
.icon-stylua-ignore {
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%238087a2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5.67%202.671s-.298-.014-.741%200c-.502-.007-1.061.21-1.065.831c-.004.66.798.838%201.056.967c.257.128%201.054.248%201.092%201.009c.024.472-.342%201.02-1.264%201.03c-.71.009-1.077.001-1.077.001m4.467-3.838v2.96s.097.878.842.878m6.515%204.883h-1.258s-.595.1-.595.733c0%20.701.631.733.631.733h1.222M5.432%208.525v4.81M.5%202.687V6.55m0%202.456v3.862%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%238087a2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5.67%202.671s-.298-.014-.741%200c-.502-.007-1.061.21-1.065.831c-.004.66.798.838%201.056.967c.257.128%201.054.248%201.092%201.009c.024.472-.342%201.02-1.264%201.03c-.71.009-1.077.001-1.077.001m4.467-3.838v2.96s.097.878.842.878m6.515%204.883h-1.258s-.595.1-.595.733c0%20.701.631.733.631.733h1.222M5.432%208.525v4.81M.5%202.687V6.55m0%202.456v3.862%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/stylua-ignore.svg?color=%231a73e8&size=48