From 8c1612d32c5682a86216adb8c8d11ce715fe5475 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Mon, 19 Jun 2017 14:38:30 -0500 Subject: Import Upstream version 0.3.6 --- pixmaps/usb.xpm | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100755 pixmaps/usb.xpm (limited to 'pixmaps/usb.xpm') diff --git a/pixmaps/usb.xpm b/pixmaps/usb.xpm new file mode 100755 index 00000000..476432fd --- /dev/null +++ b/pixmaps/usb.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * usb_xpm[] = { +"16 16 30 1", +" c None", +". c #929292", +"+ c #464646", +"@ c #313131", +"# c #353535", +"$ c #424242", +"% c #000000", +"& c #2E2E2E", +"* c #878787", +"= c #272727", +"- c #242424", +"; c #717171", +"> c #4B4B4B", +", c #2B2B2B", +"' c #323232", +") c #808080", +"! c #010101", +"~ c #C6C6C6", +"{ c #040404", +"] c #0D0D0D", +"^ c #0B0B0B", +"/ c #131313", +"( c #7D7D7D", +"_ c #030303", +": c #787878", +"< c #999999", +"[ c #CCCCCC", +"} c #959595", +"| c #8E8E8E", +"1 c #C2C2C2", +" ", +" ", +" ", +" ", +" ", +" .+@@@@# ", +" $%%%%%%&*=-; ", +" >%%%%%%% ,,') ", +"%%%%%%%%%% !,%~ ", +"%%{%%%%%%] ^,/ ", +" (_%%%%%> ::< ", +" [}||||1 ", +" ", +" ", +" ", +" "}; -- cgit v1.2.3