summaryrefslogtreecommitdiff
path: root/.i3/icons/power-ac.xbm
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2018-06-10 21:09:27 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2018-06-10 21:09:28 +0200
commitd99cee2efeafc32581147424e31cfdce9531dc9d (patch)
treee1b4186fef3cf3362d4ac9780a9f6bb98ad13fc1 /.i3/icons/power-ac.xbm
parent4e8992266f11ce8008f5fce460cc64110b15c99b (diff)
downloaddotfiles-d99cee2efeafc32581147424e31cfdce9531dc9d.tar.gz
dotfiles-d99cee2efeafc32581147424e31cfdce9531dc9d.tar.bz2
dotfiles-d99cee2efeafc32581147424e31cfdce9531dc9d.zip
[i3] Replace icons by font awesome
Diffstat (limited to '.i3/icons/power-ac.xbm')
-rw-r--r--.i3/icons/power-ac.xbm6
1 files changed, 0 insertions, 6 deletions
diff --git a/.i3/icons/power-ac.xbm b/.i3/icons/power-ac.xbm
deleted file mode 100644
index 45ed243..0000000
--- a/.i3/icons/power-ac.xbm
+++ /dev/null
@@ -1,6 +0,0 @@
-#define power_ac_width 16
-#define power_ac_height 16
-static unsigned char power_ac_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x80, 0x07, 0xc0, 0x3f,
- 0xe0, 0x07, 0xfc, 0x07, 0xfc, 0x07, 0xe0, 0x07, 0xc0, 0x3f, 0x80, 0x07,
- 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };