file type pythonconfig logo

file-type-pythonconfig from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-pythonconfig
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type pythonconfig logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGg4rxgcri" x1="-133.268" x2="-133.198" y1="-202.91" y2="-202.84" gradientTransform="matrix(189.38 0 0 189.81 25243.061 38519.17)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#387eb8"/><stop offset="1" stop-color="#366994"/></linearGradient><linearGradient id="SVG5ouQmWbV" x1="-133.575" x2="-133.495" y1="-203.203" y2="-203.133" gradientTransform="matrix(189.38 0 0 189.81 25309.061 38583.42)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffe052"/><stop offset="1" stop-color="#ffc331"/></linearGradient></defs><path fill="url(#SVGg4rxgcri)" d="M15.885 2.1c-7.1 0-6.651 3.07-6.651 3.07v3.19h6.752v1H6.545S2 8.8 2 16.005s4.013 6.912 4.013 6.912H8.33v-3.361s-.13-4.013 3.9-4.013h6.762s3.772.06 3.772-3.652V5.8s.572-3.712-6.842-3.712Zm-3.732 2.137a1.214 1.214 0 1 1-1.183 1.244v-.02a1.214 1.214 0 0 1 1.214-1.214Z"/><path fill="url(#SVG5ouQmWbV)" d="M16.085 29.91c7.1 0 6.651-3.08 6.651-3.08v-3.18h-6.751v-1h9.47S30 23.158 30 15.995s-4.013-6.912-4.013-6.912H23.64V12.4s.13 4.013-3.9 4.013h-6.765S9.2 16.356 9.2 20.068V26.2s-.572 3.712 6.842 3.712h.04Zm3.732-2.147A1.214 1.214 0 1 1 21 26.519v.03a1.214 1.214 0 0 1-1.214 1.214z"/><path fill="#99b8c4" d="m27.075 25.107l.363-.361c1.68.055 1.706 0 1.78-.177l.462-1.124l.034-.107l-.038-.093c-.02-.049-.081-.2-1.13-1.2v-.526c1.211-1.166 1.185-1.226 1.116-1.4l-.46-1.136c-.069-.17-.1-.237-1.763-.191l-.364-.367a8 8 0 0 0-.057-1.657l-.047-.106l-1.2-.525c-.177-.081-.239-.11-1.372 1.124l-.509-.008c-1.167-1.245-1.222-1.223-1.4-1.152l-1.115.452c-.175.071-.236.1-.169 1.79l-.36.359c-1.68-.055-1.7 0-1.778.177L18.606 20l-.036.108l.038.094c.02.048.078.194 1.13 1.2v.525c-1.211 1.166-1.184 1.226-1.115 1.4l.459 1.137c.07.174.1.236 1.763.192l.363.377a8 8 0 0 0 .055 1.654l.047.107l1.208.528c.176.073.236.1 1.366-1.13l.509.006c1.168 1.247 1.228 1.223 1.4 1.154l1.113-.45c.176-.075.237-.102.169-1.795m-4.788-2.632a2 2 0 1 1 2.618 1.14a2.023 2.023 0 0 1-2.618-1.14"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypePythonconfig(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGg4rxgcri" x1="-133.268" x2="-133.198" y1="-202.91" y2="-202.84" gradientTransform="matrix(189.38 0 0 189.81 25243.061 38519.17)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#387eb8"/><stop offset="1" stopColor="#366994"/></linearGradient><linearGradient id="SVG5ouQmWbV" x1="-133.575" x2="-133.495" y1="-203.203" y2="-203.133" gradientTransform="matrix(189.38 0 0 189.81 25309.061 38583.42)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ffe052"/><stop offset="1" stopColor="#ffc331"/></linearGradient></defs><path fill="url(#SVGg4rxgcri)" d="M15.885 2.1c-7.1 0-6.651 3.07-6.651 3.07v3.19h6.752v1H6.545S2 8.8 2 16.005s4.013 6.912 4.013 6.912H8.33v-3.361s-.13-4.013 3.9-4.013h6.762s3.772.06 3.772-3.652V5.8s.572-3.712-6.842-3.712Zm-3.732 2.137a1.214 1.214 0 1 1-1.183 1.244v-.02a1.214 1.214 0 0 1 1.214-1.214Z"/><path fill="url(#SVG5ouQmWbV)" d="M16.085 29.91c7.1 0 6.651-3.08 6.651-3.08v-3.18h-6.751v-1h9.47S30 23.158 30 15.995s-4.013-6.912-4.013-6.912H23.64V12.4s.13 4.013-3.9 4.013h-6.765S9.2 16.356 9.2 20.068V26.2s-.572 3.712 6.842 3.712h.04Zm3.732-2.147A1.214 1.214 0 1 1 21 26.519v.03a1.214 1.214 0 0 1-1.214 1.214z"/><path fill="#99b8c4" d="m27.075 25.107l.363-.361c1.68.055 1.706 0 1.78-.177l.462-1.124l.034-.107l-.038-.093c-.02-.049-.081-.2-1.13-1.2v-.526c1.211-1.166 1.185-1.226 1.116-1.4l-.46-1.136c-.069-.17-.1-.237-1.763-.191l-.364-.367a8 8 0 0 0-.057-1.657l-.047-.106l-1.2-.525c-.177-.081-.239-.11-1.372 1.124l-.509-.008c-1.167-1.245-1.222-1.223-1.4-1.152l-1.115.452c-.175.071-.236.1-.169 1.79l-.36.359c-1.68-.055-1.7 0-1.778.177L18.606 20l-.036.108l.038.094c.02.048.078.194 1.13 1.2v.525c-1.211 1.166-1.184 1.226-1.115 1.4l.459 1.137c.07.174.1.236 1.763.192l.363.377a8 8 0 0 0 .055 1.654l.047.107l1.208.528c.176.073.236.1 1.366-1.13l.509.006c1.168 1.247 1.228 1.223 1.4 1.154l1.113-.45c.176-.075.237-.102.169-1.795m-4.788-2.632a2 2 0 1 1 2.618 1.14a2.023 2.023 0 0 1-2.618-1.14"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGg4rxgcri" x1="-133.268" x2="-133.198" y1="-202.91" y2="-202.84" gradientTransform="matrix(189.38 0 0 189.81 25243.061 38519.17)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#387eb8"/><stop offset="1" stop-color="#366994"/></linearGradient><linearGradient id="SVG5ouQmWbV" x1="-133.575" x2="-133.495" y1="-203.203" y2="-203.133" gradientTransform="matrix(189.38 0 0 189.81 25309.061 38583.42)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffe052"/><stop offset="1" stop-color="#ffc331"/></linearGradient></defs><path fill="url(#SVGg4rxgcri)" d="M15.885 2.1c-7.1 0-6.651 3.07-6.651 3.07v3.19h6.752v1H6.545S2 8.8 2 16.005s4.013 6.912 4.013 6.912H8.33v-3.361s-.13-4.013 3.9-4.013h6.762s3.772.06 3.772-3.652V5.8s.572-3.712-6.842-3.712Zm-3.732 2.137a1.214 1.214 0 1 1-1.183 1.244v-.02a1.214 1.214 0 0 1 1.214-1.214Z"/><path fill="url(#SVG5ouQmWbV)" d="M16.085 29.91c7.1 0 6.651-3.08 6.651-3.08v-3.18h-6.751v-1h9.47S30 23.158 30 15.995s-4.013-6.912-4.013-6.912H23.64V12.4s.13 4.013-3.9 4.013h-6.765S9.2 16.356 9.2 20.068V26.2s-.572 3.712 6.842 3.712h.04Zm3.732-2.147A1.214 1.214 0 1 1 21 26.519v.03a1.214 1.214 0 0 1-1.214 1.214z"/><path fill="#99b8c4" d="m27.075 25.107l.363-.361c1.68.055 1.706 0 1.78-.177l.462-1.124l.034-.107l-.038-.093c-.02-.049-.081-.2-1.13-1.2v-.526c1.211-1.166 1.185-1.226 1.116-1.4l-.46-1.136c-.069-.17-.1-.237-1.763-.191l-.364-.367a8 8 0 0 0-.057-1.657l-.047-.106l-1.2-.525c-.177-.081-.239-.11-1.372 1.124l-.509-.008c-1.167-1.245-1.222-1.223-1.4-1.152l-1.115.452c-.175.071-.236.1-.169 1.79l-.36.359c-1.68-.055-1.7 0-1.778.177L18.606 20l-.036.108l.038.094c.02.048.078.194 1.13 1.2v.525c-1.211 1.166-1.184 1.226-1.115 1.4l.459 1.137c.07.174.1.236 1.763.192l.363.377a8 8 0 0 0 .055 1.654l.047.107l1.208.528c.176.073.236.1 1.366-1.13l.509.006c1.168 1.247 1.228 1.223 1.4 1.154l1.113-.45c.176-.075.237-.102.169-1.795m-4.788-2.632a2 2 0 1 1 2.618 1.14a2.023 2.023 0 0 1-2.618-1.14"/></svg>
</template>

