diff options
Diffstat (limited to 'gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-browser.xpm')
-rw-r--r-- | gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-browser.xpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-browser.xpm b/gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-browser.xpm new file mode 100644 index 00000000..ca2b208e --- /dev/null +++ b/gtk-themes/ContrastLowLargePrint/pixmaps/stock_commandline-browser.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * stock_commandline_browser_xpm[] = { +"24 24 2 1", +" c None", +". c #4B4B4B", +" ", +" ", +" ", +" ", +" ..... ", +" ......... ", +" ........... ", +" ............. ", +" ............. ", +" ............... ", +" ............... ", +" ............... ", +" ............... ", +" ............... ", +" ............. ", +" ............. ", +" ........... ", +" ......... ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; |