summaryrefslogtreecommitdiff
path: root/.icons/xbm8x8/usb.xbm
diff options
context:
space:
mode:
Diffstat (limited to '.icons/xbm8x8/usb.xbm')
-rw-r--r--.icons/xbm8x8/usb.xbm4
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/xbm8x8/usb.xbm b/.icons/xbm8x8/usb.xbm
new file mode 100644
index 0000000..9b0eb08
--- /dev/null
+++ b/.icons/xbm8x8/usb.xbm
@@ -0,0 +1,4 @@
+#define usb_width 8
+#define usb_height 8
+static unsigned char usb_bits[] = {
+ 0x70, 0x88, 0xC4, 0xE2, 0x7E, 0x32, 0x09, 0x07 };