CSS

.icon-file-type-pythonconfig {
  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%2032%2032%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGg4rxgcri%22%20x1%3D%22-133.268%22%20x2%3D%22-133.198%22%20y1%3D%22-202.91%22%20y2%3D%22-202.84%22%20gradientTransform%3D%22matrix(189.38%200%200%20189.81%2025243.061%2038519.17)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23387eb8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23366994%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG5ouQmWbV%22%20x1%3D%22-133.575%22%20x2%3D%22-133.495%22%20y1%3D%22-203.203%22%20y2%3D%22-203.133%22%20gradientTransform%3D%22matrix(189.38%200%200%20189.81%2025309.061%2038583.42)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffe052%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffc331%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGg4rxgcri)%22%20d%3D%22M15.885%202.1c-7.1%200-6.651%203.07-6.651%203.07v3.19h6.752v1H6.545S2%208.8%202%2016.005s4.013%206.912%204.013%206.912H8.33v-3.361s-.13-4.013%203.9-4.013h6.762s3.772.06%203.772-3.652V5.8s.572-3.712-6.842-3.712Zm-3.732%202.137a1.214%201.214%200%201%201-1.183%201.244v-.02a1.214%201.214%200%200%201%201.214-1.214Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG5ouQmWbV)%22%20d%3D%22M16.085%2029.91c7.1%200%206.651-3.08%206.651-3.08v-3.18h-6.751v-1h9.47S30%2023.158%2030%2015.995s-4.013-6.912-4.013-6.912H23.64V12.4s.13%204.013-3.9%204.013h-6.765S9.2%2016.356%209.2%2020.068V26.2s-.572%203.712%206.842%203.712h.04Zm3.732-2.147A1.214%201.214%200%201%201%2021%2026.519v.03a1.214%201.214%200%200%201-1.214%201.214z%22%2F%3E%3Cpath%20fill%3D%22%2399b8c4%22%20d%3D%22m27.075%2025.107l.363-.361c1.68.055%201.706%200%201.78-.177l.462-1.124l.034-.107l-.038-.093c-.02-.049-.081-.2-1.13-1.2v-.526c1.211-1.166%201.185-1.226%201.116-1.4l-.46-1.136c-.069-.17-.1-.237-1.763-.191l-.364-.367a8%208%200%200%200-.057-1.657l-.047-.106l-1.2-.525c-.177-.081-.239-.11-1.372%201.124l-.509-.008c-1.167-1.245-1.222-1.223-1.4-1.152l-1.115.452c-.175.071-.236.1-.169%201.79l-.36.359c-1.68-.055-1.7%200-1.778.177L18.606%2020l-.036.108l.038.094c.02.048.078.194%201.13%201.2v.525c-1.211%201.166-1.184%201.226-1.115%201.4l.459%201.137c.07.174.1.236%201.763.192l.363.377a8%208%200%200%200%20.055%201.654l.047.107l1.208.528c.176.073.236.1%201.366-1.13l.509.006c1.168%201.247%201.228%201.223%201.4%201.154l1.113-.45c.176-.075.237-.102.169-1.795m-4.788-2.632a2%202%200%201%201%202.618%201.14a2.023%202.023%200%200%201-2.618-1.14%22%2F%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%2032%2032%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGg4rxgcri%22%20x1%3D%22-133.268%22%20x2%3D%22-133.198%22%20y1%3D%22-202.91%22%20y2%3D%22-202.84%22%20gradientTransform%3D%22matrix(189.38%200%200%20189.81%2025243.061%2038519.17)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23387eb8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23366994%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG5ouQmWbV%22%20x1%3D%22-133.575%22%20x2%3D%22-133.495%22%20y1%3D%22-203.203%22%20y2%3D%22-203.133%22%20gradientTransform%3D%22matrix(189.38%200%200%20189.81%2025309.061%2038583.42)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffe052%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffc331%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGg4rxgcri)%22%20d%3D%22M15.885%202.1c-7.1%200-6.651%203.07-6.651%203.07v3.19h6.752v1H6.545S2%208.8%202%2016.005s4.013%206.912%204.013%206.912H8.33v-3.361s-.13-4.013%203.9-4.013h6.762s3.772.06%203.772-3.652V5.8s.572-3.712-6.842-3.712Zm-3.732%202.137a1.214%201.214%200%201%201-1.183%201.244v-.02a1.214%201.214%200%200%201%201.214-1.214Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG5ouQmWbV)%22%20d%3D%22M16.085%2029.91c7.1%200%206.651-3.08%206.651-3.08v-3.18h-6.751v-1h9.47S30%2023.158%2030%2015.995s-4.013-6.912-4.013-6.912H23.64V12.4s.13%204.013-3.9%204.013h-6.765S9.2%2016.356%209.2%2020.068V26.2s-.572%203.712%206.842%203.712h.04Zm3.732-2.147A1.214%201.214%200%201%201%2021%2026.519v.03a1.214%201.214%200%200%201-1.214%201.214z%22%2F%3E%3Cpath%20fill%3D%22%2399b8c4%22%20d%3D%22m27.075%2025.107l.363-.361c1.68.055%201.706%200%201.78-.177l.462-1.124l.034-.107l-.038-.093c-.02-.049-.081-.2-1.13-1.2v-.526c1.211-1.166%201.185-1.226%201.116-1.4l-.46-1.136c-.069-.17-.1-.237-1.763-.191l-.364-.367a8%208%200%200%200-.057-1.657l-.047-.106l-1.2-.525c-.177-.081-.239-.11-1.372%201.124l-.509-.008c-1.167-1.245-1.222-1.223-1.4-1.152l-1.115.452c-.175.071-.236.1-.169%201.79l-.36.359c-1.68-.055-1.7%200-1.778.177L18.606%2020l-.036.108l.038.094c.02.048.078.194%201.13%201.2v.525c-1.211%201.166-1.184%201.226-1.115%201.4l.459%201.137c.07.174.1.236%201.763.192l.363.377a8%208%200%200%200%20.055%201.654l.047.107l1.208.528c.176.073.236.1%201.366-1.13l.509.006c1.168%201.247%201.228%201.223%201.4%201.154l1.113-.45c.176-.075.237-.102.169-1.795m-4.788-2.632a2%202%200%201%201%202.618%201.14a2.023%202.023%200%200%201-2.618-1.14%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-pythonconfig.svg?color=%231a73e8&size=48