file type vyper logo
file-type-vyper from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-vyper
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type vyper logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2"><path fill="none" d="M0 0h32v32H0z"/><path fill="#9f4cf2" fill-rule="nonzero" d="m17.96 25.22l-8.421-8.419a1.96 1.96 0 0 1-.532-1.378V3.407c0-.7-.7-1.4-1.4-1.4H4.799c-.7 0-1.4.7-1.4 1.4v13.996c0 .742.273 1.456.799 1.981l9.8 9.797c.546.546 1.26.819 1.981.819h1.4a1.4 1.4 0 0 0 1.4-1.4v-1.392c0-.721-.273-1.435-.819-1.981zM28.601 3.4c0-.707-.693-1.4-1.4-1.4h-2.808c-.7 0-1.4.7-1.4 1.4v12.009a1.98 1.98 0 0 1-.56 1.385l-2.821 2.821a2.8 2.8 0 0 0-.819 1.98v1.4c0 .777.63 1.399 1.4 1.399h1.4c.714 0 1.435-.273 1.981-.818l4.2-4.199c.525-.526.82-1.238.82-1.981V3.4z"/></g></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeVyper(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fillRule="evenodd" strokeLinejoin="round" strokeMiterlimit="2"><path fill="none" d="M0 0h32v32H0z"/><path fill="#9f4cf2" fillRule="nonzero" d="m17.96 25.22l-8.421-8.419a1.96 1.96 0 0 1-.532-1.378V3.407c0-.7-.7-1.4-1.4-1.4H4.799c-.7 0-1.4.7-1.4 1.4v13.996c0 .742.273 1.456.799 1.981l9.8 9.797c.546.546 1.26.819 1.981.819h1.4a1.4 1.4 0 0 0 1.4-1.4v-1.392c0-.721-.273-1.435-.819-1.981zM28.601 3.4c0-.707-.693-1.4-1.4-1.4h-2.808c-.7 0-1.4.7-1.4 1.4v12.009a1.98 1.98 0 0 1-.56 1.385l-2.821 2.821a2.8 2.8 0 0 0-.819 1.98v1.4c0 .777.63 1.399 1.4 1.399h1.4c.714 0 1.435-.273 1.981-.818l4.2-4.199c.525-.526.82-1.238.82-1.981V3.4z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2"><path fill="none" d="M0 0h32v32H0z"/><path fill="#9f4cf2" fill-rule="nonzero" d="m17.96 25.22l-8.421-8.419a1.96 1.96 0 0 1-.532-1.378V3.407c0-.7-.7-1.4-1.4-1.4H4.799c-.7 0-1.4.7-1.4 1.4v13.996c0 .742.273 1.456.799 1.981l9.8 9.797c.546.546 1.26.819 1.981.819h1.4a1.4 1.4 0 0 0 1.4-1.4v-1.392c0-.721-.273-1.435-.819-1.981zM28.601 3.4c0-.707-.693-1.4-1.4-1.4h-2.808c-.7 0-1.4.7-1.4 1.4v12.009a1.98 1.98 0 0 1-.56 1.385l-2.821 2.821a2.8 2.8 0 0 0-.819 1.98v1.4c0 .777.63 1.399 1.4 1.399h1.4c.714 0 1.435-.273 1.981-.818l4.2-4.199c.525-.526.82-1.238.82-1.981V3.4z"/></g></svg> </template>
CSS
.icon-file-type-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%2032%2032%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3Cpath%20fill%3D%22%239f4cf2%22%20fill-rule%3D%22nonzero%22%20d%3D%22m17.96%2025.22l-8.421-8.419a1.96%201.96%200%200%201-.532-1.378V3.407c0-.7-.7-1.4-1.4-1.4H4.799c-.7%200-1.4.7-1.4%201.4v13.996c0%20.742.273%201.456.799%201.981l9.8%209.797c.546.546%201.26.819%201.981.819h1.4a1.4%201.4%200%200%200%201.4-1.4v-1.392c0-.721-.273-1.435-.819-1.981zM28.601%203.4c0-.707-.693-1.4-1.4-1.4h-2.808c-.7%200-1.4.7-1.4%201.4v12.009a1.98%201.98%200%200%201-.56%201.385l-2.821%202.821a2.8%202.8%200%200%200-.819%201.98v1.4c0%20.777.63%201.399%201.4%201.399h1.4c.714%200%201.435-.273%201.981-.818l4.2-4.199c.525-.526.82-1.238.82-1.981V3.4z%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%2032%2032%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3Cpath%20fill%3D%22%239f4cf2%22%20fill-rule%3D%22nonzero%22%20d%3D%22m17.96%2025.22l-8.421-8.419a1.96%201.96%200%200%201-.532-1.378V3.407c0-.7-.7-1.4-1.4-1.4H4.799c-.7%200-1.4.7-1.4%201.4v13.996c0%20.742.273%201.456.799%201.981l9.8%209.797c.546.546%201.26.819%201.981.819h1.4a1.4%201.4%200%200%200%201.4-1.4v-1.392c0-.721-.273-1.435-.819-1.981zM28.601%203.4c0-.707-.693-1.4-1.4-1.4h-2.808c-.7%200-1.4.7-1.4%201.4v12.009a1.98%201.98%200%200%201-.56%201.385l-2.821%202.821a2.8%202.8%200%200%200-.819%201.98v1.4c0%20.777.63%201.399%201.4%201.399h1.4c.714%200%201.435-.273%201.981-.818l4.2-4.199c.525-.526.82-1.238.82-1.981V3.4z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-vyper.svg?color=%231a73e8&size=48