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.
1 parent f1292aa commit 8d743e8Copy full SHA for 8d743e8
src/components/icons.rs
@@ -155,7 +155,7 @@ impl Icon for StaticIcon {
155
StaticIcon::Ethernet => "\u{f0200}",
156
StaticIcon::Vpn => "\u{f0582}",
157
StaticIcon::Bluetooth => "\u{f00af}",
158
- StaticIcon::BluetoothConnected => "\u{f293}",
+ StaticIcon::BluetoothConnected => "\u{f00b1}",
159
StaticIcon::PowerSaver => "\u{f0f86}",
160
StaticIcon::Balanced => "\u{f0f85}",
161
StaticIcon::Performance => "\u{f04c5}",
0 commit comments