diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-26 10:53:58 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-26 10:53:58 +0000 |
commit | 1cb4778bcef21ea9015cfccdb99abb7a0e035d74 (patch) | |
tree | f164009397f9d3d5634c6f8a94b1542f793d9692 /app/fvwm/icons/Mosaic.xpm | |
parent | 841f8331c93ff96bd798e9a74ba10fab155da5c5 (diff) |
Importing from XF4, plus BSD make infrastructure
Diffstat (limited to 'app/fvwm/icons/Mosaic.xpm')
-rw-r--r-- | app/fvwm/icons/Mosaic.xpm | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/app/fvwm/icons/Mosaic.xpm b/app/fvwm/icons/Mosaic.xpm new file mode 100644 index 000000000..f47e818ae --- /dev/null +++ b/app/fvwm/icons/Mosaic.xpm @@ -0,0 +1,52 @@ +/* XPM */ +static char* Mosaic = { +"34 34 14 2", +"__ c #bfbfbf", +"_` c #e7e7e7", +"_a c #6f6f6f", +"_b c #78706b", +"_c c #5a5357", +"_d c #717fca", +"_e c #2a218b", +"_f c #311fb3", +"_g c #6f76a0", +"_h c #9f8762", +"_i c #25244a", +"_j c #29256f", +"_k c #51518c", +"_l c #4b51b1", +"____________________________________________________________________", +"____________________________________________________________________", +"____________________________________________________________________", +"_____________________________________________________i_j_j__________", +"___________________________________________________i_i_j_j_j________", +"___________________j_e_e_k_l_k_l_k_k_l_l_l_l_l_d_d_i_j_k_k_j________", +"_______________j_e_j_j_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_i_j_j________", +"_____________j_e_j_j_______________________________i_i_i_i_i________", +"___________e_k_j_______________________________________i____________", +"___________j_e______________________________________________________", +"___________j_j_______________k_k_k_l_e_e____________________________", +"___________j_j_____________c_c_b_b_l_e_e_e_e________________________", +"___________j_e___________c_b_b_b_b_e_e_e_e_e_e______________________", +"___________j_d_________j_c_h_h_b_l_l_f_f_e_e_e_e____________________", +"_____________j_k_____i_i_c_b_h_k_g_l_f_l_g_g_e_e____________________", +"_______________j_d_g_i_j_e_e_k_k_k_d_g_b_b_b_b_c____________________", +"___________________j_i_j_j_e_e_e_f_f_l_b_b_b_b_c_j__________________", +"_____________________i_i_j_e_e_e_f_f_l_b_b_b_b_c_j__________________", +"_____________________i_i_j_j_e_e_e_e_e_e_k_h_b_e_j_k_k______________", +"_____________________i_i_j_j_e_e_e_e_e_e_k_h_b_j_____j_l____________", +"_______________________i_i_j_j_e_e_e_e_e_e_h_k_j_______j_e__________", +"_______________________i_i_j_j_e_e_e_e_e_e_b_j_________j_d__________", +"_________________________i_i_i_j_j_j_j_j_j_e_____________k_e________", +"___________________________i_i_i_i_j_i_i_j_______________e_e________", +"_________________________________i_i_i_________________j_k_e________", +"_______________________________________________________j_k__________", +"___________i_i_j_j___________________________________j_k_j__________", +"_________i_j_j_j_j_j___________________________j_j_j_l_j____________", +"_________i_j_k_d_j_j_e_e_e_e_e_e_e_e_k_l_k_k_l_l_k_j_j______________", +"_________j_i_j_j_j_i_j_j_j_j_j_j_j_j_j_j_i_e_e_e____________________", +"___________i_j_i_i__________________________________________________", +"_____________i_i____________________________________________________", +"____________________________________________________________________", +"____________________________________________________________________", +} ; |