Skip to content

Commit

Permalink
chore: remove repeat icon resource (#971)
Browse files Browse the repository at this point in the history
  • Loading branch information
RSS1102 authored Nov 11, 2024
1 parent f30e8a6 commit 00f1083
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
2 changes: 1 addition & 1 deletion src/sass/ch-icon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
.ch-icon-chevronsLeft:before { content: "\EA70" }
.ch-icon-chevronsRight:before { content: "\EA71" }
.ch-icon-trendingUp:before { content: "\EA72" }
.ch-icon-inlineCode:before { content: "\EA73" }
.ch-icon-inlineCode:before { content: "\EA0B" }
.ch-icon-codeBlock:before { content: "\EA74" }
.ch-icon-expand:before { content: "\EA75" }
.ch-icon-unExpand:before { content: "\EA76" }
Expand Down
18 changes: 0 additions & 18 deletions src/sass/icons/uEA73-inlineCode.svg

This file was deleted.

0 comments on commit 00f1083

Please sign in to comment.