aboutsummaryrefslogtreecommitdiff
path: root/src/icons/clip.xpm
blob: 2a72c5c2a765ca160881edab3dddc9aa598608c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* XPM */
static char * clip_xpm[] = {
"6 11 2 1",
" 	c None",
".	c #000000",
"  ... ",
" .   .",
" .   .",
"..  ..",
"..  ..",
"..  ..",
"..  ..",
". .. .",
".    .",
".    .",
" .... "};