folder type python logo
folder-type-python from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-python
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
folder-type-androidfolder-type-android-openedfolder-type-angularfolder-type-angular-openedfolder-type-apachefolder-type-apache-openedfolder-type-apifolder-type-api-openedfolder-type-appfolder-type-app-openedfolder-type-arangodbfolder-type-arangodb-openedfolder-type-assetfolder-type-asset-openedfolder-type-astrofolder-type-astro-openedfolder-type-audiofolder-type-audio-openedfolder-type-aureliafolder-type-aurelia-openedfolder-type-awsfolder-type-aws-openedfolder-type-azurefolder-type-azure-opened
Use the folder type python logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGOAXdgbWL" x1="-132.23" x2="-132.18" y1="235.872" y2="235.822" gradientTransform="matrix(189.38 0 0 -189.81 25054.681 44783.902)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#387eb8"/><stop offset="1" stop-color="#366994"/></linearGradient><linearGradient id="SVG2td0AdDw" x1="-132.549" x2="-132.492" y1="236.178" y2="236.128" gradientTransform="matrix(189.38 0 0 -189.81 25120.681 44848.152)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffe052"/><stop offset="1" stop-color="#ffc331"/></linearGradient></defs><path fill="#58af7b" d="M27.4 5.5h-9.3L16 9.7H4.3v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="url(#SVGOAXdgbWL)" d="M20.918 11.009c-5.072 0-4.751 2.206-4.751 2.206v2.293h4.823v.719h-6.744S11 15.825 11 21s2.866 4.968 2.866 4.968h1.655v-2.412a2.72 2.72 0 0 1 2.786-2.884h4.83a2.583 2.583 0 0 0 2.694-2.626v-4.378S26.24 11 20.944 11Zm-2.666 1.536a.872.872 0 1 1-.845.894v-.014a.87.87 0 0 1 .867-.873Z"/><path fill="url(#SVG2td0AdDw)" d="M21.061 31c5.071 0 4.75-2.214 4.75-2.214V26.5h-4.822v-.72h6.765S31 26.145 31 21s-2.866-4.968-2.866-4.968h-1.677v2.384a2.72 2.72 0 0 1-2.786 2.884h-4.832a2.586 2.586 0 0 0-2.7 2.627v4.408S15.734 31 21.03 31zm2.665-1.544a.872.872 0 1 1 .845-.894v.022a.87.87 0 0 1-.867.872z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypePython(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="SVGOAXdgbWL" x1="-132.23" x2="-132.18" y1="235.872" y2="235.822" gradientTransform="matrix(189.38 0 0 -189.81 25054.681 44783.902)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#387eb8"/><stop offset="1" stopColor="#366994"/></linearGradient><linearGradient id="SVG2td0AdDw" x1="-132.549" x2="-132.492" y1="236.178" y2="236.128" gradientTransform="matrix(189.38 0 0 -189.81 25120.681 44848.152)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ffe052"/><stop offset="1" stopColor="#ffc331"/></linearGradient></defs><path fill="#58af7b" d="M27.4 5.5h-9.3L16 9.7H4.3v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="url(#SVGOAXdgbWL)" d="M20.918 11.009c-5.072 0-4.751 2.206-4.751 2.206v2.293h4.823v.719h-6.744S11 15.825 11 21s2.866 4.968 2.866 4.968h1.655v-2.412a2.72 2.72 0 0 1 2.786-2.884h4.83a2.583 2.583 0 0 0 2.694-2.626v-4.378S26.24 11 20.944 11Zm-2.666 1.536a.872.872 0 1 1-.845.894v-.014a.87.87 0 0 1 .867-.873Z"/><path fill="url(#SVG2td0AdDw)" d="M21.061 31c5.071 0 4.75-2.214 4.75-2.214V26.5h-4.822v-.72h6.765S31 26.145 31 21s-2.866-4.968-2.866-4.968h-1.677v2.384a2.72 2.72 0 0 1-2.786 2.884h-4.832a2.586 2.586 0 0 0-2.7 2.627v4.408S15.734 31 21.03 31zm2.665-1.544a.872.872 0 1 1 .845-.894v.022a.87.87 0 0 1-.867.872z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGOAXdgbWL" x1="-132.23" x2="-132.18" y1="235.872" y2="235.822" gradientTransform="matrix(189.38 0 0 -189.81 25054.681 44783.902)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#387eb8"/><stop offset="1" stop-color="#366994"/></linearGradient><linearGradient id="SVG2td0AdDw" x1="-132.549" x2="-132.492" y1="236.178" y2="236.128" gradientTransform="matrix(189.38 0 0 -189.81 25120.681 44848.152)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffe052"/><stop offset="1" stop-color="#ffc331"/></linearGradient></defs><path fill="#58af7b" d="M27.4 5.5h-9.3L16 9.7H4.3v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="url(#SVGOAXdgbWL)" d="M20.918 11.009c-5.072 0-4.751 2.206-4.751 2.206v2.293h4.823v.719h-6.744S11 15.825 11 21s2.866 4.968 2.866 4.968h1.655v-2.412a2.72 2.72 0 0 1 2.786-2.884h4.83a2.583 2.583 0 0 0 2.694-2.626v-4.378S26.24 11 20.944 11Zm-2.666 1.536a.872.872 0 1 1-.845.894v-.014a.87.87 0 0 1 .867-.873Z"/><path fill="url(#SVG2td0AdDw)" d="M21.061 31c5.071 0 4.75-2.214 4.75-2.214V26.5h-4.822v-.72h6.765S31 26.145 31 21s-2.866-4.968-2.866-4.968h-1.677v2.384a2.72 2.72 0 0 1-2.786 2.884h-4.832a2.586 2.586 0 0 0-2.7 2.627v4.408S15.734 31 21.03 31zm2.665-1.544a.872.872 0 1 1 .845-.894v.022a.87.87 0 0 1-.867.872z"/></svg> </template>
CSS
.icon-folder-type-python {
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%22SVGOAXdgbWL%22%20x1%3D%22-132.23%22%20x2%3D%22-132.18%22%20y1%3D%22235.872%22%20y2%3D%22235.822%22%20gradientTransform%3D%22matrix(189.38%200%200%20-189.81%2025054.681%2044783.902)%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%22SVG2td0AdDw%22%20x1%3D%22-132.549%22%20x2%3D%22-132.492%22%20y1%3D%22236.178%22%20y2%3D%22236.128%22%20gradientTransform%3D%22matrix(189.38%200%200%20-189.81%2025120.681%2044848.152)%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%22%2358af7b%22%20d%3D%22M27.4%205.5h-9.3L16%209.7H4.3v16.8h25.2v-21Zm0%204.2h-8.2l1.1-2.1h7.1Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGOAXdgbWL)%22%20d%3D%22M20.918%2011.009c-5.072%200-4.751%202.206-4.751%202.206v2.293h4.823v.719h-6.744S11%2015.825%2011%2021s2.866%204.968%202.866%204.968h1.655v-2.412a2.72%202.72%200%200%201%202.786-2.884h4.83a2.583%202.583%200%200%200%202.694-2.626v-4.378S26.24%2011%2020.944%2011Zm-2.666%201.536a.872.872%200%201%201-.845.894v-.014a.87.87%200%200%201%20.867-.873Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG2td0AdDw)%22%20d%3D%22M21.061%2031c5.071%200%204.75-2.214%204.75-2.214V26.5h-4.822v-.72h6.765S31%2026.145%2031%2021s-2.866-4.968-2.866-4.968h-1.677v2.384a2.72%202.72%200%200%201-2.786%202.884h-4.832a2.586%202.586%200%200%200-2.7%202.627v4.408S15.734%2031%2021.03%2031zm2.665-1.544a.872.872%200%201%201%20.845-.894v.022a.87.87%200%200%201-.867.872z%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%22SVGOAXdgbWL%22%20x1%3D%22-132.23%22%20x2%3D%22-132.18%22%20y1%3D%22235.872%22%20y2%3D%22235.822%22%20gradientTransform%3D%22matrix(189.38%200%200%20-189.81%2025054.681%2044783.902)%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%22SVG2td0AdDw%22%20x1%3D%22-132.549%22%20x2%3D%22-132.492%22%20y1%3D%22236.178%22%20y2%3D%22236.128%22%20gradientTransform%3D%22matrix(189.38%200%200%20-189.81%2025120.681%2044848.152)%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%22%2358af7b%22%20d%3D%22M27.4%205.5h-9.3L16%209.7H4.3v16.8h25.2v-21Zm0%204.2h-8.2l1.1-2.1h7.1Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGOAXdgbWL)%22%20d%3D%22M20.918%2011.009c-5.072%200-4.751%202.206-4.751%202.206v2.293h4.823v.719h-6.744S11%2015.825%2011%2021s2.866%204.968%202.866%204.968h1.655v-2.412a2.72%202.72%200%200%201%202.786-2.884h4.83a2.583%202.583%200%200%200%202.694-2.626v-4.378S26.24%2011%2020.944%2011Zm-2.666%201.536a.872.872%200%201%201-.845.894v-.014a.87.87%200%200%201%20.867-.873Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG2td0AdDw)%22%20d%3D%22M21.061%2031c5.071%200%204.75-2.214%204.75-2.214V26.5h-4.822v-.72h6.765S31%2026.145%2031%2021s-2.866-4.968-2.866-4.968h-1.677v2.384a2.72%202.72%200%200%201-2.786%202.884h-4.832a2.586%202.586%200%200%200-2.7%202.627v4.408S15.734%2031%2021.03%2031zm2.665-1.544a.872.872%200%201%201%20.845-.894v.022a.87.87%200%200%201-.867.872z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/folder-type-python.svg?color=%231a73e8&size=48