Skip to content

Commit

Permalink
Update eye icon (Fixes #105)
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Solorio committed Apr 19, 2022
1 parent 1685f52 commit 115660e
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/codicon.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
@font-face {
font-family: "codicon";
font-display: block;
src: url("./codicon.ttf?0839fc711d3ccb74f04042392557abb9") format("truetype");
src: url("./codicon.ttf?664ca8bc44b431f60883ffa10eb3d340") format("truetype");
}

.codicon[class*='codicon-'] {
Expand Down
2 changes: 1 addition & 1 deletion dist/codicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/codicon.ttf
Binary file not shown.
2 changes: 1 addition & 1 deletion src/icons/eye-closed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/icons/eye.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 115660e

Please sign in to comment.