python logo
python from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- python
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
python-fillAkar Iconspython-outlinedAnt Design IconspythonBoxicons BrandspythonCatppuccin IconspythonCoreUI BrandspythonCodiconspythonDeviconpythonFont Awesome 6 BrandspythonHuge IconspythonLine AwesomepythonSVG LogospythonMaterial Icon ThemepythonSimple Iconspython-darkSkill Iconspython-outlineTeenyicons
Use the python logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M535.8 264.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H268.7c-29.2 0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3c33.8 9.9 66.3 11.7 106.8 0c26.9-7.8 53.4-23.5 53.4-54.3v-40.7H322.2v-13.6h160.2c31.1 0 42.6-21.7 53.4-54.2c11.2-33.5 10.7-65.7 0-108.6M382.2 508.7c-7.6.5-14.9-3.2-18.9-9.7c-3.9-6.6-3.9-14.7 0-21.3c4-6.5 11.3-10.2 18.9-9.7c7.6-.5 14.9 3.2 18.9 9.7c3.9 6.6 3.9 14.7 0 21.3c-4 6.5-11.3 10.2-18.9 9.7M263.8 312.1h106.8c29.7 0 53.4-24.5 53.4-54.3V155.9c0-29-24.4-50.7-53.4-55.6c-35.8-5.9-74.7-5.6-106.8.1c-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1 0-58.3 18.7-66.8 54.2c-9.8 40.7-10.2 66.1 0 108.6c7.6 31.6 25.7 54.2 56.8 54.2H197v-48.8c0-35.3 30.5-66.4 66.8-66.4m-6.6-183.4c11.3 0 20.4 9.1 20.4 20.4s-9.1 20.4-20.4 20.4s-20.4-9.1-20.4-20.4s9.1-20.4 20.4-20.4"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsPython(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M535.8 264.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H268.7c-29.2 0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3c33.8 9.9 66.3 11.7 106.8 0c26.9-7.8 53.4-23.5 53.4-54.3v-40.7H322.2v-13.6h160.2c31.1 0 42.6-21.7 53.4-54.2c11.2-33.5 10.7-65.7 0-108.6M382.2 508.7c-7.6.5-14.9-3.2-18.9-9.7c-3.9-6.6-3.9-14.7 0-21.3c4-6.5 11.3-10.2 18.9-9.7c7.6-.5 14.9 3.2 18.9 9.7c3.9 6.6 3.9 14.7 0 21.3c-4 6.5-11.3 10.2-18.9 9.7M263.8 312.1h106.8c29.7 0 53.4-24.5 53.4-54.3V155.9c0-29-24.4-50.7-53.4-55.6c-35.8-5.9-74.7-5.6-106.8.1c-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1 0-58.3 18.7-66.8 54.2c-9.8 40.7-10.2 66.1 0 108.6c7.6 31.6 25.7 54.2 56.8 54.2H197v-48.8c0-35.3 30.5-66.4 66.8-66.4m-6.6-183.4c11.3 0 20.4 9.1 20.4 20.4s-9.1 20.4-20.4 20.4s-20.4-9.1-20.4-20.4s9.1-20.4 20.4-20.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M535.8 264.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H268.7c-29.2 0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3c33.8 9.9 66.3 11.7 106.8 0c26.9-7.8 53.4-23.5 53.4-54.3v-40.7H322.2v-13.6h160.2c31.1 0 42.6-21.7 53.4-54.2c11.2-33.5 10.7-65.7 0-108.6M382.2 508.7c-7.6.5-14.9-3.2-18.9-9.7c-3.9-6.6-3.9-14.7 0-21.3c4-6.5 11.3-10.2 18.9-9.7c7.6-.5 14.9 3.2 18.9 9.7c3.9 6.6 3.9 14.7 0 21.3c-4 6.5-11.3 10.2-18.9 9.7M263.8 312.1h106.8c29.7 0 53.4-24.5 53.4-54.3V155.9c0-29-24.4-50.7-53.4-55.6c-35.8-5.9-74.7-5.6-106.8.1c-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1 0-58.3 18.7-66.8 54.2c-9.8 40.7-10.2 66.1 0 108.6c7.6 31.6 25.7 54.2 56.8 54.2H197v-48.8c0-35.3 30.5-66.4 66.8-66.4m-6.6-183.4c11.3 0 20.4 9.1 20.4 20.4s-9.1 20.4-20.4 20.4s-20.4-9.1-20.4-20.4s9.1-20.4 20.4-20.4"/></svg> </template>
CSS
.icon-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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M535.8%20264.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0%2036.8-31.2%2067.8-66.8%2067.8H268.7c-29.2%200-53.4%2025-53.4%2054.3v101.8c0%2029%2025.2%2046%2053.4%2054.3c33.8%209.9%2066.3%2011.7%20106.8%200c26.9-7.8%2053.4-23.5%2053.4-54.3v-40.7H322.2v-13.6h160.2c31.1%200%2042.6-21.7%2053.4-54.2c11.2-33.5%2010.7-65.7%200-108.6M382.2%20508.7c-7.6.5-14.9-3.2-18.9-9.7c-3.9-6.6-3.9-14.7%200-21.3c4-6.5%2011.3-10.2%2018.9-9.7c7.6-.5%2014.9%203.2%2018.9%209.7c3.9%206.6%203.9%2014.7%200%2021.3c-4%206.5-11.3%2010.2-18.9%209.7M263.8%20312.1h106.8c29.7%200%2053.4-24.5%2053.4-54.3V155.9c0-29-24.4-50.7-53.4-55.6c-35.8-5.9-74.7-5.6-106.8.1c-45.2%208-53.4%2024.7-53.4%2055.6v40.7h106.9v13.6h-147c-31.1%200-58.3%2018.7-66.8%2054.2c-9.8%2040.7-10.2%2066.1%200%20108.6c7.6%2031.6%2025.7%2054.2%2056.8%2054.2H197v-48.8c0-35.3%2030.5-66.4%2066.8-66.4m-6.6-183.4c11.3%200%2020.4%209.1%2020.4%2020.4s-9.1%2020.4-20.4%2020.4s-20.4-9.1-20.4-20.4s9.1-20.4%2020.4-20.4%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M535.8%20264.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0%2036.8-31.2%2067.8-66.8%2067.8H268.7c-29.2%200-53.4%2025-53.4%2054.3v101.8c0%2029%2025.2%2046%2053.4%2054.3c33.8%209.9%2066.3%2011.7%20106.8%200c26.9-7.8%2053.4-23.5%2053.4-54.3v-40.7H322.2v-13.6h160.2c31.1%200%2042.6-21.7%2053.4-54.2c11.2-33.5%2010.7-65.7%200-108.6M382.2%20508.7c-7.6.5-14.9-3.2-18.9-9.7c-3.9-6.6-3.9-14.7%200-21.3c4-6.5%2011.3-10.2%2018.9-9.7c7.6-.5%2014.9%203.2%2018.9%209.7c3.9%206.6%203.9%2014.7%200%2021.3c-4%206.5-11.3%2010.2-18.9%209.7M263.8%20312.1h106.8c29.7%200%2053.4-24.5%2053.4-54.3V155.9c0-29-24.4-50.7-53.4-55.6c-35.8-5.9-74.7-5.6-106.8.1c-45.2%208-53.4%2024.7-53.4%2055.6v40.7h106.9v13.6h-147c-31.1%200-58.3%2018.7-66.8%2054.2c-9.8%2040.7-10.2%2066.1%200%20108.6c7.6%2031.6%2025.7%2054.2%2056.8%2054.2H197v-48.8c0-35.3%2030.5-66.4%2066.8-66.4m-6.6-183.4c11.3%200%2020.4%209.1%2020.4%2020.4s-9.1%2020.4-20.4%2020.4s-20.4-9.1-20.4-20.4s9.1-20.4%2020.4-20.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/python.svg?color=%231a73e8&size=48