folder type nuget opened logo

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

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

Related icons in VSCode Icons

Use the folder type nuget opened logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGsr9J0dXk" cx="290.179" cy="-321.728" r="8.902" gradientTransform="matrix(1.711 .138 .094 -1.169 -444.134 -394.022)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0663b4"/><stop offset="1" stop-color="#16adff" stop-opacity=".685"/></radialGradient><linearGradient id="SVGr38c3Wdn" x1="262.559" x2="262.559" y1="-662.427" y2="-659.102" gradientTransform="matrix(1 0 0 -1 -250.518 -647.956)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#047fc7"/><stop offset="1" stop-color="#11abe8"/></linearGradient></defs><path fill="#7baddb" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21Zm0 18.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z"/><path fill="#7baddb" d="M25.7 13.7H.5l3.8 12.8h25.2z"/><rect width="17.792" height="17.792" x="13.208" y="13.188" fill="#c7ebf1" rx="5.775" ry="5.775"/><rect width="17.092" height="16.917" x="13.558" y="13.713" fill="url(#SVGsr9J0dXk)" opacity=".823" rx="5.47" ry="5.47"/><rect width="14.57" height="14.57" x="14.528" y="15.138" fill="#016fd2" rx="4.565" ry="4.565"/><path fill="#5fffe6" d="M30.629 18.763a5.467 5.467 0 0 0-5.449-5.051h-6.151a5.47 5.47 0 0 0-5.47 5.47v5.976c0 .124.01.245.018.367q.586.032 1.181.032a21.9 21.9 0 0 0 15.871-6.794" opacity=".173"/><path fill="#fff" d="M28.375 25.2a3.733 3.733 0 1 1-7.467 0a3.733 3.733 0 1 1 7.467 0m-8.458-6.821a2.158 2.158 0 0 1-4.317 0a2.158 2.158 0 0 1 4.317 0"/><path fill="#cbedf2" fill-opacity=".925" d="M14.083 12.663a2.042 2.042 0 1 1-4.083 0a2.042 2.042 0 1 1 4.083 0"/><path fill="url(#SVGr38c3Wdn)" d="M13.617 12.663a1.575 1.575 0 0 1-3.15 0a1.575 1.575 0 0 1 3.15 0"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFolderTypeNugetOpened(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGsr9J0dXk" cx="290.179" cy="-321.728" r="8.902" gradientTransform="matrix(1.711 .138 .094 -1.169 -444.134 -394.022)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#0663b4"/><stop offset="1" stopColor="#16adff" stopOpacity=".685"/></radialGradient><linearGradient id="SVGr38c3Wdn" x1="262.559" x2="262.559" y1="-662.427" y2="-659.102" gradientTransform="matrix(1 0 0 -1 -250.518 -647.956)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#047fc7"/><stop offset="1" stopColor="#11abe8"/></linearGradient></defs><path fill="#7baddb" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21Zm0 18.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z"/><path fill="#7baddb" d="M25.7 13.7H.5l3.8 12.8h25.2z"/><rect width="17.792" height="17.792" x="13.208" y="13.188" fill="#c7ebf1" rx="5.775" ry="5.775"/><rect width="17.092" height="16.917" x="13.558" y="13.713" fill="url(#SVGsr9J0dXk)" opacity=".823" rx="5.47" ry="5.47"/><rect width="14.57" height="14.57" x="14.528" y="15.138" fill="#016fd2" rx="4.565" ry="4.565"/><path fill="#5fffe6" d="M30.629 18.763a5.467 5.467 0 0 0-5.449-5.051h-6.151a5.47 5.47 0 0 0-5.47 5.47v5.976c0 .124.01.245.018.367q.586.032 1.181.032a21.9 21.9 0 0 0 15.871-6.794" opacity=".173"/><path fill="#fff" d="M28.375 25.2a3.733 3.733 0 1 1-7.467 0a3.733 3.733 0 1 1 7.467 0m-8.458-6.821a2.158 2.158 0 0 1-4.317 0a2.158 2.158 0 0 1 4.317 0"/><path fill="#cbedf2" fillOpacity=".925" d="M14.083 12.663a2.042 2.042 0 1 1-4.083 0a2.042 2.042 0 1 1 4.083 0"/><path fill="url(#SVGr38c3Wdn)" d="M13.617 12.663a1.575 1.575 0 0 1-3.15 0a1.575 1.575 0 0 1 3.15 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGsr9J0dXk" cx="290.179" cy="-321.728" r="8.902" gradientTransform="matrix(1.711 .138 .094 -1.169 -444.134 -394.022)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0663b4"/><stop offset="1" stop-color="#16adff" stop-opacity=".685"/></radialGradient><linearGradient id="SVGr38c3Wdn" x1="262.559" x2="262.559" y1="-662.427" y2="-659.102" gradientTransform="matrix(1 0 0 -1 -250.518 -647.956)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#047fc7"/><stop offset="1" stop-color="#11abe8"/></linearGradient></defs><path fill="#7baddb" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21Zm0 18.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z"/><path fill="#7baddb" d="M25.7 13.7H.5l3.8 12.8h25.2z"/><rect width="17.792" height="17.792" x="13.208" y="13.188" fill="#c7ebf1" rx="5.775" ry="5.775"/><rect width="17.092" height="16.917" x="13.558" y="13.713" fill="url(#SVGsr9J0dXk)" opacity=".823" rx="5.47" ry="5.47"/><rect width="14.57" height="14.57" x="14.528" y="15.138" fill="#016fd2" rx="4.565" ry="4.565"/><path fill="#5fffe6" d="M30.629 18.763a5.467 5.467 0 0 0-5.449-5.051h-6.151a5.47 5.47 0 0 0-5.47 5.47v5.976c0 .124.01.245.018.367q.586.032 1.181.032a21.9 21.9 0 0 0 15.871-6.794" opacity=".173"/><path fill="#fff" d="M28.375 25.2a3.733 3.733 0 1 1-7.467 0a3.733 3.733 0 1 1 7.467 0m-8.458-6.821a2.158 2.158 0 0 1-4.317 0a2.158 2.158 0 0 1 4.317 0"/><path fill="#cbedf2" fill-opacity=".925" d="M14.083 12.663a2.042 2.042 0 1 1-4.083 0a2.042 2.042 0 1 1 4.083 0"/><path fill="url(#SVGr38c3Wdn)" d="M13.617 12.663a1.575 1.575 0 0 1-3.15 0a1.575 1.575 0 0 1 3.15 0"/></svg>
</template>

