We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 205b257 + 8675de7 commit b07d7afCopy full SHA for b07d7af
src/icons.rs
@@ -217,10 +217,10 @@ lazy_static! {
217
"volume_full" => " \u{f028} ",
218
"volume_half" => " \u{f027} ",
219
"volume_muted" => " \u{f6a9} ",
220
- "microphone_full" => " \u{f130} ",
221
- "microphone_half" => " \u{f130} ",
222
- "microphone_empty" => " \u{f130} ",
223
- "microphone_muted" => " \u{f131} ",
+ "microphone_full" => " \u{f3c9} ",
+ "microphone_half" => " \u{f3c9} ",
+ "microphone_empty" => " \u{f3c9} ",
+ "microphone_muted" => " \u{f539} ",
224
"weather_clouds" => " \u{f0c2} ",
225
"weather_default" => " \u{f0c2} ", // Cloud symbol as default
226
"weather_rain" => " \u{f043} ",
0 commit comments