summaryrefslogtreecommitdiff
path: root/icons/14x14-general/disk-floppy.xpm
blob: 51b161ef57804913fcbaf10c6d33db01c2c1630c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/* XPM */
static char * mini_diskett_xpm[] = {
/* width height ncolors cpp [x_hot y_hot] */
"14 14 7 1 0 0",
/* colors */
" 	c #000080",
".	s iconColor1	m black	c black",
"X	s None	m None	c None",
"o	s iconColor6	m white	c yellow",
"O	s iconGray1	m white	c #e0e0e0",
"+	s iconColor2	m white	c white",
"@	c #C0C0C0",
/* pixels */
" ........... X",
" ooooooooooo .",
" OOOOOOOOOOO .",
" +++++++++++ .",
" OOOOOOOOOOO .",
" +++++++++++ .",
"             .",
"   @@@@@@@   .",
"   @  @@@@   .",
"   @  @@@@   .",
"   @  @@@@   .",
"   @  @@@@   .",
"   @@@@@@@   .",
"X............."};