astro-config from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
astro-config
Set
Catppuccin Icons
Style
Color
Viewbox
16×16
License
MIT

The same logo in other sets

Use the astro 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="#cad3f5" d="M8.591 8.591c-.466-.204-.932-.371-1.35-.445l-1.798-4.95l-1.797 4.95C2.649 8.32 1.398 9.022.5 9.488l2.843-7.992c.109-.357.163-.536.27-.669A.9.9 0 0 1 3.97.563C4.13.5 4.315.5 4.69.5h1.709c.374 0 .561 0 .72.064a.9.9 0 0 1 .355.263c.107.133.162.312.271.67L9.729 7.5"/><path stroke="#c6a0f6" d="M6.561 11.145a5 5 0 0 1-1.003.1c-1.094 0-2.01-.336-2.254-.79c-.087.26-.106.558-.106.748c0 0-.058.933.598 1.582c0-.337.276-.61.616-.61c.583 0 .582.503.582.912v.037c0 .62.383 1.152.928 1.376a1.24 1.24 0 0 1-.127-.548c0-.592.35-.812.759-1.068"/><path stroke="#8087a2" d="M11.5 13.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1.752-4l1.75 3l-1.75 3h-3.5l-1.75-3l1.75-3z"/></g></svg>

React

import type { SVGProps } from "react";

export function CatppuccinAstroConfig(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="M8.591 8.591c-.466-.204-.932-.371-1.35-.445l-1.798-4.95l-1.797 4.95C2.649 8.32 1.398 9.022.5 9.488l2.843-7.992c.109-.357.163-.536.27-.669A.9.9 0 0 1 3.97.563C4.13.5 4.315.5 4.69.5h1.709c.374 0 .561 0 .72.064a.9.9 0 0 1 .355.263c.107.133.162.312.271.67L9.729 7.5"/><path stroke="#c6a0f6" d="M6.561 11.145a5 5 0 0 1-1.003.1c-1.094 0-2.01-.336-2.254-.79c-.087.26-.106.558-.106.748c0 0-.058.933.598 1.582c0-.337.276-.61.616-.61c.583 0 .582.503.582.912v.037c0 .62.383 1.152.928 1.376a1.24 1.24 0 0 1-.127-.548c0-.592.35-.812.759-1.068"/><path stroke="#8087a2" d="M11.5 13.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1.752-4l1.75 3l-1.75 3h-3.5l-1.75-3l1.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="#cad3f5" d="M8.591 8.591c-.466-.204-.932-.371-1.35-.445l-1.798-4.95l-1.797 4.95C2.649 8.32 1.398 9.022.5 9.488l2.843-7.992c.109-.357.163-.536.27-.669A.9.9 0 0 1 3.97.563C4.13.5 4.315.5 4.69.5h1.709c.374 0 .561 0 .72.064a.9.9 0 0 1 .355.263c.107.133.162.312.271.67L9.729 7.5"/><path stroke="#c6a0f6" d="M6.561 11.145a5 5 0 0 1-1.003.1c-1.094 0-2.01-.336-2.254-.79c-.087.26-.106.558-.106.748c0 0-.058.933.598 1.582c0-.337.276-.61.616-.61c.583 0 .582.503.582.912v.037c0 .62.383 1.152.928 1.376a1.24 1.24 0 0 1-.127-.548c0-.592.35-.812.759-1.068"/><path stroke="#8087a2" d="M11.5 13.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1.752-4l1.75 3l-1.75 3h-3.5l-1.75-3l1.75-3z"/></g></svg>
</template>

CSS

.icon-astro-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%23cad3f5%22%20d%3D%22M8.591%208.591c-.466-.204-.932-.371-1.35-.445l-1.798-4.95l-1.797%204.95C2.649%208.32%201.398%209.022.5%209.488l2.843-7.992c.109-.357.163-.536.27-.669A.9.9%200%200%201%203.97.563C4.13.5%204.315.5%204.69.5h1.709c.374%200%20.561%200%20.72.064a.9.9%200%200%201%20.355.263c.107.133.162.312.271.67L9.729%207.5%22%2F%3E%3Cpath%20stroke%3D%22%23c6a0f6%22%20d%3D%22M6.561%2011.145a5%205%200%200%201-1.003.1c-1.094%200-2.01-.336-2.254-.79c-.087.26-.106.558-.106.748c0%200-.058.933.598%201.582c0-.337.276-.61.616-.61c.583%200%20.582.503.582.912v.037c0%20.62.383%201.152.928%201.376a1.24%201.24%200%200%201-.127-.548c0-.592.35-.812.759-1.068%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.752-4l1.75%203l-1.75%203h-3.5l-1.75-3l1.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%23cad3f5%22%20d%3D%22M8.591%208.591c-.466-.204-.932-.371-1.35-.445l-1.798-4.95l-1.797%204.95C2.649%208.32%201.398%209.022.5%209.488l2.843-7.992c.109-.357.163-.536.27-.669A.9.9%200%200%201%203.97.563C4.13.5%204.315.5%204.69.5h1.709c.374%200%20.561%200%20.72.064a.9.9%200%200%201%20.355.263c.107.133.162.312.271.67L9.729%207.5%22%2F%3E%3Cpath%20stroke%3D%22%23c6a0f6%22%20d%3D%22M6.561%2011.145a5%205%200%200%201-1.003.1c-1.094%200-2.01-.336-2.254-.79c-.087.26-.106.558-.106.748c0%200-.058.933.598%201.582c0-.337.276-.61.616-.61c.583%200%20.582.503.582.912v.037c0%20.62.383%201.152.928%201.376a1.24%201.24%200%200%201-.127-.548c0-.592.35-.812.759-1.068%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.752-4l1.75%203l-1.75%203h-3.5l-1.75-3l1.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/astro-config.svg?color=%231a73e8&size=48