summaryrefslogtreecommitdiffstats
path: root/subtle/icons/cpu.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'subtle/icons/cpu.xbm')
-rw-r--r--subtle/icons/cpu.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/subtle/icons/cpu.xbm b/subtle/icons/cpu.xbm
new file mode 100644
index 0000000..620237b
--- /dev/null
+++ b/subtle/icons/cpu.xbm
@@ -0,0 +1,5 @@
+#define cpu_width 9
+#define cpu_height 9
+static unsigned char cpu_bits[] = {
+ 0xbb, 0x01, 0x01, 0x01, 0x7c, 0x00, 0x7d, 0x01, 0x7d, 0x01, 0x7d, 0x01,
+ 0x7c, 0x00, 0x01, 0x01, 0xbb, 0x01 };