]> Creatis software - bbtkGEditor.git/blobdiff - data/icons/wxart_complexinputport.xpm
The buttons and the objects to create input and output complex box ports were added...
[bbtkGEditor.git] / data / icons / wxart_complexinputport.xpm
diff --git a/data/icons/wxart_complexinputport.xpm b/data/icons/wxart_complexinputport.xpm
new file mode 100644 (file)
index 0000000..d8bde58
--- /dev/null
@@ -0,0 +1,22 @@
+/* XPM */
+static const char * complexinputport_xpm[] = {
+"17 15 3 1",
+"      c None",
+".     c #101010",
+"+     c #CC1919",
+" ............... ",
+" .             . ",
+" .             . ",
+" .             . ",
+" .   +++++++   . ",
+" .   +++++++   . ",
+" .   +++++++   . ",
+" .   +++++++   . ",
+" .   +++++++   . ",
+" .   +++++++   . ",
+" .   +++++++   . ",
+" .             . ",
+" .             . ",
+" .             . ",
+" ............... ",
+};