Last active
November 12, 2016 21:27
-
-
Save stpettersens/03b4cf778a5ae2d5dbb61187f6b3e2c7 to your computer and use it in GitHub Desktop.
Additional icons (Crystal, TOML, Lockfiles, etc.) for VSCode Great Icons pack.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AsIEBo3fEJUeAAAAo9JREFUSMftlV1I01EYxn/nv+Pcn4FMN1dmpFhIEN7URUHlZ2L0cdNV3xAV9EVdSaS4jbmywCsjTIwChYikzJBIhmFBBF2IdRFhIIqZNEIyULf/Pk4XDZoxdRO964Vzdd7zPO95eN/nFUopVjM0VjlWnUDi80EwSGB4mKlYDJMR5av/6kOgMEkxQSC0ANaX9dW3LkXNJnI0DWdxMVgsyHkpQhDwN+wEowb4CZgTbkPAOkBfgGBbwN/Qbj/Q9CGpRJqmMdVbv8PA6ANagRPAGeBs/OwHniyiht3A6J/qrd+saVoCga6DbmG0x1USIvgKaAO6gGzAFC9CAyQQW0Jy+4ya8Y/2uArQLaDriDH9R5aBkT+pJvoNwi80RAtQkOTxGFALHF+MIaKiWETmSJ7IrzZjDsiPsaFG4EgmlgkpTHXAdkAAyxoQi8gkqEJFn9WnbqBLWoX1AfA+oqKtwFFgIP4DlX5LSiJEALAKqwsYlrvGNw0BQ79KrdqbkYEOm8i+CLwDNqSg+Xx5iDCtptldVLo36/VMHwK0DIeDDIcDe/tgp1OsOR9W4TvAVmA83UEMqzB2YT9kbx/sy8j9g/sXYHaW4oM37upCrwXuAVuAiXgnpRQC7WTJHk83c3NJrEIpYpEozhpfs0S6gQ5gI/AtFRIz5nOFZd7OaCQKCQY6XwIFSsXIq2z0Ak0S+QjIByYXI5HIKzn7fG0qVbNTKNZWNtUBt4GnQC7wPRmJRF6zVXlaVEyl66aKnArvZeA+8BywAYF/krw5VZ6by7JrFT+O8uunJfIx8AxwJFTe7CzzuldkH2RXug9L5FvgWBy81VbhqV3RhWMrd58CXkpkr63CdSHVQZdpukFHuvYh/i/9peI3FsHMhBe5HAUAAAAASUVORK5CYII= |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "iconDefinitions": { | |
| "_file": { | |
| "iconPath": "./icons/file.png" | |
| }, | |
| "_folder": { | |
| "iconPath": "./icons/folder.png" | |
| }, | |
| "_folder_open": { | |
| "iconPath": "./icons/folder-outline.png" | |
| }, | |
| "_fd_node": { | |
| "iconPath": "./icons/folder-node.png" | |
| }, | |
| "_fd_node_open": { | |
| "iconPath": "./icons/folder-node-outline.png" | |
| }, | |
| "_fd_bower": { | |
| "iconPath": "./icons/folder-bower.png" | |
| }, | |
| "_fd_bower_open": { | |
| "iconPath": "./icons/folder-bower-outline.png" | |
| }, | |
| "_fd_git": { | |
| "iconPath": "./icons/folder-git.png" | |
| }, | |
| "_fd_git_open": { | |
| "iconPath": "./icons/folder-git-outline.png" | |
| }, | |
| "_f_actionscript": { | |
| "iconPath": "./icons/actionscript.png" | |
| }, | |
| "_f_android": { | |
| "iconPath": "./icons/android.png" | |
| }, | |
| "_f_angular": { | |
| "iconPath": "./icons/angular.png" | |
| }, | |
| "_f_apache": { | |
| "iconPath": "./icons/apache.png" | |
| }, | |
| "_f_applescript": { | |
| "iconPath": "./icons/applescript.png" | |
| }, | |
| "_f_binary": { | |
| "iconPath": "./icons/binary.png" | |
| }, | |
| "_f_blade": { | |
| "iconPath": "./icons/blade.png" | |
| }, | |
| "_f_bower": { | |
| "iconPath": "./icons/bower.png" | |
| }, | |
| "_f_brunch": { | |
| "iconPath": "./icons/brunch.png" | |
| }, | |
| "_f_c": { | |
| "iconPath": "./icons/c.png" | |
| }, | |
| "_f_cake": { | |
| "iconPath": "./icons/cake.png" | |
| }, | |
| "_f_codekit": { | |
| "iconPath": "./icons/codekit.png" | |
| }, | |
| "_f_coffeescript": { | |
| "iconPath": "./icons/coffeescript.png" | |
| }, | |
| "_f_coldfusion": { | |
| "iconPath": "./icons/coldfusion.png" | |
| }, | |
| "_f_cfm": { | |
| "iconPath": "./icons/cfm.png" | |
| }, | |
| "_f_cfc": { | |
| "iconPath": "./icons/cfc.png" | |
| }, | |
| "_f_cpp": { | |
| "iconPath": "./icons/cpp.png" | |
| }, | |
| "_f_csharp": { | |
| "iconPath": "./icons/csharp.png" | |
| }, | |
| "_f_css": { | |
| "iconPath": "./icons/css.png" | |
| }, | |
| "_f_database": { | |
| "iconPath": "./icons/database.png" | |
| }, | |
| "_f_docker": { | |
| "iconPath": "./icons/docker.png" | |
| }, | |
| "_f_ejs": { | |
| "iconPath": "./icons/ejs.png" | |
| }, | |
| "_f_elixir": { | |
| "iconPath": "./icons/ex.png" | |
| }, | |
| "_f_erlang": { | |
| "iconPath": "./icons/erlang.png" | |
| }, | |
| "_f_eslint": { | |
| "iconPath": "./icons/eslint.png" | |
| }, | |
| "_f_exe": { | |
| "iconPath": "./icons/exe.png" | |
| }, | |
| "_f_font": { | |
| "iconPath": "./icons/font.png" | |
| }, | |
| "_f_fsharp": { | |
| "iconPath": "./icons/fsharp.png" | |
| }, | |
| "_f_git": { | |
| "iconPath": "./icons/git.png" | |
| }, | |
| "_f_go": { | |
| "iconPath": "./icons/go.png" | |
| }, | |
| "_f_graphviz": { | |
| "iconPath": "./icons/graphviz.png" | |
| }, | |
| "_f_grunt": { | |
| "iconPath": "./icons/grunt.png" | |
| }, | |
| "_f_gulp": { | |
| "iconPath": "./icons/gulp.png" | |
| }, | |
| "_f_haml": { | |
| "iconPath": "./icons/haml.png" | |
| }, | |
| "_f_handlebars": { | |
| "iconPath": "./icons/handlebars.png" | |
| }, | |
| "_f_haskell": { | |
| "iconPath": "./icons/haskell.png" | |
| }, | |
| "_f_haxe": { | |
| "iconPath": "./icons/haxe.png" | |
| }, | |
| "_f_html": { | |
| "iconPath": "./icons/html.png" | |
| }, | |
| "_f_illustrator": { | |
| "iconPath": "./icons/illustrator.png" | |
| }, | |
| "_f_image": { | |
| "iconPath": "./icons/image.png" | |
| }, | |
| "_f_jade": { | |
| "iconPath": "./icons/jade.png" | |
| }, | |
| "_f_java": { | |
| "iconPath": "./icons/java.png" | |
| }, | |
| "_f_javascript": { | |
| "iconPath": "./icons/javascript.png" | |
| }, | |
| "_f_json": { | |
| "iconPath": "./icons/json.png" | |
| }, | |
| "_f_karma": { | |
| "iconPath": "./icons/karma.png" | |
| }, | |
| "_f_key": { | |
| "iconPath": "./icons/key.png" | |
| }, | |
| "_f_less": { | |
| "iconPath": "./icons/less.png" | |
| }, | |
| "_f_markdown": { | |
| "iconPath": "./icons/markdown.png" | |
| }, | |
| "_f_matlab": { | |
| "iconPath": "./icons/matlab.png" | |
| }, | |
| "_f_mocha": { | |
| "iconPath": "./icons/mocha.png" | |
| }, | |
| "_f_mustache": { | |
| "iconPath": "./icons/mustache.png" | |
| }, | |
| "_f_nginx": { | |
| "iconPath": "./icons/nginx.png" | |
| }, | |
| "_f_node": { | |
| "iconPath": "./icons/node.png" | |
| }, | |
| "_f_npm": { | |
| "iconPath": "./icons/npm.png" | |
| }, | |
| "_f_nuget": { | |
| "iconPath": "./icons/nuget.png" | |
| }, | |
| "_f_ocaml": { | |
| "iconPath": "./icons/ocaml.png" | |
| }, | |
| "_f_paket": { | |
| "iconPath": "./icons/paket.png" | |
| }, | |
| "_f_pdf": { | |
| "iconPath": "./icons/pdf.png" | |
| }, | |
| "_f_perl": { | |
| "iconPath": "./icons/perl.png" | |
| }, | |
| "_f_photoshop": { | |
| "iconPath": "./icons/photoshop.png" | |
| }, | |
| "_f_php": { | |
| "iconPath": "./icons/php.png" | |
| }, | |
| "_f_powershell": { | |
| "iconPath": "./icons/powershell.png" | |
| }, | |
| "_f_pug": { | |
| "iconPath": "./icons/pug.png" | |
| }, | |
| "_f_python": { | |
| "iconPath": "./icons/python.png" | |
| }, | |
| "_f_react": { | |
| "iconPath": "./icons/react.png" | |
| }, | |
| "_f_ruby": { | |
| "iconPath": "./icons/ruby.png" | |
| }, | |
| "_f_crystal": { | |
| "iconPath": "./icons/crystal.png" | |
| }, | |
| "_f_rust": { | |
| "iconPath": "./icons/rust.png" | |
| }, | |
| "_f_sass": { | |
| "iconPath": "./icons/sass.png" | |
| }, | |
| "_f_scala": { | |
| "iconPath": "./icons/scala.png" | |
| }, | |
| "_f_settings": { | |
| "iconPath": "./icons/settings.png" | |
| }, | |
| "_f_shell": { | |
| "iconPath": "./icons/shell.png" | |
| }, | |
| "_f_slim": { | |
| "iconPath": "./icons/slim.png" | |
| }, | |
| "_f_source": { | |
| "iconPath": "./icons/source.png" | |
| }, | |
| "_f_stylus": { | |
| "iconPath": "./icons/stylus.png" | |
| }, | |
| "_f_sublime": { | |
| "iconPath": "./icons/sublime.png" | |
| }, | |
| "_f_svg": { | |
| "iconPath": "./icons/svg.png" | |
| }, | |
| "_f_swift": { | |
| "iconPath": "./icons/swift.png" | |
| }, | |
| "_f_tex": { | |
| "iconPath": "./icons/tex.png" | |
| }, | |
| "_f_textile": { | |
| "iconPath": "./icons/textile.png" | |
| }, | |
| "_f_todo": { | |
| "iconPath": "./icons/todo.png" | |
| }, | |
| "_f_twig": { | |
| "iconPath": "./icons/twig.png" | |
| }, | |
| "_f_typescript": { | |
| "iconPath": "./icons/typescript.png" | |
| }, | |
| "_f_url": { | |
| "iconPath": "./icons/url.png" | |
| }, | |
| "_f_visualstudio": { | |
| "iconPath": "./icons/visualstudio.png" | |
| }, | |
| "_f_visualstudiocode": { | |
| "iconPath": "./icons/visualstudiocode-nb.png" | |
| }, | |
| "_f_vue": { | |
| "iconPath": "./icons/vue.png" | |
| }, | |
| "_f_webpack": { | |
| "iconPath": "./icons/webpack.png" | |
| }, | |
| "_f_yaml": { | |
| "iconPath": "./icons/yaml.png" | |
| }, | |
| "_f_toml": { | |
| "iconPath": "./icons/toml.png" | |
| }, | |
| "_f_yarn": { | |
| "iconPath": "./icons/yarn.png" | |
| }, | |
| "_f_zip": { | |
| "iconPath": "./icons/zip.png" | |
| }, | |
| "_f_lock": { | |
| "iconPath": "./icons/lock.png" | |
| } | |
| }, | |
| "file": "_file", | |
| "folder": "_folder", | |
| "folderExpanded": "_folder_open", | |
| "folderNames": { | |
| "bower_components": "_fd_bower", | |
| "node_modules": "_fd_node", | |
| ".git": "_fd_git", | |
| ".github": "_fd_git" | |
| }, | |
| "folderNamesExpanded": { | |
| "bower_components": "_fd_bower_open", | |
| "node_modules": "_fd_node_open", | |
| ".git": "_fd_git_open", | |
| ".github": "_fd_git_open" | |
| }, | |
| "fileExtensions": { | |
| "ai": "_f_illustrator", | |
| "as": "_f_actionscript", | |
| "htaccess": "_f_apache", | |
| "htpasswd": "_f_apache", | |
| "bin": "_f_binary", | |
| "o": "_f_binary", | |
| "lib": "_f_binary", | |
| "dll": "_f_binary", | |
| "obj": "_f_binary", | |
| "a": "_f_binary", | |
| "so": "_f_binary", | |
| "pyc": "_f_binary", | |
| "exe": "_f_exe", | |
| "bowerrc": "_f_bower", | |
| "c": "_f_c", | |
| "cake": "_f_cake", | |
| "kit": "_f_codekit", | |
| "coffee": "_f_coffeescript", | |
| "cfc": "_f_cfc", | |
| "cfm": "_f_cfm", | |
| "cfml": "_f_cfm", | |
| "lucee": "_f_coldfusion", | |
| "cc": "_f_cpp", | |
| "cpp": "_f_cpp", | |
| "hpp": "_f_cpp", | |
| "cxx": "_f_cpp", | |
| "cs": "_f_csharp", | |
| "csproj": "_f_visualstudio", | |
| "css": "_f_css", | |
| "dockerfile": "_f_docker", | |
| "ejs": "_f_ejs", | |
| "eslintignore": "_f_eslint", | |
| "ex": "_f_elixir", | |
| "exs": "_f_elixir", | |
| "eex": "_f_elixir", | |
| "erl": "_f_erlang", | |
| "hrl": "_f_erlang", | |
| "emakefile": "_f_erlang", | |
| "emakerfile": "_f_erlang", | |
| "woff": "_f_font", | |
| "woff2": "_f_font", | |
| "ttf": "_f_font", | |
| "otf": "_f_font", | |
| "eot": "_f_font", | |
| "pfa": "_f_font", | |
| "pfb": "_f_font", | |
| "fs": "_f_fsharp", | |
| "fsproj": "_f_visualstudio", | |
| "fsx": "_f_fsharp", | |
| "fsi": "_f_fsharp", | |
| "gitattributes": "_f_git", | |
| "gitignore": "_f_git", | |
| "gitmodules": "_f_git", | |
| "gitkeep": "_f_git", | |
| "go": "_f_go", | |
| "gradle": "_f_gradle", | |
| "haml": "_f_haml", | |
| "has": "_f_haskell", | |
| "hs": "_f_haskell", | |
| "lhs": "_f_haskell", | |
| "lit": "_f_haskell", | |
| "gf": "_f_haskell", | |
| "hbs": "_f_handlebars", | |
| "hx": "_f_haxe", | |
| "hxml": "_f_haxe", | |
| "htm": "_f_html", | |
| "html": "_f_html", | |
| "jpeg": "_f_image", | |
| "jpg": "_f_image", | |
| "gif": "_f_image", | |
| "png": "_f_image", | |
| "bmp": "_f_image", | |
| "ico": "_f_image", | |
| "jade": "_f_jade", | |
| "pug": "_f_pug", | |
| "java": "_f_java", | |
| "jar": "_f_java", | |
| "js": "_f_javascript", | |
| "json": "_f_json", | |
| "key": "_f_key", | |
| "pub": "_f_key", | |
| "pem": "_f_key", | |
| "asc": "_f_key", | |
| "ppk": "_f_key", | |
| "less": "_f_less", | |
| "md": "_f_markdown", | |
| "markdown": "_f_markdown", | |
| "fig": "_f_matlab", | |
| "mat": "_f_matlab", | |
| "mex": "_f_matlab", | |
| "mexn": "_f_matlab", | |
| "mexrs6": "_f_matlab", | |
| "mn": "_f_matlab", | |
| "mum": "_f_matlab", | |
| "mx": "_f_matlab", | |
| "mx3": "_f_matlab", | |
| "rwd": "_f_matlab", | |
| "slx": "_f_matlab", | |
| "slddc": "_f_matlab", | |
| "smv": "_f_matlab", | |
| "tikz": "_f_matlab", | |
| "xvc": "_f_matlab", | |
| "mst": "_f_mustache", | |
| "nconf": "_f_nginx", | |
| "webmanifest": "_f_node", | |
| "nuspec": "_f_nuget", | |
| "nupkg": "_f_nuget", | |
| "ml": "_f_ocaml", | |
| "mll": "_f_ocaml", | |
| "mli": "_f_ocaml", | |
| "mly": "_f_ocaml", | |
| "ocamlmakefile": "_f_ocaml", | |
| "merlin": "_f_ocaml", | |
| "perl": "_f_perl", | |
| "php": "_f_php", | |
| "php1": "_f_php", | |
| "php2": "_f_php", | |
| "php3": "_f_php", | |
| "php4": "_f_php", | |
| "php5": "_f_php", | |
| "php6": "_f_php", | |
| "phps": "_f_php", | |
| "phpsa": "_f_php", | |
| "phpt": "_f_php", | |
| "phtml": "_f_php", | |
| "phar": "_f_php", | |
| "ps1": "_f_powershell", | |
| "psd": "_f_photoshop", | |
| "py": "_f_python", | |
| "pyw": "_f_python", | |
| "jsx": "_f_react", | |
| "tsx": "_f_react", | |
| "rb": "_f_ruby", | |
| "rakefile": "_f_ruby", | |
| "cr": "_f_crystal", | |
| "gemfile": "_f_ruby", | |
| "rs": "_f_rust", | |
| "scala": "_f_scala", | |
| "sass": "_f_sass", | |
| "scss": "_f_sass", | |
| "sln": "_f_visualstudio", | |
| "suo": "_f_visualstudio", | |
| "env": "_f_settings", | |
| "ini": "_f_settings", | |
| "caddyfile": "_f_csharp", | |
| "makefile": "_f_settings", | |
| "config": "_f_settings", | |
| "editorconfig": "_f_settings", | |
| "bat": "_f_shell", | |
| "sh": "_f_shell", | |
| "cmd": "_f_shell", | |
| "bash": "_f_shell", | |
| "zsh": "_f_shell", | |
| "fish": "_f_shell", | |
| "sublime-project": "_f_sublime", | |
| "sublime-workspace": "_f_sublime", | |
| "sqlite": "_f_database", | |
| "sql": "_f_database", | |
| "db3": "_f_database", | |
| "styl": "_f_stylus", | |
| "stylus": "_f_stylus", | |
| "svg": "_f_svg", | |
| "swift": "_f_swift", | |
| "texi": "_f_tex", | |
| "tex": "_f_tex", | |
| "textile": "_f_textile", | |
| "todo": "_f_todo", | |
| "twig": "_f_twig", | |
| "ts": "_f_typescript", | |
| "vue": "_f_vue", | |
| "vscodeignore": "_f_visualstudiocode", | |
| "csv": "_f_source", | |
| "xml": "_f_source", | |
| "axml": "_f_source", | |
| "xaml": "_f_source", | |
| "pex": "_f_source", | |
| "yml": "_f_yaml", | |
| "yaml": "_f_yaml", | |
| "toml": "_f_toml", | |
| "yarnclean": "_f_yarn", | |
| "zip": "_f_zip", | |
| "rar": "_f_zip", | |
| "7z": "_f_zip", | |
| "tar": "_f_zip", | |
| "gz": "_f_zip", | |
| "bzip2": "_f_zip", | |
| "xz": "_f_zip", | |
| "bz2": "_f_zip", | |
| "lock": "_f_lock", | |
| "blade.php": "_f_blade", | |
| "vue.ts": "_f_vue" | |
| }, | |
| "fileNames": { | |
| "androidmanifest.xml": "_f_android", | |
| "bower.json": "_f_bower", | |
| "brunch-config.js": "_f_brunch", | |
| "brunch-config.coffee": "_f_brunch", | |
| "makefile": "_f_settings", | |
| "docker-compose.yml": "_f_docker", | |
| "dockerfile": "_f_docker", | |
| ".dockerignore": "_f_docker", | |
| "rakefile": "_f_ruby", | |
| "caddyfile": "_f_csharp", | |
| "eslintrc.js": "_f_eslint", | |
| "gruntfile.js": "_f_grunt", | |
| "gruntfile.coffee": "_f_grunt", | |
| "gulpfile.js": "_f_gulp", | |
| "gulpfile.coffee": "_f_gulp", | |
| "karma.conf.js": "_f_karma", | |
| "karma.conf.coffee": "_f_karma", | |
| "license": "_f_key", | |
| "licence": "_f_key", | |
| "license.md": "_f_key", | |
| "licence.md": "_f_key", | |
| "mocha.opts": "_f_mocha", | |
| "package.json": "_f_npm", | |
| "paket.references": "_f_paket", | |
| "paket.dependencies": "_f_paket", | |
| "paket.lock": "_f_paket", | |
| "paket.local": "_f_paket", | |
| "gemfile.lock": "_f_ruby", | |
| "vscodeignore.json": "_f_visualstudiocode", | |
| "launch.json": "_f_visualstudiocode", | |
| "tasks.json": "_f_visualstudiocode", | |
| "jsconfig.json": "_f_visualstudiocode", | |
| "tsconfig.json": "_f_visualstudiocode", | |
| "webpack.js": "_f_webpack", | |
| "webpack.config.js": "_f_webpack", | |
| "webpack.dev.js": "_f_webpack", | |
| "webpack.prod.js": "_f_webpack", | |
| "webpack.common.js": "_f_webpack", | |
| "webpack.conf.js": "_f_webpack", | |
| "webpack.base.conf.js": "_f_webpack", | |
| "webpack.dev.conf.js": "_f_webpack", | |
| "webpack.prod.conf.js": "_f_webpack", | |
| "yarn.lock": "_f_yarn", | |
| "Cargo.lock": "_f_lock" | |
| }, | |
| "languageIds": {} | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment