python from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
python
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the python icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5c-4.988 0-5 2-5 2v4h6v1H7s-3-.46-3 5s3 5 3 5h3v-1.625A4.383 4.383 0 0 1 14.375 16h3.25c1.86 0 3.375-.516 3.375-2.375V7s-.012-2-5-2m-3 2c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1m9 4v2.625C22 16.035 20.035 17 17.625 17h-3.25A3.38 3.38 0 0 0 11 20.375V26s.063 2 5 2s5-2 5-2v-4h-6v-1h10s3 .504 3-5s-3-5-3-5zm-3 13c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1"/></svg>

React

import type { SVGProps } from "react";

export function LaPython(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5c-4.988 0-5 2-5 2v4h6v1H7s-3-.46-3 5s3 5 3 5h3v-1.625A4.383 4.383 0 0 1 14.375 16h3.25c1.86 0 3.375-.516 3.375-2.375V7s-.012-2-5-2m-3 2c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1m9 4v2.625C22 16.035 20.035 17 17.625 17h-3.25A3.38 3.38 0 0 0 11 20.375V26s.063 2 5 2s5-2 5-2v-4h-6v-1h10s3 .504 3-5s-3-5-3-5zm-3 13c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 5c-4.988 0-5 2-5 2v4h6v1H7s-3-.46-3 5s3 5 3 5h3v-1.625A4.383 4.383 0 0 1 14.375 16h3.25c1.86 0 3.375-.516 3.375-2.375V7s-.012-2-5-2m-3 2c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1m9 4v2.625C22 16.035 20.035 17 17.625 17h-3.25A3.38 3.38 0 0 0 11 20.375V26s.063 2 5 2s5-2 5-2v-4h-6v-1h10s3 .504 3-5s-3-5-3-5zm-3 13c.55 0 1 .45 1 1s-.45 1-1 1s-1-.45-1-1s.45-1 1-1"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%205c-4.988%200-5%202-5%202v4h6v1H7s-3-.46-3%205s3%205%203%205h3v-1.625A4.383%204.383%200%200%201%2014.375%2016h3.25c1.86%200%203.375-.516%203.375-2.375V7s-.012-2-5-2m-3%202c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1m9%204v2.625C22%2016.035%2020.035%2017%2017.625%2017h-3.25A3.38%203.38%200%200%200%2011%2020.375V26s.063%202%205%202s5-2%205-2v-4h-6v-1h10s3%20.504%203-5s-3-5-3-5zm-3%2013c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%205c-4.988%200-5%202-5%202v4h6v1H7s-3-.46-3%205s3%205%203%205h3v-1.625A4.383%204.383%200%200%201%2014.375%2016h3.25c1.86%200%203.375-.516%203.375-2.375V7s-.012-2-5-2m-3%202c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1m9%204v2.625C22%2016.035%2020.035%2017%2017.625%2017h-3.25A3.38%203.38%200%200%200%2011%2020.375V26s.063%202%205%202s5-2%205-2v-4h-6v-1h10s3%20.504%203-5s-3-5-3-5zm-3%2013c.55%200%201%20.45%201%201s-.45%201-1%201s-1-.45-1-1s.45-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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