Skip to content

Commit

Permalink
Merge pull request #137 from microsoft/ddossett/list-demo
Browse files Browse the repository at this point in the history
Update list-flat and list-tree
  • Loading branch information
daviddossett authored Oct 4, 2022
2 parents e7d905a + d10ff5c commit 3270c91
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?cf7c934d80b848ad1f605163f19e2dd5") format("truetype");
src: url("./codicon.ttf?03627204906ddf52a0b072c0e4dd03d1") 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/list-flat.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/list-tree.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 3270c91

Please sign in to comment.