Skip to content

Commit 6bd2aef

Browse files
update sidebar icons
1 parent 80d7038 commit 6bd2aef

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

Diff for: arduino-ide-extension/arduino-icons.json

+1-1
Large diffs are not rendered by default.

Diff for: arduino-ide-extension/src/browser/style/fonts.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
@font-face {
22
font-family: 'FontAwesome';
33
src:
4-
url('fonts/FontAwesome.ttf?hnd9gl') format('truetype'),
5-
url('fonts/FontAwesome.woff?hnd9gl') format('woff'),
6-
url('fonts/FontAwesome.svg?hnd9gl#FontAwesome') format('svg');
4+
url('fonts/FontAwesome.ttf?nk42gd') format('truetype'),
5+
url('fonts/FontAwesome.woff?nk42gd') format('woff'),
6+
url('fonts/FontAwesome.svg?nk42gd#FontAwesome') format('svg');
77
font-weight: normal;
88
font-style: normal;
99
font-display: block;

Diff for: arduino-ide-extension/src/browser/style/fonts/FontAwesome.svg

+5-5
Loading
8 Bytes
Binary file not shown.
8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)