Python icon in outline, twotone, bold and bulk. Free in all four styles, for logos, integrations, payment methods, social links. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconPython } from "@devigner-ui/icons";
<IconPython className="size-6" />
<script setup>
import { IconPython } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPython class="size-6" />
</template>
<script>
import { IconPython } from "@devigner-ui/icons-svelte";
</script>
<IconPython class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M8.23 7.56V3.89c0-.83.61-1.52 1.42-1.65 2-.31 4.04-.31 6.04 0 .82.13 1.42.83 1.42 1.65v5.89c0 1.23-.99 2.22-2.22 2.22h-4.44c-1.23 0-2.22.99-2.22 2.22v5.89c0 .83.61 1.52 1.42 1.65q3.02.46 6.04 0a1.7 1.7 0 0 0 1.42-1.65v-3.67" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M17.11 7.56h3.67c.83 0 1.52.61 1.65 1.42q.46 3.02 0 6.04a1.7 1.7 0 0 1-1.65 1.42h-8.11" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12.67 7.56H4.55c-.83 0-1.52.61-1.65 1.42q-.47 3.02 0 6.04c.13.82.83 1.42 1.65 1.42h3.67" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M10.67 4.85" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M14.67 19.15" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>