file type pyup logo

file-type-pyup from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-pyup
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type pyup logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4f859a" d="m12.556 13.935l.031.029l3.434 2.012l3.449-2.046l.022-.026l-3.487-1.95Zm10.64-2.2h.047l4.726-2.768l.031-.045l-4.8-2.775ZM16.015 2L4 9l.04.071l4.754 2.74l.064-.011l7.166-4.142l3.466 2.09V4.007Z"/><path fill="#2e6371" d="m4 22.883l4.857 2.875V11.805L4 9.005Zm8.592 5.086L16.024 30l.046-.115V24.27l-.046-.1l-3.432-1.807Zm-.036-14.033v4.057l3.467 1.993l.014-.032v-3.996l-.013-.023Z"/><path fill="#1bafce" d="M23.2 11.735v8.421l-7.176 4.014V30L28 22.883V8.922Zm-3.7 2.169l-3.468 2.031v4.05l3.468-2Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypePyup(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4f859a" d="m12.556 13.935l.031.029l3.434 2.012l3.449-2.046l.022-.026l-3.487-1.95Zm10.64-2.2h.047l4.726-2.768l.031-.045l-4.8-2.775ZM16.015 2L4 9l.04.071l4.754 2.74l.064-.011l7.166-4.142l3.466 2.09V4.007Z"/><path fill="#2e6371" d="m4 22.883l4.857 2.875V11.805L4 9.005Zm8.592 5.086L16.024 30l.046-.115V24.27l-.046-.1l-3.432-1.807Zm-.036-14.033v4.057l3.467 1.993l.014-.032v-3.996l-.013-.023Z"/><path fill="#1bafce" d="M23.2 11.735v8.421l-7.176 4.014V30L28 22.883V8.922Zm-3.7 2.169l-3.468 2.031v4.05l3.468-2Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4f859a" d="m12.556 13.935l.031.029l3.434 2.012l3.449-2.046l.022-.026l-3.487-1.95Zm10.64-2.2h.047l4.726-2.768l.031-.045l-4.8-2.775ZM16.015 2L4 9l.04.071l4.754 2.74l.064-.011l7.166-4.142l3.466 2.09V4.007Z"/><path fill="#2e6371" d="m4 22.883l4.857 2.875V11.805L4 9.005Zm8.592 5.086L16.024 30l.046-.115V24.27l-.046-.1l-3.432-1.807Zm-.036-14.033v4.057l3.467 1.993l.014-.032v-3.996l-.013-.023Z"/><path fill="#1bafce" d="M23.2 11.735v8.421l-7.176 4.014V30L28 22.883V8.922Zm-3.7 2.169l-3.468 2.031v4.05l3.468-2Z"/></svg>
</template>

CSS

.icon-file-type-pyup {
  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%22%234f859a%22%20d%3D%22m12.556%2013.935l.031.029l3.434%202.012l3.449-2.046l.022-.026l-3.487-1.95Zm10.64-2.2h.047l4.726-2.768l.031-.045l-4.8-2.775ZM16.015%202L4%209l.04.071l4.754%202.74l.064-.011l7.166-4.142l3.466%202.09V4.007Z%22%2F%3E%3Cpath%20fill%3D%22%232e6371%22%20d%3D%22m4%2022.883l4.857%202.875V11.805L4%209.005Zm8.592%205.086L16.024%2030l.046-.115V24.27l-.046-.1l-3.432-1.807Zm-.036-14.033v4.057l3.467%201.993l.014-.032v-3.996l-.013-.023Z%22%2F%3E%3Cpath%20fill%3D%22%231bafce%22%20d%3D%22M23.2%2011.735v8.421l-7.176%204.014V30L28%2022.883V8.922Zm-3.7%202.169l-3.468%202.031v4.05l3.468-2Z%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%22%234f859a%22%20d%3D%22m12.556%2013.935l.031.029l3.434%202.012l3.449-2.046l.022-.026l-3.487-1.95Zm10.64-2.2h.047l4.726-2.768l.031-.045l-4.8-2.775ZM16.015%202L4%209l.04.071l4.754%202.74l.064-.011l7.166-4.142l3.466%202.09V4.007Z%22%2F%3E%3Cpath%20fill%3D%22%232e6371%22%20d%3D%22m4%2022.883l4.857%202.875V11.805L4%209.005Zm8.592%205.086L16.024%2030l.046-.115V24.27l-.046-.1l-3.432-1.807Zm-.036-14.033v4.057l3.467%201.993l.014-.032v-3.996l-.013-.023Z%22%2F%3E%3Cpath%20fill%3D%22%231bafce%22%20d%3D%22M23.2%2011.735v8.421l-7.176%204.014V30L28%2022.883V8.922Zm-3.7%202.169l-3.468%202.031v4.05l3.468-2Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-pyup.svg?color=%231a73e8&size=48