vyper from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
vyper
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

Use the vyper logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9f4cf2" d="M72.96 106.15L34.463 67.663c-1.568-1.631-2.432-3.839-2.432-6.302V6.43c0-3.199-3.2-6.398-6.4-6.398H12.798c-3.2 0-6.4 3.199-6.4 6.398v63.984c0 3.391 1.248 6.655 3.648 9.054l44.801 44.789A12.75 12.75 0 0 0 63.904 128h6.4c3.552 0 6.4-2.879 6.4-6.398v-6.367a12.73 12.73 0 0 0-3.744-9.053Zm48.642-99.752c0-3.231-3.168-6.398-6.4-6.398H102.37c-3.2 0-6.4 3.199-6.4 6.398v54.899a9.06 9.06 0 0 1-2.561 6.334L80.513 80.524a12.74 12.74 0 0 0-3.744 9.054v6.398a6.397 6.397 0 0 0 6.4 6.398h6.4c3.264 0 6.56-1.247 9.057-3.743l19.2-19.195a12.8 12.8 0 0 0 3.745-9.053V6.398Z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconVyper(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9f4cf2" d="M72.96 106.15L34.463 67.663c-1.568-1.631-2.432-3.839-2.432-6.302V6.43c0-3.199-3.2-6.398-6.4-6.398H12.798c-3.2 0-6.4 3.199-6.4 6.398v63.984c0 3.391 1.248 6.655 3.648 9.054l44.801 44.789A12.75 12.75 0 0 0 63.904 128h6.4c3.552 0 6.4-2.879 6.4-6.398v-6.367a12.73 12.73 0 0 0-3.744-9.053Zm48.642-99.752c0-3.231-3.168-6.398-6.4-6.398H102.37c-3.2 0-6.4 3.199-6.4 6.398v54.899a9.06 9.06 0 0 1-2.561 6.334L80.513 80.524a12.74 12.74 0 0 0-3.744 9.054v6.398a6.397 6.397 0 0 0 6.4 6.398h6.4c3.264 0 6.56-1.247 9.057-3.743l19.2-19.195a12.8 12.8 0 0 0 3.745-9.053V6.398Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9f4cf2" d="M72.96 106.15L34.463 67.663c-1.568-1.631-2.432-3.839-2.432-6.302V6.43c0-3.199-3.2-6.398-6.4-6.398H12.798c-3.2 0-6.4 3.199-6.4 6.398v63.984c0 3.391 1.248 6.655 3.648 9.054l44.801 44.789A12.75 12.75 0 0 0 63.904 128h6.4c3.552 0 6.4-2.879 6.4-6.398v-6.367a12.73 12.73 0 0 0-3.744-9.053Zm48.642-99.752c0-3.231-3.168-6.398-6.4-6.398H102.37c-3.2 0-6.4 3.199-6.4 6.398v54.899a9.06 9.06 0 0 1-2.561 6.334L80.513 80.524a12.74 12.74 0 0 0-3.744 9.054v6.398a6.397 6.397 0 0 0 6.4 6.398h6.4c3.264 0 6.56-1.247 9.057-3.743l19.2-19.195a12.8 12.8 0 0 0 3.745-9.053V6.398Z"/></svg>
</template>

CSS

.icon-vyper {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%239f4cf2%22%20d%3D%22M72.96%20106.15L34.463%2067.663c-1.568-1.631-2.432-3.839-2.432-6.302V6.43c0-3.199-3.2-6.398-6.4-6.398H12.798c-3.2%200-6.4%203.199-6.4%206.398v63.984c0%203.391%201.248%206.655%203.648%209.054l44.801%2044.789A12.75%2012.75%200%200%200%2063.904%20128h6.4c3.552%200%206.4-2.879%206.4-6.398v-6.367a12.73%2012.73%200%200%200-3.744-9.053Zm48.642-99.752c0-3.231-3.168-6.398-6.4-6.398H102.37c-3.2%200-6.4%203.199-6.4%206.398v54.899a9.06%209.06%200%200%201-2.561%206.334L80.513%2080.524a12.74%2012.74%200%200%200-3.744%209.054v6.398a6.397%206.397%200%200%200%206.4%206.398h6.4c3.264%200%206.56-1.247%209.057-3.743l19.2-19.195a12.8%2012.8%200%200%200%203.745-9.053V6.398Z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%239f4cf2%22%20d%3D%22M72.96%20106.15L34.463%2067.663c-1.568-1.631-2.432-3.839-2.432-6.302V6.43c0-3.199-3.2-6.398-6.4-6.398H12.798c-3.2%200-6.4%203.199-6.4%206.398v63.984c0%203.391%201.248%206.655%203.648%209.054l44.801%2044.789A12.75%2012.75%200%200%200%2063.904%20128h6.4c3.552%200%206.4-2.879%206.4-6.398v-6.367a12.73%2012.73%200%200%200-3.744-9.053Zm48.642-99.752c0-3.231-3.168-6.398-6.4-6.398H102.37c-3.2%200-6.4%203.199-6.4%206.398v54.899a9.06%209.06%200%200%201-2.561%206.334L80.513%2080.524a12.74%2012.74%200%200%200-3.744%209.054v6.398a6.397%206.397%200%200%200%206.4%206.398h6.4c3.264%200%206.56-1.247%209.057-3.743l19.2-19.195a12.8%2012.8%200%200%200%203.745-9.053V6.398Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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