python icon
python from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- python
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the python icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M17.498 8H16V7c0-1.886 0-2.828-.586-3.414S13.886 3 12 3s-2.828 0-3.414.586S8 5.114 8 7v2H6.498c-1.404 0-2.107 0-2.611.337a2 2 0 0 0-.552.552c-.337.504-.337 1.207-.337 2.611s0 2.107.337 2.611a2 2 0 0 0 .552.552C4.39 16 5.094 16 6.498 16H8v1c0 1.886 0 2.828.586 3.414S10.114 21 12 21s2.828 0 3.414-.586S16 18.886 16 17v-2h1.498c1.404 0 2.107 0 2.611-.337a2 2 0 0 0 .552-.552c.337-.504.337-1.207.337-2.611s0-2.107-.337-2.611a2 2 0 0 0-.552-.552C19.605 8 18.902 8 17.498 8"/><path d="M11.125 6H11m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m1.875 12H13m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M16 8v2c0 .943 0 1.414-.293 1.707S14.943 12 14 12h-4c-.943 0-1.414 0-1.707.293S8 13.057 8 14v2m4-1h4M8 9h4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPython(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M17.498 8H16V7c0-1.886 0-2.828-.586-3.414S13.886 3 12 3s-2.828 0-3.414.586S8 5.114 8 7v2H6.498c-1.404 0-2.107 0-2.611.337a2 2 0 0 0-.552.552c-.337.504-.337 1.207-.337 2.611s0 2.107.337 2.611a2 2 0 0 0 .552.552C4.39 16 5.094 16 6.498 16H8v1c0 1.886 0 2.828.586 3.414S10.114 21 12 21s2.828 0 3.414-.586S16 18.886 16 17v-2h1.498c1.404 0 2.107 0 2.611-.337a2 2 0 0 0 .552-.552c.337-.504.337-1.207.337-2.611s0-2.107-.337-2.611a2 2 0 0 0-.552-.552C19.605 8 18.902 8 17.498 8"/><path d="M11.125 6H11m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m1.875 12H13m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M16 8v2c0 .943 0 1.414-.293 1.707S14.943 12 14 12h-4c-.943 0-1.414 0-1.707.293S8 13.057 8 14v2m4-1h4M8 9h4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M17.498 8H16V7c0-1.886 0-2.828-.586-3.414S13.886 3 12 3s-2.828 0-3.414.586S8 5.114 8 7v2H6.498c-1.404 0-2.107 0-2.611.337a2 2 0 0 0-.552.552c-.337.504-.337 1.207-.337 2.611s0 2.107.337 2.611a2 2 0 0 0 .552.552C4.39 16 5.094 16 6.498 16H8v1c0 1.886 0 2.828.586 3.414S10.114 21 12 21s2.828 0 3.414-.586S16 18.886 16 17v-2h1.498c1.404 0 2.107 0 2.611-.337a2 2 0 0 0 .552-.552c.337-.504.337-1.207.337-2.611s0-2.107-.337-2.611a2 2 0 0 0-.552-.552C19.605 8 18.902 8 17.498 8"/><path d="M11.125 6H11m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m1.875 12H13m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M16 8v2c0 .943 0 1.414-.293 1.707S14.943 12 14 12h-4c-.943 0-1.414 0-1.707.293S8 13.057 8 14v2m4-1h4M8 9h4"/></g></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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17.498%208H16V7c0-1.886%200-2.828-.586-3.414S13.886%203%2012%203s-2.828%200-3.414.586S8%205.114%208%207v2H6.498c-1.404%200-2.107%200-2.611.337a2%202%200%200%200-.552.552c-.337.504-.337%201.207-.337%202.611s0%202.107.337%202.611a2%202%200%200%200%20.552.552C4.39%2016%205.094%2016%206.498%2016H8v1c0%201.886%200%202.828.586%203.414S10.114%2021%2012%2021s2.828%200%203.414-.586S16%2018.886%2016%2017v-2h1.498c1.404%200%202.107%200%202.611-.337a2%202%200%200%200%20.552-.552c.337-.504.337-1.207.337-2.611s0-2.107-.337-2.611a2%202%200%200%200-.552-.552C19.605%208%2018.902%208%2017.498%208%22%2F%3E%3Cpath%20d%3D%22M11.125%206H11m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m1.875%2012H13m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200M16%208v2c0%20.943%200%201.414-.293%201.707S14.943%2012%2014%2012h-4c-.943%200-1.414%200-1.707.293S8%2013.057%208%2014v2m4-1h4M8%209h4%22%2F%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17.498%208H16V7c0-1.886%200-2.828-.586-3.414S13.886%203%2012%203s-2.828%200-3.414.586S8%205.114%208%207v2H6.498c-1.404%200-2.107%200-2.611.337a2%202%200%200%200-.552.552c-.337.504-.337%201.207-.337%202.611s0%202.107.337%202.611a2%202%200%200%200%20.552.552C4.39%2016%205.094%2016%206.498%2016H8v1c0%201.886%200%202.828.586%203.414S10.114%2021%2012%2021s2.828%200%203.414-.586S16%2018.886%2016%2017v-2h1.498c1.404%200%202.107%200%202.611-.337a2%202%200%200%200%20.552-.552c.337-.504.337-1.207.337-2.611s0-2.107-.337-2.611a2%202%200%200%200-.552-.552C19.605%208%2018.902%208%2017.498%208%22%2F%3E%3Cpath%20d%3D%22M11.125%206H11m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m1.875%2012H13m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200M16%208v2c0%20.943%200%201.414-.293%201.707S14.943%2012%2014%2012h-4c-.943%200-1.414%200-1.707.293S8%2013.057%208%2014v2m4-1h4M8%209h4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/python.svg?color=%231a73e8&size=48