python from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
python
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

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 24 24"><path fill="currentColor" d="M9.585 11.692h4.328s2.432.039 2.432-2.35V5.391S16.714 3 11.936 3C7.362 3 7.647 4.983 7.647 4.983l.006 2.055h4.363v.617H5.92s-2.927-.332-2.927 4.282s2.555 4.45 2.555 4.45h1.524v-2.141s-.083-2.554 2.513-2.554m-.056-5.74a.784.784 0 1 1 0-1.57a.784.784 0 1 1 0 1.57"/><path fill="currentColor" d="M18.452 7.532h-1.524v2.141s.083 2.554-2.513 2.554h-4.328s-2.432-.04-2.432 2.35v3.951s-.369 2.391 4.409 2.391c4.573 0 4.288-1.983 4.288-1.983l-.006-2.054h-4.363v-.617h6.097s2.927.332 2.927-4.282s-2.555-4.451-2.555-4.451m-3.981 10.436a.784.784 0 1 1 0 1.57a.784.784 0 1 1 0-1.57"/></svg>

React

import type { SVGProps } from "react";

export function BxlPython(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.585 11.692h4.328s2.432.039 2.432-2.35V5.391S16.714 3 11.936 3C7.362 3 7.647 4.983 7.647 4.983l.006 2.055h4.363v.617H5.92s-2.927-.332-2.927 4.282s2.555 4.45 2.555 4.45h1.524v-2.141s-.083-2.554 2.513-2.554m-.056-5.74a.784.784 0 1 1 0-1.57a.784.784 0 1 1 0 1.57"/><path fill="currentColor" d="M18.452 7.532h-1.524v2.141s.083 2.554-2.513 2.554h-4.328s-2.432-.04-2.432 2.35v3.951s-.369 2.391 4.409 2.391c4.573 0 4.288-1.983 4.288-1.983l-.006-2.054h-4.363v-.617h6.097s2.927.332 2.927-4.282s-2.555-4.451-2.555-4.451m-3.981 10.436a.784.784 0 1 1 0 1.57a.784.784 0 1 1 0-1.57"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.585 11.692h4.328s2.432.039 2.432-2.35V5.391S16.714 3 11.936 3C7.362 3 7.647 4.983 7.647 4.983l.006 2.055h4.363v.617H5.92s-2.927-.332-2.927 4.282s2.555 4.45 2.555 4.45h1.524v-2.141s-.083-2.554 2.513-2.554m-.056-5.74a.784.784 0 1 1 0-1.57a.784.784 0 1 1 0 1.57"/><path fill="currentColor" d="M18.452 7.532h-1.524v2.141s.083 2.554-2.513 2.554h-4.328s-2.432-.04-2.432 2.35v3.951s-.369 2.391 4.409 2.391c4.573 0 4.288-1.983 4.288-1.983l-.006-2.054h-4.363v-.617h6.097s2.927.332 2.927-4.282s-2.555-4.451-2.555-4.451m-3.981 10.436a.784.784 0 1 1 0 1.57a.784.784 0 1 1 0-1.57"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.585%2011.692h4.328s2.432.039%202.432-2.35V5.391S16.714%203%2011.936%203C7.362%203%207.647%204.983%207.647%204.983l.006%202.055h4.363v.617H5.92s-2.927-.332-2.927%204.282s2.555%204.45%202.555%204.45h1.524v-2.141s-.083-2.554%202.513-2.554m-.056-5.74a.784.784%200%201%201%200-1.57a.784.784%200%201%201%200%201.57%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.452%207.532h-1.524v2.141s.083%202.554-2.513%202.554h-4.328s-2.432-.04-2.432%202.35v3.951s-.369%202.391%204.409%202.391c4.573%200%204.288-1.983%204.288-1.983l-.006-2.054h-4.363v-.617h6.097s2.927.332%202.927-4.282s-2.555-4.451-2.555-4.451m-3.981%2010.436a.784.784%200%201%201%200%201.57a.784.784%200%201%201%200-1.57%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.585%2011.692h4.328s2.432.039%202.432-2.35V5.391S16.714%203%2011.936%203C7.362%203%207.647%204.983%207.647%204.983l.006%202.055h4.363v.617H5.92s-2.927-.332-2.927%204.282s2.555%204.45%202.555%204.45h1.524v-2.141s-.083-2.554%202.513-2.554m-.056-5.74a.784.784%200%201%201%200-1.57a.784.784%200%201%201%200%201.57%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.452%207.532h-1.524v2.141s.083%202.554-2.513%202.554h-4.328s-2.432-.04-2.432%202.35v3.951s-.369%202.391%204.409%202.391c4.573%200%204.288-1.983%204.288-1.983l-.006-2.054h-4.363v-.617h6.097s2.927.332%202.927-4.282s-2.555-4.451-2.555-4.451m-3.981%2010.436a.784.784%200%201%201%200%201.57a.784.784%200%201%201%200-1.57%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/python.svg?color=%231a73e8&size=48