]> git.lyx.org Git - features.git/blobdiff - lib/images/math/mathbb_Q.xpm
add missing icons
[features.git] / lib / images / math / mathbb_Q.xpm
index f85e80208159086b03cf3d502d4f67c7f661bb6b..dded3d67f401e2107bcc5a5f8b6658ace2442c51 100644 (file)
@@ -1,32 +1,26 @@
 /* XPM */
-static char const * empty_xpm[] = {
-/* width height num_colors chars_per_pixel */
-"    20    20        2            1",
-/* colors */
-". c #000000000000",
-"# c None",
+static char *a[] = {
+/* columns rows colors chars-per-pixel */
+"15 18 2 1",
+"  c black",
+". c None",
 /* pixels */
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################",
-"####################"
+"... .      ....",
+".. . .... .  ..",
+". . ..... ... .",
+"  . ...... .. .",
+" .. ....... .. ",
+" . ........ .. ",
+" . ........ .. ",
+" . ........ .. ",
+" . ........ .. ",
+" . ........ .. ",
+". . ....... . .",
+". . ...... . ..",
+"..    ... . ...",
+"....       ....",
+"..... ... .....",
+"...... .. .... ",
+"....... . ... .",
+"........     .."
 };
-
-
-