CSS

.icon-folder-type-nuget-opened {
  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%3Cdefs%3E%3CradialGradient%20id%3D%22SVGsr9J0dXk%22%20cx%3D%22290.179%22%20cy%3D%22-321.728%22%20r%3D%228.902%22%20gradientTransform%3D%22matrix(1.711%20.138%20.094%20-1.169%20-444.134%20-394.022)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%230663b4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2316adff%22%20stop-opacity%3D%22.685%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22SVGr38c3Wdn%22%20x1%3D%22262.559%22%20x2%3D%22262.559%22%20y1%3D%22-662.427%22%20y2%3D%22-659.102%22%20gradientTransform%3D%22matrix(1%200%200%20-1%20-250.518%20-647.956)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23047fc7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2311abe8%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%237baddb%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v16.8h25.2v-21Zm0%2018.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z%22%2F%3E%3Cpath%20fill%3D%22%237baddb%22%20d%3D%22M25.7%2013.7H.5l3.8%2012.8h25.2z%22%2F%3E%3Crect%20width%3D%2217.792%22%20height%3D%2217.792%22%20x%3D%2213.208%22%20y%3D%2213.188%22%20fill%3D%22%23c7ebf1%22%20rx%3D%225.775%22%20ry%3D%225.775%22%2F%3E%3Crect%20width%3D%2217.092%22%20height%3D%2216.917%22%20x%3D%2213.558%22%20y%3D%2213.713%22%20fill%3D%22url(%23SVGsr9J0dXk)%22%20opacity%3D%22.823%22%20rx%3D%225.47%22%20ry%3D%225.47%22%2F%3E%3Crect%20width%3D%2214.57%22%20height%3D%2214.57%22%20x%3D%2214.528%22%20y%3D%2215.138%22%20fill%3D%22%23016fd2%22%20rx%3D%224.565%22%20ry%3D%224.565%22%2F%3E%3Cpath%20fill%3D%22%235fffe6%22%20d%3D%22M30.629%2018.763a5.467%205.467%200%200%200-5.449-5.051h-6.151a5.47%205.47%200%200%200-5.47%205.47v5.976c0%20.124.01.245.018.367q.586.032%201.181.032a21.9%2021.9%200%200%200%2015.871-6.794%22%20opacity%3D%22.173%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M28.375%2025.2a3.733%203.733%200%201%201-7.467%200a3.733%203.733%200%201%201%207.467%200m-8.458-6.821a2.158%202.158%200%200%201-4.317%200a2.158%202.158%200%200%201%204.317%200%22%2F%3E%3Cpath%20fill%3D%22%23cbedf2%22%20fill-opacity%3D%22.925%22%20d%3D%22M14.083%2012.663a2.042%202.042%200%201%201-4.083%200a2.042%202.042%200%201%201%204.083%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGr38c3Wdn)%22%20d%3D%22M13.617%2012.663a1.575%201.575%200%200%201-3.15%200a1.575%201.575%200%200%201%203.15%200%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%3Cdefs%3E%3CradialGradient%20id%3D%22SVGsr9J0dXk%22%20cx%3D%22290.179%22%20cy%3D%22-321.728%22%20r%3D%228.902%22%20gradientTransform%3D%22matrix(1.711%20.138%20.094%20-1.169%20-444.134%20-394.022)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%230663b4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2316adff%22%20stop-opacity%3D%22.685%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22SVGr38c3Wdn%22%20x1%3D%22262.559%22%20x2%3D%22262.559%22%20y1%3D%22-662.427%22%20y2%3D%22-659.102%22%20gradientTransform%3D%22matrix(1%200%200%20-1%20-250.518%20-647.956)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23047fc7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2311abe8%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%237baddb%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v16.8h25.2v-21Zm0%2018.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z%22%2F%3E%3Cpath%20fill%3D%22%237baddb%22%20d%3D%22M25.7%2013.7H.5l3.8%2012.8h25.2z%22%2F%3E%3Crect%20width%3D%2217.792%22%20height%3D%2217.792%22%20x%3D%2213.208%22%20y%3D%2213.188%22%20fill%3D%22%23c7ebf1%22%20rx%3D%225.775%22%20ry%3D%225.775%22%2F%3E%3Crect%20width%3D%2217.092%22%20height%3D%2216.917%22%20x%3D%2213.558%22%20y%3D%2213.713%22%20fill%3D%22url(%23SVGsr9J0dXk)%22%20opacity%3D%22.823%22%20rx%3D%225.47%22%20ry%3D%225.47%22%2F%3E%3Crect%20width%3D%2214.57%22%20height%3D%2214.57%22%20x%3D%2214.528%22%20y%3D%2215.138%22%20fill%3D%22%23016fd2%22%20rx%3D%224.565%22%20ry%3D%224.565%22%2F%3E%3Cpath%20fill%3D%22%235fffe6%22%20d%3D%22M30.629%2018.763a5.467%205.467%200%200%200-5.449-5.051h-6.151a5.47%205.47%200%200%200-5.47%205.47v5.976c0%20.124.01.245.018.367q.586.032%201.181.032a21.9%2021.9%200%200%200%2015.871-6.794%22%20opacity%3D%22.173%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M28.375%2025.2a3.733%203.733%200%201%201-7.467%200a3.733%203.733%200%201%201%207.467%200m-8.458-6.821a2.158%202.158%200%200%201-4.317%200a2.158%202.158%200%200%201%204.317%200%22%2F%3E%3Cpath%20fill%3D%22%23cbedf2%22%20fill-opacity%3D%22.925%22%20d%3D%22M14.083%2012.663a2.042%202.042%200%201%201-4.083%200a2.042%202.042%200%201%201%204.083%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGr38c3Wdn)%22%20d%3D%22M13.617%2012.663a1.575%201.575%200%200%201-3.15%200a1.575%201.575%200%200%201%203.15%200%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-nuget-opened.svg?color=%231a73e8&size=48