Rémi Verschelde
|
eda03831d6
|
Style: Add missing newlines to SVGs
|
2020-07-24 10:39:18 +02:00 |
|
Hugo Locurcio
|
790391bc93
|
Optimize editor icon SVGs using svgcleaner
This makes editor binaries about 230 KB smaller.
The command used was:
parallel svgcleaner --multipass {} {} ::: editor/icons/*.svg
|
2019-09-24 22:49:30 +02:00 |
|
Daniel J. Ramirez
|
756c033adb
|
General use Variant type icons, plus other icon updates.
|
2017-12-17 13:19:09 -06:00 |
|
Daniel J. Ramirez
|
dcad7042dc
|
Updated icons
[ciskip]
|
2017-12-14 15:49:27 -06:00 |
|
AndreaCatania
|
63ec5823d1
|
Implemented skeleton visibility
Removed code visibility code from popup menu
|
2017-12-10 03:15:52 +01:00 |
|