python logo
python-dark from Skill Icons by tandpfun · Dark · MIT Free for personal and commercial use.
- Name
- python-dark
- Set
- Skill Icons
- Style
- Dark
- Viewbox
- 256×256
- License
- MIT
1 other variant in Skill Icons
The same logo in other sets
Use the python logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="url(#SVGlrgY0cGU)" d="M127.279 29c-50.772 0-47.602 22.018-47.602 22.018l.057 22.81h48.451v6.85H60.489S28 76.992 28 128.221s28.357 49.414 28.357 49.414h16.924v-23.773s-.912-28.357 27.905-28.357h48.054s26.999.436 26.999-26.094V55.546S180.338 29 127.279 29m-26.716 15.339a8.71 8.71 0 0 1 8.717 8.717a8.71 8.71 0 0 1-8.717 8.716a8.71 8.71 0 0 1-8.716-8.716a8.71 8.71 0 0 1 8.716-8.717"/><path fill="url(#SVGk738oeKp)" d="M128.721 227.958c50.772 0 47.602-22.017 47.602-22.017l-.057-22.811h-48.451v-6.849h67.696S228 179.966 228 128.736s-28.357-49.413-28.357-49.413h-16.924v23.773s.912 28.357-27.905 28.357H106.76s-27-.437-27 26.093v43.866s-4.099 26.546 48.961 26.546m26.716-15.339a8.71 8.71 0 0 1-8.717-8.716a8.71 8.71 0 0 1 8.717-8.717a8.71 8.71 0 0 1 8.717 8.717a8.71 8.71 0 0 1-8.717 8.716"/><defs><linearGradient id="SVGlrgY0cGU" x1="47.22" x2="146.333" y1="46.896" y2="145.02" gradientUnits="userSpaceOnUse"><stop stop-color="#387eb8"/><stop offset="1" stop-color="#366994"/></linearGradient><linearGradient id="SVGk738oeKp" x1="108.056" x2="214.492" y1="109.905" y2="210.522" gradientUnits="userSpaceOnUse"><stop stop-color="#ffe052"/><stop offset="1" stop-color="#ffc331"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsPythonDark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="url(#SVGlrgY0cGU)" d="M127.279 29c-50.772 0-47.602 22.018-47.602 22.018l.057 22.81h48.451v6.85H60.489S28 76.992 28 128.221s28.357 49.414 28.357 49.414h16.924v-23.773s-.912-28.357 27.905-28.357h48.054s26.999.436 26.999-26.094V55.546S180.338 29 127.279 29m-26.716 15.339a8.71 8.71 0 0 1 8.717 8.717a8.71 8.71 0 0 1-8.717 8.716a8.71 8.71 0 0 1-8.716-8.716a8.71 8.71 0 0 1 8.716-8.717"/><path fill="url(#SVGk738oeKp)" d="M128.721 227.958c50.772 0 47.602-22.017 47.602-22.017l-.057-22.811h-48.451v-6.849h67.696S228 179.966 228 128.736s-28.357-49.413-28.357-49.413h-16.924v23.773s.912 28.357-27.905 28.357H106.76s-27-.437-27 26.093v43.866s-4.099 26.546 48.961 26.546m26.716-15.339a8.71 8.71 0 0 1-8.717-8.716a8.71 8.71 0 0 1 8.717-8.717a8.71 8.71 0 0 1 8.717 8.717a8.71 8.71 0 0 1-8.717 8.716"/><defs><linearGradient id="SVGlrgY0cGU" x1="47.22" x2="146.333" y1="46.896" y2="145.02" gradientUnits="userSpaceOnUse"><stop stopColor="#387eb8"/><stop offset="1" stopColor="#366994"/></linearGradient><linearGradient id="SVGk738oeKp" x1="108.056" x2="214.492" y1="109.905" y2="210.522" gradientUnits="userSpaceOnUse"><stop stopColor="#ffe052"/><stop offset="1" stopColor="#ffc331"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="url(#SVGlrgY0cGU)" d="M127.279 29c-50.772 0-47.602 22.018-47.602 22.018l.057 22.81h48.451v6.85H60.489S28 76.992 28 128.221s28.357 49.414 28.357 49.414h16.924v-23.773s-.912-28.357 27.905-28.357h48.054s26.999.436 26.999-26.094V55.546S180.338 29 127.279 29m-26.716 15.339a8.71 8.71 0 0 1 8.717 8.717a8.71 8.71 0 0 1-8.717 8.716a8.71 8.71 0 0 1-8.716-8.716a8.71 8.71 0 0 1 8.716-8.717"/><path fill="url(#SVGk738oeKp)" d="M128.721 227.958c50.772 0 47.602-22.017 47.602-22.017l-.057-22.811h-48.451v-6.849h67.696S228 179.966 228 128.736s-28.357-49.413-28.357-49.413h-16.924v23.773s.912 28.357-27.905 28.357H106.76s-27-.437-27 26.093v43.866s-4.099 26.546 48.961 26.546m26.716-15.339a8.71 8.71 0 0 1-8.717-8.716a8.71 8.71 0 0 1 8.717-8.717a8.71 8.71 0 0 1 8.717 8.717a8.71 8.71 0 0 1-8.717 8.716"/><defs><linearGradient id="SVGlrgY0cGU" x1="47.22" x2="146.333" y1="46.896" y2="145.02" gradientUnits="userSpaceOnUse"><stop stop-color="#387eb8"/><stop offset="1" stop-color="#366994"/></linearGradient><linearGradient id="SVGk738oeKp" x1="108.056" x2="214.492" y1="109.905" y2="210.522" gradientUnits="userSpaceOnUse"><stop stop-color="#ffe052"/><stop offset="1" stop-color="#ffc331"/></linearGradient></defs></g></svg> </template>
CSS
.icon-python-dark {
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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGlrgY0cGU)%22%20d%3D%22M127.279%2029c-50.772%200-47.602%2022.018-47.602%2022.018l.057%2022.81h48.451v6.85H60.489S28%2076.992%2028%20128.221s28.357%2049.414%2028.357%2049.414h16.924v-23.773s-.912-28.357%2027.905-28.357h48.054s26.999.436%2026.999-26.094V55.546S180.338%2029%20127.279%2029m-26.716%2015.339a8.71%208.71%200%200%201%208.717%208.717a8.71%208.71%200%200%201-8.717%208.716a8.71%208.71%200%200%201-8.716-8.716a8.71%208.71%200%200%201%208.716-8.717%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGk738oeKp)%22%20d%3D%22M128.721%20227.958c50.772%200%2047.602-22.017%2047.602-22.017l-.057-22.811h-48.451v-6.849h67.696S228%20179.966%20228%20128.736s-28.357-49.413-28.357-49.413h-16.924v23.773s.912%2028.357-27.905%2028.357H106.76s-27-.437-27%2026.093v43.866s-4.099%2026.546%2048.961%2026.546m26.716-15.339a8.71%208.71%200%200%201-8.717-8.716a8.71%208.71%200%200%201%208.717-8.717a8.71%208.71%200%200%201%208.717%208.717a8.71%208.71%200%200%201-8.717%208.716%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGlrgY0cGU%22%20x1%3D%2247.22%22%20x2%3D%22146.333%22%20y1%3D%2246.896%22%20y2%3D%22145.02%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%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%22SVGk738oeKp%22%20x1%3D%22108.056%22%20x2%3D%22214.492%22%20y1%3D%22109.905%22%20y2%3D%22210.522%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%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%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGlrgY0cGU)%22%20d%3D%22M127.279%2029c-50.772%200-47.602%2022.018-47.602%2022.018l.057%2022.81h48.451v6.85H60.489S28%2076.992%2028%20128.221s28.357%2049.414%2028.357%2049.414h16.924v-23.773s-.912-28.357%2027.905-28.357h48.054s26.999.436%2026.999-26.094V55.546S180.338%2029%20127.279%2029m-26.716%2015.339a8.71%208.71%200%200%201%208.717%208.717a8.71%208.71%200%200%201-8.717%208.716a8.71%208.71%200%200%201-8.716-8.716a8.71%208.71%200%200%201%208.716-8.717%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGk738oeKp)%22%20d%3D%22M128.721%20227.958c50.772%200%2047.602-22.017%2047.602-22.017l-.057-22.811h-48.451v-6.849h67.696S228%20179.966%20228%20128.736s-28.357-49.413-28.357-49.413h-16.924v23.773s.912%2028.357-27.905%2028.357H106.76s-27-.437-27%2026.093v43.866s-4.099%2026.546%2048.961%2026.546m26.716-15.339a8.71%208.71%200%200%201-8.717-8.716a8.71%208.71%200%200%201%208.717-8.717a8.71%208.71%200%200%201%208.717%208.717a8.71%208.71%200%200%201-8.717%208.716%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGlrgY0cGU%22%20x1%3D%2247.22%22%20x2%3D%22146.333%22%20y1%3D%2246.896%22%20y2%3D%22145.02%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%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%22SVGk738oeKp%22%20x1%3D%22108.056%22%20x2%3D%22214.492%22%20y1%3D%22109.905%22%20y2%3D%22210.522%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%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%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/python-dark.svg?color=%231a73e8&size=48