Günter Milde 6b852435b8 Remove/Resize invisible elements in ert-insert and cases icons.
The SVG contained a spurious invisible square that led to wrong size of
the exported PDF with Inkscape.

There are more problematic icons, see #9897.
2015-12-15 08:30:25 +01:00
..
2008-04-20 03:20:44 +00:00
2015-12-07 19:14:44 +01:00
2015-12-07 19:14:44 +01:00
2015-05-28 13:14:23 +02:00
2015-04-12 12:59:19 +02:00
2015-04-12 12:59:19 +02:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-04-12 12:59:19 +02:00
2015-04-12 12:59:19 +02:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-04-12 12:59:19 +02:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2013-12-13 14:06:56 +01:00
2013-12-13 14:06:56 +01:00
2015-03-13 01:29:37 +01:00
2015-04-12 12:59:19 +02:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00
2015-03-13 01:29:37 +01:00

Preferabely, use SVG as image format.

For bitmap icons, we had the following advise:

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.