svelte config logo
svelte-config from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- svelte-config
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Use the svelte config 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="M9.92 5.32s1.26-1.83.07-3.58C8.79 0 6.8.6 6.8.6s-3 1.6-4.65 2.75C.88 4.28.13 5.44 1.23 7.39C2.33 9.33 5.39 8.5 5.39 8.5m-4.3-.82S-.19 9.51 1 11.26C2.21 13 4.2 12.4 4.2 12.4s1.76-.94 3.32-1.9m2.79-3a3.36 3.36 0 0 0-.53-1.89C8.67 3.67 5.61 4.5 5.61 4.5M3.96 5.54l3.76-2.36M3.25 9.87L7 7.5"/><path stroke="#8087a2" d="M11.5 13.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1.75-4l1.75 3l-1.75 3h-3.5L8 12.5l1.75-3z"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinSvelteConfig(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="M9.92 5.32s1.26-1.83.07-3.58C8.79 0 6.8.6 6.8.6s-3 1.6-4.65 2.75C.88 4.28.13 5.44 1.23 7.39C2.33 9.33 5.39 8.5 5.39 8.5m-4.3-.82S-.19 9.51 1 11.26C2.21 13 4.2 12.4 4.2 12.4s1.76-.94 3.32-1.9m2.79-3a3.36 3.36 0 0 0-.53-1.89C8.67 3.67 5.61 4.5 5.61 4.5M3.96 5.54l3.76-2.36M3.25 9.87L7 7.5"/><path stroke="#8087a2" d="M11.5 13.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1.75-4l1.75 3l-1.75 3h-3.5L8 12.5l1.75-3z"/></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="M9.92 5.32s1.26-1.83.07-3.58C8.79 0 6.8.6 6.8.6s-3 1.6-4.65 2.75C.88 4.28.13 5.44 1.23 7.39C2.33 9.33 5.39 8.5 5.39 8.5m-4.3-.82S-.19 9.51 1 11.26C2.21 13 4.2 12.4 4.2 12.4s1.76-.94 3.32-1.9m2.79-3a3.36 3.36 0 0 0-.53-1.89C8.67 3.67 5.61 4.5 5.61 4.5M3.96 5.54l3.76-2.36M3.25 9.87L7 7.5"/><path stroke="#8087a2" d="M11.5 13.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1.75-4l1.75 3l-1.75 3h-3.5L8 12.5l1.75-3z"/></g></svg> </template>
CSS
.icon-svelte-config {
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%22M9.92%205.32s1.26-1.83.07-3.58C8.79%200%206.8.6%206.8.6s-3%201.6-4.65%202.75C.88%204.28.13%205.44%201.23%207.39C2.33%209.33%205.39%208.5%205.39%208.5m-4.3-.82S-.19%209.51%201%2011.26C2.21%2013%204.2%2012.4%204.2%2012.4s1.76-.94%203.32-1.9m2.79-3a3.36%203.36%200%200%200-.53-1.89C8.67%203.67%205.61%204.5%205.61%204.5M3.96%205.54l3.76-2.36M3.25%209.87L7%207.5%22%2F%3E%3Cpath%20stroke%3D%22%238087a2%22%20d%3D%22M11.5%2013.5a1%201%200%201%200%200-2a1%201%200%200%200%200%202m1.75-4l1.75%203l-1.75%203h-3.5L8%2012.5l1.75-3z%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%22M9.92%205.32s1.26-1.83.07-3.58C8.79%200%206.8.6%206.8.6s-3%201.6-4.65%202.75C.88%204.28.13%205.44%201.23%207.39C2.33%209.33%205.39%208.5%205.39%208.5m-4.3-.82S-.19%209.51%201%2011.26C2.21%2013%204.2%2012.4%204.2%2012.4s1.76-.94%203.32-1.9m2.79-3a3.36%203.36%200%200%200-.53-1.89C8.67%203.67%205.61%204.5%205.61%204.5M3.96%205.54l3.76-2.36M3.25%209.87L7%207.5%22%2F%3E%3Cpath%20stroke%3D%22%238087a2%22%20d%3D%22M11.5%2013.5a1%201%200%201%200%200-2a1%201%200%200%200%200%202m1.75-4l1.75%203l-1.75%203h-3.5L8%2012.5l1.75-3z%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/svelte-config.svg?color=%231a73e8&size=48