Skip to content

Commit

Permalink
Fix bell-dot
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddossett committed Jun 17, 2022
1 parent 2b98cb8 commit e6f770f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 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?9b704efb9092e96d7384d6cc0b44cbfd") format("truetype");
src: url("./codicon.ttf?0d212ff1403552c70df8a37d9eb727ae") 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/bell-dot.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 e6f770f

Please sign in to comment.