python config logo

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

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

Related icons in Catppuccin Icons

Use the python config 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="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 fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#8aadf4" d="M6.961 4.192h-2.77m5.54 0V1.884C9.73 1.146 9.083.5 8.345.5h-2.77c-.738 0-1.384.646-1.384 1.384v2.308H1.884C1.146 4.192.5 4.838.5 5.577v1.846c0 .738.646 1.384 1.366 1.384"/><path stroke="#eed49f" d="M8.115 8.807H6.038m-2.77 0v2.308c0 .739.647 1.385 1.385 1.385h1.385m6.35-4.55c.071-.164.112-.343.112-.527V5.577c0-.739-.646-1.385-1.366-1.385H9.73c0 1.385 0 1.846-.923 1.846H6.961"/><path stroke="#8aadf4" d="M1.866 8.807h1.403c0-1.384 0-1.846.923-1.846h1.846m0-4.615"/></g></svg>

React

import type { SVGProps } from "react";

export function CatppuccinPythonConfig(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="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 fill="none" strokeLinecap="round" strokeLinejoin="round"><path stroke="#8aadf4" d="M6.961 4.192h-2.77m5.54 0V1.884C9.73 1.146 9.083.5 8.345.5h-2.77c-.738 0-1.384.646-1.384 1.384v2.308H1.884C1.146 4.192.5 4.838.5 5.577v1.846c0 .738.646 1.384 1.366 1.384"/><path stroke="#eed49f" d="M8.115 8.807H6.038m-2.77 0v2.308c0 .739.647 1.385 1.385 1.385h1.385m6.35-4.55c.071-.164.112-.343.112-.527V5.577c0-.739-.646-1.385-1.366-1.385H9.73c0 1.385 0 1.846-.923 1.846H6.961"/><path stroke="#8aadf4" d="M1.866 8.807h1.403c0-1.384 0-1.846.923-1.846h1.846m0-4.615"/></g></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="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 fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#8aadf4" d="M6.961 4.192h-2.77m5.54 0V1.884C9.73 1.146 9.083.5 8.345.5h-2.77c-.738 0-1.384.646-1.384 1.384v2.308H1.884C1.146 4.192.5 4.838.5 5.577v1.846c0 .738.646 1.384 1.366 1.384"/><path stroke="#eed49f" d="M8.115 8.807H6.038m-2.77 0v2.308c0 .739.647 1.385 1.385 1.385h1.385m6.35-4.55c.071-.164.112-.343.112-.527V5.577c0-.739-.646-1.385-1.366-1.385H9.73c0 1.385 0 1.846-.923 1.846H6.961"/><path stroke="#8aadf4" d="M1.866 8.807h1.403c0-1.384 0-1.846.923-1.846h1.846m0-4.615"/></g></svg>
</template>

CSS

.icon-python-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%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238087a2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%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%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M6.961%204.192h-2.77m5.54%200V1.884C9.73%201.146%209.083.5%208.345.5h-2.77c-.738%200-1.384.646-1.384%201.384v2.308H1.884C1.146%204.192.5%204.838.5%205.577v1.846c0%20.738.646%201.384%201.366%201.384%22%2F%3E%3Cpath%20stroke%3D%22%23eed49f%22%20d%3D%22M8.115%208.807H6.038m-2.77%200v2.308c0%20.739.647%201.385%201.385%201.385h1.385m6.35-4.55c.071-.164.112-.343.112-.527V5.577c0-.739-.646-1.385-1.366-1.385H9.73c0%201.385%200%201.846-.923%201.846H6.961%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M1.866%208.807h1.403c0-1.384%200-1.846.923-1.846h1.846m0-4.615%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238087a2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%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%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M6.961%204.192h-2.77m5.54%200V1.884C9.73%201.146%209.083.5%208.345.5h-2.77c-.738%200-1.384.646-1.384%201.384v2.308H1.884C1.146%204.192.5%204.838.5%205.577v1.846c0%20.738.646%201.384%201.366%201.384%22%2F%3E%3Cpath%20stroke%3D%22%23eed49f%22%20d%3D%22M8.115%208.807H6.038m-2.77%200v2.308c0%20.739.647%201.385%201.385%201.385h1.385m6.35-4.55c.071-.164.112-.343.112-.527V5.577c0-.739-.646-1.385-1.366-1.385H9.73c0%201.385%200%201.846-.923%201.846H6.961%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M1.866%208.807h1.403c0-1.384%200-1.846.923-1.846h1.846m0-4.615%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/python-config.svg?color=%231a73e8&size=48

Python Config logo — Catppuccin Icons · IconsDB