filefive 1.5.0 → 1.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +22 -19
- package/dist/App.js +2 -0
- package/dist/Connection.js +20 -5
- package/dist/commands/connect.js +2 -2
- package/dist/commands/saveSettings.js +1 -0
- package/dist/commands/settings.js +10 -1
- package/dist/fs/Local.js +1 -1
- package/dist/fs/S3.js +224 -0
- package/dist/icon-themes/ayu.json +589 -0
- package/dist/icon-themes/fileicons.json +23745 -0
- package/dist/icon-themes/languages.json +1 -0
- package/dist/icon-themes/material.json +13549 -0
- package/dist/icon-themes/nomo.json +574 -0
- package/dist/icon-themes/seti.json +2406 -0
- package/dist/icon-themes/vscodegreat.json +1419 -0
- package/dist/icon-themes/vsicons.json +1 -0
- package/dist/public/icon-themes/ayu/file_type_R@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_access@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_actionscript@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_ae@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_ai@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_angular.svg +7 -0
- package/dist/public/icon-themes/ayu/file_type_applescript@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_archive@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_audio@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_babel@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_binary.svg +7 -0
- package/dist/public/icon-themes/ayu/file_type_blade@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_bower@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_c.svg +7 -0
- package/dist/public/icon-themes/ayu/file_type_cf@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_circleci@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_clojure@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_coffeescript@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_composer@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_cpp.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_csharp.svg +7 -0
- package/dist/public/icon-themes/ayu/file_type_css.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_csv.svg +8 -0
- package/dist/public/icon-themes/ayu/file_type_csv@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_dart@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_default.svg +7 -0
- package/dist/public/icon-themes/ayu/file_type_dlang@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_docker@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_dotnet@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_editorconfig@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_elm@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_erlang@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_eslint@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_ex@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_excel@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_font.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_git.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_go@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_gql.svg +7 -0
- package/dist/public/icon-themes/ayu/file_type_gradle@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_graphviz.svg +7 -0
- package/dist/public/icon-themes/ayu/file_type_groovy.svg +7 -0
- package/dist/public/icon-themes/ayu/file_type_gruntfile.svg +7 -0
- package/dist/public/icon-themes/ayu/file_type_gulpfile@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_haml@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_haskell.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_haxe.svg +7 -0
- package/dist/public/icon-themes/ayu/file_type_html@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_image.svg +7 -0
- package/dist/public/icon-themes/ayu/file_type_indesign@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_java@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_jest@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_js.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_json.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_jsp@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_jsx@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_julia@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_jupyter.svg +25 -0
- package/dist/public/icon-themes/ayu/file_type_kotlin@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_less@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_license.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_liquid.svg +7 -0
- package/dist/public/icon-themes/ayu/file_type_lisp@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_lock@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_log@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_lsl@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_lua@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_markdown.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_markup@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_matlab@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_maya@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_mustache@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_nginx@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_nodejs@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_note@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_npm.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_nsis@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_ocaml@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_onenote@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_pdf@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_perl.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_php.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_plist@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_postcss@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_powerpoint@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_powershell@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_preferences@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_premiere@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_procfile.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_psd@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_psm.svg +68 -0
- package/dist/public/icon-themes/ayu/file_type_pug@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_puppet@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_python.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_rails@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_reasonml@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_riot@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_rollup.svg +7 -0
- package/dist/public/icon-themes/ayu/file_type_ruby.svg +8 -0
- package/dist/public/icon-themes/ayu/file_type_rust.svg +10 -0
- package/dist/public/icon-themes/ayu/file_type_sass.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_scala@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_scss.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_settings@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_shell.svg +7 -0
- package/dist/public/icon-themes/ayu/file_type_sketch.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_slim@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_source.svg +11 -0
- package/dist/public/icon-themes/ayu/file_type_sql@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_stata@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_stylelint@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_stylus@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_sublime@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_svelte.svg +8 -0
- package/dist/public/icon-themes/ayu/file_type_svg@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_swift.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_tcl@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_tern@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_tex@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_text@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_textile@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_todo@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_twig@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_typescript.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_video@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_vim@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_vue.svg +10 -0
- package/dist/public/icon-themes/ayu/file_type_wasm.svg +9 -0
- package/dist/public/icon-themes/ayu/file_type_webpack@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_windows@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_word@2x.png +0 -0
- package/dist/public/icon-themes/ayu/file_type_yaml.svg +10 -0
- package/dist/public/icon-themes/ayu/file_type_yarn@2x.png +0 -0
- package/dist/public/icon-themes/ayu/folder_dark@2x.png +0 -0
- package/dist/public/icon-themes/ayu/folder_light@2x.png +0 -0
- package/dist/public/icon-themes/ayu/folder_opened_dark@2x.png +0 -0
- package/dist/public/icon-themes/ayu/folder_opened_light@2x.png +0 -0
- package/dist/public/icon-themes/ayu.css +340 -0
- package/dist/public/icon-themes/fileicons-devicons.woff2 +0 -0
- package/dist/public/icon-themes/fileicons-fa.woff2 +0 -0
- package/dist/public/icon-themes/fileicons-fi.woff2 +0 -0
- package/dist/public/icon-themes/fileicons-mf.woff2 +0 -0
- package/dist/public/icon-themes/fileicons-octicons.woff2 +0 -0
- package/dist/public/icon-themes/fileicons.css +10056 -0
- package/dist/public/icon-themes/material/3d.svg +1 -0
- package/dist/public/icon-themes/material/abap.svg +1 -0
- package/dist/public/icon-themes/material/abc.svg +1 -0
- package/dist/public/icon-themes/material/actionscript.svg +1 -0
- package/dist/public/icon-themes/material/ada.svg +1 -0
- package/dist/public/icon-themes/material/adobe-illustrator.svg +1 -0
- package/dist/public/icon-themes/material/adobe-illustrator_light.svg +1 -0
- package/dist/public/icon-themes/material/adobe-photoshop.svg +1 -0
- package/dist/public/icon-themes/material/adobe-photoshop_light.svg +1 -0
- package/dist/public/icon-themes/material/adobe-swc.svg +1 -0
- package/dist/public/icon-themes/material/adonis.svg +1 -0
- package/dist/public/icon-themes/material/advpl-include.clone.svg +1 -0
- package/dist/public/icon-themes/material/advpl-ptm.clone.svg +1 -0
- package/dist/public/icon-themes/material/advpl-tlpp.clone.svg +1 -0
- package/dist/public/icon-themes/material/advpl.svg +1 -0
- package/dist/public/icon-themes/material/ahk2.clone.svg +1 -0
- package/dist/public/icon-themes/material/amplify.svg +1 -0
- package/dist/public/icon-themes/material/android.svg +1 -0
- package/dist/public/icon-themes/material/angular-component.clone.svg +1 -0
- package/dist/public/icon-themes/material/angular-directive.clone.svg +1 -0
- package/dist/public/icon-themes/material/angular-guard.clone.svg +1 -0
- package/dist/public/icon-themes/material/angular-interceptor.clone.svg +1 -0
- package/dist/public/icon-themes/material/angular-pipe.clone.svg +1 -0
- package/dist/public/icon-themes/material/angular-resolver.clone.svg +1 -0
- package/dist/public/icon-themes/material/angular-service.clone.svg +1 -0
- package/dist/public/icon-themes/material/angular.svg +1 -0
- package/dist/public/icon-themes/material/antlr.svg +1 -0
- package/dist/public/icon-themes/material/apiblueprint.svg +1 -0
- package/dist/public/icon-themes/material/apollo.svg +1 -0
- package/dist/public/icon-themes/material/applescript.svg +1 -0
- package/dist/public/icon-themes/material/apps-script.svg +1 -0
- package/dist/public/icon-themes/material/appveyor.svg +1 -0
- package/dist/public/icon-themes/material/architecture.svg +1 -0
- package/dist/public/icon-themes/material/arduino.svg +1 -0
- package/dist/public/icon-themes/material/asciidoc.svg +1 -0
- package/dist/public/icon-themes/material/assembly.svg +1 -0
- package/dist/public/icon-themes/material/astro-config.svg +1 -0
- package/dist/public/icon-themes/material/astro.svg +1 -0
- package/dist/public/icon-themes/material/astyle.svg +1 -0
- package/dist/public/icon-themes/material/audio.svg +1 -0
- package/dist/public/icon-themes/material/aurelia.svg +1 -0
- package/dist/public/icon-themes/material/authors.svg +1 -0
- package/dist/public/icon-themes/material/auto.svg +1 -0
- package/dist/public/icon-themes/material/auto_light.svg +1 -0
- package/dist/public/icon-themes/material/autohotkey.svg +1 -0
- package/dist/public/icon-themes/material/autoit.svg +1 -0
- package/dist/public/icon-themes/material/azure-pipelines.svg +1 -0
- package/dist/public/icon-themes/material/azure.svg +1 -0
- package/dist/public/icon-themes/material/babel.svg +1 -0
- package/dist/public/icon-themes/material/ballerina.svg +1 -0
- package/dist/public/icon-themes/material/bazel.svg +1 -0
- package/dist/public/icon-themes/material/bbx.svg +1 -0
- package/dist/public/icon-themes/material/beancount.svg +1 -0
- package/dist/public/icon-themes/material/bench-js.svg +1 -0
- package/dist/public/icon-themes/material/bench-jsx.svg +1 -0
- package/dist/public/icon-themes/material/bench-ts.svg +1 -0
- package/dist/public/icon-themes/material/bibliography.svg +1 -0
- package/dist/public/icon-themes/material/bibtex-style.svg +1 -0
- package/dist/public/icon-themes/material/bicep.svg +1 -0
- package/dist/public/icon-themes/material/biome.svg +1 -0
- package/dist/public/icon-themes/material/bitbucket.svg +1 -0
- package/dist/public/icon-themes/material/bithound.svg +1 -0
- package/dist/public/icon-themes/material/blender.svg +1 -0
- package/dist/public/icon-themes/material/blink.svg +1 -0
- package/dist/public/icon-themes/material/blink_light.svg +1 -0
- package/dist/public/icon-themes/material/blitz.svg +1 -0
- package/dist/public/icon-themes/material/bower.svg +1 -0
- package/dist/public/icon-themes/material/brainfuck.svg +1 -0
- package/dist/public/icon-themes/material/browserlist.svg +1 -0
- package/dist/public/icon-themes/material/browserlist_light.svg +1 -0
- package/dist/public/icon-themes/material/bruno.svg +1 -0
- package/dist/public/icon-themes/material/buck.svg +1 -0
- package/dist/public/icon-themes/material/bucklescript.svg +1 -0
- package/dist/public/icon-themes/material/buildkite.svg +1 -0
- package/dist/public/icon-themes/material/bun.svg +1 -0
- package/dist/public/icon-themes/material/bun_light.svg +1 -0
- package/dist/public/icon-themes/material/c.svg +1 -0
- package/dist/public/icon-themes/material/c3.svg +1 -0
- package/dist/public/icon-themes/material/cabal.svg +1 -0
- package/dist/public/icon-themes/material/caddy.svg +1 -0
- package/dist/public/icon-themes/material/cadence.svg +1 -0
- package/dist/public/icon-themes/material/cairo.svg +1 -0
- package/dist/public/icon-themes/material/cake.svg +1 -0
- package/dist/public/icon-themes/material/capacitor.svg +1 -0
- package/dist/public/icon-themes/material/capnp.svg +1 -0
- package/dist/public/icon-themes/material/cbx.svg +1 -0
- package/dist/public/icon-themes/material/cds.svg +1 -0
- package/dist/public/icon-themes/material/certificate.svg +1 -0
- package/dist/public/icon-themes/material/changelog.svg +1 -0
- package/dist/public/icon-themes/material/chess.svg +1 -0
- package/dist/public/icon-themes/material/chess_light.svg +1 -0
- package/dist/public/icon-themes/material/chrome.svg +1 -0
- package/dist/public/icon-themes/material/circleci.svg +1 -0
- package/dist/public/icon-themes/material/circleci_light.svg +1 -0
- package/dist/public/icon-themes/material/citation.svg +1 -0
- package/dist/public/icon-themes/material/clangd.svg +1 -0
- package/dist/public/icon-themes/material/cline.svg +1 -0
- package/dist/public/icon-themes/material/clojure.svg +1 -0
- package/dist/public/icon-themes/material/cloudfoundry.svg +1 -0
- package/dist/public/icon-themes/material/cmake.svg +1 -0
- package/dist/public/icon-themes/material/coala.svg +1 -0
- package/dist/public/icon-themes/material/cobol.svg +1 -0
- package/dist/public/icon-themes/material/coconut.svg +1 -0
- package/dist/public/icon-themes/material/code-climate.svg +1 -0
- package/dist/public/icon-themes/material/code-climate_light.svg +1 -0
- package/dist/public/icon-themes/material/codecov.svg +1 -0
- package/dist/public/icon-themes/material/codeowners.svg +1 -0
- package/dist/public/icon-themes/material/coderabbit-ai.svg +1 -0
- package/dist/public/icon-themes/material/coffee.svg +1 -0
- package/dist/public/icon-themes/material/coldfusion.svg +1 -0
- package/dist/public/icon-themes/material/coloredpetrinets.svg +1 -0
- package/dist/public/icon-themes/material/command.svg +1 -0
- package/dist/public/icon-themes/material/commitizen.svg +1 -0
- package/dist/public/icon-themes/material/commitlint.svg +1 -0
- package/dist/public/icon-themes/material/concourse.svg +1 -0
- package/dist/public/icon-themes/material/conduct.svg +1 -0
- package/dist/public/icon-themes/material/console.svg +1 -0
- package/dist/public/icon-themes/material/container.clone.svg +1 -0
- package/dist/public/icon-themes/material/contentlayer.svg +1 -0
- package/dist/public/icon-themes/material/context.svg +1 -0
- package/dist/public/icon-themes/material/contributing.svg +1 -0
- package/dist/public/icon-themes/material/controller.svg +1 -0
- package/dist/public/icon-themes/material/copilot.svg +1 -0
- package/dist/public/icon-themes/material/copilot_light.svg +1 -0
- package/dist/public/icon-themes/material/cpp.svg +1 -0
- package/dist/public/icon-themes/material/craco.svg +1 -0
- package/dist/public/icon-themes/material/credits.svg +1 -0
- package/dist/public/icon-themes/material/crystal.svg +1 -0
- package/dist/public/icon-themes/material/crystal_light.svg +1 -0
- package/dist/public/icon-themes/material/csharp.svg +1 -0
- package/dist/public/icon-themes/material/css-map.svg +1 -0
- package/dist/public/icon-themes/material/css.svg +1 -0
- package/dist/public/icon-themes/material/cucumber.svg +1 -0
- package/dist/public/icon-themes/material/cuda.svg +1 -0
- package/dist/public/icon-themes/material/cypress.svg +1 -0
- package/dist/public/icon-themes/material/d.svg +1 -0
- package/dist/public/icon-themes/material/dart.svg +1 -0
- package/dist/public/icon-themes/material/dart_generated.svg +1 -0
- package/dist/public/icon-themes/material/database.svg +1 -0
- package/dist/public/icon-themes/material/deepsource.svg +1 -0
- package/dist/public/icon-themes/material/denizenscript.svg +1 -0
- package/dist/public/icon-themes/material/deno.svg +1 -0
- package/dist/public/icon-themes/material/deno_light.svg +1 -0
- package/dist/public/icon-themes/material/dependabot.svg +1 -0
- package/dist/public/icon-themes/material/dependencies-update.svg +1 -0
- package/dist/public/icon-themes/material/dhall.svg +1 -0
- package/dist/public/icon-themes/material/diff.svg +1 -0
- package/dist/public/icon-themes/material/dinophp.svg +1 -0
- package/dist/public/icon-themes/material/disc.svg +1 -0
- package/dist/public/icon-themes/material/django.svg +1 -0
- package/dist/public/icon-themes/material/dll.svg +1 -0
- package/dist/public/icon-themes/material/docker.svg +1 -0
- package/dist/public/icon-themes/material/doctex-installer.svg +1 -0
- package/dist/public/icon-themes/material/doctex.clone.svg +1 -0
- package/dist/public/icon-themes/material/document.svg +1 -0
- package/dist/public/icon-themes/material/dotjs.svg +1 -0
- package/dist/public/icon-themes/material/drawio.svg +1 -0
- package/dist/public/icon-themes/material/drizzle.svg +1 -0
- package/dist/public/icon-themes/material/drone.svg +1 -0
- package/dist/public/icon-themes/material/drone_light.svg +1 -0
- package/dist/public/icon-themes/material/dtx.clone.svg +1 -0
- package/dist/public/icon-themes/material/duc.svg +1 -0
- package/dist/public/icon-themes/material/dune.svg +1 -0
- package/dist/public/icon-themes/material/edge.svg +1 -0
- package/dist/public/icon-themes/material/editorconfig.svg +1 -0
- package/dist/public/icon-themes/material/ejs.svg +1 -0
- package/dist/public/icon-themes/material/elixir.svg +1 -0
- package/dist/public/icon-themes/material/elm.svg +1 -0
- package/dist/public/icon-themes/material/email.svg +1 -0
- package/dist/public/icon-themes/material/ember.svg +1 -0
- package/dist/public/icon-themes/material/epub.svg +1 -0
- package/dist/public/icon-themes/material/erlang.svg +1 -0
- package/dist/public/icon-themes/material/esbuild.svg +1 -0
- package/dist/public/icon-themes/material/eslint.svg +1 -0
- package/dist/public/icon-themes/material/excalidraw.svg +1 -0
- package/dist/public/icon-themes/material/exe.svg +1 -0
- package/dist/public/icon-themes/material/fastlane.svg +1 -0
- package/dist/public/icon-themes/material/favicon.svg +1 -0
- package/dist/public/icon-themes/material/figma.svg +1 -0
- package/dist/public/icon-themes/material/file.svg +1 -0
- package/dist/public/icon-themes/material/firebase.svg +1 -0
- package/dist/public/icon-themes/material/flash.svg +1 -0
- package/dist/public/icon-themes/material/flow.svg +1 -0
- package/dist/public/icon-themes/material/folder-admin-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-admin.svg +1 -0
- package/dist/public/icon-themes/material/folder-android-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-android.svg +1 -0
- package/dist/public/icon-themes/material/folder-angular-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-angular.svg +1 -0
- package/dist/public/icon-themes/material/folder-animation-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-animation.svg +1 -0
- package/dist/public/icon-themes/material/folder-ansible-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-ansible.svg +1 -0
- package/dist/public/icon-themes/material/folder-api-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-api.svg +1 -0
- package/dist/public/icon-themes/material/folder-apollo-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-apollo.svg +1 -0
- package/dist/public/icon-themes/material/folder-app-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-app.svg +1 -0
- package/dist/public/icon-themes/material/folder-archive-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-archive.svg +1 -0
- package/dist/public/icon-themes/material/folder-astro-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-astro.svg +1 -0
- package/dist/public/icon-themes/material/folder-atom-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-atom.svg +1 -0
- package/dist/public/icon-themes/material/folder-attachment-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-attachment.svg +1 -0
- package/dist/public/icon-themes/material/folder-audio-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-audio.svg +1 -0
- package/dist/public/icon-themes/material/folder-aurelia-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-aurelia.svg +1 -0
- package/dist/public/icon-themes/material/folder-aws-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-aws.svg +1 -0
- package/dist/public/icon-themes/material/folder-azure-pipelines-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-azure-pipelines.svg +1 -0
- package/dist/public/icon-themes/material/folder-backup-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-backup.svg +1 -0
- package/dist/public/icon-themes/material/folder-base-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-base.svg +1 -0
- package/dist/public/icon-themes/material/folder-batch-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-batch.svg +1 -0
- package/dist/public/icon-themes/material/folder-benchmark-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-benchmark.svg +1 -0
- package/dist/public/icon-themes/material/folder-bibliography-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-bibliography.svg +1 -0
- package/dist/public/icon-themes/material/folder-bicep-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-bicep.svg +1 -0
- package/dist/public/icon-themes/material/folder-blender-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-blender.svg +1 -0
- package/dist/public/icon-themes/material/folder-bloc-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-bloc.svg +1 -0
- package/dist/public/icon-themes/material/folder-bower-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-bower.svg +1 -0
- package/dist/public/icon-themes/material/folder-buildkite-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-buildkite.svg +1 -0
- package/dist/public/icon-themes/material/folder-cart-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-cart.svg +1 -0
- package/dist/public/icon-themes/material/folder-changesets-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-changesets.svg +1 -0
- package/dist/public/icon-themes/material/folder-ci-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-ci.svg +1 -0
- package/dist/public/icon-themes/material/folder-circleci-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-circleci.svg +1 -0
- package/dist/public/icon-themes/material/folder-class-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-class.svg +1 -0
- package/dist/public/icon-themes/material/folder-client-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-client.svg +1 -0
- package/dist/public/icon-themes/material/folder-cline-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-cline.svg +1 -0
- package/dist/public/icon-themes/material/folder-cloud-functions-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-cloud-functions.svg +1 -0
- package/dist/public/icon-themes/material/folder-cloudflare-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-cloudflare.svg +1 -0
- package/dist/public/icon-themes/material/folder-cluster-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-cluster.svg +1 -0
- package/dist/public/icon-themes/material/folder-cobol-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-cobol.svg +1 -0
- package/dist/public/icon-themes/material/folder-command-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-command.svg +1 -0
- package/dist/public/icon-themes/material/folder-components-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-components.svg +1 -0
- package/dist/public/icon-themes/material/folder-config-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-config.svg +1 -0
- package/dist/public/icon-themes/material/folder-connection-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-connection.svg +1 -0
- package/dist/public/icon-themes/material/folder-console-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-console.svg +1 -0
- package/dist/public/icon-themes/material/folder-constant-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-constant.svg +1 -0
- package/dist/public/icon-themes/material/folder-container-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-container.svg +1 -0
- package/dist/public/icon-themes/material/folder-content-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-content.svg +1 -0
- package/dist/public/icon-themes/material/folder-context-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-context.svg +1 -0
- package/dist/public/icon-themes/material/folder-contract-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-contract.svg +1 -0
- package/dist/public/icon-themes/material/folder-controller-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-controller.svg +1 -0
- package/dist/public/icon-themes/material/folder-core-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-core.svg +1 -0
- package/dist/public/icon-themes/material/folder-coverage-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-coverage.svg +1 -0
- package/dist/public/icon-themes/material/folder-css-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-css.svg +1 -0
- package/dist/public/icon-themes/material/folder-custom-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-custom.svg +1 -0
- package/dist/public/icon-themes/material/folder-cypress-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-cypress.svg +1 -0
- package/dist/public/icon-themes/material/folder-dart-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-dart.svg +1 -0
- package/dist/public/icon-themes/material/folder-database-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-database.svg +1 -0
- package/dist/public/icon-themes/material/folder-debug-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-debug.svg +1 -0
- package/dist/public/icon-themes/material/folder-decorators-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-decorators.svg +1 -0
- package/dist/public/icon-themes/material/folder-delta-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-delta.svg +1 -0
- package/dist/public/icon-themes/material/folder-desktop-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-desktop.svg +1 -0
- package/dist/public/icon-themes/material/folder-development-open.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-development.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-directive-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-directive.svg +1 -0
- package/dist/public/icon-themes/material/folder-dist-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-dist.svg +1 -0
- package/dist/public/icon-themes/material/folder-docker-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-docker.svg +1 -0
- package/dist/public/icon-themes/material/folder-docs-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-docs.svg +1 -0
- package/dist/public/icon-themes/material/folder-download-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-download.svg +1 -0
- package/dist/public/icon-themes/material/folder-drizzle-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-drizzle.svg +1 -0
- package/dist/public/icon-themes/material/folder-dump-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-dump.svg +1 -0
- package/dist/public/icon-themes/material/folder-element-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-element.svg +1 -0
- package/dist/public/icon-themes/material/folder-enum-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-enum.svg +1 -0
- package/dist/public/icon-themes/material/folder-environment-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-environment.svg +1 -0
- package/dist/public/icon-themes/material/folder-error-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-error.svg +1 -0
- package/dist/public/icon-themes/material/folder-event-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-event.svg +1 -0
- package/dist/public/icon-themes/material/folder-examples-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-examples.svg +1 -0
- package/dist/public/icon-themes/material/folder-expo-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-expo.svg +1 -0
- package/dist/public/icon-themes/material/folder-export-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-export.svg +1 -0
- package/dist/public/icon-themes/material/folder-fastlane-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-fastlane.svg +1 -0
- package/dist/public/icon-themes/material/folder-favicon-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-favicon.svg +1 -0
- package/dist/public/icon-themes/material/folder-firebase-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-firebase.svg +1 -0
- package/dist/public/icon-themes/material/folder-firestore-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-firestore.svg +1 -0
- package/dist/public/icon-themes/material/folder-flow-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-flow.svg +1 -0
- package/dist/public/icon-themes/material/folder-flutter-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-flutter.svg +1 -0
- package/dist/public/icon-themes/material/folder-font-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-font.svg +1 -0
- package/dist/public/icon-themes/material/folder-forgejo-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-forgejo.svg +1 -0
- package/dist/public/icon-themes/material/folder-functions-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-functions.svg +1 -0
- package/dist/public/icon-themes/material/folder-gamemaker-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-gamemaker.svg +1 -0
- package/dist/public/icon-themes/material/folder-generator-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-generator.svg +1 -0
- package/dist/public/icon-themes/material/folder-gh-workflows-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-gh-workflows.svg +1 -0
- package/dist/public/icon-themes/material/folder-git-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-git.svg +1 -0
- package/dist/public/icon-themes/material/folder-gitea-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-gitea.svg +1 -0
- package/dist/public/icon-themes/material/folder-github-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-github.svg +1 -0
- package/dist/public/icon-themes/material/folder-gitlab-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-gitlab.svg +1 -0
- package/dist/public/icon-themes/material/folder-global-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-global.svg +1 -0
- package/dist/public/icon-themes/material/folder-godot-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-godot.svg +1 -0
- package/dist/public/icon-themes/material/folder-gradle-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-gradle.svg +1 -0
- package/dist/public/icon-themes/material/folder-graphql-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-graphql.svg +1 -0
- package/dist/public/icon-themes/material/folder-guard-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-guard.svg +1 -0
- package/dist/public/icon-themes/material/folder-gulp-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-gulp.svg +1 -0
- package/dist/public/icon-themes/material/folder-helm-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-helm.svg +1 -0
- package/dist/public/icon-themes/material/folder-helper-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-helper.svg +1 -0
- package/dist/public/icon-themes/material/folder-home-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-home.svg +1 -0
- package/dist/public/icon-themes/material/folder-hook-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-hook.svg +1 -0
- package/dist/public/icon-themes/material/folder-husky-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-husky.svg +1 -0
- package/dist/public/icon-themes/material/folder-i18n-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-i18n.svg +1 -0
- package/dist/public/icon-themes/material/folder-images-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-images.svg +1 -0
- package/dist/public/icon-themes/material/folder-import-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-import.svg +1 -0
- package/dist/public/icon-themes/material/folder-include-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-include.svg +1 -0
- package/dist/public/icon-themes/material/folder-intellij-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-intellij-open_light.svg +1 -0
- package/dist/public/icon-themes/material/folder-intellij.svg +1 -0
- package/dist/public/icon-themes/material/folder-intellij_light.svg +1 -0
- package/dist/public/icon-themes/material/folder-interface-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-interface.svg +1 -0
- package/dist/public/icon-themes/material/folder-ios-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-ios.svg +1 -0
- package/dist/public/icon-themes/material/folder-java-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-java.svg +1 -0
- package/dist/public/icon-themes/material/folder-javascript-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-javascript.svg +1 -0
- package/dist/public/icon-themes/material/folder-jinja-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-jinja-open_light.svg +1 -0
- package/dist/public/icon-themes/material/folder-jinja.svg +1 -0
- package/dist/public/icon-themes/material/folder-jinja_light.svg +1 -0
- package/dist/public/icon-themes/material/folder-job-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-job.svg +1 -0
- package/dist/public/icon-themes/material/folder-json-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-json.svg +1 -0
- package/dist/public/icon-themes/material/folder-jupyter-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-jupyter.svg +1 -0
- package/dist/public/icon-themes/material/folder-keys-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-keys.svg +1 -0
- package/dist/public/icon-themes/material/folder-kubernetes-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-kubernetes.svg +1 -0
- package/dist/public/icon-themes/material/folder-kusto-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-kusto.svg +1 -0
- package/dist/public/icon-themes/material/folder-layout-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-layout.svg +1 -0
- package/dist/public/icon-themes/material/folder-lefthook-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-lefthook.svg +1 -0
- package/dist/public/icon-themes/material/folder-less-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-less.svg +1 -0
- package/dist/public/icon-themes/material/folder-lib-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-lib.svg +1 -0
- package/dist/public/icon-themes/material/folder-link-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-link.svg +1 -0
- package/dist/public/icon-themes/material/folder-linux-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-linux.svg +1 -0
- package/dist/public/icon-themes/material/folder-liquibase-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-liquibase.svg +1 -0
- package/dist/public/icon-themes/material/folder-log-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-log.svg +1 -0
- package/dist/public/icon-themes/material/folder-lottie-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-lottie.svg +1 -0
- package/dist/public/icon-themes/material/folder-lua-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-lua.svg +1 -0
- package/dist/public/icon-themes/material/folder-luau-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-luau.svg +1 -0
- package/dist/public/icon-themes/material/folder-macos-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-macos.svg +1 -0
- package/dist/public/icon-themes/material/folder-mail-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-mail.svg +1 -0
- package/dist/public/icon-themes/material/folder-mappings-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-mappings.svg +1 -0
- package/dist/public/icon-themes/material/folder-markdown-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-markdown.svg +1 -0
- package/dist/public/icon-themes/material/folder-mercurial-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-mercurial.svg +1 -0
- package/dist/public/icon-themes/material/folder-messages-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-messages.svg +1 -0
- package/dist/public/icon-themes/material/folder-meta-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-meta.svg +1 -0
- package/dist/public/icon-themes/material/folder-middleware-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-middleware.svg +1 -0
- package/dist/public/icon-themes/material/folder-mjml-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-mjml.svg +1 -0
- package/dist/public/icon-themes/material/folder-mobile-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-mobile.svg +1 -0
- package/dist/public/icon-themes/material/folder-mock-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-mock.svg +1 -0
- package/dist/public/icon-themes/material/folder-mojo-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-mojo.svg +1 -0
- package/dist/public/icon-themes/material/folder-molecule-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-molecule.svg +1 -0
- package/dist/public/icon-themes/material/folder-moon-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-moon.svg +1 -0
- package/dist/public/icon-themes/material/folder-netlify-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-netlify.svg +1 -0
- package/dist/public/icon-themes/material/folder-next-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-next.svg +1 -0
- package/dist/public/icon-themes/material/folder-ngrx-actions-open.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-ngrx-actions.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-ngrx-effects-open.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-ngrx-effects.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-ngrx-entities-open.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-ngrx-entities.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-ngrx-reducer-open.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-ngrx-reducer.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-ngrx-selectors-open.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-ngrx-selectors.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-ngrx-state-open.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-ngrx-state.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-ngrx-store-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-ngrx-store.svg +1 -0
- package/dist/public/icon-themes/material/folder-node-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-node.svg +1 -0
- package/dist/public/icon-themes/material/folder-nuxt-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-nuxt.svg +1 -0
- package/dist/public/icon-themes/material/folder-obsidian-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-obsidian.svg +1 -0
- package/dist/public/icon-themes/material/folder-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-organism-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-organism.svg +1 -0
- package/dist/public/icon-themes/material/folder-other-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-other.svg +1 -0
- package/dist/public/icon-themes/material/folder-packages-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-packages.svg +1 -0
- package/dist/public/icon-themes/material/folder-pdf-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-pdf.svg +1 -0
- package/dist/public/icon-themes/material/folder-pdm-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-pdm.svg +1 -0
- package/dist/public/icon-themes/material/folder-php-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-php.svg +1 -0
- package/dist/public/icon-themes/material/folder-phpmailer-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-phpmailer.svg +1 -0
- package/dist/public/icon-themes/material/folder-pipe-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-pipe.svg +1 -0
- package/dist/public/icon-themes/material/folder-plastic-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-plastic.svg +1 -0
- package/dist/public/icon-themes/material/folder-plugin-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-plugin.svg +1 -0
- package/dist/public/icon-themes/material/folder-policy-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-policy.svg +1 -0
- package/dist/public/icon-themes/material/folder-powershell-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-powershell.svg +1 -0
- package/dist/public/icon-themes/material/folder-prisma-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-prisma.svg +1 -0
- package/dist/public/icon-themes/material/folder-private-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-private.svg +1 -0
- package/dist/public/icon-themes/material/folder-project-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-project.svg +1 -0
- package/dist/public/icon-themes/material/folder-proto-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-proto.svg +1 -0
- package/dist/public/icon-themes/material/folder-public-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-public.svg +1 -0
- package/dist/public/icon-themes/material/folder-python-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-python.svg +1 -0
- package/dist/public/icon-themes/material/folder-pytorch-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-pytorch.svg +1 -0
- package/dist/public/icon-themes/material/folder-quasar-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-quasar.svg +1 -0
- package/dist/public/icon-themes/material/folder-queue-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-queue.svg +1 -0
- package/dist/public/icon-themes/material/folder-react-components-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-react-components.svg +1 -0
- package/dist/public/icon-themes/material/folder-redux-actions-open.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-redux-actions.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-redux-reducer-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-redux-reducer.svg +1 -0
- package/dist/public/icon-themes/material/folder-redux-selector-open.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-redux-selector.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-redux-store-open.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-redux-store.clone.svg +1 -0
- package/dist/public/icon-themes/material/folder-repository-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-repository.svg +1 -0
- package/dist/public/icon-themes/material/folder-resolver-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-resolver.svg +1 -0
- package/dist/public/icon-themes/material/folder-resource-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-resource.svg +1 -0
- package/dist/public/icon-themes/material/folder-review-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-review.svg +1 -0
- package/dist/public/icon-themes/material/folder-robot-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-robot.svg +1 -0
- package/dist/public/icon-themes/material/folder-root-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-root.svg +1 -0
- package/dist/public/icon-themes/material/folder-routes-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-routes.svg +1 -0
- package/dist/public/icon-themes/material/folder-rules-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-rules.svg +1 -0
- package/dist/public/icon-themes/material/folder-rust-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-rust.svg +1 -0
- package/dist/public/icon-themes/material/folder-sandbox-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-sandbox.svg +1 -0
- package/dist/public/icon-themes/material/folder-sass-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-sass.svg +1 -0
- package/dist/public/icon-themes/material/folder-scala-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-scala.svg +1 -0
- package/dist/public/icon-themes/material/folder-scons-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-scons.svg +1 -0
- package/dist/public/icon-themes/material/folder-scripts-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-scripts.svg +1 -0
- package/dist/public/icon-themes/material/folder-secure-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-secure.svg +1 -0
- package/dist/public/icon-themes/material/folder-seeders-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-seeders.svg +1 -0
- package/dist/public/icon-themes/material/folder-server-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-server.svg +1 -0
- package/dist/public/icon-themes/material/folder-serverless-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-serverless.svg +1 -0
- package/dist/public/icon-themes/material/folder-shader-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-shader.svg +1 -0
- package/dist/public/icon-themes/material/folder-shared-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-shared.svg +1 -0
- package/dist/public/icon-themes/material/folder-snapcraft-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-snapcraft.svg +1 -0
- package/dist/public/icon-themes/material/folder-snippet-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-snippet.svg +1 -0
- package/dist/public/icon-themes/material/folder-src-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-src-tauri-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-src-tauri.svg +1 -0
- package/dist/public/icon-themes/material/folder-src.svg +1 -0
- package/dist/public/icon-themes/material/folder-stack-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-stack.svg +1 -0
- package/dist/public/icon-themes/material/folder-stencil-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-stencil.svg +1 -0
- package/dist/public/icon-themes/material/folder-store-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-store.svg +1 -0
- package/dist/public/icon-themes/material/folder-storybook-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-storybook.svg +1 -0
- package/dist/public/icon-themes/material/folder-stylus-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-stylus.svg +1 -0
- package/dist/public/icon-themes/material/folder-sublime-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-sublime.svg +1 -0
- package/dist/public/icon-themes/material/folder-supabase-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-supabase.svg +1 -0
- package/dist/public/icon-themes/material/folder-svelte-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-svelte.svg +1 -0
- package/dist/public/icon-themes/material/folder-svg-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-svg.svg +1 -0
- package/dist/public/icon-themes/material/folder-syntax-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-syntax.svg +1 -0
- package/dist/public/icon-themes/material/folder-target-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-target.svg +1 -0
- package/dist/public/icon-themes/material/folder-taskfile-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-taskfile.svg +1 -0
- package/dist/public/icon-themes/material/folder-tasks-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-tasks.svg +1 -0
- package/dist/public/icon-themes/material/folder-television-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-television.svg +1 -0
- package/dist/public/icon-themes/material/folder-temp-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-temp.svg +1 -0
- package/dist/public/icon-themes/material/folder-template-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-template.svg +1 -0
- package/dist/public/icon-themes/material/folder-terraform-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-terraform.svg +1 -0
- package/dist/public/icon-themes/material/folder-test-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-test.svg +1 -0
- package/dist/public/icon-themes/material/folder-theme-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-theme.svg +1 -0
- package/dist/public/icon-themes/material/folder-tools-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-tools.svg +1 -0
- package/dist/public/icon-themes/material/folder-trash-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-trash.svg +1 -0
- package/dist/public/icon-themes/material/folder-trigger-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-trigger.svg +1 -0
- package/dist/public/icon-themes/material/folder-turborepo-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-turborepo.svg +1 -0
- package/dist/public/icon-themes/material/folder-typescript-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-typescript.svg +1 -0
- package/dist/public/icon-themes/material/folder-ui-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-ui.svg +1 -0
- package/dist/public/icon-themes/material/folder-unity-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-unity.svg +1 -0
- package/dist/public/icon-themes/material/folder-update-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-update.svg +1 -0
- package/dist/public/icon-themes/material/folder-upload-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-upload.svg +1 -0
- package/dist/public/icon-themes/material/folder-utils-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-utils.svg +1 -0
- package/dist/public/icon-themes/material/folder-vercel-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-vercel.svg +1 -0
- package/dist/public/icon-themes/material/folder-verdaccio-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-verdaccio.svg +1 -0
- package/dist/public/icon-themes/material/folder-video-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-video.svg +1 -0
- package/dist/public/icon-themes/material/folder-views-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-views.svg +1 -0
- package/dist/public/icon-themes/material/folder-vm-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-vm.svg +1 -0
- package/dist/public/icon-themes/material/folder-vscode-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-vscode.svg +1 -0
- package/dist/public/icon-themes/material/folder-vue-directives-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-vue-directives.svg +1 -0
- package/dist/public/icon-themes/material/folder-vue-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-vue.svg +1 -0
- package/dist/public/icon-themes/material/folder-vuepress-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-vuepress.svg +1 -0
- package/dist/public/icon-themes/material/folder-vuex-store-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-vuex-store.svg +1 -0
- package/dist/public/icon-themes/material/folder-wakatime-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-wakatime.svg +1 -0
- package/dist/public/icon-themes/material/folder-webpack-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-webpack.svg +1 -0
- package/dist/public/icon-themes/material/folder-windows-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-windows.svg +1 -0
- package/dist/public/icon-themes/material/folder-wordpress-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-wordpress.svg +1 -0
- package/dist/public/icon-themes/material/folder-yarn-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-yarn.svg +1 -0
- package/dist/public/icon-themes/material/folder-zeabur-open.svg +1 -0
- package/dist/public/icon-themes/material/folder-zeabur.svg +1 -0
- package/dist/public/icon-themes/material/folder.svg +1 -0
- package/dist/public/icon-themes/material/font.svg +1 -0
- package/dist/public/icon-themes/material/forth.svg +1 -0
- package/dist/public/icon-themes/material/fortran.svg +1 -0
- package/dist/public/icon-themes/material/foxpro.svg +1 -0
- package/dist/public/icon-themes/material/freemarker.svg +1 -0
- package/dist/public/icon-themes/material/fsharp.svg +1 -0
- package/dist/public/icon-themes/material/fusebox.svg +1 -0
- package/dist/public/icon-themes/material/gamemaker.svg +1 -0
- package/dist/public/icon-themes/material/garden.svg +1 -0
- package/dist/public/icon-themes/material/gatsby.svg +1 -0
- package/dist/public/icon-themes/material/gcp.svg +1 -0
- package/dist/public/icon-themes/material/gemfile.svg +1 -0
- package/dist/public/icon-themes/material/gemini-ai.svg +1 -0
- package/dist/public/icon-themes/material/gemini.svg +1 -0
- package/dist/public/icon-themes/material/git.svg +1 -0
- package/dist/public/icon-themes/material/github-actions-workflow.svg +1 -0
- package/dist/public/icon-themes/material/github-sponsors.svg +1 -0
- package/dist/public/icon-themes/material/gitlab.svg +1 -0
- package/dist/public/icon-themes/material/gitpod.svg +1 -0
- package/dist/public/icon-themes/material/gleam.svg +1 -0
- package/dist/public/icon-themes/material/gnuplot.svg +1 -0
- package/dist/public/icon-themes/material/go-mod.svg +1 -0
- package/dist/public/icon-themes/material/go.svg +1 -0
- package/dist/public/icon-themes/material/go_gopher.svg +1 -0
- package/dist/public/icon-themes/material/godot-assets.svg +1 -0
- package/dist/public/icon-themes/material/godot.svg +1 -0
- package/dist/public/icon-themes/material/gradle.svg +1 -0
- package/dist/public/icon-themes/material/grafana-alloy.svg +1 -0
- package/dist/public/icon-themes/material/grain.svg +1 -0
- package/dist/public/icon-themes/material/graphcool.svg +1 -0
- package/dist/public/icon-themes/material/graphql.svg +1 -0
- package/dist/public/icon-themes/material/gridsome.svg +1 -0
- package/dist/public/icon-themes/material/groovy.svg +1 -0
- package/dist/public/icon-themes/material/grunt.svg +1 -0
- package/dist/public/icon-themes/material/gulp.svg +1 -0
- package/dist/public/icon-themes/material/h.svg +1 -0
- package/dist/public/icon-themes/material/hack.svg +1 -0
- package/dist/public/icon-themes/material/hadolint.svg +1 -0
- package/dist/public/icon-themes/material/haml.svg +1 -0
- package/dist/public/icon-themes/material/handlebars.svg +1 -0
- package/dist/public/icon-themes/material/hardhat.svg +1 -0
- package/dist/public/icon-themes/material/harmonix.svg +1 -0
- package/dist/public/icon-themes/material/haskell.svg +1 -0
- package/dist/public/icon-themes/material/haxe.svg +1 -0
- package/dist/public/icon-themes/material/hcl.svg +1 -0
- package/dist/public/icon-themes/material/hcl_light.svg +1 -0
- package/dist/public/icon-themes/material/helm.svg +1 -0
- package/dist/public/icon-themes/material/heroku.svg +1 -0
- package/dist/public/icon-themes/material/hex.svg +1 -0
- package/dist/public/icon-themes/material/histoire.svg +1 -0
- package/dist/public/icon-themes/material/hjson.svg +1 -0
- package/dist/public/icon-themes/material/horusec.svg +1 -0
- package/dist/public/icon-themes/material/hosts.svg +1 -0
- package/dist/public/icon-themes/material/hosts_light.svg +1 -0
- package/dist/public/icon-themes/material/hpp.svg +1 -0
- package/dist/public/icon-themes/material/html.svg +1 -0
- package/dist/public/icon-themes/material/http.svg +1 -0
- package/dist/public/icon-themes/material/huff.svg +1 -0
- package/dist/public/icon-themes/material/huff_light.svg +1 -0
- package/dist/public/icon-themes/material/hurl.svg +1 -0
- package/dist/public/icon-themes/material/husky.svg +1 -0
- package/dist/public/icon-themes/material/i18n.svg +1 -0
- package/dist/public/icon-themes/material/idris.svg +1 -0
- package/dist/public/icon-themes/material/ifanr-cloud.svg +1 -0
- package/dist/public/icon-themes/material/image.svg +1 -0
- package/dist/public/icon-themes/material/imba.svg +1 -0
- package/dist/public/icon-themes/material/installation.svg +1 -0
- package/dist/public/icon-themes/material/ionic.svg +1 -0
- package/dist/public/icon-themes/material/istanbul.svg +1 -0
- package/dist/public/icon-themes/material/jar.svg +1 -0
- package/dist/public/icon-themes/material/java.svg +1 -0
- package/dist/public/icon-themes/material/javaclass.svg +1 -0
- package/dist/public/icon-themes/material/javascript-map.svg +1 -0
- package/dist/public/icon-themes/material/javascript.svg +1 -0
- package/dist/public/icon-themes/material/jenkins.svg +1 -0
- package/dist/public/icon-themes/material/jest.svg +1 -0
- package/dist/public/icon-themes/material/jinja.svg +1 -0
- package/dist/public/icon-themes/material/jinja_light.svg +1 -0
- package/dist/public/icon-themes/material/jsconfig.svg +1 -0
- package/dist/public/icon-themes/material/json.svg +1 -0
- package/dist/public/icon-themes/material/jsr.svg +1 -0
- package/dist/public/icon-themes/material/jsr_light.svg +1 -0
- package/dist/public/icon-themes/material/julia.svg +1 -0
- package/dist/public/icon-themes/material/jupyter.svg +1 -0
- package/dist/public/icon-themes/material/just.svg +1 -0
- package/dist/public/icon-themes/material/karma.svg +1 -0
- package/dist/public/icon-themes/material/kcl.svg +1 -0
- package/dist/public/icon-themes/material/key.svg +1 -0
- package/dist/public/icon-themes/material/keystatic.svg +1 -0
- package/dist/public/icon-themes/material/kivy.svg +1 -0
- package/dist/public/icon-themes/material/kl.svg +1 -0
- package/dist/public/icon-themes/material/knip.svg +1 -0
- package/dist/public/icon-themes/material/kotlin.svg +1 -0
- package/dist/public/icon-themes/material/kubernetes.svg +1 -0
- package/dist/public/icon-themes/material/kusto.svg +1 -0
- package/dist/public/icon-themes/material/label.svg +1 -0
- package/dist/public/icon-themes/material/laravel.svg +1 -0
- package/dist/public/icon-themes/material/latex-class.clone.svg +1 -0
- package/dist/public/icon-themes/material/latex-package.clone.svg +1 -0
- package/dist/public/icon-themes/material/latex.clone.svg +1 -0
- package/dist/public/icon-themes/material/latexmk.svg +1 -0
- package/dist/public/icon-themes/material/lbx.svg +1 -0
- package/dist/public/icon-themes/material/lefthook.svg +1 -0
- package/dist/public/icon-themes/material/lerna.svg +1 -0
- package/dist/public/icon-themes/material/less.svg +1 -0
- package/dist/public/icon-themes/material/liara.svg +1 -0
- package/dist/public/icon-themes/material/lib.svg +1 -0
- package/dist/public/icon-themes/material/lighthouse.svg +1 -0
- package/dist/public/icon-themes/material/lilypond.svg +1 -0
- package/dist/public/icon-themes/material/liquid.svg +1 -0
- package/dist/public/icon-themes/material/lisp.svg +1 -0
- package/dist/public/icon-themes/material/livescript.svg +1 -0
- package/dist/public/icon-themes/material/lock.svg +1 -0
- package/dist/public/icon-themes/material/log.svg +1 -0
- package/dist/public/icon-themes/material/lolcode.svg +1 -0
- package/dist/public/icon-themes/material/lottie.svg +1 -0
- package/dist/public/icon-themes/material/lua.svg +1 -0
- package/dist/public/icon-themes/material/luau.svg +1 -0
- package/dist/public/icon-themes/material/lyric.svg +1 -0
- package/dist/public/icon-themes/material/makefile.svg +1 -0
- package/dist/public/icon-themes/material/markdoc-config.svg +1 -0
- package/dist/public/icon-themes/material/markdoc.svg +1 -0
- package/dist/public/icon-themes/material/markdown.svg +1 -0
- package/dist/public/icon-themes/material/markdownlint.svg +1 -0
- package/dist/public/icon-themes/material/markojs.svg +1 -0
- package/dist/public/icon-themes/material/mathematica.svg +1 -0
- package/dist/public/icon-themes/material/matlab.svg +1 -0
- package/dist/public/icon-themes/material/maven.svg +1 -0
- package/dist/public/icon-themes/material/mdsvex.svg +1 -0
- package/dist/public/icon-themes/material/mdx.svg +1 -0
- package/dist/public/icon-themes/material/mercurial.svg +1 -0
- package/dist/public/icon-themes/material/merlin.svg +1 -0
- package/dist/public/icon-themes/material/mermaid.svg +1 -0
- package/dist/public/icon-themes/material/meson.svg +1 -0
- package/dist/public/icon-themes/material/minecraft-fabric.svg +1 -0
- package/dist/public/icon-themes/material/minecraft.svg +1 -0
- package/dist/public/icon-themes/material/mint.svg +1 -0
- package/dist/public/icon-themes/material/mist.clone.svg +1 -0
- package/dist/public/icon-themes/material/mjml.svg +1 -0
- package/dist/public/icon-themes/material/mocha.svg +1 -0
- package/dist/public/icon-themes/material/modernizr.svg +1 -0
- package/dist/public/icon-themes/material/mojo.svg +1 -0
- package/dist/public/icon-themes/material/moon.svg +1 -0
- package/dist/public/icon-themes/material/moonscript.svg +1 -0
- package/dist/public/icon-themes/material/mxml.svg +1 -0
- package/dist/public/icon-themes/material/nano-staged.svg +1 -0
- package/dist/public/icon-themes/material/nano-staged_light.svg +1 -0
- package/dist/public/icon-themes/material/ndst.svg +1 -0
- package/dist/public/icon-themes/material/nest-controller.clone.svg +1 -0
- package/dist/public/icon-themes/material/nest-decorator.clone.svg +1 -0
- package/dist/public/icon-themes/material/nest-filter.clone.svg +1 -0
- package/dist/public/icon-themes/material/nest-gateway.clone.svg +1 -0
- package/dist/public/icon-themes/material/nest-guard.clone.svg +1 -0
- package/dist/public/icon-themes/material/nest-interceptor.clone.svg +1 -0
- package/dist/public/icon-themes/material/nest-middleware.clone.svg +1 -0
- package/dist/public/icon-themes/material/nest-module.clone.svg +1 -0
- package/dist/public/icon-themes/material/nest-pipe.clone.svg +1 -0
- package/dist/public/icon-themes/material/nest-resolver.clone.svg +1 -0
- package/dist/public/icon-themes/material/nest-service.clone.svg +1 -0
- package/dist/public/icon-themes/material/nest.svg +1 -0
- package/dist/public/icon-themes/material/netlify.svg +1 -0
- package/dist/public/icon-themes/material/netlify_light.svg +1 -0
- package/dist/public/icon-themes/material/next.svg +1 -0
- package/dist/public/icon-themes/material/next_light.svg +1 -0
- package/dist/public/icon-themes/material/nginx.svg +1 -0
- package/dist/public/icon-themes/material/ngrx-actions.svg +1 -0
- package/dist/public/icon-themes/material/ngrx-effects.svg +1 -0
- package/dist/public/icon-themes/material/ngrx-entity.svg +1 -0
- package/dist/public/icon-themes/material/ngrx-reducer.svg +1 -0
- package/dist/public/icon-themes/material/ngrx-selectors.svg +1 -0
- package/dist/public/icon-themes/material/ngrx-state.svg +1 -0
- package/dist/public/icon-themes/material/nim.svg +1 -0
- package/dist/public/icon-themes/material/nix.svg +1 -0
- package/dist/public/icon-themes/material/nodejs.svg +1 -0
- package/dist/public/icon-themes/material/nodejs_alt.svg +1 -0
- package/dist/public/icon-themes/material/nodemon.svg +1 -0
- package/dist/public/icon-themes/material/npm.svg +1 -0
- package/dist/public/icon-themes/material/nuget.svg +1 -0
- package/dist/public/icon-themes/material/nunjucks.svg +1 -0
- package/dist/public/icon-themes/material/nuxt.svg +1 -0
- package/dist/public/icon-themes/material/nx.svg +1 -0
- package/dist/public/icon-themes/material/objective-c.svg +1 -0
- package/dist/public/icon-themes/material/objective-cpp.svg +1 -0
- package/dist/public/icon-themes/material/ocaml.svg +1 -0
- package/dist/public/icon-themes/material/odin.svg +1 -0
- package/dist/public/icon-themes/material/opa.svg +1 -0
- package/dist/public/icon-themes/material/opam.svg +1 -0
- package/dist/public/icon-themes/material/openapi.svg +1 -0
- package/dist/public/icon-themes/material/openapi_light.svg +1 -0
- package/dist/public/icon-themes/material/otne.svg +1 -0
- package/dist/public/icon-themes/material/oxlint.svg +1 -0
- package/dist/public/icon-themes/material/packship.svg +1 -0
- package/dist/public/icon-themes/material/palette.svg +1 -0
- package/dist/public/icon-themes/material/panda.svg +1 -0
- package/dist/public/icon-themes/material/parcel.svg +1 -0
- package/dist/public/icon-themes/material/pascal.svg +1 -0
- package/dist/public/icon-themes/material/pawn.svg +1 -0
- package/dist/public/icon-themes/material/payload.svg +1 -0
- package/dist/public/icon-themes/material/payload_light.svg +1 -0
- package/dist/public/icon-themes/material/pdf.svg +1 -0
- package/dist/public/icon-themes/material/pdm.svg +1 -0
- package/dist/public/icon-themes/material/percy.svg +1 -0
- package/dist/public/icon-themes/material/perl.svg +1 -0
- package/dist/public/icon-themes/material/php-cs-fixer.svg +1 -0
- package/dist/public/icon-themes/material/php.svg +1 -0
- package/dist/public/icon-themes/material/php_elephant.svg +1 -0
- package/dist/public/icon-themes/material/php_elephant_pink.svg +1 -0
- package/dist/public/icon-themes/material/phpstan.svg +1 -0
- package/dist/public/icon-themes/material/phpunit.svg +1 -0
- package/dist/public/icon-themes/material/pinejs.svg +1 -0
- package/dist/public/icon-themes/material/pipeline.svg +1 -0
- package/dist/public/icon-themes/material/pkl.svg +1 -0
- package/dist/public/icon-themes/material/plastic.svg +1 -0
- package/dist/public/icon-themes/material/playwright.svg +1 -0
- package/dist/public/icon-themes/material/plop.svg +1 -0
- package/dist/public/icon-themes/material/pm2-ecosystem.svg +1 -0
- package/dist/public/icon-themes/material/pnpm.svg +1 -0
- package/dist/public/icon-themes/material/pnpm_light.svg +1 -0
- package/dist/public/icon-themes/material/poetry.svg +1 -0
- package/dist/public/icon-themes/material/postcss.svg +1 -0
- package/dist/public/icon-themes/material/posthtml.svg +1 -0
- package/dist/public/icon-themes/material/powerpoint.svg +1 -0
- package/dist/public/icon-themes/material/powershell.svg +1 -0
- package/dist/public/icon-themes/material/pre-commit.svg +1 -0
- package/dist/public/icon-themes/material/prettier.svg +1 -0
- package/dist/public/icon-themes/material/prisma.svg +1 -0
- package/dist/public/icon-themes/material/processing.svg +1 -0
- package/dist/public/icon-themes/material/prolog.svg +1 -0
- package/dist/public/icon-themes/material/proto.svg +1 -0
- package/dist/public/icon-themes/material/protractor.svg +1 -0
- package/dist/public/icon-themes/material/pug.svg +1 -0
- package/dist/public/icon-themes/material/puppet.svg +1 -0
- package/dist/public/icon-themes/material/puppeteer.svg +1 -0
- package/dist/public/icon-themes/material/purescript.svg +1 -0
- package/dist/public/icon-themes/material/python-misc.svg +1 -0
- package/dist/public/icon-themes/material/python.svg +1 -0
- package/dist/public/icon-themes/material/pytorch.svg +1 -0
- package/dist/public/icon-themes/material/qsharp.svg +1 -0
- package/dist/public/icon-themes/material/quasar.svg +1 -0
- package/dist/public/icon-themes/material/quokka.svg +1 -0
- package/dist/public/icon-themes/material/qwik.svg +1 -0
- package/dist/public/icon-themes/material/r.svg +1 -0
- package/dist/public/icon-themes/material/racket.svg +1 -0
- package/dist/public/icon-themes/material/raml.svg +1 -0
- package/dist/public/icon-themes/material/razor.svg +1 -0
- package/dist/public/icon-themes/material/rbxmk.svg +1 -0
- package/dist/public/icon-themes/material/rc.svg +1 -0
- package/dist/public/icon-themes/material/react.svg +1 -0
- package/dist/public/icon-themes/material/react_ts.svg +1 -0
- package/dist/public/icon-themes/material/readme.svg +1 -0
- package/dist/public/icon-themes/material/reason.svg +1 -0
- package/dist/public/icon-themes/material/red.svg +1 -0
- package/dist/public/icon-themes/material/redux-action.svg +1 -0
- package/dist/public/icon-themes/material/redux-reducer.svg +1 -0
- package/dist/public/icon-themes/material/redux-selector.svg +1 -0
- package/dist/public/icon-themes/material/redux-store.svg +1 -0
- package/dist/public/icon-themes/material/regedit.svg +1 -0
- package/dist/public/icon-themes/material/remark.svg +1 -0
- package/dist/public/icon-themes/material/remix.svg +1 -0
- package/dist/public/icon-themes/material/remix_light.svg +1 -0
- package/dist/public/icon-themes/material/renovate.svg +1 -0
- package/dist/public/icon-themes/material/replit.svg +1 -0
- package/dist/public/icon-themes/material/rescript-interface.svg +1 -0
- package/dist/public/icon-themes/material/rescript.svg +1 -0
- package/dist/public/icon-themes/material/restql.svg +1 -0
- package/dist/public/icon-themes/material/riot.svg +1 -0
- package/dist/public/icon-themes/material/roadmap.svg +1 -0
- package/dist/public/icon-themes/material/roblox.svg +1 -0
- package/dist/public/icon-themes/material/robot.svg +1 -0
- package/dist/public/icon-themes/material/robots.svg +1 -0
- package/dist/public/icon-themes/material/rocket.svg +1 -0
- package/dist/public/icon-themes/material/rojo.svg +1 -0
- package/dist/public/icon-themes/material/rollup.svg +1 -0
- package/dist/public/icon-themes/material/rome.svg +1 -0
- package/dist/public/icon-themes/material/routing.svg +1 -0
- package/dist/public/icon-themes/material/rspec.svg +1 -0
- package/dist/public/icon-themes/material/rubocop.svg +1 -0
- package/dist/public/icon-themes/material/rubocop_light.svg +1 -0
- package/dist/public/icon-themes/material/ruby.svg +1 -0
- package/dist/public/icon-themes/material/ruff.svg +1 -0
- package/dist/public/icon-themes/material/rust.svg +1 -0
- package/dist/public/icon-themes/material/salesforce.svg +1 -0
- package/dist/public/icon-themes/material/san.svg +1 -0
- package/dist/public/icon-themes/material/sas.svg +1 -0
- package/dist/public/icon-themes/material/sass.svg +1 -0
- package/dist/public/icon-themes/material/sbt.svg +1 -0
- package/dist/public/icon-themes/material/scala.svg +1 -0
- package/dist/public/icon-themes/material/scheme.svg +1 -0
- package/dist/public/icon-themes/material/scons.svg +1 -0
- package/dist/public/icon-themes/material/scons_light.svg +1 -0
- package/dist/public/icon-themes/material/screwdriver.svg +1 -0
- package/dist/public/icon-themes/material/search.svg +1 -0
- package/dist/public/icon-themes/material/semantic-release.svg +1 -0
- package/dist/public/icon-themes/material/semantic-release_light.svg +1 -0
- package/dist/public/icon-themes/material/semgrep.svg +1 -0
- package/dist/public/icon-themes/material/sentry.svg +1 -0
- package/dist/public/icon-themes/material/sequelize.svg +1 -0
- package/dist/public/icon-themes/material/serverless.svg +1 -0
- package/dist/public/icon-themes/material/settings.svg +1 -0
- package/dist/public/icon-themes/material/shader.svg +1 -0
- package/dist/public/icon-themes/material/silverstripe.svg +1 -0
- package/dist/public/icon-themes/material/simulink.svg +1 -0
- package/dist/public/icon-themes/material/siyuan.svg +1 -0
- package/dist/public/icon-themes/material/sketch.svg +1 -0
- package/dist/public/icon-themes/material/slim.svg +1 -0
- package/dist/public/icon-themes/material/slint.svg +1 -0
- package/dist/public/icon-themes/material/slug.svg +1 -0
- package/dist/public/icon-themes/material/smarty.svg +1 -0
- package/dist/public/icon-themes/material/sml.svg +1 -0
- package/dist/public/icon-themes/material/snakemake.svg +1 -0
- package/dist/public/icon-themes/material/snapcraft.svg +1 -0
- package/dist/public/icon-themes/material/snowpack.svg +1 -0
- package/dist/public/icon-themes/material/snowpack_light.svg +1 -0
- package/dist/public/icon-themes/material/snyk.svg +1 -0
- package/dist/public/icon-themes/material/solidity.svg +1 -0
- package/dist/public/icon-themes/material/sonarcloud.svg +1 -0
- package/dist/public/icon-themes/material/spwn.svg +1 -0
- package/dist/public/icon-themes/material/stackblitz.svg +1 -0
- package/dist/public/icon-themes/material/stan.svg +1 -0
- package/dist/public/icon-themes/material/steadybit.svg +1 -0
- package/dist/public/icon-themes/material/stencil.svg +1 -0
- package/dist/public/icon-themes/material/stitches.svg +1 -0
- package/dist/public/icon-themes/material/stitches_light.svg +1 -0
- package/dist/public/icon-themes/material/storybook.svg +1 -0
- package/dist/public/icon-themes/material/stryker.svg +1 -0
- package/dist/public/icon-themes/material/sty.clone.svg +1 -0
- package/dist/public/icon-themes/material/stylable.svg +1 -0
- package/dist/public/icon-themes/material/stylelint.svg +1 -0
- package/dist/public/icon-themes/material/stylelint_light.svg +1 -0
- package/dist/public/icon-themes/material/stylus.svg +1 -0
- package/dist/public/icon-themes/material/sublime.svg +1 -0
- package/dist/public/icon-themes/material/subtitles.svg +1 -0
- package/dist/public/icon-themes/material/supabase.svg +1 -0
- package/dist/public/icon-themes/material/svelte.svg +1 -0
- package/dist/public/icon-themes/material/svelte_js.clone.svg +1 -0
- package/dist/public/icon-themes/material/svelte_ts.clone.svg +1 -0
- package/dist/public/icon-themes/material/svg.svg +1 -0
- package/dist/public/icon-themes/material/svgo.svg +1 -0
- package/dist/public/icon-themes/material/svgr.svg +1 -0
- package/dist/public/icon-themes/material/swagger.svg +1 -0
- package/dist/public/icon-themes/material/sway.svg +1 -0
- package/dist/public/icon-themes/material/swc.svg +1 -0
- package/dist/public/icon-themes/material/swift.svg +1 -0
- package/dist/public/icon-themes/material/syncpack.svg +1 -0
- package/dist/public/icon-themes/material/systemd.svg +1 -0
- package/dist/public/icon-themes/material/systemd_light.svg +1 -0
- package/dist/public/icon-themes/material/table.svg +1 -0
- package/dist/public/icon-themes/material/tailwindcss.svg +1 -0
- package/dist/public/icon-themes/material/tape.clone.svg +1 -0
- package/dist/public/icon-themes/material/taskfile.svg +1 -0
- package/dist/public/icon-themes/material/tauri.svg +1 -0
- package/dist/public/icon-themes/material/taze.svg +1 -0
- package/dist/public/icon-themes/material/tcl.svg +1 -0
- package/dist/public/icon-themes/material/teal.svg +1 -0
- package/dist/public/icon-themes/material/templ.svg +1 -0
- package/dist/public/icon-themes/material/template.svg +1 -0
- package/dist/public/icon-themes/material/terraform.svg +1 -0
- package/dist/public/icon-themes/material/test-js.svg +1 -0
- package/dist/public/icon-themes/material/test-jsx.svg +1 -0
- package/dist/public/icon-themes/material/test-ts.svg +1 -0
- package/dist/public/icon-themes/material/tex.svg +1 -0
- package/dist/public/icon-themes/material/textlint.svg +1 -0
- package/dist/public/icon-themes/material/tilt.svg +1 -0
- package/dist/public/icon-themes/material/tldraw.svg +1 -0
- package/dist/public/icon-themes/material/tldraw_light.svg +1 -0
- package/dist/public/icon-themes/material/tobi.svg +1 -0
- package/dist/public/icon-themes/material/tobimake.svg +1 -0
- package/dist/public/icon-themes/material/todo.svg +1 -0
- package/dist/public/icon-themes/material/toml.svg +1 -0
- package/dist/public/icon-themes/material/toml_light.svg +1 -0
- package/dist/public/icon-themes/material/travis.svg +1 -0
- package/dist/public/icon-themes/material/tree.svg +1 -0
- package/dist/public/icon-themes/material/trigger.svg +1 -0
- package/dist/public/icon-themes/material/tsconfig.svg +1 -0
- package/dist/public/icon-themes/material/tsdoc.svg +1 -0
- package/dist/public/icon-themes/material/tsil.svg +1 -0
- package/dist/public/icon-themes/material/tune.svg +1 -0
- package/dist/public/icon-themes/material/turborepo.svg +1 -0
- package/dist/public/icon-themes/material/turborepo_light.svg +1 -0
- package/dist/public/icon-themes/material/twig.svg +1 -0
- package/dist/public/icon-themes/material/twine.svg +1 -0
- package/dist/public/icon-themes/material/typescript-def.svg +1 -0
- package/dist/public/icon-themes/material/typescript.svg +1 -0
- package/dist/public/icon-themes/material/typst.svg +1 -0
- package/dist/public/icon-themes/material/umi.svg +1 -0
- package/dist/public/icon-themes/material/uml.svg +1 -0
- package/dist/public/icon-themes/material/uml_light.svg +1 -0
- package/dist/public/icon-themes/material/unity.svg +1 -0
- package/dist/public/icon-themes/material/unocss.svg +1 -0
- package/dist/public/icon-themes/material/url.svg +1 -0
- package/dist/public/icon-themes/material/uv.svg +1 -0
- package/dist/public/icon-themes/material/vagrant.svg +1 -0
- package/dist/public/icon-themes/material/vala.svg +1 -0
- package/dist/public/icon-themes/material/vedic.svg +1 -0
- package/dist/public/icon-themes/material/velite.svg +1 -0
- package/dist/public/icon-themes/material/velocity.svg +1 -0
- package/dist/public/icon-themes/material/vercel.svg +1 -0
- package/dist/public/icon-themes/material/vercel_light.svg +1 -0
- package/dist/public/icon-themes/material/verdaccio.svg +1 -0
- package/dist/public/icon-themes/material/verified.svg +1 -0
- package/dist/public/icon-themes/material/verilog.svg +1 -0
- package/dist/public/icon-themes/material/vfl.svg +1 -0
- package/dist/public/icon-themes/material/video.svg +1 -0
- package/dist/public/icon-themes/material/vim.svg +1 -0
- package/dist/public/icon-themes/material/virtual.svg +1 -0
- package/dist/public/icon-themes/material/visualstudio.svg +1 -0
- package/dist/public/icon-themes/material/vite.svg +1 -0
- package/dist/public/icon-themes/material/vitest.svg +1 -0
- package/dist/public/icon-themes/material/vlang.svg +1 -0
- package/dist/public/icon-themes/material/vscode.svg +1 -0
- package/dist/public/icon-themes/material/vue-config.svg +1 -0
- package/dist/public/icon-themes/material/vue.svg +1 -0
- package/dist/public/icon-themes/material/vuex-store.svg +1 -0
- package/dist/public/icon-themes/material/wakatime.svg +1 -0
- package/dist/public/icon-themes/material/wakatime_light.svg +1 -0
- package/dist/public/icon-themes/material/wallaby.svg +1 -0
- package/dist/public/icon-themes/material/wally.svg +1 -0
- package/dist/public/icon-themes/material/watchman.svg +1 -0
- package/dist/public/icon-themes/material/webassembly.svg +1 -0
- package/dist/public/icon-themes/material/webhint.svg +1 -0
- package/dist/public/icon-themes/material/webpack.svg +1 -0
- package/dist/public/icon-themes/material/wepy.svg +1 -0
- package/dist/public/icon-themes/material/werf.svg +1 -0
- package/dist/public/icon-themes/material/windicss.svg +1 -0
- package/dist/public/icon-themes/material/wolframlanguage.svg +1 -0
- package/dist/public/icon-themes/material/word.svg +1 -0
- package/dist/public/icon-themes/material/wrangler.svg +1 -0
- package/dist/public/icon-themes/material/wxt.svg +1 -0
- package/dist/public/icon-themes/material/xaml.svg +1 -0
- package/dist/public/icon-themes/material/xmake.svg +1 -0
- package/dist/public/icon-themes/material/xml.svg +1 -0
- package/dist/public/icon-themes/material/yaml.svg +1 -0
- package/dist/public/icon-themes/material/yang.svg +1 -0
- package/dist/public/icon-themes/material/yarn.svg +1 -0
- package/dist/public/icon-themes/material/zeabur.svg +1 -0
- package/dist/public/icon-themes/material/zeabur_light.svg +1 -0
- package/dist/public/icon-themes/material/zig.svg +1 -0
- package/dist/public/icon-themes/material/zip.svg +1 -0
- package/dist/public/icon-themes/material.css +3385 -0
- package/dist/public/icon-themes/nomo/config.appveyor.svg +1 -0
- package/dist/public/icon-themes/nomo/config.babel.svg +1 -0
- package/dist/public/icon-themes/nomo/config.bower.svg +1 -0
- package/dist/public/icon-themes/nomo/config.docker.svg +1 -0
- package/dist/public/icon-themes/nomo/config.editorconfig.svg +1 -0
- package/dist/public/icon-themes/nomo/config.eslint.svg +1 -0
- package/dist/public/icon-themes/nomo/config.format.svg +1 -0
- package/dist/public/icon-themes/nomo/config.git.svg +1 -0
- package/dist/public/icon-themes/nomo/config.grunt.svg +1 -0
- package/dist/public/icon-themes/nomo/config.gulp.svg +1 -0
- package/dist/public/icon-themes/nomo/config.license.svg +1 -0
- package/dist/public/icon-themes/nomo/config.makefile.svg +1 -0
- package/dist/public/icon-themes/nomo/config.npm.svg +1 -0
- package/dist/public/icon-themes/nomo/config.travis.svg +1 -0
- package/dist/public/icon-themes/nomo/config.vs.svg +1 -0
- package/dist/public/icon-themes/nomo/config.yarn.svg +1 -0
- package/dist/public/icon-themes/nomo/file.ats.svg +1 -0
- package/dist/public/icon-themes/nomo/file.c.svg +1 -0
- package/dist/public/icon-themes/nomo/file.clojure.svg +1 -0
- package/dist/public/icon-themes/nomo/file.coffee.svg +1 -0
- package/dist/public/icon-themes/nomo/file.coq.svg +1 -0
- package/dist/public/icon-themes/nomo/file.cpp.svg +1 -0
- package/dist/public/icon-themes/nomo/file.cr.svg +1 -0
- package/dist/public/icon-themes/nomo/file.crt.svg +1 -0
- package/dist/public/icon-themes/nomo/file.cs.svg +1 -0
- package/dist/public/icon-themes/nomo/file.css.svg +1 -0
- package/dist/public/icon-themes/nomo/file.cucumber.svg +58 -0
- package/dist/public/icon-themes/nomo/file.d.svg +1 -0
- package/dist/public/icon-themes/nomo/file.d.ts.svg +1 -0
- package/dist/public/icon-themes/nomo/file.ddf.svg +1 -0
- package/dist/public/icon-themes/nomo/file.elisp.svg +1 -0
- package/dist/public/icon-themes/nomo/file.elixir.svg +1 -0
- package/dist/public/icon-themes/nomo/file.elm.svg +1 -0
- package/dist/public/icon-themes/nomo/file.erlang.svg +1 -0
- package/dist/public/icon-themes/nomo/file.exe.svg +1 -0
- package/dist/public/icon-themes/nomo/file.font.svg +1 -0
- package/dist/public/icon-themes/nomo/file.fs.svg +1 -0
- package/dist/public/icon-themes/nomo/file.fst.svg +1 -0
- package/dist/public/icon-themes/nomo/file.go.svg +1 -0
- package/dist/public/icon-themes/nomo/file.gql.svg +17 -0
- package/dist/public/icon-themes/nomo/file.h.svg +1 -0
- package/dist/public/icon-themes/nomo/file.handlebars.svg +1 -0
- package/dist/public/icon-themes/nomo/file.haskell.svg +1 -0
- package/dist/public/icon-themes/nomo/file.haxe.svg +1 -0
- package/dist/public/icon-themes/nomo/file.html.svg +1 -0
- package/dist/public/icon-themes/nomo/file.idris.svg +1 -0
- package/dist/public/icon-themes/nomo/file.image.svg +1 -0
- package/dist/public/icon-themes/nomo/file.jade.svg +1 -0
- package/dist/public/icon-themes/nomo/file.java.svg +1 -0
- package/dist/public/icon-themes/nomo/file.js.svg +1 -0
- package/dist/public/icon-themes/nomo/file.json.svg +1 -0
- package/dist/public/icon-themes/nomo/file.jsx.svg +1 -0
- package/dist/public/icon-themes/nomo/file.julia.svg +1 -0
- package/dist/public/icon-themes/nomo/file.key.svg +1 -0
- package/dist/public/icon-themes/nomo/file.less.svg +1 -0
- package/dist/public/icon-themes/nomo/file.lib.svg +1 -0
- package/dist/public/icon-themes/nomo/file.lisp.svg +1 -0
- package/dist/public/icon-themes/nomo/file.lua.svg +1 -0
- package/dist/public/icon-themes/nomo/file.markdown.svg +1 -0
- package/dist/public/icon-themes/nomo/file.ml.svg +1 -0
- package/dist/public/icon-themes/nomo/file.objc.svg +1 -0
- package/dist/public/icon-themes/nomo/file.pester.svg +1 -0
- package/dist/public/icon-themes/nomo/file.php.svg +1 -0
- package/dist/public/icon-themes/nomo/file.powershell.svg +1 -0
- package/dist/public/icon-themes/nomo/file.prolog.svg +1 -0
- package/dist/public/icon-themes/nomo/file.ptl.svg +1 -0
- package/dist/public/icon-themes/nomo/file.purescript.svg +1 -0
- package/dist/public/icon-themes/nomo/file.python.svg +1 -0
- package/dist/public/icon-themes/nomo/file.ruby.svg +1 -0
- package/dist/public/icon-themes/nomo/file.ruota.svg +9 -0
- package/dist/public/icon-themes/nomo/file.rust.svg +1 -0
- package/dist/public/icon-themes/nomo/file.sass.svg +1 -0
- package/dist/public/icon-themes/nomo/file.scala.svg +1 -0
- package/dist/public/icon-themes/nomo/file.scheme.svg +1 -0
- package/dist/public/icon-themes/nomo/file.shell.svg +1 -0
- package/dist/public/icon-themes/nomo/file.slim.svg +1 -0
- package/dist/public/icon-themes/nomo/file.sourcemap.svg +1 -0
- package/dist/public/icon-themes/nomo/file.stylus.svg +1 -0
- package/dist/public/icon-themes/nomo/file.svg +1 -0
- package/dist/public/icon-themes/nomo/file.swift.svg +1 -0
- package/dist/public/icon-themes/nomo/file.tex.svg +1 -0
- package/dist/public/icon-themes/nomo/file.text.svg +1 -0
- package/dist/public/icon-themes/nomo/file.toml.svg +1 -0
- package/dist/public/icon-themes/nomo/file.ts.svg +1 -0
- package/dist/public/icon-themes/nomo/file.tsx.svg +1 -0
- package/dist/public/icon-themes/nomo/file.vb.svg +1 -0
- package/dist/public/icon-themes/nomo/file.vue.svg +1 -0
- package/dist/public/icon-themes/nomo/file.xml.svg +1 -0
- package/dist/public/icon-themes/nomo/file.yaml.svg +1 -0
- package/dist/public/icon-themes/nomo/file.zip.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.close.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.dist.close.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.dist.open.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.git.close.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.git.open.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.include.close.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.include.open.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.js.close.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.js.open.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.lib.close.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.lib.open.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.open.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.src.close.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.src.open.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.test.close.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.test.open.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.ts.close.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.ts.open.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.vs.close.svg +1 -0
- package/dist/public/icon-themes/nomo/folder.vs.open.svg +1 -0
- package/dist/public/icon-themes/nomo/logo.vs.svg +1 -0
- package/dist/public/icon-themes/nomo.css +337 -0
- package/dist/public/icon-themes/seti-seti.woff +0 -0
- package/dist/public/icon-themes/seti.css +1926 -0
- package/dist/public/icon-themes/vscodegreat/abell.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/actionscript.png +0 -0
- package/dist/public/icon-themes/vscodegreat/android.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/angular.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/apache.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/applescript.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/arduino.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/asciidoc.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/assembly.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/audio.png +0 -0
- package/dist/public/icon-themes/vscodegreat/autoit.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/avalonia.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/axure.png +0 -0
- package/dist/public/icon-themes/vscodegreat/azure.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/babel.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/bicep.png +0 -0
- package/dist/public/icon-themes/vscodegreat/binary.png +0 -0
- package/dist/public/icon-themes/vscodegreat/blade.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/bower.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/brainfuck.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/browserlist.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/brunch.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/buckle.png +0 -0
- package/dist/public/icon-themes/vscodegreat/c-h.png +0 -0
- package/dist/public/icon-themes/vscodegreat/c.png +0 -0
- package/dist/public/icon-themes/vscodegreat/cake.png +0 -0
- package/dist/public/icon-themes/vscodegreat/cakephp.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/certificate.png +0 -0
- package/dist/public/icon-themes/vscodegreat/cfc.png +0 -0
- package/dist/public/icon-themes/vscodegreat/cfm.png +0 -0
- package/dist/public/icon-themes/vscodegreat/clojure.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/cmake.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/codekit.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/coffeescript.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/coldfusion.png +0 -0
- package/dist/public/icon-themes/vscodegreat/contributing.png +0 -0
- package/dist/public/icon-themes/vscodegreat/cpp-alt.svg +23 -0
- package/dist/public/icon-themes/vscodegreat/cpp-h.png +0 -0
- package/dist/public/icon-themes/vscodegreat/cpp.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/crystal.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/csharp.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/css.svg +4 -0
- package/dist/public/icon-themes/vscodegreat/cuda.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/cue.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/cursor.png +0 -0
- package/dist/public/icon-themes/vscodegreat/cypress.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/cython.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/d.png +0 -0
- package/dist/public/icon-themes/vscodegreat/dart.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/database.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/database2.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/default.png +0 -0
- package/dist/public/icon-themes/vscodegreat/denizen.png +0 -0
- package/dist/public/icon-themes/vscodegreat/dhall.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/dlang.png +0 -0
- package/dist/public/icon-themes/vscodegreat/docker.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/docz.png +0 -0
- package/dist/public/icon-themes/vscodegreat/dotenv.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/dotnet.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/dust.png +0 -0
- package/dist/public/icon-themes/vscodegreat/editorconfig.png +0 -0
- package/dist/public/icon-themes/vscodegreat/ejs.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/elixir.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/elm.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/erlang.png +0 -0
- package/dist/public/icon-themes/vscodegreat/eslint.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/excel.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/exe.png +0 -0
- package/dist/public/icon-themes/vscodegreat/favicon.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/figma.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/file.png +0 -0
- package/dist/public/icon-themes/vscodegreat/firebase.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/fish.png +0 -0
- package/dist/public/icon-themes/vscodegreat/flow.svg +14 -0
- package/dist/public/icon-themes/vscodegreat/folders/app-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/app.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/bench-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/bench.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/bower-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/bower.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/build-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/build.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/cypress-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/cypress.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/db-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/db.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/default-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/default.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/git-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/git.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/i18n-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/i18n.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/images-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/images.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/jest-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/jest.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/layout-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/layout.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/next-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/next.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/node-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/node.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/root-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/root.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/save-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/save.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/services-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/services.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/src-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/src.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/styles-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/styles.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/tests-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/tests.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/theme-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/theme.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/views-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/views.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/vsc-open.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/folders/vsc.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/font.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/fortran.svg +98 -0
- package/dist/public/icon-themes/vscodegreat/foxpro.png +0 -0
- package/dist/public/icon-themes/vscodegreat/fsharp.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/gherkin.png +0 -0
- package/dist/public/icon-themes/vscodegreat/git.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/gitlab.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/gnu.svg +4 -0
- package/dist/public/icon-themes/vscodegreat/go.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/godot.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/gradle.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/graphql.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/graphqls.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/graphviz.png +0 -0
- package/dist/public/icon-themes/vscodegreat/groovy.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/grunt.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/gulp.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/haml.png +0 -0
- package/dist/public/icon-themes/vscodegreat/handlebars.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/harbour.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/haskell.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/haxe.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/html.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/icon.png +0 -0
- package/dist/public/icon-themes/vscodegreat/illustrator.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/image.png +0 -0
- package/dist/public/icon-themes/vscodegreat/jade.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/java-alt.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/java.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/javascript.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/jenkins.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/jest.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/jinja.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/json.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/json5.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/julia.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/jupyter.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/karma.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/key.png +0 -0
- package/dist/public/icon-themes/vscodegreat/keystone.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/kotlin.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/less.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/liquid.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/livescript.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/log.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/lua.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/markdown.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/marko.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/markojs.png +0 -0
- package/dist/public/icon-themes/vscodegreat/markup.png +0 -0
- package/dist/public/icon-themes/vscodegreat/matlab-red.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/matlab.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/mdx.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/mjml.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/mocha.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/model.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/moleculer.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/mustache.png +0 -0
- package/dist/public/icon-themes/vscodegreat/mysql-workbench.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/nextflow.png +0 -0
- package/dist/public/icon-themes/vscodegreat/nextjs.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/nginx.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/ngrx.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/nim.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/nix.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/node.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/notepad.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/npm.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/nsis.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/nuget.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/nunjucks.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/nvidia.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/objectivec.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/objectivecpp.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/ocaml.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/opengl.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/oso.png +0 -0
- package/dist/public/icon-themes/vscodegreat/paket.png +0 -0
- package/dist/public/icon-themes/vscodegreat/pascal-project.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/pascal.png +0 -0
- package/dist/public/icon-themes/vscodegreat/pdf.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/perl.png +0 -0
- package/dist/public/icon-themes/vscodegreat/phalcon.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/photoshop.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/php.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/pnpm.svg +3 -0
- package/dist/public/icon-themes/vscodegreat/postcss.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/powerpoint.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/powershell.png +0 -0
- package/dist/public/icon-themes/vscodegreat/prettier.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/prisma.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/proto.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/pug.png +0 -0
- package/dist/public/icon-themes/vscodegreat/puppet.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/purescript.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/python.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/racket.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/razor.png +0 -0
- package/dist/public/icon-themes/vscodegreat/react-alt.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/react.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/reason.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/rescript.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/rlang.png +0 -0
- package/dist/public/icon-themes/vscodegreat/rollup.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/rst.png +0 -0
- package/dist/public/icon-themes/vscodegreat/rstudio.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/ruby.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/rust.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/sass.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/scala.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/scheme.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/sentry.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/sequelize.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/server.png +0 -0
- package/dist/public/icon-themes/vscodegreat/serverless.png +0 -0
- package/dist/public/icon-themes/vscodegreat/settings-red.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/settings.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/shell.png +0 -0
- package/dist/public/icon-themes/vscodegreat/singularity.svg +12 -0
- package/dist/public/icon-themes/vscodegreat/sketch.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/slim.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/smarty.png +0 -0
- package/dist/public/icon-themes/vscodegreat/snowpackjs.svg +4 -0
- package/dist/public/icon-themes/vscodegreat/solidity.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/source.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/storybook.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/stylelint.png +0 -0
- package/dist/public/icon-themes/vscodegreat/stylus.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/sublime.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/svelte.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/svg.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/swi-prolog.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/swift.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/symfony.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/tailwind.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/tarkine.svg +9 -0
- package/dist/public/icon-themes/vscodegreat/taskfile.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/tcl.png +0 -0
- package/dist/public/icon-themes/vscodegreat/terraform.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/test.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/testjs.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/tex.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/textile.png +0 -0
- package/dist/public/icon-themes/vscodegreat/todo.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/toml.png +0 -0
- package/dist/public/icon-themes/vscodegreat/tslint.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/turborepo.svg +35 -0
- package/dist/public/icon-themes/vscodegreat/twig.png +0 -0
- package/dist/public/icon-themes/vscodegreat/typescript.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/typst.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/unity.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/unocss.svg +5 -0
- package/dist/public/icon-themes/vscodegreat/url.png +0 -0
- package/dist/public/icon-themes/vscodegreat/valgrind.svg +57 -0
- package/dist/public/icon-themes/vscodegreat/vercel.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/verilog-sys.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/verilog.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/video.png +0 -0
- package/dist/public/icon-themes/vscodegreat/vim.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/visualbasic.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/visualstudio.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/visualstudiocode.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/vitejs.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/vitest.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/vr.svg +10 -0
- package/dist/public/icon-themes/vscodegreat/vue.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/wasm.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/webpack.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/word.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/xaml.png +0 -0
- package/dist/public/icon-themes/vscodegreat/xi.svg +26 -0
- package/dist/public/icon-themes/vscodegreat/yaml.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/yarn.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/yml.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/zephir.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/zig.svg +1 -0
- package/dist/public/icon-themes/vscodegreat/zip.svg +1 -0
- package/dist/public/icon-themes/vscodegreat.css +868 -0
- package/dist/public/icon-themes/vsicons/default_file.svg +1 -0
- package/dist/public/icon-themes/vsicons/default_folder.svg +1 -0
- package/dist/public/icon-themes/vsicons/default_folder_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/default_root_folder.svg +1 -0
- package/dist/public/icon-themes/vsicons/default_root_folder_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_access.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_access2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_actionscript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_actionscript2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ada.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_advpl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_affectscript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_affinitydesigner.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_affinityphoto.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_affinitypublisher.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_agda.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ai.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ai2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_al.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_al_dal.svg +11 -0
- package/dist/public/icon-themes/vsicons/file_type_allcontributors.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_alloy.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_angular.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ansible.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_antlers_html.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_antlr.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_anyscript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_apache.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_apex.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_api_extractor.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_apib.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_apib2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_apl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_applescript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_appscript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_appsemble.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_appveyor.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_arduino.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_asciidoc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_aseprite.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_asp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_aspx.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_assembly.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_astro.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_astroconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_atom.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ats.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_attw.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_audio.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_aurelia.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_autohotkey.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_autoit.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_avif.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_avro.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_awk.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_aws.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_azure.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_azurepipelines.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_babel.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_babel2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bak.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ballerina.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bat.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bats.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bazaar.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bazel.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bazel_ignore.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bazel_version.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_befunge.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bicep.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_biml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_binary.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_biome.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bitbucketpipeline.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bithound.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_blade.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_blender.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_blitzbasic.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bolt.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bosque.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bower.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bower2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_browserslist.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bruno.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_buckbuild.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_buf.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bun.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bundlemon.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bundler.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_bunfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_c.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_c2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_c3.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_c_al.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cabal.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_caddy.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cake.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cakephp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_capacitor.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_capnp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cargo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_casc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cddl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cert.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ceylon.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cf.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cf2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cfc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cfc2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cfm.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cfm2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_changie.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cheader.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_chef.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_chef_cookbook.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_circleci.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_class.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_claude.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_clojure.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_clojurescript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cloudfoundry.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cmake.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cobol.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_codacy.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_codeclimate.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_codecov.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_codekit.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_codemagic.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_codeowners.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_codeql.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_coderabbit.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_coffeelint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_coffeescript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_commitizen.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_commitlint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_compass.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_composer.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_conan.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_conda.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_config.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_confluence.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_copilot.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_coverage.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_coveralls.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cpp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cpp2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cpp3.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cppheader.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_craco.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_crowdin.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_crystal.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_csharp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_csharp2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cspell.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_csproj.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_css.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_css2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_css2map.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_csscomb.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_csslint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cssmap.svg +8 -0
- package/dist/public/icon-themes/vsicons/file_type_cucumber.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cuda.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cursorrules.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cvs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cypress.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cypress_spec.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_cython.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dal.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_darcs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dartlang.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dartlang_generated.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dartlang_ignore.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_datadog.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_db.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_debian.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_delphi.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_deno.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_denoify.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dependabot.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dependencies.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_devcontainer.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dhall.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_diff.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_django.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dlang.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_docker.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_docker2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dockertest.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dockertest2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_docpad.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_docusaurus.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_docz.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dojo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_doppler.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dotenv.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dotjs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_doxygen.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_drawio.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_drone.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_drools.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dtd.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dune.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dustjs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dvc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_dylan.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_earthly.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_eas-metadata.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_edge.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_edge2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_editorconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_eex.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ejs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_elastic.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_elasticbeanstalk.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_eleventy.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_eleventy2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_elixir.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_elm.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_elm2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_emacs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ember.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ensime.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_eps.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_epub.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_erb.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_erlang.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_erlang2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_esbuild.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_eslint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_eslint2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_esphome.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_excalidraw.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_excel.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_excel2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_expo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_falcon.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_fantasticon.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_fastly.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_fauna.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_favicon.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_fbx.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_firebase.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_firebasehosting.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_firebasestorage.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_firestore.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_fitbit.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_fla.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_flareact.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_flash.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_floobits.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_flow.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_flutter.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_flutter_package.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_flyio.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_font.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_formkit.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_fortran.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_fossa.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_fossil.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_freemarker.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_frontcommerce.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_fsharp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_fsharp2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_fsproj.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_fthtml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_funding.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_fusebox.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_galen.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_galen2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gamemaker.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gamemaker2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gamemaker81.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gatsby.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gcloud.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gcode.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gdscript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_genstat.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_geojson.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_git.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_git2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gitlab.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gitpod.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gleam.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gleamconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_glide.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_glimmer.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_glitter.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_glsl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gltf.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_glyphs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gnu.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gnuplot.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_go.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_go_aqua.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_go_black.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_go_fuchsia.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_go_gopher.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_go_lightblue.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_go_package.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_go_white.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_go_work.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_go_yellow.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_goctl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_godot.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gpg.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gradle.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gradle2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_grain.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_graphql.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_graphql_config.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_graphviz.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_greenkeeper.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gridsome.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_groovy.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_groovy2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_grunt.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_gulp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_haml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_handlebars.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_handlebars2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_harbour.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_hardhat.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_hashicorp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_haskell.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_haskell2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_haxe.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_haxecheckstyle.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_haxedevelop.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_helix.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_helm.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_histoire.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_hjson.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_hlsl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_homeassistant.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_horusec.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_host.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_html.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_htmlhint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_htmlvalidate.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_http.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_hugo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_humanstxt.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_hunspell.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_husky.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_hy.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_hygen.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_hypr.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_icl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_idris.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_idrisbin.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_idrispkg.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_image.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_imba.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_inc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_infopath.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_informix.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ini.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ink.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_innosetup.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_io.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_iodine.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ionic.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jake.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_janet.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jar.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jasmine.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_java.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jbuilder.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jekyll.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jenkins.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jest.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jest_snapshot.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jinja.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jpm.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_js_official.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jsbeautify.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jsconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jscpd.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jshint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jsmap.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_json.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_json2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_json5.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_json_official.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_json_schema.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jsonld.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jsonnet.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jsp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jsr.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jss.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_juice.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_julia.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_julia2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_jupyter.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_just.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_k.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_karma.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_key.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_kitchenci.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_kite.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_kivy.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_knip.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_kos.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_kotlin.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_kusto.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_language_configuration.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lark.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_latino.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_layout.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lean.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_leanconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lefthook.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lerna.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_less.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lex.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_liara.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_libreoffice_base.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_libreoffice_calc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_libreoffice_draw.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_libreoffice_impress.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_libreoffice_math.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_libreoffice_writer.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_license.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_licensebat.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_actionscript2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_ada.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_agda.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_apl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_astro.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_astroconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_babel.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_babel2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_cabal.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_circleci.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_cloudfoundry.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_codacy.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_codeclimate.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_codeowners.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_config.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_copilot.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_crystal.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_cypress.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_cypress_spec.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_db.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_dhall.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_docpad.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_drone.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_eas-metadata.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_eleventy.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_eleventy2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_esphome.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_expo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_firebasehosting.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_fla.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_font.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_gamemaker2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_gradle.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_hashicorp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_hjson.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_ini.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_io.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_jsconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_jsmap.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_json.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_json5.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_json_schema.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_jsonld.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_kite.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_lark.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_lean.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_leanconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_lerna.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_mailing.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_markuplint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_mcp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_mdx-components.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_mdx.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_mlang.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_mustache.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_mypy.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_neo4j.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_netlify.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_next.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_nim.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_nx.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_objidconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_openHAB.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_packship.svg +4 -0
- package/dist/public/icon-themes/vsicons/file_type_light_pcl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_pnpm.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_prettier.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_prisma.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_purescript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_quasar.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_raku.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_razzle.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_reactrouter.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_rehype.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_remark.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_replit.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_retext.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_rome.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_rubocop.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_rust.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_rust_toolchain.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_safetensors.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_shadcn.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_shaderlab.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_solidity.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_spin.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_stylelint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_stylus.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_symfony.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_systemd.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_systemverilog.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_testcafe.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_testjs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_tex.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_tm.svg +141 -0
- package/dist/public/icon-themes/vsicons/file_type_light_tmux.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_todo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_toit.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_toml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_tree.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_turbo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_unibeautify.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_vash.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_vercel.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_vsix.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_vsixmanifest.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_xfl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_xorg.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_yaml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_light_yaml_official.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lighthouse.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lilypond.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lime.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lintstagedrc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_liquid.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lisp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_livescript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lnk.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_locale.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_log.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lolcode.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lsl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lua.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_luau.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_lync.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mailing.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_manifest.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_manifest_bak.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_manifest_skip.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_map.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mariadb.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_markdown.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_markdownlint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_markdownlint_ignore.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_marko.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_markojs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_markuplint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_master-co.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_matlab.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_maven.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_maxscript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_maya.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mcp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mdx-components.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mdx.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mediawiki.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mercurial.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mermaid.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_meson.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_metal.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_meteor.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_minecraft.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mivascript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mjml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mlang.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mocha.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_modernizr.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mojo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mojolicious.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_moleculer.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mondoo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mongo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_monotone.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_motif.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mson.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mustache.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mvt.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mvtcss.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mvtjs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mypy.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_mysql.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nanostaged.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ndst.svg +7 -0
- package/dist/public/icon-themes/vsicons/file_type_nearly.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_neo4j.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_adapter_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_adapter_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_controller_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_controller_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_decorator_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_decorator_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_filter_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_filter_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_gateway_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_gateway_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_guard_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_guard_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_interceptor_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_interceptor_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_middleware_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_middleware_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_module_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_module_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_pipe_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_pipe_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_service_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nest_service_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nestjs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_netlify.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_next.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nextflow.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_component_css.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_component_dart.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_component_html.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_component_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_component_js2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_component_less.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_component_sass.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_component_scss.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_component_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_component_ts2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_controller_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_controller_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_directive_dart.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_directive_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_directive_js2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_directive_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_directive_ts2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_guard_dart.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_guard_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_guard_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_interceptor_dart.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_interceptor_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_interceptor_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_module_dart.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_module_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_module_js2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_module_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_module_ts2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_pipe_dart.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_pipe_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_pipe_js2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_pipe_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_pipe_ts2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_routing_dart.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_routing_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_routing_js2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_routing_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_routing_ts2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_service_dart.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_service_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_service_js2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_service_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_service_ts2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_smart_component_dart.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_smart_component_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_smart_component_js2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_smart_component_ts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_smart_component_ts2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ng_tailwind.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nginx.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nim.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nimble.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ninja.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nix.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_njsproj.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_noc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_node.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_node2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nodemon.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_npm.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_npmpackagejsonlint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nsi.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nsri-integrity.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nsri.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nuget.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_numpy.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nunjucks.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nuxt.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nx.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_nyc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_objectivec.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_objectivecpp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_objidconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ocaml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ocaml_intf.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ogone.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_onenote.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_opam.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_openHAB.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_opencl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_openscad.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_opentofu.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_org.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_outlook.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ovpn.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_oxlint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_package.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_packship.svg +4 -0
- package/dist/public/icon-themes/vsicons/file_type_paket.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pandacss.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_patch.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pcl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pddl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pddl_happenings.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pddl_plan.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pdf.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pdf2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pdm.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_peeky.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_perl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_perl2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_perl6.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pgsql.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_photoshop.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_photoshop2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_php.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_php2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_php3.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_phpcsfixer.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_phpstan.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_phpunit.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_phraseapp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pine.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pip.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pipeline.svg +3 -0
- package/dist/public/icon-themes/vsicons/file_type_plantuml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_platformio.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_playwright.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_plsql.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_plsql_package.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_plsql_package_body.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_plsql_package_header.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_plsql_package_spec.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pm2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pnpm.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_poedit.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_poetry.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_polymer.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pony.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_postcss.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_postcssconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_postman.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_powerpoint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_powerpoint2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_powershell.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_powershell2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_powershell_format.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_powershell_psd.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_powershell_psd2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_powershell_psm.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_powershell_psm2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_powershell_types.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_preact.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_precommit.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_prettier.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_prisma.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_processinglang.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_procfile.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_progress.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_prolog.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_prometheus.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_protobuf.svg +9 -0
- package/dist/public/icon-themes/vsicons/file_type_protractor.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_publiccode.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_publisher.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pug.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pulumi.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_puppet.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_purescript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_purgecss.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pyenv.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pyret.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pyscript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pytest.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_python.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pythowo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pytyped.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_pyup.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_q.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_qbs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_qlikview.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_qml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_qmldir.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_qsharp.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_quasar.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_r.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ra_syntax_tree.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_racket.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rails.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rake.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_raku.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_raml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_razor.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_razzle.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_reactjs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_reactrouter.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_reacttemplate.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_reactts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_reason.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_red.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_registry.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rego.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rehype.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_remark.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_renovate.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_replit.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rescript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rest.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_retext.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rexx.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_riot.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rmd.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rnc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_robotframework.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_robots.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rolldown.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rollup.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rome.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ron.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rproj.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rspec.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rss.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rubocop.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ruby.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rust.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_rust_toolchain.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_s-lang.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_safetensors.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sails.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_saltstack.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_san.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sapphire_framework_cli.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sas.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sass.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sbt.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_scala.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_scilab.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_script.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_scss.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_scss2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sdlang.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_search_result.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_seedkit.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sentry.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sequelize.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_serverless.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_shadcn.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_shaderlab.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_shell.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_shellcheck.svg +91 -0
- package/dist/public/icon-themes/vsicons/file_type_shuttle.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_silverstripe.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sino.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_siyuan.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sketch.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_skipper.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_slang.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_slashup.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_slice.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_slim.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_slint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sln.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sln2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_smarty.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_smithery.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_snakemake.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_snapcraft.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_snaplet.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_snort.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_snyk.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_solidarity.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_solidity.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_source.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_spacengine.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sparql.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_spin.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sqf.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sql.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sqlite.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_squirrel.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sss.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sst.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_stackblitz.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_stan.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_stata.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_stencil.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_storyboard.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_storybook.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_stryker.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_stylable.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_style.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_styled.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_stylelint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_stylish_haskell.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_stylus.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_sublime.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_subversion.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_svelte.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_svelteconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_svg.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_svgo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_swagger.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_swc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_swift.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_swig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_symfony.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_syncpack.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_systemd.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_systemverilog.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_t4tt.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tailwind.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tamagui.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_taplo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_taskfile.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tauri.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tcl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_teal.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_templ.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tera.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_terraform.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_test.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_testcafe.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_testjs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_testplane.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_testts.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tex.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_text.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_textile.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tfs.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tiltfile.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tm.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tmux.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_todo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_toit.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_toml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tox.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_travis.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tree.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tres.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_truffle.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_trunk.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tsbuildinfo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tscn.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tsconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tsconfig_official.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tsdoc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tslint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tt.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_ttcn.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_tuc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_turbo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_twig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_typedoc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_typescript.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_typescript_official.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_typescriptdef.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_typescriptdef_official.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_typo3.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_uiua.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_unibeautify.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_unison.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_unlicense.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_unocss.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_uv.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vagrant.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vala.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vanilla_extract.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vapi.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vapor.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vash.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vb.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vba.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vbhtml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vbproj.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vcxproj.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_velocity.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vento.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vercel.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_verilog.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vhdl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_video.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_view.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vim.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vite.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vitest.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vlang.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_volt.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vscode-insiders.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vscode.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vscode2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vscode3.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vscode_test.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vsix.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vsixmanifest.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vue.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vueconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_vyper.svg +3 -0
- package/dist/public/icon-themes/vsicons/file_type_wallaby.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_wally.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_wasm.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_watchmanconfig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_wdio.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_weblate.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_webpack.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_wenyan.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_wercker.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_wgsl.svg +86 -0
- package/dist/public/icon-themes/vsicons/file_type_wikitext.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_windi.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_wit.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_wolfram.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_word.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_word2.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_wpml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_wurst.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_wxml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_wxss.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_wxt.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_xcode.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_xfl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_xib.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_xliff.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_xmake.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_xml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_xo.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_xorg.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_xquery.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_xsl.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_yacc.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_yaml.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_yaml_official.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_yamllint.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_yandex.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_yang.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_yarn.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_yeoman.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_zig.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_zip.svg +1 -0
- package/dist/public/icon-themes/vsicons/file_type_zip2.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_android.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_android_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_api.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_api_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_app.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_app_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_arangodb.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_arangodb_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_asset.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_asset_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_audio.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_audio_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_aurelia.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_aurelia_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_aws.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_aws_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_azure.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_azure_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_azurepipelines.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_azurepipelines_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_binary.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_binary_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_bloc.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_bloc_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_blueprint.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_blueprint_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_bot.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_bot_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_bower.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_bower_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_buildkite.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_buildkite_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_cake.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_cake_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_certificate.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_certificate_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_changesets.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_changesets_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_chef.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_chef_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_circleci.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_circleci_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_cli.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_cli_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_client.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_client_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_cmake.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_cmake_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_common.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_common_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_component.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_component_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_composer.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_composer_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_config.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_config_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_controller.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_controller_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_coverage.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_coverage_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_css.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_css2.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_css2_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_css_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_cubit.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_cubit_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_cypress.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_cypress_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_dapr.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_dapr_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_datadog.svg +66 -0
- package/dist/public/icon-themes/vsicons/folder_type_datadog_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_db.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_db_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_debian.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_debian_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_dependabot.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_dependabot_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_devcontainer.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_devcontainer_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_dist.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_dist_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_docker.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_docker_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_docs.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_docs_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_e2e.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_e2e_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_elasticbeanstalk.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_elasticbeanstalk_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_electron.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_electron_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_expo.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_expo_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_favicon.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_favicon_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_flow.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_flow_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_fonts.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_fonts_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_frontcommerce.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_frontcommerce_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_gcp.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_gcp_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_git.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_git_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_github.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_github_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_gitlab.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_gitlab_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_gradle.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_gradle_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_graphql.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_graphql_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_grunt.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_grunt_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_gulp.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_gulp_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_haxelib.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_haxelib_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_helper.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_helper_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_hook.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_hook_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_husky.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_husky_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_idea.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_idea_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_images.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_images_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_include.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_include_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_interfaces.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_interfaces_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_ios.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_ios_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_js.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_js_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_json.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_json_official.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_json_official_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_json_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_kubernetes.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_kubernetes_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_less.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_less_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_library.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_library_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_cypress.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_cypress_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_electron.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_electron_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_expo.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_expo_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_fonts.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_fonts_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_gradle.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_gradle_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_meteor.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_meteor_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_mypy.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_mypy_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_mysql.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_mysql_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_node.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_node_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_redux.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_redux_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_sass.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_light_sass_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_linux.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_linux_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_locale.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_locale_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_log.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_log_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_macos.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_macos_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mariadb.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mariadb_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_maven.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_maven_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mediawiki.svg +41 -0
- package/dist/public/icon-themes/vsicons/folder_type_mediawiki_opened.svg +42 -0
- package/dist/public/icon-themes/vsicons/folder_type_memcached.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_memcached_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_meteor.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_meteor_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_middleware.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_middleware_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_minecraft.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_minecraft_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_minikube.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_minikube_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mjml.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mjml_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mock.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mock_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_model.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_model_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_module.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_module_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mojo.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mojo_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mongodb.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mongodb_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mypy.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mypy_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mysql.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_mysql_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_netlify.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_netlify_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_next.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_next_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_nginx.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_nginx_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_nix.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_nix_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_node.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_node_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_notebooks.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_notebooks_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_notification.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_notification_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_nuget.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_nuget_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_nuxt.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_nuxt_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_package.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_package_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_paket.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_paket_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_php.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_php_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_platformio.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_platformio_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_plugin.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_plugin_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_prisma.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_prisma_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_private.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_private_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_public.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_public_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_pytest.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_pytest_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_python.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_python_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_ravendb.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_ravendb_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_redis.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_redis_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_redux.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_redux_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_route.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_route_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_sass.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_sass_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_script.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_script_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_seedkit.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_seedkit_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_server.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_server_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_services.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_services_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_shared.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_shared_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_snaplet.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_snaplet_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_spin.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_spin_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_src.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_src_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_sso.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_sso_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_story.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_story_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_style.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_style_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_supabase.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_supabase_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_svelte.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_svelte_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_tauri.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_tauri_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_temp.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_temp_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_template.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_template_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_test.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_test_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_theme.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_theme_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_tools.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_tools_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_travis.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_travis_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_trunk.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_trunk_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_turbo.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_turbo_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_typescript.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_typescript_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_typings.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_typings2.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_typings2_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_typings_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vagrant.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vagrant_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vercel.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vercel_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_video.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_video_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_view.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_view_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vs.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vs2.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vs2_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vs_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vscode.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vscode2.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vscode2_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vscode3.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vscode3_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vscode_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vscode_test.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vscode_test2.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vscode_test2_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vscode_test3.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vscode_test3_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_vscode_test_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_webpack.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_webpack_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_windows.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_windows_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_wit.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_wit_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_www.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_www_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_yarn.svg +1 -0
- package/dist/public/icon-themes/vsicons/folder_type_yarn_opened.svg +1 -0
- package/dist/public/icon-themes/vsicons.css +3745 -0
- package/dist/public/index.js +1 -1
- package/dist/utils/URI.js +12 -1
- package/package.json +5 -3
- package/CHANGELOG.md +0 -2
|
@@ -0,0 +1,3385 @@
|
|
|
1
|
+
.fileicon {
|
|
2
|
+
background: no-repeat center / contain;
|
|
3
|
+
}
|
|
4
|
+
.fileicon[data-code="git"] {
|
|
5
|
+
background-image: url('material/git.svg')
|
|
6
|
+
}
|
|
7
|
+
.fileicon[data-code="github-actions-workflow"] {
|
|
8
|
+
background-image: url('material/github-actions-workflow.svg')
|
|
9
|
+
}
|
|
10
|
+
.fileicon[data-code="yaml"] {
|
|
11
|
+
background-image: url('material/yaml.svg')
|
|
12
|
+
}
|
|
13
|
+
.fileicon[data-code="xml"] {
|
|
14
|
+
background-image: url('material/xml.svg')
|
|
15
|
+
}
|
|
16
|
+
.fileicon[data-code="matlab"] {
|
|
17
|
+
background-image: url('material/matlab.svg')
|
|
18
|
+
}
|
|
19
|
+
.fileicon[data-code="settings"] {
|
|
20
|
+
background-image: url('material/settings.svg')
|
|
21
|
+
}
|
|
22
|
+
.fileicon[data-code="toml"] {
|
|
23
|
+
background-image: url('material/toml.svg')
|
|
24
|
+
}
|
|
25
|
+
.fileicon[data-code="toml_light"] {
|
|
26
|
+
background-image: url('material/toml_light.svg')
|
|
27
|
+
}
|
|
28
|
+
.fileicon[data-code="diff"] {
|
|
29
|
+
background-image: url('material/diff.svg')
|
|
30
|
+
}
|
|
31
|
+
.fileicon[data-code="json"] {
|
|
32
|
+
background-image: url('material/json.svg')
|
|
33
|
+
}
|
|
34
|
+
.fileicon[data-code="blink"] {
|
|
35
|
+
background-image: url('material/blink.svg')
|
|
36
|
+
}
|
|
37
|
+
.fileicon[data-code="java"] {
|
|
38
|
+
background-image: url('material/java.svg')
|
|
39
|
+
}
|
|
40
|
+
.fileicon[data-code="razor"] {
|
|
41
|
+
background-image: url('material/razor.svg')
|
|
42
|
+
}
|
|
43
|
+
.fileicon[data-code="python"] {
|
|
44
|
+
background-image: url('material/python.svg')
|
|
45
|
+
}
|
|
46
|
+
.fileicon[data-code="mojo"] {
|
|
47
|
+
background-image: url('material/mojo.svg')
|
|
48
|
+
}
|
|
49
|
+
.fileicon[data-code="javascript"] {
|
|
50
|
+
background-image: url('material/javascript.svg')
|
|
51
|
+
}
|
|
52
|
+
.fileicon[data-code="typescript"] {
|
|
53
|
+
background-image: url('material/typescript.svg')
|
|
54
|
+
}
|
|
55
|
+
.fileicon[data-code="scala"] {
|
|
56
|
+
background-image: url('material/scala.svg')
|
|
57
|
+
}
|
|
58
|
+
.fileicon[data-code="handlebars"] {
|
|
59
|
+
background-image: url('material/handlebars.svg')
|
|
60
|
+
}
|
|
61
|
+
.fileicon[data-code="perl"] {
|
|
62
|
+
background-image: url('material/perl.svg')
|
|
63
|
+
}
|
|
64
|
+
.fileicon[data-code="haxe"] {
|
|
65
|
+
background-image: url('material/haxe.svg')
|
|
66
|
+
}
|
|
67
|
+
.fileicon[data-code="puppet"] {
|
|
68
|
+
background-image: url('material/puppet.svg')
|
|
69
|
+
}
|
|
70
|
+
.fileicon[data-code="elixir"] {
|
|
71
|
+
background-image: url('material/elixir.svg')
|
|
72
|
+
}
|
|
73
|
+
.fileicon[data-code="livescript"] {
|
|
74
|
+
background-image: url('material/livescript.svg')
|
|
75
|
+
}
|
|
76
|
+
.fileicon[data-code="erlang"] {
|
|
77
|
+
background-image: url('material/erlang.svg')
|
|
78
|
+
}
|
|
79
|
+
.fileicon[data-code="twig"] {
|
|
80
|
+
background-image: url('material/twig.svg')
|
|
81
|
+
}
|
|
82
|
+
.fileicon[data-code="julia"] {
|
|
83
|
+
background-image: url('material/julia.svg')
|
|
84
|
+
}
|
|
85
|
+
.fileicon[data-code="elm"] {
|
|
86
|
+
background-image: url('material/elm.svg')
|
|
87
|
+
}
|
|
88
|
+
.fileicon[data-code="purescript"] {
|
|
89
|
+
background-image: url('material/purescript.svg')
|
|
90
|
+
}
|
|
91
|
+
.fileicon[data-code="stylus"] {
|
|
92
|
+
background-image: url('material/stylus.svg')
|
|
93
|
+
}
|
|
94
|
+
.fileicon[data-code="nunjucks"] {
|
|
95
|
+
background-image: url('material/nunjucks.svg')
|
|
96
|
+
}
|
|
97
|
+
.fileicon[data-code="pug"] {
|
|
98
|
+
background-image: url('material/pug.svg')
|
|
99
|
+
}
|
|
100
|
+
.fileicon[data-code="robot"] {
|
|
101
|
+
background-image: url('material/robot.svg')
|
|
102
|
+
}
|
|
103
|
+
.fileicon[data-code="sass"] {
|
|
104
|
+
background-image: url('material/sass.svg')
|
|
105
|
+
}
|
|
106
|
+
.fileicon[data-code="less"] {
|
|
107
|
+
background-image: url('material/less.svg')
|
|
108
|
+
}
|
|
109
|
+
.fileicon[data-code="css"] {
|
|
110
|
+
background-image: url('material/css.svg')
|
|
111
|
+
}
|
|
112
|
+
.fileicon[data-code="visualstudio"] {
|
|
113
|
+
background-image: url('material/visualstudio.svg')
|
|
114
|
+
}
|
|
115
|
+
.fileicon[data-code="angular"] {
|
|
116
|
+
background-image: url('material/angular.svg')
|
|
117
|
+
}
|
|
118
|
+
.fileicon[data-code="graphql"] {
|
|
119
|
+
background-image: url('material/graphql.svg')
|
|
120
|
+
}
|
|
121
|
+
.fileicon[data-code="solidity"] {
|
|
122
|
+
background-image: url('material/solidity.svg')
|
|
123
|
+
}
|
|
124
|
+
.fileicon[data-code="autoit"] {
|
|
125
|
+
background-image: url('material/autoit.svg')
|
|
126
|
+
}
|
|
127
|
+
.fileicon[data-code="haml"] {
|
|
128
|
+
background-image: url('material/haml.svg')
|
|
129
|
+
}
|
|
130
|
+
.fileicon[data-code="yang"] {
|
|
131
|
+
background-image: url('material/yang.svg')
|
|
132
|
+
}
|
|
133
|
+
.fileicon[data-code="terraform"] {
|
|
134
|
+
background-image: url('material/terraform.svg')
|
|
135
|
+
}
|
|
136
|
+
.fileicon[data-code="applescript"] {
|
|
137
|
+
background-image: url('material/applescript.svg')
|
|
138
|
+
}
|
|
139
|
+
.fileicon[data-code="cake"] {
|
|
140
|
+
background-image: url('material/cake.svg')
|
|
141
|
+
}
|
|
142
|
+
.fileicon[data-code="cucumber"] {
|
|
143
|
+
background-image: url('material/cucumber.svg')
|
|
144
|
+
}
|
|
145
|
+
.fileicon[data-code="nim"] {
|
|
146
|
+
background-image: url('material/nim.svg')
|
|
147
|
+
}
|
|
148
|
+
.fileicon[data-code="apiblueprint"] {
|
|
149
|
+
background-image: url('material/apiblueprint.svg')
|
|
150
|
+
}
|
|
151
|
+
.fileicon[data-code="riot"] {
|
|
152
|
+
background-image: url('material/riot.svg')
|
|
153
|
+
}
|
|
154
|
+
.fileicon[data-code="postcss"] {
|
|
155
|
+
background-image: url('material/postcss.svg')
|
|
156
|
+
}
|
|
157
|
+
.fileicon[data-code="coldfusion"] {
|
|
158
|
+
background-image: url('material/coldfusion.svg')
|
|
159
|
+
}
|
|
160
|
+
.fileicon[data-code="haskell"] {
|
|
161
|
+
background-image: url('material/haskell.svg')
|
|
162
|
+
}
|
|
163
|
+
.fileicon[data-code="dhall"] {
|
|
164
|
+
background-image: url('material/dhall.svg')
|
|
165
|
+
}
|
|
166
|
+
.fileicon[data-code="cabal"] {
|
|
167
|
+
background-image: url('material/cabal.svg')
|
|
168
|
+
}
|
|
169
|
+
.fileicon[data-code="nix"] {
|
|
170
|
+
background-image: url('material/nix.svg')
|
|
171
|
+
}
|
|
172
|
+
.fileicon[data-code="ruby"] {
|
|
173
|
+
background-image: url('material/ruby.svg')
|
|
174
|
+
}
|
|
175
|
+
.fileicon[data-code="slim"] {
|
|
176
|
+
background-image: url('material/slim.svg')
|
|
177
|
+
}
|
|
178
|
+
.fileicon[data-code="php"] {
|
|
179
|
+
background-image: url('material/php.svg')
|
|
180
|
+
}
|
|
181
|
+
.fileicon[data-code="php_elephant"] {
|
|
182
|
+
background-image: url('material/php_elephant.svg')
|
|
183
|
+
}
|
|
184
|
+
.fileicon[data-code="php_elephant_pink"] {
|
|
185
|
+
background-image: url('material/php_elephant_pink.svg')
|
|
186
|
+
}
|
|
187
|
+
.fileicon[data-code="hack"] {
|
|
188
|
+
background-image: url('material/hack.svg')
|
|
189
|
+
}
|
|
190
|
+
.fileicon[data-code="react"] {
|
|
191
|
+
background-image: url('material/react.svg')
|
|
192
|
+
}
|
|
193
|
+
.fileicon[data-code="mjml"] {
|
|
194
|
+
background-image: url('material/mjml.svg')
|
|
195
|
+
}
|
|
196
|
+
.fileicon[data-code="processing"] {
|
|
197
|
+
background-image: url('material/processing.svg')
|
|
198
|
+
}
|
|
199
|
+
.fileicon[data-code="hcl"] {
|
|
200
|
+
background-image: url('material/hcl.svg')
|
|
201
|
+
}
|
|
202
|
+
.fileicon[data-code="go"] {
|
|
203
|
+
background-image: url('material/go.svg')
|
|
204
|
+
}
|
|
205
|
+
.fileicon[data-code="go_gopher"] {
|
|
206
|
+
background-image: url('material/go_gopher.svg')
|
|
207
|
+
}
|
|
208
|
+
.fileicon[data-code="nodejs_alt"] {
|
|
209
|
+
background-image: url('material/nodejs_alt.svg')
|
|
210
|
+
}
|
|
211
|
+
.fileicon[data-code="django"] {
|
|
212
|
+
background-image: url('material/django.svg')
|
|
213
|
+
}
|
|
214
|
+
.fileicon[data-code="html"] {
|
|
215
|
+
background-image: url('material/html.svg')
|
|
216
|
+
}
|
|
217
|
+
.fileicon[data-code="godot"] {
|
|
218
|
+
background-image: url('material/godot.svg')
|
|
219
|
+
}
|
|
220
|
+
.fileicon[data-code="godot-assets"] {
|
|
221
|
+
background-image: url('material/godot-assets.svg')
|
|
222
|
+
}
|
|
223
|
+
.fileicon[data-code="vim"] {
|
|
224
|
+
background-image: url('material/vim.svg')
|
|
225
|
+
}
|
|
226
|
+
.fileicon[data-code="silverstripe"] {
|
|
227
|
+
background-image: url('material/silverstripe.svg')
|
|
228
|
+
}
|
|
229
|
+
.fileicon[data-code="prolog"] {
|
|
230
|
+
background-image: url('material/prolog.svg')
|
|
231
|
+
}
|
|
232
|
+
.fileicon[data-code="pawn"] {
|
|
233
|
+
background-image: url('material/pawn.svg')
|
|
234
|
+
}
|
|
235
|
+
.fileicon[data-code="reason"] {
|
|
236
|
+
background-image: url('material/reason.svg')
|
|
237
|
+
}
|
|
238
|
+
.fileicon[data-code="sml"] {
|
|
239
|
+
background-image: url('material/sml.svg')
|
|
240
|
+
}
|
|
241
|
+
.fileicon[data-code="tex"] {
|
|
242
|
+
background-image: url('material/tex.svg')
|
|
243
|
+
}
|
|
244
|
+
.fileicon[data-code="latex"] {
|
|
245
|
+
background-image: url('material/latex.clone.svg')
|
|
246
|
+
}
|
|
247
|
+
.fileicon[data-code="latex-class"] {
|
|
248
|
+
background-image: url('material/latex-class.clone.svg')
|
|
249
|
+
}
|
|
250
|
+
.fileicon[data-code="latex-package"] {
|
|
251
|
+
background-image: url('material/latex-package.clone.svg')
|
|
252
|
+
}
|
|
253
|
+
.fileicon[data-code="context"] {
|
|
254
|
+
background-image: url('material/context.svg')
|
|
255
|
+
}
|
|
256
|
+
.fileicon[data-code="doctex"] {
|
|
257
|
+
background-image: url('material/doctex.clone.svg')
|
|
258
|
+
}
|
|
259
|
+
.fileicon[data-code="doctex-installer"] {
|
|
260
|
+
background-image: url('material/doctex-installer.svg')
|
|
261
|
+
}
|
|
262
|
+
.fileicon[data-code="bibliography"] {
|
|
263
|
+
background-image: url('material/bibliography.svg')
|
|
264
|
+
}
|
|
265
|
+
.fileicon[data-code="bibtex-style"] {
|
|
266
|
+
background-image: url('material/bibtex-style.svg')
|
|
267
|
+
}
|
|
268
|
+
.fileicon[data-code="salesforce"] {
|
|
269
|
+
background-image: url('material/salesforce.svg')
|
|
270
|
+
}
|
|
271
|
+
.fileicon[data-code="sas"] {
|
|
272
|
+
background-image: url('material/sas.svg')
|
|
273
|
+
}
|
|
274
|
+
.fileicon[data-code="docker"] {
|
|
275
|
+
background-image: url('material/docker.svg')
|
|
276
|
+
}
|
|
277
|
+
.fileicon[data-code="table"] {
|
|
278
|
+
background-image: url('material/table.svg')
|
|
279
|
+
}
|
|
280
|
+
.fileicon[data-code="csharp"] {
|
|
281
|
+
background-image: url('material/csharp.svg')
|
|
282
|
+
}
|
|
283
|
+
.fileicon[data-code="console"] {
|
|
284
|
+
background-image: url('material/console.svg')
|
|
285
|
+
}
|
|
286
|
+
.fileicon[data-code="c"] {
|
|
287
|
+
background-image: url('material/c.svg')
|
|
288
|
+
}
|
|
289
|
+
.fileicon[data-code="cpp"] {
|
|
290
|
+
background-image: url('material/cpp.svg')
|
|
291
|
+
}
|
|
292
|
+
.fileicon[data-code="objective-c"] {
|
|
293
|
+
background-image: url('material/objective-c.svg')
|
|
294
|
+
}
|
|
295
|
+
.fileicon[data-code="objective-cpp"] {
|
|
296
|
+
background-image: url('material/objective-cpp.svg')
|
|
297
|
+
}
|
|
298
|
+
.fileicon[data-code="c3"] {
|
|
299
|
+
background-image: url('material/c3.svg')
|
|
300
|
+
}
|
|
301
|
+
.fileicon[data-code="coffee"] {
|
|
302
|
+
background-image: url('material/coffee.svg')
|
|
303
|
+
}
|
|
304
|
+
.fileicon[data-code="fsharp"] {
|
|
305
|
+
background-image: url('material/fsharp.svg')
|
|
306
|
+
}
|
|
307
|
+
.fileicon[data-code="editorconfig"] {
|
|
308
|
+
background-image: url('material/editorconfig.svg')
|
|
309
|
+
}
|
|
310
|
+
.fileicon[data-code="clojure"] {
|
|
311
|
+
background-image: url('material/clojure.svg')
|
|
312
|
+
}
|
|
313
|
+
.fileicon[data-code="groovy"] {
|
|
314
|
+
background-image: url('material/groovy.svg')
|
|
315
|
+
}
|
|
316
|
+
.fileicon[data-code="markdoc"] {
|
|
317
|
+
background-image: url('material/markdoc.svg')
|
|
318
|
+
}
|
|
319
|
+
.fileicon[data-code="markdown"] {
|
|
320
|
+
background-image: url('material/markdown.svg')
|
|
321
|
+
}
|
|
322
|
+
.fileicon[data-code="jinja"] {
|
|
323
|
+
background-image: url('material/jinja.svg')
|
|
324
|
+
}
|
|
325
|
+
.fileicon[data-code="proto"] {
|
|
326
|
+
background-image: url('material/proto.svg')
|
|
327
|
+
}
|
|
328
|
+
.fileicon[data-code="python-misc"] {
|
|
329
|
+
background-image: url('material/python-misc.svg')
|
|
330
|
+
}
|
|
331
|
+
.fileicon[data-code="vue"] {
|
|
332
|
+
background-image: url('material/vue.svg')
|
|
333
|
+
}
|
|
334
|
+
.fileicon[data-code="lua"] {
|
|
335
|
+
background-image: url('material/lua.svg')
|
|
336
|
+
}
|
|
337
|
+
.fileicon[data-code="log"] {
|
|
338
|
+
background-image: url('material/log.svg')
|
|
339
|
+
}
|
|
340
|
+
.fileicon[data-code="jupyter"] {
|
|
341
|
+
background-image: url('material/jupyter.svg')
|
|
342
|
+
}
|
|
343
|
+
.fileicon[data-code="document"] {
|
|
344
|
+
background-image: url('material/document.svg')
|
|
345
|
+
}
|
|
346
|
+
.fileicon[data-code="pdf"] {
|
|
347
|
+
background-image: url('material/pdf.svg')
|
|
348
|
+
}
|
|
349
|
+
.fileicon[data-code="powershell"] {
|
|
350
|
+
background-image: url('material/powershell.svg')
|
|
351
|
+
}
|
|
352
|
+
.fileicon[data-code="r"] {
|
|
353
|
+
background-image: url('material/r.svg')
|
|
354
|
+
}
|
|
355
|
+
.fileicon[data-code="rust"] {
|
|
356
|
+
background-image: url('material/rust.svg')
|
|
357
|
+
}
|
|
358
|
+
.fileicon[data-code="database"] {
|
|
359
|
+
background-image: url('material/database.svg')
|
|
360
|
+
}
|
|
361
|
+
.fileicon[data-code="kusto"] {
|
|
362
|
+
background-image: url('material/kusto.svg')
|
|
363
|
+
}
|
|
364
|
+
.fileicon[data-code="lock"] {
|
|
365
|
+
background-image: url('material/lock.svg')
|
|
366
|
+
}
|
|
367
|
+
.fileicon[data-code="svg"] {
|
|
368
|
+
background-image: url('material/svg.svg')
|
|
369
|
+
}
|
|
370
|
+
.fileicon[data-code="swift"] {
|
|
371
|
+
background-image: url('material/swift.svg')
|
|
372
|
+
}
|
|
373
|
+
.fileicon[data-code="react_ts"] {
|
|
374
|
+
background-image: url('material/react_ts.svg')
|
|
375
|
+
}
|
|
376
|
+
.fileicon[data-code="search"] {
|
|
377
|
+
background-image: url('material/search.svg')
|
|
378
|
+
}
|
|
379
|
+
.fileicon[data-code="minecraft"] {
|
|
380
|
+
background-image: url('material/minecraft.svg')
|
|
381
|
+
}
|
|
382
|
+
.fileicon[data-code="rescript"] {
|
|
383
|
+
background-image: url('material/rescript.svg')
|
|
384
|
+
}
|
|
385
|
+
.fileicon[data-code="otne"] {
|
|
386
|
+
background-image: url('material/otne.svg')
|
|
387
|
+
}
|
|
388
|
+
.fileicon[data-code="twine"] {
|
|
389
|
+
background-image: url('material/twine.svg')
|
|
390
|
+
}
|
|
391
|
+
.fileicon[data-code="grain"] {
|
|
392
|
+
background-image: url('material/grain.svg')
|
|
393
|
+
}
|
|
394
|
+
.fileicon[data-code="lolcode"] {
|
|
395
|
+
background-image: url('material/lolcode.svg')
|
|
396
|
+
}
|
|
397
|
+
.fileicon[data-code="idris"] {
|
|
398
|
+
background-image: url('material/idris.svg')
|
|
399
|
+
}
|
|
400
|
+
.fileicon[data-code="chess"] {
|
|
401
|
+
background-image: url('material/chess.svg')
|
|
402
|
+
}
|
|
403
|
+
.fileicon[data-code="gemini"] {
|
|
404
|
+
background-image: url('material/gemini.svg')
|
|
405
|
+
}
|
|
406
|
+
.fileicon[data-code="vlang"] {
|
|
407
|
+
background-image: url('material/vlang.svg')
|
|
408
|
+
}
|
|
409
|
+
.fileicon[data-code="wolframlanguage"] {
|
|
410
|
+
background-image: url('material/wolframlanguage.svg')
|
|
411
|
+
}
|
|
412
|
+
.fileicon[data-code="shader"] {
|
|
413
|
+
background-image: url('material/shader.svg')
|
|
414
|
+
}
|
|
415
|
+
.fileicon[data-code="tree"] {
|
|
416
|
+
background-image: url('material/tree.svg')
|
|
417
|
+
}
|
|
418
|
+
.fileicon[data-code="svelte"] {
|
|
419
|
+
background-image: url('material/svelte.svg')
|
|
420
|
+
}
|
|
421
|
+
.fileicon[data-code="dart"] {
|
|
422
|
+
background-image: url('material/dart.svg')
|
|
423
|
+
}
|
|
424
|
+
.fileicon[data-code="cadence"] {
|
|
425
|
+
background-image: url('material/cadence.svg')
|
|
426
|
+
}
|
|
427
|
+
.fileicon[data-code="stylable"] {
|
|
428
|
+
background-image: url('material/stylable.svg')
|
|
429
|
+
}
|
|
430
|
+
.fileicon[data-code="hjson"] {
|
|
431
|
+
background-image: url('material/hjson.svg')
|
|
432
|
+
}
|
|
433
|
+
.fileicon[data-code="huff"] {
|
|
434
|
+
background-image: url('material/huff.svg')
|
|
435
|
+
}
|
|
436
|
+
.fileicon[data-code="cds"] {
|
|
437
|
+
background-image: url('material/cds.svg')
|
|
438
|
+
}
|
|
439
|
+
.fileicon[data-code="concourse"] {
|
|
440
|
+
background-image: url('material/concourse.svg')
|
|
441
|
+
}
|
|
442
|
+
.fileicon[data-code="systemd"] {
|
|
443
|
+
background-image: url('material/systemd.svg')
|
|
444
|
+
}
|
|
445
|
+
.fileicon[data-code="systemd_light"] {
|
|
446
|
+
background-image: url('material/systemd_light.svg')
|
|
447
|
+
}
|
|
448
|
+
.fileicon[data-code="slint"] {
|
|
449
|
+
background-image: url('material/slint.svg')
|
|
450
|
+
}
|
|
451
|
+
.fileicon[data-code="luau"] {
|
|
452
|
+
background-image: url('material/luau.svg')
|
|
453
|
+
}
|
|
454
|
+
.fileicon[data-code="hosts"] {
|
|
455
|
+
background-image: url('material/hosts.svg')
|
|
456
|
+
}
|
|
457
|
+
.fileicon[data-code="beancount"] {
|
|
458
|
+
background-image: url('material/beancount.svg')
|
|
459
|
+
}
|
|
460
|
+
.fileicon[data-code="ahk2"] {
|
|
461
|
+
background-image: url('material/ahk2.clone.svg')
|
|
462
|
+
}
|
|
463
|
+
.fileicon[data-code="gnuplot"] {
|
|
464
|
+
background-image: url('material/gnuplot.svg')
|
|
465
|
+
}
|
|
466
|
+
.fileicon[data-code="helm"] {
|
|
467
|
+
background-image: url('material/helm.svg')
|
|
468
|
+
}
|
|
469
|
+
.fileicon[data-code="blink_light"] {
|
|
470
|
+
background-image: url('material/blink_light.svg')
|
|
471
|
+
}
|
|
472
|
+
.fileicon[data-code="just"] {
|
|
473
|
+
background-image: url('material/just.svg')
|
|
474
|
+
}
|
|
475
|
+
.fileicon[data-code="jinja_light"] {
|
|
476
|
+
background-image: url('material/jinja_light.svg')
|
|
477
|
+
}
|
|
478
|
+
.fileicon[data-code="playwright"] {
|
|
479
|
+
background-image: url('material/playwright.svg')
|
|
480
|
+
}
|
|
481
|
+
.fileicon[data-code="sublime"] {
|
|
482
|
+
background-image: url('material/sublime.svg')
|
|
483
|
+
}
|
|
484
|
+
.fileicon[data-code="simulink"] {
|
|
485
|
+
background-image: url('material/simulink.svg')
|
|
486
|
+
}
|
|
487
|
+
.fileicon[data-code="image"] {
|
|
488
|
+
background-image: url('material/image.svg')
|
|
489
|
+
}
|
|
490
|
+
.fileicon[data-code="palette"] {
|
|
491
|
+
background-image: url('material/palette.svg')
|
|
492
|
+
}
|
|
493
|
+
.fileicon[data-code="rocket"] {
|
|
494
|
+
background-image: url('material/rocket.svg')
|
|
495
|
+
}
|
|
496
|
+
.fileicon[data-code="routing"] {
|
|
497
|
+
background-image: url('material/routing.svg')
|
|
498
|
+
}
|
|
499
|
+
.fileicon[data-code="redux-action"] {
|
|
500
|
+
background-image: url('material/redux-action.svg')
|
|
501
|
+
}
|
|
502
|
+
.fileicon[data-code="redux-reducer"] {
|
|
503
|
+
background-image: url('material/redux-reducer.svg')
|
|
504
|
+
}
|
|
505
|
+
.fileicon[data-code="redux-selector"] {
|
|
506
|
+
background-image: url('material/redux-selector.svg')
|
|
507
|
+
}
|
|
508
|
+
.fileicon[data-code="redux-store"] {
|
|
509
|
+
background-image: url('material/redux-store.svg')
|
|
510
|
+
}
|
|
511
|
+
.fileicon[data-code="typescript-def"] {
|
|
512
|
+
background-image: url('material/typescript-def.svg')
|
|
513
|
+
}
|
|
514
|
+
.fileicon[data-code="markdoc-config"] {
|
|
515
|
+
background-image: url('material/markdoc-config.svg')
|
|
516
|
+
}
|
|
517
|
+
.fileicon[data-code="markojs"] {
|
|
518
|
+
background-image: url('material/markojs.svg')
|
|
519
|
+
}
|
|
520
|
+
.fileicon[data-code="astro"] {
|
|
521
|
+
background-image: url('material/astro.svg')
|
|
522
|
+
}
|
|
523
|
+
.fileicon[data-code="astro-config"] {
|
|
524
|
+
background-image: url('material/astro-config.svg')
|
|
525
|
+
}
|
|
526
|
+
.fileicon[data-code="vscode"] {
|
|
527
|
+
background-image: url('material/vscode.svg')
|
|
528
|
+
}
|
|
529
|
+
.fileicon[data-code="qsharp"] {
|
|
530
|
+
background-image: url('material/qsharp.svg')
|
|
531
|
+
}
|
|
532
|
+
.fileicon[data-code="zip"] {
|
|
533
|
+
background-image: url('material/zip.svg')
|
|
534
|
+
}
|
|
535
|
+
.fileicon[data-code="vala"] {
|
|
536
|
+
background-image: url('material/vala.svg')
|
|
537
|
+
}
|
|
538
|
+
.fileicon[data-code="zig"] {
|
|
539
|
+
background-image: url('material/zig.svg')
|
|
540
|
+
}
|
|
541
|
+
.fileicon[data-code="exe"] {
|
|
542
|
+
background-image: url('material/exe.svg')
|
|
543
|
+
}
|
|
544
|
+
.fileicon[data-code="hex"] {
|
|
545
|
+
background-image: url('material/hex.svg')
|
|
546
|
+
}
|
|
547
|
+
.fileicon[data-code="jar"] {
|
|
548
|
+
background-image: url('material/jar.svg')
|
|
549
|
+
}
|
|
550
|
+
.fileicon[data-code="javaclass"] {
|
|
551
|
+
background-image: url('material/javaclass.svg')
|
|
552
|
+
}
|
|
553
|
+
.fileicon[data-code="h"] {
|
|
554
|
+
background-image: url('material/h.svg')
|
|
555
|
+
}
|
|
556
|
+
.fileicon[data-code="hpp"] {
|
|
557
|
+
background-image: url('material/hpp.svg')
|
|
558
|
+
}
|
|
559
|
+
.fileicon[data-code="rc"] {
|
|
560
|
+
background-image: url('material/rc.svg')
|
|
561
|
+
}
|
|
562
|
+
.fileicon[data-code="go-mod"] {
|
|
563
|
+
background-image: url('material/go-mod.svg')
|
|
564
|
+
}
|
|
565
|
+
.fileicon[data-code="ruff"] {
|
|
566
|
+
background-image: url('material/ruff.svg')
|
|
567
|
+
}
|
|
568
|
+
.fileicon[data-code="uv"] {
|
|
569
|
+
background-image: url('material/uv.svg')
|
|
570
|
+
}
|
|
571
|
+
.fileicon[data-code="scons"] {
|
|
572
|
+
background-image: url('material/scons.svg')
|
|
573
|
+
}
|
|
574
|
+
.fileicon[data-code="scons_light"] {
|
|
575
|
+
background-image: url('material/scons_light.svg')
|
|
576
|
+
}
|
|
577
|
+
.fileicon[data-code="url"] {
|
|
578
|
+
background-image: url('material/url.svg')
|
|
579
|
+
}
|
|
580
|
+
.fileicon[data-code="excalidraw"] {
|
|
581
|
+
background-image: url('material/excalidraw.svg')
|
|
582
|
+
}
|
|
583
|
+
.fileicon[data-code="gradle"] {
|
|
584
|
+
background-image: url('material/gradle.svg')
|
|
585
|
+
}
|
|
586
|
+
.fileicon[data-code="word"] {
|
|
587
|
+
background-image: url('material/word.svg')
|
|
588
|
+
}
|
|
589
|
+
.fileicon[data-code="certificate"] {
|
|
590
|
+
background-image: url('material/certificate.svg')
|
|
591
|
+
}
|
|
592
|
+
.fileicon[data-code="key"] {
|
|
593
|
+
background-image: url('material/key.svg')
|
|
594
|
+
}
|
|
595
|
+
.fileicon[data-code="keystatic"] {
|
|
596
|
+
background-image: url('material/keystatic.svg')
|
|
597
|
+
}
|
|
598
|
+
.fileicon[data-code="font"] {
|
|
599
|
+
background-image: url('material/font.svg')
|
|
600
|
+
}
|
|
601
|
+
.fileicon[data-code="lib"] {
|
|
602
|
+
background-image: url('material/lib.svg')
|
|
603
|
+
}
|
|
604
|
+
.fileicon[data-code="dll"] {
|
|
605
|
+
background-image: url('material/dll.svg')
|
|
606
|
+
}
|
|
607
|
+
.fileicon[data-code="gemfile"] {
|
|
608
|
+
background-image: url('material/gemfile.svg')
|
|
609
|
+
}
|
|
610
|
+
.fileicon[data-code="rubocop"] {
|
|
611
|
+
background-image: url('material/rubocop.svg')
|
|
612
|
+
}
|
|
613
|
+
.fileicon[data-code="rubocop_light"] {
|
|
614
|
+
background-image: url('material/rubocop_light.svg')
|
|
615
|
+
}
|
|
616
|
+
.fileicon[data-code="rspec"] {
|
|
617
|
+
background-image: url('material/rspec.svg')
|
|
618
|
+
}
|
|
619
|
+
.fileicon[data-code="arduino"] {
|
|
620
|
+
background-image: url('material/arduino.svg')
|
|
621
|
+
}
|
|
622
|
+
.fileicon[data-code="sty"] {
|
|
623
|
+
background-image: url('material/sty.clone.svg')
|
|
624
|
+
}
|
|
625
|
+
.fileicon[data-code="dtx"] {
|
|
626
|
+
background-image: url('material/dtx.clone.svg')
|
|
627
|
+
}
|
|
628
|
+
.fileicon[data-code="bbx"] {
|
|
629
|
+
background-image: url('material/bbx.svg')
|
|
630
|
+
}
|
|
631
|
+
.fileicon[data-code="cbx"] {
|
|
632
|
+
background-image: url('material/cbx.svg')
|
|
633
|
+
}
|
|
634
|
+
.fileicon[data-code="lbx"] {
|
|
635
|
+
background-image: url('material/lbx.svg')
|
|
636
|
+
}
|
|
637
|
+
.fileicon[data-code="latexmk"] {
|
|
638
|
+
background-image: url('material/latexmk.svg')
|
|
639
|
+
}
|
|
640
|
+
.fileicon[data-code="powerpoint"] {
|
|
641
|
+
background-image: url('material/powerpoint.svg')
|
|
642
|
+
}
|
|
643
|
+
.fileicon[data-code="video"] {
|
|
644
|
+
background-image: url('material/video.svg')
|
|
645
|
+
}
|
|
646
|
+
.fileicon[data-code="virtual"] {
|
|
647
|
+
background-image: url('material/virtual.svg')
|
|
648
|
+
}
|
|
649
|
+
.fileicon[data-code="vedic"] {
|
|
650
|
+
background-image: url('material/vedic.svg')
|
|
651
|
+
}
|
|
652
|
+
.fileicon[data-code="email"] {
|
|
653
|
+
background-image: url('material/email.svg')
|
|
654
|
+
}
|
|
655
|
+
.fileicon[data-code="audio"] {
|
|
656
|
+
background-image: url('material/audio.svg')
|
|
657
|
+
}
|
|
658
|
+
.fileicon[data-code="lyric"] {
|
|
659
|
+
background-image: url('material/lyric.svg')
|
|
660
|
+
}
|
|
661
|
+
.fileicon[data-code="raml"] {
|
|
662
|
+
background-image: url('material/raml.svg')
|
|
663
|
+
}
|
|
664
|
+
.fileicon[data-code="xaml"] {
|
|
665
|
+
background-image: url('material/xaml.svg')
|
|
666
|
+
}
|
|
667
|
+
.fileicon[data-code="kotlin"] {
|
|
668
|
+
background-image: url('material/kotlin.svg')
|
|
669
|
+
}
|
|
670
|
+
.fileicon[data-code="mist"] {
|
|
671
|
+
background-image: url('material/mist.clone.svg')
|
|
672
|
+
}
|
|
673
|
+
.fileicon[data-code="dart_generated"] {
|
|
674
|
+
background-image: url('material/dart_generated.svg')
|
|
675
|
+
}
|
|
676
|
+
.fileicon[data-code="actionscript"] {
|
|
677
|
+
background-image: url('material/actionscript.svg')
|
|
678
|
+
}
|
|
679
|
+
.fileicon[data-code="mxml"] {
|
|
680
|
+
background-image: url('material/mxml.svg')
|
|
681
|
+
}
|
|
682
|
+
.fileicon[data-code="autohotkey"] {
|
|
683
|
+
background-image: url('material/autohotkey.svg')
|
|
684
|
+
}
|
|
685
|
+
.fileicon[data-code="flash"] {
|
|
686
|
+
background-image: url('material/flash.svg')
|
|
687
|
+
}
|
|
688
|
+
.fileicon[data-code="adobe-swc"] {
|
|
689
|
+
background-image: url('material/adobe-swc.svg')
|
|
690
|
+
}
|
|
691
|
+
.fileicon[data-code="swc"] {
|
|
692
|
+
background-image: url('material/swc.svg')
|
|
693
|
+
}
|
|
694
|
+
.fileicon[data-code="cmake"] {
|
|
695
|
+
background-image: url('material/cmake.svg')
|
|
696
|
+
}
|
|
697
|
+
.fileicon[data-code="assembly"] {
|
|
698
|
+
background-image: url('material/assembly.svg')
|
|
699
|
+
}
|
|
700
|
+
.fileicon[data-code="semgrep"] {
|
|
701
|
+
background-image: url('material/semgrep.svg')
|
|
702
|
+
}
|
|
703
|
+
.fileicon[data-code="vue-config"] {
|
|
704
|
+
background-image: url('material/vue-config.svg')
|
|
705
|
+
}
|
|
706
|
+
.fileicon[data-code="vuex-store"] {
|
|
707
|
+
background-image: url('material/vuex-store.svg')
|
|
708
|
+
}
|
|
709
|
+
.fileicon[data-code="nuxt"] {
|
|
710
|
+
background-image: url('material/nuxt.svg')
|
|
711
|
+
}
|
|
712
|
+
.fileicon[data-code="harmonix"] {
|
|
713
|
+
background-image: url('material/harmonix.svg')
|
|
714
|
+
}
|
|
715
|
+
.fileicon[data-code="ocaml"] {
|
|
716
|
+
background-image: url('material/ocaml.svg')
|
|
717
|
+
}
|
|
718
|
+
.fileicon[data-code="odin"] {
|
|
719
|
+
background-image: url('material/odin.svg')
|
|
720
|
+
}
|
|
721
|
+
.fileicon[data-code="javascript-map"] {
|
|
722
|
+
background-image: url('material/javascript-map.svg')
|
|
723
|
+
}
|
|
724
|
+
.fileicon[data-code="css-map"] {
|
|
725
|
+
background-image: url('material/css-map.svg')
|
|
726
|
+
}
|
|
727
|
+
.fileicon[data-code="test-ts"] {
|
|
728
|
+
background-image: url('material/test-ts.svg')
|
|
729
|
+
}
|
|
730
|
+
.fileicon[data-code="test-jsx"] {
|
|
731
|
+
background-image: url('material/test-jsx.svg')
|
|
732
|
+
}
|
|
733
|
+
.fileicon[data-code="test-js"] {
|
|
734
|
+
background-image: url('material/test-js.svg')
|
|
735
|
+
}
|
|
736
|
+
.fileicon[data-code="angular-component"] {
|
|
737
|
+
background-image: url('material/angular-component.clone.svg')
|
|
738
|
+
}
|
|
739
|
+
.fileicon[data-code="angular-guard"] {
|
|
740
|
+
background-image: url('material/angular-guard.clone.svg')
|
|
741
|
+
}
|
|
742
|
+
.fileicon[data-code="angular-service"] {
|
|
743
|
+
background-image: url('material/angular-service.clone.svg')
|
|
744
|
+
}
|
|
745
|
+
.fileicon[data-code="angular-pipe"] {
|
|
746
|
+
background-image: url('material/angular-pipe.clone.svg')
|
|
747
|
+
}
|
|
748
|
+
.fileicon[data-code="angular-directive"] {
|
|
749
|
+
background-image: url('material/angular-directive.clone.svg')
|
|
750
|
+
}
|
|
751
|
+
.fileicon[data-code="angular-resolver"] {
|
|
752
|
+
background-image: url('material/angular-resolver.clone.svg')
|
|
753
|
+
}
|
|
754
|
+
.fileicon[data-code="angular-interceptor"] {
|
|
755
|
+
background-image: url('material/angular-interceptor.clone.svg')
|
|
756
|
+
}
|
|
757
|
+
.fileicon[data-code="smarty"] {
|
|
758
|
+
background-image: url('material/smarty.svg')
|
|
759
|
+
}
|
|
760
|
+
.fileicon[data-code="bucklescript"] {
|
|
761
|
+
background-image: url('material/bucklescript.svg')
|
|
762
|
+
}
|
|
763
|
+
.fileicon[data-code="merlin"] {
|
|
764
|
+
background-image: url('material/merlin.svg')
|
|
765
|
+
}
|
|
766
|
+
.fileicon[data-code="verilog"] {
|
|
767
|
+
background-image: url('material/verilog.svg')
|
|
768
|
+
}
|
|
769
|
+
.fileicon[data-code="mathematica"] {
|
|
770
|
+
background-image: url('material/mathematica.svg')
|
|
771
|
+
}
|
|
772
|
+
.fileicon[data-code="vercel"] {
|
|
773
|
+
background-image: url('material/vercel.svg')
|
|
774
|
+
}
|
|
775
|
+
.fileicon[data-code="vercel_light"] {
|
|
776
|
+
background-image: url('material/vercel_light.svg')
|
|
777
|
+
}
|
|
778
|
+
.fileicon[data-code="liara"] {
|
|
779
|
+
background-image: url('material/liara.svg')
|
|
780
|
+
}
|
|
781
|
+
.fileicon[data-code="verdaccio"] {
|
|
782
|
+
background-image: url('material/verdaccio.svg')
|
|
783
|
+
}
|
|
784
|
+
.fileicon[data-code="payload"] {
|
|
785
|
+
background-image: url('material/payload.svg')
|
|
786
|
+
}
|
|
787
|
+
.fileicon[data-code="payload_light"] {
|
|
788
|
+
background-image: url('material/payload_light.svg')
|
|
789
|
+
}
|
|
790
|
+
.fileicon[data-code="next"] {
|
|
791
|
+
background-image: url('material/next.svg')
|
|
792
|
+
}
|
|
793
|
+
.fileicon[data-code="next_light"] {
|
|
794
|
+
background-image: url('material/next_light.svg')
|
|
795
|
+
}
|
|
796
|
+
.fileicon[data-code="remark"] {
|
|
797
|
+
background-image: url('material/remark.svg')
|
|
798
|
+
}
|
|
799
|
+
.fileicon[data-code="remix"] {
|
|
800
|
+
background-image: url('material/remix.svg')
|
|
801
|
+
}
|
|
802
|
+
.fileicon[data-code="remix_light"] {
|
|
803
|
+
background-image: url('material/remix_light.svg')
|
|
804
|
+
}
|
|
805
|
+
.fileicon[data-code="laravel"] {
|
|
806
|
+
background-image: url('material/laravel.svg')
|
|
807
|
+
}
|
|
808
|
+
.fileicon[data-code="vfl"] {
|
|
809
|
+
background-image: url('material/vfl.svg')
|
|
810
|
+
}
|
|
811
|
+
.fileicon[data-code="kl"] {
|
|
812
|
+
background-image: url('material/kl.svg')
|
|
813
|
+
}
|
|
814
|
+
.fileicon[data-code="posthtml"] {
|
|
815
|
+
background-image: url('material/posthtml.svg')
|
|
816
|
+
}
|
|
817
|
+
.fileicon[data-code="todo"] {
|
|
818
|
+
background-image: url('material/todo.svg')
|
|
819
|
+
}
|
|
820
|
+
.fileicon[data-code="http"] {
|
|
821
|
+
background-image: url('material/http.svg')
|
|
822
|
+
}
|
|
823
|
+
.fileicon[data-code="restql"] {
|
|
824
|
+
background-image: url('material/restql.svg')
|
|
825
|
+
}
|
|
826
|
+
.fileicon[data-code="kivy"] {
|
|
827
|
+
background-image: url('material/kivy.svg')
|
|
828
|
+
}
|
|
829
|
+
.fileicon[data-code="graphcool"] {
|
|
830
|
+
background-image: url('material/graphcool.svg')
|
|
831
|
+
}
|
|
832
|
+
.fileicon[data-code="sbt"] {
|
|
833
|
+
background-image: url('material/sbt.svg')
|
|
834
|
+
}
|
|
835
|
+
.fileicon[data-code="webpack"] {
|
|
836
|
+
background-image: url('material/webpack.svg')
|
|
837
|
+
}
|
|
838
|
+
.fileicon[data-code="ionic"] {
|
|
839
|
+
background-image: url('material/ionic.svg')
|
|
840
|
+
}
|
|
841
|
+
.fileicon[data-code="gulp"] {
|
|
842
|
+
background-image: url('material/gulp.svg')
|
|
843
|
+
}
|
|
844
|
+
.fileicon[data-code="nodejs"] {
|
|
845
|
+
background-image: url('material/nodejs.svg')
|
|
846
|
+
}
|
|
847
|
+
.fileicon[data-code="npm"] {
|
|
848
|
+
background-image: url('material/npm.svg')
|
|
849
|
+
}
|
|
850
|
+
.fileicon[data-code="yarn"] {
|
|
851
|
+
background-image: url('material/yarn.svg')
|
|
852
|
+
}
|
|
853
|
+
.fileicon[data-code="android"] {
|
|
854
|
+
background-image: url('material/android.svg')
|
|
855
|
+
}
|
|
856
|
+
.fileicon[data-code="tune"] {
|
|
857
|
+
background-image: url('material/tune.svg')
|
|
858
|
+
}
|
|
859
|
+
.fileicon[data-code="turborepo"] {
|
|
860
|
+
background-image: url('material/turborepo.svg')
|
|
861
|
+
}
|
|
862
|
+
.fileicon[data-code="turborepo_light"] {
|
|
863
|
+
background-image: url('material/turborepo_light.svg')
|
|
864
|
+
}
|
|
865
|
+
.fileicon[data-code="babel"] {
|
|
866
|
+
background-image: url('material/babel.svg')
|
|
867
|
+
}
|
|
868
|
+
.fileicon[data-code="blitz"] {
|
|
869
|
+
background-image: url('material/blitz.svg')
|
|
870
|
+
}
|
|
871
|
+
.fileicon[data-code="contributing"] {
|
|
872
|
+
background-image: url('material/contributing.svg')
|
|
873
|
+
}
|
|
874
|
+
.fileicon[data-code="readme"] {
|
|
875
|
+
background-image: url('material/readme.svg')
|
|
876
|
+
}
|
|
877
|
+
.fileicon[data-code="changelog"] {
|
|
878
|
+
background-image: url('material/changelog.svg')
|
|
879
|
+
}
|
|
880
|
+
.fileicon[data-code="architecture"] {
|
|
881
|
+
background-image: url('material/architecture.svg')
|
|
882
|
+
}
|
|
883
|
+
.fileicon[data-code="credits"] {
|
|
884
|
+
background-image: url('material/credits.svg')
|
|
885
|
+
}
|
|
886
|
+
.fileicon[data-code="authors"] {
|
|
887
|
+
background-image: url('material/authors.svg')
|
|
888
|
+
}
|
|
889
|
+
.fileicon[data-code="flow"] {
|
|
890
|
+
background-image: url('material/flow.svg')
|
|
891
|
+
}
|
|
892
|
+
.fileicon[data-code="favicon"] {
|
|
893
|
+
background-image: url('material/favicon.svg')
|
|
894
|
+
}
|
|
895
|
+
.fileicon[data-code="karma"] {
|
|
896
|
+
background-image: url('material/karma.svg')
|
|
897
|
+
}
|
|
898
|
+
.fileicon[data-code="bithound"] {
|
|
899
|
+
background-image: url('material/bithound.svg')
|
|
900
|
+
}
|
|
901
|
+
.fileicon[data-code="svgo"] {
|
|
902
|
+
background-image: url('material/svgo.svg')
|
|
903
|
+
}
|
|
904
|
+
.fileicon[data-code="appveyor"] {
|
|
905
|
+
background-image: url('material/appveyor.svg')
|
|
906
|
+
}
|
|
907
|
+
.fileicon[data-code="travis"] {
|
|
908
|
+
background-image: url('material/travis.svg')
|
|
909
|
+
}
|
|
910
|
+
.fileicon[data-code="codecov"] {
|
|
911
|
+
background-image: url('material/codecov.svg')
|
|
912
|
+
}
|
|
913
|
+
.fileicon[data-code="sonarcloud"] {
|
|
914
|
+
background-image: url('material/sonarcloud.svg')
|
|
915
|
+
}
|
|
916
|
+
.fileicon[data-code="protractor"] {
|
|
917
|
+
background-image: url('material/protractor.svg')
|
|
918
|
+
}
|
|
919
|
+
.fileicon[data-code="fusebox"] {
|
|
920
|
+
background-image: url('material/fusebox.svg')
|
|
921
|
+
}
|
|
922
|
+
.fileicon[data-code="heroku"] {
|
|
923
|
+
background-image: url('material/heroku.svg')
|
|
924
|
+
}
|
|
925
|
+
.fileicon[data-code="gitlab"] {
|
|
926
|
+
background-image: url('material/gitlab.svg')
|
|
927
|
+
}
|
|
928
|
+
.fileicon[data-code="bower"] {
|
|
929
|
+
background-image: url('material/bower.svg')
|
|
930
|
+
}
|
|
931
|
+
.fileicon[data-code="eslint"] {
|
|
932
|
+
background-image: url('material/eslint.svg')
|
|
933
|
+
}
|
|
934
|
+
.fileicon[data-code="conduct"] {
|
|
935
|
+
background-image: url('material/conduct.svg')
|
|
936
|
+
}
|
|
937
|
+
.fileicon[data-code="watchman"] {
|
|
938
|
+
background-image: url('material/watchman.svg')
|
|
939
|
+
}
|
|
940
|
+
.fileicon[data-code="aurelia"] {
|
|
941
|
+
background-image: url('material/aurelia.svg')
|
|
942
|
+
}
|
|
943
|
+
.fileicon[data-code="auto"] {
|
|
944
|
+
background-image: url('material/auto.svg')
|
|
945
|
+
}
|
|
946
|
+
.fileicon[data-code="auto_light"] {
|
|
947
|
+
background-image: url('material/auto_light.svg')
|
|
948
|
+
}
|
|
949
|
+
.fileicon[data-code="mocha"] {
|
|
950
|
+
background-image: url('material/mocha.svg')
|
|
951
|
+
}
|
|
952
|
+
.fileicon[data-code="jenkins"] {
|
|
953
|
+
background-image: url('material/jenkins.svg')
|
|
954
|
+
}
|
|
955
|
+
.fileicon[data-code="firebase"] {
|
|
956
|
+
background-image: url('material/firebase.svg')
|
|
957
|
+
}
|
|
958
|
+
.fileicon[data-code="figma"] {
|
|
959
|
+
background-image: url('material/figma.svg')
|
|
960
|
+
}
|
|
961
|
+
.fileicon[data-code="rollup"] {
|
|
962
|
+
background-image: url('material/rollup.svg')
|
|
963
|
+
}
|
|
964
|
+
.fileicon[data-code="huff_light"] {
|
|
965
|
+
background-image: url('material/huff_light.svg')
|
|
966
|
+
}
|
|
967
|
+
.fileicon[data-code="hardhat"] {
|
|
968
|
+
background-image: url('material/hardhat.svg')
|
|
969
|
+
}
|
|
970
|
+
.fileicon[data-code="stylelint"] {
|
|
971
|
+
background-image: url('material/stylelint.svg')
|
|
972
|
+
}
|
|
973
|
+
.fileicon[data-code="stylelint_light"] {
|
|
974
|
+
background-image: url('material/stylelint_light.svg')
|
|
975
|
+
}
|
|
976
|
+
.fileicon[data-code="code-climate"] {
|
|
977
|
+
background-image: url('material/code-climate.svg')
|
|
978
|
+
}
|
|
979
|
+
.fileicon[data-code="code-climate_light"] {
|
|
980
|
+
background-image: url('material/code-climate_light.svg')
|
|
981
|
+
}
|
|
982
|
+
.fileicon[data-code="prettier"] {
|
|
983
|
+
background-image: url('material/prettier.svg')
|
|
984
|
+
}
|
|
985
|
+
.fileicon[data-code="renovate"] {
|
|
986
|
+
background-image: url('material/renovate.svg')
|
|
987
|
+
}
|
|
988
|
+
.fileicon[data-code="apollo"] {
|
|
989
|
+
background-image: url('material/apollo.svg')
|
|
990
|
+
}
|
|
991
|
+
.fileicon[data-code="nodemon"] {
|
|
992
|
+
background-image: url('material/nodemon.svg')
|
|
993
|
+
}
|
|
994
|
+
.fileicon[data-code="ngrx-reducer"] {
|
|
995
|
+
background-image: url('material/ngrx-reducer.svg')
|
|
996
|
+
}
|
|
997
|
+
.fileicon[data-code="ngrx-state"] {
|
|
998
|
+
background-image: url('material/ngrx-state.svg')
|
|
999
|
+
}
|
|
1000
|
+
.fileicon[data-code="ngrx-actions"] {
|
|
1001
|
+
background-image: url('material/ngrx-actions.svg')
|
|
1002
|
+
}
|
|
1003
|
+
.fileicon[data-code="ngrx-effects"] {
|
|
1004
|
+
background-image: url('material/ngrx-effects.svg')
|
|
1005
|
+
}
|
|
1006
|
+
.fileicon[data-code="ngrx-entity"] {
|
|
1007
|
+
background-image: url('material/ngrx-entity.svg')
|
|
1008
|
+
}
|
|
1009
|
+
.fileicon[data-code="ngrx-selectors"] {
|
|
1010
|
+
background-image: url('material/ngrx-selectors.svg')
|
|
1011
|
+
}
|
|
1012
|
+
.fileicon[data-code="webhint"] {
|
|
1013
|
+
background-image: url('material/webhint.svg')
|
|
1014
|
+
}
|
|
1015
|
+
.fileicon[data-code="browserlist"] {
|
|
1016
|
+
background-image: url('material/browserlist.svg')
|
|
1017
|
+
}
|
|
1018
|
+
.fileicon[data-code="browserlist_light"] {
|
|
1019
|
+
background-image: url('material/browserlist_light.svg')
|
|
1020
|
+
}
|
|
1021
|
+
.fileicon[data-code="crystal"] {
|
|
1022
|
+
background-image: url('material/crystal.svg')
|
|
1023
|
+
}
|
|
1024
|
+
.fileicon[data-code="crystal_light"] {
|
|
1025
|
+
background-image: url('material/crystal_light.svg')
|
|
1026
|
+
}
|
|
1027
|
+
.fileicon[data-code="snyk"] {
|
|
1028
|
+
background-image: url('material/snyk.svg')
|
|
1029
|
+
}
|
|
1030
|
+
.fileicon[data-code="drone"] {
|
|
1031
|
+
background-image: url('material/drone.svg')
|
|
1032
|
+
}
|
|
1033
|
+
.fileicon[data-code="drone_light"] {
|
|
1034
|
+
background-image: url('material/drone_light.svg')
|
|
1035
|
+
}
|
|
1036
|
+
.fileicon[data-code="cuda"] {
|
|
1037
|
+
background-image: url('material/cuda.svg')
|
|
1038
|
+
}
|
|
1039
|
+
.fileicon[data-code="dotjs"] {
|
|
1040
|
+
background-image: url('material/dotjs.svg')
|
|
1041
|
+
}
|
|
1042
|
+
.fileicon[data-code="ejs"] {
|
|
1043
|
+
background-image: url('material/ejs.svg')
|
|
1044
|
+
}
|
|
1045
|
+
.fileicon[data-code="sequelize"] {
|
|
1046
|
+
background-image: url('material/sequelize.svg')
|
|
1047
|
+
}
|
|
1048
|
+
.fileicon[data-code="gatsby"] {
|
|
1049
|
+
background-image: url('material/gatsby.svg')
|
|
1050
|
+
}
|
|
1051
|
+
.fileicon[data-code="wakatime"] {
|
|
1052
|
+
background-image: url('material/wakatime.svg')
|
|
1053
|
+
}
|
|
1054
|
+
.fileicon[data-code="wakatime_light"] {
|
|
1055
|
+
background-image: url('material/wakatime_light.svg')
|
|
1056
|
+
}
|
|
1057
|
+
.fileicon[data-code="circleci"] {
|
|
1058
|
+
background-image: url('material/circleci.svg')
|
|
1059
|
+
}
|
|
1060
|
+
.fileicon[data-code="circleci_light"] {
|
|
1061
|
+
background-image: url('material/circleci_light.svg')
|
|
1062
|
+
}
|
|
1063
|
+
.fileicon[data-code="cloudfoundry"] {
|
|
1064
|
+
background-image: url('material/cloudfoundry.svg')
|
|
1065
|
+
}
|
|
1066
|
+
.fileicon[data-code="grunt"] {
|
|
1067
|
+
background-image: url('material/grunt.svg')
|
|
1068
|
+
}
|
|
1069
|
+
.fileicon[data-code="jest"] {
|
|
1070
|
+
background-image: url('material/jest.svg')
|
|
1071
|
+
}
|
|
1072
|
+
.fileicon[data-code="storybook"] {
|
|
1073
|
+
background-image: url('material/storybook.svg')
|
|
1074
|
+
}
|
|
1075
|
+
.fileicon[data-code="wepy"] {
|
|
1076
|
+
background-image: url('material/wepy.svg')
|
|
1077
|
+
}
|
|
1078
|
+
.fileicon[data-code="fastlane"] {
|
|
1079
|
+
background-image: url('material/fastlane.svg')
|
|
1080
|
+
}
|
|
1081
|
+
.fileicon[data-code="hcl_light"] {
|
|
1082
|
+
background-image: url('material/hcl_light.svg')
|
|
1083
|
+
}
|
|
1084
|
+
.fileicon[data-code="san"] {
|
|
1085
|
+
background-image: url('material/san.svg')
|
|
1086
|
+
}
|
|
1087
|
+
.fileicon[data-code="quokka"] {
|
|
1088
|
+
background-image: url('material/quokka.svg')
|
|
1089
|
+
}
|
|
1090
|
+
.fileicon[data-code="wallaby"] {
|
|
1091
|
+
background-image: url('material/wallaby.svg')
|
|
1092
|
+
}
|
|
1093
|
+
.fileicon[data-code="stencil"] {
|
|
1094
|
+
background-image: url('material/stencil.svg')
|
|
1095
|
+
}
|
|
1096
|
+
.fileicon[data-code="red"] {
|
|
1097
|
+
background-image: url('material/red.svg')
|
|
1098
|
+
}
|
|
1099
|
+
.fileicon[data-code="makefile"] {
|
|
1100
|
+
background-image: url('material/makefile.svg')
|
|
1101
|
+
}
|
|
1102
|
+
.fileicon[data-code="foxpro"] {
|
|
1103
|
+
background-image: url('material/foxpro.svg')
|
|
1104
|
+
}
|
|
1105
|
+
.fileicon[data-code="i18n"] {
|
|
1106
|
+
background-image: url('material/i18n.svg')
|
|
1107
|
+
}
|
|
1108
|
+
.fileicon[data-code="webassembly"] {
|
|
1109
|
+
background-image: url('material/webassembly.svg')
|
|
1110
|
+
}
|
|
1111
|
+
.fileicon[data-code="semantic-release"] {
|
|
1112
|
+
background-image: url('material/semantic-release.svg')
|
|
1113
|
+
}
|
|
1114
|
+
.fileicon[data-code="semantic-release_light"] {
|
|
1115
|
+
background-image: url('material/semantic-release_light.svg')
|
|
1116
|
+
}
|
|
1117
|
+
.fileicon[data-code="bitbucket"] {
|
|
1118
|
+
background-image: url('material/bitbucket.svg')
|
|
1119
|
+
}
|
|
1120
|
+
.fileicon[data-code="d"] {
|
|
1121
|
+
background-image: url('material/d.svg')
|
|
1122
|
+
}
|
|
1123
|
+
.fileicon[data-code="mdx"] {
|
|
1124
|
+
background-image: url('material/mdx.svg')
|
|
1125
|
+
}
|
|
1126
|
+
.fileicon[data-code="mdsvex"] {
|
|
1127
|
+
background-image: url('material/mdsvex.svg')
|
|
1128
|
+
}
|
|
1129
|
+
.fileicon[data-code="ballerina"] {
|
|
1130
|
+
background-image: url('material/ballerina.svg')
|
|
1131
|
+
}
|
|
1132
|
+
.fileicon[data-code="racket"] {
|
|
1133
|
+
background-image: url('material/racket.svg')
|
|
1134
|
+
}
|
|
1135
|
+
.fileicon[data-code="bazel"] {
|
|
1136
|
+
background-image: url('material/bazel.svg')
|
|
1137
|
+
}
|
|
1138
|
+
.fileicon[data-code="mint"] {
|
|
1139
|
+
background-image: url('material/mint.svg')
|
|
1140
|
+
}
|
|
1141
|
+
.fileicon[data-code="velocity"] {
|
|
1142
|
+
background-image: url('material/velocity.svg')
|
|
1143
|
+
}
|
|
1144
|
+
.fileicon[data-code="azure-pipelines"] {
|
|
1145
|
+
background-image: url('material/azure-pipelines.svg')
|
|
1146
|
+
}
|
|
1147
|
+
.fileicon[data-code="azure"] {
|
|
1148
|
+
background-image: url('material/azure.svg')
|
|
1149
|
+
}
|
|
1150
|
+
.fileicon[data-code="vagrant"] {
|
|
1151
|
+
background-image: url('material/vagrant.svg')
|
|
1152
|
+
}
|
|
1153
|
+
.fileicon[data-code="prisma"] {
|
|
1154
|
+
background-image: url('material/prisma.svg')
|
|
1155
|
+
}
|
|
1156
|
+
.fileicon[data-code="abc"] {
|
|
1157
|
+
background-image: url('material/abc.svg')
|
|
1158
|
+
}
|
|
1159
|
+
.fileicon[data-code="asciidoc"] {
|
|
1160
|
+
background-image: url('material/asciidoc.svg')
|
|
1161
|
+
}
|
|
1162
|
+
.fileicon[data-code="istanbul"] {
|
|
1163
|
+
background-image: url('material/istanbul.svg')
|
|
1164
|
+
}
|
|
1165
|
+
.fileicon[data-code="edge"] {
|
|
1166
|
+
background-image: url('material/edge.svg')
|
|
1167
|
+
}
|
|
1168
|
+
.fileicon[data-code="scheme"] {
|
|
1169
|
+
background-image: url('material/scheme.svg')
|
|
1170
|
+
}
|
|
1171
|
+
.fileicon[data-code="lisp"] {
|
|
1172
|
+
background-image: url('material/lisp.svg')
|
|
1173
|
+
}
|
|
1174
|
+
.fileicon[data-code="tailwindcss"] {
|
|
1175
|
+
background-image: url('material/tailwindcss.svg')
|
|
1176
|
+
}
|
|
1177
|
+
.fileicon[data-code="3d"] {
|
|
1178
|
+
background-image: url('material/3d.svg')
|
|
1179
|
+
}
|
|
1180
|
+
.fileicon[data-code="buildkite"] {
|
|
1181
|
+
background-image: url('material/buildkite.svg')
|
|
1182
|
+
}
|
|
1183
|
+
.fileicon[data-code="netlify"] {
|
|
1184
|
+
background-image: url('material/netlify.svg')
|
|
1185
|
+
}
|
|
1186
|
+
.fileicon[data-code="netlify_light"] {
|
|
1187
|
+
background-image: url('material/netlify_light.svg')
|
|
1188
|
+
}
|
|
1189
|
+
.fileicon[data-code="adobe-illustrator"] {
|
|
1190
|
+
background-image: url('material/adobe-illustrator.svg')
|
|
1191
|
+
}
|
|
1192
|
+
.fileicon[data-code="adobe-illustrator_light"] {
|
|
1193
|
+
background-image: url('material/adobe-illustrator_light.svg')
|
|
1194
|
+
}
|
|
1195
|
+
.fileicon[data-code="adobe-photoshop"] {
|
|
1196
|
+
background-image: url('material/adobe-photoshop.svg')
|
|
1197
|
+
}
|
|
1198
|
+
.fileicon[data-code="adobe-photoshop_light"] {
|
|
1199
|
+
background-image: url('material/adobe-photoshop_light.svg')
|
|
1200
|
+
}
|
|
1201
|
+
.fileicon[data-code="svelte_js"] {
|
|
1202
|
+
background-image: url('material/svelte_js.clone.svg')
|
|
1203
|
+
}
|
|
1204
|
+
.fileicon[data-code="svelte_ts"] {
|
|
1205
|
+
background-image: url('material/svelte_ts.clone.svg')
|
|
1206
|
+
}
|
|
1207
|
+
.fileicon[data-code="nest"] {
|
|
1208
|
+
background-image: url('material/nest.svg')
|
|
1209
|
+
}
|
|
1210
|
+
.fileicon[data-code="nest-controller"] {
|
|
1211
|
+
background-image: url('material/nest-controller.clone.svg')
|
|
1212
|
+
}
|
|
1213
|
+
.fileicon[data-code="nest-middleware"] {
|
|
1214
|
+
background-image: url('material/nest-middleware.clone.svg')
|
|
1215
|
+
}
|
|
1216
|
+
.fileicon[data-code="nest-module"] {
|
|
1217
|
+
background-image: url('material/nest-module.clone.svg')
|
|
1218
|
+
}
|
|
1219
|
+
.fileicon[data-code="nest-service"] {
|
|
1220
|
+
background-image: url('material/nest-service.clone.svg')
|
|
1221
|
+
}
|
|
1222
|
+
.fileicon[data-code="nest-decorator"] {
|
|
1223
|
+
background-image: url('material/nest-decorator.clone.svg')
|
|
1224
|
+
}
|
|
1225
|
+
.fileicon[data-code="nest-pipe"] {
|
|
1226
|
+
background-image: url('material/nest-pipe.clone.svg')
|
|
1227
|
+
}
|
|
1228
|
+
.fileicon[data-code="nest-filter"] {
|
|
1229
|
+
background-image: url('material/nest-filter.clone.svg')
|
|
1230
|
+
}
|
|
1231
|
+
.fileicon[data-code="nest-gateway"] {
|
|
1232
|
+
background-image: url('material/nest-gateway.clone.svg')
|
|
1233
|
+
}
|
|
1234
|
+
.fileicon[data-code="nest-guard"] {
|
|
1235
|
+
background-image: url('material/nest-guard.clone.svg')
|
|
1236
|
+
}
|
|
1237
|
+
.fileicon[data-code="nest-resolver"] {
|
|
1238
|
+
background-image: url('material/nest-resolver.clone.svg')
|
|
1239
|
+
}
|
|
1240
|
+
.fileicon[data-code="nest-interceptor"] {
|
|
1241
|
+
background-image: url('material/nest-interceptor.clone.svg')
|
|
1242
|
+
}
|
|
1243
|
+
.fileicon[data-code="moon"] {
|
|
1244
|
+
background-image: url('material/moon.svg')
|
|
1245
|
+
}
|
|
1246
|
+
.fileicon[data-code="moonscript"] {
|
|
1247
|
+
background-image: url('material/moonscript.svg')
|
|
1248
|
+
}
|
|
1249
|
+
.fileicon[data-code="percy"] {
|
|
1250
|
+
background-image: url('material/percy.svg')
|
|
1251
|
+
}
|
|
1252
|
+
.fileicon[data-code="gitpod"] {
|
|
1253
|
+
background-image: url('material/gitpod.svg')
|
|
1254
|
+
}
|
|
1255
|
+
.fileicon[data-code="stackblitz"] {
|
|
1256
|
+
background-image: url('material/stackblitz.svg')
|
|
1257
|
+
}
|
|
1258
|
+
.fileicon[data-code="advpl"] {
|
|
1259
|
+
background-image: url('material/advpl.svg')
|
|
1260
|
+
}
|
|
1261
|
+
.fileicon[data-code="advpl-ptm"] {
|
|
1262
|
+
background-image: url('material/advpl-ptm.clone.svg')
|
|
1263
|
+
}
|
|
1264
|
+
.fileicon[data-code="advpl-tlpp"] {
|
|
1265
|
+
background-image: url('material/advpl-tlpp.clone.svg')
|
|
1266
|
+
}
|
|
1267
|
+
.fileicon[data-code="advpl-include"] {
|
|
1268
|
+
background-image: url('material/advpl-include.clone.svg')
|
|
1269
|
+
}
|
|
1270
|
+
.fileicon[data-code="codeowners"] {
|
|
1271
|
+
background-image: url('material/codeowners.svg')
|
|
1272
|
+
}
|
|
1273
|
+
.fileicon[data-code="gcp"] {
|
|
1274
|
+
background-image: url('material/gcp.svg')
|
|
1275
|
+
}
|
|
1276
|
+
.fileicon[data-code="amplify"] {
|
|
1277
|
+
background-image: url('material/amplify.svg')
|
|
1278
|
+
}
|
|
1279
|
+
.fileicon[data-code="disc"] {
|
|
1280
|
+
background-image: url('material/disc.svg')
|
|
1281
|
+
}
|
|
1282
|
+
.fileicon[data-code="fortran"] {
|
|
1283
|
+
background-image: url('material/fortran.svg')
|
|
1284
|
+
}
|
|
1285
|
+
.fileicon[data-code="tcl"] {
|
|
1286
|
+
background-image: url('material/tcl.svg')
|
|
1287
|
+
}
|
|
1288
|
+
.fileicon[data-code="liquid"] {
|
|
1289
|
+
background-image: url('material/liquid.svg')
|
|
1290
|
+
}
|
|
1291
|
+
.fileicon[data-code="husky"] {
|
|
1292
|
+
background-image: url('material/husky.svg')
|
|
1293
|
+
}
|
|
1294
|
+
.fileicon[data-code="coconut"] {
|
|
1295
|
+
background-image: url('material/coconut.svg')
|
|
1296
|
+
}
|
|
1297
|
+
.fileicon[data-code="tilt"] {
|
|
1298
|
+
background-image: url('material/tilt.svg')
|
|
1299
|
+
}
|
|
1300
|
+
.fileicon[data-code="capacitor"] {
|
|
1301
|
+
background-image: url('material/capacitor.svg')
|
|
1302
|
+
}
|
|
1303
|
+
.fileicon[data-code="sketch"] {
|
|
1304
|
+
background-image: url('material/sketch.svg')
|
|
1305
|
+
}
|
|
1306
|
+
.fileicon[data-code="adonis"] {
|
|
1307
|
+
background-image: url('material/adonis.svg')
|
|
1308
|
+
}
|
|
1309
|
+
.fileicon[data-code="forth"] {
|
|
1310
|
+
background-image: url('material/forth.svg')
|
|
1311
|
+
}
|
|
1312
|
+
.fileicon[data-code="uml"] {
|
|
1313
|
+
background-image: url('material/uml.svg')
|
|
1314
|
+
}
|
|
1315
|
+
.fileicon[data-code="uml_light"] {
|
|
1316
|
+
background-image: url('material/uml_light.svg')
|
|
1317
|
+
}
|
|
1318
|
+
.fileicon[data-code="meson"] {
|
|
1319
|
+
background-image: url('material/meson.svg')
|
|
1320
|
+
}
|
|
1321
|
+
.fileicon[data-code="commitizen"] {
|
|
1322
|
+
background-image: url('material/commitizen.svg')
|
|
1323
|
+
}
|
|
1324
|
+
.fileicon[data-code="commitlint"] {
|
|
1325
|
+
background-image: url('material/commitlint.svg')
|
|
1326
|
+
}
|
|
1327
|
+
.fileicon[data-code="buck"] {
|
|
1328
|
+
background-image: url('material/buck.svg')
|
|
1329
|
+
}
|
|
1330
|
+
.fileicon[data-code="nx"] {
|
|
1331
|
+
background-image: url('material/nx.svg')
|
|
1332
|
+
}
|
|
1333
|
+
.fileicon[data-code="opam"] {
|
|
1334
|
+
background-image: url('material/opam.svg')
|
|
1335
|
+
}
|
|
1336
|
+
.fileicon[data-code="dune"] {
|
|
1337
|
+
background-image: url('material/dune.svg')
|
|
1338
|
+
}
|
|
1339
|
+
.fileicon[data-code="imba"] {
|
|
1340
|
+
background-image: url('material/imba.svg')
|
|
1341
|
+
}
|
|
1342
|
+
.fileicon[data-code="drawio"] {
|
|
1343
|
+
background-image: url('material/drawio.svg')
|
|
1344
|
+
}
|
|
1345
|
+
.fileicon[data-code="pascal"] {
|
|
1346
|
+
background-image: url('material/pascal.svg')
|
|
1347
|
+
}
|
|
1348
|
+
.fileicon[data-code="unity"] {
|
|
1349
|
+
background-image: url('material/unity.svg')
|
|
1350
|
+
}
|
|
1351
|
+
.fileicon[data-code="roadmap"] {
|
|
1352
|
+
background-image: url('material/roadmap.svg')
|
|
1353
|
+
}
|
|
1354
|
+
.fileicon[data-code="nuget"] {
|
|
1355
|
+
background-image: url('material/nuget.svg')
|
|
1356
|
+
}
|
|
1357
|
+
.fileicon[data-code="command"] {
|
|
1358
|
+
background-image: url('material/command.svg')
|
|
1359
|
+
}
|
|
1360
|
+
.fileicon[data-code="stryker"] {
|
|
1361
|
+
background-image: url('material/stryker.svg')
|
|
1362
|
+
}
|
|
1363
|
+
.fileicon[data-code="denizenscript"] {
|
|
1364
|
+
background-image: url('material/denizenscript.svg')
|
|
1365
|
+
}
|
|
1366
|
+
.fileicon[data-code="modernizr"] {
|
|
1367
|
+
background-image: url('material/modernizr.svg')
|
|
1368
|
+
}
|
|
1369
|
+
.fileicon[data-code="slug"] {
|
|
1370
|
+
background-image: url('material/slug.svg')
|
|
1371
|
+
}
|
|
1372
|
+
.fileicon[data-code="stitches"] {
|
|
1373
|
+
background-image: url('material/stitches.svg')
|
|
1374
|
+
}
|
|
1375
|
+
.fileicon[data-code="stitches_light"] {
|
|
1376
|
+
background-image: url('material/stitches_light.svg')
|
|
1377
|
+
}
|
|
1378
|
+
.fileicon[data-code="nginx"] {
|
|
1379
|
+
background-image: url('material/nginx.svg')
|
|
1380
|
+
}
|
|
1381
|
+
.fileicon[data-code="replit"] {
|
|
1382
|
+
background-image: url('material/replit.svg')
|
|
1383
|
+
}
|
|
1384
|
+
.fileicon[data-code="rescript-interface"] {
|
|
1385
|
+
background-image: url('material/rescript-interface.svg')
|
|
1386
|
+
}
|
|
1387
|
+
.fileicon[data-code="duc"] {
|
|
1388
|
+
background-image: url('material/duc.svg')
|
|
1389
|
+
}
|
|
1390
|
+
.fileicon[data-code="snowpack"] {
|
|
1391
|
+
background-image: url('material/snowpack.svg')
|
|
1392
|
+
}
|
|
1393
|
+
.fileicon[data-code="snowpack_light"] {
|
|
1394
|
+
background-image: url('material/snowpack_light.svg')
|
|
1395
|
+
}
|
|
1396
|
+
.fileicon[data-code="brainfuck"] {
|
|
1397
|
+
background-image: url('material/brainfuck.svg')
|
|
1398
|
+
}
|
|
1399
|
+
.fileicon[data-code="bicep"] {
|
|
1400
|
+
background-image: url('material/bicep.svg')
|
|
1401
|
+
}
|
|
1402
|
+
.fileicon[data-code="cobol"] {
|
|
1403
|
+
background-image: url('material/cobol.svg')
|
|
1404
|
+
}
|
|
1405
|
+
.fileicon[data-code="quasar"] {
|
|
1406
|
+
background-image: url('material/quasar.svg')
|
|
1407
|
+
}
|
|
1408
|
+
.fileicon[data-code="dependabot"] {
|
|
1409
|
+
background-image: url('material/dependabot.svg')
|
|
1410
|
+
}
|
|
1411
|
+
.fileicon[data-code="pipeline"] {
|
|
1412
|
+
background-image: url('material/pipeline.svg')
|
|
1413
|
+
}
|
|
1414
|
+
.fileicon[data-code="vite"] {
|
|
1415
|
+
background-image: url('material/vite.svg')
|
|
1416
|
+
}
|
|
1417
|
+
.fileicon[data-code="vitest"] {
|
|
1418
|
+
background-image: url('material/vitest.svg')
|
|
1419
|
+
}
|
|
1420
|
+
.fileicon[data-code="velite"] {
|
|
1421
|
+
background-image: url('material/velite.svg')
|
|
1422
|
+
}
|
|
1423
|
+
.fileicon[data-code="opa"] {
|
|
1424
|
+
background-image: url('material/opa.svg')
|
|
1425
|
+
}
|
|
1426
|
+
.fileicon[data-code="lerna"] {
|
|
1427
|
+
background-image: url('material/lerna.svg')
|
|
1428
|
+
}
|
|
1429
|
+
.fileicon[data-code="windicss"] {
|
|
1430
|
+
background-image: url('material/windicss.svg')
|
|
1431
|
+
}
|
|
1432
|
+
.fileicon[data-code="textlint"] {
|
|
1433
|
+
background-image: url('material/textlint.svg')
|
|
1434
|
+
}
|
|
1435
|
+
.fileicon[data-code="lilypond"] {
|
|
1436
|
+
background-image: url('material/lilypond.svg')
|
|
1437
|
+
}
|
|
1438
|
+
.fileicon[data-code="chess_light"] {
|
|
1439
|
+
background-image: url('material/chess_light.svg')
|
|
1440
|
+
}
|
|
1441
|
+
.fileicon[data-code="sentry"] {
|
|
1442
|
+
background-image: url('material/sentry.svg')
|
|
1443
|
+
}
|
|
1444
|
+
.fileicon[data-code="contentlayer"] {
|
|
1445
|
+
background-image: url('material/contentlayer.svg')
|
|
1446
|
+
}
|
|
1447
|
+
.fileicon[data-code="phpunit"] {
|
|
1448
|
+
background-image: url('material/phpunit.svg')
|
|
1449
|
+
}
|
|
1450
|
+
.fileicon[data-code="php-cs-fixer"] {
|
|
1451
|
+
background-image: url('material/php-cs-fixer.svg')
|
|
1452
|
+
}
|
|
1453
|
+
.fileicon[data-code="robots"] {
|
|
1454
|
+
background-image: url('material/robots.svg')
|
|
1455
|
+
}
|
|
1456
|
+
.fileicon[data-code="tsconfig"] {
|
|
1457
|
+
background-image: url('material/tsconfig.svg')
|
|
1458
|
+
}
|
|
1459
|
+
.fileicon[data-code="tauri"] {
|
|
1460
|
+
background-image: url('material/tauri.svg')
|
|
1461
|
+
}
|
|
1462
|
+
.fileicon[data-code="jsconfig"] {
|
|
1463
|
+
background-image: url('material/jsconfig.svg')
|
|
1464
|
+
}
|
|
1465
|
+
.fileicon[data-code="maven"] {
|
|
1466
|
+
background-image: url('material/maven.svg')
|
|
1467
|
+
}
|
|
1468
|
+
.fileicon[data-code="ada"] {
|
|
1469
|
+
background-image: url('material/ada.svg')
|
|
1470
|
+
}
|
|
1471
|
+
.fileicon[data-code="serverless"] {
|
|
1472
|
+
background-image: url('material/serverless.svg')
|
|
1473
|
+
}
|
|
1474
|
+
.fileicon[data-code="supabase"] {
|
|
1475
|
+
background-image: url('material/supabase.svg')
|
|
1476
|
+
}
|
|
1477
|
+
.fileicon[data-code="ember"] {
|
|
1478
|
+
background-image: url('material/ember.svg')
|
|
1479
|
+
}
|
|
1480
|
+
.fileicon[data-code="horusec"] {
|
|
1481
|
+
background-image: url('material/horusec.svg')
|
|
1482
|
+
}
|
|
1483
|
+
.fileicon[data-code="poetry"] {
|
|
1484
|
+
background-image: url('material/poetry.svg')
|
|
1485
|
+
}
|
|
1486
|
+
.fileicon[data-code="pdm"] {
|
|
1487
|
+
background-image: url('material/pdm.svg')
|
|
1488
|
+
}
|
|
1489
|
+
.fileicon[data-code="coala"] {
|
|
1490
|
+
background-image: url('material/coala.svg')
|
|
1491
|
+
}
|
|
1492
|
+
.fileicon[data-code="parcel"] {
|
|
1493
|
+
background-image: url('material/parcel.svg')
|
|
1494
|
+
}
|
|
1495
|
+
.fileicon[data-code="dinophp"] {
|
|
1496
|
+
background-image: url('material/dinophp.svg')
|
|
1497
|
+
}
|
|
1498
|
+
.fileicon[data-code="teal"] {
|
|
1499
|
+
background-image: url('material/teal.svg')
|
|
1500
|
+
}
|
|
1501
|
+
.fileicon[data-code="template"] {
|
|
1502
|
+
background-image: url('material/template.svg')
|
|
1503
|
+
}
|
|
1504
|
+
.fileicon[data-code="astyle"] {
|
|
1505
|
+
background-image: url('material/astyle.svg')
|
|
1506
|
+
}
|
|
1507
|
+
.fileicon[data-code="lighthouse"] {
|
|
1508
|
+
background-image: url('material/lighthouse.svg')
|
|
1509
|
+
}
|
|
1510
|
+
.fileicon[data-code="svgr"] {
|
|
1511
|
+
background-image: url('material/svgr.svg')
|
|
1512
|
+
}
|
|
1513
|
+
.fileicon[data-code="rome"] {
|
|
1514
|
+
background-image: url('material/rome.svg')
|
|
1515
|
+
}
|
|
1516
|
+
.fileicon[data-code="cypress"] {
|
|
1517
|
+
background-image: url('material/cypress.svg')
|
|
1518
|
+
}
|
|
1519
|
+
.fileicon[data-code="siyuan"] {
|
|
1520
|
+
background-image: url('material/siyuan.svg')
|
|
1521
|
+
}
|
|
1522
|
+
.fileicon[data-code="ndst"] {
|
|
1523
|
+
background-image: url('material/ndst.svg')
|
|
1524
|
+
}
|
|
1525
|
+
.fileicon[data-code="plop"] {
|
|
1526
|
+
background-image: url('material/plop.svg')
|
|
1527
|
+
}
|
|
1528
|
+
.fileicon[data-code="tobi"] {
|
|
1529
|
+
background-image: url('material/tobi.svg')
|
|
1530
|
+
}
|
|
1531
|
+
.fileicon[data-code="tobimake"] {
|
|
1532
|
+
background-image: url('material/tobimake.svg')
|
|
1533
|
+
}
|
|
1534
|
+
.fileicon[data-code="gleam"] {
|
|
1535
|
+
background-image: url('material/gleam.svg')
|
|
1536
|
+
}
|
|
1537
|
+
.fileicon[data-code="pnpm"] {
|
|
1538
|
+
background-image: url('material/pnpm.svg')
|
|
1539
|
+
}
|
|
1540
|
+
.fileicon[data-code="pnpm_light"] {
|
|
1541
|
+
background-image: url('material/pnpm_light.svg')
|
|
1542
|
+
}
|
|
1543
|
+
.fileicon[data-code="gridsome"] {
|
|
1544
|
+
background-image: url('material/gridsome.svg')
|
|
1545
|
+
}
|
|
1546
|
+
.fileicon[data-code="steadybit"] {
|
|
1547
|
+
background-image: url('material/steadybit.svg')
|
|
1548
|
+
}
|
|
1549
|
+
.fileicon[data-code="capnp"] {
|
|
1550
|
+
background-image: url('material/capnp.svg')
|
|
1551
|
+
}
|
|
1552
|
+
.fileicon[data-code="caddy"] {
|
|
1553
|
+
background-image: url('material/caddy.svg')
|
|
1554
|
+
}
|
|
1555
|
+
.fileicon[data-code="openapi"] {
|
|
1556
|
+
background-image: url('material/openapi.svg')
|
|
1557
|
+
}
|
|
1558
|
+
.fileicon[data-code="openapi_light"] {
|
|
1559
|
+
background-image: url('material/openapi_light.svg')
|
|
1560
|
+
}
|
|
1561
|
+
.fileicon[data-code="swagger"] {
|
|
1562
|
+
background-image: url('material/swagger.svg')
|
|
1563
|
+
}
|
|
1564
|
+
.fileicon[data-code="bun"] {
|
|
1565
|
+
background-image: url('material/bun.svg')
|
|
1566
|
+
}
|
|
1567
|
+
.fileicon[data-code="bun_light"] {
|
|
1568
|
+
background-image: url('material/bun_light.svg')
|
|
1569
|
+
}
|
|
1570
|
+
.fileicon[data-code="antlr"] {
|
|
1571
|
+
background-image: url('material/antlr.svg')
|
|
1572
|
+
}
|
|
1573
|
+
.fileicon[data-code="pinejs"] {
|
|
1574
|
+
background-image: url('material/pinejs.svg')
|
|
1575
|
+
}
|
|
1576
|
+
.fileicon[data-code="nano-staged"] {
|
|
1577
|
+
background-image: url('material/nano-staged.svg')
|
|
1578
|
+
}
|
|
1579
|
+
.fileicon[data-code="nano-staged_light"] {
|
|
1580
|
+
background-image: url('material/nano-staged_light.svg')
|
|
1581
|
+
}
|
|
1582
|
+
.fileicon[data-code="knip"] {
|
|
1583
|
+
background-image: url('material/knip.svg')
|
|
1584
|
+
}
|
|
1585
|
+
.fileicon[data-code="taskfile"] {
|
|
1586
|
+
background-image: url('material/taskfile.svg')
|
|
1587
|
+
}
|
|
1588
|
+
.fileicon[data-code="craco"] {
|
|
1589
|
+
background-image: url('material/craco.svg')
|
|
1590
|
+
}
|
|
1591
|
+
.fileicon[data-code="gamemaker"] {
|
|
1592
|
+
background-image: url('material/gamemaker.svg')
|
|
1593
|
+
}
|
|
1594
|
+
.fileicon[data-code="tldraw"] {
|
|
1595
|
+
background-image: url('material/tldraw.svg')
|
|
1596
|
+
}
|
|
1597
|
+
.fileicon[data-code="tldraw_light"] {
|
|
1598
|
+
background-image: url('material/tldraw_light.svg')
|
|
1599
|
+
}
|
|
1600
|
+
.fileicon[data-code="mercurial"] {
|
|
1601
|
+
background-image: url('material/mercurial.svg')
|
|
1602
|
+
}
|
|
1603
|
+
.fileicon[data-code="deno"] {
|
|
1604
|
+
background-image: url('material/deno.svg')
|
|
1605
|
+
}
|
|
1606
|
+
.fileicon[data-code="deno_light"] {
|
|
1607
|
+
background-image: url('material/deno_light.svg')
|
|
1608
|
+
}
|
|
1609
|
+
.fileicon[data-code="plastic"] {
|
|
1610
|
+
background-image: url('material/plastic.svg')
|
|
1611
|
+
}
|
|
1612
|
+
.fileicon[data-code="typst"] {
|
|
1613
|
+
background-image: url('material/typst.svg')
|
|
1614
|
+
}
|
|
1615
|
+
.fileicon[data-code="unocss"] {
|
|
1616
|
+
background-image: url('material/unocss.svg')
|
|
1617
|
+
}
|
|
1618
|
+
.fileicon[data-code="ifanr-cloud"] {
|
|
1619
|
+
background-image: url('material/ifanr-cloud.svg')
|
|
1620
|
+
}
|
|
1621
|
+
.fileicon[data-code="qwik"] {
|
|
1622
|
+
background-image: url('material/qwik.svg')
|
|
1623
|
+
}
|
|
1624
|
+
.fileicon[data-code="mermaid"] {
|
|
1625
|
+
background-image: url('material/mermaid.svg')
|
|
1626
|
+
}
|
|
1627
|
+
.fileicon[data-code="syncpack"] {
|
|
1628
|
+
background-image: url('material/syncpack.svg')
|
|
1629
|
+
}
|
|
1630
|
+
.fileicon[data-code="werf"] {
|
|
1631
|
+
background-image: url('material/werf.svg')
|
|
1632
|
+
}
|
|
1633
|
+
.fileicon[data-code="roblox"] {
|
|
1634
|
+
background-image: url('material/roblox.svg')
|
|
1635
|
+
}
|
|
1636
|
+
.fileicon[data-code="rojo"] {
|
|
1637
|
+
background-image: url('material/rojo.svg')
|
|
1638
|
+
}
|
|
1639
|
+
.fileicon[data-code="wally"] {
|
|
1640
|
+
background-image: url('material/wally.svg')
|
|
1641
|
+
}
|
|
1642
|
+
.fileicon[data-code="rbxmk"] {
|
|
1643
|
+
background-image: url('material/rbxmk.svg')
|
|
1644
|
+
}
|
|
1645
|
+
.fileicon[data-code="panda"] {
|
|
1646
|
+
background-image: url('material/panda.svg')
|
|
1647
|
+
}
|
|
1648
|
+
.fileicon[data-code="biome"] {
|
|
1649
|
+
background-image: url('material/biome.svg')
|
|
1650
|
+
}
|
|
1651
|
+
.fileicon[data-code="esbuild"] {
|
|
1652
|
+
background-image: url('material/esbuild.svg')
|
|
1653
|
+
}
|
|
1654
|
+
.fileicon[data-code="spwn"] {
|
|
1655
|
+
background-image: url('material/spwn.svg')
|
|
1656
|
+
}
|
|
1657
|
+
.fileicon[data-code="templ"] {
|
|
1658
|
+
background-image: url('material/templ.svg')
|
|
1659
|
+
}
|
|
1660
|
+
.fileicon[data-code="chrome"] {
|
|
1661
|
+
background-image: url('material/chrome.svg')
|
|
1662
|
+
}
|
|
1663
|
+
.fileicon[data-code="stan"] {
|
|
1664
|
+
background-image: url('material/stan.svg')
|
|
1665
|
+
}
|
|
1666
|
+
.fileicon[data-code="abap"] {
|
|
1667
|
+
background-image: url('material/abap.svg')
|
|
1668
|
+
}
|
|
1669
|
+
.fileicon[data-code="drizzle"] {
|
|
1670
|
+
background-image: url('material/drizzle.svg')
|
|
1671
|
+
}
|
|
1672
|
+
.fileicon[data-code="lottie"] {
|
|
1673
|
+
background-image: url('material/lottie.svg')
|
|
1674
|
+
}
|
|
1675
|
+
.fileicon[data-code="puppeteer"] {
|
|
1676
|
+
background-image: url('material/puppeteer.svg')
|
|
1677
|
+
}
|
|
1678
|
+
.fileicon[data-code="apps-script"] {
|
|
1679
|
+
background-image: url('material/apps-script.svg')
|
|
1680
|
+
}
|
|
1681
|
+
.fileicon[data-code="garden"] {
|
|
1682
|
+
background-image: url('material/garden.svg')
|
|
1683
|
+
}
|
|
1684
|
+
.fileicon[data-code="pkl"] {
|
|
1685
|
+
background-image: url('material/pkl.svg')
|
|
1686
|
+
}
|
|
1687
|
+
.fileicon[data-code="kubernetes"] {
|
|
1688
|
+
background-image: url('material/kubernetes.svg')
|
|
1689
|
+
}
|
|
1690
|
+
.fileicon[data-code="phpstan"] {
|
|
1691
|
+
background-image: url('material/phpstan.svg')
|
|
1692
|
+
}
|
|
1693
|
+
.fileicon[data-code="screwdriver"] {
|
|
1694
|
+
background-image: url('material/screwdriver.svg')
|
|
1695
|
+
}
|
|
1696
|
+
.fileicon[data-code="snapcraft"] {
|
|
1697
|
+
background-image: url('material/snapcraft.svg')
|
|
1698
|
+
}
|
|
1699
|
+
.fileicon[data-code="container"] {
|
|
1700
|
+
background-image: url('material/container.clone.svg')
|
|
1701
|
+
}
|
|
1702
|
+
.fileicon[data-code="kcl"] {
|
|
1703
|
+
background-image: url('material/kcl.svg')
|
|
1704
|
+
}
|
|
1705
|
+
.fileicon[data-code="verified"] {
|
|
1706
|
+
background-image: url('material/verified.svg')
|
|
1707
|
+
}
|
|
1708
|
+
.fileicon[data-code="bruno"] {
|
|
1709
|
+
background-image: url('material/bruno.svg')
|
|
1710
|
+
}
|
|
1711
|
+
.fileicon[data-code="cairo"] {
|
|
1712
|
+
background-image: url('material/cairo.svg')
|
|
1713
|
+
}
|
|
1714
|
+
.fileicon[data-code="grafana-alloy"] {
|
|
1715
|
+
background-image: url('material/grafana-alloy.svg')
|
|
1716
|
+
}
|
|
1717
|
+
.fileicon[data-code="clangd"] {
|
|
1718
|
+
background-image: url('material/clangd.svg')
|
|
1719
|
+
}
|
|
1720
|
+
.fileicon[data-code="freemarker"] {
|
|
1721
|
+
background-image: url('material/freemarker.svg')
|
|
1722
|
+
}
|
|
1723
|
+
.fileicon[data-code="markdownlint"] {
|
|
1724
|
+
background-image: url('material/markdownlint.svg')
|
|
1725
|
+
}
|
|
1726
|
+
.fileicon[data-code="tsil"] {
|
|
1727
|
+
background-image: url('material/tsil.svg')
|
|
1728
|
+
}
|
|
1729
|
+
.fileicon[data-code="trigger"] {
|
|
1730
|
+
background-image: url('material/trigger.svg')
|
|
1731
|
+
}
|
|
1732
|
+
.fileicon[data-code="deepsource"] {
|
|
1733
|
+
background-image: url('material/deepsource.svg')
|
|
1734
|
+
}
|
|
1735
|
+
.fileicon[data-code="tape"] {
|
|
1736
|
+
background-image: url('material/tape.clone.svg')
|
|
1737
|
+
}
|
|
1738
|
+
.fileicon[data-code="hurl"] {
|
|
1739
|
+
background-image: url('material/hurl.svg')
|
|
1740
|
+
}
|
|
1741
|
+
.fileicon[data-code="jsr"] {
|
|
1742
|
+
background-image: url('material/jsr.svg')
|
|
1743
|
+
}
|
|
1744
|
+
.fileicon[data-code="jsr_light"] {
|
|
1745
|
+
background-image: url('material/jsr_light.svg')
|
|
1746
|
+
}
|
|
1747
|
+
.fileicon[data-code="coderabbit-ai"] {
|
|
1748
|
+
background-image: url('material/coderabbit-ai.svg')
|
|
1749
|
+
}
|
|
1750
|
+
.fileicon[data-code="gemini-ai"] {
|
|
1751
|
+
background-image: url('material/gemini-ai.svg')
|
|
1752
|
+
}
|
|
1753
|
+
.fileicon[data-code="taze"] {
|
|
1754
|
+
background-image: url('material/taze.svg')
|
|
1755
|
+
}
|
|
1756
|
+
.fileicon[data-code="wxt"] {
|
|
1757
|
+
background-image: url('material/wxt.svg')
|
|
1758
|
+
}
|
|
1759
|
+
.fileicon[data-code="sway"] {
|
|
1760
|
+
background-image: url('material/sway.svg')
|
|
1761
|
+
}
|
|
1762
|
+
.fileicon[data-code="lefthook"] {
|
|
1763
|
+
background-image: url('material/lefthook.svg')
|
|
1764
|
+
}
|
|
1765
|
+
.fileicon[data-code="label"] {
|
|
1766
|
+
background-image: url('material/label.svg')
|
|
1767
|
+
}
|
|
1768
|
+
.fileicon[data-code="zeabur"] {
|
|
1769
|
+
background-image: url('material/zeabur.svg')
|
|
1770
|
+
}
|
|
1771
|
+
.fileicon[data-code="zeabur_light"] {
|
|
1772
|
+
background-image: url('material/zeabur_light.svg')
|
|
1773
|
+
}
|
|
1774
|
+
.fileicon[data-code="copilot"] {
|
|
1775
|
+
background-image: url('material/copilot.svg')
|
|
1776
|
+
}
|
|
1777
|
+
.fileicon[data-code="copilot_light"] {
|
|
1778
|
+
background-image: url('material/copilot_light.svg')
|
|
1779
|
+
}
|
|
1780
|
+
.fileicon[data-code="bench-ts"] {
|
|
1781
|
+
background-image: url('material/bench-ts.svg')
|
|
1782
|
+
}
|
|
1783
|
+
.fileicon[data-code="bench-jsx"] {
|
|
1784
|
+
background-image: url('material/bench-jsx.svg')
|
|
1785
|
+
}
|
|
1786
|
+
.fileicon[data-code="bench-js"] {
|
|
1787
|
+
background-image: url('material/bench-js.svg')
|
|
1788
|
+
}
|
|
1789
|
+
.fileicon[data-code="pre-commit"] {
|
|
1790
|
+
background-image: url('material/pre-commit.svg')
|
|
1791
|
+
}
|
|
1792
|
+
.fileicon[data-code="controller"] {
|
|
1793
|
+
background-image: url('material/controller.svg')
|
|
1794
|
+
}
|
|
1795
|
+
.fileicon[data-code="dependencies-update"] {
|
|
1796
|
+
background-image: url('material/dependencies-update.svg')
|
|
1797
|
+
}
|
|
1798
|
+
.fileicon[data-code="histoire"] {
|
|
1799
|
+
background-image: url('material/histoire.svg')
|
|
1800
|
+
}
|
|
1801
|
+
.fileicon[data-code="installation"] {
|
|
1802
|
+
background-image: url('material/installation.svg')
|
|
1803
|
+
}
|
|
1804
|
+
.fileicon[data-code="github-sponsors"] {
|
|
1805
|
+
background-image: url('material/github-sponsors.svg')
|
|
1806
|
+
}
|
|
1807
|
+
.fileicon[data-code="minecraft-fabric"] {
|
|
1808
|
+
background-image: url('material/minecraft-fabric.svg')
|
|
1809
|
+
}
|
|
1810
|
+
.fileicon[data-code="umi"] {
|
|
1811
|
+
background-image: url('material/umi.svg')
|
|
1812
|
+
}
|
|
1813
|
+
.fileicon[data-code="pm2-ecosystem"] {
|
|
1814
|
+
background-image: url('material/pm2-ecosystem.svg')
|
|
1815
|
+
}
|
|
1816
|
+
.fileicon[data-code="hosts_light"] {
|
|
1817
|
+
background-image: url('material/hosts_light.svg')
|
|
1818
|
+
}
|
|
1819
|
+
.fileicon[data-code="citation"] {
|
|
1820
|
+
background-image: url('material/citation.svg')
|
|
1821
|
+
}
|
|
1822
|
+
.fileicon[data-code="xmake"] {
|
|
1823
|
+
background-image: url('material/xmake.svg')
|
|
1824
|
+
}
|
|
1825
|
+
.fileicon[data-code="subtitles"] {
|
|
1826
|
+
background-image: url('material/subtitles.svg')
|
|
1827
|
+
}
|
|
1828
|
+
.fileicon[data-code="wrangler"] {
|
|
1829
|
+
background-image: url('material/wrangler.svg')
|
|
1830
|
+
}
|
|
1831
|
+
.fileicon[data-code="epub"] {
|
|
1832
|
+
background-image: url('material/epub.svg')
|
|
1833
|
+
}
|
|
1834
|
+
.fileicon[data-code="regedit"] {
|
|
1835
|
+
background-image: url('material/regedit.svg')
|
|
1836
|
+
}
|
|
1837
|
+
.fileicon[data-code="cline"] {
|
|
1838
|
+
background-image: url('material/cline.svg')
|
|
1839
|
+
}
|
|
1840
|
+
.fileicon[data-code="packship"] {
|
|
1841
|
+
background-image: url('material/packship.svg')
|
|
1842
|
+
}
|
|
1843
|
+
.fileicon[data-code="snakemake"] {
|
|
1844
|
+
background-image: url('material/snakemake.svg')
|
|
1845
|
+
}
|
|
1846
|
+
.fileicon[data-code="hadolint"] {
|
|
1847
|
+
background-image: url('material/hadolint.svg')
|
|
1848
|
+
}
|
|
1849
|
+
.fileicon[data-code="coloredpetrinets"] {
|
|
1850
|
+
background-image: url('material/coloredpetrinets.svg')
|
|
1851
|
+
}
|
|
1852
|
+
.fileicon[data-code="pytorch"] {
|
|
1853
|
+
background-image: url('material/pytorch.svg')
|
|
1854
|
+
}
|
|
1855
|
+
.fileicon[data-code="blender"] {
|
|
1856
|
+
background-image: url('material/blender.svg')
|
|
1857
|
+
}
|
|
1858
|
+
.fileicon[data-code="tsdoc"] {
|
|
1859
|
+
background-image: url('material/tsdoc.svg')
|
|
1860
|
+
}
|
|
1861
|
+
.fileicon[data-code="oxlint"] {
|
|
1862
|
+
background-image: url('material/oxlint.svg')
|
|
1863
|
+
}
|
|
1864
|
+
.fileicon[data-code="file"] {
|
|
1865
|
+
background-image: url('material/file.svg')
|
|
1866
|
+
}
|
|
1867
|
+
.fileicon[data-code="folder-rust"] {
|
|
1868
|
+
background-image: url('material/folder-rust.svg')
|
|
1869
|
+
}
|
|
1870
|
+
.fileicon[data-code="folder-rust-open"] {
|
|
1871
|
+
background-image: url('material/folder-rust-open.svg')
|
|
1872
|
+
}
|
|
1873
|
+
.fileicon[data-code="folder-robot"] {
|
|
1874
|
+
background-image: url('material/folder-robot.svg')
|
|
1875
|
+
}
|
|
1876
|
+
.fileicon[data-code="folder-robot-open"] {
|
|
1877
|
+
background-image: url('material/folder-robot-open.svg')
|
|
1878
|
+
}
|
|
1879
|
+
.fileicon[data-code="folder-src"] {
|
|
1880
|
+
background-image: url('material/folder-src.svg')
|
|
1881
|
+
}
|
|
1882
|
+
.fileicon[data-code="folder-src-open"] {
|
|
1883
|
+
background-image: url('material/folder-src-open.svg')
|
|
1884
|
+
}
|
|
1885
|
+
.fileicon[data-code="folder-dist"] {
|
|
1886
|
+
background-image: url('material/folder-dist.svg')
|
|
1887
|
+
}
|
|
1888
|
+
.fileicon[data-code="folder-dist-open"] {
|
|
1889
|
+
background-image: url('material/folder-dist-open.svg')
|
|
1890
|
+
}
|
|
1891
|
+
.fileicon[data-code="folder-css"] {
|
|
1892
|
+
background-image: url('material/folder-css.svg')
|
|
1893
|
+
}
|
|
1894
|
+
.fileicon[data-code="folder-css-open"] {
|
|
1895
|
+
background-image: url('material/folder-css-open.svg')
|
|
1896
|
+
}
|
|
1897
|
+
.fileicon[data-code="folder-sass"] {
|
|
1898
|
+
background-image: url('material/folder-sass.svg')
|
|
1899
|
+
}
|
|
1900
|
+
.fileicon[data-code="folder-sass-open"] {
|
|
1901
|
+
background-image: url('material/folder-sass-open.svg')
|
|
1902
|
+
}
|
|
1903
|
+
.fileicon[data-code="folder-television"] {
|
|
1904
|
+
background-image: url('material/folder-television.svg')
|
|
1905
|
+
}
|
|
1906
|
+
.fileicon[data-code="folder-television-open"] {
|
|
1907
|
+
background-image: url('material/folder-television-open.svg')
|
|
1908
|
+
}
|
|
1909
|
+
.fileicon[data-code="folder-desktop"] {
|
|
1910
|
+
background-image: url('material/folder-desktop.svg')
|
|
1911
|
+
}
|
|
1912
|
+
.fileicon[data-code="folder-desktop-open"] {
|
|
1913
|
+
background-image: url('material/folder-desktop-open.svg')
|
|
1914
|
+
}
|
|
1915
|
+
.fileicon[data-code="folder-console"] {
|
|
1916
|
+
background-image: url('material/folder-console.svg')
|
|
1917
|
+
}
|
|
1918
|
+
.fileicon[data-code="folder-console-open"] {
|
|
1919
|
+
background-image: url('material/folder-console-open.svg')
|
|
1920
|
+
}
|
|
1921
|
+
.fileicon[data-code="folder-images"] {
|
|
1922
|
+
background-image: url('material/folder-images.svg')
|
|
1923
|
+
}
|
|
1924
|
+
.fileicon[data-code="folder-images-open"] {
|
|
1925
|
+
background-image: url('material/folder-images-open.svg')
|
|
1926
|
+
}
|
|
1927
|
+
.fileicon[data-code="folder-scripts"] {
|
|
1928
|
+
background-image: url('material/folder-scripts.svg')
|
|
1929
|
+
}
|
|
1930
|
+
.fileicon[data-code="folder-scripts-open"] {
|
|
1931
|
+
background-image: url('material/folder-scripts-open.svg')
|
|
1932
|
+
}
|
|
1933
|
+
.fileicon[data-code="folder-node"] {
|
|
1934
|
+
background-image: url('material/folder-node.svg')
|
|
1935
|
+
}
|
|
1936
|
+
.fileicon[data-code="folder-node-open"] {
|
|
1937
|
+
background-image: url('material/folder-node-open.svg')
|
|
1938
|
+
}
|
|
1939
|
+
.fileicon[data-code="folder-javascript"] {
|
|
1940
|
+
background-image: url('material/folder-javascript.svg')
|
|
1941
|
+
}
|
|
1942
|
+
.fileicon[data-code="folder-javascript-open"] {
|
|
1943
|
+
background-image: url('material/folder-javascript-open.svg')
|
|
1944
|
+
}
|
|
1945
|
+
.fileicon[data-code="folder-json"] {
|
|
1946
|
+
background-image: url('material/folder-json.svg')
|
|
1947
|
+
}
|
|
1948
|
+
.fileicon[data-code="folder-json-open"] {
|
|
1949
|
+
background-image: url('material/folder-json-open.svg')
|
|
1950
|
+
}
|
|
1951
|
+
.fileicon[data-code="folder-font"] {
|
|
1952
|
+
background-image: url('material/folder-font.svg')
|
|
1953
|
+
}
|
|
1954
|
+
.fileicon[data-code="folder-font-open"] {
|
|
1955
|
+
background-image: url('material/folder-font-open.svg')
|
|
1956
|
+
}
|
|
1957
|
+
.fileicon[data-code="folder-bower"] {
|
|
1958
|
+
background-image: url('material/folder-bower.svg')
|
|
1959
|
+
}
|
|
1960
|
+
.fileicon[data-code="folder-bower-open"] {
|
|
1961
|
+
background-image: url('material/folder-bower-open.svg')
|
|
1962
|
+
}
|
|
1963
|
+
.fileicon[data-code="folder-test"] {
|
|
1964
|
+
background-image: url('material/folder-test.svg')
|
|
1965
|
+
}
|
|
1966
|
+
.fileicon[data-code="folder-test-open"] {
|
|
1967
|
+
background-image: url('material/folder-test-open.svg')
|
|
1968
|
+
}
|
|
1969
|
+
.fileicon[data-code="folder-directive"] {
|
|
1970
|
+
background-image: url('material/folder-directive.svg')
|
|
1971
|
+
}
|
|
1972
|
+
.fileicon[data-code="folder-directive-open"] {
|
|
1973
|
+
background-image: url('material/folder-directive-open.svg')
|
|
1974
|
+
}
|
|
1975
|
+
.fileicon[data-code="folder-jinja"] {
|
|
1976
|
+
background-image: url('material/folder-jinja.svg')
|
|
1977
|
+
}
|
|
1978
|
+
.fileicon[data-code="folder-jinja-open"] {
|
|
1979
|
+
background-image: url('material/folder-jinja-open.svg')
|
|
1980
|
+
}
|
|
1981
|
+
.fileicon[data-code="folder-jinja_light"] {
|
|
1982
|
+
background-image: url('material/folder-jinja_light.svg')
|
|
1983
|
+
}
|
|
1984
|
+
.fileicon[data-code="folder-jinja-open_light"] {
|
|
1985
|
+
background-image: url('material/folder-jinja-open_light.svg')
|
|
1986
|
+
}
|
|
1987
|
+
.fileicon[data-code="folder-markdown"] {
|
|
1988
|
+
background-image: url('material/folder-markdown.svg')
|
|
1989
|
+
}
|
|
1990
|
+
.fileicon[data-code="folder-markdown-open"] {
|
|
1991
|
+
background-image: url('material/folder-markdown-open.svg')
|
|
1992
|
+
}
|
|
1993
|
+
.fileicon[data-code="folder-pdm"] {
|
|
1994
|
+
background-image: url('material/folder-pdm.svg')
|
|
1995
|
+
}
|
|
1996
|
+
.fileicon[data-code="folder-pdm-open"] {
|
|
1997
|
+
background-image: url('material/folder-pdm-open.svg')
|
|
1998
|
+
}
|
|
1999
|
+
.fileicon[data-code="folder-php"] {
|
|
2000
|
+
background-image: url('material/folder-php.svg')
|
|
2001
|
+
}
|
|
2002
|
+
.fileicon[data-code="folder-php-open"] {
|
|
2003
|
+
background-image: url('material/folder-php-open.svg')
|
|
2004
|
+
}
|
|
2005
|
+
.fileicon[data-code="folder-phpmailer"] {
|
|
2006
|
+
background-image: url('material/folder-phpmailer.svg')
|
|
2007
|
+
}
|
|
2008
|
+
.fileicon[data-code="folder-phpmailer-open"] {
|
|
2009
|
+
background-image: url('material/folder-phpmailer-open.svg')
|
|
2010
|
+
}
|
|
2011
|
+
.fileicon[data-code="folder-sublime"] {
|
|
2012
|
+
background-image: url('material/folder-sublime.svg')
|
|
2013
|
+
}
|
|
2014
|
+
.fileicon[data-code="folder-sublime-open"] {
|
|
2015
|
+
background-image: url('material/folder-sublime-open.svg')
|
|
2016
|
+
}
|
|
2017
|
+
.fileicon[data-code="folder-docs"] {
|
|
2018
|
+
background-image: url('material/folder-docs.svg')
|
|
2019
|
+
}
|
|
2020
|
+
.fileicon[data-code="folder-docs-open"] {
|
|
2021
|
+
background-image: url('material/folder-docs-open.svg')
|
|
2022
|
+
}
|
|
2023
|
+
.fileicon[data-code="folder-gh-workflows"] {
|
|
2024
|
+
background-image: url('material/folder-gh-workflows.svg')
|
|
2025
|
+
}
|
|
2026
|
+
.fileicon[data-code="folder-gh-workflows-open"] {
|
|
2027
|
+
background-image: url('material/folder-gh-workflows-open.svg')
|
|
2028
|
+
}
|
|
2029
|
+
.fileicon[data-code="folder-git"] {
|
|
2030
|
+
background-image: url('material/folder-git.svg')
|
|
2031
|
+
}
|
|
2032
|
+
.fileicon[data-code="folder-git-open"] {
|
|
2033
|
+
background-image: url('material/folder-git-open.svg')
|
|
2034
|
+
}
|
|
2035
|
+
.fileicon[data-code="folder-github"] {
|
|
2036
|
+
background-image: url('material/folder-github.svg')
|
|
2037
|
+
}
|
|
2038
|
+
.fileicon[data-code="folder-github-open"] {
|
|
2039
|
+
background-image: url('material/folder-github-open.svg')
|
|
2040
|
+
}
|
|
2041
|
+
.fileicon[data-code="folder-gitea"] {
|
|
2042
|
+
background-image: url('material/folder-gitea.svg')
|
|
2043
|
+
}
|
|
2044
|
+
.fileicon[data-code="folder-gitea-open"] {
|
|
2045
|
+
background-image: url('material/folder-gitea-open.svg')
|
|
2046
|
+
}
|
|
2047
|
+
.fileicon[data-code="folder-gitlab"] {
|
|
2048
|
+
background-image: url('material/folder-gitlab.svg')
|
|
2049
|
+
}
|
|
2050
|
+
.fileicon[data-code="folder-gitlab-open"] {
|
|
2051
|
+
background-image: url('material/folder-gitlab-open.svg')
|
|
2052
|
+
}
|
|
2053
|
+
.fileicon[data-code="folder-forgejo"] {
|
|
2054
|
+
background-image: url('material/folder-forgejo.svg')
|
|
2055
|
+
}
|
|
2056
|
+
.fileicon[data-code="folder-forgejo-open"] {
|
|
2057
|
+
background-image: url('material/folder-forgejo-open.svg')
|
|
2058
|
+
}
|
|
2059
|
+
.fileicon[data-code="folder-vscode"] {
|
|
2060
|
+
background-image: url('material/folder-vscode.svg')
|
|
2061
|
+
}
|
|
2062
|
+
.fileicon[data-code="folder-vscode-open"] {
|
|
2063
|
+
background-image: url('material/folder-vscode-open.svg')
|
|
2064
|
+
}
|
|
2065
|
+
.fileicon[data-code="folder-views"] {
|
|
2066
|
+
background-image: url('material/folder-views.svg')
|
|
2067
|
+
}
|
|
2068
|
+
.fileicon[data-code="folder-views-open"] {
|
|
2069
|
+
background-image: url('material/folder-views-open.svg')
|
|
2070
|
+
}
|
|
2071
|
+
.fileicon[data-code="folder-vue"] {
|
|
2072
|
+
background-image: url('material/folder-vue.svg')
|
|
2073
|
+
}
|
|
2074
|
+
.fileicon[data-code="folder-vue-open"] {
|
|
2075
|
+
background-image: url('material/folder-vue-open.svg')
|
|
2076
|
+
}
|
|
2077
|
+
.fileicon[data-code="folder-vuepress"] {
|
|
2078
|
+
background-image: url('material/folder-vuepress.svg')
|
|
2079
|
+
}
|
|
2080
|
+
.fileicon[data-code="folder-vuepress-open"] {
|
|
2081
|
+
background-image: url('material/folder-vuepress-open.svg')
|
|
2082
|
+
}
|
|
2083
|
+
.fileicon[data-code="folder-expo"] {
|
|
2084
|
+
background-image: url('material/folder-expo.svg')
|
|
2085
|
+
}
|
|
2086
|
+
.fileicon[data-code="folder-expo-open"] {
|
|
2087
|
+
background-image: url('material/folder-expo-open.svg')
|
|
2088
|
+
}
|
|
2089
|
+
.fileicon[data-code="folder-config"] {
|
|
2090
|
+
background-image: url('material/folder-config.svg')
|
|
2091
|
+
}
|
|
2092
|
+
.fileicon[data-code="folder-config-open"] {
|
|
2093
|
+
background-image: url('material/folder-config-open.svg')
|
|
2094
|
+
}
|
|
2095
|
+
.fileicon[data-code="folder-i18n"] {
|
|
2096
|
+
background-image: url('material/folder-i18n.svg')
|
|
2097
|
+
}
|
|
2098
|
+
.fileicon[data-code="folder-i18n-open"] {
|
|
2099
|
+
background-image: url('material/folder-i18n-open.svg')
|
|
2100
|
+
}
|
|
2101
|
+
.fileicon[data-code="folder-components"] {
|
|
2102
|
+
background-image: url('material/folder-components.svg')
|
|
2103
|
+
}
|
|
2104
|
+
.fileicon[data-code="folder-components-open"] {
|
|
2105
|
+
background-image: url('material/folder-components-open.svg')
|
|
2106
|
+
}
|
|
2107
|
+
.fileicon[data-code="folder-verdaccio"] {
|
|
2108
|
+
background-image: url('material/folder-verdaccio.svg')
|
|
2109
|
+
}
|
|
2110
|
+
.fileicon[data-code="folder-verdaccio-open"] {
|
|
2111
|
+
background-image: url('material/folder-verdaccio-open.svg')
|
|
2112
|
+
}
|
|
2113
|
+
.fileicon[data-code="folder-aurelia"] {
|
|
2114
|
+
background-image: url('material/folder-aurelia.svg')
|
|
2115
|
+
}
|
|
2116
|
+
.fileicon[data-code="folder-aurelia-open"] {
|
|
2117
|
+
background-image: url('material/folder-aurelia-open.svg')
|
|
2118
|
+
}
|
|
2119
|
+
.fileicon[data-code="folder-resource"] {
|
|
2120
|
+
background-image: url('material/folder-resource.svg')
|
|
2121
|
+
}
|
|
2122
|
+
.fileicon[data-code="folder-resource-open"] {
|
|
2123
|
+
background-image: url('material/folder-resource-open.svg')
|
|
2124
|
+
}
|
|
2125
|
+
.fileicon[data-code="folder-lib"] {
|
|
2126
|
+
background-image: url('material/folder-lib.svg')
|
|
2127
|
+
}
|
|
2128
|
+
.fileicon[data-code="folder-lib-open"] {
|
|
2129
|
+
background-image: url('material/folder-lib-open.svg')
|
|
2130
|
+
}
|
|
2131
|
+
.fileicon[data-code="folder-theme"] {
|
|
2132
|
+
background-image: url('material/folder-theme.svg')
|
|
2133
|
+
}
|
|
2134
|
+
.fileicon[data-code="folder-theme-open"] {
|
|
2135
|
+
background-image: url('material/folder-theme-open.svg')
|
|
2136
|
+
}
|
|
2137
|
+
.fileicon[data-code="folder-webpack"] {
|
|
2138
|
+
background-image: url('material/folder-webpack.svg')
|
|
2139
|
+
}
|
|
2140
|
+
.fileicon[data-code="folder-webpack-open"] {
|
|
2141
|
+
background-image: url('material/folder-webpack-open.svg')
|
|
2142
|
+
}
|
|
2143
|
+
.fileicon[data-code="folder-global"] {
|
|
2144
|
+
background-image: url('material/folder-global.svg')
|
|
2145
|
+
}
|
|
2146
|
+
.fileicon[data-code="folder-global-open"] {
|
|
2147
|
+
background-image: url('material/folder-global-open.svg')
|
|
2148
|
+
}
|
|
2149
|
+
.fileicon[data-code="folder-public"] {
|
|
2150
|
+
background-image: url('material/folder-public.svg')
|
|
2151
|
+
}
|
|
2152
|
+
.fileicon[data-code="folder-public-open"] {
|
|
2153
|
+
background-image: url('material/folder-public-open.svg')
|
|
2154
|
+
}
|
|
2155
|
+
.fileicon[data-code="folder-include"] {
|
|
2156
|
+
background-image: url('material/folder-include.svg')
|
|
2157
|
+
}
|
|
2158
|
+
.fileicon[data-code="folder-include-open"] {
|
|
2159
|
+
background-image: url('material/folder-include-open.svg')
|
|
2160
|
+
}
|
|
2161
|
+
.fileicon[data-code="folder-docker"] {
|
|
2162
|
+
background-image: url('material/folder-docker.svg')
|
|
2163
|
+
}
|
|
2164
|
+
.fileicon[data-code="folder-docker-open"] {
|
|
2165
|
+
background-image: url('material/folder-docker-open.svg')
|
|
2166
|
+
}
|
|
2167
|
+
.fileicon[data-code="folder-ngrx-store"] {
|
|
2168
|
+
background-image: url('material/folder-ngrx-store.svg')
|
|
2169
|
+
}
|
|
2170
|
+
.fileicon[data-code="folder-ngrx-store-open"] {
|
|
2171
|
+
background-image: url('material/folder-ngrx-store-open.svg')
|
|
2172
|
+
}
|
|
2173
|
+
.fileicon[data-code="folder-ngrx-effects"] {
|
|
2174
|
+
background-image: url('material/folder-ngrx-effects.clone.svg')
|
|
2175
|
+
}
|
|
2176
|
+
.fileicon[data-code="folder-ngrx-effects-open"] {
|
|
2177
|
+
background-image: url('material/folder-ngrx-effects-open.clone.svg')
|
|
2178
|
+
}
|
|
2179
|
+
.fileicon[data-code="folder-ngrx-state"] {
|
|
2180
|
+
background-image: url('material/folder-ngrx-state.clone.svg')
|
|
2181
|
+
}
|
|
2182
|
+
.fileicon[data-code="folder-ngrx-state-open"] {
|
|
2183
|
+
background-image: url('material/folder-ngrx-state-open.clone.svg')
|
|
2184
|
+
}
|
|
2185
|
+
.fileicon[data-code="folder-ngrx-reducer"] {
|
|
2186
|
+
background-image: url('material/folder-ngrx-reducer.clone.svg')
|
|
2187
|
+
}
|
|
2188
|
+
.fileicon[data-code="folder-ngrx-reducer-open"] {
|
|
2189
|
+
background-image: url('material/folder-ngrx-reducer-open.clone.svg')
|
|
2190
|
+
}
|
|
2191
|
+
.fileicon[data-code="folder-ngrx-actions"] {
|
|
2192
|
+
background-image: url('material/folder-ngrx-actions.clone.svg')
|
|
2193
|
+
}
|
|
2194
|
+
.fileicon[data-code="folder-ngrx-actions-open"] {
|
|
2195
|
+
background-image: url('material/folder-ngrx-actions-open.clone.svg')
|
|
2196
|
+
}
|
|
2197
|
+
.fileicon[data-code="folder-ngrx-entities"] {
|
|
2198
|
+
background-image: url('material/folder-ngrx-entities.clone.svg')
|
|
2199
|
+
}
|
|
2200
|
+
.fileicon[data-code="folder-ngrx-entities-open"] {
|
|
2201
|
+
background-image: url('material/folder-ngrx-entities-open.clone.svg')
|
|
2202
|
+
}
|
|
2203
|
+
.fileicon[data-code="folder-ngrx-selectors"] {
|
|
2204
|
+
background-image: url('material/folder-ngrx-selectors.clone.svg')
|
|
2205
|
+
}
|
|
2206
|
+
.fileicon[data-code="folder-ngrx-selectors-open"] {
|
|
2207
|
+
background-image: url('material/folder-ngrx-selectors-open.clone.svg')
|
|
2208
|
+
}
|
|
2209
|
+
.fileicon[data-code="folder-redux-reducer"] {
|
|
2210
|
+
background-image: url('material/folder-redux-reducer.svg')
|
|
2211
|
+
}
|
|
2212
|
+
.fileicon[data-code="folder-redux-reducer-open"] {
|
|
2213
|
+
background-image: url('material/folder-redux-reducer-open.svg')
|
|
2214
|
+
}
|
|
2215
|
+
.fileicon[data-code="folder-redux-actions"] {
|
|
2216
|
+
background-image: url('material/folder-redux-actions.clone.svg')
|
|
2217
|
+
}
|
|
2218
|
+
.fileicon[data-code="folder-redux-actions-open"] {
|
|
2219
|
+
background-image: url('material/folder-redux-actions-open.clone.svg')
|
|
2220
|
+
}
|
|
2221
|
+
.fileicon[data-code="folder-redux-selector"] {
|
|
2222
|
+
background-image: url('material/folder-redux-selector.clone.svg')
|
|
2223
|
+
}
|
|
2224
|
+
.fileicon[data-code="folder-redux-selector-open"] {
|
|
2225
|
+
background-image: url('material/folder-redux-selector-open.clone.svg')
|
|
2226
|
+
}
|
|
2227
|
+
.fileicon[data-code="folder-redux-store"] {
|
|
2228
|
+
background-image: url('material/folder-redux-store.clone.svg')
|
|
2229
|
+
}
|
|
2230
|
+
.fileicon[data-code="folder-redux-store-open"] {
|
|
2231
|
+
background-image: url('material/folder-redux-store-open.clone.svg')
|
|
2232
|
+
}
|
|
2233
|
+
.fileicon[data-code="folder-react-components"] {
|
|
2234
|
+
background-image: url('material/folder-react-components.svg')
|
|
2235
|
+
}
|
|
2236
|
+
.fileicon[data-code="folder-react-components-open"] {
|
|
2237
|
+
background-image: url('material/folder-react-components-open.svg')
|
|
2238
|
+
}
|
|
2239
|
+
.fileicon[data-code="folder-astro"] {
|
|
2240
|
+
background-image: url('material/folder-astro.svg')
|
|
2241
|
+
}
|
|
2242
|
+
.fileicon[data-code="folder-astro-open"] {
|
|
2243
|
+
background-image: url('material/folder-astro-open.svg')
|
|
2244
|
+
}
|
|
2245
|
+
.fileicon[data-code="folder-database"] {
|
|
2246
|
+
background-image: url('material/folder-database.svg')
|
|
2247
|
+
}
|
|
2248
|
+
.fileicon[data-code="folder-database-open"] {
|
|
2249
|
+
background-image: url('material/folder-database-open.svg')
|
|
2250
|
+
}
|
|
2251
|
+
.fileicon[data-code="folder-log"] {
|
|
2252
|
+
background-image: url('material/folder-log.svg')
|
|
2253
|
+
}
|
|
2254
|
+
.fileicon[data-code="folder-log-open"] {
|
|
2255
|
+
background-image: url('material/folder-log-open.svg')
|
|
2256
|
+
}
|
|
2257
|
+
.fileicon[data-code="folder-target"] {
|
|
2258
|
+
background-image: url('material/folder-target.svg')
|
|
2259
|
+
}
|
|
2260
|
+
.fileicon[data-code="folder-target-open"] {
|
|
2261
|
+
background-image: url('material/folder-target-open.svg')
|
|
2262
|
+
}
|
|
2263
|
+
.fileicon[data-code="folder-temp"] {
|
|
2264
|
+
background-image: url('material/folder-temp.svg')
|
|
2265
|
+
}
|
|
2266
|
+
.fileicon[data-code="folder-temp-open"] {
|
|
2267
|
+
background-image: url('material/folder-temp-open.svg')
|
|
2268
|
+
}
|
|
2269
|
+
.fileicon[data-code="folder-aws"] {
|
|
2270
|
+
background-image: url('material/folder-aws.svg')
|
|
2271
|
+
}
|
|
2272
|
+
.fileicon[data-code="folder-aws-open"] {
|
|
2273
|
+
background-image: url('material/folder-aws-open.svg')
|
|
2274
|
+
}
|
|
2275
|
+
.fileicon[data-code="folder-audio"] {
|
|
2276
|
+
background-image: url('material/folder-audio.svg')
|
|
2277
|
+
}
|
|
2278
|
+
.fileicon[data-code="folder-audio-open"] {
|
|
2279
|
+
background-image: url('material/folder-audio-open.svg')
|
|
2280
|
+
}
|
|
2281
|
+
.fileicon[data-code="folder-video"] {
|
|
2282
|
+
background-image: url('material/folder-video.svg')
|
|
2283
|
+
}
|
|
2284
|
+
.fileicon[data-code="folder-video-open"] {
|
|
2285
|
+
background-image: url('material/folder-video-open.svg')
|
|
2286
|
+
}
|
|
2287
|
+
.fileicon[data-code="folder-kubernetes"] {
|
|
2288
|
+
background-image: url('material/folder-kubernetes.svg')
|
|
2289
|
+
}
|
|
2290
|
+
.fileicon[data-code="folder-kubernetes-open"] {
|
|
2291
|
+
background-image: url('material/folder-kubernetes-open.svg')
|
|
2292
|
+
}
|
|
2293
|
+
.fileicon[data-code="folder-import"] {
|
|
2294
|
+
background-image: url('material/folder-import.svg')
|
|
2295
|
+
}
|
|
2296
|
+
.fileicon[data-code="folder-import-open"] {
|
|
2297
|
+
background-image: url('material/folder-import-open.svg')
|
|
2298
|
+
}
|
|
2299
|
+
.fileicon[data-code="folder-export"] {
|
|
2300
|
+
background-image: url('material/folder-export.svg')
|
|
2301
|
+
}
|
|
2302
|
+
.fileicon[data-code="folder-export-open"] {
|
|
2303
|
+
background-image: url('material/folder-export-open.svg')
|
|
2304
|
+
}
|
|
2305
|
+
.fileicon[data-code="folder-wakatime"] {
|
|
2306
|
+
background-image: url('material/folder-wakatime.svg')
|
|
2307
|
+
}
|
|
2308
|
+
.fileicon[data-code="folder-wakatime-open"] {
|
|
2309
|
+
background-image: url('material/folder-wakatime-open.svg')
|
|
2310
|
+
}
|
|
2311
|
+
.fileicon[data-code="folder-circleci"] {
|
|
2312
|
+
background-image: url('material/folder-circleci.svg')
|
|
2313
|
+
}
|
|
2314
|
+
.fileicon[data-code="folder-circleci-open"] {
|
|
2315
|
+
background-image: url('material/folder-circleci-open.svg')
|
|
2316
|
+
}
|
|
2317
|
+
.fileicon[data-code="folder-wordpress"] {
|
|
2318
|
+
background-image: url('material/folder-wordpress.svg')
|
|
2319
|
+
}
|
|
2320
|
+
.fileicon[data-code="folder-wordpress-open"] {
|
|
2321
|
+
background-image: url('material/folder-wordpress-open.svg')
|
|
2322
|
+
}
|
|
2323
|
+
.fileicon[data-code="folder-gradle"] {
|
|
2324
|
+
background-image: url('material/folder-gradle.svg')
|
|
2325
|
+
}
|
|
2326
|
+
.fileicon[data-code="folder-gradle-open"] {
|
|
2327
|
+
background-image: url('material/folder-gradle-open.svg')
|
|
2328
|
+
}
|
|
2329
|
+
.fileicon[data-code="folder-coverage"] {
|
|
2330
|
+
background-image: url('material/folder-coverage.svg')
|
|
2331
|
+
}
|
|
2332
|
+
.fileicon[data-code="folder-coverage-open"] {
|
|
2333
|
+
background-image: url('material/folder-coverage-open.svg')
|
|
2334
|
+
}
|
|
2335
|
+
.fileicon[data-code="folder-class"] {
|
|
2336
|
+
background-image: url('material/folder-class.svg')
|
|
2337
|
+
}
|
|
2338
|
+
.fileicon[data-code="folder-class-open"] {
|
|
2339
|
+
background-image: url('material/folder-class-open.svg')
|
|
2340
|
+
}
|
|
2341
|
+
.fileicon[data-code="folder-other"] {
|
|
2342
|
+
background-image: url('material/folder-other.svg')
|
|
2343
|
+
}
|
|
2344
|
+
.fileicon[data-code="folder-other-open"] {
|
|
2345
|
+
background-image: url('material/folder-other-open.svg')
|
|
2346
|
+
}
|
|
2347
|
+
.fileicon[data-code="folder-lua"] {
|
|
2348
|
+
background-image: url('material/folder-lua.svg')
|
|
2349
|
+
}
|
|
2350
|
+
.fileicon[data-code="folder-lua-open"] {
|
|
2351
|
+
background-image: url('material/folder-lua-open.svg')
|
|
2352
|
+
}
|
|
2353
|
+
.fileicon[data-code="folder-turborepo"] {
|
|
2354
|
+
background-image: url('material/folder-turborepo.svg')
|
|
2355
|
+
}
|
|
2356
|
+
.fileicon[data-code="folder-turborepo-open"] {
|
|
2357
|
+
background-image: url('material/folder-turborepo-open.svg')
|
|
2358
|
+
}
|
|
2359
|
+
.fileicon[data-code="folder-typescript"] {
|
|
2360
|
+
background-image: url('material/folder-typescript.svg')
|
|
2361
|
+
}
|
|
2362
|
+
.fileicon[data-code="folder-typescript-open"] {
|
|
2363
|
+
background-image: url('material/folder-typescript-open.svg')
|
|
2364
|
+
}
|
|
2365
|
+
.fileicon[data-code="folder-graphql"] {
|
|
2366
|
+
background-image: url('material/folder-graphql.svg')
|
|
2367
|
+
}
|
|
2368
|
+
.fileicon[data-code="folder-graphql-open"] {
|
|
2369
|
+
background-image: url('material/folder-graphql-open.svg')
|
|
2370
|
+
}
|
|
2371
|
+
.fileicon[data-code="folder-routes"] {
|
|
2372
|
+
background-image: url('material/folder-routes.svg')
|
|
2373
|
+
}
|
|
2374
|
+
.fileicon[data-code="folder-routes-open"] {
|
|
2375
|
+
background-image: url('material/folder-routes-open.svg')
|
|
2376
|
+
}
|
|
2377
|
+
.fileicon[data-code="folder-ci"] {
|
|
2378
|
+
background-image: url('material/folder-ci.svg')
|
|
2379
|
+
}
|
|
2380
|
+
.fileicon[data-code="folder-ci-open"] {
|
|
2381
|
+
background-image: url('material/folder-ci-open.svg')
|
|
2382
|
+
}
|
|
2383
|
+
.fileicon[data-code="folder-benchmark"] {
|
|
2384
|
+
background-image: url('material/folder-benchmark.svg')
|
|
2385
|
+
}
|
|
2386
|
+
.fileicon[data-code="folder-benchmark-open"] {
|
|
2387
|
+
background-image: url('material/folder-benchmark-open.svg')
|
|
2388
|
+
}
|
|
2389
|
+
.fileicon[data-code="folder-messages"] {
|
|
2390
|
+
background-image: url('material/folder-messages.svg')
|
|
2391
|
+
}
|
|
2392
|
+
.fileicon[data-code="folder-messages-open"] {
|
|
2393
|
+
background-image: url('material/folder-messages-open.svg')
|
|
2394
|
+
}
|
|
2395
|
+
.fileicon[data-code="folder-less"] {
|
|
2396
|
+
background-image: url('material/folder-less.svg')
|
|
2397
|
+
}
|
|
2398
|
+
.fileicon[data-code="folder-less-open"] {
|
|
2399
|
+
background-image: url('material/folder-less-open.svg')
|
|
2400
|
+
}
|
|
2401
|
+
.fileicon[data-code="folder-gulp"] {
|
|
2402
|
+
background-image: url('material/folder-gulp.svg')
|
|
2403
|
+
}
|
|
2404
|
+
.fileicon[data-code="folder-gulp-open"] {
|
|
2405
|
+
background-image: url('material/folder-gulp-open.svg')
|
|
2406
|
+
}
|
|
2407
|
+
.fileicon[data-code="folder-python"] {
|
|
2408
|
+
background-image: url('material/folder-python.svg')
|
|
2409
|
+
}
|
|
2410
|
+
.fileicon[data-code="folder-python-open"] {
|
|
2411
|
+
background-image: url('material/folder-python-open.svg')
|
|
2412
|
+
}
|
|
2413
|
+
.fileicon[data-code="folder-sandbox"] {
|
|
2414
|
+
background-image: url('material/folder-sandbox.svg')
|
|
2415
|
+
}
|
|
2416
|
+
.fileicon[data-code="folder-sandbox-open"] {
|
|
2417
|
+
background-image: url('material/folder-sandbox-open.svg')
|
|
2418
|
+
}
|
|
2419
|
+
.fileicon[data-code="folder-scons"] {
|
|
2420
|
+
background-image: url('material/folder-scons.svg')
|
|
2421
|
+
}
|
|
2422
|
+
.fileicon[data-code="folder-scons-open"] {
|
|
2423
|
+
background-image: url('material/folder-scons-open.svg')
|
|
2424
|
+
}
|
|
2425
|
+
.fileicon[data-code="folder-mojo"] {
|
|
2426
|
+
background-image: url('material/folder-mojo.svg')
|
|
2427
|
+
}
|
|
2428
|
+
.fileicon[data-code="folder-mojo-open"] {
|
|
2429
|
+
background-image: url('material/folder-mojo-open.svg')
|
|
2430
|
+
}
|
|
2431
|
+
.fileicon[data-code="folder-moon"] {
|
|
2432
|
+
background-image: url('material/folder-moon.svg')
|
|
2433
|
+
}
|
|
2434
|
+
.fileicon[data-code="folder-moon-open"] {
|
|
2435
|
+
background-image: url('material/folder-moon-open.svg')
|
|
2436
|
+
}
|
|
2437
|
+
.fileicon[data-code="folder-debug"] {
|
|
2438
|
+
background-image: url('material/folder-debug.svg')
|
|
2439
|
+
}
|
|
2440
|
+
.fileicon[data-code="folder-debug-open"] {
|
|
2441
|
+
background-image: url('material/folder-debug-open.svg')
|
|
2442
|
+
}
|
|
2443
|
+
.fileicon[data-code="folder-fastlane"] {
|
|
2444
|
+
background-image: url('material/folder-fastlane.svg')
|
|
2445
|
+
}
|
|
2446
|
+
.fileicon[data-code="folder-fastlane-open"] {
|
|
2447
|
+
background-image: url('material/folder-fastlane-open.svg')
|
|
2448
|
+
}
|
|
2449
|
+
.fileicon[data-code="folder-plugin"] {
|
|
2450
|
+
background-image: url('material/folder-plugin.svg')
|
|
2451
|
+
}
|
|
2452
|
+
.fileicon[data-code="folder-plugin-open"] {
|
|
2453
|
+
background-image: url('material/folder-plugin-open.svg')
|
|
2454
|
+
}
|
|
2455
|
+
.fileicon[data-code="folder-middleware"] {
|
|
2456
|
+
background-image: url('material/folder-middleware.svg')
|
|
2457
|
+
}
|
|
2458
|
+
.fileicon[data-code="folder-middleware-open"] {
|
|
2459
|
+
background-image: url('material/folder-middleware-open.svg')
|
|
2460
|
+
}
|
|
2461
|
+
.fileicon[data-code="folder-controller"] {
|
|
2462
|
+
background-image: url('material/folder-controller.svg')
|
|
2463
|
+
}
|
|
2464
|
+
.fileicon[data-code="folder-controller-open"] {
|
|
2465
|
+
background-image: url('material/folder-controller-open.svg')
|
|
2466
|
+
}
|
|
2467
|
+
.fileicon[data-code="folder-ansible"] {
|
|
2468
|
+
background-image: url('material/folder-ansible.svg')
|
|
2469
|
+
}
|
|
2470
|
+
.fileicon[data-code="folder-ansible-open"] {
|
|
2471
|
+
background-image: url('material/folder-ansible-open.svg')
|
|
2472
|
+
}
|
|
2473
|
+
.fileicon[data-code="folder-server"] {
|
|
2474
|
+
background-image: url('material/folder-server.svg')
|
|
2475
|
+
}
|
|
2476
|
+
.fileicon[data-code="folder-server-open"] {
|
|
2477
|
+
background-image: url('material/folder-server-open.svg')
|
|
2478
|
+
}
|
|
2479
|
+
.fileicon[data-code="folder-client"] {
|
|
2480
|
+
background-image: url('material/folder-client.svg')
|
|
2481
|
+
}
|
|
2482
|
+
.fileicon[data-code="folder-client-open"] {
|
|
2483
|
+
background-image: url('material/folder-client-open.svg')
|
|
2484
|
+
}
|
|
2485
|
+
.fileicon[data-code="folder-tasks"] {
|
|
2486
|
+
background-image: url('material/folder-tasks.svg')
|
|
2487
|
+
}
|
|
2488
|
+
.fileicon[data-code="folder-tasks-open"] {
|
|
2489
|
+
background-image: url('material/folder-tasks-open.svg')
|
|
2490
|
+
}
|
|
2491
|
+
.fileicon[data-code="folder-android"] {
|
|
2492
|
+
background-image: url('material/folder-android.svg')
|
|
2493
|
+
}
|
|
2494
|
+
.fileicon[data-code="folder-android-open"] {
|
|
2495
|
+
background-image: url('material/folder-android-open.svg')
|
|
2496
|
+
}
|
|
2497
|
+
.fileicon[data-code="folder-ios"] {
|
|
2498
|
+
background-image: url('material/folder-ios.svg')
|
|
2499
|
+
}
|
|
2500
|
+
.fileicon[data-code="folder-ios-open"] {
|
|
2501
|
+
background-image: url('material/folder-ios-open.svg')
|
|
2502
|
+
}
|
|
2503
|
+
.fileicon[data-code="folder-ui"] {
|
|
2504
|
+
background-image: url('material/folder-ui.svg')
|
|
2505
|
+
}
|
|
2506
|
+
.fileicon[data-code="folder-ui-open"] {
|
|
2507
|
+
background-image: url('material/folder-ui-open.svg')
|
|
2508
|
+
}
|
|
2509
|
+
.fileicon[data-code="folder-upload"] {
|
|
2510
|
+
background-image: url('material/folder-upload.svg')
|
|
2511
|
+
}
|
|
2512
|
+
.fileicon[data-code="folder-upload-open"] {
|
|
2513
|
+
background-image: url('material/folder-upload-open.svg')
|
|
2514
|
+
}
|
|
2515
|
+
.fileicon[data-code="folder-download"] {
|
|
2516
|
+
background-image: url('material/folder-download.svg')
|
|
2517
|
+
}
|
|
2518
|
+
.fileicon[data-code="folder-download-open"] {
|
|
2519
|
+
background-image: url('material/folder-download-open.svg')
|
|
2520
|
+
}
|
|
2521
|
+
.fileicon[data-code="folder-tools"] {
|
|
2522
|
+
background-image: url('material/folder-tools.svg')
|
|
2523
|
+
}
|
|
2524
|
+
.fileicon[data-code="folder-tools-open"] {
|
|
2525
|
+
background-image: url('material/folder-tools-open.svg')
|
|
2526
|
+
}
|
|
2527
|
+
.fileicon[data-code="folder-helper"] {
|
|
2528
|
+
background-image: url('material/folder-helper.svg')
|
|
2529
|
+
}
|
|
2530
|
+
.fileicon[data-code="folder-helper-open"] {
|
|
2531
|
+
background-image: url('material/folder-helper-open.svg')
|
|
2532
|
+
}
|
|
2533
|
+
.fileicon[data-code="folder-serverless"] {
|
|
2534
|
+
background-image: url('material/folder-serverless.svg')
|
|
2535
|
+
}
|
|
2536
|
+
.fileicon[data-code="folder-serverless-open"] {
|
|
2537
|
+
background-image: url('material/folder-serverless-open.svg')
|
|
2538
|
+
}
|
|
2539
|
+
.fileicon[data-code="folder-api"] {
|
|
2540
|
+
background-image: url('material/folder-api.svg')
|
|
2541
|
+
}
|
|
2542
|
+
.fileicon[data-code="folder-api-open"] {
|
|
2543
|
+
background-image: url('material/folder-api-open.svg')
|
|
2544
|
+
}
|
|
2545
|
+
.fileicon[data-code="folder-app"] {
|
|
2546
|
+
background-image: url('material/folder-app.svg')
|
|
2547
|
+
}
|
|
2548
|
+
.fileicon[data-code="folder-app-open"] {
|
|
2549
|
+
background-image: url('material/folder-app-open.svg')
|
|
2550
|
+
}
|
|
2551
|
+
.fileicon[data-code="folder-apollo"] {
|
|
2552
|
+
background-image: url('material/folder-apollo.svg')
|
|
2553
|
+
}
|
|
2554
|
+
.fileicon[data-code="folder-apollo-open"] {
|
|
2555
|
+
background-image: url('material/folder-apollo-open.svg')
|
|
2556
|
+
}
|
|
2557
|
+
.fileicon[data-code="folder-archive"] {
|
|
2558
|
+
background-image: url('material/folder-archive.svg')
|
|
2559
|
+
}
|
|
2560
|
+
.fileicon[data-code="folder-archive-open"] {
|
|
2561
|
+
background-image: url('material/folder-archive-open.svg')
|
|
2562
|
+
}
|
|
2563
|
+
.fileicon[data-code="folder-backup"] {
|
|
2564
|
+
background-image: url('material/folder-backup.svg')
|
|
2565
|
+
}
|
|
2566
|
+
.fileicon[data-code="folder-backup-open"] {
|
|
2567
|
+
background-image: url('material/folder-backup-open.svg')
|
|
2568
|
+
}
|
|
2569
|
+
.fileicon[data-code="folder-batch"] {
|
|
2570
|
+
background-image: url('material/folder-batch.svg')
|
|
2571
|
+
}
|
|
2572
|
+
.fileicon[data-code="folder-batch-open"] {
|
|
2573
|
+
background-image: url('material/folder-batch-open.svg')
|
|
2574
|
+
}
|
|
2575
|
+
.fileicon[data-code="folder-buildkite"] {
|
|
2576
|
+
background-image: url('material/folder-buildkite.svg')
|
|
2577
|
+
}
|
|
2578
|
+
.fileicon[data-code="folder-buildkite-open"] {
|
|
2579
|
+
background-image: url('material/folder-buildkite-open.svg')
|
|
2580
|
+
}
|
|
2581
|
+
.fileicon[data-code="folder-cluster"] {
|
|
2582
|
+
background-image: url('material/folder-cluster.svg')
|
|
2583
|
+
}
|
|
2584
|
+
.fileicon[data-code="folder-cluster-open"] {
|
|
2585
|
+
background-image: url('material/folder-cluster-open.svg')
|
|
2586
|
+
}
|
|
2587
|
+
.fileicon[data-code="folder-command"] {
|
|
2588
|
+
background-image: url('material/folder-command.svg')
|
|
2589
|
+
}
|
|
2590
|
+
.fileicon[data-code="folder-command-open"] {
|
|
2591
|
+
background-image: url('material/folder-command-open.svg')
|
|
2592
|
+
}
|
|
2593
|
+
.fileicon[data-code="folder-constant"] {
|
|
2594
|
+
background-image: url('material/folder-constant.svg')
|
|
2595
|
+
}
|
|
2596
|
+
.fileicon[data-code="folder-constant-open"] {
|
|
2597
|
+
background-image: url('material/folder-constant-open.svg')
|
|
2598
|
+
}
|
|
2599
|
+
.fileicon[data-code="folder-container"] {
|
|
2600
|
+
background-image: url('material/folder-container.svg')
|
|
2601
|
+
}
|
|
2602
|
+
.fileicon[data-code="folder-container-open"] {
|
|
2603
|
+
background-image: url('material/folder-container-open.svg')
|
|
2604
|
+
}
|
|
2605
|
+
.fileicon[data-code="folder-content"] {
|
|
2606
|
+
background-image: url('material/folder-content.svg')
|
|
2607
|
+
}
|
|
2608
|
+
.fileicon[data-code="folder-content-open"] {
|
|
2609
|
+
background-image: url('material/folder-content-open.svg')
|
|
2610
|
+
}
|
|
2611
|
+
.fileicon[data-code="folder-context"] {
|
|
2612
|
+
background-image: url('material/folder-context.svg')
|
|
2613
|
+
}
|
|
2614
|
+
.fileicon[data-code="folder-context-open"] {
|
|
2615
|
+
background-image: url('material/folder-context-open.svg')
|
|
2616
|
+
}
|
|
2617
|
+
.fileicon[data-code="folder-core"] {
|
|
2618
|
+
background-image: url('material/folder-core.svg')
|
|
2619
|
+
}
|
|
2620
|
+
.fileicon[data-code="folder-core-open"] {
|
|
2621
|
+
background-image: url('material/folder-core-open.svg')
|
|
2622
|
+
}
|
|
2623
|
+
.fileicon[data-code="folder-delta"] {
|
|
2624
|
+
background-image: url('material/folder-delta.svg')
|
|
2625
|
+
}
|
|
2626
|
+
.fileicon[data-code="folder-delta-open"] {
|
|
2627
|
+
background-image: url('material/folder-delta-open.svg')
|
|
2628
|
+
}
|
|
2629
|
+
.fileicon[data-code="folder-dump"] {
|
|
2630
|
+
background-image: url('material/folder-dump.svg')
|
|
2631
|
+
}
|
|
2632
|
+
.fileicon[data-code="folder-dump-open"] {
|
|
2633
|
+
background-image: url('material/folder-dump-open.svg')
|
|
2634
|
+
}
|
|
2635
|
+
.fileicon[data-code="folder-examples"] {
|
|
2636
|
+
background-image: url('material/folder-examples.svg')
|
|
2637
|
+
}
|
|
2638
|
+
.fileicon[data-code="folder-examples-open"] {
|
|
2639
|
+
background-image: url('material/folder-examples-open.svg')
|
|
2640
|
+
}
|
|
2641
|
+
.fileicon[data-code="folder-environment"] {
|
|
2642
|
+
background-image: url('material/folder-environment.svg')
|
|
2643
|
+
}
|
|
2644
|
+
.fileicon[data-code="folder-environment-open"] {
|
|
2645
|
+
background-image: url('material/folder-environment-open.svg')
|
|
2646
|
+
}
|
|
2647
|
+
.fileicon[data-code="folder-functions"] {
|
|
2648
|
+
background-image: url('material/folder-functions.svg')
|
|
2649
|
+
}
|
|
2650
|
+
.fileicon[data-code="folder-functions-open"] {
|
|
2651
|
+
background-image: url('material/folder-functions-open.svg')
|
|
2652
|
+
}
|
|
2653
|
+
.fileicon[data-code="folder-generator"] {
|
|
2654
|
+
background-image: url('material/folder-generator.svg')
|
|
2655
|
+
}
|
|
2656
|
+
.fileicon[data-code="folder-generator-open"] {
|
|
2657
|
+
background-image: url('material/folder-generator-open.svg')
|
|
2658
|
+
}
|
|
2659
|
+
.fileicon[data-code="folder-hook"] {
|
|
2660
|
+
background-image: url('material/folder-hook.svg')
|
|
2661
|
+
}
|
|
2662
|
+
.fileicon[data-code="folder-hook-open"] {
|
|
2663
|
+
background-image: url('material/folder-hook-open.svg')
|
|
2664
|
+
}
|
|
2665
|
+
.fileicon[data-code="folder-trigger"] {
|
|
2666
|
+
background-image: url('material/folder-trigger.svg')
|
|
2667
|
+
}
|
|
2668
|
+
.fileicon[data-code="folder-trigger-open"] {
|
|
2669
|
+
background-image: url('material/folder-trigger-open.svg')
|
|
2670
|
+
}
|
|
2671
|
+
.fileicon[data-code="folder-job"] {
|
|
2672
|
+
background-image: url('material/folder-job.svg')
|
|
2673
|
+
}
|
|
2674
|
+
.fileicon[data-code="folder-job-open"] {
|
|
2675
|
+
background-image: url('material/folder-job-open.svg')
|
|
2676
|
+
}
|
|
2677
|
+
.fileicon[data-code="folder-keys"] {
|
|
2678
|
+
background-image: url('material/folder-keys.svg')
|
|
2679
|
+
}
|
|
2680
|
+
.fileicon[data-code="folder-keys-open"] {
|
|
2681
|
+
background-image: url('material/folder-keys-open.svg')
|
|
2682
|
+
}
|
|
2683
|
+
.fileicon[data-code="folder-layout"] {
|
|
2684
|
+
background-image: url('material/folder-layout.svg')
|
|
2685
|
+
}
|
|
2686
|
+
.fileicon[data-code="folder-layout-open"] {
|
|
2687
|
+
background-image: url('material/folder-layout-open.svg')
|
|
2688
|
+
}
|
|
2689
|
+
.fileicon[data-code="folder-mail"] {
|
|
2690
|
+
background-image: url('material/folder-mail.svg')
|
|
2691
|
+
}
|
|
2692
|
+
.fileicon[data-code="folder-mail-open"] {
|
|
2693
|
+
background-image: url('material/folder-mail-open.svg')
|
|
2694
|
+
}
|
|
2695
|
+
.fileicon[data-code="folder-mappings"] {
|
|
2696
|
+
background-image: url('material/folder-mappings.svg')
|
|
2697
|
+
}
|
|
2698
|
+
.fileicon[data-code="folder-mappings-open"] {
|
|
2699
|
+
background-image: url('material/folder-mappings-open.svg')
|
|
2700
|
+
}
|
|
2701
|
+
.fileicon[data-code="folder-meta"] {
|
|
2702
|
+
background-image: url('material/folder-meta.svg')
|
|
2703
|
+
}
|
|
2704
|
+
.fileicon[data-code="folder-meta-open"] {
|
|
2705
|
+
background-image: url('material/folder-meta-open.svg')
|
|
2706
|
+
}
|
|
2707
|
+
.fileicon[data-code="folder-changesets"] {
|
|
2708
|
+
background-image: url('material/folder-changesets.svg')
|
|
2709
|
+
}
|
|
2710
|
+
.fileicon[data-code="folder-changesets-open"] {
|
|
2711
|
+
background-image: url('material/folder-changesets-open.svg')
|
|
2712
|
+
}
|
|
2713
|
+
.fileicon[data-code="folder-packages"] {
|
|
2714
|
+
background-image: url('material/folder-packages.svg')
|
|
2715
|
+
}
|
|
2716
|
+
.fileicon[data-code="folder-packages-open"] {
|
|
2717
|
+
background-image: url('material/folder-packages-open.svg')
|
|
2718
|
+
}
|
|
2719
|
+
.fileicon[data-code="folder-shared"] {
|
|
2720
|
+
background-image: url('material/folder-shared.svg')
|
|
2721
|
+
}
|
|
2722
|
+
.fileicon[data-code="folder-shared-open"] {
|
|
2723
|
+
background-image: url('material/folder-shared-open.svg')
|
|
2724
|
+
}
|
|
2725
|
+
.fileicon[data-code="folder-shader"] {
|
|
2726
|
+
background-image: url('material/folder-shader.svg')
|
|
2727
|
+
}
|
|
2728
|
+
.fileicon[data-code="folder-shader-open"] {
|
|
2729
|
+
background-image: url('material/folder-shader-open.svg')
|
|
2730
|
+
}
|
|
2731
|
+
.fileicon[data-code="folder-stack"] {
|
|
2732
|
+
background-image: url('material/folder-stack.svg')
|
|
2733
|
+
}
|
|
2734
|
+
.fileicon[data-code="folder-stack-open"] {
|
|
2735
|
+
background-image: url('material/folder-stack-open.svg')
|
|
2736
|
+
}
|
|
2737
|
+
.fileicon[data-code="folder-template"] {
|
|
2738
|
+
background-image: url('material/folder-template.svg')
|
|
2739
|
+
}
|
|
2740
|
+
.fileicon[data-code="folder-template-open"] {
|
|
2741
|
+
background-image: url('material/folder-template-open.svg')
|
|
2742
|
+
}
|
|
2743
|
+
.fileicon[data-code="folder-utils"] {
|
|
2744
|
+
background-image: url('material/folder-utils.svg')
|
|
2745
|
+
}
|
|
2746
|
+
.fileicon[data-code="folder-utils-open"] {
|
|
2747
|
+
background-image: url('material/folder-utils-open.svg')
|
|
2748
|
+
}
|
|
2749
|
+
.fileicon[data-code="folder-supabase"] {
|
|
2750
|
+
background-image: url('material/folder-supabase.svg')
|
|
2751
|
+
}
|
|
2752
|
+
.fileicon[data-code="folder-supabase-open"] {
|
|
2753
|
+
background-image: url('material/folder-supabase-open.svg')
|
|
2754
|
+
}
|
|
2755
|
+
.fileicon[data-code="folder-private"] {
|
|
2756
|
+
background-image: url('material/folder-private.svg')
|
|
2757
|
+
}
|
|
2758
|
+
.fileicon[data-code="folder-private-open"] {
|
|
2759
|
+
background-image: url('material/folder-private-open.svg')
|
|
2760
|
+
}
|
|
2761
|
+
.fileicon[data-code="folder-linux"] {
|
|
2762
|
+
background-image: url('material/folder-linux.svg')
|
|
2763
|
+
}
|
|
2764
|
+
.fileicon[data-code="folder-linux-open"] {
|
|
2765
|
+
background-image: url('material/folder-linux-open.svg')
|
|
2766
|
+
}
|
|
2767
|
+
.fileicon[data-code="folder-windows"] {
|
|
2768
|
+
background-image: url('material/folder-windows.svg')
|
|
2769
|
+
}
|
|
2770
|
+
.fileicon[data-code="folder-windows-open"] {
|
|
2771
|
+
background-image: url('material/folder-windows-open.svg')
|
|
2772
|
+
}
|
|
2773
|
+
.fileicon[data-code="folder-macos"] {
|
|
2774
|
+
background-image: url('material/folder-macos.svg')
|
|
2775
|
+
}
|
|
2776
|
+
.fileicon[data-code="folder-macos-open"] {
|
|
2777
|
+
background-image: url('material/folder-macos-open.svg')
|
|
2778
|
+
}
|
|
2779
|
+
.fileicon[data-code="folder-error"] {
|
|
2780
|
+
background-image: url('material/folder-error.svg')
|
|
2781
|
+
}
|
|
2782
|
+
.fileicon[data-code="folder-error-open"] {
|
|
2783
|
+
background-image: url('material/folder-error-open.svg')
|
|
2784
|
+
}
|
|
2785
|
+
.fileicon[data-code="folder-event"] {
|
|
2786
|
+
background-image: url('material/folder-event.svg')
|
|
2787
|
+
}
|
|
2788
|
+
.fileicon[data-code="folder-event-open"] {
|
|
2789
|
+
background-image: url('material/folder-event-open.svg')
|
|
2790
|
+
}
|
|
2791
|
+
.fileicon[data-code="folder-secure"] {
|
|
2792
|
+
background-image: url('material/folder-secure.svg')
|
|
2793
|
+
}
|
|
2794
|
+
.fileicon[data-code="folder-secure-open"] {
|
|
2795
|
+
background-image: url('material/folder-secure-open.svg')
|
|
2796
|
+
}
|
|
2797
|
+
.fileicon[data-code="folder-custom"] {
|
|
2798
|
+
background-image: url('material/folder-custom.svg')
|
|
2799
|
+
}
|
|
2800
|
+
.fileicon[data-code="folder-custom-open"] {
|
|
2801
|
+
background-image: url('material/folder-custom-open.svg')
|
|
2802
|
+
}
|
|
2803
|
+
.fileicon[data-code="folder-mock"] {
|
|
2804
|
+
background-image: url('material/folder-mock.svg')
|
|
2805
|
+
}
|
|
2806
|
+
.fileicon[data-code="folder-mock-open"] {
|
|
2807
|
+
background-image: url('material/folder-mock-open.svg')
|
|
2808
|
+
}
|
|
2809
|
+
.fileicon[data-code="folder-syntax"] {
|
|
2810
|
+
background-image: url('material/folder-syntax.svg')
|
|
2811
|
+
}
|
|
2812
|
+
.fileicon[data-code="folder-syntax-open"] {
|
|
2813
|
+
background-image: url('material/folder-syntax-open.svg')
|
|
2814
|
+
}
|
|
2815
|
+
.fileicon[data-code="folder-vm"] {
|
|
2816
|
+
background-image: url('material/folder-vm.svg')
|
|
2817
|
+
}
|
|
2818
|
+
.fileicon[data-code="folder-vm-open"] {
|
|
2819
|
+
background-image: url('material/folder-vm-open.svg')
|
|
2820
|
+
}
|
|
2821
|
+
.fileicon[data-code="folder-stylus"] {
|
|
2822
|
+
background-image: url('material/folder-stylus.svg')
|
|
2823
|
+
}
|
|
2824
|
+
.fileicon[data-code="folder-stylus-open"] {
|
|
2825
|
+
background-image: url('material/folder-stylus-open.svg')
|
|
2826
|
+
}
|
|
2827
|
+
.fileicon[data-code="folder-flow"] {
|
|
2828
|
+
background-image: url('material/folder-flow.svg')
|
|
2829
|
+
}
|
|
2830
|
+
.fileicon[data-code="folder-flow-open"] {
|
|
2831
|
+
background-image: url('material/folder-flow-open.svg')
|
|
2832
|
+
}
|
|
2833
|
+
.fileicon[data-code="folder-rules"] {
|
|
2834
|
+
background-image: url('material/folder-rules.svg')
|
|
2835
|
+
}
|
|
2836
|
+
.fileicon[data-code="folder-rules-open"] {
|
|
2837
|
+
background-image: url('material/folder-rules-open.svg')
|
|
2838
|
+
}
|
|
2839
|
+
.fileicon[data-code="folder-review"] {
|
|
2840
|
+
background-image: url('material/folder-review.svg')
|
|
2841
|
+
}
|
|
2842
|
+
.fileicon[data-code="folder-review-open"] {
|
|
2843
|
+
background-image: url('material/folder-review-open.svg')
|
|
2844
|
+
}
|
|
2845
|
+
.fileicon[data-code="folder-animation"] {
|
|
2846
|
+
background-image: url('material/folder-animation.svg')
|
|
2847
|
+
}
|
|
2848
|
+
.fileicon[data-code="folder-animation-open"] {
|
|
2849
|
+
background-image: url('material/folder-animation-open.svg')
|
|
2850
|
+
}
|
|
2851
|
+
.fileicon[data-code="folder-guard"] {
|
|
2852
|
+
background-image: url('material/folder-guard.svg')
|
|
2853
|
+
}
|
|
2854
|
+
.fileicon[data-code="folder-guard-open"] {
|
|
2855
|
+
background-image: url('material/folder-guard-open.svg')
|
|
2856
|
+
}
|
|
2857
|
+
.fileicon[data-code="folder-prisma"] {
|
|
2858
|
+
background-image: url('material/folder-prisma.svg')
|
|
2859
|
+
}
|
|
2860
|
+
.fileicon[data-code="folder-prisma-open"] {
|
|
2861
|
+
background-image: url('material/folder-prisma-open.svg')
|
|
2862
|
+
}
|
|
2863
|
+
.fileicon[data-code="folder-pipe"] {
|
|
2864
|
+
background-image: url('material/folder-pipe.svg')
|
|
2865
|
+
}
|
|
2866
|
+
.fileicon[data-code="folder-pipe-open"] {
|
|
2867
|
+
background-image: url('material/folder-pipe-open.svg')
|
|
2868
|
+
}
|
|
2869
|
+
.fileicon[data-code="folder-svg"] {
|
|
2870
|
+
background-image: url('material/folder-svg.svg')
|
|
2871
|
+
}
|
|
2872
|
+
.fileicon[data-code="folder-svg-open"] {
|
|
2873
|
+
background-image: url('material/folder-svg-open.svg')
|
|
2874
|
+
}
|
|
2875
|
+
.fileicon[data-code="folder-vuex-store"] {
|
|
2876
|
+
background-image: url('material/folder-vuex-store.svg')
|
|
2877
|
+
}
|
|
2878
|
+
.fileicon[data-code="folder-vuex-store-open"] {
|
|
2879
|
+
background-image: url('material/folder-vuex-store-open.svg')
|
|
2880
|
+
}
|
|
2881
|
+
.fileicon[data-code="folder-nuxt"] {
|
|
2882
|
+
background-image: url('material/folder-nuxt.svg')
|
|
2883
|
+
}
|
|
2884
|
+
.fileicon[data-code="folder-nuxt-open"] {
|
|
2885
|
+
background-image: url('material/folder-nuxt-open.svg')
|
|
2886
|
+
}
|
|
2887
|
+
.fileicon[data-code="folder-vue-directives"] {
|
|
2888
|
+
background-image: url('material/folder-vue-directives.svg')
|
|
2889
|
+
}
|
|
2890
|
+
.fileicon[data-code="folder-vue-directives-open"] {
|
|
2891
|
+
background-image: url('material/folder-vue-directives-open.svg')
|
|
2892
|
+
}
|
|
2893
|
+
.fileicon[data-code="folder-terraform"] {
|
|
2894
|
+
background-image: url('material/folder-terraform.svg')
|
|
2895
|
+
}
|
|
2896
|
+
.fileicon[data-code="folder-terraform-open"] {
|
|
2897
|
+
background-image: url('material/folder-terraform-open.svg')
|
|
2898
|
+
}
|
|
2899
|
+
.fileicon[data-code="folder-mobile"] {
|
|
2900
|
+
background-image: url('material/folder-mobile.svg')
|
|
2901
|
+
}
|
|
2902
|
+
.fileicon[data-code="folder-mobile-open"] {
|
|
2903
|
+
background-image: url('material/folder-mobile-open.svg')
|
|
2904
|
+
}
|
|
2905
|
+
.fileicon[data-code="folder-stencil"] {
|
|
2906
|
+
background-image: url('material/folder-stencil.svg')
|
|
2907
|
+
}
|
|
2908
|
+
.fileicon[data-code="folder-stencil-open"] {
|
|
2909
|
+
background-image: url('material/folder-stencil-open.svg')
|
|
2910
|
+
}
|
|
2911
|
+
.fileicon[data-code="folder-firebase"] {
|
|
2912
|
+
background-image: url('material/folder-firebase.svg')
|
|
2913
|
+
}
|
|
2914
|
+
.fileicon[data-code="folder-firebase-open"] {
|
|
2915
|
+
background-image: url('material/folder-firebase-open.svg')
|
|
2916
|
+
}
|
|
2917
|
+
.fileicon[data-code="folder-firestore"] {
|
|
2918
|
+
background-image: url('material/folder-firestore.svg')
|
|
2919
|
+
}
|
|
2920
|
+
.fileicon[data-code="folder-firestore-open"] {
|
|
2921
|
+
background-image: url('material/folder-firestore-open.svg')
|
|
2922
|
+
}
|
|
2923
|
+
.fileicon[data-code="folder-cloud-functions"] {
|
|
2924
|
+
background-image: url('material/folder-cloud-functions.svg')
|
|
2925
|
+
}
|
|
2926
|
+
.fileicon[data-code="folder-cloud-functions-open"] {
|
|
2927
|
+
background-image: url('material/folder-cloud-functions-open.svg')
|
|
2928
|
+
}
|
|
2929
|
+
.fileicon[data-code="folder-svelte"] {
|
|
2930
|
+
background-image: url('material/folder-svelte.svg')
|
|
2931
|
+
}
|
|
2932
|
+
.fileicon[data-code="folder-svelte-open"] {
|
|
2933
|
+
background-image: url('material/folder-svelte-open.svg')
|
|
2934
|
+
}
|
|
2935
|
+
.fileicon[data-code="folder-update"] {
|
|
2936
|
+
background-image: url('material/folder-update.svg')
|
|
2937
|
+
}
|
|
2938
|
+
.fileicon[data-code="folder-update-open"] {
|
|
2939
|
+
background-image: url('material/folder-update-open.svg')
|
|
2940
|
+
}
|
|
2941
|
+
.fileicon[data-code="folder-intellij"] {
|
|
2942
|
+
background-image: url('material/folder-intellij.svg')
|
|
2943
|
+
}
|
|
2944
|
+
.fileicon[data-code="folder-intellij-open"] {
|
|
2945
|
+
background-image: url('material/folder-intellij-open.svg')
|
|
2946
|
+
}
|
|
2947
|
+
.fileicon[data-code="folder-intellij_light"] {
|
|
2948
|
+
background-image: url('material/folder-intellij_light.svg')
|
|
2949
|
+
}
|
|
2950
|
+
.fileicon[data-code="folder-intellij-open_light"] {
|
|
2951
|
+
background-image: url('material/folder-intellij-open_light.svg')
|
|
2952
|
+
}
|
|
2953
|
+
.fileicon[data-code="folder-azure-pipelines"] {
|
|
2954
|
+
background-image: url('material/folder-azure-pipelines.svg')
|
|
2955
|
+
}
|
|
2956
|
+
.fileicon[data-code="folder-azure-pipelines-open"] {
|
|
2957
|
+
background-image: url('material/folder-azure-pipelines-open.svg')
|
|
2958
|
+
}
|
|
2959
|
+
.fileicon[data-code="folder-mjml"] {
|
|
2960
|
+
background-image: url('material/folder-mjml.svg')
|
|
2961
|
+
}
|
|
2962
|
+
.fileicon[data-code="folder-mjml-open"] {
|
|
2963
|
+
background-image: url('material/folder-mjml-open.svg')
|
|
2964
|
+
}
|
|
2965
|
+
.fileicon[data-code="folder-admin"] {
|
|
2966
|
+
background-image: url('material/folder-admin.svg')
|
|
2967
|
+
}
|
|
2968
|
+
.fileicon[data-code="folder-admin-open"] {
|
|
2969
|
+
background-image: url('material/folder-admin-open.svg')
|
|
2970
|
+
}
|
|
2971
|
+
.fileicon[data-code="folder-jupyter"] {
|
|
2972
|
+
background-image: url('material/folder-jupyter.svg')
|
|
2973
|
+
}
|
|
2974
|
+
.fileicon[data-code="folder-jupyter-open"] {
|
|
2975
|
+
background-image: url('material/folder-jupyter-open.svg')
|
|
2976
|
+
}
|
|
2977
|
+
.fileicon[data-code="folder-scala"] {
|
|
2978
|
+
background-image: url('material/folder-scala.svg')
|
|
2979
|
+
}
|
|
2980
|
+
.fileicon[data-code="folder-scala-open"] {
|
|
2981
|
+
background-image: url('material/folder-scala-open.svg')
|
|
2982
|
+
}
|
|
2983
|
+
.fileicon[data-code="folder-connection"] {
|
|
2984
|
+
background-image: url('material/folder-connection.svg')
|
|
2985
|
+
}
|
|
2986
|
+
.fileicon[data-code="folder-connection-open"] {
|
|
2987
|
+
background-image: url('material/folder-connection-open.svg')
|
|
2988
|
+
}
|
|
2989
|
+
.fileicon[data-code="folder-quasar"] {
|
|
2990
|
+
background-image: url('material/folder-quasar.svg')
|
|
2991
|
+
}
|
|
2992
|
+
.fileicon[data-code="folder-quasar-open"] {
|
|
2993
|
+
background-image: url('material/folder-quasar-open.svg')
|
|
2994
|
+
}
|
|
2995
|
+
.fileicon[data-code="folder-next"] {
|
|
2996
|
+
background-image: url('material/folder-next.svg')
|
|
2997
|
+
}
|
|
2998
|
+
.fileicon[data-code="folder-next-open"] {
|
|
2999
|
+
background-image: url('material/folder-next-open.svg')
|
|
3000
|
+
}
|
|
3001
|
+
.fileicon[data-code="folder-cobol"] {
|
|
3002
|
+
background-image: url('material/folder-cobol.svg')
|
|
3003
|
+
}
|
|
3004
|
+
.fileicon[data-code="folder-cobol-open"] {
|
|
3005
|
+
background-image: url('material/folder-cobol-open.svg')
|
|
3006
|
+
}
|
|
3007
|
+
.fileicon[data-code="folder-yarn"] {
|
|
3008
|
+
background-image: url('material/folder-yarn.svg')
|
|
3009
|
+
}
|
|
3010
|
+
.fileicon[data-code="folder-yarn-open"] {
|
|
3011
|
+
background-image: url('material/folder-yarn-open.svg')
|
|
3012
|
+
}
|
|
3013
|
+
.fileicon[data-code="folder-husky"] {
|
|
3014
|
+
background-image: url('material/folder-husky.svg')
|
|
3015
|
+
}
|
|
3016
|
+
.fileicon[data-code="folder-husky-open"] {
|
|
3017
|
+
background-image: url('material/folder-husky-open.svg')
|
|
3018
|
+
}
|
|
3019
|
+
.fileicon[data-code="folder-storybook"] {
|
|
3020
|
+
background-image: url('material/folder-storybook.svg')
|
|
3021
|
+
}
|
|
3022
|
+
.fileicon[data-code="folder-storybook-open"] {
|
|
3023
|
+
background-image: url('material/folder-storybook-open.svg')
|
|
3024
|
+
}
|
|
3025
|
+
.fileicon[data-code="folder-base"] {
|
|
3026
|
+
background-image: url('material/folder-base.svg')
|
|
3027
|
+
}
|
|
3028
|
+
.fileicon[data-code="folder-base-open"] {
|
|
3029
|
+
background-image: url('material/folder-base-open.svg')
|
|
3030
|
+
}
|
|
3031
|
+
.fileicon[data-code="folder-cart"] {
|
|
3032
|
+
background-image: url('material/folder-cart.svg')
|
|
3033
|
+
}
|
|
3034
|
+
.fileicon[data-code="folder-cart-open"] {
|
|
3035
|
+
background-image: url('material/folder-cart-open.svg')
|
|
3036
|
+
}
|
|
3037
|
+
.fileicon[data-code="folder-home"] {
|
|
3038
|
+
background-image: url('material/folder-home.svg')
|
|
3039
|
+
}
|
|
3040
|
+
.fileicon[data-code="folder-home-open"] {
|
|
3041
|
+
background-image: url('material/folder-home-open.svg')
|
|
3042
|
+
}
|
|
3043
|
+
.fileicon[data-code="folder-project"] {
|
|
3044
|
+
background-image: url('material/folder-project.svg')
|
|
3045
|
+
}
|
|
3046
|
+
.fileicon[data-code="folder-project-open"] {
|
|
3047
|
+
background-image: url('material/folder-project-open.svg')
|
|
3048
|
+
}
|
|
3049
|
+
.fileicon[data-code="folder-interface"] {
|
|
3050
|
+
background-image: url('material/folder-interface.svg')
|
|
3051
|
+
}
|
|
3052
|
+
.fileicon[data-code="folder-interface-open"] {
|
|
3053
|
+
background-image: url('material/folder-interface-open.svg')
|
|
3054
|
+
}
|
|
3055
|
+
.fileicon[data-code="folder-netlify"] {
|
|
3056
|
+
background-image: url('material/folder-netlify.svg')
|
|
3057
|
+
}
|
|
3058
|
+
.fileicon[data-code="folder-netlify-open"] {
|
|
3059
|
+
background-image: url('material/folder-netlify-open.svg')
|
|
3060
|
+
}
|
|
3061
|
+
.fileicon[data-code="folder-enum"] {
|
|
3062
|
+
background-image: url('material/folder-enum.svg')
|
|
3063
|
+
}
|
|
3064
|
+
.fileicon[data-code="folder-enum-open"] {
|
|
3065
|
+
background-image: url('material/folder-enum-open.svg')
|
|
3066
|
+
}
|
|
3067
|
+
.fileicon[data-code="folder-contract"] {
|
|
3068
|
+
background-image: url('material/folder-contract.svg')
|
|
3069
|
+
}
|
|
3070
|
+
.fileicon[data-code="folder-contract-open"] {
|
|
3071
|
+
background-image: url('material/folder-contract-open.svg')
|
|
3072
|
+
}
|
|
3073
|
+
.fileicon[data-code="folder-helm"] {
|
|
3074
|
+
background-image: url('material/folder-helm.svg')
|
|
3075
|
+
}
|
|
3076
|
+
.fileicon[data-code="folder-helm-open"] {
|
|
3077
|
+
background-image: url('material/folder-helm-open.svg')
|
|
3078
|
+
}
|
|
3079
|
+
.fileicon[data-code="folder-queue"] {
|
|
3080
|
+
background-image: url('material/folder-queue.svg')
|
|
3081
|
+
}
|
|
3082
|
+
.fileicon[data-code="folder-queue-open"] {
|
|
3083
|
+
background-image: url('material/folder-queue-open.svg')
|
|
3084
|
+
}
|
|
3085
|
+
.fileicon[data-code="folder-vercel"] {
|
|
3086
|
+
background-image: url('material/folder-vercel.svg')
|
|
3087
|
+
}
|
|
3088
|
+
.fileicon[data-code="folder-vercel-open"] {
|
|
3089
|
+
background-image: url('material/folder-vercel-open.svg')
|
|
3090
|
+
}
|
|
3091
|
+
.fileicon[data-code="folder-cypress"] {
|
|
3092
|
+
background-image: url('material/folder-cypress.svg')
|
|
3093
|
+
}
|
|
3094
|
+
.fileicon[data-code="folder-cypress-open"] {
|
|
3095
|
+
background-image: url('material/folder-cypress-open.svg')
|
|
3096
|
+
}
|
|
3097
|
+
.fileicon[data-code="folder-decorators"] {
|
|
3098
|
+
background-image: url('material/folder-decorators.svg')
|
|
3099
|
+
}
|
|
3100
|
+
.fileicon[data-code="folder-decorators-open"] {
|
|
3101
|
+
background-image: url('material/folder-decorators-open.svg')
|
|
3102
|
+
}
|
|
3103
|
+
.fileicon[data-code="folder-java"] {
|
|
3104
|
+
background-image: url('material/folder-java.svg')
|
|
3105
|
+
}
|
|
3106
|
+
.fileicon[data-code="folder-java-open"] {
|
|
3107
|
+
background-image: url('material/folder-java-open.svg')
|
|
3108
|
+
}
|
|
3109
|
+
.fileicon[data-code="folder-resolver"] {
|
|
3110
|
+
background-image: url('material/folder-resolver.svg')
|
|
3111
|
+
}
|
|
3112
|
+
.fileicon[data-code="folder-resolver-open"] {
|
|
3113
|
+
background-image: url('material/folder-resolver-open.svg')
|
|
3114
|
+
}
|
|
3115
|
+
.fileicon[data-code="folder-angular"] {
|
|
3116
|
+
background-image: url('material/folder-angular.svg')
|
|
3117
|
+
}
|
|
3118
|
+
.fileicon[data-code="folder-angular-open"] {
|
|
3119
|
+
background-image: url('material/folder-angular-open.svg')
|
|
3120
|
+
}
|
|
3121
|
+
.fileicon[data-code="folder-unity"] {
|
|
3122
|
+
background-image: url('material/folder-unity.svg')
|
|
3123
|
+
}
|
|
3124
|
+
.fileicon[data-code="folder-unity-open"] {
|
|
3125
|
+
background-image: url('material/folder-unity-open.svg')
|
|
3126
|
+
}
|
|
3127
|
+
.fileicon[data-code="folder-pdf"] {
|
|
3128
|
+
background-image: url('material/folder-pdf.svg')
|
|
3129
|
+
}
|
|
3130
|
+
.fileicon[data-code="folder-pdf-open"] {
|
|
3131
|
+
background-image: url('material/folder-pdf-open.svg')
|
|
3132
|
+
}
|
|
3133
|
+
.fileicon[data-code="folder-proto"] {
|
|
3134
|
+
background-image: url('material/folder-proto.svg')
|
|
3135
|
+
}
|
|
3136
|
+
.fileicon[data-code="folder-proto-open"] {
|
|
3137
|
+
background-image: url('material/folder-proto-open.svg')
|
|
3138
|
+
}
|
|
3139
|
+
.fileicon[data-code="folder-plastic"] {
|
|
3140
|
+
background-image: url('material/folder-plastic.svg')
|
|
3141
|
+
}
|
|
3142
|
+
.fileicon[data-code="folder-plastic-open"] {
|
|
3143
|
+
background-image: url('material/folder-plastic-open.svg')
|
|
3144
|
+
}
|
|
3145
|
+
.fileicon[data-code="folder-gamemaker"] {
|
|
3146
|
+
background-image: url('material/folder-gamemaker.svg')
|
|
3147
|
+
}
|
|
3148
|
+
.fileicon[data-code="folder-gamemaker-open"] {
|
|
3149
|
+
background-image: url('material/folder-gamemaker-open.svg')
|
|
3150
|
+
}
|
|
3151
|
+
.fileicon[data-code="folder-mercurial"] {
|
|
3152
|
+
background-image: url('material/folder-mercurial.svg')
|
|
3153
|
+
}
|
|
3154
|
+
.fileicon[data-code="folder-mercurial-open"] {
|
|
3155
|
+
background-image: url('material/folder-mercurial-open.svg')
|
|
3156
|
+
}
|
|
3157
|
+
.fileicon[data-code="folder-godot"] {
|
|
3158
|
+
background-image: url('material/folder-godot.svg')
|
|
3159
|
+
}
|
|
3160
|
+
.fileicon[data-code="folder-godot-open"] {
|
|
3161
|
+
background-image: url('material/folder-godot-open.svg')
|
|
3162
|
+
}
|
|
3163
|
+
.fileicon[data-code="folder-lottie"] {
|
|
3164
|
+
background-image: url('material/folder-lottie.svg')
|
|
3165
|
+
}
|
|
3166
|
+
.fileicon[data-code="folder-lottie-open"] {
|
|
3167
|
+
background-image: url('material/folder-lottie-open.svg')
|
|
3168
|
+
}
|
|
3169
|
+
.fileicon[data-code="folder-taskfile"] {
|
|
3170
|
+
background-image: url('material/folder-taskfile.svg')
|
|
3171
|
+
}
|
|
3172
|
+
.fileicon[data-code="folder-taskfile-open"] {
|
|
3173
|
+
background-image: url('material/folder-taskfile-open.svg')
|
|
3174
|
+
}
|
|
3175
|
+
.fileicon[data-code="folder-drizzle"] {
|
|
3176
|
+
background-image: url('material/folder-drizzle.svg')
|
|
3177
|
+
}
|
|
3178
|
+
.fileicon[data-code="folder-drizzle-open"] {
|
|
3179
|
+
background-image: url('material/folder-drizzle-open.svg')
|
|
3180
|
+
}
|
|
3181
|
+
.fileicon[data-code="folder-cloudflare"] {
|
|
3182
|
+
background-image: url('material/folder-cloudflare.svg')
|
|
3183
|
+
}
|
|
3184
|
+
.fileicon[data-code="folder-cloudflare-open"] {
|
|
3185
|
+
background-image: url('material/folder-cloudflare-open.svg')
|
|
3186
|
+
}
|
|
3187
|
+
.fileicon[data-code="folder-seeders"] {
|
|
3188
|
+
background-image: url('material/folder-seeders.svg')
|
|
3189
|
+
}
|
|
3190
|
+
.fileicon[data-code="folder-seeders-open"] {
|
|
3191
|
+
background-image: url('material/folder-seeders-open.svg')
|
|
3192
|
+
}
|
|
3193
|
+
.fileicon[data-code="folder-store"] {
|
|
3194
|
+
background-image: url('material/folder-store.svg')
|
|
3195
|
+
}
|
|
3196
|
+
.fileicon[data-code="folder-store-open"] {
|
|
3197
|
+
background-image: url('material/folder-store-open.svg')
|
|
3198
|
+
}
|
|
3199
|
+
.fileicon[data-code="folder-bicep"] {
|
|
3200
|
+
background-image: url('material/folder-bicep.svg')
|
|
3201
|
+
}
|
|
3202
|
+
.fileicon[data-code="folder-bicep-open"] {
|
|
3203
|
+
background-image: url('material/folder-bicep-open.svg')
|
|
3204
|
+
}
|
|
3205
|
+
.fileicon[data-code="folder-snapcraft"] {
|
|
3206
|
+
background-image: url('material/folder-snapcraft.svg')
|
|
3207
|
+
}
|
|
3208
|
+
.fileicon[data-code="folder-snapcraft-open"] {
|
|
3209
|
+
background-image: url('material/folder-snapcraft-open.svg')
|
|
3210
|
+
}
|
|
3211
|
+
.fileicon[data-code="folder-development"] {
|
|
3212
|
+
background-image: url('material/folder-development.clone.svg')
|
|
3213
|
+
}
|
|
3214
|
+
.fileicon[data-code="folder-development-open"] {
|
|
3215
|
+
background-image: url('material/folder-development-open.clone.svg')
|
|
3216
|
+
}
|
|
3217
|
+
.fileicon[data-code="folder-flutter"] {
|
|
3218
|
+
background-image: url('material/folder-flutter.svg')
|
|
3219
|
+
}
|
|
3220
|
+
.fileicon[data-code="folder-flutter-open"] {
|
|
3221
|
+
background-image: url('material/folder-flutter-open.svg')
|
|
3222
|
+
}
|
|
3223
|
+
.fileicon[data-code="folder-snippet"] {
|
|
3224
|
+
background-image: url('material/folder-snippet.svg')
|
|
3225
|
+
}
|
|
3226
|
+
.fileicon[data-code="folder-snippet-open"] {
|
|
3227
|
+
background-image: url('material/folder-snippet-open.svg')
|
|
3228
|
+
}
|
|
3229
|
+
.fileicon[data-code="folder-element"] {
|
|
3230
|
+
background-image: url('material/folder-element.svg')
|
|
3231
|
+
}
|
|
3232
|
+
.fileicon[data-code="folder-element-open"] {
|
|
3233
|
+
background-image: url('material/folder-element-open.svg')
|
|
3234
|
+
}
|
|
3235
|
+
.fileicon[data-code="folder-src-tauri"] {
|
|
3236
|
+
background-image: url('material/folder-src-tauri.svg')
|
|
3237
|
+
}
|
|
3238
|
+
.fileicon[data-code="folder-src-tauri-open"] {
|
|
3239
|
+
background-image: url('material/folder-src-tauri-open.svg')
|
|
3240
|
+
}
|
|
3241
|
+
.fileicon[data-code="folder-favicon"] {
|
|
3242
|
+
background-image: url('material/folder-favicon.svg')
|
|
3243
|
+
}
|
|
3244
|
+
.fileicon[data-code="folder-favicon-open"] {
|
|
3245
|
+
background-image: url('material/folder-favicon-open.svg')
|
|
3246
|
+
}
|
|
3247
|
+
.fileicon[data-code="folder-lefthook"] {
|
|
3248
|
+
background-image: url('material/folder-lefthook.svg')
|
|
3249
|
+
}
|
|
3250
|
+
.fileicon[data-code="folder-lefthook-open"] {
|
|
3251
|
+
background-image: url('material/folder-lefthook-open.svg')
|
|
3252
|
+
}
|
|
3253
|
+
.fileicon[data-code="folder-bloc"] {
|
|
3254
|
+
background-image: url('material/folder-bloc.svg')
|
|
3255
|
+
}
|
|
3256
|
+
.fileicon[data-code="folder-bloc-open"] {
|
|
3257
|
+
background-image: url('material/folder-bloc-open.svg')
|
|
3258
|
+
}
|
|
3259
|
+
.fileicon[data-code="folder-powershell"] {
|
|
3260
|
+
background-image: url('material/folder-powershell.svg')
|
|
3261
|
+
}
|
|
3262
|
+
.fileicon[data-code="folder-powershell-open"] {
|
|
3263
|
+
background-image: url('material/folder-powershell-open.svg')
|
|
3264
|
+
}
|
|
3265
|
+
.fileicon[data-code="folder-repository"] {
|
|
3266
|
+
background-image: url('material/folder-repository.svg')
|
|
3267
|
+
}
|
|
3268
|
+
.fileicon[data-code="folder-repository-open"] {
|
|
3269
|
+
background-image: url('material/folder-repository-open.svg')
|
|
3270
|
+
}
|
|
3271
|
+
.fileicon[data-code="folder-luau"] {
|
|
3272
|
+
background-image: url('material/folder-luau.svg')
|
|
3273
|
+
}
|
|
3274
|
+
.fileicon[data-code="folder-luau-open"] {
|
|
3275
|
+
background-image: url('material/folder-luau-open.svg')
|
|
3276
|
+
}
|
|
3277
|
+
.fileicon[data-code="folder-obsidian"] {
|
|
3278
|
+
background-image: url('material/folder-obsidian.svg')
|
|
3279
|
+
}
|
|
3280
|
+
.fileicon[data-code="folder-obsidian-open"] {
|
|
3281
|
+
background-image: url('material/folder-obsidian-open.svg')
|
|
3282
|
+
}
|
|
3283
|
+
.fileicon[data-code="folder-trash"] {
|
|
3284
|
+
background-image: url('material/folder-trash.svg')
|
|
3285
|
+
}
|
|
3286
|
+
.fileicon[data-code="folder-trash-open"] {
|
|
3287
|
+
background-image: url('material/folder-trash-open.svg')
|
|
3288
|
+
}
|
|
3289
|
+
.fileicon[data-code="folder-cline"] {
|
|
3290
|
+
background-image: url('material/folder-cline.svg')
|
|
3291
|
+
}
|
|
3292
|
+
.fileicon[data-code="folder-cline-open"] {
|
|
3293
|
+
background-image: url('material/folder-cline-open.svg')
|
|
3294
|
+
}
|
|
3295
|
+
.fileicon[data-code="folder-liquibase"] {
|
|
3296
|
+
background-image: url('material/folder-liquibase.svg')
|
|
3297
|
+
}
|
|
3298
|
+
.fileicon[data-code="folder-liquibase-open"] {
|
|
3299
|
+
background-image: url('material/folder-liquibase-open.svg')
|
|
3300
|
+
}
|
|
3301
|
+
.fileicon[data-code="folder-dart"] {
|
|
3302
|
+
background-image: url('material/folder-dart.svg')
|
|
3303
|
+
}
|
|
3304
|
+
.fileicon[data-code="folder-dart-open"] {
|
|
3305
|
+
background-image: url('material/folder-dart-open.svg')
|
|
3306
|
+
}
|
|
3307
|
+
.fileicon[data-code="folder-zeabur"] {
|
|
3308
|
+
background-image: url('material/folder-zeabur.svg')
|
|
3309
|
+
}
|
|
3310
|
+
.fileicon[data-code="folder-zeabur-open"] {
|
|
3311
|
+
background-image: url('material/folder-zeabur-open.svg')
|
|
3312
|
+
}
|
|
3313
|
+
.fileicon[data-code="folder-kusto"] {
|
|
3314
|
+
background-image: url('material/folder-kusto.svg')
|
|
3315
|
+
}
|
|
3316
|
+
.fileicon[data-code="folder-kusto-open"] {
|
|
3317
|
+
background-image: url('material/folder-kusto-open.svg')
|
|
3318
|
+
}
|
|
3319
|
+
.fileicon[data-code="folder-policy"] {
|
|
3320
|
+
background-image: url('material/folder-policy.svg')
|
|
3321
|
+
}
|
|
3322
|
+
.fileicon[data-code="folder-policy-open"] {
|
|
3323
|
+
background-image: url('material/folder-policy-open.svg')
|
|
3324
|
+
}
|
|
3325
|
+
.fileicon[data-code="folder-attachment"] {
|
|
3326
|
+
background-image: url('material/folder-attachment.svg')
|
|
3327
|
+
}
|
|
3328
|
+
.fileicon[data-code="folder-attachment-open"] {
|
|
3329
|
+
background-image: url('material/folder-attachment-open.svg')
|
|
3330
|
+
}
|
|
3331
|
+
.fileicon[data-code="folder-bibliography"] {
|
|
3332
|
+
background-image: url('material/folder-bibliography.svg')
|
|
3333
|
+
}
|
|
3334
|
+
.fileicon[data-code="folder-bibliography-open"] {
|
|
3335
|
+
background-image: url('material/folder-bibliography-open.svg')
|
|
3336
|
+
}
|
|
3337
|
+
.fileicon[data-code="folder-link"] {
|
|
3338
|
+
background-image: url('material/folder-link.svg')
|
|
3339
|
+
}
|
|
3340
|
+
.fileicon[data-code="folder-link-open"] {
|
|
3341
|
+
background-image: url('material/folder-link-open.svg')
|
|
3342
|
+
}
|
|
3343
|
+
.fileicon[data-code="folder-pytorch"] {
|
|
3344
|
+
background-image: url('material/folder-pytorch.svg')
|
|
3345
|
+
}
|
|
3346
|
+
.fileicon[data-code="folder-pytorch-open"] {
|
|
3347
|
+
background-image: url('material/folder-pytorch-open.svg')
|
|
3348
|
+
}
|
|
3349
|
+
.fileicon[data-code="folder-blender"] {
|
|
3350
|
+
background-image: url('material/folder-blender.svg')
|
|
3351
|
+
}
|
|
3352
|
+
.fileicon[data-code="folder-blender-open"] {
|
|
3353
|
+
background-image: url('material/folder-blender-open.svg')
|
|
3354
|
+
}
|
|
3355
|
+
.fileicon[data-code="folder-atom"] {
|
|
3356
|
+
background-image: url('material/folder-atom.svg')
|
|
3357
|
+
}
|
|
3358
|
+
.fileicon[data-code="folder-atom-open"] {
|
|
3359
|
+
background-image: url('material/folder-atom-open.svg')
|
|
3360
|
+
}
|
|
3361
|
+
.fileicon[data-code="folder-molecule"] {
|
|
3362
|
+
background-image: url('material/folder-molecule.svg')
|
|
3363
|
+
}
|
|
3364
|
+
.fileicon[data-code="folder-molecule-open"] {
|
|
3365
|
+
background-image: url('material/folder-molecule-open.svg')
|
|
3366
|
+
}
|
|
3367
|
+
.fileicon[data-code="folder-organism"] {
|
|
3368
|
+
background-image: url('material/folder-organism.svg')
|
|
3369
|
+
}
|
|
3370
|
+
.fileicon[data-code="folder-organism-open"] {
|
|
3371
|
+
background-image: url('material/folder-organism-open.svg')
|
|
3372
|
+
}
|
|
3373
|
+
.fileicon[data-code="folder"] {
|
|
3374
|
+
background-image: url('material/folder.svg')
|
|
3375
|
+
}
|
|
3376
|
+
.fileicon[data-code="folder-open"] {
|
|
3377
|
+
background-image: url('material/folder-open.svg')
|
|
3378
|
+
}
|
|
3379
|
+
.fileicon[data-code="folder-root"] {
|
|
3380
|
+
background-image: url('material/folder-root.svg')
|
|
3381
|
+
}
|
|
3382
|
+
.fileicon[data-code="folder-root-open"] {
|
|
3383
|
+
background-image: url('material/folder-root-open.svg')
|
|
3384
|
+
}
|
|
3385
|
+
|