Enrico Forestieri a7182e427f Replace autogenerated icons for the math toolbar
The autogenerated icons are in most cases ugly, do not conform to the
style of the other icons, and do not respect relative dimensions and
positions. The math icons have a vertical dimension of 19 pixel, defining
a grid that has to be respected for obtaining correct alignment.
The only autogenerated icons that remain are those of the Misc (extra)
toolbar. I plan to also replace them in the near future.
2013-09-29 22:51:27 +02:00
..
2008-04-20 03:20:44 +00:00
2011-04-03 17:39:22 +00:00
2007-08-30 20:09:12 +00:00
2008-02-21 15:13:39 +00:00
2011-04-02 21:46:11 +00:00
2011-12-07 16:49:43 +00:00
2007-08-30 20:09:12 +00:00
2007-08-30 20:09:12 +00:00
2007-08-30 20:09:12 +00:00
2011-04-03 17:39:22 +00:00
2007-08-30 20:09:12 +00:00

All icons to be used should follow this, so that the icons
look alike.

- size 22x22 pixels

- five color:
	#000000000000
	#BFBFBFBFBFBF
	#FFFFFFFFFFFF
	navy
	#B2B2ABABACAC

- two color:
	#BFBFBFBFBFBF
	black

Hint: for editing a bitmap, remove the 'const' with
a text editor.