Skip to content

Commit

Permalink
Merge pull request #198 from microsoft/mic-filled
Browse files Browse the repository at this point in the history
Add mic-filled
  • Loading branch information
daviddossett authored Oct 23, 2023
2 parents aa146c9 + 481274a commit c67d9b5
Show file tree
Hide file tree
Showing 14 changed files with 92 additions and 36 deletions.
10 changes: 9 additions & 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?767505174788fc09a2e30545ae35beea") format("truetype");
src: url("./codicon.ttf?e9a9d3c1edae9ae305b0c6acd2cbc181") format("truetype");
}

.codicon[class*='codicon-'] {
Expand Down Expand Up @@ -587,3 +587,11 @@
.codicon-mic:before { content: "\ec12" }
.codicon-thumbsdown-filled:before { content: "\ec13" }
.codicon-thumbsup-filled:before { content: "\ec14" }
.codicon-coffee:before { content: "\ec15" }
.codicon-snake:before { content: "\ec16" }
.codicon-game:before { content: "\ec17" }
.codicon-vr:before { content: "\ec18" }
.codicon-chip:before { content: "\ec19" }
.codicon-piano:before { content: "\ec1a" }
.codicon-music:before { content: "\ec1b" }
.codicon-mic-filled:before { content: "\ec1c" }
8 changes: 8 additions & 0 deletions dist/codicon.csv
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ chevron-down,,EAB4
chevron-left,,EAB5
chevron-right,,EAB6
chevron-up,,EAB7
chip,,EC19
chrome-close,,EAB8
chrome-maximize,,EAB9
chrome-minimize,,EABA
Expand All @@ -66,6 +67,7 @@ cloud-download,,EAC2
cloud-upload,,EAC3
cloud,,EBAA
code,,EAC4
coffee,,EC15
collapse-all,,EAC5
color-mode,,EAC6
combine,,EBB6
Expand Down Expand Up @@ -157,6 +159,7 @@ folder-active,,EAF6
folder-library,,EBDF
folder-opened,,EAF7
folder,,EA83
game,,EC17
gear,,EAF8
gift,,EAF9
gist-secret,,EAFA
Expand Down Expand Up @@ -247,12 +250,14 @@ megaphone,,EB1E
mention,,EB1F
menu,,EB94
merge,,EBAB
mic-filled,,EC1C
mic,,EC12
milestone,,EB20
mirror,,EA69
mortar-board,,EB21
move,,EB22
multiple-windows,,EB23
music,,EC1B
mute,,EB24
new-file,,EA7F
new-folder,,EA80
Expand All @@ -271,6 +276,7 @@ pass-filled,,EBB3
pass,,EBA4
person-add,,EBCD
person,,EA67
piano,,EC1A
pie-chart,,EBE4
pin,,EB2B
pinned-dirty,,EBB2
Expand Down Expand Up @@ -335,6 +341,7 @@ shield,,EB53
sign-in,,EA6F
sign-out,,EA6E
smiley,,EB54
snake,,EC16
sort-precedence,,EB55
source-control,,EA68
sparkle,,EC10
Expand Down Expand Up @@ -415,6 +422,7 @@ vm-connect,,EBA9
vm-outline,,EB7A
vm-running,,EB7B
vm,,EA7A
vr,,EC18
wand,,EBCF
warning,,EA6C
watch,,EB7C
Expand Down
64 changes: 64 additions & 0 deletions dist/codicon.html
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,14 @@ <h1>codicon</h1>
<span class='label'>chevron-up</span>
<span class='description'></span>
</div>
<div class="icon" data-name="chip" title="chip">
<span class="inner">
<i class="codicon codicon-chip" aria-hidden="true"></i>
</span>
<br>
<span class='label'>chip</span>
<span class='description'></span>
</div>
<div class="icon" data-name="chrome-close" title="chrome-close">
<span class="inner">
<i class="codicon codicon-chrome-close" aria-hidden="true"></i>
Expand Down Expand Up @@ -689,6 +697,14 @@ <h1>codicon</h1>
<span class='label'>code</span>
<span class='description'></span>
</div>
<div class="icon" data-name="coffee" title="coffee">
<span class="inner">
<i class="codicon codicon-coffee" aria-hidden="true"></i>
</span>
<br>
<span class='label'>coffee</span>
<span class='description'></span>
</div>
<div class="icon" data-name="collapse-all" title="collapse-all">
<span class="inner">
<i class="codicon codicon-collapse-all" aria-hidden="true"></i>
Expand Down Expand Up @@ -1417,6 +1433,14 @@ <h1>codicon</h1>
<span class='label'>folder</span>
<span class='description'></span>
</div>
<div class="icon" data-name="game" title="game">
<span class="inner">
<i class="codicon codicon-game" aria-hidden="true"></i>
</span>
<br>
<span class='label'>game</span>
<span class='description'></span>
</div>
<div class="icon" data-name="gear" title="gear">
<span class="inner">
<i class="codicon codicon-gear" aria-hidden="true"></i>
Expand Down Expand Up @@ -2145,6 +2169,14 @@ <h1>codicon</h1>
<span class='label'>merge</span>
<span class='description'></span>
</div>
<div class="icon" data-name="mic-filled" title="mic-filled">
<span class="inner">
<i class="codicon codicon-mic-filled" aria-hidden="true"></i>
</span>
<br>
<span class='label'>mic-filled</span>
<span class='description'></span>
</div>
<div class="icon" data-name="mic" title="mic">
<span class="inner">
<i class="codicon codicon-mic" aria-hidden="true"></i>
Expand Down Expand Up @@ -2193,6 +2225,14 @@ <h1>codicon</h1>
<span class='label'>multiple-windows</span>
<span class='description'></span>
</div>
<div class="icon" data-name="music" title="music">
<span class="inner">
<i class="codicon codicon-music" aria-hidden="true"></i>
</span>
<br>
<span class='label'>music</span>
<span class='description'></span>
</div>
<div class="icon" data-name="mute" title="mute">
<span class="inner">
<i class="codicon codicon-mute" aria-hidden="true"></i>
Expand Down Expand Up @@ -2337,6 +2377,14 @@ <h1>codicon</h1>
<span class='label'>person</span>
<span class='description'></span>
</div>
<div class="icon" data-name="piano" title="piano">
<span class="inner">
<i class="codicon codicon-piano" aria-hidden="true"></i>
</span>
<br>
<span class='label'>piano</span>
<span class='description'></span>
</div>
<div class="icon" data-name="pie-chart" title="pie-chart">
<span class="inner">
<i class="codicon codicon-pie-chart" aria-hidden="true"></i>
Expand Down Expand Up @@ -2849,6 +2897,14 @@ <h1>codicon</h1>
<span class='label'>smiley</span>
<span class='description'></span>
</div>
<div class="icon" data-name="snake" title="snake">
<span class="inner">
<i class="codicon codicon-snake" aria-hidden="true"></i>
</span>
<br>
<span class='label'>snake</span>
<span class='description'></span>
</div>
<div class="icon" data-name="sort-precedence" title="sort-precedence">
<span class="inner">
<i class="codicon codicon-sort-precedence" aria-hidden="true"></i>
Expand Down Expand Up @@ -3489,6 +3545,14 @@ <h1>codicon</h1>
<span class='label'>vm</span>
<span class='description'></span>
</div>
<div class="icon" data-name="vr" title="vr">
<span class="inner">
<i class="codicon codicon-vr" aria-hidden="true"></i>
</span>
<br>
<span class='label'>vr</span>
<span class='description'></span>
</div>
<div class="icon" data-name="wand" title="wand">
<span class="inner">
<i class="codicon codicon-wand" aria-hidden="true"></i>
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.
4 changes: 1 addition & 3 deletions src/icons/chip.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 1 addition & 6 deletions src/icons/coffee.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 1 addition & 6 deletions src/icons/game.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/icons/mic-filled.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 1 addition & 4 deletions src/icons/music.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 1 addition & 3 deletions src/icons/piano.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 1 addition & 4 deletions src/icons/snake.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 1 addition & 7 deletions src/icons/vr.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion src/template/mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -535,5 +535,6 @@
"vr": 60440,
"chip": 60441,
"piano": 60442,
"music": 60443
"music": 60443,
"mic-filled": 60444
}

0 comments on commit c67d9b5

Please sign in to comment.