file type imgbot logo
file-type-imgbot from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-imgbot
- 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 imgbot logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><rect width="17.76" height="12.45" x="7.12" y="10.97" fill="none" stroke="#438977" stroke-miterlimit="10" stroke-width="1.4" rx=".48"/><path fill="none" stroke="#438977" stroke-linecap="round" stroke-miterlimit="10" stroke-width=".83" d="M10.05 18.07c0-1.18.91-2.14 2.04-2.14s2.05.96 2.05 2.14m3.72 0c0-1.18.92-2.14 2.05-2.14s2.04.96 2.04 2.14"/><circle cx="20.94" cy="3.42" r="1.41" fill="#438977"/><path fill="#438977" d="m20.97 2.73l-1 5.75h2.01zM12.1 29.9v-3.85a.1.1 0 0 1 .14-.08L19.76 30a.1.1 0 0 0 .15-.09v-3.85a.1.1 0 0 0-.15-.08L12.24 30a.1.1 0 0 1-.14-.09"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeImgbot(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><rect width="17.76" height="12.45" x="7.12" y="10.97" fill="none" stroke="#438977" strokeMiterlimit="10" strokeWidth="1.4" rx=".48"/><path fill="none" stroke="#438977" strokeLinecap="round" strokeMiterlimit="10" strokeWidth=".83" d="M10.05 18.07c0-1.18.91-2.14 2.04-2.14s2.05.96 2.05 2.14m3.72 0c0-1.18.92-2.14 2.05-2.14s2.04.96 2.04 2.14"/><circle cx="20.94" cy="3.42" r="1.41" fill="#438977"/><path fill="#438977" d="m20.97 2.73l-1 5.75h2.01zM12.1 29.9v-3.85a.1.1 0 0 1 .14-.08L19.76 30a.1.1 0 0 0 .15-.09v-3.85a.1.1 0 0 0-.15-.08L12.24 30a.1.1 0 0 1-.14-.09"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><rect width="17.76" height="12.45" x="7.12" y="10.97" fill="none" stroke="#438977" stroke-miterlimit="10" stroke-width="1.4" rx=".48"/><path fill="none" stroke="#438977" stroke-linecap="round" stroke-miterlimit="10" stroke-width=".83" d="M10.05 18.07c0-1.18.91-2.14 2.04-2.14s2.05.96 2.05 2.14m3.72 0c0-1.18.92-2.14 2.05-2.14s2.04.96 2.04 2.14"/><circle cx="20.94" cy="3.42" r="1.41" fill="#438977"/><path fill="#438977" d="m20.97 2.73l-1 5.75h2.01zM12.1 29.9v-3.85a.1.1 0 0 1 .14-.08L19.76 30a.1.1 0 0 0 .15-.09v-3.85a.1.1 0 0 0-.15-.08L12.24 30a.1.1 0 0 1-.14-.09"/></svg> </template>
CSS
.icon-file-type-imgbot {
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%3Crect%20width%3D%2217.76%22%20height%3D%2212.45%22%20x%3D%227.12%22%20y%3D%2210.97%22%20fill%3D%22none%22%20stroke%3D%22%23438977%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.4%22%20rx%3D%22.48%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23438977%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%22.83%22%20d%3D%22M10.05%2018.07c0-1.18.91-2.14%202.04-2.14s2.05.96%202.05%202.14m3.72%200c0-1.18.92-2.14%202.05-2.14s2.04.96%202.04%202.14%22%2F%3E%3Ccircle%20cx%3D%2220.94%22%20cy%3D%223.42%22%20r%3D%221.41%22%20fill%3D%22%23438977%22%2F%3E%3Cpath%20fill%3D%22%23438977%22%20d%3D%22m20.97%202.73l-1%205.75h2.01zM12.1%2029.9v-3.85a.1.1%200%200%201%20.14-.08L19.76%2030a.1.1%200%200%200%20.15-.09v-3.85a.1.1%200%200%200-.15-.08L12.24%2030a.1.1%200%200%201-.14-.09%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%3Crect%20width%3D%2217.76%22%20height%3D%2212.45%22%20x%3D%227.12%22%20y%3D%2210.97%22%20fill%3D%22none%22%20stroke%3D%22%23438977%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.4%22%20rx%3D%22.48%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23438977%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%22.83%22%20d%3D%22M10.05%2018.07c0-1.18.91-2.14%202.04-2.14s2.05.96%202.05%202.14m3.72%200c0-1.18.92-2.14%202.05-2.14s2.04.96%202.04%202.14%22%2F%3E%3Ccircle%20cx%3D%2220.94%22%20cy%3D%223.42%22%20r%3D%221.41%22%20fill%3D%22%23438977%22%2F%3E%3Cpath%20fill%3D%22%23438977%22%20d%3D%22m20.97%202.73l-1%205.75h2.01zM12.1%2029.9v-3.85a.1.1%200%200%201%20.14-.08L19.76%2030a.1.1%200%200%200%20.15-.09v-3.85a.1.1%200%200%200-.15-.08L12.24%2030a.1.1%200%200%201-.14-.09%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-imgbot.svg?color=%231a73e8&size=48