file type vbproj logo
file-type-vbproj from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-vbproj
- 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 vbproj logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5e438f" d="m7.143 25.58l-4.63-3.477a1.16 1.16 0 0 1-.463-.924V10.74a1.16 1.16 0 0 1 .462-.924L7.143 6.34a1.04 1.04 0 0 0-.311.924v17.392a1.05 1.05 0 0 0 .311.924"/><path fill="#7252aa" d="M29.352 6.882a1.155 1.155 0 0 0-1.443.127l-.081.08L8.726 25.406l-.081.081a1.155 1.155 0 0 1-1.502.092l-4.63-3.476a1.155 1.155 0 0 0 1.57-.173c5.601-6.48 11.18-12.981 16.77-19.472c.23-.265.542-.404.888-.404c.231 0 .45.058.636.185z"/><path fill="#ae7fe2" d="M29.364 25.037L22.4 29.679a1.17 1.17 0 0 1-1.525-.208L4.095 9.988a1.155 1.155 0 0 0-1.583-.173l4.643-3.476a1.16 1.16 0 0 1 .693-.231c.3 0 .589.115.808.323l.07.081l19.102 18.317l.08.08a1.155 1.155 0 0 0 1.444.128z"/><path fill="#d59dff" d="M29.872 7.84v16.226a1.16 1.16 0 0 1-.52.97L22.4 29.68a1.16 1.16 0 0 0 .508-.97V3.21a1.18 1.18 0 0 0-.531-.97l6.975 4.643a1.17 1.17 0 0 1 .52.958"/><path fill="#efeef0" d="m14.045 14.956l.533 2.739l.533-2.74h6.703l-4.354 16.5h-5.761l-4.36-16.5z"/><path fill="#efeef0" d="M27.385 31.456h-7.311v-16.5l7.37.01a4.52 4.52 0 0 1 3.24 2.116a5.03 5.03 0 0 1 .69 2.592a5.16 5.16 0 0 1-.643 2.47a5 5 0 0 1-.21.333a5 5 0 0 1 .6.77a5.04 5.04 0 0 1 .7 2.587a5.76 5.76 0 0 1-.623 2.89a5.33 5.33 0 0 1-3.7 2.713z"/><path fill="#00519a" d="m12.829 16.579l1.749 8.993l1.75-8.993h3.5l-3.5 13.254h-3.5l-3.5-13.254zm8.745 0h5.7a3.03 3.03 0 0 1 2.174 1.42a3.26 3.26 0 0 1 .428 1.656a3.44 3.44 0 0 1-.428 1.65a3.12 3.12 0 0 1-1.756 1.432a3.05 3.05 0 0 1 2.2 1.426a3.3 3.3 0 0 1 .435 1.7a4.04 4.04 0 0 1-.434 2.067a3.79 3.79 0 0 1-2.624 1.9h-5.69zm3.5 5.207h.874a1.393 1.393 0 0 0 1.213-1.528a1.374 1.374 0 0 0-1.213-1.313h-.874zm0 5.684h1.045a1.62 1.62 0 0 0 1.45-1.744a1.6 1.6 0 0 0-1.45-1.57h-1.045z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeVbproj(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5e438f" d="m7.143 25.58l-4.63-3.477a1.16 1.16 0 0 1-.463-.924V10.74a1.16 1.16 0 0 1 .462-.924L7.143 6.34a1.04 1.04 0 0 0-.311.924v17.392a1.05 1.05 0 0 0 .311.924"/><path fill="#7252aa" d="M29.352 6.882a1.155 1.155 0 0 0-1.443.127l-.081.08L8.726 25.406l-.081.081a1.155 1.155 0 0 1-1.502.092l-4.63-3.476a1.155 1.155 0 0 0 1.57-.173c5.601-6.48 11.18-12.981 16.77-19.472c.23-.265.542-.404.888-.404c.231 0 .45.058.636.185z"/><path fill="#ae7fe2" d="M29.364 25.037L22.4 29.679a1.17 1.17 0 0 1-1.525-.208L4.095 9.988a1.155 1.155 0 0 0-1.583-.173l4.643-3.476a1.16 1.16 0 0 1 .693-.231c.3 0 .589.115.808.323l.07.081l19.102 18.317l.08.08a1.155 1.155 0 0 0 1.444.128z"/><path fill="#d59dff" d="M29.872 7.84v16.226a1.16 1.16 0 0 1-.52.97L22.4 29.68a1.16 1.16 0 0 0 .508-.97V3.21a1.18 1.18 0 0 0-.531-.97l6.975 4.643a1.17 1.17 0 0 1 .52.958"/><path fill="#efeef0" d="m14.045 14.956l.533 2.739l.533-2.74h6.703l-4.354 16.5h-5.761l-4.36-16.5z"/><path fill="#efeef0" d="M27.385 31.456h-7.311v-16.5l7.37.01a4.52 4.52 0 0 1 3.24 2.116a5.03 5.03 0 0 1 .69 2.592a5.16 5.16 0 0 1-.643 2.47a5 5 0 0 1-.21.333a5 5 0 0 1 .6.77a5.04 5.04 0 0 1 .7 2.587a5.76 5.76 0 0 1-.623 2.89a5.33 5.33 0 0 1-3.7 2.713z"/><path fill="#00519a" d="m12.829 16.579l1.749 8.993l1.75-8.993h3.5l-3.5 13.254h-3.5l-3.5-13.254zm8.745 0h5.7a3.03 3.03 0 0 1 2.174 1.42a3.26 3.26 0 0 1 .428 1.656a3.44 3.44 0 0 1-.428 1.65a3.12 3.12 0 0 1-1.756 1.432a3.05 3.05 0 0 1 2.2 1.426a3.3 3.3 0 0 1 .435 1.7a4.04 4.04 0 0 1-.434 2.067a3.79 3.79 0 0 1-2.624 1.9h-5.69zm3.5 5.207h.874a1.393 1.393 0 0 0 1.213-1.528a1.374 1.374 0 0 0-1.213-1.313h-.874zm0 5.684h1.045a1.62 1.62 0 0 0 1.45-1.744a1.6 1.6 0 0 0-1.45-1.57h-1.045z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5e438f" d="m7.143 25.58l-4.63-3.477a1.16 1.16 0 0 1-.463-.924V10.74a1.16 1.16 0 0 1 .462-.924L7.143 6.34a1.04 1.04 0 0 0-.311.924v17.392a1.05 1.05 0 0 0 .311.924"/><path fill="#7252aa" d="M29.352 6.882a1.155 1.155 0 0 0-1.443.127l-.081.08L8.726 25.406l-.081.081a1.155 1.155 0 0 1-1.502.092l-4.63-3.476a1.155 1.155 0 0 0 1.57-.173c5.601-6.48 11.18-12.981 16.77-19.472c.23-.265.542-.404.888-.404c.231 0 .45.058.636.185z"/><path fill="#ae7fe2" d="M29.364 25.037L22.4 29.679a1.17 1.17 0 0 1-1.525-.208L4.095 9.988a1.155 1.155 0 0 0-1.583-.173l4.643-3.476a1.16 1.16 0 0 1 .693-.231c.3 0 .589.115.808.323l.07.081l19.102 18.317l.08.08a1.155 1.155 0 0 0 1.444.128z"/><path fill="#d59dff" d="M29.872 7.84v16.226a1.16 1.16 0 0 1-.52.97L22.4 29.68a1.16 1.16 0 0 0 .508-.97V3.21a1.18 1.18 0 0 0-.531-.97l6.975 4.643a1.17 1.17 0 0 1 .52.958"/><path fill="#efeef0" d="m14.045 14.956l.533 2.739l.533-2.74h6.703l-4.354 16.5h-5.761l-4.36-16.5z"/><path fill="#efeef0" d="M27.385 31.456h-7.311v-16.5l7.37.01a4.52 4.52 0 0 1 3.24 2.116a5.03 5.03 0 0 1 .69 2.592a5.16 5.16 0 0 1-.643 2.47a5 5 0 0 1-.21.333a5 5 0 0 1 .6.77a5.04 5.04 0 0 1 .7 2.587a5.76 5.76 0 0 1-.623 2.89a5.33 5.33 0 0 1-3.7 2.713z"/><path fill="#00519a" d="m12.829 16.579l1.749 8.993l1.75-8.993h3.5l-3.5 13.254h-3.5l-3.5-13.254zm8.745 0h5.7a3.03 3.03 0 0 1 2.174 1.42a3.26 3.26 0 0 1 .428 1.656a3.44 3.44 0 0 1-.428 1.65a3.12 3.12 0 0 1-1.756 1.432a3.05 3.05 0 0 1 2.2 1.426a3.3 3.3 0 0 1 .435 1.7a4.04 4.04 0 0 1-.434 2.067a3.79 3.79 0 0 1-2.624 1.9h-5.69zm3.5 5.207h.874a1.393 1.393 0 0 0 1.213-1.528a1.374 1.374 0 0 0-1.213-1.313h-.874zm0 5.684h1.045a1.62 1.62 0 0 0 1.45-1.744a1.6 1.6 0 0 0-1.45-1.57h-1.045z"/></svg> </template>
CSS
.icon-file-type-vbproj {
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%235e438f%22%20d%3D%22m7.143%2025.58l-4.63-3.477a1.16%201.16%200%200%201-.463-.924V10.74a1.16%201.16%200%200%201%20.462-.924L7.143%206.34a1.04%201.04%200%200%200-.311.924v17.392a1.05%201.05%200%200%200%20.311.924%22%2F%3E%3Cpath%20fill%3D%22%237252aa%22%20d%3D%22M29.352%206.882a1.155%201.155%200%200%200-1.443.127l-.081.08L8.726%2025.406l-.081.081a1.155%201.155%200%200%201-1.502.092l-4.63-3.476a1.155%201.155%200%200%200%201.57-.173c5.601-6.48%2011.18-12.981%2016.77-19.472c.23-.265.542-.404.888-.404c.231%200%20.45.058.636.185z%22%2F%3E%3Cpath%20fill%3D%22%23ae7fe2%22%20d%3D%22M29.364%2025.037L22.4%2029.679a1.17%201.17%200%200%201-1.525-.208L4.095%209.988a1.155%201.155%200%200%200-1.583-.173l4.643-3.476a1.16%201.16%200%200%201%20.693-.231c.3%200%20.589.115.808.323l.07.081l19.102%2018.317l.08.08a1.155%201.155%200%200%200%201.444.128z%22%2F%3E%3Cpath%20fill%3D%22%23d59dff%22%20d%3D%22M29.872%207.84v16.226a1.16%201.16%200%200%201-.52.97L22.4%2029.68a1.16%201.16%200%200%200%20.508-.97V3.21a1.18%201.18%200%200%200-.531-.97l6.975%204.643a1.17%201.17%200%200%201%20.52.958%22%2F%3E%3Cpath%20fill%3D%22%23efeef0%22%20d%3D%22m14.045%2014.956l.533%202.739l.533-2.74h6.703l-4.354%2016.5h-5.761l-4.36-16.5z%22%2F%3E%3Cpath%20fill%3D%22%23efeef0%22%20d%3D%22M27.385%2031.456h-7.311v-16.5l7.37.01a4.52%204.52%200%200%201%203.24%202.116a5.03%205.03%200%200%201%20.69%202.592a5.16%205.16%200%200%201-.643%202.47a5%205%200%200%201-.21.333a5%205%200%200%201%20.6.77a5.04%205.04%200%200%201%20.7%202.587a5.76%205.76%200%200%201-.623%202.89a5.33%205.33%200%200%201-3.7%202.713z%22%2F%3E%3Cpath%20fill%3D%22%2300519a%22%20d%3D%22m12.829%2016.579l1.749%208.993l1.75-8.993h3.5l-3.5%2013.254h-3.5l-3.5-13.254zm8.745%200h5.7a3.03%203.03%200%200%201%202.174%201.42a3.26%203.26%200%200%201%20.428%201.656a3.44%203.44%200%200%201-.428%201.65a3.12%203.12%200%200%201-1.756%201.432a3.05%203.05%200%200%201%202.2%201.426a3.3%203.3%200%200%201%20.435%201.7a4.04%204.04%200%200%201-.434%202.067a3.79%203.79%200%200%201-2.624%201.9h-5.69zm3.5%205.207h.874a1.393%201.393%200%200%200%201.213-1.528a1.374%201.374%200%200%200-1.213-1.313h-.874zm0%205.684h1.045a1.62%201.62%200%200%200%201.45-1.744a1.6%201.6%200%200%200-1.45-1.57h-1.045z%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%235e438f%22%20d%3D%22m7.143%2025.58l-4.63-3.477a1.16%201.16%200%200%201-.463-.924V10.74a1.16%201.16%200%200%201%20.462-.924L7.143%206.34a1.04%201.04%200%200%200-.311.924v17.392a1.05%201.05%200%200%200%20.311.924%22%2F%3E%3Cpath%20fill%3D%22%237252aa%22%20d%3D%22M29.352%206.882a1.155%201.155%200%200%200-1.443.127l-.081.08L8.726%2025.406l-.081.081a1.155%201.155%200%200%201-1.502.092l-4.63-3.476a1.155%201.155%200%200%200%201.57-.173c5.601-6.48%2011.18-12.981%2016.77-19.472c.23-.265.542-.404.888-.404c.231%200%20.45.058.636.185z%22%2F%3E%3Cpath%20fill%3D%22%23ae7fe2%22%20d%3D%22M29.364%2025.037L22.4%2029.679a1.17%201.17%200%200%201-1.525-.208L4.095%209.988a1.155%201.155%200%200%200-1.583-.173l4.643-3.476a1.16%201.16%200%200%201%20.693-.231c.3%200%20.589.115.808.323l.07.081l19.102%2018.317l.08.08a1.155%201.155%200%200%200%201.444.128z%22%2F%3E%3Cpath%20fill%3D%22%23d59dff%22%20d%3D%22M29.872%207.84v16.226a1.16%201.16%200%200%201-.52.97L22.4%2029.68a1.16%201.16%200%200%200%20.508-.97V3.21a1.18%201.18%200%200%200-.531-.97l6.975%204.643a1.17%201.17%200%200%201%20.52.958%22%2F%3E%3Cpath%20fill%3D%22%23efeef0%22%20d%3D%22m14.045%2014.956l.533%202.739l.533-2.74h6.703l-4.354%2016.5h-5.761l-4.36-16.5z%22%2F%3E%3Cpath%20fill%3D%22%23efeef0%22%20d%3D%22M27.385%2031.456h-7.311v-16.5l7.37.01a4.52%204.52%200%200%201%203.24%202.116a5.03%205.03%200%200%201%20.69%202.592a5.16%205.16%200%200%201-.643%202.47a5%205%200%200%201-.21.333a5%205%200%200%201%20.6.77a5.04%205.04%200%200%201%20.7%202.587a5.76%205.76%200%200%201-.623%202.89a5.33%205.33%200%200%201-3.7%202.713z%22%2F%3E%3Cpath%20fill%3D%22%2300519a%22%20d%3D%22m12.829%2016.579l1.749%208.993l1.75-8.993h3.5l-3.5%2013.254h-3.5l-3.5-13.254zm8.745%200h5.7a3.03%203.03%200%200%201%202.174%201.42a3.26%203.26%200%200%201%20.428%201.656a3.44%203.44%200%200%201-.428%201.65a3.12%203.12%200%200%201-1.756%201.432a3.05%203.05%200%200%201%202.2%201.426a3.3%203.3%200%200%201%20.435%201.7a4.04%204.04%200%200%201-.434%202.067a3.79%203.79%200%200%201-2.624%201.9h-5.69zm3.5%205.207h.874a1.393%201.393%200%200%200%201.213-1.528a1.374%201.374%200%200%200-1.213-1.313h-.874zm0%205.684h1.045a1.62%201.62%200%200%200%201.45-1.744a1.6%201.6%200%200%200-1.45-1.57h-1.045z%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-vbproj.svg?color=%231a73e8&size=48