language python text icon

language-python-text from Material Design Icons by Pictogrammers · Filled · Apache-2.0 Free for personal and commercial use.

Name
language-python-text
Set
Material Design Icons
Style
Filled
Viewbox
24×24
License
Apache 2.0

Related icons in Material Design Icons

Use the language python text icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M2 5.69c6.92-4.62 9.1 1.31 9.28 4.58c.18 3.26-2.99 7.37-6.97 4.65v5.38L2 18.77V5.69M4.22 7.4v5.38c3.62 2.17 4.86.39 4.86-2.69c0-4.35-2.51-4.5-4.86-2.69m10.86-3.25s-.18 3.49 0 6.92c.36 3.43 4.61.77 4.61.77V4.92L22 5.2v9.24c0 6.16-6.15 5.86-6.15 5.86l-.77-2.3c5.38 0 4.7-3.57 4.7-3.57c-6.51 2.54-7.01-1.82-7.01-1.82V5.69l2.31-1.54z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function MdiLanguagePythonText(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M2 5.69c6.92-4.62 9.1 1.31 9.28 4.58c.18 3.26-2.99 7.37-6.97 4.65v5.38L2 18.77V5.69M4.22 7.4v5.38c3.62 2.17 4.86.39 4.86-2.69c0-4.35-2.51-4.5-4.86-2.69m10.86-3.25s-.18 3.49 0 6.92c.36 3.43 4.61.77 4.61.77V4.92L22 5.2v9.24c0 6.16-6.15 5.86-6.15 5.86l-.77-2.3c5.38 0 4.7-3.57 4.7-3.57c-6.51 2.54-7.01-1.82-7.01-1.82V5.69l2.31-1.54z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M2 5.69c6.92-4.62 9.1 1.31 9.28 4.58c.18 3.26-2.99 7.37-6.97 4.65v5.38L2 18.77V5.69M4.22 7.4v5.38c3.62 2.17 4.86.39 4.86-2.69c0-4.35-2.51-4.5-4.86-2.69m10.86-3.25s-.18 3.49 0 6.92c.36 3.43 4.61.77 4.61.77V4.92L22 5.2v9.24c0 6.16-6.15 5.86-6.15 5.86l-.77-2.3c5.38 0 4.7-3.57 4.7-3.57c-6.51 2.54-7.01-1.82-7.01-1.82V5.69l2.31-1.54z" fill="currentColor"/></svg>
</template>

CSS

.icon-language-python-text {
  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%20d%3D%22M2%205.69c6.92-4.62%209.1%201.31%209.28%204.58c.18%203.26-2.99%207.37-6.97%204.65v5.38L2%2018.77V5.69M4.22%207.4v5.38c3.62%202.17%204.86.39%204.86-2.69c0-4.35-2.51-4.5-4.86-2.69m10.86-3.25s-.18%203.49%200%206.92c.36%203.43%204.61.77%204.61.77V4.92L22%205.2v9.24c0%206.16-6.15%205.86-6.15%205.86l-.77-2.3c5.38%200%204.7-3.57%204.7-3.57c-6.51%202.54-7.01-1.82-7.01-1.82V5.69l2.31-1.54z%22%20fill%3D%22currentColor%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%20d%3D%22M2%205.69c6.92-4.62%209.1%201.31%209.28%204.58c.18%203.26-2.99%207.37-6.97%204.65v5.38L2%2018.77V5.69M4.22%207.4v5.38c3.62%202.17%204.86.39%204.86-2.69c0-4.35-2.51-4.5-4.86-2.69m10.86-3.25s-.18%203.49%200%206.92c.36%203.43%204.61.77%204.61.77V4.92L22%205.2v9.24c0%206.16-6.15%205.86-6.15%205.86l-.77-2.3c5.38%200%204.7-3.57%204.7-3.57c-6.51%202.54-7.01-1.82-7.01-1.82V5.69l2.31-1.54z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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