luau check logo
luau-check from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- luau-check
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Related icons in Catppuccin Icons
Use the luau check logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke-linejoin="round"><path stroke="#a6da95" stroke-linecap="round" d="m8.25 11.9l2.5 3.6l4.5-6"/><path stroke="#91d7e3" stroke-linecap="round" d="M6.508 12.274L.75 10.71L3.539.5L13.75 3.245l-1.396 5.257"/><path stroke="#cad3f5" d="m8.45 4l-.7 2.8l2.8.7l.7-2.8z"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinLuauCheck(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" strokeLinejoin="round"><path stroke="#a6da95" strokeLinecap="round" d="m8.25 11.9l2.5 3.6l4.5-6"/><path stroke="#91d7e3" strokeLinecap="round" d="M6.508 12.274L.75 10.71L3.539.5L13.75 3.245l-1.396 5.257"/><path stroke="#cad3f5" d="m8.45 4l-.7 2.8l2.8.7l.7-2.8z"/></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-linejoin="round"><path stroke="#a6da95" stroke-linecap="round" d="m8.25 11.9l2.5 3.6l4.5-6"/><path stroke="#91d7e3" stroke-linecap="round" d="M6.508 12.274L.75 10.71L3.539.5L13.75 3.245l-1.396 5.257"/><path stroke="#cad3f5" d="m8.45 4l-.7 2.8l2.8.7l.7-2.8z"/></g></svg> </template>
CSS
.icon-luau-check {
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-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%23a6da95%22%20stroke-linecap%3D%22round%22%20d%3D%22m8.25%2011.9l2.5%203.6l4.5-6%22%2F%3E%3Cpath%20stroke%3D%22%2391d7e3%22%20stroke-linecap%3D%22round%22%20d%3D%22M6.508%2012.274L.75%2010.71L3.539.5L13.75%203.245l-1.396%205.257%22%2F%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20d%3D%22m8.45%204l-.7%202.8l2.8.7l.7-2.8z%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-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%23a6da95%22%20stroke-linecap%3D%22round%22%20d%3D%22m8.25%2011.9l2.5%203.6l4.5-6%22%2F%3E%3Cpath%20stroke%3D%22%2391d7e3%22%20stroke-linecap%3D%22round%22%20d%3D%22M6.508%2012.274L.75%2010.71L3.539.5L13.75%203.245l-1.396%205.257%22%2F%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20d%3D%22m8.45%204l-.7%202.8l2.8.7l.7-2.8z%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/luau-check.svg?color=%231a73e8&size=48