folder type pytest logo

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

Name
folder-type-pytest
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the folder type pytest logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0084bf" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="#696969" d="M11.99 12.04H27.5a.77.77 0 1 1 0 1.52H11.99a.77.77 0 0 1 0-1.52"/><path fill="#009fe3" d="M12.12 10.5h3.12v.72h-3.12zm0 3.85h3.12V30h-3.12z"/><path fill="#c7d302" d="M16.2 10.5h3.12v.72H16.2zm0 3.85h3.12v12.84H16.2z"/><path fill="#f07e16" d="M20.23 10.5h3.12v.72h-3.12zm0 3.85h3.12v8.57h-3.12z"/><path fill="#df2815" d="M24.24 10.5h3.12v.72h-3.12zm0 3.85h3.12v5.28h-3.12z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFolderTypePytest(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0084bf" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="#696969" d="M11.99 12.04H27.5a.77.77 0 1 1 0 1.52H11.99a.77.77 0 0 1 0-1.52"/><path fill="#009fe3" d="M12.12 10.5h3.12v.72h-3.12zm0 3.85h3.12V30h-3.12z"/><path fill="#c7d302" d="M16.2 10.5h3.12v.72H16.2zm0 3.85h3.12v12.84H16.2z"/><path fill="#f07e16" d="M20.23 10.5h3.12v.72h-3.12zm0 3.85h3.12v8.57h-3.12z"/><path fill="#df2815" d="M24.24 10.5h3.12v.72h-3.12zm0 3.85h3.12v5.28h-3.12z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0084bf" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="#696969" d="M11.99 12.04H27.5a.77.77 0 1 1 0 1.52H11.99a.77.77 0 0 1 0-1.52"/><path fill="#009fe3" d="M12.12 10.5h3.12v.72h-3.12zm0 3.85h3.12V30h-3.12z"/><path fill="#c7d302" d="M16.2 10.5h3.12v.72H16.2zm0 3.85h3.12v12.84H16.2z"/><path fill="#f07e16" d="M20.23 10.5h3.12v.72h-3.12zm0 3.85h3.12v8.57h-3.12z"/><path fill="#df2815" d="M24.24 10.5h3.12v.72h-3.12zm0 3.85h3.12v5.28h-3.12z"/></svg>
</template>

CSS

.icon-folder-type-pytest {
  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%230084bf%22%20d%3D%22M27.5%205.5h-9.3l-2.1%204.2H4.4v16.8h25.2v-21Zm0%204.2h-8.2l1.1-2.1h7.1Z%22%2F%3E%3Cpath%20fill%3D%22%23696969%22%20d%3D%22M11.99%2012.04H27.5a.77.77%200%201%201%200%201.52H11.99a.77.77%200%200%201%200-1.52%22%2F%3E%3Cpath%20fill%3D%22%23009fe3%22%20d%3D%22M12.12%2010.5h3.12v.72h-3.12zm0%203.85h3.12V30h-3.12z%22%2F%3E%3Cpath%20fill%3D%22%23c7d302%22%20d%3D%22M16.2%2010.5h3.12v.72H16.2zm0%203.85h3.12v12.84H16.2z%22%2F%3E%3Cpath%20fill%3D%22%23f07e16%22%20d%3D%22M20.23%2010.5h3.12v.72h-3.12zm0%203.85h3.12v8.57h-3.12z%22%2F%3E%3Cpath%20fill%3D%22%23df2815%22%20d%3D%22M24.24%2010.5h3.12v.72h-3.12zm0%203.85h3.12v5.28h-3.12z%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%230084bf%22%20d%3D%22M27.5%205.5h-9.3l-2.1%204.2H4.4v16.8h25.2v-21Zm0%204.2h-8.2l1.1-2.1h7.1Z%22%2F%3E%3Cpath%20fill%3D%22%23696969%22%20d%3D%22M11.99%2012.04H27.5a.77.77%200%201%201%200%201.52H11.99a.77.77%200%200%201%200-1.52%22%2F%3E%3Cpath%20fill%3D%22%23009fe3%22%20d%3D%22M12.12%2010.5h3.12v.72h-3.12zm0%203.85h3.12V30h-3.12z%22%2F%3E%3Cpath%20fill%3D%22%23c7d302%22%20d%3D%22M16.2%2010.5h3.12v.72H16.2zm0%203.85h3.12v12.84H16.2z%22%2F%3E%3Cpath%20fill%3D%22%23f07e16%22%20d%3D%22M20.23%2010.5h3.12v.72h-3.12zm0%203.85h3.12v8.57h-3.12z%22%2F%3E%3Cpath%20fill%3D%22%23df2815%22%20d%3D%22M24.24%2010.5h3.12v.72h-3.12zm0%203.85h3.12v5.28h-3.12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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