lint-staged from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
lint-staged
Set
Catppuccin Icons
Style
Color
Viewbox
16×16
License
MIT

Use the lint staged 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="#f5a97f" d="M4.28 8.2c-.01.02.13.2.38.36c.14.08.3.14.45.16m.45-2.92c-.03.02.56.77 1.42.45"/><path stroke="#f5a97f" d="M3.6 10.45a2 2 0 0 1-.05-.2C3.4 9.69 3.5 9 4.4 8.45c-.67-1.23.66-2.56 1.13-2.6c.24 0-.17-2.8 2.84-2.35m.35 1.51c-.16-.14-.97-.54-.35-1.4m2.56 4.72s.1-.33 0-.74a.9.9 0 0 0-.1-.32"/><path stroke="#f5a97f" d="M6.42 11.5h4.96c.6.07 2.03-1.64-.42-3.21c-.56.63-1.12 1.2-2.09 1.05"/><path stroke="#ed8796" d="M14.5 8A6.5 6.5 0 0 1 8 14.5A6.5 6.5 0 0 1 1.5 8A6.5 6.5 0 0 1 8 1.5A6.5 6.5 0 0 1 14.5 8m-11 4.5l9-9"/></g></svg>

React

import type { SVGProps } from "react";

export function CatppuccinLintStaged(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="#f5a97f" d="M4.28 8.2c-.01.02.13.2.38.36c.14.08.3.14.45.16m.45-2.92c-.03.02.56.77 1.42.45"/><path stroke="#f5a97f" d="M3.6 10.45a2 2 0 0 1-.05-.2C3.4 9.69 3.5 9 4.4 8.45c-.67-1.23.66-2.56 1.13-2.6c.24 0-.17-2.8 2.84-2.35m.35 1.51c-.16-.14-.97-.54-.35-1.4m2.56 4.72s.1-.33 0-.74a.9.9 0 0 0-.1-.32"/><path stroke="#f5a97f" d="M6.42 11.5h4.96c.6.07 2.03-1.64-.42-3.21c-.56.63-1.12 1.2-2.09 1.05"/><path stroke="#ed8796" d="M14.5 8A6.5 6.5 0 0 1 8 14.5A6.5 6.5 0 0 1 1.5 8A6.5 6.5 0 0 1 8 1.5A6.5 6.5 0 0 1 14.5 8m-11 4.5l9-9"/></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="#f5a97f" d="M4.28 8.2c-.01.02.13.2.38.36c.14.08.3.14.45.16m.45-2.92c-.03.02.56.77 1.42.45"/><path stroke="#f5a97f" d="M3.6 10.45a2 2 0 0 1-.05-.2C3.4 9.69 3.5 9 4.4 8.45c-.67-1.23.66-2.56 1.13-2.6c.24 0-.17-2.8 2.84-2.35m.35 1.51c-.16-.14-.97-.54-.35-1.4m2.56 4.72s.1-.33 0-.74a.9.9 0 0 0-.1-.32"/><path stroke="#f5a97f" d="M6.42 11.5h4.96c.6.07 2.03-1.64-.42-3.21c-.56.63-1.12 1.2-2.09 1.05"/><path stroke="#ed8796" d="M14.5 8A6.5 6.5 0 0 1 8 14.5A6.5 6.5 0 0 1 1.5 8A6.5 6.5 0 0 1 8 1.5A6.5 6.5 0 0 1 14.5 8m-11 4.5l9-9"/></g></svg>
</template>

CSS

.icon-lint-staged {
  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%23f5a97f%22%20d%3D%22M4.28%208.2c-.01.02.13.2.38.36c.14.08.3.14.45.16m.45-2.92c-.03.02.56.77%201.42.45%22%2F%3E%3Cpath%20stroke%3D%22%23f5a97f%22%20d%3D%22M3.6%2010.45a2%202%200%200%201-.05-.2C3.4%209.69%203.5%209%204.4%208.45c-.67-1.23.66-2.56%201.13-2.6c.24%200-.17-2.8%202.84-2.35m.35%201.51c-.16-.14-.97-.54-.35-1.4m2.56%204.72s.1-.33%200-.74a.9.9%200%200%200-.1-.32%22%2F%3E%3Cpath%20stroke%3D%22%23f5a97f%22%20d%3D%22M6.42%2011.5h4.96c.6.07%202.03-1.64-.42-3.21c-.56.63-1.12%201.2-2.09%201.05%22%2F%3E%3Cpath%20stroke%3D%22%23ed8796%22%20d%3D%22M14.5%208A6.5%206.5%200%200%201%208%2014.5A6.5%206.5%200%200%201%201.5%208A6.5%206.5%200%200%201%208%201.5A6.5%206.5%200%200%201%2014.5%208m-11%204.5l9-9%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%23f5a97f%22%20d%3D%22M4.28%208.2c-.01.02.13.2.38.36c.14.08.3.14.45.16m.45-2.92c-.03.02.56.77%201.42.45%22%2F%3E%3Cpath%20stroke%3D%22%23f5a97f%22%20d%3D%22M3.6%2010.45a2%202%200%200%201-.05-.2C3.4%209.69%203.5%209%204.4%208.45c-.67-1.23.66-2.56%201.13-2.6c.24%200-.17-2.8%202.84-2.35m.35%201.51c-.16-.14-.97-.54-.35-1.4m2.56%204.72s.1-.33%200-.74a.9.9%200%200%200-.1-.32%22%2F%3E%3Cpath%20stroke%3D%22%23f5a97f%22%20d%3D%22M6.42%2011.5h4.96c.6.07%202.03-1.64-.42-3.21c-.56.63-1.12%201.2-2.09%201.05%22%2F%3E%3Cpath%20stroke%3D%22%23ed8796%22%20d%3D%22M14.5%208A6.5%206.5%200%200%201%208%2014.5A6.5%206.5%200%200%201%201.5%208A6.5%206.5%200%200%201%208%201.5A6.5%206.5%200%200%201%2014.5%208m-11%204.5l9-9%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/lint-staged.svg?color=%231a73e8&size=48