file type nuget logo
file-type-nuget from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-nuget
- 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 nuget logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#004880" d="M23.376 30h-9.065a6.72 6.72 0 0 1-6.623-6.8v-9.067a6.72 6.72 0 0 1 6.623-6.8h9.065a6.72 6.72 0 0 1 6.624 6.8V23.2a6.72 6.72 0 0 1-6.624 6.8"/><path fill="#fff" d="M27.331 22.813a4.691 4.691 0 1 1-4.69-4.782a4.726 4.726 0 0 1 4.69 4.782m-13.978-12.08a2.987 2.987 0 1 1-2.953 2.983a2.965 2.965 0 0 1 2.957-2.983Z"/><path fill="#004880" d="M2 4.444A2.407 2.407 0 1 0 4.406 2A2.426 2.426 0 0 0 2 4.444"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeNuget(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#004880" d="M23.376 30h-9.065a6.72 6.72 0 0 1-6.623-6.8v-9.067a6.72 6.72 0 0 1 6.623-6.8h9.065a6.72 6.72 0 0 1 6.624 6.8V23.2a6.72 6.72 0 0 1-6.624 6.8"/><path fill="#fff" d="M27.331 22.813a4.691 4.691 0 1 1-4.69-4.782a4.726 4.726 0 0 1 4.69 4.782m-13.978-12.08a2.987 2.987 0 1 1-2.953 2.983a2.965 2.965 0 0 1 2.957-2.983Z"/><path fill="#004880" d="M2 4.444A2.407 2.407 0 1 0 4.406 2A2.426 2.426 0 0 0 2 4.444"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#004880" d="M23.376 30h-9.065a6.72 6.72 0 0 1-6.623-6.8v-9.067a6.72 6.72 0 0 1 6.623-6.8h9.065a6.72 6.72 0 0 1 6.624 6.8V23.2a6.72 6.72 0 0 1-6.624 6.8"/><path fill="#fff" d="M27.331 22.813a4.691 4.691 0 1 1-4.69-4.782a4.726 4.726 0 0 1 4.69 4.782m-13.978-12.08a2.987 2.987 0 1 1-2.953 2.983a2.965 2.965 0 0 1 2.957-2.983Z"/><path fill="#004880" d="M2 4.444A2.407 2.407 0 1 0 4.406 2A2.426 2.426 0 0 0 2 4.444"/></svg> </template>
CSS
.icon-file-type-nuget {
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%23004880%22%20d%3D%22M23.376%2030h-9.065a6.72%206.72%200%200%201-6.623-6.8v-9.067a6.72%206.72%200%200%201%206.623-6.8h9.065a6.72%206.72%200%200%201%206.624%206.8V23.2a6.72%206.72%200%200%201-6.624%206.8%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.331%2022.813a4.691%204.691%200%201%201-4.69-4.782a4.726%204.726%200%200%201%204.69%204.782m-13.978-12.08a2.987%202.987%200%201%201-2.953%202.983a2.965%202.965%200%200%201%202.957-2.983Z%22%2F%3E%3Cpath%20fill%3D%22%23004880%22%20d%3D%22M2%204.444A2.407%202.407%200%201%200%204.406%202A2.426%202.426%200%200%200%202%204.444%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%23004880%22%20d%3D%22M23.376%2030h-9.065a6.72%206.72%200%200%201-6.623-6.8v-9.067a6.72%206.72%200%200%201%206.623-6.8h9.065a6.72%206.72%200%200%201%206.624%206.8V23.2a6.72%206.72%200%200%201-6.624%206.8%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.331%2022.813a4.691%204.691%200%201%201-4.69-4.782a4.726%204.726%200%200%201%204.69%204.782m-13.978-12.08a2.987%202.987%200%201%201-2.953%202.983a2.965%202.965%200%200%201%202.957-2.983Z%22%2F%3E%3Cpath%20fill%3D%22%23004880%22%20d%3D%22M2%204.444A2.407%202.407%200%201%200%204.406%202A2.426%202.426%200%200%200%202%204.444%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-nuget.svg?color=%231a73e8&size=48