file type pytyped logo
file-type-pytyped from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-pytyped
- 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 pytyped logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7f7f7f" d="M15.885 2.1c-7.1 0-6.651 3.07-6.651 3.07v3.19h6.752v1H6.545S2 8.8 2 16.005s4.013 6.912 4.013 6.912H8.33v-3.361s-.13-4.013 3.9-4.013h6.762s3.772.06 3.772-3.652V5.8s.572-3.712-6.842-3.712Zm-3.732 2.137a1.214 1.214 0 1 1-1.183 1.244v-.02a1.215 1.215 0 0 1 1.214-1.214Z"/><path fill="#7f7f7f" d="M16.085 29.91c7.1 0 6.651-3.08 6.651-3.08v-3.18h-6.751v-1h9.47S30 23.158 30 16s-4.013-6.912-4.013-6.912H23.64V12.4s.13 4.013-3.9 4.013h-6.765S9.2 16.356 9.2 20.068V26.2s-.572 3.712 6.842 3.712h.04Zm3.732-2.147A1.214 1.214 0 1 1 21 26.519v.03a1.215 1.215 0 0 1-1.214 1.214z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypePytyped(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7f7f7f" d="M15.885 2.1c-7.1 0-6.651 3.07-6.651 3.07v3.19h6.752v1H6.545S2 8.8 2 16.005s4.013 6.912 4.013 6.912H8.33v-3.361s-.13-4.013 3.9-4.013h6.762s3.772.06 3.772-3.652V5.8s.572-3.712-6.842-3.712Zm-3.732 2.137a1.214 1.214 0 1 1-1.183 1.244v-.02a1.215 1.215 0 0 1 1.214-1.214Z"/><path fill="#7f7f7f" d="M16.085 29.91c7.1 0 6.651-3.08 6.651-3.08v-3.18h-6.751v-1h9.47S30 23.158 30 16s-4.013-6.912-4.013-6.912H23.64V12.4s.13 4.013-3.9 4.013h-6.765S9.2 16.356 9.2 20.068V26.2s-.572 3.712 6.842 3.712h.04Zm3.732-2.147A1.214 1.214 0 1 1 21 26.519v.03a1.215 1.215 0 0 1-1.214 1.214z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7f7f7f" d="M15.885 2.1c-7.1 0-6.651 3.07-6.651 3.07v3.19h6.752v1H6.545S2 8.8 2 16.005s4.013 6.912 4.013 6.912H8.33v-3.361s-.13-4.013 3.9-4.013h6.762s3.772.06 3.772-3.652V5.8s.572-3.712-6.842-3.712Zm-3.732 2.137a1.214 1.214 0 1 1-1.183 1.244v-.02a1.215 1.215 0 0 1 1.214-1.214Z"/><path fill="#7f7f7f" d="M16.085 29.91c7.1 0 6.651-3.08 6.651-3.08v-3.18h-6.751v-1h9.47S30 23.158 30 16s-4.013-6.912-4.013-6.912H23.64V12.4s.13 4.013-3.9 4.013h-6.765S9.2 16.356 9.2 20.068V26.2s-.572 3.712 6.842 3.712h.04Zm3.732-2.147A1.214 1.214 0 1 1 21 26.519v.03a1.215 1.215 0 0 1-1.214 1.214z"/></svg> </template>
CSS
.icon-file-type-pytyped {
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%237f7f7f%22%20d%3D%22M15.885%202.1c-7.1%200-6.651%203.07-6.651%203.07v3.19h6.752v1H6.545S2%208.8%202%2016.005s4.013%206.912%204.013%206.912H8.33v-3.361s-.13-4.013%203.9-4.013h6.762s3.772.06%203.772-3.652V5.8s.572-3.712-6.842-3.712Zm-3.732%202.137a1.214%201.214%200%201%201-1.183%201.244v-.02a1.215%201.215%200%200%201%201.214-1.214Z%22%2F%3E%3Cpath%20fill%3D%22%237f7f7f%22%20d%3D%22M16.085%2029.91c7.1%200%206.651-3.08%206.651-3.08v-3.18h-6.751v-1h9.47S30%2023.158%2030%2016s-4.013-6.912-4.013-6.912H23.64V12.4s.13%204.013-3.9%204.013h-6.765S9.2%2016.356%209.2%2020.068V26.2s-.572%203.712%206.842%203.712h.04Zm3.732-2.147A1.214%201.214%200%201%201%2021%2026.519v.03a1.215%201.215%200%200%201-1.214%201.214z%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%237f7f7f%22%20d%3D%22M15.885%202.1c-7.1%200-6.651%203.07-6.651%203.07v3.19h6.752v1H6.545S2%208.8%202%2016.005s4.013%206.912%204.013%206.912H8.33v-3.361s-.13-4.013%203.9-4.013h6.762s3.772.06%203.772-3.652V5.8s.572-3.712-6.842-3.712Zm-3.732%202.137a1.214%201.214%200%201%201-1.183%201.244v-.02a1.215%201.215%200%200%201%201.214-1.214Z%22%2F%3E%3Cpath%20fill%3D%22%237f7f7f%22%20d%3D%22M16.085%2029.91c7.1%200%206.651-3.08%206.651-3.08v-3.18h-6.751v-1h9.47S30%2023.158%2030%2016s-4.013-6.912-4.013-6.912H23.64V12.4s.13%204.013-3.9%204.013h-6.765S9.2%2016.356%209.2%2020.068V26.2s-.572%203.712%206.842%203.712h.04Zm3.732-2.147A1.214%201.214%200%201%201%2021%2026.519v.03a1.215%201.215%200%200%201-1.214%201.214z%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-pytyped.svg?color=%231a73e8&size=48