Skip to content

Instantly share code, notes, and snippets.

@rangav
Forked from reyawn/vs-code-icon-names.json
Created December 29, 2016 18:03
Show Gist options
  • Select an option

  • Save rangav/c3009561024e743feaa3f85be3fd3d99 to your computer and use it in GitHub Desktop.

Select an option

Save rangav/c3009561024e743feaa3f85be3fd3d99 to your computer and use it in GitHub Desktop.

Revisions

  1. Robert Yawn created this gist Oct 28, 2016.
    193 changes: 193 additions & 0 deletions vs-code-icon-names.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,193 @@
    [
    "alert",
    "arrow-down",
    "arrow-left",
    "arrow-right",
    "arrow-small-down",
    "arrow-small-left",
    "arrow-small-right",
    "arrow-small-up",
    "arrow-up",
    "microscope",
    "beaker",
    "bell",
    "book",
    "bookmark",
    "briefcase",
    "broadcast",
    "browser",
    "bug",
    "calendar",
    "check",
    "checklist",
    "chevron-down",
    "chevron-left",
    "chevron-right",
    "chevron-up",
    "circle-slash",
    "circuit-board",
    "clippy",
    "clock",
    "cloud-download",
    "cloud-upload",
    "code",
    "color-mode",
    "comment-add",
    "comment",
    "comment-discussion",
    "credit-card",
    "dash",
    "dashboard",
    "database",
    "clone",
    "desktop-download",
    "device-camera",
    "device-camera-video",
    "device-desktop",
    "device-mobile",
    "diff",
    "diff-added",
    "diff-ignored",
    "diff-modified",
    "diff-removed",
    "diff-renamed",
    "ellipsis",
    "eye-unwatch",
    "eye-watch",
    "eye",
    "file-binary",
    "file-code",
    "file-directory",
    "file-media",
    "file-pdf",
    "file-submodule",
    "file-symlink-directory",
    "file-symlink-file",
    "file-text",
    "file-zip",
    "flame",
    "fold",
    "gear",
    "gift",
    "gist",
    "gist-secret",
    "git-branch-create",
    "git-branch-delete",
    "git-branch",
    "git-commit",
    "git-compare",
    "git-merge",
    "git-pull-request-abandoned",
    "git-pull-request",
    "globe",
    "graph",
    "heart",
    "history",
    "home",
    "horizontal-rule",
    "hubot",
    "inbox",
    "info",
    "issue-closed",
    "issue-opened",
    "issue-reopened",
    "jersey",
    "key",
    "keyboard",
    "law",
    "light-bulb",
    "link",
    "link-external",
    "list-ordered",
    "list-unordered",
    "location",
    "gist-private",
    "mirror-private",
    "git-fork-private",
    "lock",
    "logo-github",
    "mail",
    "mail-read",
    "mail-reply",
    "mark-github",
    "markdown",
    "megaphone",
    "mention",
    "milestone",
    "mirror-public",
    "mirror",
    "mortar-board",
    "mute",
    "no-newline",
    "octoface",
    "organization",
    "package",
    "paintcan",
    "pencil",
    "person-add",
    "person-follow",
    "person",
    "pin",
    "plug",
    "repo-create",
    "gist-new",
    "file-directory-create",
    "file-add",
    "plus",
    "primitive-dot",
    "primitive-square",
    "pulse",
    "question",
    "quote",
    "radio-tower",
    "repo-delete",
    "repo",
    "repo-clone",
    "repo-force-push",
    "gist-fork",
    "repo-forked",
    "repo-pull",
    "repo-push",
    "rocket",
    "rss",
    "ruby",
    "screen-full",
    "screen-normal",
    "search-save",
    "search",
    "server",
    "settings",
    "shield",
    "log-in",
    "sign-in",
    "log-out",
    "sign-out",
    "squirrel",
    "star-add",
    "star-delete",
    "star",
    "stop",
    "repo-sync",
    "sync",
    "tag-remove",
    "tag-add",
    "tag",
    "telescope",
    "terminal",
    "three-bars",
    "thumbsdown",
    "thumbsup",
    "tools",
    "trashcan",
    "triangle-down",
    "triangle-left",
    "triangle-right",
    "triangle-up",
    "unfold",
    "unmute",
    "versions",
    "watch",
    "remove-close",
    "x",
    "zap"
    ]