1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-01 05:19:15 +02:00

Compare commits

...

268 Commits
8.0 ... 9.0

Author SHA1 Message Date
5adb29a790 Enabled SVG deploy 2021-04-18 23:49:21 +02:00
9c0288e0e5 QtSvg is now defacto required, so make this a major version 2021-04-18 22:50:41 +02:00
59c1aa2653 Added missing QtSvg dependency 2021-04-18 22:46:58 +02:00
a9eac69d93 Translated using Weblate (German)
Currently translated at 100.0% (395 of 395 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/de/
2021-04-18 19:53:40 +02:00
45a2fedc40 Merge branch 'origin/master' into Weblate. 2021-04-18 18:11:08 +02:00
3c8ac118ae propper hidpi icon scaling 2021-04-18 18:10:23 +02:00
30cf1a166b Merge branch 'origin/master' into Weblate. 2021-04-18 12:20:16 +02:00
43fde68c00 Translated using Weblate (Hungarian)
Currently translated at 100.0% (395 of 395 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/hu/
2021-04-18 12:20:16 +02:00
7096cf5343 Translated using Weblate (Turkish)
Currently translated at 100.0% (395 of 395 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/tr/
2021-04-18 12:20:15 +02:00
927bc89242 Translated using Weblate (Swedish)
Currently translated at 100.0% (395 of 395 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/sv/
2021-04-18 12:20:15 +02:00
663859ef1c Improved mapsforge hi-dpi rendering 2021-04-18 12:20:07 +02:00
8328aee6be Merge branch 'origin/master' into Weblate. 2021-04-17 14:05:24 +02:00
b6add991d2 Localization update 2021-04-17 14:05:21 +02:00
74a8449ece Merge branch 'origin/master' into Weblate. 2021-04-17 13:24:03 +02:00
a4e39a98c0 Improved area labels rendering 2021-04-17 13:23:53 +02:00
d7ed35bfc2 Merge branch 'origin/master' into Weblate. 2021-04-17 00:43:10 +02:00
c29acb1aea Only do the layered painting for areas 2021-04-17 00:43:00 +02:00
59d4392414 Merge branch 'origin/master' into Weblate. 2021-04-16 22:56:39 +02:00
cdd5c47da3 Only shift the top left corner 2021-04-16 22:56:34 +02:00
84743122c2 Merge branch 'origin/master' into Weblate. 2021-04-15 23:11:57 +02:00
b65682a828 Fixed/improved label rendering 2021-04-15 23:11:47 +02:00
306eb22b2d Merge branch 'origin/master' into Weblate. 2021-04-15 09:40:44 +02:00
f1396b6eff Do not touch the pixmap outside the painter 2021-04-15 09:40:31 +02:00
03a1ca27d2 Merge branch 'origin/master' into Weblate. 2021-04-14 22:03:23 +02:00
ce6f03de73 Layer rendering issue fix + optimization 2021-04-14 22:03:06 +02:00
f97f33f111 Some more build fix 2021-04-13 22:56:10 +02:00
2d23264ff9 Merge branch 'origin/master' into Weblate. 2021-04-13 22:56:09 +02:00
fd5b2f6029 Merge branch 'origin/master' into Weblate. 2021-04-13 22:23:43 +02:00
0a04869f05 Fixed build on some Qt versions 2021-04-13 22:23:27 +02:00
071056b9bc Optimization 2021-04-13 20:30:27 +02:00
fad2991165 Merge branch 'origin/master' into Weblate. 2021-04-13 20:30:25 +02:00
1ac1ff4b0c Merge branch 'origin/master' into Weblate. 2021-04-11 11:37:57 +02:00
a42709e6a2 Added polygon labels rendering 2021-04-11 11:37:43 +02:00
03550e62ea Merge branch 'origin/master' into Weblate. 2021-04-11 09:52:09 +02:00
983e68b880 Added Mapsforge maps association + info 2021-04-11 09:51:45 +02:00
c4a60047b0 Merge branch 'origin/master' into Weblate. 2021-04-10 20:07:53 +02:00
08dbfcd27f Added Mapsforge maps support info 2021-04-10 20:07:51 +02:00
27958bf02b Merge branch 'origin/master' into Weblate. 2021-04-10 20:03:41 +02:00
84b7ca254f Added Mapsforge render theme license info. 2021-04-10 20:03:20 +02:00
515a6a79f6 Merge branch 'origin/master' into Weblate. 2021-04-10 16:08:06 +02:00
a0b4300431 Version++ 2021-04-10 16:08:06 +02:00
3b6b4745b0 Merge branch 'origin/master' into Weblate. 2021-04-10 15:50:09 +02:00
f2585486b6 Only use the wildcard compare where it should be used
+ QT6 build fix
2021-04-10 15:49:48 +02:00
7a4ca34e7a Merge branch 'origin/master' into Weblate. 2021-04-10 15:28:19 +02:00
44a5e5de81 Added support for Mapsforge maps 2021-04-10 15:27:40 +02:00
8cb679a6e0 Merge branch 'origin/master' into Weblate. 2021-04-09 19:33:03 +02:00
8fe0f836ae Added zh_CN translation stub 2021-04-09 19:32:47 +02:00
2bbe83a666 Merge branch 'origin/master' into Weblate. 2021-04-05 11:40:33 +02:00
5e6003ad8f Fixed cut&paste error 2021-04-05 11:40:17 +02:00
f6a0fb7737 Translated using Weblate (French)
Currently translated at 100.0% (394 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fr/
2021-04-01 23:26:39 +02:00
d73627576f Merge branch 'origin/master' into Weblate. 2021-03-23 22:54:42 +01:00
40e3df20a1 CZ & DE translations 2021-03-23 22:54:38 +01:00
c55c8426f3 Translated using Weblate (Esperanto)
Currently translated at 95.4% (376 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/eo/
2021-03-23 22:29:36 +01:00
ed9dbf2840 Translated using Weblate (Hungarian)
Currently translated at 100.0% (394 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/hu/
2021-03-23 22:29:36 +01:00
f2d5a23e58 Translated using Weblate (Turkish)
Currently translated at 100.0% (394 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/tr/
2021-03-23 22:29:36 +01:00
20b6e3a3f5 Translated using Weblate (Swedish)
Currently translated at 100.0% (394 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/sv/
2021-03-23 22:29:36 +01:00
685e68474b Translated using Weblate (Russian)
Currently translated at 100.0% (394 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ru/
2021-03-23 22:29:35 +01:00
77918c8f8e Translated using Weblate (Finnish)
Currently translated at 98.9% (390 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fi/
2021-03-23 22:29:35 +01:00
4f10a05dde Localization update 2021-03-21 22:41:44 +01:00
8079e827a0 Added options to select/unselect all POI files 2021-03-21 22:40:39 +01:00
7a7d67eeaa Merge branch 'origin/master' into Weblate. 2021-03-21 21:35:14 +01:00
2cf5acba11 Localization update 2021-03-21 21:35:15 +01:00
db256d2f99 Merge branch 'origin/master' into Weblate. 2021-03-21 21:23:11 +01:00
98e30fe930 RTrees can not be copyied! 2021-03-21 21:23:00 +01:00
80d54bda58 Code cleanup 2021-03-21 21:04:26 +01:00
57156d83f2 Merge branch 'origin/master' into Weblate. 2021-03-21 21:04:21 +01:00
11082fe2a6 Version++ 2021-03-21 20:25:20 +01:00
27dbe31336 Merge branch 'origin/master' into Weblate. 2021-03-21 20:25:16 +01:00
9e4feadadf Merge branch 'origin/master' into Weblate. 2021-03-21 20:24:01 +01:00
2d329e65ee Preserve directory structure when loading the POIs
+ POI files handling optimization
2021-03-21 20:23:20 +01:00
ede1178696 Merge branch 'origin/master' into Weblate. 2021-03-20 23:06:34 +01:00
ce0d50e4aa Yet another CRS URI format (used by Swisstopo) 2021-03-20 23:06:09 +01:00
9dbc01eb54 Merge branch 'origin/master' into Weblate. 2021-03-20 09:59:27 +01:00
659cf4cc7a Preserve directory structure when loading the maps 2021-03-20 09:59:03 +01:00
c86c77c099 Merge branch 'origin/master' into Weblate. 2021-03-19 20:09:34 +01:00
8196b96f65 Fixed error handling 2021-03-19 20:09:11 +01:00
a4648020d9 Code cleanup 2021-03-19 09:12:42 +01:00
6e81b553fd Merge branch 'origin/master' into Weblate. 2021-03-19 09:12:40 +01:00
0a87c06b0d Optimization 2021-03-19 08:42:20 +01:00
d1fa7159c9 Merge branch 'origin/master' into Weblate. 2021-03-19 08:42:18 +01:00
dfbeed08ae Translated using Weblate (Russian)
Currently translated at 100.0% (394 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ru/
2021-03-11 13:02:49 +01:00
b2c8280ddb Translated using Weblate (Finnish)
Currently translated at 99.2% (391 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fi/
2021-03-11 13:02:48 +01:00
64f091f836 Translated using Weblate (Russian)
Currently translated at 100.0% (394 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ru/
2021-03-10 12:42:24 +01:00
fa1025ea15 Improved areas rendering performance 2021-03-09 23:21:10 +01:00
3ba684aafc Merge branch 'origin/master' into Weblate. 2021-03-07 12:00:53 +01:00
cdc71e2856 Do not repeatedly compute the areas bounds 2021-03-07 11:58:21 +01:00
a29c5bd6a6 Merge branch 'origin/master' into Weblate. 2021-03-06 12:19:41 +01:00
68f67425c3 Properly reset the last graph tab 2021-03-06 12:19:18 +01:00
9c159eef6a Translated using Weblate (French)
Currently translated at 100.0% (394 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fr/
2021-03-03 11:42:12 +01:00
7ef61713aa Translated using Weblate (French)
Currently translated at 100.0% (394 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fr/
2021-03-01 03:20:02 +01:00
c6cc34c73f Version++ 2021-02-24 00:10:31 +01:00
ddc0e60517 Graphtab->mapview connections can be permanent
(no need to recreate them on every graph change)
2021-02-23 23:12:14 +01:00
48dcc6655b Yet another place with broken graph tab index 2021-02-23 22:55:22 +01:00
f0be0d6774 Fixed broken path<->graph binding setup
fixes #348
2021-02-23 22:35:59 +01:00
e5d5c06a0e Fine-tune OS X fullscreen layout 2021-02-21 10:00:42 +01:00
5f18498138 Merge branch 'origin/master' into Weblate. 2021-02-19 19:37:08 +01:00
4f73150e3e Improved Full-screen layout 2021-02-19 19:36:26 +01:00
3fb81cf987 Merge branch 'origin/master' into Weblate. 2021-02-19 19:33:18 +01:00
c6fb231186 Properly save/restore window geometry
Fixes #328
2021-02-19 19:31:54 +01:00
d1ba44c9f4 Translated using Weblate (Esperanto)
Currently translated at 95.4% (376 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/eo/
2021-02-17 13:41:49 +01:00
7db6029de0 Translated using Weblate (Ukrainian)
Currently translated at 96.7% (381 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/uk/
2021-02-17 13:41:48 +01:00
47c8f12b02 Translated using Weblate (Finnish)
Currently translated at 98.9% (390 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fi/
2021-02-17 13:41:48 +01:00
8cb56d3783 Version++ 2021-02-16 21:27:10 +01:00
7e41069cde Fixed broken marker date when time graphs are selected 2021-02-15 23:52:10 +01:00
294d26a173 Added Locus/OsmAnd/RMaps SQLite maps info 2021-02-15 00:33:46 +01:00
afaf07cdad Merge branch 'origin/master' into Weblate. 2021-02-13 23:45:13 +01:00
c8e2baba68 A better handling of missing/invalid dates 2021-02-13 23:44:48 +01:00
146e242d69 Translated using Weblate (Hungarian)
Currently translated at 100.0% (394 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/hu/
2021-02-13 13:58:23 +01:00
b1c04cd288 Translated using Weblate (Russian)
Currently translated at 99.7% (393 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ru/
2021-02-13 13:58:22 +01:00
c24b437769 Removed duplicit entry 2021-02-13 10:39:14 +01:00
1e50d111c7 Merge remote-tracking branch 'weblate/master' 2021-02-13 10:35:57 +01:00
195eeafb04 Back to pluralsonly 2021-02-13 10:31:13 +01:00
0892343d3f Removed obsolete translations 2021-02-13 10:29:10 +01:00
59e72a391a sqlite -> SQLite 2021-02-13 10:25:22 +01:00
a8e51e9bca Merge branch 'origin/master' into Weblate. 2021-02-13 10:19:45 +01:00
2deaa434f9 Translated using Weblate (Turkish)
Currently translated at 100.0% (394 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/tr/
2021-02-13 10:19:45 +01:00
e34f3a77e7 Translated using Weblate (Norwegian Bokmål)
Currently translated at 98.2% (387 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/nb_NO/
2021-02-13 10:19:45 +01:00
b458c53be4 sqlite -> SQLite 2021-02-13 10:19:17 +01:00
48238dd060 Translated using Weblate (Swedish)
Currently translated at 100.0% (394 of 394 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/sv/
2021-02-13 06:33:47 +01:00
a9e014c78b German translation update 2021-02-12 23:12:14 +01:00
1a8bc74286 Merge remote-tracking branch 'weblate/master' 2021-02-12 22:59:08 +01:00
f51acf306c Localization update 2021-02-12 22:43:43 +01:00
e5de4dd5be Add Coordinates display option to position info
+ Data menu redesign
Closes #343
2021-02-12 22:41:38 +01:00
e9fc5bfb62 Merge branch 'origin/master' into Weblate. 2021-02-12 00:10:40 +01:00
60fb421f28 sqlite maps OS X desktop integration 2021-02-12 00:09:52 +01:00
8aa575bd4b Merge branch 'origin/master' into Weblate. 2021-02-10 23:34:27 +01:00
0eceae1267 Extended "Apps and features" info (icon, webpage) 2021-02-10 23:31:38 +01:00
a1a4438b30 Merge branch 'origin/master' into Weblate. 2021-02-10 21:28:25 +01:00
5eb4f28d8d Translated using Weblate (Esperanto)
Currently translated at 95.6% (374 of 391 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/eo/
2021-02-10 21:28:25 +01:00
dbf46c1c2e Translated using Weblate (Hungarian)
Currently translated at 100.0% (391 of 391 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/hu/
2021-02-10 21:28:25 +01:00
02dd63be84 Translated using Weblate (Ukrainian)
Currently translated at 96.9% (379 of 391 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/uk/
2021-02-10 21:28:25 +01:00
9de3d2b117 Translated using Weblate (Turkish)
Currently translated at 100.0% (391 of 391 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/tr/
2021-02-10 21:28:24 +01:00
33b1bb9e56 Translated using Weblate (Swedish)
Currently translated at 100.0% (391 of 391 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/sv/
2021-02-10 21:28:24 +01:00
5543bcbd02 Translated using Weblate (Russian)
Currently translated at 100.0% (391 of 391 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ru/
2021-02-10 21:28:24 +01:00
fe5a5d7a8c Translated using Weblate (Finnish)
Currently translated at 100.0% (391 of 391 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fi/
2021-02-10 21:28:24 +01:00
c6b1109d89 Added sqlite maps Windows & Linux desktop integration 2021-02-10 21:27:41 +01:00
a2390ae26f A much more sane raster tabel load... 2021-02-10 21:26:26 +01:00
5dd89914e5 Merge branch 'origin/master' into Weblate. 2021-02-09 22:51:45 +01:00
f99378e3de Translated using Weblate (Esperanto)
Currently translated at 95.1% (371 of 390 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/eo/
2021-02-09 22:51:44 +01:00
e00259a207 Translated using Weblate (Ukrainian)
Currently translated at 96.9% (378 of 390 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/uk/
2021-02-09 22:51:44 +01:00
f107b93d1c Translated using Weblate (Finnish)
Currently translated at 100.0% (390 of 390 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fi/
2021-02-09 22:51:44 +01:00
af3b41cc92 Localization update 2021-02-09 22:51:19 +01:00
fd33605e2d Version++ 2021-02-09 21:08:07 +01:00
0929e9a692 Added support for sqlitedb maps (Locus, OsmAnd, RMaps) 2021-02-09 21:05:23 +01:00
c4599e6c4c Fixed AQM maps display with "world-level" tiles
+ code cleanup
2021-02-09 20:09:14 +01:00
946f30f696 A little bit more sane feature check 2021-02-09 20:06:11 +01:00
060c4df170 Merge branch 'origin/master' into Weblate. 2021-02-08 19:57:14 +01:00
d88f71ddba Version++ 2021-02-08 19:56:57 +01:00
24ade728d0 Merge branch 'origin/master' into Weblate. 2021-02-08 19:54:42 +01:00
de064c7ea1 Code cleanup after recent SubFile redesign 2021-02-08 19:54:14 +01:00
a8a613468e Do not show empty popups 2021-02-08 19:53:24 +01:00
ed6a81c9e7 Properly fix the areas crash 2021-02-08 19:52:48 +01:00
507fe0b9a8 Merge branch 'origin/master' into Weblate. 2021-02-08 00:57:54 +01:00
273f8a4c21 Translated using Weblate (Finnish)
Currently translated at 99.7% (389 of 390 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fi/
2021-02-08 00:57:54 +01:00
aceb840700 Added missing AQM icon association 2021-02-08 00:56:20 +01:00
0cd18c0927 Fixed crash when there is no graph in the data 2021-02-08 00:55:27 +01:00
1d81afb89d Translated using Weblate (Russian)
Currently translated at 100.0% (390 of 390 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ru/
2021-02-07 22:23:40 +01:00
1c9761be57 Translated using Weblate (Hungarian)
Currently translated at 100.0% (390 of 390 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/hu/
2021-02-07 16:41:13 +01:00
9481e9b4e5 Added AlpineQuest maps support info 2021-02-07 16:11:52 +01:00
c6db2401ff NSIS requires the BOM for UTF8 strings to work properly 2021-02-07 16:09:17 +01:00
145a46686e Propper error checking 2021-02-07 11:53:10 +01:00
065d52d98b Propper error handling 2021-02-07 11:46:03 +01:00
d769ec4f06 Propper error handling 2021-02-07 11:43:30 +01:00
4d05b6d667 Removed obsolete localization strings 2021-02-07 09:23:41 +01:00
a96b047a9e Merge branch 'origin/master' into Weblate. 2021-02-07 09:17:11 +01:00
9041524076 Translated using Weblate (Turkish)
Currently translated at 100.0% (390 of 390 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/tr/
2021-02-07 09:17:11 +01:00
5358c8ea38 Translated using Weblate (Swedish)
Currently translated at 100.0% (390 of 390 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/sv/
2021-02-07 09:17:11 +01:00
0b58f3ec48 Missing CZ and DE translations 2021-02-07 09:16:43 +01:00
1830c038f3 Fixed assignment instead of compare 2021-02-07 09:08:28 +01:00
42bf36fdfa Merge branch 'origin/master' into Weblate. 2021-02-07 01:08:23 +01:00
f2e91f4a6b Fixed date background rendering issue 2021-02-06 15:43:20 +01:00
7604346799 Localization update 2021-02-06 15:26:46 +01:00
a369a1689d Added position date display option
Closes #330
2021-02-06 15:23:02 +01:00
787868185f Translated using Weblate (Hungarian)
Currently translated at 100.0% (389 of 389 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/hu/
2021-02-06 11:23:34 +01:00
d294d86b0f Translated using Weblate (Turkish)
Currently translated at 100.0% (389 of 389 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/tr/
2021-02-06 11:23:34 +01:00
317833dfc3 Translated using Weblate (Swedish)
Currently translated at 100.0% (389 of 389 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/sv/
2021-02-06 11:23:33 +01:00
b80b50d5bb Translated using Weblate (Russian)
Currently translated at 100.0% (389 of 389 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ru/
2021-02-06 11:23:33 +01:00
c44d21017a Translated using Weblate (Czech)
Currently translated at 100.0% (389 of 389 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/cs/
2021-02-06 11:23:11 +01:00
7bc1c53452 Added OS X AQM desktop integration 2021-02-06 10:44:31 +01:00
de8f49979c Localization update 2021-02-06 00:18:49 +01:00
399b6e9013 Fixed broken icon order 2021-02-05 23:11:10 +01:00
6590a2ca44 Added AQM MIME type 2021-02-05 22:20:30 +01:00
4ab611b04a Windows & Linux AQM desktop integration 2021-02-05 22:01:10 +01:00
c82e97b1ca Code cleanup 2021-02-05 21:58:34 +01:00
86c6fa7b03 Added support for AlpineQuest AQM maps 2021-02-04 23:22:16 +01:00
5cec192a1c Removed BOM 2021-02-03 23:34:03 +01:00
f73097af86 Cosmetics 2021-02-03 23:15:52 +01:00
2f740d5b8e Code cleanup 2021-02-03 22:56:30 +01:00
b9c1c6c6cf Fixed block read algorithm 2021-02-03 22:49:06 +01:00
731f2d7e6d Added an optimized subfile block read 2021-02-03 22:16:00 +01:00
d2a1271348 Optimization 2021-02-01 20:06:05 +01:00
47b6c9d116 Code cleanup 2021-01-31 14:54:21 +01:00
97dbfb163b Scale the painter, not the images for performance reasons 2021-01-31 10:30:06 +01:00
33f2002a52 Do not cache the raster data 2021-01-27 21:18:06 +01:00
02c3682758 Added propper error handling 2021-01-25 23:01:36 +01:00
a9c2b30bd6 Merge branch 'origin/master' into Weblate. 2021-01-25 21:39:22 +01:00
b880998dcc Version++ 2021-01-25 21:39:22 +01:00
01d7842c00 Merge branch 'origin/master' into Weblate. 2021-01-25 21:37:56 +01:00
bf613f1b6d Added support for raster polygon backgrounds 2021-01-25 21:37:07 +01:00
43c4dae4d1 Translated using Weblate (Norwegian Bokmål)
Currently translated at 98.4% (382 of 388 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/nb_NO/
2021-01-23 20:45:19 +01:00
6ba7493b59 Version++ 2021-01-23 18:30:46 +01:00
2e10c609f4 Fixed crash on empty paths
Fixes #339
2021-01-23 18:24:58 +01:00
cd571f4662 Removed surplus conversions 2021-01-23 15:15:29 +01:00
51e38bf4d8 Fixed typos 2021-01-18 23:00:23 +01:00
3b480fbd23 Merge branch 'origin/master' into Weblate. 2021-01-18 22:48:44 +01:00
c523ddbfac Translated using Weblate (Hungarian)
Currently translated at 100.0% (388 of 388 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/hu/
2021-01-18 22:48:44 +01:00
3be4227de9 Translated using Weblate (Turkish)
Currently translated at 100.0% (388 of 388 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/tr/
2021-01-18 22:48:44 +01:00
17dbcf3e10 Translated using Weblate (Swedish)
Currently translated at 100.0% (388 of 388 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/sv/
2021-01-18 22:48:43 +01:00
57b2f431c1 Translated using Weblate (Russian)
Currently translated at 100.0% (388 of 388 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ru/
2021-01-18 22:48:43 +01:00
52b081ea59 Translated using Weblate (French)
Currently translated at 100.0% (388 of 388 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fr/
2021-01-18 22:48:43 +01:00
dc97061c8e Translated using Weblate (Finnish)
Currently translated at 100.0% (388 of 388 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fi/
2021-01-18 22:48:43 +01:00
b59e6d5d79 German translation 2021-01-18 22:48:14 +01:00
9386fa587c Rather do not hover on the secondary graphs 2021-01-18 00:36:52 +01:00
9a459dc365 Properly handle the marker when there are multiple tracks 2021-01-18 00:18:52 +01:00
2bbf75cb0b Localization update 2021-01-17 19:51:29 +01:00
f697c6b693 Removed unused include 2021-01-17 19:36:38 +01:00
6d8ccd2216 Unified path -> name conversion 2021-01-17 19:33:06 +01:00
3033bc680d Includes cleanup 2021-01-17 18:39:57 +01:00
c95e9abd65 Merge branch 'origin/master' into Weblate. 2021-01-17 16:03:30 +01:00
591560c0eb Improved graph slider and path marker handling
+ related refactoring
2021-01-17 16:02:37 +01:00
e473b5dc2d Merge branch 'origin/master' into Weblate. 2021-01-15 06:44:46 +01:00
7217f9acfc Cosmetics 2021-01-15 06:44:31 +01:00
8f39ce3be5 Translated using Weblate (Esperanto)
Currently translated at 96.1% (371 of 386 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/eo/
2021-01-14 13:32:18 +01:00
fba7a0b40f Translated using Weblate (French)
Currently translated at 100.0% (388 of 388 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fr/
2021-01-14 13:32:17 +01:00
fb261a1513 Merge branch 'origin/master' into Weblate. 2021-01-11 23:42:04 +01:00
925ddffba5 Remove accidently added BOM 2021-01-11 23:41:44 +01:00
6891999139 Merge branch 'origin/master' into Weblate. 2021-01-11 23:39:17 +01:00
14a9c0a8cb A little bit more sane binary search 2021-01-11 23:38:46 +01:00
6103788008 Merge branch 'origin/master' into Weblate. 2021-01-11 00:31:26 +01:00
cb8c19a2bc Yet another retype for MSVC/qt6 2021-01-11 00:30:52 +01:00
dadf095cc1 Merge branch 'origin/master' into Weblate. 2021-01-10 16:17:41 +01:00
f4ee36a173 Silence Qt6 MSVC warning 2021-01-10 16:17:19 +01:00
7555c89f0c Merge branch 'origin/master' into Weblate. 2021-01-10 15:43:13 +01:00
ae1e357fb7 See if this silences MSVC2019... 2021-01-10 15:42:29 +01:00
05e8cccb3a Merge branch 'origin/master' into Weblate. 2021-01-10 15:21:22 +01:00
1468528a62 Try to silence some more MSVC warnings 2021-01-10 15:21:00 +01:00
30e6f624b6 Merge branch 'origin/master' into Weblate. 2021-01-10 15:03:49 +01:00
a568efadd2 Silence MSVC warning 2021-01-10 15:03:32 +01:00
aca258da05 Merge branch 'origin/master' into Weblate. 2021-01-10 13:24:18 +01:00
815071fc55 Use propper qHash return values on Qt6 2021-01-10 13:23:43 +01:00
35ff0f8d55 Translated using Weblate (Norwegian Bokmål)
Currently translated at 98.4% (382 of 388 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/nb_NO/
2021-01-10 08:32:09 +01:00
7a664342b6 Yet another Qt6 NSIS fix 2021-01-09 13:30:54 +01:00
34b5323fb6 Added support for NSIS QT6 build 2021-01-09 13:06:31 +01:00
0a5480ba2c Added AppVeyor Qt6 build 2021-01-09 11:43:59 +01:00
ef6dff42b7 Version++ 2021-01-09 11:29:29 +01:00
cec8946d86 Fixed windows icons background 2021-01-06 19:27:28 +01:00
1b842ab2f0 Fixed crash on invalid KMZ maps 2021-01-05 20:56:40 +01:00
0ac6b697bb Removed obsolete stuff 2021-01-02 22:37:56 +01:00
4cb369d2f3 Merge branch 'origin/master' into Weblate. 2021-01-01 12:52:00 +01:00
f7b44b64b0 Fixed broken graph info layout 2021-01-01 12:51:39 +01:00
895b2219c5 Merge branch 'origin/master' into Weblate. 2020-12-31 15:45:18 +01:00
0ec265e4ea Version++ 2020-12-31 15:45:03 +01:00
d9e5fc6a74 Merge branch 'origin/master' into Weblate. 2020-12-31 14:03:55 +01:00
c3f345c7f9 Added support for ZIPed DEM files 2020-12-31 14:03:30 +01:00
1f9bff6a9b Merge branch 'origin/master' into Weblate. 2020-12-30 09:26:41 +01:00
7e39a34d0e Fixed typo 2020-12-30 09:26:26 +01:00
a941a7315e Merge branch 'origin/master' into Weblate. 2020-12-29 18:36:59 +01:00
cf4f9b6f98 Fixed digital zoom on OS X 2020-12-29 18:36:23 +01:00
3d89d0d7da Merge branch 'origin/master' into Weblate. 2020-12-29 15:17:54 +01:00
9b3ed7ef1d Fixed Qt6 Release build 2020-12-29 15:17:31 +01:00
796107b1ab Merge branch 'origin/master' into Weblate. 2020-12-29 01:05:40 +01:00
a7e9c95ba2 Updated minimal required Qt version
Luckily for wretches using Debian systems, the minimal Qt version is 5.11, not 5.12
2020-12-29 01:05:36 +01:00
cd54d2d952 Merge branch 'origin/master' into Weblate. 2020-12-28 16:09:15 +01:00
031ed4907c Merge branch 'origin/master' into Weblate. 2020-12-28 14:45:51 +01:00
7cdbad3e79 Translated using Weblate (Hungarian)
Currently translated at 100.0% (388 of 388 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/hu/
2020-12-28 14:45:51 +01:00
b62ec2429a Translated using Weblate (Turkish)
Currently translated at 100.0% (388 of 388 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/tr/
2020-12-28 14:45:50 +01:00
10032000b1 Translated using Weblate (Russian)
Currently translated at 100.0% (388 of 388 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ru/
2020-12-28 14:45:50 +01:00
fd19d9c5a4 Translated using Weblate (Finnish)
Currently translated at 100.0% (388 of 388 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fi/
2020-12-28 14:45:50 +01:00
325 changed files with 14588 additions and 4317 deletions

View File

@ -1,4 +1,4 @@
version: 8.0.{build}
version: 9.0.{build}
configuration:
- Release
@ -20,7 +20,14 @@ environment:
VCVARS: vcvars64.bat
OPENSSLDIR: C:\OpenSSL-v111-Win64\bin
LIBCRYPTO: libssl-1_1-x64.dll
LIBSSL: libcrypto-1_1-x64.dll
LIBSSL: libcrypto-1_1-x64.dll
- QTDIR: C:\Qt\6.0\msvc2019_64
NSI: gpxsee64.nsi
VCVARS: vcvars64.bat
OPENSSLDIR: C:\OpenSSL-v111-Win64\bin
LIBCRYPTO: libssl-1_1-x64.dll
LIBSSL: libcrypto-1_1-x64.dll
NSISDEF: /DQT6
install:
- cmd: >-
@ -41,7 +48,7 @@ build_script:
copy release\GPXSee.exe installer
windeployqt --no-svg --release installer\GPXSee.exe
windeployqt --release installer\GPXSee.exe
copy pkg\%NSI% installer
@ -60,6 +67,6 @@ build_script:
copy %OPENSSLDIR%\%LIBSSL% installer
makensis.exe installer\%NSI%
makensis.exe %NSISDEF% installer\%NSI%
artifacts:
- path: installer\GPXSee-*.exe

View File

@ -4,7 +4,7 @@ GPXSee is a Qt-based GPS log file viewer and analyzer that supports all common G
## Features
* Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SIGMA SLF, Suunto SML, LOC, GeoJSON, OziExplorer (PLT, RTE, WPT), Garmin GPI&CSV and geotagged JPEG files.
* User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS, QuadTiles).
* Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP & JNX maps, TwoNav RMaps, GeoTIFF images, BSB charts, KMZ maps).
* Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP & JNX maps, TwoNav RMaps, GeoTIFF images, BSB charts, KMZ maps, AlpineQuest maps, Locus/OsmAnd/RMaps SQLite maps, Mapsforge vector maps).
* Elevation, speed, heart rate, cadence, power, temperature and gear ratio/shifts graphs.
* Support for DEM files (SRTM HGT).
* Support for multiple tracks in one view.
@ -18,7 +18,7 @@ GPXSee is a Qt-based GPS log file viewer and analyzer that supports all common G
## Build
Build requirements:
* Qt5 >= 5.12 or Qt 6.x
* Qt5 >= 5.11 or Qt 6.x
* C++11 or newer compiler (tested: msvc2017, gcc 7.5.0, clang/Apple LLVM version 10.0.0)
Build steps:
@ -55,3 +55,4 @@ licenses:
[Polyconic](src/map/polyconic.cpp) and [Transverse Mercator](src/map/transversemercator.cpp)
projections - NIMA Source Code Disclaimer
* [Projection parameters CSV files](pkg/csv) - BSD/EPSG/Public domain
* [Mapsforge render theme](data/default.xml) and its [icons](icons/mapsforge) - LGPLv3

1509
data/default.xml Normal file

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@ unix:!macx {
} else {
TARGET = GPXSee
}
VERSION = 8.0
VERSION = 9.0
QT += core \
gui \
@ -15,6 +15,7 @@ QT += core \
printsupport
greaterThan(QT_MAJOR_VERSION, 5) {QT += openglwidgets}
CONFIG += object_parallel_to_source
INCLUDEPATH += ./src
HEADERS += src/common/config.h \
src/GUI/axislabelitem.h \
@ -22,13 +23,16 @@ HEADERS += src/common/config.h \
src/GUI/mapaction.h \
src/GUI/mapitem.h \
src/GUI/marginswidget.h \
src/GUI/markerinfoitem.h \
src/GUI/planeitem.h \
src/GUI/poiaction.h \
src/GUI/popup.h \
src/common/garmin.h \
src/common/coordinates.h \
src/common/range.h \
src/common/rectc.h \
src/common/textcodec.h \
src/common/treenode.h \
src/common/wgs84.h \
src/common/util.h \
src/common/rtree.h \
@ -90,16 +94,22 @@ HEADERS += src/common/config.h \
src/map/IMG/bitmapline.h \
src/map/IMG/bitstream.h \
src/map/IMG/deltastream.h \
src/map/IMG/gmap.h \
src/map/IMG/gmapdata.h \
src/map/IMG/huffmanbuffer.h \
src/map/IMG/huffmanstream.h \
src/map/IMG/huffmantable.h \
src/map/IMG/huffmantext.h \
src/map/IMG/nodfile.h \
src/map/IMG/mapdata.h \
src/map/IMG/raster.h \
src/map/IMG/rastertile.h \
src/map/IMG/textpathitem.h \
src/map/IMG/textpointitem.h \
src/map/IMG/shield.h \
src/map/mapsforge/style.h \
src/map/textpathitem.h \
src/map/textpointitem.h \
src/map/mapsforge/mapdata.h \
src/map/mapsforge/rastertile.h \
src/map/mapsforge/subfile.h \
src/map/bsbmap.h \
src/map/invalidmap.h \
src/map/kmzmap.h \
@ -107,6 +117,7 @@ HEADERS += src/common/config.h \
src/map/projection.h \
src/map/ellipsoid.h \
src/map/datum.h \
src/map/sqlitemap.h \
src/map/webmercator.h \
src/map/transversemercator.h \
src/map/latlon.h \
@ -175,7 +186,7 @@ HEADERS += src/common/config.h \
src/data/locparser.h \
src/data/slfparser.h \
src/data/dem.h \
src/data/polygon.h \
src/common/polygon.h \
src/data/area.h \
src/map/obliquestereographic.h \
src/GUI/coordinatesitem.h \
@ -185,7 +196,7 @@ HEADERS += src/common/config.h \
src/data/exifparser.h \
src/data/imageinfo.h \
src/map/imgmap.h \
src/map/IMG/img.h \
src/map/IMG/imgdata.h \
src/map/IMG/subfile.h \
src/map/IMG/trefile.h \
src/map/IMG/rgnfile.h \
@ -196,7 +207,7 @@ HEADERS += src/common/config.h \
src/map/IMG/netfile.h \
src/GUI/limitedcombobox.h \
src/GUI/pathtickitem.h \
src/map/IMG/textitem.h \
src/map/textitem.h \
src/map/IMG/label.h \
src/data/csv.h \
src/data/cupparser.h \
@ -206,12 +217,15 @@ HEADERS += src/common/config.h \
src/GUI/pdfexportdialog.h \
src/GUI/pngexportdialog.h \
src/data/geojsonparser.h \
src/GUI/timezoneinfo.h
src/GUI/timezoneinfo.h \
src/map/aqmmap.h \
src/map/mapsforgemap.h
SOURCES += src/main.cpp \
src/GUI/axislabelitem.cpp \
src/GUI/mapitem.cpp \
src/GUI/marginswidget.cpp \
src/GUI/markerinfoitem.cpp \
src/GUI/popup.cpp \
src/common/coordinates.cpp \
src/common/rectc.cpp \
@ -267,7 +281,7 @@ SOURCES += src/main.cpp \
src/map/IMG/bitmapline.cpp \
src/map/IMG/bitstream.cpp \
src/map/IMG/deltastream.cpp \
src/map/IMG/gmap.cpp \
src/map/IMG/gmapdata.cpp \
src/map/IMG/huffmanbuffer.cpp \
src/map/IMG/huffmanstream.cpp \
src/map/IMG/huffmantable.cpp \
@ -275,8 +289,12 @@ SOURCES += src/main.cpp \
src/map/IMG/nodfile.cpp \
src/map/IMG/mapdata.cpp \
src/map/IMG/rastertile.cpp \
src/map/IMG/textpathitem.cpp \
src/map/IMG/textpointitem.cpp \
src/map/mapsforge/style.cpp \
src/map/textpathitem.cpp \
src/map/textpointitem.cpp \
src/map/mapsforge/mapdata.cpp \
src/map/mapsforge/rastertile.cpp \
src/map/mapsforge/subfile.cpp \
src/map/bsbmap.cpp \
src/map/kmzmap.cpp \
src/map/maplist.cpp \
@ -285,6 +303,7 @@ SOURCES += src/main.cpp \
src/map/emptymap.cpp \
src/map/ozimap.cpp \
src/map/polyconic.cpp \
src/map/sqlitemap.cpp \
src/map/tar.cpp \
src/map/atlas.cpp \
src/map/ozf.cpp \
@ -341,13 +360,12 @@ SOURCES += src/main.cpp \
src/data/locparser.cpp \
src/data/slfparser.cpp \
src/data/dem.cpp \
src/data/polygon.cpp \
src/map/obliquestereographic.cpp \
src/GUI/coordinatesitem.cpp \
src/map/rmap.cpp \
src/data/exifparser.cpp \
src/map/imgmap.cpp \
src/map/IMG/img.cpp \
src/map/IMG/imgdata.cpp \
src/map/IMG/subfile.cpp \
src/map/IMG/trefile.cpp \
src/map/IMG/rgnfile.cpp \
@ -356,7 +374,7 @@ SOURCES += src/main.cpp \
src/map/IMG/style.cpp \
src/map/IMG/netfile.cpp \
src/GUI/pathtickitem.cpp \
src/map/IMG/textitem.cpp \
src/map/textitem.cpp \
src/data/csv.cpp \
src/data/cupparser.cpp \
src/GUI/graphicsscene.cpp \
@ -364,7 +382,9 @@ SOURCES += src/main.cpp \
src/data/smlparser.cpp \
src/GUI/pdfexportdialog.cpp \
src/GUI/pngexportdialog.cpp \
src/data/geojsonparser.cpp
src/data/geojsonparser.cpp \
src/map/aqmmap.cpp \
src/map/mapsforgemap.cpp
DEFINES += APP_VERSION=\\\"$$VERSION\\\" \
QT_NO_DEPRECATED_WARNINGS
@ -407,7 +427,8 @@ macx {
lang/gpxsee_pt_BR.qm \
lang/gpxsee_uk.qm \
lang/gpxsee_hu.qm \
lang/gpxsee_it.qm
lang/gpxsee_it.qm \
lang/gpxsee_eo.qm
csv.path = Contents/Resources
csv.files = pkg/csv
maps.path = Contents/Resources
@ -433,7 +454,9 @@ macx {
icons/formats/kap.icns \
icons/formats/mbts.icns \
icons/formats/rmap.icns \
icons/formats/tba.icns
icons/formats/tba.icns \
icons/formats/aqm.icns \
icons/formats/sqlt.icns
QMAKE_BUNDLE_DATA += locale maps icons csv
}
@ -460,14 +483,15 @@ win32 {
icons/formats/map.ico \
icons/formats/mbts.ico \
icons/formats/rmap.ico \
icons/formats/tba.ico
icons/formats/tba.ico \
icons/formats/aqm.ico \
icons/formats/sqlt.ico
DEFINES += _USE_MATH_DEFINES \
NOGDI
}
unix:!macx {
isEmpty(PREFIX):PREFIX = /usr/local
DEFINES += PREFIX=\\\"$$PREFIX\\\"
maps.files = pkg/maps/*
maps.path = $$PREFIX/share/gpxsee/maps

View File

@ -1,6 +1,6 @@
<RCC>
<!-- GUI icons -->
<qresource prefix="/">
<!-- GUI -->
<file alias="gpxsee.png">icons/app/gpxsee.png</file>
<file alias="gpxsee@2x.png">icons/app/gpxsee@2x.png</file>
<file alias="dialog-close.png">icons/GUI/dialog-close.png</file>
@ -43,8 +43,10 @@
<file alias="view-filter@2x.png">icons/GUI/view-filter@2x.png</file>
<file alias="applications-internet_32.png">icons/GUI/applications-internet_32.png</file>
<file alias="applications-internet_32@2x.png">icons/GUI/applications-internet_32@2x.png</file>
<!-- POI -->
</qresource>
<!-- POI icons for default IMG map style -->
<qresource prefix="/POI">
<file alias="airfield-11.png">icons/POI/airfield-11.png</file>
<file alias="airport-11.png">icons/POI/airport-11.png</file>
<file alias="amusement-park-11.png">icons/POI/amusement-park-11.png</file>
@ -123,4 +125,141 @@
<file alias="wetland-11.png">icons/POI/wetland-11.png</file>
<file alias="zoo-11.png">icons/POI/zoo-11.png</file>
</qresource>
<!-- Mapsforge rendertheme -->
<qresource prefix="/mapsforge">
<file alias="default.xml">data/default.xml</file>
<file alias="patterns/hills.svg">icons/mapsforge/patterns/hills.svg</file>
<file alias="patterns/farmland.svg">icons/mapsforge/patterns/farmland.svg</file>
<file alias="patterns/coniferous.svg">icons/mapsforge/patterns/coniferous.svg</file>
<file alias="patterns/marsh.png">icons/mapsforge/patterns/marsh.png</file>
<file alias="patterns/dot.png">icons/mapsforge/patterns/dot.png</file>
<file alias="patterns/cemetery.png">icons/mapsforge/patterns/cemetery.png</file>
<file alias="patterns/rail.png">icons/mapsforge/patterns/rail.png</file>
<file alias="patterns/access-destination.png">icons/mapsforge/patterns/access-destination.png</file>
<file alias="patterns/deciduous.svg">icons/mapsforge/patterns/deciduous.svg</file>
<file alias="patterns/grass.svg">icons/mapsforge/patterns/grass.svg</file>
<file alias="patterns/wood-mixed.png">icons/mapsforge/patterns/wood-mixed.png</file>
<file alias="patterns/wood-deciduous.png">icons/mapsforge/patterns/wood-deciduous.png</file>
<file alias="patterns/pike.png">icons/mapsforge/patterns/pike.png</file>
<file alias="patterns/wood-coniferous.png">icons/mapsforge/patterns/wood-coniferous.png</file>
<file alias="patterns/coniferous_and_deciduous.svg">icons/mapsforge/patterns/coniferous_and_deciduous.svg</file>
<file alias="patterns/arrow.png">icons/mapsforge/patterns/arrow.png</file>
<file alias="patterns/military.png">icons/mapsforge/patterns/military.png</file>
<file alias="patterns/scrub.svg">icons/mapsforge/patterns/scrub.svg</file>
<file alias="patterns/nature-reserve.png">icons/mapsforge/patterns/nature-reserve.png</file>
<file alias="patterns/swamp.svg">icons/mapsforge/patterns/swamp.svg</file>
<file alias="patterns/quarry.svg">icons/mapsforge/patterns/quarry.svg</file>
<file alias="patterns/access-private.png">icons/mapsforge/patterns/access-private.png</file>
<file alias="symbols/barrier/blocks.svg">icons/mapsforge/symbols/barrier/blocks.svg</file>
<file alias="symbols/barrier/stile.svg">icons/mapsforge/symbols/barrier/stile.svg</file>
<file alias="symbols/barrier/cycle_barrier.svg">icons/mapsforge/symbols/barrier/cycle_barrier.svg</file>
<file alias="symbols/barrier/lift_gate.svg">icons/mapsforge/symbols/barrier/lift_gate.svg</file>
<file alias="symbols/barrier/bollard.svg">icons/mapsforge/symbols/barrier/bollard.svg</file>
<file alias="symbols/barrier/gate.svg">icons/mapsforge/symbols/barrier/gate.svg</file>
<file alias="symbols/dot_blue.svg">icons/mapsforge/symbols/dot_blue.svg</file>
<file alias="symbols/dot_blue_dark.svg">icons/mapsforge/symbols/dot_blue_dark.svg</file>
<file alias="symbols/peak.svg">icons/mapsforge/symbols/peak.svg</file>
<file alias="symbols/traffic_signal.svg">icons/mapsforge/symbols/traffic_signal.svg</file>
<file alias="symbols/place_of_worship/hindu.svg">icons/mapsforge/symbols/place_of_worship/hindu.svg</file>
<file alias="symbols/place_of_worship/unknown.svg">icons/mapsforge/symbols/place_of_worship/unknown.svg</file>
<file alias="symbols/place_of_worship/islamic.svg">icons/mapsforge/symbols/place_of_worship/islamic.svg</file>
<file alias="symbols/place_of_worship/jewish.svg">icons/mapsforge/symbols/place_of_worship/jewish.svg</file>
<file alias="symbols/place_of_worship/shinto.svg">icons/mapsforge/symbols/place_of_worship/shinto.svg</file>
<file alias="symbols/place_of_worship/buddhist.svg">icons/mapsforge/symbols/place_of_worship/buddhist.svg</file>
<file alias="symbols/place_of_worship/christian.svg">icons/mapsforge/symbols/place_of_worship/christian.svg</file>
<file alias="symbols/volcano.svg">icons/mapsforge/symbols/volcano.svg</file>
<file alias="symbols/bench.svg">icons/mapsforge/symbols/bench.svg</file>
<file alias="symbols/transport/parking_private.svg">icons/mapsforge/symbols/transport/parking_private.svg</file>
<file alias="symbols/transport/helicopter.svg">icons/mapsforge/symbols/transport/helicopter.svg</file>
<file alias="symbols/transport/rental_bicycle.svg">icons/mapsforge/symbols/transport/rental_bicycle.svg</file>
<file alias="symbols/transport/train_station2.svg">icons/mapsforge/symbols/transport/train_station2.svg</file>
<file alias="symbols/transport/parking.svg">icons/mapsforge/symbols/transport/parking.svg</file>
<file alias="symbols/transport/slipway.svg">icons/mapsforge/symbols/transport/slipway.svg</file>
<file alias="symbols/transport/bus_stop.svg">icons/mapsforge/symbols/transport/bus_stop.svg</file>
<file alias="symbols/transport/bus_station.svg">icons/mapsforge/symbols/transport/bus_station.svg</file>
<file alias="symbols/transport/airport2.svg">icons/mapsforge/symbols/transport/airport2.svg</file>
<file alias="symbols/transport/fuel.svg">icons/mapsforge/symbols/transport/fuel.svg</file>
<file alias="symbols/transport/lighthouse.svg">icons/mapsforge/symbols/transport/lighthouse.svg</file>
<file alias="symbols/transport/traffic_lights.svg">icons/mapsforge/symbols/transport/traffic_lights.svg</file>
<file alias="symbols/transport/tram_stop.svg">icons/mapsforge/symbols/transport/tram_stop.svg</file>
<file alias="symbols/food/bar.svg">icons/mapsforge/symbols/food/bar.svg</file>
<file alias="symbols/food/cafe.svg">icons/mapsforge/symbols/food/cafe.svg</file>
<file alias="symbols/food/drinkingtap.svg">icons/mapsforge/symbols/food/drinkingtap.svg</file>
<file alias="symbols/food/pub.svg">icons/mapsforge/symbols/food/pub.svg</file>
<file alias="symbols/food/fastfood.svg">icons/mapsforge/symbols/food/fastfood.svg</file>
<file alias="symbols/food/biergarten.svg">icons/mapsforge/symbols/food/biergarten.svg</file>
<file alias="symbols/food/restaurant.svg">icons/mapsforge/symbols/food/restaurant.svg</file>
<file alias="symbols/railway-crossing.svg">icons/mapsforge/symbols/railway-crossing.svg</file>
<file alias="symbols/accommodation/hotel2.svg">icons/mapsforge/symbols/accommodation/hotel2.svg</file>
<file alias="symbols/accommodation/camping.svg">icons/mapsforge/symbols/accommodation/camping.svg</file>
<file alias="symbols/accommodation/chalet.svg">icons/mapsforge/symbols/accommodation/chalet.svg</file>
<file alias="symbols/accommodation/alpinehut.svg">icons/mapsforge/symbols/accommodation/alpinehut.svg</file>
<file alias="symbols/accommodation/shelter2.svg">icons/mapsforge/symbols/accommodation/shelter2.svg</file>
<file alias="symbols/accommodation/caravan_park.svg">icons/mapsforge/symbols/accommodation/caravan_park.svg</file>
<file alias="symbols/accommodation/hostel.svg">icons/mapsforge/symbols/accommodation/hostel.svg</file>
<file alias="symbols/health/doctors2.svg">icons/mapsforge/symbols/health/doctors2.svg</file>
<file alias="symbols/health/hospital.svg">icons/mapsforge/symbols/health/hospital.svg</file>
<file alias="symbols/health/pharmacy.svg">icons/mapsforge/symbols/health/pharmacy.svg</file>
<file alias="symbols/chair_lift.svg">icons/mapsforge/symbols/chair_lift.svg</file>
<file alias="symbols/education/school.svg">icons/mapsforge/symbols/education/school.svg</file>
<file alias="symbols/education/nursery3.svg">icons/mapsforge/symbols/education/nursery3.svg</file>
<file alias="symbols/education/university.svg">icons/mapsforge/symbols/education/university.svg</file>
<file alias="symbols/money/atm2.svg">icons/mapsforge/symbols/money/atm2.svg</file>
<file alias="symbols/money/bank2.svg">icons/mapsforge/symbols/money/bank2.svg</file>
<file alias="symbols/shopping/marketplace.svg">icons/mapsforge/symbols/shopping/marketplace.svg</file>
<file alias="symbols/shopping/bicycle.svg">icons/mapsforge/symbols/shopping/bicycle.svg</file>
<file alias="symbols/shopping/alcohol.svg">icons/mapsforge/symbols/shopping/alcohol.svg</file>
<file alias="symbols/shopping/diy.svg">icons/mapsforge/symbols/shopping/diy.svg</file>
<file alias="symbols/shopping/bakery.svg">icons/mapsforge/symbols/shopping/bakery.svg</file>
<file alias="symbols/shopping/greengrocer.svg">icons/mapsforge/symbols/shopping/greengrocer.svg</file>
<file alias="symbols/shopping/laundrette.svg">icons/mapsforge/symbols/shopping/laundrette.svg</file>
<file alias="symbols/shopping/car_repair.svg">icons/mapsforge/symbols/shopping/car_repair.svg</file>
<file alias="symbols/shopping/butcher.svg">icons/mapsforge/symbols/shopping/butcher.svg</file>
<file alias="symbols/shopping/book.svg">icons/mapsforge/symbols/shopping/book.svg</file>
<file alias="symbols/shopping/convenience.svg">icons/mapsforge/symbols/shopping/convenience.svg</file>
<file alias="symbols/shopping/supermarket.svg">icons/mapsforge/symbols/shopping/supermarket.svg</file>
<file alias="symbols/poi/mountain_pass.svg">icons/mapsforge/symbols/poi/mountain_pass.svg</file>
<file alias="symbols/poi/embassy2.svg">icons/mapsforge/symbols/poi/embassy2.svg</file>
<file alias="symbols/poi/cave.svg">icons/mapsforge/symbols/poi/cave.svg</file>
<file alias="symbols/cable_car.svg">icons/mapsforge/symbols/cable_car.svg</file>
<file alias="symbols/railway-crossing-small.svg">icons/mapsforge/symbols/railway-crossing-small.svg</file>
<file alias="symbols/dot_magenta.svg">icons/mapsforge/symbols/dot_magenta.svg</file>
<file alias="symbols/dot_black.svg">icons/mapsforge/symbols/dot_black.svg</file>
<file alias="symbols/gondola.svg">icons/mapsforge/symbols/gondola.svg</file>
<file alias="symbols/dot_white.svg">icons/mapsforge/symbols/dot_white.svg</file>
<file alias="symbols/amenity/recycling.svg">icons/mapsforge/symbols/amenity/recycling.svg</file>
<file alias="symbols/amenity/firestation3.svg">icons/mapsforge/symbols/amenity/firestation3.svg</file>
<file alias="symbols/amenity/telephone.svg">icons/mapsforge/symbols/amenity/telephone.svg</file>
<file alias="symbols/amenity/post_box.svg">icons/mapsforge/symbols/amenity/post_box.svg</file>
<file alias="symbols/amenity/fountain2.svg">icons/mapsforge/symbols/amenity/fountain2.svg</file>
<file alias="symbols/amenity/playground.svg">icons/mapsforge/symbols/amenity/playground.svg</file>
<file alias="symbols/amenity/library.svg">icons/mapsforge/symbols/amenity/library.svg</file>
<file alias="symbols/amenity/post_office.svg">icons/mapsforge/symbols/amenity/post_office.svg</file>
<file alias="symbols/amenity/police2.svg">icons/mapsforge/symbols/amenity/police2.svg</file>
<file alias="symbols/amenity/toilets.svg">icons/mapsforge/symbols/amenity/toilets.svg</file>
<file alias="symbols/tourist/picnic.svg">icons/mapsforge/symbols/tourist/picnic.svg</file>
<file alias="symbols/tourist/monument.svg">icons/mapsforge/symbols/tourist/monument.svg</file>
<file alias="symbols/tourist/archaeological2.svg">icons/mapsforge/symbols/tourist/archaeological2.svg</file>
<file alias="symbols/tourist/museum.svg">icons/mapsforge/symbols/tourist/museum.svg</file>
<file alias="symbols/tourist/attraction.svg">icons/mapsforge/symbols/tourist/attraction.svg</file>
<file alias="symbols/tourist/information.svg">icons/mapsforge/symbols/tourist/information.svg</file>
<file alias="symbols/tourist/theatre.svg">icons/mapsforge/symbols/tourist/theatre.svg</file>
<file alias="symbols/tourist/zoo.svg">icons/mapsforge/symbols/tourist/zoo.svg</file>
<file alias="symbols/tourist/cinema2.svg">icons/mapsforge/symbols/tourist/cinema2.svg</file>
<file alias="symbols/tourist/castle2.svg">icons/mapsforge/symbols/tourist/castle2.svg</file>
<file alias="symbols/tourist/ruin.svg">icons/mapsforge/symbols/tourist/ruin.svg</file>
<file alias="symbols/tourist/memorial.svg">icons/mapsforge/symbols/tourist/memorial.svg</file>
<file alias="symbols/tourist/view_point.svg">icons/mapsforge/symbols/tourist/view_point.svg</file>
<file alias="symbols/tourist/windmill.svg">icons/mapsforge/symbols/tourist/windmill.svg</file>
<file alias="symbols/water/weir.svg">icons/mapsforge/symbols/water/weir.svg</file>
<file alias="symbols/sport/swimming_outdoor.svg">icons/mapsforge/symbols/sport/swimming_outdoor.svg</file>
<file alias="symbols/sport/tennis.svg">icons/mapsforge/symbols/sport/tennis.svg</file>
<file alias="symbols/sport/shooting.svg">icons/mapsforge/symbols/sport/shooting.svg</file>
<file alias="symbols/sport/stadium.svg">icons/mapsforge/symbols/sport/stadium.svg</file>
<file alias="symbols/sport/soccer.svg">icons/mapsforge/symbols/sport/soccer.svg</file>
<file alias="symbols/sport/golf.svg">icons/mapsforge/symbols/sport/golf.svg</file>
<file alias="symbols/oneway.svg">icons/mapsforge/symbols/oneway.svg</file>
</qresource>
</RCC>

BIN
icons/formats/aqm.icns Normal file

Binary file not shown.

BIN
icons/formats/aqm.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 KiB

After

Width:  |  Height:  |  Size: 305 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 302 KiB

After

Width:  |  Height:  |  Size: 302 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 303 KiB

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 KiB

After

Width:  |  Height:  |  Size: 306 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 KiB

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 KiB

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 KiB

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 306 KiB

After

Width:  |  Height:  |  Size: 307 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 KiB

After

Width:  |  Height:  |  Size: 305 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 KiB

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 KiB

After

Width:  |  Height:  |  Size: 305 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 303 KiB

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 KiB

After

Width:  |  Height:  |  Size: 305 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 KiB

After

Width:  |  Height:  |  Size: 305 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 302 KiB

After

Width:  |  Height:  |  Size: 302 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 KiB

After

Width:  |  Height:  |  Size: 306 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 302 KiB

After

Width:  |  Height:  |  Size: 303 KiB

View File

@ -20,3 +20,5 @@ map:#f6ff00
mbts:#ff0062
rmap:#145cba
tba:#367050
aqm:#32a89e
sqlt:#303030

View File

@ -5,6 +5,6 @@ while read e; do
EXT=`echo $1 | tr /a-z/ /A-Z/`
sed -e "s/\$EXTENSION/$EXT/" -e "s/\$COLOR/$2/" icon-template.svg > $1.svg
convert -density 400 $1.svg -define icon:auto-resize $1.ico
convert -density 400 -background none $1.svg -define icon:auto-resize $1.ico
rm $1.svg
done < extensions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 KiB

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 KiB

After

Width:  |  Height:  |  Size: 305 KiB

BIN
icons/formats/sqlt.icns Normal file

Binary file not shown.

BIN
icons/formats/sqlt.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 KiB

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 KiB

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 KiB

After

Width:  |  Height:  |  Size: 304 KiB

169
icons/mapsforge/licence.txt Normal file
View File

@ -0,0 +1,169 @@
Mapsforge render theme icons as provided by the Mapsforge project
(https://github.com/mapsforge). Licensed under LGPLv3.
-----
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.
0. Additional Definitions.
As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.
"The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.
An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.
A "Combined Work" is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".
The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.
The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.
1. Exception to Section 3 of the GNU GPL.
You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.
2. Conveying Modified Versions.
If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:
a) under this License, provided that you make a good faith effort to
ensure that, in the event an Application does not supply the
function or data, the facility still operates, and performs
whatever part of its purpose remains meaningful, or
b) under the GNU GPL, with none of the additional permissions of
this License applicable to that copy.
3. Object Code Incorporating Material from Library Header Files.
The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:
a) Give prominent notice with each copy of the object code that the
Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the object code with a copy of the GNU GPL and this license
document.
4. Combined Works.
You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:
a) Give prominent notice with each copy of the Combined Work that
the Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the Combined Work with a copy of the GNU GPL and this license
document.
c) For a Combined Work that displays copyright notices during
execution, include the copyright notice for the Library among
these notices, as well as a reference directing the user to the
copies of the GNU GPL and this license document.
d) Do one of the following:
0) Convey the Minimal Corresponding Source under the terms of this
License, and the Corresponding Application Code in a form
suitable for, and under terms that permit, the user to
recombine or relink the Application with a modified version of
the Linked Version to produce a modified Combined Work, in the
manner specified by section 6 of the GNU GPL for conveying
Corresponding Source.
1) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (a) uses at run time
a copy of the Library already present on the user's computer
system, and (b) will operate properly with a modified version
of the Library that is interface-compatible with the Linked
Version.
e) Provide Installation Information, but only if you would otherwise
be required to provide such information under section 6 of the
GNU GPL, and only to the extent that such information is
necessary to install and execute a modified version of the
Combined Work produced by recombining or relinking the
Application with a modified version of the Linked Version. (If
you use option 4d0, the Installation Information must accompany
the Minimal Corresponding Source and Corresponding Application
Code. If you use option 4d1, you must provide the Installation
Information in the manner specified by section 6 of the GNU GPL
for conveying Corresponding Source.)
5. Combined Libraries.
You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:
a) Accompany the combined library with a copy of the same work based
on the Library, uncombined with any other library facilities,
conveyed under the terms of this License.
b) Give prominent notice with the combined library that part of it
is a work based on the Library, and explaining where to find the
accompanying uncombined form of the same work.
6. Revised Versions of the GNU Lesser General Public License.
The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.
If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<defs id="defs4">
<symbol id="symbol-university" viewBox="244.5 110 489 219.9">
<path d="M79,43l57,119c0,0,21-96,104-96s124,106,124,106l43-133l82-17L0,17L79,43z" id="path4460"/>
<path fill="none" stroke="#000000" stroke-width="20" d="M94,176l-21,39" id="path4462"/>
<path d="M300,19c0,10.5-22.6,19-50.5,19S199,29.5,199,19s22.6-19,50.5-19S300,8.5,300,19z" id="path4464"/>
<path ill="none" stroke="#000000" stroke-width="20" d="M112,216l-16-38L64,88c0,0-9-8-4-35s16-24,16-24" id="path4466"/>
</symbol>
<symbol viewBox="244.5 110 489 219.9" id="symbol9807">
<path id="path9809" d="M79,43l57,119c0,0,21-96,104-96s124,106,124,106l43-133l82-17L0,17L79,43z"/>
<path id="path9811" d="M94,176l-21,39" stroke-width="20" stroke="#000000" fill="none"/>
<path id="path9813" d="M300,19c0,10.5-22.6,19-50.5,19S199,29.5,199,19s22.6-19,50.5-19S300,8.5,300,19z"/>
<path id="path9815" d="M112,216l-16-38L64,88c0,0-9-8-4-35s16-24,16-24" stroke-width="20" stroke="#000000" ill="none"/>
</symbol>
</defs>
<path inkscape:connector-curvature="0" id="path8893-1-1" d="m 151.49813,293.8417 -44.4375,95.875 -0.34375,0.71875 0.78125,0 8.9375,0 -15.15625,27.53125 -0.40625,0.71875 0.84375,0 10.71875,0 -18.062502,29.875 -0.5625,0.90625 1.0625,-0.15625 45.593752,-6.84375 0,48.53125 0,0.5 0.5,0 10.625,0 0.375,0 0.125,0 0.375,0 10.59375,0 0.5,0 0,-0.5 0,-48.53125 45.6875,6.84375 1.03125,0.15625 -0.53125,-0.90625 -18.0625,-29.875 10.625,0 0.84375,0 -0.40625,-0.71875 -15.15625,-27.53125 9,0 0.78125,0 -0.3125,-0.71875 -44.53125,-95.875 -0.5,0.0937 -0.53125,-0.0937 z m -0.0312,2.4375 0,194.21875 -10,0 0,-48.625 0,-0.5625 -0.5625,0.0937 -45.125002,6.75 17.937502,-29.6875 0.46875,-0.78125 -0.875,0 -10.75,0 15.15625,-27.53125 0.40625,-0.71875 -0.84375,0 -9,0 43.1875,-93.15625 z m 1.125,0.0625 43.25,93.09375 -9.09375,0 -0.84375,0 0.40625,0.71875 15.15625,27.53125 -10.65625,0 -0.875,0 0.4375,0.78125 17.9375,29.6875 -45.15625,-6.75 -0.59375,-0.0937 0,0.5625 0,48.625 -9.96875,0 0,-194.15625 z m -0.63664,-2.30136 -44.44666,95.87969 9.78092,0 -15.56963,28.27819 11.57742,0 -18.497262,30.60698 46.176622,-6.91983 0,49.10424 10.97859,0 0,-196.94927 z m 0.13307,0 0,196.94927 10.97859,0 0,-49.10424 46.24316,6.91983 -18.49726,-30.60698 11.51089,0 -15.56964,-28.27819 9.84746,0 -44.5132,-95.87969 z" fill-opacity=".733" color="#000000" fill="#87b987"/>
<path inkscape:connector-curvature="0" id="path8893-1-7" d="m 438.03409,87.423634 -44.4375,95.874996 -0.34375,0.71875 0.78125,0 8.9375,0 -15.15625,27.53125 -0.40625,0.71875 0.84375,0 10.71875,0 -18.0625,29.875 -0.5625,0.90625 1.0625,-0.15625 45.59375,-6.84375 0,48.53125 0,0.5 0.5,0 10.625,0 0.375,0 0.125,0 0.375,0 10.59375,0 0.5,0 0,-0.5 0,-48.53125 45.6875,6.84375 1.03125,0.15625 -0.53125,-0.90625 -18.0625,-29.875 10.625,0 0.84375,0 -0.40625,-0.71875 -15.15625,-27.53125 9,0 0.78125,0 -0.3125,-0.71875 -44.53125,-95.874996 -0.5,0.0937 -0.53125,-0.0937 z m -0.0312,2.4375 0,194.218746 -10,0 0,-48.625 0,-0.5625 -0.5625,0.0937 -45.125,6.75 17.9375,-29.6875 0.46875,-0.78125 -0.875,0 -10.75,0 15.15625,-27.53125 0.40625,-0.71875 -0.84375,0 -9,0 43.1875,-93.156246 z m 1.125,0.0625 43.25,93.093746 -9.09375,0 -0.84375,0 0.40625,0.71875 15.15625,27.53125 -10.65625,0 -0.875,0 0.4375,0.78125 17.9375,29.6875 -45.15625,-6.75 -0.59375,-0.0937 0,0.5625 0,48.625 -9.96875,0 0,-194.156246 z m -0.63664,-2.30136 -44.44666,95.879686 9.78092,0 -15.56963,28.27819 11.57742,0 -18.49726,30.60698 46.17662,-6.91983 0,49.10424 10.97859,0 0,-196.949266 z m 0.13307,0 0,196.949266 10.97859,0 0,-49.10424 46.24316,6.91983 -18.49726,-30.60698 11.51089,0 -15.56964,-28.27819 9.84746,0 -44.5132,-95.879686 z" fill-opacity=".733" color="#000000" fill="#87b987"/>
</svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<defs id="defs4">
<symbol id="symbol-university" viewBox="244.5 110 489 219.9">
<path d="M79,43l57,119c0,0,21-96,104-96s124,106,124,106l43-133l82-17L0,17L79,43z" id="path4460"/>
<path fill="none" stroke="#000000" stroke-width="20" d="M94,176l-21,39" id="path4462"/>
<path d="M300,19c0,10.5-22.6,19-50.5,19S199,29.5,199,19s22.6-19,50.5-19S300,8.5,300,19z" id="path4464"/>
<path ill="none" stroke="#000000" stroke-width="20" d="M112,216l-16-38L64,88c0,0-9-8-4-35s16-24,16-24" id="path4466"/>
</symbol>
<symbol viewBox="244.5 110 489 219.9" id="symbol9807">
<path id="path9809" d="M79,43l57,119c0,0,21-96,104-96s124,106,124,106l43-133l82-17L0,17L79,43z"/>
<path id="path9811" d="M94,176l-21,39" stroke-width="20" stroke="#000000" fill="none"/>
<path id="path9813" d="M300,19c0,10.5-22.6,19-50.5,19S199,29.5,199,19s22.6-19,50.5-19S300,8.5,300,19z"/>
<path id="path9815" d="M112,216l-16-38L64,88c0,0-9-8-4-35s16-24,16-24" stroke-width="20" stroke="#000000" ill="none"/>
</symbol>
</defs>
<path id="path8893-1" d="m 171,276.21875 -44.4375,95.875 -0.34375,0.71875 0.78125,0 8.9375,0 -15.15625,27.53125 -0.40625,0.71875 0.84375,0 10.71875,0 -18.0625,29.875 -0.5625,0.90625 1.0625,-0.15625 45.59375,-6.84375 0,48.53125 0,0.5 0.5,0 10.625,0 0.375,0 0.125,0 0.375,0 10.59375,0 0.5,0 0,-0.5 0,-48.53125 45.6875,6.84375 1.03125,0.15625 -0.53125,-0.90625 -18.0625,-29.875 10.625,0 0.84375,0 -0.40625,-0.71875 -15.15625,-27.53125 9,0 0.78125,0 -0.3125,-0.71875 -44.53125,-95.875 -0.5,0.0937 L 171,276.21875 z m -0.0312,2.4375 0,194.21875 -10,0 0,-48.625 0,-0.5625 -0.5625,0.0937 -45.125,6.75 17.9375,-29.6875 0.46875,-0.78125 -0.875,0 -10.75,0 15.15625,-27.53125 0.40625,-0.71875 -0.84375,0 -9,0 43.1875,-93.15625 z m 1.125,0.0625 43.25,93.09375 -9.09375,0 -0.84375,0 0.40625,0.71875 15.15625,27.53125 -10.65625,0 -0.875,0 0.4375,0.78125 17.9375,29.6875 -45.15625,-6.75 -0.59375,-0.0937 0,0.5625 0,48.625 -9.96875,0 0,-194.15625 z m -0.63664,-2.30136 -44.44666,95.87969 9.78092,0 -15.56963,28.27819 11.57742,0 -18.49726,30.60698 46.17662,-6.91983 0,49.10424 10.97859,0 0,-196.94927 z m 0.13307,0 0,196.94927 10.97859,0 0,-49.10424 46.24316,6.91983 -18.49726,-30.60698 11.51089,0 -15.56964,-28.27819 9.84746,0 -44.5132,-95.87969 z" fill-opacity=".733" color="#000000" fill="#87b987"/>
<path d="m 401.20072,107.52099 c -12.89249,-0.21792 -26.4631,6.91624 -29.20596,21.537 -1.16133,6.19036 -2.13136,8.18098 -9.45839,8.30804 -22.57124,0.39142 -32.17031,33.57097 -13.10114,49.20917 1.88949,1.54956 0.80099,2.89533 -5.56,7.73287 -32.37287,24.61961 2.48489,73.74553 35.59676,50.16779 4.84775,-3.4519 5.61647,-3.48967 6.71034,-0.63908 2.30895,6.01702 1.28278,34.9088 -1.5977,44.47997 l -2.87586,9.52229 17.31908,0 c 1.71459,0 2.57221,0.006 3.96229,0 1.40745,0.006 2.28396,0 4.0262,0 l 17.31908,0 -2.81195,-9.52229 c -2.88049,-9.57117 -3.97059,-38.46295 -1.66161,-44.47997 1.09387,-2.85059 1.86259,-2.81282 6.71034,0.63908 33.11187,23.57774 67.96963,-25.54818 35.59676,-50.16779 -6.36099,-4.83754 -7.77751,-6.8574 -5.49609,-7.73287 19.06917,-7.31754 8.85147,-45.48948 -13.16505,-49.20917 -7.22574,-1.22077 -8.23315,-2.11768 -9.39448,-8.30804 -2.87273,-15.31291 -17.65149,-22.36306 -31.05929,-21.40919 -0.61108,-0.0438 -1.23787,-0.1174 -1.85333,-0.12781 z" id="path9696" inkscape:connector-curvature="0" fill="#87b987" fill-opacity=".733"/>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<defs id="defs4">
<symbol id="symbol-university" viewBox="244.5 110 489 219.9">
<path d="M79,43l57,119c0,0,21-96,104-96s124,106,124,106l43-133l82-17L0,17L79,43z" id="path4460"/>
<path fill="none" stroke="#000000" stroke-width="20" d="M94,176l-21,39" id="path4462"/>
<path d="M300,19c0,10.5-22.6,19-50.5,19S199,29.5,199,19s22.6-19,50.5-19S300,8.5,300,19z" id="path4464"/>
<path ill="none" stroke="#000000" stroke-width="20" d="M112,216l-16-38L64,88c0,0-9-8-4-35s16-24,16-24" id="path4466"/>
</symbol>
<symbol viewBox="244.5 110 489 219.9" id="symbol9807">
<path id="path9809" d="M79,43l57,119c0,0,21-96,104-96s124,106,124,106l43-133l82-17L0,17L79,43z"/>
<path id="path9811" d="M94,176l-21,39" stroke-width="20" stroke="#000000" fill="none"/>
<path id="path9813" d="M300,19c0,10.5-22.6,19-50.5,19S199,29.5,199,19s22.6-19,50.5-19S300,8.5,300,19z"/>
<path id="path9815" d="M112,216l-16-38L64,88c0,0-9-8-4-35s16-24,16-24" stroke-width="20" stroke="#000000" ill="none"/>
</symbol>
</defs>
<path d="m 159.3237,301.42595 c -12.89248,-0.21792 -26.46309,6.91624 -29.20596,21.537 -1.16132,6.19036 -2.13136,8.18098 -9.45839,8.30804 -22.571243,0.39142 -32.170313,33.57097 -13.10114,49.20917 1.88949,1.54956 0.80099,2.89533 -5.55999,7.73287 -32.372883,24.61961 2.48489,73.74553 35.59676,50.16779 4.84774,-3.4519 5.61646,-3.48967 6.71034,-0.63908 2.30895,6.01702 1.28278,34.9088 -1.5977,44.47997 l -2.87586,9.52229 17.31907,0 c 1.71459,0 2.57221,0.006 3.9623,0 1.40744,0.006 2.28396,0 4.0262,0 l 17.31907,0 -2.81195,-9.52229 c -2.88048,-9.57117 -3.97058,-38.46295 -1.66161,-44.47997 1.09388,-2.85059 1.8626,-2.81282 6.71034,0.63908 33.11188,23.57774 67.96964,-25.54818 35.59676,-50.16779 -6.36098,-4.83754 -7.77751,-6.8574 -5.49608,-7.73287 19.06916,-7.31754 8.85147,-45.48948 -13.16505,-49.20917 -7.22574,-1.22077 -8.23316,-2.11768 -9.39448,-8.30804 -2.87273,-15.31291 -17.6515,-22.36306 -31.0593,-21.40919 -0.61108,-0.0438 -1.23787,-0.1174 -1.85333,-0.12781 z" id="path9696" inkscape:connector-curvature="0" fill="#87b987" fill-opacity=".733"/>
<path d="m 419.39534,72.446632 c -12.89248,-0.21792 -26.46309,6.91624 -29.20596,21.537 -1.16132,6.190358 -2.13136,8.180978 -9.45839,8.308038 -22.57124,0.39142 -32.17031,33.57097 -13.10114,49.20917 1.88949,1.54956 0.80099,2.89533 -5.55999,7.73287 -32.37288,24.6196 2.48489,73.74552 35.59676,50.16778 4.84774,-3.4519 5.61646,-3.48967 6.71034,-0.63908 2.30895,6.01702 1.28278,34.9088 -1.5977,44.47997 l -2.87586,9.52229 17.31907,0 c 1.71459,0 2.57221,0.006 3.9623,0 1.40744,0.006 2.28396,0 4.0262,0 l 17.31907,0 -2.81195,-9.52229 c -2.88048,-9.57117 -3.97058,-38.46295 -1.66161,-44.47997 1.09388,-2.85059 1.8626,-2.81282 6.71034,0.63908 33.11189,23.57774 67.96965,-25.54818 35.59677,-50.16778 -6.36098,-4.83754 -7.77751,-6.8574 -5.49608,-7.73287 19.06916,-7.31754 8.85147,-45.48948 -13.16505,-49.20917 -7.22574,-1.22077 -8.23316,-2.11768 -9.39448,-8.308038 -2.87273,-15.31291 -17.65151,-22.36306 -31.05931,-21.40919 -0.61108,-0.0438 -1.23787,-0.1174 -1.85333,-0.12781 z" id="path9696-1" inkscape:connector-curvature="0" fill="#87b987" fill-opacity=".733"/>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 B

View File

@ -0,0 +1,51 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="128" width="128" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<g transform="translate(-311,-468.36218)">
<rect style="enable-background:new;" transform="scale(-1,-1)" height="64" width="64" y="-596.4" x="-375" fill="#f7f5e5"/>
<rect style="enable-background:new;" height="64" width="64" y="468.4" x="375" fill="#f7f5e5"/>
<rect style="enable-background:new;" transform="matrix(0,1,-1,0,0,0)" height="64" width="64" y="-439" x="532.4" fill="#f7f5e5"/>
<rect style="enable-background:new;" transform="matrix(0,-1,1,0,0,0)" height="64" width="64" y="311" x="-532.4" fill="#f7f5e5"/>
<rect style="enable-background:new;" transform="scale(-1,-1)" height="4" width="64" y="-594.4" x="-375" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="scale(-1,-1)" height="4" width="64" y="-586.4" x="-375" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="scale(-1,-1)" height="4" width="64" y="-578.4" x="-375" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="scale(-1,-1)" height="4" width="64" y="-570.4" x="-375" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="scale(-1,-1)" height="4" width="64" y="-562.4" x="-375" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="scale(-1,-1)" height="4" width="64" y="-554.4" x="-375" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="scale(-1,-1)" height="4" width="64" y="-546.4" x="-375" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="scale(-1,-1)" height="4" width="64" y="-538.4" x="-375" fill="#efe9c9"/>
<rect style="enable-background:new;" height="4" width="64" y="470.4" x="375" fill="#efe9c9"/>
<rect style="enable-background:new;" height="4" width="64" y="478.4" x="375" fill="#efe9c9"/>
<rect style="enable-background:new;" height="4" width="64" y="486.4" x="375" fill="#efe9c9"/>
<rect style="enable-background:new;" height="4" width="64" y="494.4" x="375" fill="#efe9c9"/>
<rect style="enable-background:new;" height="4" width="64" y="502.4" x="375" fill="#efe9c9"/>
<rect style="enable-background:new;" height="4" width="64" y="510.4" x="375" fill="#efe9c9"/>
<rect style="enable-background:new;" height="4" width="64" y="518.4" x="375" fill="#efe9c9"/>
<rect style="enable-background:new;" height="4" width="64" y="526.4" x="375" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,1,-1,0,0,0)" height="4" width="64" y="-437" x="532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,1,-1,0,0,0)" height="4" width="64" y="-429" x="532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,1,-1,0,0,0)" height="4" width="64" y="-421" x="532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,1,-1,0,0,0)" height="4" width="64" y="-413" x="532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,1,-1,0,0,0)" height="4" width="64" y="-405" x="532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,1,-1,0,0,0)" height="4" width="64" y="-397" x="532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,1,-1,0,0,0)" height="4" width="64" y="-389" x="532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,1,-1,0,0,0)" height="4" width="64" y="-381" x="532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,-1,1,0,0,0)" height="4" width="64" y="313" x="-532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,-1,1,0,0,0)" height="4" width="64" y="321" x="-532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,-1,1,0,0,0)" height="4" width="64" y="329" x="-532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,-1,1,0,0,0)" height="4" width="64" y="337" x="-532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,-1,1,0,0,0)" height="4" width="64" y="345" x="-532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,-1,1,0,0,0)" height="4" width="64" y="353" x="-532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,-1,1,0,0,0)" height="4" width="64" y="361" x="-532.4" fill="#efe9c9"/>
<rect style="enable-background:new;" transform="matrix(0,-1,1,0,0,0)" height="4" width="64" y="369" x="-532.4" fill="#efe9c9"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.0" width="580" height="580">
<metadata id="metadata10"/>
<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path3781" d="m 185.62513,286.07679 0.32964,-83.39783" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path3783" d="M 235.01392,232.12965 208.64307,286.1899" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" id="path3785" d="m 268.03405,253.11322 -32.3043,32.96357" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" d="m 140.65911,229.8222 22.74487,56.3677" id="path3787" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
<path inkscape:connector-curvature="0" sodipodi:nodetypes="cc" d="m 104.34263,254.10212 31.97466,31.97467" id="path3789" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
<path inkscape:connector-curvature="0" d="m 385.62513,190.07678 0.32964,-83.39783" id="path3793" sodipodi:nodetypes="cc" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
<path inkscape:connector-curvature="0" d="M 435.01392,136.12964 408.64307,190.1899" id="path3795" sodipodi:nodetypes="cc" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
<path inkscape:connector-curvature="0" d="m 468.03405,157.11321 -32.3043,32.96357" id="path3797" sodipodi:nodetypes="cc" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
<path inkscape:connector-curvature="0" id="path3799" d="m 340.65911,133.8222 22.74487,56.3677" sodipodi:nodetypes="cc" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
<path inkscape:connector-curvature="0" id="path3801" d="m 304.34263,158.10212 31.97466,31.97466" sodipodi:nodetypes="cc" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
<path inkscape:connector-curvature="0" d="m 289.62513,436.07679 0.32964,-83.39783" id="path3807" sodipodi:nodetypes="cc" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
<path inkscape:connector-curvature="0" d="m 339.01392,382.12965 -26.37085,54.06026" id="path3809" sodipodi:nodetypes="cc" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
<path inkscape:connector-curvature="0" d="m 372.03405,403.11322 -32.3043,32.96357" id="path3811" sodipodi:nodetypes="cc" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
<path inkscape:connector-curvature="0" id="path3813" d="m 244.65911,379.82221 22.74487,56.3677" sodipodi:nodetypes="cc" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
<path inkscape:connector-curvature="0" id="path3815" d="m 208.34263,404.10213 31.97466,31.97466" sodipodi:nodetypes="cc" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="11.654" stroke-opacity=".733"/>
</svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.0" width="580" height="580">
<metadata id="metadata10"/>
<path d="m 362.98225,178.74951 c -18.3712,0.59518 -37.24028,3.30167 -53.875,11.21875 -11.25487,7.22101 -22.36174,14.50288 -33.40625,22.03125 -1.46855,1.05996 -6.63905,5.09345 -2.09375,3.0625 23.14953,-7.60492 43.81095,-22.25924 68.19266,-26.47693 20.60973,-5.15501 44.5539,-7.48552 63.05734,4.88318 12.34319,7.70967 22.99577,18.05648 36.3125,24.25 14.27752,7.77103 24.71792,24.76074 41.09375,26.75 -16.38702,-23.13213 -44.74653,-33.04697 -64.59013,-52.78497 -14.71539,-13.83429 -35.8556,-12.62913 -54.69112,-12.93378 z" id="path3656" fill="#999999"/>
<path d="m 196.70535,94.254447 c -39.22077,-0.83704 -81.18443,5.73512 -111.323742,32.742223 -17.84714,15.20614 -33.7635,33.63041 -55.27001,43.75778 -2.650844,3.00967 2.800086,3.75932 4.90625,3 9.019234,-2.2793 15.95483,-9.35158 24.07693,-13.84356 15.98596,-10.61568 29.67645,-23.9299 42.574182,-37.94328 13.17695,-9.53662 29.87141,-12.00889 45.2614,-16.37281 24.51897,-5.32234 49.90938,-8.779243 74.99374,-6.652853 17.9245,4.576333 29.12992,21.095083 44.84375,29.968753 15.17614,9.89258 31.52486,18.7369 45.25,30.25 1.11555,-1.9244 -0.91505,-5.53366 -1.15625,-7.84375 -3.15304,-7.06153 -11.43345,-9.86687 -17.1875,-14.53125 -15.56308,-9.47906 -31.54849,-18.77017 -44.28125,-31.8125 -7.39152,-7.118783 -17.21364,-11.069463 -27.5,-10.468753 -8.38657,-0.4434 -16.79286,-0.33168 -25.1875,-0.25 z" id="path3658" fill="#999999"/>
<path d="m 230.65504,246.00676 c -31.62382,2.61225 -64.4086,9.42287 -89.71169,29.65518 -17.03503,12.8395 -31.04208,29.79465 -50.069559,39.68857 -1.92089,2.78152 2.84221,7.28577 4.9375,3.78125 24.244999,-13.1651 41.551299,-35.81632 64.843749,-50.21875 22.74862,-11.9244 48.95265,-14.49799 74.09375,-17.625 17.57282,-0.89735 36.19959,4.8049 47.5625,18.71875 15.26441,12.85776 34.81496,19.83178 48.8125,34.1875 6.33889,5.2207 11.49959,13.49618 19.4375,15.4375 -0.53075,-5.86255 -6.28126,-9.81487 -9.53125,-14.34375 -14.02641,-15.2832 -32.85089,-24.47094 -49.75,-35.9375 -9.35849,-7.95098 -17.80511,-19.73683 -31.38058,-19.94438 -9.72254,-1.54075 -19.3656,-3.61775 -29.24442,-3.39937 z" id="path3660" fill="#999999"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 728 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 471 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 834 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 B

View File

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.0" width="580" height="580">
<metadata id="metadata10"/>
<path d="m 162.09375,118.90625 c -7.54388,1.86034 -17.86615,-1.8012 -23.34375,5.15625 -1.8527,8.27965 6.87822,17.21084 15.25,14.59375 8.64197,0.26924 18.88574,3.45596 26.28125,-2.5625 -1.07836,-7.98061 -9.49105,-12.22377 -15.3125,-16.625 -0.9167,-0.36606 -1.87567,-0.6779 -2.875,-0.5625 z" id="path2845" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path id="path3720" d="m 213.09375,306.90625 c -7.54388,1.86034 -17.86615,-1.8012 -23.34375,5.15625 -1.8527,8.27965 6.87822,17.21084 15.25,14.59375 8.64197,0.26924 18.88574,3.45596 26.28125,-2.5625 -1.07836,-7.98061 -9.49105,-12.22377 -15.3125,-16.625 -0.9167,-0.36606 -1.87567,-0.6779 -2.875,-0.5625 z" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path d="m 317.8125,219.03125 c -6.94506,1.66919 -15.66332,-1.75576 -21.21875,3.96875 -1.08673,7.66083 7.17525,14.05434 14.375,11.6875 7.55393,0.21939 16.59421,3.12237 23.0625,-1.625 -2.35509,-6.81053 -9.47907,-10.9266 -15.34375,-14.15625 -0.29932,0.01 -0.57875,-0.26991 -0.875,0.125 z" id="path3722" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path d="m 179.90625,216.40625 c -2.77739,-0.30495 -3.49974,1.7747 -0.96875,2.84375 5.20747,2.21591 11.12585,-0.34164 16.5625,1.40625 4.32588,1.09062 2.00748,-1.10314 -0.25,-2.4375 -4.45512,-3.20523 -10.17563,-0.98733 -15.34375,-1.8125 z" id="path3724" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path d="m 353.8125,325.90625 c -8.93261,1.51509 -21.54424,-1.63526 -26.8125,7.96875 -3.18584,11.10588 8.85949,22.88956 19.9375,19.84375 9.50902,0.73456 22.46427,3.65875 28.86766,-5.49246 0.73995,-10.83984 -10.56107,-17.02729 -18.49266,-21.91379 -1.13062,-0.328 -2.32223,-0.50738 -3.5,-0.40625 z" id="path3736" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path id="path3742" d="m 278.90625,291.40625 c -2.77739,-0.30495 -3.49974,1.7747 -0.96875,2.84375 5.20747,2.21591 11.12585,-0.34164 16.5625,1.40625 4.32588,1.09062 2.00748,-1.10314 -0.25,-2.4375 -4.45512,-3.20523 -10.17563,-0.98733 -15.34375,-1.8125 z" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path d="m 110.84375,257.34375 c -5.18653,1.2232 -12.129845,-1.78199 -16.25,2.0625 1.142733,5.72491 8.08668,6.54153 12.8125,5.375 4.60242,0.0651 11.34685,2.24094 14.84375,0.15625 -2.85276,-3.35591 -6.96625,-6.98346 -11.40625,-7.59375 z" id="path3744" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path id="path3750" d="m 125.84375,403.34375 c -5.18653,1.2232 -12.12984,-1.78199 -16.25,2.0625 1.14273,5.72491 8.08668,6.54153 12.8125,5.375 4.60242,0.0651 11.34685,2.24094 14.84375,0.15625 -2.85276,-3.35591 -6.96625,-6.98346 -11.40625,-7.59375 z" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path d="m 81.09375,509.90625 c -7.54388,1.86034 -17.86615,-1.8012 -23.34375,5.15625 -1.8527,8.27965 6.87822,17.21084 15.25,14.59375 8.64197,0.26924 18.88574,3.45596 26.28125,-2.5625 -1.07836,-7.98061 -9.49105,-12.22377 -15.3125,-16.625 -0.9167,-0.36606 -1.87567,-0.6779 -2.875,-0.5625 z" id="path3752" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path d="m 184.90625,492.40625 c -2.77739,-0.30495 -3.49974,1.7747 -0.96875,2.84375 5.20747,2.21591 11.12585,-0.34164 16.5625,1.40625 4.32588,1.09062 2.00748,-1.10314 -0.25,-2.4375 -4.45512,-3.20523 -10.17563,-0.98733 -15.34375,-1.8125 z" id="path3754" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path id="path3758" d="M 86.8125,336.03125 C 79.86744,337.70044 71.14918,334.27549 65.59375,340 c -1.08673,7.66083 7.17525,14.05434 14.375,11.6875 7.55393,0.21939 16.59421,3.12237 23.0625,-1.625 -2.35509,-6.81053 -9.47907,-10.9266 -15.34375,-14.15625 -0.29932,0.01 -0.57875,-0.26991 -0.875,0.125 z" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path id="path3760" d="m 467.09375,281.90625 c -7.54388,1.86034 -17.86615,-1.8012 -23.34375,5.15625 -1.8527,8.27965 6.87822,17.21084 15.25,14.59375 8.64197,0.26924 18.88574,3.45596 26.28125,-2.5625 -1.07836,-7.98061 -9.49105,-12.22377 -15.3125,-16.625 -0.9167,-0.36606 -1.87567,-0.6779 -2.875,-0.5625 z" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path id="path3762" d="m 46.812499,151.90625 c -8.93261,1.51509 -21.54424,-1.63526 -26.8125,7.96875 -3.18584,11.10588 8.85949,22.88956 19.9375,19.84375 9.50902,0.73456 22.46427,3.65875 28.86766,-5.49246 0.73995,-10.83984 -10.56107,-17.02729 -18.49266,-21.91379 -1.13062,-0.328 -2.32223,-0.50738 -3.5,-0.40625 z" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path id="path3764" d="m 520.8125,504.90625 c -8.93261,1.51509 -21.54424,-1.63526 -26.8125,7.96875 -3.18584,11.10588 8.85949,22.88956 19.9375,19.84375 9.50902,0.73456 22.46427,3.65875 28.86766,-5.49246 0.73995,-10.83984 -10.56107,-17.02729 -18.49266,-21.91379 -1.13062,-0.328 -2.32223,-0.50738 -3.5,-0.40625 z" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path d="m 496.90625,459.40625 c -2.77739,-0.30495 -3.49974,1.7747 -0.96875,2.84375 5.20747,2.21591 11.12585,-0.34164 16.5625,1.40625 4.32588,1.09062 2.00748,-1.10314 -0.25,-2.4375 -4.45512,-3.20523 -10.17563,-0.98733 -15.34375,-1.8125 z" id="path3766" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path id="path3768" d="m 397.84375,514.34375 c -5.18653,1.2232 -12.12984,-1.78199 -16.25,2.0625 1.14273,5.72491 8.08668,6.54153 12.8125,5.375 4.60242,0.0651 11.34685,2.24094 14.84375,0.15625 -2.85276,-3.35591 -6.96625,-6.98346 -11.40625,-7.59375 z" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path id="path3770" d="m 407.8125,418.03125 c -6.94506,1.66919 -15.66332,-1.75576 -21.21875,3.96875 -1.08673,7.66083 7.17525,14.05434 14.375,11.6875 7.55393,0.21939 16.59421,3.12237 23.0625,-1.625 -2.35509,-6.81053 -9.47907,-10.9266 -15.34375,-14.15625 -0.29932,0.01 -0.57875,-0.26991 -0.875,0.125 z" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path d="m 284.09375,450.90625 c -7.54388,1.86034 -17.86615,-1.8012 -23.34375,5.15625 -1.8527,8.27965 6.87822,17.21084 15.25,14.59375 8.64197,0.26924 18.88574,3.45596 26.28125,-2.5625 -1.07836,-7.98061 -9.49105,-12.22377 -15.3125,-16.625 -0.9167,-0.36606 -1.87567,-0.6779 -2.875,-0.5625 z" id="path3772" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path d="m 499.09375,133.90625 c -7.54388,1.86034 -17.86615,-1.8012 -23.34375,5.15625 -1.8527,8.27965 6.87822,17.21084 15.25,14.59375 8.64197,0.26924 18.88574,3.45596 26.28125,-2.5625 -1.07836,-7.98061 -9.49105,-12.22377 -15.3125,-16.625 -0.9167,-0.36606 -1.87567,-0.6779 -2.875,-0.5625 z" id="path3774" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path id="path3776" d="m 456.90625,89.406249 c -2.77739,-0.30495 -3.49974,1.7747 -0.96875,2.843751 5.20747,2.21591 11.12585,-0.341641 16.5625,1.40625 4.32588,1.09062 2.00748,-1.10314 -0.25,-2.437501 -4.45512,-3.20523 -10.17563,-0.98733 -15.34375,-1.8125 z" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path id="path3778" d="m 387.84375,174.34375 c -5.18653,1.2232 -12.12984,-1.78199 -16.25,2.0625 1.14273,5.72491 8.08668,6.54153 12.8125,5.375 4.60242,0.0651 11.34685,2.24094 14.84375,0.15625 -2.85276,-3.35591 -6.96625,-6.98346 -11.40625,-7.59375 z" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path id="path3780" d="m 241.8125,21.906249 c -8.93261,1.51509 -21.54424,-1.63526 -26.8125,7.96875 -3.18584,11.10588 8.85949,22.88956 19.9375,19.84375 9.50902,0.73456 22.46427,3.65875 28.86766,-5.49246 0.73995,-10.83984 -10.56107,-17.02729 -18.49266,-21.91379 -1.13062,-0.328 -2.32223,-0.50738 -3.5,-0.40625 z" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path id="path3782" d="m 270.90625,73.40625 c -2.77739,-0.30495 -3.49974,1.7747 -0.96875,2.84375 5.20747,2.21591 11.12585,-0.34164 16.5625,1.40625 4.32588,1.09062 2.00748,-1.10314 -0.25,-2.4375 -4.45512,-3.20523 -10.17563,-0.98733 -15.34375,-1.8125 z" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path d="m 163.84375,50.34375 c -5.18653,1.2232 -12.12984,-1.78199 -16.25,2.0625 1.14273,5.72491 8.08668,6.54153 12.8125,5.375 4.60242,0.0651 11.34685,2.24094 14.84375,0.15625 -2.85276,-3.35591 -6.96625,-6.98346 -11.40625,-7.59375 z" id="path3784" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
<path id="path3786" d="m 553.84375,171.34375 c -5.18653,1.2232 -12.12984,-1.78199 -16.25,2.0625 1.14273,5.72491 8.08668,6.54153 12.8125,5.375 4.60242,0.0651 11.34685,2.24094 14.84375,0.15625 -2.85276,-3.35591 -6.96625,-6.98346 -11.40625,-7.59375 z" fill="none" stroke="#999999" stroke-linejoin="round" stroke-linecap="round" stroke-width="8.7"/>
</svg>

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 B

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.0" width="580" height="580">
<metadata id="metadata10"/>
<path d="m 91.846983,454.74639 376.797227,0" id="path3752" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="12" stroke-opacity=".733"/>
<g id="g3779" transform="matrix(0.74835908,0,0,0.74835908,47.4084,40.634415)" stroke="#87b987" stroke-opacity=".733">
<path d="m 219.43574,376.07932 0.44048,-111.44093" id="path3781" sodipodi:nodetypes="cc" fill="none" stroke-linejoin="round" stroke-linecap="round" stroke-width="15.573" stroke-opacity=".733"/>
<path d="m 285.43186,303.99208 -35.23824,72.23839" id="path3783" sodipodi:nodetypes="cc" fill="none" stroke-linejoin="round" stroke-linecap="round" stroke-width="15.573" stroke-opacity=".733"/>
<path d="m 329.55523,332.03152 -43.16684,44.0478" id="path3785" sodipodi:nodetypes="cc" fill="none" stroke-linejoin="round" stroke-linecap="round" stroke-width="15.573" stroke-opacity=".733"/>
<path id="path3787" d="m 159.34959,300.90874 30.39298,75.32173" sodipodi:nodetypes="cc" fill="none" stroke-linejoin="round" stroke-linecap="round" stroke-width="15.573" stroke-opacity=".733"/>
<path id="path3789" d="m 110.82144,333.35295 42.72636,42.72637" sodipodi:nodetypes="cc" fill="none" stroke-linejoin="round" stroke-linecap="round" stroke-width="15.573" stroke-opacity=".733"/>
</g>
<g transform="matrix(0.74835908,0,0,0.74835908,247.4084,-55.36559)" id="g3791" stroke="#87b987" stroke-opacity=".733">
<path sodipodi:nodetypes="cc" id="path3793" d="m 219.43574,376.07932 0.44048,-111.44093" fill="none" stroke-linejoin="round" stroke-linecap="round" stroke-width="15.573" stroke-opacity=".733"/>
<path sodipodi:nodetypes="cc" id="path3795" d="m 285.43186,303.99208 -35.23824,72.23839" fill="none" stroke-linejoin="round" stroke-linecap="round" stroke-width="15.573" stroke-opacity=".733"/>
<path sodipodi:nodetypes="cc" id="path3797" d="m 329.55523,332.03152 -43.16684,44.0478" fill="none" stroke-linejoin="round" stroke-linecap="round" stroke-width="15.573" stroke-opacity=".733"/>
<path sodipodi:nodetypes="cc" d="m 159.34959,300.90874 30.39298,75.32173" id="path3799" fill="none" stroke-linejoin="round" stroke-linecap="round" stroke-width="15.573" stroke-opacity=".733"/>
<path sodipodi:nodetypes="cc" d="m 110.82144,333.35295 42.72636,42.72637" id="path3801" fill="none" stroke-linejoin="round" stroke-linecap="round" stroke-width="15.573" stroke-opacity=".733"/>
</g>
<path id="path3803" d="m 346.41953,394.74639 169.65214,0" fill="none" stroke="#87b987" stroke-linejoin="round" stroke-linecap="round" stroke-width="12" stroke-opacity=".733"/>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.0" width="580" height="580">
<metadata id="metadata10"/>
<path inkscape:connector-curvature="0" d="m 181.73921,194.70571 c -0.36208,-47.80432 1.03597,-56.4901 0.0356,-77.88187 -0.70547,-15.15612 -3.35673,-41.490921 0.14412,-39.682489 13.97763,7.21985 27.08725,184.465759 5.24773,184.465759 -7.57632,0 -9.08557,-18.58927 -5.43179,-66.9014 l 0.004,0 1e-5,0 z" id="path3683" sodipodi:nodetypes="csssccc" fill="#60b8ff"/>
<path inkscape:connector-curvature="0" sodipodi:nodetypes="csssscccsssc" id="path3685" d="m 268.61521,245.51493 c 0,-8.85071 1.81377,-23.3155 7.5572,-39.2584 7.32509,-20.33329 22.5433,-25.46652 6.40886,-19.27518 -6.99753,2.68517 -18.97163,16.77542 -24.20646,31.79213 -11.82358,33.917 -9.98259,42.83363 1.34396,42.83363 4.89294,0 8.89626,-7.24146 8.89626,-16.09218 l 1.8e-4,0 z m -35.58505,-10.01745 c 0,-34.3596 8.12745,-55.66267 18.25122,-84.10944 10.42588,-29.29575 34.4997,-50.04067 11.69084,-31.16476 -33.48633,27.71221 -64.71212,141.38383 -38.83832,141.38383 4.89295,0 8.89626,-11.74929 8.89626,-26.10963 z" fill="#60b8ff"/>
<path inkscape:connector-curvature="0" d="m 278.32812,317.3576 c -11.73052,0.48378 -23.69834,0.39217 -35.19543,2.76424 -2.88537,1.6697 -1.19132,6.25193 2.00331,6.17633 17.49808,4.03041 35.74826,2.75786 53.61207,2.74633 7.66155,-0.34655 15.65922,-0.50312 22.85408,-3.1995 2.85708,-1.90147 0.91299,-6.4662 -2.37491,-6.24875 -13.37358,-2.92705 -27.26954,-2.38486 -40.89912,-2.23865 z" id="path3687" fill="#60b8ff"/>
<path inkscape:connector-curvature="0" d="m 101.122,245.51493 c 0,-8.85071 -1.813771,-23.3155 -7.557198,-39.2584 -7.32509,-20.33329 -22.543301,-25.46652 -6.408863,-19.27518 6.99753,2.68517 18.971631,16.77542 24.206461,31.79213 11.82357,33.917 9.98258,42.83363 -1.34396,42.83363 -4.89294,0 -8.89626,-7.24146 -8.89626,-16.09218 l -1.8e-4,0 z m 35.58505,-10.01745 c 0,-34.3596 -8.12745,-55.66267 -18.25122,-84.10944 -10.42588,-29.29575 -34.499697,-50.04067 -11.69084,-31.16476 33.48632,27.71221 64.71211,141.38383 38.83832,141.38383 -4.89295,0 -8.89626,-11.74929 -8.89626,-26.10963 z" id="path3689" sodipodi:nodetypes="csssscccsssc" fill="#60b8ff"/>
<path inkscape:connector-curvature="0" d="m 223.76353,283.99202 c -28.7682,0.42228 -57.64822,0.51219 -86.31446,2.60851 -2.70507,0.43595 -4.05156,4.4494 -1.09012,5.58689 14.32727,3.21782 29.2919,2.53438 43.93539,3.29402 40.22877,0.85238 80.55721,1.25187 120.71225,-1.60044 2.83845,-0.56816 8.41438,-0.63035 7.80607,-4.71089 -1.96973,-3.87654 -7.56813,-2.5836 -11.0959,-3.34824 -24.59864,-1.90498 -49.29685,-1.88353 -73.95323,-1.82985 z" id="path3713" fill="#60b8ff"/>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 893 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 849 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4143" d="m 39.8,167 c -6.9,3.6 -8.1,12.7 -2.7,18 18.4,25.6 22,21.5 47,11.3 l 0,274 c 0,6.3 5.1,11.5 11.5,11.5 l 30.6,0 c 6.3,0 11.5,-5.2 11.5,-11.5 0,-105 -0.2,-177 -0.2,-295 l 8.1,-3.1 144,-17 144,17.2 5.8,2.4 c -0.6,98 -0.3,197 -0.3,296 0,6.4 5,11.5 11.5,11.5 l 30.6,0 c 6.3,0 11.3,-5.1 11.4,-11.5 l 0,-274 c 32,13.6 26.7,13.4 50,-10.6 5.3,-5.4 3.9,-14.4 -2.7,-18 L 295,36.8 c -3.4,-1.7 -7.5,-1.8 -10.75,0.1 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4145" d="m 316.9,254.7 c 17.2,-1.3 29.6,-14 29.8,-29.8 -1.4,-17 -14.3,-29.5 -29.8,-29.7 -17.3,1.3 -29.4,13.9 -29.6,29.7 1.3,17.5 13.7,29.6 29.6,29.8 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4147" d="m 185.5,318.4 c -2.9,5 -1.8,8.8 3.1,11.5 l 14,8.4 c 5,3 8.9,1.9 11.6,-3 l 44,-76 c 3,-5 2,-8.8 -3,-11.6 -6.4,-2.3 -10.2,-6.3 -19.4,-10 -2.6,0 -4.8,1.6 -6.35,4.75 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4149" d="m 223.5,345.2 c -2.5,4.4 -3.8,9.9 -3.5,16.4 l 1.4,89 -30.6,66 c -8.2,26.5 24.3,39 34.5,19.5 l 33.5,-71.8 c 1.2,-2.6 1.8,-5.5 1.8,-8.3 l -0.5,-54 34,46 10,81 c 10.4,23 42,15.6 39,-6.8 l -11.8,-93 c -1.2,-6.9 -5.3,-11 -9.1,-16.4 l -30,-42 29,-51 14.6,18.6 c 1.2,1.8 2.9,3 5.4,3.9 l 29,14.2 0,171 c 1.3,13.6 12.3,13 12.3,0 l 0,-170 c 14.2,-8.1 12.7,-25 -0.3,-29.8 L 357,313 321,269 c -5.1,-6 -12,-9.5 -24.4,-11.4 -16,-0.5 -26,5.3 -33.1,17.3 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 39.8,167 c -6.9,3.6 -8.1,12.7 -2.7,18 18.4,25.6 22,21.5 47,11.3 l 0,274 c 0,6.3 5.1,11.5 11.5,11.5 l 30.6,0 c 6.3,0 11.5,-5.2 11.5,-11.5 0,-105 -0.2,-177 -0.2,-295 l 8.1,-3.1 144,-17 144,17.2 5.8,2.4 c -0.6,98 -0.3,197 -0.3,296 0,6.4 5,11.5 11.5,11.5 l 30.6,0 c 6.3,0 11.3,-5.1 11.4,-11.5 l 0,-274 c 32,13.6 26.7,13.4 50,-10.6 5.3,-5.4 3.9,-14.4 -2.7,-18 L 295,36.8 c -3.4,-1.7 -7.5,-1.8 -10.75,0.1 z" id="path4140" fill="#0092da" fill-rule="evenodd"/>
<path d="m 316.9,254.7 c 17.2,-1.3 29.6,-14 29.8,-29.8 -1.4,-17 -14.3,-29.5 -29.8,-29.7 -17.3,1.3 -29.4,13.9 -29.6,29.7 1.3,17.5 13.7,29.6 29.6,29.8 z" id="path4138" fill="#0092da" fill-rule="evenodd"/>
<path d="m 185.5,318.4 c -2.9,5 -1.8,8.8 3.1,11.5 l 14,8.4 c 5,3 8.9,1.9 11.6,-3 l 44,-76 c 3,-5 2,-8.8 -3,-11.6 -6.4,-2.3 -10.2,-6.3 -19.4,-10 -2.6,0 -4.8,1.6 -6.35,4.75 z" id="path4136" fill="#0092da" fill-rule="evenodd"/>
<path d="m 223.5,345.2 c -2.5,4.4 -3.8,9.9 -3.5,16.4 l 1.4,89 -30.6,66 c -8.2,26.5 24.3,39 34.5,19.5 l 33.5,-71.8 c 1.2,-2.6 1.8,-5.5 1.8,-8.3 l -0.5,-54 34,46 10,81 c 10.4,23 42,15.6 39,-6.8 l -11.8,-93 c -1.2,-6.9 -5.3,-11 -9.1,-16.4 l -30,-42 29,-51 14.6,18.6 c 1.2,1.8 2.9,3 5.4,3.9 l 29,14.2 0,171 c 1.3,13.6 12.3,13 12.3,0 l 0,-170 c 14.2,-8.1 12.7,-25 -0.3,-29.8 L 357,313 321,269 c -5.1,-6 -12,-9.5 -24.4,-11.4 -16,-0.5 -26,5.3 -33.1,17.3 z" id="path4142" fill="#0092da" fill-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path white-space="normal" isolation="auto" mix-blend-mode="normal" id="path4136" d="m 238,69.9 35.5,69.6 C 201.85647,277.57135 133.9648,402.34008 70.8,520 l 434.2,0 0,0 1,0 C 438.24843,393.7415 371.88254,266.72481 305,140 L 340,72 317,60 290,111 261,58 Z M 378,494 202,494 c 20,-40 66,-134 88,-208 22,73 67,167 88,208 z" solid-color="#000000" color-interpolation-filters="linearRGB" opacity="0.8" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 238,69.9 35.5,69.6 C 201.85647,277.57135 133.9648,402.34008 70.8,520 l 434.2,0 0,0 1,0 C 438.24843,393.7415 371.88254,266.72481 305,140 L 340,72 317,60 290,111 261,58 Z M 378,494 202,494 c 20,-40 66,-134 88,-208 22,73 67,167 88,208 z" id="path2443" mix-blend-mode="normal" isolation="auto" white-space="normal" fill="#0092da" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" fill-rule="evenodd" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4154" d="m 437.37231,250.39628 c -4.5e-4,11.35401 -5.48014,17.03089 -16.43911,17.0307 l -58.15534,0 c -10.97172,1.9e-4 -16.45739,-5.67669 -16.45704,-17.0307 l 0,-27.60765 c -3.5e-4,-10.9711 5.48532,-16.45678 16.45704,-16.45704 l 58.15534,0 c 10.95897,2.6e-4 16.43866,5.48594 16.43911,16.45704 l 0,27.60765 z m -165.64595,0.59155 c -2.7e-4,10.9596 -5.68314,16.4393 -17.04861,16.43911 l -125.70448,0 c -10.97148,1.9e-4 -16.45714,-5.47951 -16.45702,-16.43911 l 0,-28.19925 c -1.2e-4,-10.9711 5.48554,-16.45677 16.45702,-16.45704 l 125.70448,0 c 11.36547,2.7e-4 17.04834,5.48594 17.04861,16.45704 l 0,28.19925 z m 257.88062,132.17613 -42.30784,0 0,-146.85839 c -4.9e-4,-22.71928 -7.93022,-41.91018 -23.78919,-57.57271 -15.85992,-15.66197 -34.95221,-23.49309 -57.27693,-23.49341 l -274.91131,0 c -22.71965,3.2e-4 -41.910547,7.83144 -57.572716,23.49341 -15.662329,15.66253 -23.49345,34.85343 -23.493391,57.57271 l 0,103.97689 c -5.9e-5,16.44518 5.874027,30.54181 17.622287,42.28991 11.748113,11.74826 25.844727,17.62236 42.28991,17.62229 l 94.58311,0 c 1.17104,-16.83939 7.82793,-31.13322 19.97074,-42.88151 12.14234,-11.74806 26.83056,-17.62215 44.06468,-17.62228 16.83918,1.3e-4 31.42582,5.87422 43.75993,17.62228 12.33347,11.74829 18.89477,25.84492 19.6839,42.28992 l 213.81592,0 c -5.5e-4,-10.95932 -5.48025,-16.43902 -16.4391,-16.43911 l 0,0 z m -260.82065,41.10672 c -5.48595,5e-5 -10.18582,-1.95699 -14.09962,-5.8711 -3.91434,-3.91403 -5.87137,-8.61389 -5.87111,-14.09963 -2.6e-4,-5.86805 1.95677,-10.66353 5.87111,-14.38645 3.9138,-3.72277 8.61367,-5.5842 14.09962,-5.58428 5.47344,8e-5 10.17033,1.86151 14.09067,5.58428 3.91975,3.72292 5.87977,8.5184 5.88006,14.38645 -2.9e-4,5.48574 -1.96031,10.1856 -5.88006,14.09963 -3.92034,3.91411 -8.61723,5.87115 -14.09067,5.8711 l 0,0 z m 0,-66.36594 c -12.93164,1.2e-4 -23.9,4.50279 -32.9051,13.50804 -9.00558,9.00544 -13.50826,19.96782 -13.50802,32.88717 -2.4e-4,12.53704 4.50244,23.30819 13.50802,32.3135 9.0051,9.00539 19.97346,13.50805 32.9051,13.50804 12.52475,1e-5 23.29292,-4.50265 32.30455,-13.50804 9.01101,-9.00531 13.51667,-19.77646 13.51699,-32.3135 -3.2e-4,-12.91935 -4.50598,-23.88173 -13.51699,-32.88717 -9.01163,-9.00525 -19.7798,-13.50792 -32.30455,-13.50804 l 0,0 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 437.37231,250.39628 c -4.5e-4,11.35401 -5.48014,17.03089 -16.43911,17.0307 l -58.15534,0 c -10.97172,1.9e-4 -16.45739,-5.67669 -16.45704,-17.0307 l 0,-27.60765 c -3.5e-4,-10.9711 5.48532,-16.45678 16.45704,-16.45704 l 58.15534,0 c 10.95897,2.6e-4 16.43866,5.48594 16.43911,16.45704 l 0,27.60765 z m -165.64595,0.59155 c -2.7e-4,10.9596 -5.68314,16.4393 -17.04861,16.43911 l -125.70448,0 c -10.97148,1.9e-4 -16.45714,-5.47951 -16.45702,-16.43911 l 0,-28.19925 c -1.2e-4,-10.9711 5.48554,-16.45677 16.45702,-16.45704 l 125.70448,0 c 11.36547,2.7e-4 17.04834,5.48594 17.04861,16.45704 l 0,28.19925 z m 257.88062,132.17613 -42.30784,0 0,-146.85839 c -4.9e-4,-22.71928 -7.93022,-41.91018 -23.78919,-57.57271 -15.85992,-15.66197 -34.95221,-23.49309 -57.27693,-23.49341 l -274.91131,0 c -22.71965,3.2e-4 -41.910547,7.83144 -57.572716,23.49341 -15.662329,15.66253 -23.49345,34.85343 -23.493391,57.57271 l 0,103.97689 c -5.9e-5,16.44518 5.874027,30.54181 17.622287,42.28991 11.748113,11.74826 25.844727,17.62236 42.28991,17.62229 l 94.58311,0 c 1.17104,-16.83939 7.82793,-31.13322 19.97074,-42.88151 12.14234,-11.74806 26.83056,-17.62215 44.06468,-17.62228 16.83918,1.3e-4 31.42582,5.87422 43.75993,17.62228 12.33347,11.74829 18.89477,25.84492 19.6839,42.28992 l 213.81592,0 c -5.5e-4,-10.95932 -5.48025,-16.43902 -16.4391,-16.43911 l 0,0 z m -260.82065,41.10672 c -5.48595,5e-5 -10.18582,-1.95699 -14.09962,-5.8711 -3.91434,-3.91403 -5.87137,-8.61389 -5.87111,-14.09963 -2.6e-4,-5.86805 1.95677,-10.66353 5.87111,-14.38645 3.9138,-3.72277 8.61367,-5.5842 14.09962,-5.58428 5.47344,8e-5 10.17033,1.86151 14.09067,5.58428 3.91975,3.72292 5.87977,8.5184 5.88006,14.38645 -2.9e-4,5.48574 -1.96031,10.1856 -5.88006,14.09963 -3.92034,3.91411 -8.61723,5.87115 -14.09067,5.8711 l 0,0 z m 0,-66.36594 c -12.93164,1.2e-4 -23.9,4.50279 -32.9051,13.50804 -9.00558,9.00544 -13.50826,19.96782 -13.50802,32.88717 -2.4e-4,12.53704 4.50244,23.30819 13.50802,32.3135 9.0051,9.00539 19.97346,13.50805 32.9051,13.50804 12.52475,1e-5 23.29292,-4.50265 32.30455,-13.50804 9.01101,-9.00531 13.51667,-19.77646 13.51699,-32.3135 -3.2e-4,-12.91935 -4.50598,-23.88173 -13.51699,-32.88717 -9.01163,-9.00525 -19.7798,-13.50792 -32.30455,-13.50804 l 0,0 z" id="flowRoot3192" fill="#0092da"/>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<defs id="defs4">
<symbol viewBox="244.5 110 489 219.9" id="symbol-university">
<path id="path4460" d="M79,43l57,119c0,0,21-96,104-96s124,106,124,106l43-133l82-17L0,17L79,43z"/>
<path id="path4462" d="M94,176l-21,39" stroke-width="20" stroke="#000000" fill="none"/>
<path id="path4464" d="M300,19c0,10.5-22.6,19-50.5,19S199,29.5,199,19s22.6-19,50.5-19S300,8.5,300,19z"/>
<path id="path4466" d="M112,216l-16-38L64,88c0,0-9-8-4-35s16-24,16-24" stroke-width="20" stroke="#000000" ill="none"/>
</symbol>
</defs>
<g id="g8101">
<path id="path8105" d="M 184.57,66.176 22.128,206.55 l 32.488,0 0,210.57 97.464,0 0,-107.01 67.21,0 0,107.01 95.24,0 0,-210.57 32.48,0 -162.44,-140.374 0,0 0,0 z m 215.05,114.724 -7.38,15.7 -5.95,12.61 C 365.63,253 344.9,296.77 324.13,340.5 c -9.95,-13.67 -19.9,-27.32 -29.95,-40.92 l -7.18,-9.75 -6.36,10.26 C 241.5,362.73 202.75,425.6 163.4,488 l -7.79,12.41 14.67,0.1 c 122.88,1.05 245.76,2.02 368.63,3.08 l 13.13,0.1 -5.64,-11.79 C 500.09,393.37 453.52,295 407.01,196.6 l -7.39,-15.7 z m 0,138.99 c 2.49,0 4.94,1.21 6.46,3.18 7.34,9.24 14.49,16.8 17.34,17.95 1.42,0.57 1.08,0.66 2.56,-0.31 1.49,-0.97 4.49,-4.12 7.8,-10.57 1.39,-2.68 4.36,-4.45 7.38,-4.41 3.03,0 5.97,1.9 7.29,4.62 l 66.87,141.55 c 2.44,5.01 -1.92,11.87 -7.49,11.79 l -302.17,-2.56 c -2.88,-0 -5.69,-1.68 -7.08,-4.21 -1.38,-2.53 -1.3,-5.85 0.21,-8.31 l 59.49,-95.49 c 2.58,-4.16 9.22,-4.97 12.72,-1.54 5.3,5.26 9.89,8.04 15.38,8.41 5.5,0.37 13.19,-1.68 24.52,-10.05 3.47,-2.62 9.04,-1.78 11.59,1.75 l 5.23,7.18 21.54,-45.55 c 1.26,-2.75 4.15,-4.71 7.18,-4.82 3.03,-0.1 6.04,1.65 7.49,4.31 2.13,3.87 4.25,6.03 5.84,6.98 1.6,0.95 2.62,1.12 4.52,0.71 3.78,-0.8 11.09,-5.99 18.67,-17.02 1.47,-2.17 4.04,-3.55 6.66,-3.59 z" opacity="0.8" fill="none" stroke="#ffffff" stroke-linejoin="round" stroke-width="40"/>
</g>
<path inkscape:connector-curvature="0" id="path5240-1" d="m 393.67597,212.73143 c -22.60621,47.92953 -45.25319,95.83979 -68.00405,143.70085 -12.60271,-17.39413 -25.2881,-34.72804 -38.05354,-52.00309 -39.11955,62.61111 -77.85915,125.45937 -117.23774,187.90861 122.87897,1.04217 245.7585,2.01795 368.6373,3.0771 -46.30032,-98.51045 -92.87536,-196.89159 -139.3929,-295.2996 -1.98304,4.20537 -3.96604,8.41075 -5.94907,12.61613 z" fill="#ffffff"/>
<path inkscape:connector-curvature="0" id="path5240" d="m 393.67597,212.73143 c -22.60621,47.92953 -45.25319,95.83979 -68.00405,143.70085 -12.60271,-17.39413 -25.2881,-34.72804 -38.05354,-52.00309 -39.11955,62.61111 -77.85915,125.45937 -117.23774,187.90861 122.87897,1.04217 245.7585,2.01795 368.6373,3.0771 -46.30032,-98.51045 -92.87536,-196.89159 -139.3929,-295.2996 -1.98304,4.20537 -3.96604,8.41075 -5.94907,12.61613 z" opacity="0.25" fill="#0092da" stroke="#0092da"/>
<g id="g8092">
<path fill="#0092da" stroke-width="5" color="#000000" opacity="0.5" id="path3744" d="m 399.62231,180.90483 -7.38505,15.69324 -5.94907,12.61614 c -20.6536,43.7896 -41.39031,87.56068 -62.15754,131.28985 -9.94882,-13.67275 -19.90161,-27.32667 -29.9505,-40.92551 l -7.17992,-9.74416 -6.35935,10.25702 c -39.13714,62.63924 -77.88892,125.5066 -117.23774,187.9086 l -7.79533,12.411 14.66754,0.1024 c 122.88192,1.04221 245.7622,2.01799 368.6373,3.07711 l 13.12898,0.1024 -5.64136,-11.79557 C 500.09345,393.37373 453.52353,295.0032 407.00737,196.59807 l -7.38506,-15.69324 z m 0,138.98262 c 2.48519,0.007 4.93962,1.21532 6.46193,3.17968 7.33939,9.24471 14.48281,16.80271 17.33436,17.94978 1.42578,0.57371 1.07763,0.66578 2.56426,-0.30754 1.48662,-0.97348 4.4883,-4.11961 7.79533,-10.56473 1.39433,-2.68386 4.36089,-4.45286 7.38505,-4.41052 3.02414,0.0423 5.96375,1.89386 7.28249,4.61566 l 66.87577,141.54687 c 2.43717,5.01006 -1.91673,11.86877 -7.48763,11.79558 l -302.1718,-2.56442 c -2.8853,-0.0397 -5.68833,-1.67615 -7.07735,-4.20538 -1.38888,-2.52923 -1.30961,-5.85218 0.20514,-8.30819 l 59.49072,-95.49285 c 2.58116,-4.16468 9.21894,-4.96762 12.7187,-1.53856 5.3028,5.25747 9.89394,8.04016 15.38553,8.41076 5.4916,0.3706 13.18531,-1.68658 24.51428,-10.05188 3.47449,-2.61976 9.04052,-1.78239 11.59043,1.74369 l 5.23108,7.17992 21.53975,-45.54117 c 1.25972,-2.75269 4.15453,-4.71511 7.17991,-4.8208 3.02538,-0.10569 6.03871,1.64999 7.48762,4.30795 2.13163,3.86819 4.25504,6.02391 5.84651,6.97477 1.59146,0.95071 2.61975,1.12066 4.51308,0.71799 3.78667,-0.80533 11.08861,-5.99482 18.66778,-17.02665 1.47553,-2.16917 4.04389,-3.55221 6.66706,-3.58996 z" inkscape:connector-curvature="0"/>
<path stroke-width="0.852" fill-rule="evenodd" fill="#0092da" sodipodi:nodetypes="ccccccccccccc" id="path645" d="M 184.57113,66.176498 22.127529,206.5523 l 32.488502,0 0,210.56359 97.466389,0 0,-107.00635 67.20514,0 2.2e-4,107.00635 95.23845,0 0,-210.56359 32.4887,0 -162.4438,-140.375802 0,0 0,0 z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4151" d="M 56.699219 35 C 38.699219 35.5 38.8 55 39.5 68 C 38.7 223 37.000781 377 36.800781 531 C 41.000781 555 73.000781 543 70.800781 522 L 71 494 L 506 497 C 507 511 502 531 519 535 C 538 539 542 518 540 504 C 541 385 543 266 543 147 C 539 123 503 134 509 156 L 508 237 L 73 234 C 73 172 74 111 74 49 C 72.8 41 64.899219 34.8 56.699219 35 z M 72 267 L 508 269 L 506 461 L 71 459 L 72 267 z " mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4153" d="m 143,144 c 18,34 73,31 88,-4 7,-38 -8,-66 -48,-67.1 C 149,73 125,114 143,144 Z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4155" d="m 235,204 c 16,19 42,11 63,13 44,-1 89,1 133,-1 28,-4 34,-62 -3,-66 -55.66676,-0.3014 -111.33294,-3 -167,-3 -28,0 -45,37 -26,57 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4157" d="m 134,178 c -26,-1 -20,41 4,35 l 69,0 c 23,-5 15,-36 6,-36 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4159" d="m 138,368 c 18,34 73,31 88,-4 7,-38 -8,-66 -48,-67 -34,0 -58,41 -40,71 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4161" d="m 256,444 c 44,0 127,0 171,-2 46,-7 37,-68 -6,-69 l -163,0 c -53,8 -37,69 -2,71 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4163" d="m 130,404 c -22,-1 -23,36 5,35 23,0 46,1 69,0 23,-5 16,-36 -7,-35 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="M 56.699219 35 C 38.699219 35.5 38.8 55 39.5 68 C 38.7 223 37.000781 377 36.800781 531 C 41.000781 555 73.000781 543 70.800781 522 L 71 494 L 506 497 C 507 511 502 531 519 535 C 538 539 542 518 540 504 C 541 385 543 266 543 147 C 539 123 503 134 509 156 L 508 237 L 73 234 C 73 172 74 111 74 49 C 72.8 41 64.899219 34.8 56.699219 35 z M 72 267 L 508 269 L 506 461 L 71 459 L 72 267 z " id="path4148" fill="#0092da"/>
<path d="m 143,144 c 18,34 73,31 88,-4 7,-38 -8,-66 -48,-67.1 C 149,73 125,114 143,144 Z" id="path4146" fill="#0092da"/>
<path d="m 235,204 c 16,19 42,11 63,13 44,-1 89,1 133,-1 28,-4 34,-62 -3,-66 -55.66676,-0.3014 -111.33294,-3 -167,-3 -28,0 -45,37 -26,57 z" id="path4144" fill="#0092da"/>
<path d="m 134,178 c -26,-1 -20,41 4,35 l 69,0 c 23,-5 15,-36 6,-36 z" id="path4142" fill="#0092da"/>
<path d="m 138,368 c 18,34 73,31 88,-4 7,-38 -8,-66 -48,-67 -34,0 -58,41 -40,71 z" id="path4138" fill="#0092da"/>
<path d="m 256,444 c 44,0 127,0 171,-2 46,-7 37,-68 -6,-69 l -163,0 c -53,8 -37,69 -2,71 z" id="path4136" fill="#0092da"/>
<path d="m 130,404 c -22,-1 -23,36 5,35 23,0 46,1 69,0 23,-5 16,-36 -7,-35 z" id="path4189" fill="#0092da"/>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4142" d="M 167,138.19922 C 136.5,137.69922 109,160.6 109,192 c 0,31.4 28,55 58,55 30.5,0 58,-22.9 58,-54 0,-31.4 -28,-54.00078 -58,-54.80078 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4144" d="m 58.199219,171.59961 c -9.4,0.5 -17,8.10039 -17,16.90039 L 37.900391,426 c -0.3,9.5 7.30039,17.4 16.90039,17.5 9.5,0.1 17.398828,-7.6 17.298828,-17 l 1,-71 434.000001,2.90039 L 506,417.30078 c -0.3,9.5 7.20078,17.39961 16.80078,17.59961 9.5,0.2 17.4,-7.4 17.5,-17 l 3.09961,-155 c 0.3,-9.6 -7.4,-17.59961 -17,-17.59961 -9.5,0 -17.00117,7.6 -17.20117,17 L 508,325.19922 74,322.30078 l 1.699219,-132 c 0.285904,-11.70664 -8.981794,-19.13181 -17.5,-18.70117 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4146" d="m 257,231 c -22.5,0 -41,18.6 -41,41 0,22.4 18.6,41 41,41 l 199,0 c 22.5,0 41,-18.6 41,-41 0,-22.4 -18.6,-41 -41,-41 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4148" d="m 103,266.30078 c -11.3,0 -20.900391,9.49883 -20.900391,20.79883 C 82.099609,298.39961 91.7,308 103,308 l 86,0 c 11.3,0 20.90039,-9.50078 20.90039,-20.80078 0,-11.3 -9.60039,-20.89844 -20.90039,-20.89844 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="M 167,138.19922 C 136.5,137.69922 109,160.6 109,192 c 0,31.4 28,55 58,55 30.5,0 58,-22.9 58,-54 0,-31.4 -28,-54.00078 -58,-54.80078 z" id="path4140" fill="#0092da"/>
<path d="m 58.199219,171.59961 c -9.4,0.5 -17,8.10039 -17,16.90039 L 37.900391,426 c -0.3,9.5 7.30039,17.4 16.90039,17.5 9.5,0.1 17.398828,-7.6 17.298828,-17 l 1,-71 434.000001,2.90039 L 506,417.30078 c -0.3,9.5 7.20078,17.39961 16.80078,17.59961 9.5,0.2 17.4,-7.4 17.5,-17 l 3.09961,-155 c 0.3,-9.6 -7.4,-17.59961 -17,-17.59961 -9.5,0 -17.00117,7.6 -17.20117,17 L 508,325.19922 74,322.30078 l 1.699219,-132 c 0.285904,-11.70664 -8.981794,-19.13181 -17.5,-18.70117 z" id="path4138" fill="#0092da"/>
<path d="m 257,231 c -22.5,0 -41,18.6 -41,41 0,22.4 18.6,41 41,41 l 199,0 c 22.5,0 41,-18.6 41,-41 0,-22.4 -18.6,-41 -41,-41 z" id="path4136" fill="#0092da"/>
<path d="m 103,266.30078 c -11.3,0 -20.900391,9.49883 -20.900391,20.79883 C 82.099609,298.39961 91.7,308 103,308 l 86,0 c 11.3,0 20.90039,-9.50078 20.90039,-20.80078 0,-11.3 -9.60039,-20.89844 -20.90039,-20.89844 z" id="path4151" fill="#0092da"/>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path mix-blend-mode="normal" white-space="normal" isolation="auto" id="path4685" d="m 354,40 c -16,16 -37,36 -50,52 -4,9 10,18 16,9 16,-16 32,-31 46,-48 3,-5 2,-14 -6,-14.1 -1,0 -3,0.1 -6,1.1 z M 228,52 c -28,26 -58,55 -81,80 -6,9 8,19 15,11 26,-26 53,-52 78,-79.2 3,-4.8 -1,-12.8 -7,-12.8 -2,0 -3,0.6 -5,1 z M 123,82 c -26,26 -57,55 -80.2,79 -5.8,9 8,19 14.9,11 C 84,146 111,120 137,93 c 3,-5 -1,-13 -8,-13 -2,0 -4,1 -6,2 z m 404,5 c -21,17 -45,40 -62,58 -6,9 8,19 15,12 19,-19 39,-38 58,-57 3,-5 -1,-14 -7,-14 -1,0 -2,0 -4,1 z m -96,14 c -17,16 -50,49 -74,74 -5,9 8,19 15,11 26,-26 53,-52 79,-79 5,-4 4,-16 -5,-15 -3,0 -9,2 -15,9 z m -169,10 c -25,23 -59,57 -82,80 -5,9 8,19 15,11 26,-26 53,-52 79,-79 3,-5 -2,-13 -8,-13 -1,0 -3,1 -4,1 z m 77,14 c -14,11 -30,27 -44,41 -4,10 10,18 16,10 13,-13 28,-25 40,-39 2,-5 -2,-13 -7,-13 -2,0 -3,0 -5,1 z m 191,36 c -21,19 -47,44 -65,63 -6,8 8,19 15,11 20,-20 41,-40 60,-60 3,-5 1,-15 -6,-15 -1,0 -3,0 -4,1 z m -102,31 -24,25 c -6,10 5,21 14,11 l 24,-27 c 4,-5 1,-14 -5,-14 -3,0 -6,1 -9,5 z m -323,-3 c -21,19 -47,43 -65.2,63 -5.8,9 8,19 14.9,11 C 75,242 97,222 117,201 c 3,-5 -1,-13 -8,-14 -1,0 -3,1 -4,2 z" solid-color="#000000" color-interpolation-filters="linearRGB" opacity="0.8" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" fill-rule="evenodd" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path mix-blend-mode="normal" white-space="normal" isolation="auto" id="path4687" d="M 98.9,346.4 139,330 c 0.1,67 -0.3,135 0.2,202 -1.2,16 46,14.4 45,-0.3 0.3,-71 0,-143 0.1,-214 33.5,-3.8 67,-8.2 101,-11.6 l 98,11.6 c 0.1,72 -0.3,143 0.2,215 -0.2,16 45,14.4 45,-0.3 0.3,-68 0,-135 0.1,-203 15.8,5.8 31,13.6 47,18.2 12.7,-3.8 31.5,-23 13,-33.7 -67,-35 -199,-105 -202,-106 -0.9,-0.3 -1.8,0 -2.6,-0.2 -3.1,1.6 -148,76.9 -210,110.15 -9.8,15.55 18.6,31.85 24.9,28.55 z" solid-color="#000000" color-interpolation-filters="linearRGB" opacity="0.8" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" fill-rule="evenodd" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 354,40 c -16,16 -37,36 -50,52 -4,9 10,18 16,9 16,-16 32,-31 46,-48 3,-5 2,-14 -6,-14.1 -1,0 -3,0.1 -6,1.1 z M 228,52 c -28,26 -58,55 -81,80 -6,9 8,19 15,11 26,-26 53,-52 78,-79.2 3,-4.8 -1,-12.8 -7,-12.8 -2,0 -3,0.6 -5,1 z M 123,82 c -26,26 -57,55 -80.2,79 -5.8,9 8,19 14.9,11 C 84,146 111,120 137,93 c 3,-5 -1,-13 -8,-13 -2,0 -4,1 -6,2 z m 404,5 c -21,17 -45,40 -62,58 -6,9 8,19 15,12 19,-19 39,-38 58,-57 3,-5 -1,-14 -7,-14 -1,0 -2,0 -4,1 z m -96,14 c -17,16 -50,49 -74,74 -5,9 8,19 15,11 26,-26 53,-52 79,-79 5,-4 4,-16 -5,-15 -3,0 -9,2 -15,9 z m -169,10 c -25,23 -59,57 -82,80 -5,9 8,19 15,11 26,-26 53,-52 79,-79 3,-5 -2,-13 -8,-13 -1,0 -3,1 -4,1 z m 77,14 c -14,11 -30,27 -44,41 -4,10 10,18 16,10 13,-13 28,-25 40,-39 2,-5 -2,-13 -7,-13 -2,0 -3,0 -5,1 z m 191,36 c -21,19 -47,44 -65,63 -6,8 8,19 15,11 20,-20 41,-40 60,-60 3,-5 1,-15 -6,-15 -1,0 -3,0 -4,1 z m -102,31 -24,25 c -6,10 5,21 14,11 l 24,-27 c 4,-5 1,-14 -5,-14 -3,0 -6,1 -9,5 z m -323,-3 c -21,19 -47,43 -65.2,63 -5.8,9 8,19 14.9,11 C 75,242 97,222 117,201 c 3,-5 -1,-13 -8,-14 -1,0 -3,1 -4,2 z" id="path4160" isolation="auto" white-space="normal" mix-blend-mode="normal" fill="#734a08" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" fill-rule="evenodd" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="M 98.9,346.4 139,330 c 0.1,67 -0.3,135 0.2,202 -1.2,16 46,14.4 45,-0.3 0.3,-71 0,-143 0.1,-214 33.5,-3.8 67,-8.2 101,-11.6 l 98,11.6 c 0.1,72 -0.3,143 0.2,215 -0.2,16 45,14.4 45,-0.3 0.3,-68 0,-135 0.1,-203 15.8,5.8 31,13.6 47,18.2 12.7,-3.8 31.5,-23 13,-33.7 -67,-35 -199,-105 -202,-106 -0.9,-0.3 -1.8,0 -2.6,-0.2 -3.1,1.6 -148,76.9 -210,110.15 -9.8,15.55 18.6,31.85 24.9,28.55 z" id="path15803" isolation="auto" white-space="normal" mix-blend-mode="normal" fill="#734a08" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" fill-rule="evenodd" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata1976"/>
<path mix-blend-mode="normal" white-space="normal" isolation="auto" id="path4141" d="m 265,52.1 c -25,9.7 -46,29.8 -74,32 -20.4,0 -72.9,0 -47,32.6 12.7,9.8 24,38.5 39.7,39 l -20.8,17.8 c -12,-18.5 -29.7,-43 -53,-47.9 -4.5,-0.6 -9.7,2.1 -11.4,6.4 -4.4,26 -3.3,54 -19.5,77 -17.4,30 -40,64.9 -26.8,101 12.7,37.7 43.6,72 35.8,114 1.2,33 35.5,12.1 49.9,-2.5 9,-6.2 15.8,-14.8 18.4,-21.5 l 17.6,19 c -3,0.5 -6.3,2.3 -9.2,5.7 -10.7,9.5 -19.9,20.5 -30,30.5 -24.6,26 22.3,34 40.7,32.4 41.8,10.3 75,51 121,43.7 43,-5.3 79,-44 124,-37 27,2.8 24.5,-29.6 13.7,-40 -5.5,-7 -19.9,-25.7 -31,-27.9 L 418.7,412 c 5,8.4 19,18.7 24,24.5 10.3,12.2 47,24 43.6,-6.3 0.5,-25.6 9.3,-49.7 23.7,-71 16.6,-26 31.8,-58.8 18.9,-90 -12.5,-36.7 -39.6,-70 -35.6,-111 0.7,-11 -4.7,-26.3 -18.5,-23.7 -13.2,12.4 -43.1463,28.5284 -48.1463,45.5284 l -18.00947,-19.15473 c 4.9,-1 8.72829,-6.96321 13.15577,-11.17367 13.97491,-13.28991 49,-35.5 22.8,-55 C 415,94 385,92 361,74 340,60 315,46.7 290,47 c -8.4,0.1 -16.8,1.7 -25,5.1 z" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 265,52.1 c -25,9.7 -46,29.8 -74,32 -20.4,0 -72.9,0 -47,32.6 12.7,9.8 24,38.5 39.7,39 l -20.8,17.8 c -12,-18.5 -29.7,-43 -53,-47.9 -4.5,-0.6 -9.7,2.1 -11.4,6.4 -4.4,26 -3.3,54 -19.5,77 -17.4,30 -40,64.9 -26.8,101 12.7,37.7 43.6,72 35.8,114 1.2,33 35.5,12.1 49.9,-2.5 9,-6.2 15.8,-14.8 18.4,-21.5 l 17.6,19 c -3,0.5 -6.3,2.3 -9.2,5.7 -10.7,9.5 -19.9,20.5 -30,30.5 -24.6,26 22.3,34 40.7,32.4 41.8,10.3 75,51 121,43.7 43,-5.3 79,-44 124,-37 27,2.8 24.5,-29.6 13.7,-40 -5.5,-7 -19.9,-25.7 -31,-27.9 L 418.7,412 c 5,8.4 19,18.7 24,24.5 10.3,12.2 47,24 43.6,-6.3 0.5,-25.6 9.3,-49.7 23.7,-71 16.6,-26 31.8,-58.8 18.9,-90 -12.5,-36.7 -39.6,-70 -35.6,-111 0.7,-11 -4.7,-26.3 -18.5,-23.7 -13.2,12.4 -43.1463,28.5284 -48.1463,45.5284 l -18.00947,-19.15473 c 4.9,-1 8.72829,-6.96321 13.15577,-11.17367 13.97491,-13.28991 49,-35.5 22.8,-55 C 415,94 385,92 361,74 340,60 315,46.7 290,47 c -8.4,0.1 -16.8,1.7 -25,5.1 z" id="path3575" isolation="auto" white-space="normal" mix-blend-mode="normal" fill="#734a08" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="M 295,63.900391 C 273,64.000391 251,74 233,87 c -22,17 -54,13 -76,18 6,19 34,27 33,49 -3,2 -4.49023,1.87305 -6.49023,1.87305 l -20.61915,17.61718 C 137.7476,196.40419 127.964,143.37781 111,149 c 3,36 -20,67 -36,97 -14,22 -15.2,50 -3,74 11,28 35,54 31,86 -1,33 25,-4 36,-11 16,-9 21.16992,-4.08008 17.16992,4.91992 l 17.64063,19.08985 C 183.81055,417.00977 190,429 176,438 c -11,9 -44,38 -10,33 48,2 81,53 131,44 42,-7 77,-44 121,-36 15,-14 -24,-28 -27,-45 2,-6 7.5293,-8.63672 12.5293,-7.63672 l 15.38086,-14.49023 C 415.91016,406.87305 415,402 427,400 c 16,6 33,43 43,25 -3,-37 23,-66 38,-97 17,-29 4,-63 -11,-90 -13,-23 -23,-49 -20,-75 -16,-15 -29,34 -50,27 -1,-4 -1,-7 0,-10 l -18,-19 c -10,2 -16.82475,-5.14106 -7,-16 9.82475,-10.85894 38,-27 26,-36 C 391,113 359,91 328,74 318,67 307,64.000391 295,63.900391 Z M 278.90234,79.193359 C 290.19809,174.26445 347.61717,152.61478 327.84961,250.50977 301.49286,186.5015 252.5456,187.44263 278.90234,79.193359 Z m -25.88672,71.539061 c 11.57815,76.24514 58.36163,80.95137 80.95313,150.60742 9.97791,-32.56891 30.78141,-43.30032 20.61523,-124.25195 102.60306,139.3121 43.95969,189.20105 23.53321,239.08984 l 6.58789,-69.65625 c -32.00463,92.24721 -57.42032,110.13129 -80.95313,130.83985 12.99011,-43.29971 17.88529,-86.59884 -8.2832,-130.83985 -6.40092,71.44452 -24.47379,56.47731 -28.05078,113.89649 -35.76987,-27.20351 -43.29949,-55.53645 -49.88867,-100.71875 -4.89483,5.3654 -13.17926,27.67436 -12.80274,52.71289 l -0.1875,0 c -26.26261,-14.77838 -42.26597,-48.94736 -30.12304,-100.71875 8.28355,-36.3341 32.47549,-80.9516 13.93164,-118.60352 22.49736,15.53142 45.84104,52.43136 69.65625,94.13086 1.60023,-45.08817 -21.64952,-74.36261 -4.98829,-136.48828 z" id="path6053" opacity="0.9" fill="#ffffff" fill-rule="evenodd"/>
</svg>

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4137" d="m 256,65.6 c -2.1,-4.9 -3.4,-10 -8.8,-12.7 -40,-5.9 -48,104 -51,141 10.2,-33.6 39.6,-163 50.7,-111 -5.4,14 -14.8,50 -9.5,101 4.9,-26.4 7.1,-53.8 14.7,-80 10.8,58.9 17,123 20.4,175 -5.4,-22.5 -8.4,-53.7 -22.4,-65 -6.3,-3.8 -18,3.9 -21,8 -8.9,-7.6 -17.2,-13.4 -31.4,-7.2 -7.8,-2.4 -16.2,-4.3 -23.6,-1.9 C 78,206 45,393 34,466 69,369 83,286 141,237 102,308 96,343 77,463 c 37,-96 49,-221 101,-229 -39,62 -51.8,164 -54.6,234 21,-78 30,-171 71.8,-226 7.9,6.1 14.6,13.6 20.5,21.8 -12.3,67 -21,135 -20.8,203 15,-62 18.2,-125 30.7,-187 29.7,67 36,137 47,194 -76,-5.4 -140,43 -209,40.8 0.8,6 -3.9,14 6.5,14 l 439,0 c 10.4,0.1 5.7,-8 6.5,-14 -68,2.3 -133,-46 -209,-40.8 11.3,-57 17.7,-128 47,-194 12.5,62 15.6,126 30.7,187 0.2,-68 -8.5,-136 -20.8,-203 5.9,-8.2 12.6,-15.7 20.5,-21.8 41.5,56 50.6,148 71.8,226 -2.8,-69.9 -15.4,-172 -54.6,-234 51,8.1 64,133 101,230 -19,-120 -25,-155 -64,-227 58,48.8 71.8,132 107,229 -10.9,-73 -43,-259 -140,-252 -7.4,-2.3 -15.8,-0.5 -23.6,1.9 -14.2,-6.2 -22.4,-0.4 -31.4,7.2 -3,-4.2 -14.9,-11.8 -21,-8 -14,11.3 -17,42.6 -22.4,65 3.3,-52 9.6,-116 20.4,-175 7.5,25.8 9.8,53 14.7,80 5.3,-51 -4.1,-87 -9.5,-101 11.2,-52 40.5,78 50.7,111 -2.9,-37.6 -10.8,-147 -51,-141 -5.4,2.7 -6.8,7.8 -8.9,12.7 -2.3,-5.5 -4.6,-13 -12,-13.7 C 302,54 295,69 290,92 285,69 278,54 268,51.9 c -7.5,0.7 -9.8,8.2 -12,13.7 z M 279,188 C 281,175 257,81 262.9,81.85 271,80.9 279,170 279,188 Z m 22,0 c 0,-18 8,-107.1 16,-106 4,-1 -12,75 -16,106 z m -57,44 c 16.9,22 22.7,74 25.7,101 -9.9,-34 -15.9,-66.8 -29.9,-97 1.16391,-1.46884 3.28268,-3.46903 4.2,-4 z m 97.2,3.4 c -14,30.6 -20,63 -29.9,97 3,-26 8.8,-79 25.7,-100.7 1.5,0.3 2.9,1.6 4.2,3.7 z m -89.3,63.9 c -6.4,-17.4 -11.2,-33.6 -18.8,-48 0.2,-1.1 0.6,-1.6 0.95,-1.65 C 238,249.1 250,291.6 251.9,299.3 Z m 97.2,-48 c -7.6,14.5 -12.4,30.7 -18.8,48 1.9,-7.4 13.9,-50 17.85,-49.7 0.35,0.2 0.65,0.7 0.95,1.7 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 256,65.6 c -2.1,-4.9 -3.4,-10 -8.8,-12.7 -40,-5.9 -48,104 -51,141 10.2,-33.6 39.6,-163 50.7,-111 -5.4,14 -14.8,50 -9.5,101 4.9,-26.4 7.1,-53.8 14.7,-80 10.8,58.9 17,123 20.4,175 -5.4,-22.5 -8.4,-53.7 -22.4,-65 -6.3,-3.8 -18,3.9 -21,8 -8.9,-7.6 -17.2,-13.4 -31.4,-7.2 -7.8,-2.4 -16.2,-4.3 -23.6,-1.9 C 78,206 45,393 34,466 69,369 83,286 141,237 102,308 96,343 77,463 c 37,-96 49,-221 101,-229 -39,62 -51.8,164 -54.6,234 21,-78 30,-171 71.8,-226 7.9,6.1 14.6,13.6 20.5,21.8 -12.3,67 -21,135 -20.8,203 15,-62 18.2,-125 30.7,-187 29.7,67 36,137 47,194 -76,-5.4 -140,43 -209,40.8 0.8,6 -3.9,14 6.5,14 l 439,0 c 10.4,0.1 5.7,-8 6.5,-14 -68,2.3 -133,-46 -209,-40.8 11.3,-57 17.7,-128 47,-194 12.5,62 15.6,126 30.7,187 0.2,-68 -8.5,-136 -20.8,-203 5.9,-8.2 12.6,-15.7 20.5,-21.8 41.5,56 50.6,148 71.8,226 -2.8,-69.9 -15.4,-172 -54.6,-234 51,8.1 64,133 101,230 -19,-120 -25,-155 -64,-227 58,48.8 71.8,132 107,229 -10.9,-73 -43,-259 -140,-252 -7.4,-2.3 -15.8,-0.5 -23.6,1.9 -14.2,-6.2 -22.4,-0.4 -31.4,7.2 -3,-4.2 -14.9,-11.8 -21,-8 -14,11.3 -17,42.6 -22.4,65 3.3,-52 9.6,-116 20.4,-175 7.5,25.8 9.8,53 14.7,80 5.3,-51 -4.1,-87 -9.5,-101 11.2,-52 40.5,78 50.7,111 -2.9,-37.6 -10.8,-147 -51,-141 -5.4,2.7 -6.8,7.8 -8.9,12.7 -2.3,-5.5 -4.6,-13 -12,-13.7 C 302,54 295,69 290,92 285,69 278,54 268,51.9 c -7.5,0.7 -9.8,8.2 -12,13.7 z M 279,188 C 281,175 257,81 262.9,81.85 271,80.9 279,170 279,188 Z m 22,0 c 0,-18 8,-107.1 16,-106 4,-1 -12,75 -16,106 z m -57,44 c 16.9,22 22.7,74 25.7,101 -9.9,-34 -15.9,-66.8 -29.9,-97 1.16391,-1.46884 3.28268,-3.46903 4.2,-4 z m 97.2,3.4 c -14,30.6 -20,63 -29.9,97 3,-26 8.8,-79 25.7,-100.7 1.5,0.3 2.9,1.6 4.2,3.7 z m -89.3,63.9 c -6.4,-17.4 -11.2,-33.6 -18.8,-48 0.2,-1.1 0.6,-1.6 0.95,-1.65 C 238,249.1 250,291.6 251.9,299.3 Z m 97.2,-48 c -7.6,14.5 -12.4,30.7 -18.8,48 1.9,-7.4 13.9,-50 17.85,-49.7 0.35,0.2 0.65,0.7 0.95,1.7 z" id="path4151" fill="#734a08"/>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path mix-blend-mode="normal" white-space="normal" isolation="auto" id="path4139" d="m 56,287 c 75,86 152,171 228,257 13.7,4.7 7.2,-16 8.5,-24.3 L 292,444 c -9,-14.6 -22.7,-26.4 -33.5,-39.9 0,0 -190,-218 -193,-219 -11.3,-4.9 -8.9,20.3 -9.25,24.85 C 55.9,235 55,261 56,287 Z M 70,157 c -4.9,5 9,15.9 15,23 l 214,243 c 9.5,3.4 18,-7.5 26.9,-10.8 L 524,298 c 6.6,-8.9 -6.2,-16.7 -12.4,-23.4 L 302,32.7 C 300.8,31.5 300,30.6 298,31 219,75.8 143,114 70,157 Z" solid-color="#000000" color-interpolation-filters="linearRGB" opacity="0.8" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path mix-blend-mode="normal" white-space="normal" isolation="auto" id="path4141" d="m 309,522 c -5.8,4.6 -4.7,17 3.8,18 6.5,-0.1 11.3,-5.4 17,-8 64.8,-38 130,-75.9 195,-114 6.1,-4.8 4.8,-18.7 -4.6,-18.4 C 448.78613,440.70065 370.7288,485.36996 309,522 Z m 0.4,-40.3 c -5.8,4.6 -4.7,17 3.8,18 6.5,-0.1 11.3,-5.4 17,-8 64.8,-38 130,-75.9 195,-114 6.1,-4.8 4.8,-18.7 -5.05,-17.85 -72.01734,39.87078 -148.55451,85.78517 -210.75,121.85 z m 0,-40 c -5.8,4.6 -4.7,17 3.8,18 6.5,-0.1 11.3,-5.4 17,-8 64.8,-38 130,-75.9 195,-114 6.1,-4.8 4.8,-18.7 -4.8,-18 -6.4,2 -149,86 -211,122 z" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 56,287 c 75,86 152,171 228,257 13.7,4.7 7.2,-16 8.5,-24.3 L 292,444 c -9,-14.6 -22.7,-26.4 -33.5,-39.9 0,0 -190,-218 -193,-219 -11.3,-4.9 -8.9,20.3 -9.25,24.85 C 55.9,235 55,261 56,287 Z M 70,157 c -4.9,5 9,15.9 15,23 l 214,243 c 9.5,3.4 18,-7.5 26.9,-10.8 L 524,298 c 6.6,-8.9 -6.2,-16.7 -12.4,-23.4 L 302,32.7 C 300.8,31.5 300,30.6 298,31 219,75.8 143,114 70,157 Z" id="path3474" isolation="auto" white-space="normal" mix-blend-mode="normal" fill="#734a08" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" fill-rule="evenodd" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="m 309,522 c -5.8,4.6 -4.7,17 3.8,18 6.5,-0.1 11.3,-5.4 17,-8 64.8,-38 130,-75.9 195,-114 6.1,-4.8 4.8,-18.7 -4.6,-18.4 C 448.78613,440.70065 370.7288,485.36996 309,522 Z m 0.4,-40.3 c -5.8,4.6 -4.7,17 3.8,18 6.5,-0.1 11.3,-5.4 17,-8 64.8,-38 130,-75.9 195,-114 6.1,-4.8 4.8,-18.7 -5.05,-17.85 -72.01734,39.87078 -148.55451,85.78517 -210.75,121.85 z m 0,-40 c -5.8,4.6 -4.7,17 3.8,18 6.5,-0.1 11.3,-5.4 17,-8 64.8,-38 130,-75.9 195,-114 6.1,-4.8 4.8,-18.7 -4.8,-18 -6.4,2 -149,86 -211,122 z" id="path3507" isolation="auto" white-space="normal" mix-blend-mode="normal" opacity="0.8" fill="#734a08" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" fill-rule="evenodd" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata10"/>
<path mix-blend-mode="normal" white-space="normal" isolation="auto" id="path4137" d="m 129,148 c -11,18 -4,43 16,53 19,11 44,5 56,-13 10,-32 -6,-59 -36,-59 -18,-1 -30,9 -36,19 z m 311,84 0,0 c 2,22 21,39 43,39 22,0 41,-18 39,-40 -1,-22 -20,-39 -42,-39 -22,0 -41,18 -40,40 z M 57,273 c -25,-2 -25.3,28 -7,32 l 63,12 c -7,11 -49,55 -24,60 13,4 48,-39 59,-53 l 134,27 c -15,31 -30,62 -45,94 l 106,0 c -14,-30 -29,-61 -43,-91 l 121,24 c 4,15 13,87 36,72 13,1 -1,-51 -2,-66 l 69,14 c 27,3 32,-27 1,-33 -7,-21 -9,-89 -31,-93 -22,-5 -52,53 -66,74 L 157,292 C 148,265 152,200 132,197.5 112,195 76,245 57,273 Z" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 129,148 c -11,18 -4,43 16,53 19,11 44,5 56,-13 10,-32 -6,-59 -36,-59 -18,-1 -30,9 -36,19 z m 311,84 0,0 c 2,22 21,39 43,39 22,0 41,-18 39,-40 -1,-22 -20,-39 -42,-39 -22,0 -41,18 -40,40 z M 57,273 c -25,-2 -25.3,28 -7,32 l 63,12 c -7,11 -49,55 -24,60 13,4 48,-39 59,-53 l 134,27 c -15,31 -30,62 -45,94 l 106,0 c -14,-30 -29,-61 -43,-91 l 121,24 c 4,15 13,87 36,72 13,1 -1,-51 -2,-66 l 69,14 c 27,3 32,-27 1,-33 -7,-21 -9,-89 -31,-93 -22,-5 -52,53 -66,74 L 157,292 C 148,265 152,200 132,197.5 112,195 76,245 57,273 Z" id="path4165" isolation="auto" white-space="normal" mix-blend-mode="normal" fill="#734a08" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata1976"/>
<path mix-blend-mode="normal" white-space="normal" isolation="auto" id="path4140" d="m 145,51.4 c -18.8,4.5 -31,23 -46.6,34 -12.9,8.3 -23.3,22.7 -11.8,37 15,32.7 27.4,70 14.5,106 -14,43.6 -39.6,86 -31.5,134 4.9,45.9 32.7,88 73,110 45,28.7 107,51 151,72.9 24.9,-11.4 33.39752,-20.51553 62,-34 50.9,-24 110,-47.7 137,-100 23,-44 22.6,-99 -0.4,-143 -14.9,-33 -34.2205,-81.20497 -22.7205,-119.20497 C 481.40745,121.55155 502.54348,105.53602 484.2,89.3 467,74 450,57 429,45 412,48.7 398,62 380,63 340,72 308,46.7 286,35 271,38.9 261,54.8 246,59 213.5,73.7 175,68 145,51.4 Z" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" fill-rule="evenodd" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 145,51.4 c -18.8,4.5 -31,23 -46.6,34 -12.9,8.3 -23.3,22.7 -11.8,37 15,32.7 27.4,70 14.5,106 -14,43.6 -39.6,86 -31.5,134 4.9,45.9 32.7,88 73,110 45,28.7 107,51 151,72.9 24.9,-11.4 33.39752,-20.51553 62,-34 50.9,-24 110,-47.7 137,-100 23,-44 22.6,-99 -0.4,-143 -14.9,-33 -34.2205,-81.20497 -22.7205,-119.20497 C 481.40745,121.55155 502.54348,105.53602 484.2,89.3 467,74 450,57 429,45 412,48.7 398,62 380,63 340,72 308,46.7 286,35 271,38.9 261,54.8 246,59 213.5,73.7 175,68 145,51.4 Z" id="path4158" isolation="auto" white-space="normal" mix-blend-mode="normal" fill="#734a08" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="m 444.8,74.9 c 24.78695,22.245963 43.44099,26.48199 24.24099,48.16149 C 452.0795,153.9795 449.1,193.9 462.6,228.9 c 11.7,35.8 35,69 34.5,108 1.6,43.9 -19.5,88 -56,112 -45,33 -82.9441,37.53354 -151,80 C 234,493 169,482 120,436 81,397 72,334 95,285 c 36,-71 35,-101 0,-177 16,-15 32,-28.1 48,-42 43,25 102,20.6 139,-13 40.9,20 77,33.7 119,19.7 16.3,-7.6 23.49503,-20.022981 43.8,2.2 z" id="path4150" isolation="auto" white-space="normal" mix-blend-mode="normal" opacity="0.9" fill="#ffffff" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="m 209.3,113.2 c -7.3,-5.6 -16.5,-1.6 -20.3,3.5 l -16.6,23.8 c -5.8,12.4 -3,20 7.3,25.9 l 8,24 c -5.3,7.4 -1,24.6 0.5,37 -14.8,5 -35.6,14.8 -38,30 -0.8,6.6 -2.2,14.2 0.5,19.7 18,20.2 47.9,25 74,23.7 24.7,28.5 12.4,76 -11.7,90 -8.4,4.3 -16.4,0.7 -24,2.5 -29.7,5.4 -29.5,42.6 -0.2,48 68,1.1 103,-87 80,-140 -6.3,-14 -15,-25.6 -25.4,-34.5 -2.5,-12 -14.2,-24 -24,-32.5 3.6,-16.3 -3,-44 -12.9,-50 l -8,-24.5 c 4.9,-9.4 13,-18.4 18.5,-27 l 17.9,-1.7 c 9.6,8 18.7,16 28,21.8 -1.8,13.2 -2.4,30 3.4,40.7 -4.9,91 70,122 120,107 13.9,-4.7 23.4,-8.7 31.5,-19.4 17.7,-24.8 -12.4,-50.6 -31,-35 -6.9,4.4 -10.4,12.9 -19.2,15.8 -43.8,7.7 -66,-21.5 -65.9,-56.6 23,-15.9 44,-52 38,-72 -15.9,-23.7 -32.6,-22.5 -59.7,-7.2 -7.7,-5.9 -15.6,-11.7 -23.4,-17.5 -7.3,-5.7 -15.7,-4.6 -21.8,2.7 -9,0.3 -17.2,1.2 -25.5,1.8 z m 55.9,27.8 c -5,-2 -13,-8.1 -17,-12.7 2.5,-2.5 4.8,-4.9 3.8,-8 6.7,4.9 12.5,7.9 18.25,12.05 1.95,0.65 -4.65,6.95 -5.05,8.65 z m -60.7,-8.9 c -1.5,5 -7.7,14.2 -12.2,18.6 -3.1,-2 -5.7,-3.2 -8.3,-0.7 4.1,-8.5 9,-18.6 15.35,-23.4 1.05,2.2 2.85,4.2 5.15,5.5 z m -4.1,92.8 c -2.1,-6.2 -3.2,-17.7 -1.9,-22.4 2.7,1.2 4.6,-0.2 6.2,-2.3 3.5,7.3 5.8,17.5 3.75,25.35 -2.75,-2.15 -5.25,-1.35 -8.05,-0.65 z" id="rect3389" fill="#734a08"/>
<path d="m 189.9,396.5 c -69,-6.3 -69.9,-102 -3.1,-111 l -6,-33.5 C 63,269 86,434 187,438 Z" id="path3325" opacity="0.8" fill="#734a08"/>
<path id="path3556" d="M 387,250 C 439,193 359.2,135 318,167 L 301,138 C 402,79 492,209 416,278.5 Z" opacity="0.8" fill="#734a08"/>
</svg>

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4141" d="m 484,435 0,-292 -385,0 0,292 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 484,435 0,-292 -385,0 0,292 z" id="flowRoot3192" fill="#734a08"/>
<path d="M 226,289 126,389 126,189 Z" id="path4156" opacity="0.9" fill="#ffffff"/>
<path d="m 314,292 c -6.1,6.1 -13.8,9.2 -23,9.2 -9.6,0 -17.7,-3.2 -24,-9.6 l -122,-122 292,0.2 z" id="path4154" opacity="0.9" fill="#ffffff"/>
<path d="m 356,289 100,-100 0,200 z" id="path4152" opacity="0.9" fill="#ffffff"/>
<path d="m 244,308 4.3,4.3 c 11.6,11.3 25.6,16.9 42,16.9 16.4,0 30,-5.6 41.5,-16.9 l 4.3,-4.3 100,100 -292.55,0 z" id="path4150" opacity="0.9" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path white-space="normal" isolation="auto" mix-blend-mode="normal" id="path4144" d="M 32,290 C 32,432 148,548 290,548 432,548 548,432 548,290 548,148 432,32 290,32 148,32 32,148 32,290 Z" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="M 32,290 C 32,432 148,548 290,548 432,548 548,432 548,290 548,148 432,32 290,32 148,32 32,148 32,290 Z" id="path4183" mix-blend-mode="normal" isolation="auto" white-space="normal" fill="#ac39ac" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="M 525,290 C 525,420 420,525 290,525 160,525 55,420 55,290 55,160 160,55 290,55 420,55 525,160 525,290 Z" id="circle4177" mix-blend-mode="normal" isolation="auto" white-space="normal" opacity="0.8" fill="#ffffff" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="M 122 163 L 122 417 L 457 417 L 457 163 L 122 163 z M 163 187 L 417 187.19922 L 310 293 C 304.7 298.3 298 301 290 301 C 281.6 301 274.59961 298.19961 269.09961 292.59961 L 163 187 z M 146 203 L 233 290 L 146 377 L 146 203 z M 434 203 L 434 377 L 347 290 L 434 203 z M 249 307 C 260.29741 318.49378 276.25955 325.22887 289.30078 325.40039 C 307.93883 323.32024 317.64861 318.35139 329 307 L 416 394 L 161 394 L 249 307 z " id="path4145" fill="#ac39ac"/>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4146" d="m 184.2,239 -100,0 40.7,23.6 -25,43 c -4.23491,8.05447 -3.850557,17.30188 0,24.6 l 39.6,69 c 1.8,-5 3.6,-9.3 5.4,-12.9 l 49,-85 40.05,24.15 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4148" d="m 164.4,430.8 c 5.9,5.7 12.9,8.6 21,8.6 l 99,0 0,-80 -104,0 c -6.78203,11.95881 -12.71982,22.08356 -20.4,35.4 -7.18414,12.33935 -4.47208,27.18332 4.4,36 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4150" d="m 293.1,196.7 100,0 50,-87 -40.7,23.6 -25,-43 C 372,83 365,79 356,79 l -79,0 c 3.2,3.6 5.9,7.1 8,10.7 l 48.7,85 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4152" d="m 218.3,98 -49.8,86 c 18.9,11 41.9,24.3 69,39.6 16,-27.5 33.4,-57 51.9,-90 L 270,98 C 264.3,88 255.7,83 244.15,83 232.6,83 224,88 218.3,98 Z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4154" d="m 372.3,312.5 -49.8,87 49.8,86 0,-46.6 49.8,0 c 9.6,0 16.9,-4.1 21.9,-12.3 l 39.6,-69 c -5.4,1.4 -9.8,2.1 -13.4,2.1 l -97.95,-0.6 c 0.0935,-15.53311 0.05,-31.06668 0.05,-46.6 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4156" d="m 377.1,251.8 c 22,38 39.6,68 53,91 l 40,0 c 11.8,0 20.5,-5 26,-15 5.4,-9.6 5.2,-19.4 -0.5,-29.4 l -49.25,-86.1 c -2.05,1 -25.05,14.2 -69.25,39.5 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 184.2,239 -100,0 40.7,23.6 -25,43 c -4.23491,8.05447 -3.850557,17.30188 0,24.6 l 39.6,69 c 1.8,-5 3.6,-9.3 5.4,-12.9 l 49,-85 40.05,24.15 z" id="path4144" fill="#734a08"/>
<path d="m 164.4,430.8 c 5.9,5.7 12.9,8.6 21,8.6 l 99,0 0,-80 -104,0 c -6.78203,11.95881 -12.71982,22.08356 -20.4,35.4 -7.18414,12.33935 -4.47208,27.18332 4.4,36 z" id="path4142" fill="#734a08"/>
<path d="m 293.1,196.7 100,0 50,-87 -40.7,23.6 -25,-43 C 372,83 365,79 356,79 l -79,0 c 3.2,3.6 5.9,7.1 8,10.7 l 48.7,85 z" id="path4140" fill="#734a08"/>
<path d="m 218.3,98 -49.8,86 c 18.9,11 41.9,24.3 69,39.6 16,-27.5 33.4,-57 51.9,-90 L 270,98 C 264.3,88 255.7,83 244.15,83 232.6,83 224,88 218.3,98 Z" id="path4138" fill="#734a08"/>
<path d="m 372.3,312.5 -49.8,87 49.8,86 0,-46.6 49.8,0 c 9.6,0 16.9,-4.1 21.9,-12.3 l 39.6,-69 c -5.4,1.4 -9.8,2.1 -13.4,2.1 l -97.95,-0.6 c 0.0935,-15.53311 0.05,-31.06668 0.05,-46.6 z" id="path4136" fill="#734a08"/>
<path d="m 377.1,251.8 c 22,38 39.6,68 53,91 l 40,0 c 11.8,0 20.5,-5 26,-15 5.4,-9.6 5.2,-19.4 -0.5,-29.4 l -49.25,-86.1 c -2.05,1 -25.05,14.2 -69.25,39.5 z" id="flowRoot3192" fill="#734a08"/>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4146" d="M 188,205 C 51,396 105,494 127,509 l 89,-128 c -18,-12 -8,-34 16,-77 16,-28 38,-61 64,-91 18,-21 38,-41 56,-28 L 443,54.9 C 437,51 424,47 406,48 360,47.7 281,75 188,205 Z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4148" d="m 362,192 40,28 c 4,3 15,1 17.5,-3 L 493,111 c 6,-8 4,-19 -4,-24 L 453,61.8 Z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4150" d="m 137,516 40,28 c 4,3 15,0 17.5,-4 L 266,437 c 6,-8 3,-18 -4,-24 l -36,-25 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="M 188,205 C 51,396 105,494 127,509 l 89,-128 c -18,-12 -8,-34 16,-77 16,-28 38,-61 64,-91 18,-21 38,-41 56,-28 L 443,54.9 C 437,51 424,47 406,48 360,47.7 281,75 188,205 Z" id="path4152" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 362,192 40,28 c 4,3 15,1 17.5,-3 L 493,111 c 6,-8 4,-19 -4,-24 L 453,61.8 Z" id="path4154" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 137,516 40,28 c 4,3 15,0 17.5,-4 L 266,437 c 6,-8 3,-18 -4,-24 l -36,-25 z" id="path4156" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="M 188,205 C 51,396 105,494 127,509 l 89,-128 c -18,-12 -8,-34 16,-77 16,-28 38,-61 64,-91 18,-21 38,-41 56,-28 L 443,54.9 C 437,51 424,47 406,48 360,47.7 281,75 188,205 Z" id="path4138" fill="#734a08"/>
<path d="m 362,192 40,28 c 4,3 15,1 17.5,-3 L 493,111 c 6,-8 4,-19 -4,-24 L 453,61.8 Z" id="path4136" fill="#734a08"/>
<path d="m 137,516 40,28 c 4,3 15,0 17.5,-4 L 266,437 c 6,-8 3,-18 -4,-24 l -36,-25 z" id="path1333" fill="#734a08"/>
<path id="path4140" d="M 188,205 C 51,396 105,494 127,509 l 89,-128 c -18,-12 -8,-34 16,-77 16,-28 38,-61 64,-91 18,-21 38,-41 56,-28 L 443,54.9 C 437,51 424,47 406,48 360,47.7 281,75 188,205 Z" fill="#734a08"/>
<path id="path4142" d="m 362,192 40,28 c 4,3 15,1 17.5,-3 L 493,111 c 6,-8 4,-19 -4,-24 L 453,61.8 Z" fill="#734a08"/>
<path id="path4144" d="m 137,516 40,28 c 4,3 15,0 17.5,-4 L 266,437 c 6,-8 3,-18 -4,-24 l -36,-25 z" fill="#734a08"/>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4145" d="M 543,290 A 253,253 0 0 1 290,543 253,253 0 0 1 37,290 253,253 0 0 1 290,37 253,253 0 0 1 543,290 Z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="M 543,290 A 253,253 0 0 1 290,543 253,253 0 0 1 37,290 253,253 0 0 1 290,37 253,253 0 0 1 543,290 Z" id="path3267" fill="#734a08"/>
<path d="m 305.6,471 0,-361 -28.6,0 0,361 z" id="path4143" fill="#ffffff"/>
<path d="m 133.2,176 c -9,0 -17,3.2 -24.3,9.7 -5.4,5 -9,10.6 -10.8,16.8 l -24.9,83 c -3.3816,9.92675 3.72505,17.15425 11.3,17.3 5.8,0 9.6,-3.2 11.4,-9.7 l 22.7,-76 12.4,0 -37,135 36,0 0,105 c 0,9.4 4.5,14 13.5,14 9,0 13.5,-4.7 13.5,-14 l 0,-105 13.5,0 0,106 c 0,9 4.5,13.5 13.5,13.5 9,0 13.5,-4.5 13.5,-13.5 l 0,-105 36,0 -37.8,-135 13,0 22.7,76 c 1.8,6.5 5.6,9.7 11.3,9.7 10.17001,-1.81294 15.15147,-8.88598 11.3,-17.3 l -24.9,-83 c -1.8,-5.8 -5.9,-11.4 -12.4,-16.8 -7.9,-6.5 -16.6,-9.7 -25.8,-10.2 z" id="path4141" fill="#ffffff"/>
<path d="m 192.9,142 c -1.30386,-17.62038 -13.69624,-29.38975 -29.7,-29.6 -17.28496,1.33431 -28.98803,13.98417 -29.2,29.6 1.32728,16.94133 13.77172,28.88968 29.2,29.1 17.16182,-1.21895 29.4786,-13.38168 29.7,-29.1 z" id="path4139" fill="#ffffff"/>
<path d="m 445.3,141.4 c -1.23748,-17.25187 -13.38979,-28.98634 -29.1,-29.2 -17.3663,1.32487 -28.89595,13.49205 -29.1,29.2 1.28754,16.8883 13.71941,28.98335 29.1,29.2 16.94133,-1.32728 28.88968,-13.77172 29.1,-29.2 z" id="path4137" fill="#ffffff"/>
<path d="m 377.2,176.5 c -10.4,0 -19.4,3.7 -26.8,11 -7.4,7.4 -11,16.5 -11,27.3 l 0,90 c 0,8.6 4,13 11.9,13 7.6,0 11.4,-4.3 11.4,-13 l 0,-87 14,0 0,238 c 0,10.8 5.4,16.2 16.2,16.2 10.8,0 16.2,-5.4 16.2,-16.2 l 0,-138 14,0 0,138 c 0,10.8 5.4,16.2 16.2,16.2 11.2,0 16.8,-5.4 16.8,-16.2 l 0,-238 13.5,0 0,88 c 0,9 3.8,13.5 11.4,13.5 7.6,0 11.4,-4.5 11.4,-13.5 l 0,-89 c 0,-10.4 -3.5,-19.5 -10.5,-27.3 -7,-7.8 -16,-11.6 -27.5,-12.3 z" id="flowRoot3192" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4142" d="m 333.4082,239.80078 c -4.05705,52.83752 -7.97544,107.27619 -10.74218,151.79892 1.33172,12.36242 11.81493,23 25.33398,23 32.33334,-0.3331 64.66669,-0.66662 97.00003,-1 13.44016,0 24.05695,-9.94808 25.34375,-23 0.22336,-47.57134 -0.40528,-96.53651 -0.74417,-144.5997 0,-14.39987 -12.04379,-25.49157 -25.41406,-25.59375 l -84.09375,-6.00586 c -14.75458,1.04928 -25.63304,15.2893 -26.6836,25.40039 z" shape-rendering="auto" mix-blend-mode="normal" filter-blend-mode="normal" color-interpolation-filters="linearRGB" isolation="auto" white-space="normal" opacity="0.8" fill="none" solid-opacity="1" image-rendering="auto" solid-color="#000000" stroke="#ffffff" color="#000000" stroke-linejoin="round" stroke-width="64" color-rendering="auto" filter-gaussianBlur-deviation="0" color-interpolation="sRGB"/>
<path id="path4144" d="m 102,163 c -4,4 -6,11 -6,17 l 0,208 c 0,13 10,23 23,23 l 97,0 c 13,0 23,-10 23,-23 l 0,0 0,0 -6,-176 c -0.45443,-5.5379 -2.1836,-11.15846 -5,-15 -4,-4 -9,-7 -16,-10 l -92,-30 c -6.96524,-1.59555 -14.15061,1.02707 -18,6 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 333.4082,239.80078 c -4.05705,52.83752 -7.97544,107.27619 -10.74218,151.79892 1.33172,12.36242 11.81493,23 25.33398,23 32.33334,-0.3331 64.66669,-0.66662 97.00003,-1 13.44016,0 24.05695,-9.94808 25.34375,-23 0.22336,-47.57134 -0.40528,-96.53651 -0.74417,-144.5997 0,-14.39987 -12.04379,-25.49157 -25.41406,-25.59375 l -84.09375,-6.00586 c -14.75458,1.04928 -25.63304,15.2893 -26.6836,25.40039 z" id="path4137" shape-rendering="auto" mix-blend-mode="normal" color-interpolation-filters="linearRGB" isolation="auto" white-space="normal" fill="#666666" solid-opacity="1" image-rendering="auto" solid-color="#000000" color="#000000" color-rendering="auto" color-interpolation="sRGB"/>
<path d="m 102,163 c -4,4 -6,11 -6,17 l 0,208 c 0,13 10,23 23,23 l 97,0 c 13,0 23,-10 23,-23 l 0,0 0,0 -6,-176 c -0.45443,-5.5379 -2.1836,-11.15846 -5,-15 -4,-4 -9,-7 -16,-10 l -92,-30 c -6.96524,-1.59555 -14.15061,1.02707 -18,6 z" id="path6056" fill="#666666"/>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata10"/>
<path id="path4136" d="m 239,159 c -13,13 -20,31 -20,50 l 0,171 c -2,1 -5,1 -7,2 -8,2 -11,6 -11,10 l 0,25 c -1,5 4,10 14,12 19,6 42,5 64,6 29,0 59,0 86,-5 8,-3 14,-7 14,-11 l 0,0 0,-27 c 0,-2 -1,-5 -4,-7 -4,-2 -9,-4 -15,-5 l 0,-171 c 0,-19 -7,-38 -21,-51 -13,-13 -32,-21 -50,-21 -19,1 -37,8 -50,22 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 239,159 c -13,13 -20,31 -20,50 l 0,171 c -2,1 -5,1 -7,2 -8,2 -11,6 -11,10 l 0,25 c -1,5 4,10 14,12 19,6 42,5 64,6 29,0 59,0 86,-5 8,-3 14,-7 14,-11 l 0,0 0,-27 c 0,-2 -1,-5 -4,-7 -4,-2 -9,-4 -15,-5 l 0,-171 c 0,-19 -7,-38 -21,-51 -13,-13 -32,-21 -50,-21 -19,1 -37,8 -50,22 z" id="path4689" fill="#666666" color="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4138" d="m 380,421 c 10.8,34.4 53.8,16 49,-10 l -31,-161 49,0 0,172 c 0.7,28 36.7,19.7 34.8,-0.4 L 482,199 c -2,-25.7 -34.9,-19.4 -35,-0.4 l 0,16.4 -56,0 -13,-71 c -14,-35 -55.9,-17.8 -49,9 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4140" d="m 189,215 -56,0 0,-16 c -3,-26 -34,-20 -35,0 l 0,223 c 4.3,25.9 34.9,18.6 35,-0.4 l 0,-171.6 49,0 -31,161 c -7.1,39.5 45.7,38 48.7,9.5 L 252,153 c 2,-35.8 -43.9,-37 -49.3,-9.5 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 380,421 c 10.8,34.4 53.8,16 49,-10 l -31,-161 49,0 0,172 c 0.7,28 36.7,19.7 34.8,-0.4 L 482,199 c -2,-25.7 -34.9,-19.4 -35,-0.4 l 0,16.4 -56,0 -13,-71 c -14,-35 -55.9,-17.8 -49,9 z" id="path4136" fill="#666666"/>
<path d="m 189,215 -56,0 0,-16 c -3,-26 -34,-20 -35,0 l 0,223 c 4.3,25.9 34.9,18.6 35,-0.4 l 0,-171.6 49,0 -31,161 c -7.1,39.5 45.7,38 48.7,9.5 L 252,153 c 2,-35.8 -43.9,-37 -49.3,-9.5 z" id="line6215" fill="#666666"/>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata10"/>
<path id="path4137" d="m415 154c-15.3.1-23.8 14.5-34.7 23L333 220c-73 0-147 0-220 0-20 .2-30 27.8-15.3 41 11 10.6 27.3 5.8 41 6.9 48 0 95 0 142 0l-52 47.9c-39.5.3-79-.5-118 .4-19.8 2.6-26.7 31-10.3 42.6 11.8 8.3 26.9 3.9 40 5 12 0 24 0 36 0-10.3 10-22 18.8-31 30-10.9 16.7 6.3 40.6 25.6 35.6 13-3.8 21-16 31.5-24.3C217 392 232 378 247 364c74-.1 147 .1 220-.1 19.9-.8 29.5-28.6 14.2-41-11.3-10-27-5.3-41-6.5-47 0-94 0-141 0l52-47.9c38.7-.1 77 .2 116-.1 19.9-1 29-28.9 13.8-41.6-11.6-10-27.6-5.1-41.5-6.3-12 0-24 0-36 0 10.3-10 22-18.9 31-30 9.8-15.3-2.2-36.7-20.3-36.4z" fill="none" stroke="#ffffff" stroke-linejoin="round" stroke-width="64" opacity="0.8"/>
<path d="m415 154c-15.3.1-23.8 14.5-34.7 23L333 220c-73 0-147 0-220 0-20 .2-30 27.8-15.3 41 11 10.6 27.3 5.8 41 6.9 48 0 95 0 142 0l-52 47.9c-39.5.3-79-.5-118 .4-19.8 2.6-26.7 31-10.3 42.6 11.8 8.3 26.9 3.9 40 5 12 0 24 0 36 0-10.3 10-22 18.8-31 30-10.9 16.7 6.3 40.6 25.6 35.6 13-3.8 21-16 31.5-24.3C217 392 232 378 247 364c74-.1 147 .1 220-.1 19.9-.8 29.5-28.6 14.2-41-11.3-10-27-5.3-41-6.5-47 0-94 0-141 0l52-47.9c38.7-.1 77 .2 116-.1 19.9-1 29-28.9 13.8-41.6-11.6-10-27.6-5.1-41.5-6.3-12 0-24 0-36 0 10.3-10 22-18.9 31-30 9.8-15.3-2.2-36.7-20.3-36.4" id="path2900" fill="#666666"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata10"/>
<path mix-blend-mode="normal" white-space="normal" isolation="auto" id="path4149" d="m 376,171.8 c -75,16.7 -151,32.9 -226,50 -19,6.5 -23.5,35.9 -6.6,47 14.5,10.9 32.7,1.6 48,-0.8 90,-19.7 180,-38.9 269,-59 20,-6.7 23.6,-38 4.6,-48.7 -4,-2.6 -8.8,-4 -13.3,-4.25 C 426.5,159.6 402,166.8 376,171.8 Z" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path mix-blend-mode="normal" white-space="normal" isolation="auto" id="path4151" d="m 398,413 c 0.3,13.9 13.7,25.4 27.4,24 13.8,-0.1 27.5,0.2 41,-0.1 13.5,-1 24,-14.2 22.9,-27.6 l 0,-132 C 489,264 475,253 462,254 l -39,0 c -14.4,-0.4 -26.8,13 -25.2,27.2 z" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path mix-blend-mode="normal" white-space="normal" isolation="auto" id="path4153" d="m 95.4,175.5 c 0.1,79 -0.2,158 0.1,237 1.3,17.8 19.7,31 37,28 14.2,-0.9 29,2.4 42.8,-2.8 13.4,-6.1 20,-21.6 18.3,-35.8 l 0,-137 c -15.3,4 -32.7,13.7 -47.9,4 -16.9,-9.3 -12.9,-37.7 4.3,-44 14,-3.8 31.8,-5.3 43,-11.4 -0.4,-16.9 1,-34 -0.9,-50.8 -3.8,-16 -21,-26 -37,-23.8 C 146,139 136,139 127,139 108.2,138.2 92.6,157.2 95.4,175.5 Z" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 376,171.8 c -75,16.7 -151,32.9 -226,50 -19,6.5 -23.5,35.9 -6.6,47 14.5,10.9 32.7,1.6 48,-0.8 90,-19.7 180,-38.9 269,-59 20,-6.7 23.6,-38 4.6,-48.7 -4,-2.6 -8.8,-4 -13.3,-4.25 C 426.5,159.6 402,166.8 376,171.8 Z" id="path3732" isolation="auto" white-space="normal" mix-blend-mode="normal" fill="#666666" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="m 398,413 c 0.3,13.9 13.7,25.4 27.4,24 13.8,-0.1 27.5,0.2 41,-0.1 13.5,-1 24,-14.2 22.9,-27.6 l 0,-132 C 489,264 475,253 462,254 l -39,0 c -14.4,-0.4 -26.8,13 -25.2,27.2 z" id="rect3827" isolation="auto" white-space="normal" mix-blend-mode="normal" opacity="0.8" fill="#666666" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="m 95.4,175.5 c 0.1,79 -0.2,158 0.1,237 1.3,17.8 19.7,31 37,28 14.2,-0.9 29,2.4 42.8,-2.8 13.4,-6.1 20,-21.6 18.3,-35.8 l 0,-137 c -15.3,4 -32.7,13.7 -47.9,4 -16.9,-9.3 -12.9,-37.7 4.3,-44 14,-3.8 31.8,-5.3 43,-11.4 -0.4,-16.9 1,-34 -0.9,-50.8 -3.8,-16 -21,-26 -37,-23.8 C 146,139 136,139 127,139 108.2,138.2 92.6,157.2 95.4,175.5 Z" id="rect3925" isolation="auto" white-space="normal" mix-blend-mode="normal" opacity="0.8" fill="#666666" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata10"/>
<path id="path4140" d="m 121.8,138.8 c -2.9,2.9 -4.6,7.1 -4.5,11.2 l 0,22.6 c -7.79341,-0.39187 -16.66305,0.75984 -21.8,5.6 -3.8,3.6 -6,8.8 -6,14 0,5.2 2.2,10.3 6,14 7.08798,5.84684 13.34906,5.6 21.8,5.6 l 0,59 c -7.79341,-0.39187 -16.66305,0.75984 -21.8,5.6 -3.8,3.6 -6,8.8 -6,14 0,5.2 2.2,10.3 6,14 7.08798,5.84684 13.34906,5.6 21.8,5.6 l 0,67.4 32,0 0,-67.4 75,0 c 0,-7.86667 0,-15.73333 0,-23.6 l 140,0 0,23.6 69,0 0,67.4 32,0 0,-67.4 c 7.04399,0.33687 14.89745,-1.35759 19.4,-5.6 3.8,-3.6 5.9,-8.8 5.9,-14 0,-5.2 -2.2,-10.3 -5.9,-14 -6.43243,-5.21599 -11.9333,-5.6 -19.4,-5.6 l 0,-59 c 7.04399,0.33687 14.89745,-1.35759 19.4,-5.6 3.8,-3.6 5.9,-8.8 5.9,-14 0,-5.2 -2.2,-10.3 -5.9,-14 -6.43243,-5.21599 -11.9333,-5.6 -19.4,-5.6 l 0,-22.6 c 0.1,-4.2 -1.7,-8.4 -4.7,-11.3 -3,-3 -7.3,-4.7 -11.6,-4.6 -4.2,0.1 -8.3,1.8 -11.2,4.8 -2.9,2.9 -4.6,7.1 -4.5,11.2 l 0,22.6 -285,0 0,-22.6 c 0.1,-4.2 -1.7,-8.4 -4.7,-11.3 -3,-3 -7.3,-4.7 -11.1,-4.7 -3.7,0 -7.8,1.7 -10.7,4.7 z m 311.5,73.4 0,59 -285,0 0,-59 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4142" d="m 247,354 95,0 0,-50 -95,0 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" white-space="normal" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4144" d="m 215,418 c 54,0 108,0 162,0 l 0,-50 c -54,0 -108,0 -162,0 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" white-space="normal" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 121.8,138.8 c -2.9,2.9 -4.6,7.1 -4.5,11.2 l 0,22.6 c -7.79341,-0.39187 -16.66305,0.75984 -21.8,5.6 -3.8,3.6 -6,8.8 -6,14 0,5.2 2.2,10.3 6,14 7.08798,5.84684 13.34906,5.6 21.8,5.6 l 0,59 c -7.79341,-0.39187 -16.66305,0.75984 -21.8,5.6 -3.8,3.6 -6,8.8 -6,14 0,5.2 2.2,10.3 6,14 7.08798,5.84684 13.34906,5.6 21.8,5.6 l 0,67.4 32,0 0,-67.4 75,0 c 0,-7.86667 0,-15.73333 0,-23.6 l 140,0 0,23.6 69,0 0,67.4 32,0 0,-67.4 c 7.04399,0.33687 14.89745,-1.35759 19.4,-5.6 3.8,-3.6 5.9,-8.8 5.9,-14 0,-5.2 -2.2,-10.3 -5.9,-14 -6.43243,-5.21599 -11.9333,-5.6 -19.4,-5.6 l 0,-59 c 7.04399,0.33687 14.89745,-1.35759 19.4,-5.6 3.8,-3.6 5.9,-8.8 5.9,-14 0,-5.2 -2.2,-10.3 -5.9,-14 -6.43243,-5.21599 -11.9333,-5.6 -19.4,-5.6 l 0,-22.6 c 0.1,-4.2 -1.7,-8.4 -4.7,-11.3 -3,-3 -7.3,-4.7 -11.6,-4.6 -4.2,0.1 -8.3,1.8 -11.2,4.8 -2.9,2.9 -4.6,7.1 -4.5,11.2 l 0,22.6 -285,0 0,-22.6 c 0.1,-4.2 -1.7,-8.4 -4.7,-11.3 -3,-3 -7.3,-4.7 -11.1,-4.7 -3.7,0 -7.8,1.7 -10.7,4.7 z m 311.5,73.4 0,59 -285,0 0,-59 z" id="path2900" opacity="0.8" fill="#666666" color="#000000"/>
<path d="m 247,354 95,0 0,-50 -95,0 z" id="path4138" fill="#666666" isolation="auto" color-rendering="auto" white-space="normal" solid-opacity="1" mix-blend-mode="normal" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="m 215,418 c 54,0 108,0 162,0 l 0,-50 c -54,0 -108,0 -162,0 z" id="path4403" fill="#666666" isolation="auto" color-rendering="auto" white-space="normal" solid-opacity="1" mix-blend-mode="normal" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" width="580" height="580" version="1.0">
<metadata id="metadata7"/>
<path id="path4141" d="M 72.400391 148.19922 L 72 244 L 144 244 L 144 292 L 48 292 L 48 349 L 77.699219 363.30078 L 102.59961 363.30078 C 97.999609 371.00078 96 380 96 388 C 96 414.5 117.5 436 144 436 C 170.5 436 192 414.5 192 388 C 192 379.5 189.70039 371.1 185.40039 364 C 255.40039 364.1 324.40039 364.1 394.40039 364 C 390.10039 371.3 387.80078 379.7 387.80078 388 C 387.80078 414.5 409.30078 436 435.80078 436 C 462.30078 436 483.80078 414.5 483.80078 388 C 483.80078 379.5 481.49922 371.09922 477.19922 363.69922 L 502.09961 363.69922 L 531.80078 349.40039 L 531.80078 292.40039 L 435.80078 292.40039 L 435.80078 244.40039 L 507.80078 244.40039 L 507.80078 148.40039 L 72.400391 148.19922 z M 168.80078 244.40039 L 411.80078 244.40039 L 411.80078 292.40039 C 330.00078 292.00039 249 292 168 292 L 168.80078 244.40039 z " mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="M 72.400391 148.19922 L 72 244 L 144 244 L 144 292 L 48 292 L 48 349 L 77.699219 363.30078 L 102.59961 363.30078 C 97.999609 371.00078 96 380 96 388 C 96 414.5 117.5 436 144 436 C 170.5 436 192 414.5 192 388 C 192 379.5 189.70039 371.1 185.40039 364 C 255.40039 364.1 324.40039 364.1 394.40039 364 C 390.10039 371.3 387.80078 379.7 387.80078 388 C 387.80078 414.5 409.30078 436 435.80078 436 C 462.30078 436 483.80078 414.5 483.80078 388 C 483.80078 379.5 481.49922 371.09922 477.19922 363.69922 L 502.09961 363.69922 L 531.80078 349.40039 L 531.80078 292.40039 L 435.80078 292.40039 L 435.80078 244.40039 L 507.80078 244.40039 L 507.80078 148.40039 L 72.400391 148.19922 z M 168.80078 244.40039 L 411.80078 244.40039 L 411.80078 292.40039 C 330.00078 292.00039 249 292 168 292 L 168.80078 244.40039 z " id="path4138" fill="#734a08"/>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" width="580" height="580" version="1.0">
<metadata id="metadata3003"/>
<path id="path3760" d="m489 124l-402 0c-14.8 0-26.9 11.8-26.9 26.4l0 283c0 14.5 12 26.5 26.9 26.5l402 0c15 .1 27-10.9 27-25.9l0-283c0-14.5-12-26.4-26.9-26.4"/>
<path d="m 84,176 0,89 c 0,8 7,15 16,15 l 89,0 c 8,0 15,-7 15,-15 l 0,-89 c 0,-9 -7,-16 -15,-16 l -89,0 c -9,0 -16,7 -16,16 z m 144,0 0,89 c 0,9 7,16 16,15 l 89,0 c 8,0 15,-7 15,-15 l 0,-89 c 0,-9 -7,-16 -16,-16 l -89,0 c -8,0 -15,7 -15,16 z m 144,0 0,89 c 0,8 7,15 16,15 l 89,0 c 8,0 15,-7 15,-15 l 0,-89 c 0,-9 -7,-16 -15,-16 l -89,0 c -9,0 -16,7 -16,16 z" id="path3758-6" opacity="0.7" fill="#ffffff"/>
<path id="rect3015" d="m276 3.6l24 0 0 132-24 0z"/>
</svg>

After

Width:  |  Height:  |  Size: 794 B

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" height="580" width="580">
<metadata id="metadata3003"/>
<path id="path15" d="m 156.2,183.43782 30,170 c 5.7,30.7 27.3,56.9 58,66 8.1,2.5 16.3,3.8 24.4,3.8 l 59,0.2 c 26.7,0 26.8,-36 0.2,-35.8 l -56,-0.2 c -5.4,-0.4 -11.2,-0.6 -16.6,-2.3 -18,-5.7 -30.7,-20.8 -34,-38 l -30.2,-169.5 c -2.1,-11.9 -9.9,-17.3 -17.8,-17.7 -10.1,-0.4 -19.8,8.3 -17,23.5 z m 113.40613,-23.43784 c -23.41349,0 -42.39388,-18.98035 -42.39388,-42.39385 0,-23.413508 18.98039,-42.393859 42.39388,-42.393859 23.41349,0 42.39387,18.980351 42.39387,42.393859 0,23.4135 -18.98038,42.39385 -42.39387,42.39385 z M 420,4.6386719 317.51758,235.22656 310.5,194.1875 c -1.5,-8.35 -16.2,-21.14961 -34.25,-21.84961 -20.25,-0.7 -36.25,15.30078 -36.25,35.30078 5.38217,38.23946 12.86696,78.74425 17.18359,103.67188 C 261.50022,336.23818 276.2,349.03711 294,349.03711 l 90,0 0.19922,111.10156 c 0.2,5.1 8.10078,12.59961 17.80078,12.59961 9.7,0 17.60078,-7.49961 17.80078,-12.59961 L 420,323.03711 c 0,-14.6 -12,-26.5 -27,-26.5 l -65,0 -3.81445,-22.31445 L 444,4.6386719 Z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.0" width="580" height="580">
<metadata id="metadata1976"/>
<defs id="defs4">
<marker viewBox="0 0 10 10" refY="5" refX="10" orient="auto" markerWidth="4" markerUnits="strokeWidth" markerHeight="3" id="ArrowStart">
<path id="path2111" d="M 10 0 L 0 5 L 10 10 z"/>
</marker>
<marker viewBox="0 0 10 10" refY="5" orient="auto" markerWidth="4" markerUnits="strokeWidth" markerHeight="3" id="ArrowEnd">
<path id="path2108" d="M 0 0 L 10 5 L 0 10 z"/>
</marker>
</defs>
<circle id="path4175" cx="290" cy="290" r="91.4" fill="#111" stroke="#fff" stroke-linejoin="bevel" stroke-linecap="square" stroke-width="16"/>
</svg>

After

Width:  |  Height:  |  Size: 867 B

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="580" width="580" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<title>other</title>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title>other</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<circle opacity=".8" cx="290" cy="290" r="145" fill="#fff"/>
<circle cy="290" cx="290" r="116" fill="#0092DA"/>
</svg>

After

Width:  |  Height:  |  Size: 651 B

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="580" width="580" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<title>other</title>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title>other</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<circle opacity=".8" cx="290" cy="290" r="145" fill="#fff"/>
<circle cy="290" cx="290" r="116" fill="#2d51bc"/>
</svg>

After

Width:  |  Height:  |  Size: 651 B

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="580" width="580" version="1.0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<title>other</title>
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title>other</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<circle opacity=".8" cx="290" cy="290" r="145" fill="#fff"/>
<circle cy="290" cx="290" r="116" fill="#AC39AC"/>
</svg>

After

Width:  |  Height:  |  Size: 651 B

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.0" width="580" height="580">
<metadata id="metadata1976"/>
<defs id="defs4">
<marker viewBox="0 0 10 10" refY="5" refX="10" orient="auto" markerWidth="4" markerUnits="strokeWidth" markerHeight="3" id="ArrowStart">
<path id="path2111" d="M 10 0 L 0 5 L 10 10 z"/>
</marker>
<marker viewBox="0 0 10 10" refY="5" orient="auto" markerWidth="4" markerUnits="strokeWidth" markerHeight="3" id="ArrowEnd">
<path id="path2108" d="M 0 0 L 10 5 L 0 10 z"/>
</marker>
</defs>
<circle id="path4175" cx="290" cy="290" r="91.4" fill="#fff" stroke="#000" stroke-linejoin="bevel" stroke-linecap="square" stroke-width="36"/>
</svg>

After

Width:  |  Height:  |  Size: 867 B

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata10"/>
<path id="path4143" d="M 267.7,48.2 65,134 c -6.484346,3.30467 -11.877074,10.91674 -11.6,17.4 L 71,425 c 0.3,5.5 3.5,10.3 8.5,12.8 L 305,541 c 5.3,4.6 13,5 18.7,1 L 504,418 c 3.6,-2.7 5.8,-6.8 6,-11.3 L 529,132 c -0.3688,-8.45181 -5.43286,-15.06109 -12.8,-17.4 L 277,47.6 c -2.99801,-1.126334 -6.72717,-0.439814 -9.3,0.6 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="M 267.7,48.2 65,134 c -6.484346,3.30467 -11.877074,10.91674 -11.6,17.4 L 71,425 c 0.3,5.5 3.5,10.3 8.5,12.8 L 305,541 c 5.3,4.6 13,5 18.7,1 L 504,418 c 3.6,-2.7 5.8,-6.8 6,-11.3 L 529,132 c -0.3688,-8.45181 -5.43286,-15.06109 -12.8,-17.4 L 277,47.6 c -2.99801,-1.126334 -6.72717,-0.439814 -9.3,0.6 z" id="path4772" fill="#39ac39"/>
<path d="M 471,134 317,215 114,146 274,78 Z" id="path4770" opacity="0.2" fill="#ffffff"/>
<path d="M 480,397 331,500 333,242 497,157 Z" id="path4768" opacity="0.4" fill="#ffffff"/>
<path d="M 303,243 299,505 100,414 85,172 Z" id="path4763" opacity="0.1" fill="#ffffff"/>
<path d="m 297,112 c -14,3 -40,6 -37,25 l -61,-22 -37,17 177,62 32,-15 c 3,-3 -10,-4 -14,-7 -2,-2 22,1 30,-1 17,0 47,-18 23,-33 -28,-17 -62,-25 -95,-27 -6.07812,-0.46316 -12.45647,0.95107 -18,1 z m 64,44 c -19,10 -42,2 -60.5,-5 -18.5,-7 1.5,-17 14.5,-18 15,2 47,6 46,23 z" id="path4749" fill="#ffffff"/>
<path d="m 108,271 54,31 c 5,0 11,-11 23,-10 16,4 32,17 31,35 -19,0 -37,-4 -55,-8 -17,-4 -41,-11 -51,8 -10,31 9,66 34,84 20,13 44,26 69,19 15,-13 11,9 18,19 l 47,21 c 15,10 2,-10 1,-19 -3,-34 -3,-68 -5,-102 -4,-33 -23,-63 -52,-79 -27,-14 -54,-30 -85,-31 -18,0 -28,15 -29,32 z m 88,89 c 12,1 23,-1 22,16 -4,20 -17,31 -33,21 -13,-5 -27,-24 -17,-32 9.03852,-7.74001 18.7737,-5.08293 28,-5 z" id="path4754" fill="#ffffff"/>
<path id="path4167" d="m 437,320 c -11.9,-18.4 -37,7.5 -44,20.4 -6,12.5 -16.7,41 3.5,45 C 416,382 431,365 437,347 l 46,-21 c -15.6,49 -60,83 -107,101 -14,6.2 -35.8,2.2 -38.6,-15.4 -5.7,-42 20.9,-81 52,-106 21,-15 44,-31.5 71,-34.4 11.2,-0.9 21,6.2 23.6,17 z" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path d="M 284.92932,46.525818 C 274,47 277.04368,53.955904 267.7207,73.837891 258.14927,95.491303 248.6831,117.59262 239.3125,140 L 73,140 c -13.9,1.3 -9.600781,16.99922 -10.300781,26.69922 l 0,258 c 1.3,13.9 17.001172,9.60078 26.701172,10.30078 l 33.503909,0 c -9.35603,24.05463 -18.65769,47.79942 -27.9043,71 -4,15 18,26 27,13 11.43556,-27.48546 22.78885,-55.58967 34.0957,-84 l 268.52149,0 c 11.53623,28.63732 23.2612,56.45785 35.38281,83 9.2,12.9 31.6,2.00078 27,-13.19922 C 477.2881,481.96215 467.70803,458.61482 458.19922,435 l 53.20117,0 c 13.9,-1.3 9.59883,-16.99922 10.29883,-26.69922 l 0,-258 C 519.99922,136.00078 504,141 495,140 l -152.89453,0 C 329.91675,110.2758 317.5796,81.154335 305,53 302.1875,48.03125 295.85864,46.051636 284.92932,46.525818 Z M 291,98 c 6.25468,13.82083 12.3721,27.84172 18.38477,42 l -36.17188,0 C 279.12468,125.82297 285.04917,111.78088 291,98 Z" id="path4144" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" white-space="normal" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" fill-rule="evenodd" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4137" d="M267 76C206 214 150 368 95 506 91 521 113 532 122 519 179 382 234 230 291 98 353 235 402 391 460 518c9.2 12.9 31.6 2 27-13.2C425 359 368 194 305 53 302 47.7 295 45.8 289 46 274 47 272 59 267 76" fill="#ffffff" isolation="auto" color-rendering="auto" white-space="normal" solid-opacity="1" mix-blend-mode="normal" color-interpolation-filters="linearRGB" shape-rendering="auto" fill-rule="evenodd" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="m 95,506 c -4,15 18,26 27,13 57,-137 112,-289 169,-421 62,137 111,293 169,420 9.2,12.9 31.6,2 27,-13.2 C 425,359 368,194 305,53 302,47.7 295,45.8 289,46 274,47 277.04348,53.956522 267.7205,73.838509 206.7205,211.83851 150,368 95,506 Z" id="path3526" isolation="auto" white-space="normal" mix-blend-mode="normal" opacity="0.8" fill="#39ac39" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" fill-rule="evenodd" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="m 62.7,166.7 0,258 c 1.3,13.9 17,9.6 26.7,10.3 l 422,0 c 13.9,-1.3 9.6,-17 10.3,-26.7 l 0,-258 C 520,136 504,141 495,140 l -422,0 c -13.9,1.3 -9.6,17 -10.3,26.7 z" id="rect3544" isolation="auto" white-space="normal" mix-blend-mode="normal" fill="#39ac39" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="M 241 256 L 241 402 L 279 402 C 279 397 278 389 280 387 C 288 399 303 406 319 403 C 355 399 378 324 334 300 C 318 291 294 294 281 306 L 281 256 L 241 256 z M 299.5 324 C 318 324 319 349 316 363 C 309 380 284 378 282 360 C 279 347 281 324 299.5 324 z " id="path4147" fill="#ffffff"/>
<path d="M 156.68359 176.89453 C 151.71191 176.85938 146.0625 177 139.5 177 C 122 177 102 180 93 196 C 87 205 88 208 99 209 C 108 211 118 211 127 212 C 131 198 151 197 161 204 C 169 214 156 218 149 219 C 132 223 114 225 98 233 C 79 244 83 276 103 283 C 123 291 148 286 164 272 C 167 278 164 286 178 285 C 188 285 197 285 207 284 C 198 263 204 240 202 217 C 202 201 194 187 177 180 C 171.375 177.5 164.96973 176.95312 156.68359 176.89453 z M 162 234 C 167 246 158 264 144 264 C 122 270 118 242 139 238 C 146 236 155 236 162 234 z " id="path4142" fill="#ffffff"/>
<path d="m 368,206.5 c -9.6,22.5 -6.3,54 15,68 19.5,14 45,13.6 67.9,8.6 16.6,-4.1 27.9,-18 33.5,-33.6 C 464,246 451,244 447,244 c -4,14 -24,21 -35,12 -14,-11 -11,-35 -1,-47 13,-13 34,-5 38,8 25,-3.5 45,7.9 27,-17.6 C 465,182 448,176 424,177 c -25,-0.5 -46.6,8.3 -56,29.5 z" id="path4166" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4155" d="m 42.6,243.7 288,3.5 209,-109 c 4.2,-2.2 2.8,-8.5 -2,-8.7 l -266,-9.8 -231,115.15 c -4.3,2.35 -2.8,8.85 2,8.85 z m 120,14 c -2,-0.1 -3.9,1.2 -4.5,3.1 l -24.8,73 c -1.2,3.4 1.8,6.7 5.4,6 73.48294,-36.2841 149.88762,-27.80931 217.4,-2.4 43.28593,-48.43133 83.19649,-67.21816 140.8,-74.1 3.7,-0.4 5.4,-4.8 3,-7.6 L 451,202 c -0.9,-1.1 -116.7,60.5 -116.7,60.5 z M 111,248 c -21,37.9 -25,87 -28.8,124 -24.572451,7.23369 -16.973863,47.73377 -19,72.6 -0.372542,7.00789 7.375016,6.7936 9.1,1.5 -1.560988,6.78747 2.952867,8.53492 7.2,6.3 1.93466,5.29774 6.718935,5.66442 9.3,-0.2 -0.617692,5.75194 5.811108,7.11473 8.6,3.1 0.02276,5.08361 6.31592,6.88635 9,0.8 8.70178,-23.74187 29.26634,-56.23234 12.9,-77.2 1.8,-29.8 3.2,-55 13.9,-90 3.1,-8.4 5,-18.7 14.4,-24 L 144,247.2 Z" mix-blend-mode="normal" isolation="auto" white-space="normal" solid-color="#000000" color-interpolation-filters="linearRGB" opacity="0.8" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" fill-rule="evenodd" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path white-space="normal" isolation="auto" mix-blend-mode="normal" d="m 42.6,243.7 288,3.5 209,-109 c 4.2,-2.2 2.8,-8.5 -2,-8.7 l -266,-9.8 -231,115.15 c -4.3,2.35 -2.8,8.85 2,8.85 z m 120,14 c -2,-0.1 -3.9,1.2 -4.5,3.1 l -24.8,73 c -1.2,3.4 1.8,6.7 5.4,6 73.48294,-36.2841 149.88762,-27.80931 217.4,-2.4 43.28593,-48.43133 83.19649,-67.21816 140.8,-74.1 3.7,-0.4 5.4,-4.8 3,-7.6 L 451,202 c -0.9,-1.1 -116.7,60.5 -116.7,60.5 z M 111,248 c -21,37.9 -25,87 -28.8,124 -24.572451,7.23369 -16.973863,47.73377 -19,72.6 -0.372542,7.00789 7.375016,6.7936 9.1,1.5 -1.560988,6.78747 2.952867,8.53492 7.2,6.3 1.93466,5.29774 6.718935,5.66442 9.3,-0.2 -0.617692,5.75194 5.811108,7.11473 8.6,3.1 0.02276,5.08361 6.31592,6.88635 9,0.8 8.70178,-23.74187 29.26634,-56.23234 12.9,-77.2 1.8,-29.8 3.2,-55 13.9,-90 3.1,-8.4 5,-18.7 14.4,-24 L 144,247.2 Z" id="path2662" fill="#39ac39" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" fill-rule="evenodd" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4133" d="m 468.1,97.2 c 0,-5.9 -81,-10.8 -181,-10.8 -100,0 -181,4.8 -181,10.8 51.64415,50.6351 106.67027,100.13669 160,149.8 l 0,168 c -34.34272,24.51831 -69.25673,49.67779 -104.5,74.8 0,4.1 56,7.4 125,7.4 69,0 125,-3.3 125,-7.4 C 375.74331,463.63472 338.14159,437.22747 306.9,415 l 0,-168 C 370.6306,189.65724 408.28133,154.1855 468.1,97.2 Z M 281.5,218 l -77,-71.8 c -2.9,-2.7 -2,-4.9 1.9,-4.9 l 162,0 c 3.9,0 4.8,2.2 1.9,4.9 L 292.65,218 c -3.55,2.7 -8.25,2.7 -11.15,0 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 468.1,97.2 c 0,-5.9 -81,-10.8 -181,-10.8 -100,0 -181,4.8 -181,10.8 51.64415,50.6351 106.67027,100.13669 160,149.8 l 0,168 c -34.34272,24.51831 -69.25673,49.67779 -104.5,74.8 0,4.1 56,7.4 125,7.4 69,0 125,-3.3 125,-7.4 C 375.74331,463.63472 338.14159,437.22747 306.9,415 l 0,-168 C 370.6306,189.65724 408.28133,154.1855 468.1,97.2 Z M 281.5,218 l -77,-71.8 c -2.9,-2.7 -2,-4.9 1.9,-4.9 l 162,0 c 3.9,0 4.8,2.2 1.9,4.9 L 292.65,218 c -3.55,2.7 -8.25,2.7 -11.15,0 z" id="path2209" fill="#734a08"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata10"/>
<path mix-blend-mode="normal" white-space="normal" isolation="auto" id="path4141" d="m 258,42.5 c -7,-0.5 -15,0 -22,0.2 -44,1.3 -89,3.2 -130,20.3 -11,11 -5,27 -6,41 l 4,316 c -12.5,14.8 -26,32.6 -22.6,53 7.1,35 44.7,51 76,60 55.9,14 116,13.4 172,0.7 32.9,-8.6 72,-22.8 83,-58 1.3,-28 -7.8,-31.9 -18.9,-53 0.3,-35.4 -1.8,-41 13.6,-39.9 19.9,-3.1 40.6,-2.7 59.8,-8.5 16.5,-6.5 21.4,-24 22,-40 L 510,144 c -1,-23 -25,-39 -47,-33 -23,0 -46,1 -69,2 -1,-15 2,-32 -2,-46 C 359.32799,46.800924 296.18643,42.747697 258,42.5 Z M 466,146 c 17.91141,3.78666 6.52116,33.08254 5.9,46 -5.6,48.8 -11.6,98 -17,146 -19.39932,7.55772 -41.39362,8.57356 -62.9,12 l 1,-201 z" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 258,42.5 c -7,-0.5 -15,0 -22,0.2 -44,1.3 -89,3.2 -130,20.3 -11,11 -5,27 -6,41 l 4,316 c -12.5,14.8 -26,32.6 -22.6,53 7.1,35 44.7,51 76,60 55.9,14 116,13.4 172,0.7 32.9,-8.6 72,-22.8 83,-58 1.3,-28 -7.8,-31.9 -18.9,-53 0.3,-35.4 -1.8,-41 13.6,-39.9 19.9,-3.1 40.6,-2.7 59.8,-8.5 16.5,-6.5 21.4,-24 22,-40 L 510,144 c -1,-23 -25,-39 -47,-33 -23,0 -46,1 -69,2 -1,-15 2,-32 -2,-46 C 359.32799,46.800924 296.18643,42.747697 258,42.5 Z M 466,146 c 17.91141,3.78666 6.52116,33.08254 5.9,46 -5.6,48.8 -11.6,98 -17,146 -19.39932,7.55772 -41.39362,8.57356 -62.9,12 l 1,-201 z" id="path4146" isolation="auto" white-space="normal" mix-blend-mode="normal" fill="#734a08" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="M 349.90039 121.44922 C 258.00039 121.39922 206 171.00078 136 131.30078 L 139 430 C 162 450 193 457 222 459 C 268 460 318 456 357 428 L 358.80078 122 C 355.80078 121.9 352.80039 121.89922 349.90039 121.44922 z M 373 454 C 350 472 322 480 293 485 C 236 493 170 494 122 455 C 104 479 144 491 161 497 C 212 512 268 511 320 499 C 341 493 369 488 378 466 C 378 462 376 458 373 454 z " id="path4156" opacity="0.9" fill="#ffffff" isolation="auto" color-rendering="auto" white-space="normal" solid-opacity="1" mix-blend-mode="normal" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
<path d="m 135,90 0.5,41.8 c 73,41 126,-13.3 223,-10.2 L 359,89 C 341,85 323,82 305,80 283.6,78.9 262.1,78 241,78.1 205,78 169,81 135,90 Z" id="path2209" opacity="0.5" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path white-space="normal" isolation="auto" mix-blend-mode="normal" id="path4136" d="m 76,124 c 0,0 -11,85 2,172 7,43 20,86 44,120 25,33 61,56 112,56 l 28,0 c 51.51511,-5.744 85.58808,-23.28584 117,-65 13,-1 15.89175,-1.19638 36,-5 28.75421,-7.40611 86.74641,-36.73875 112,-88 18.7349,-54.09102 18.31184,-115.43724 -17,-155 -10,-10 -25,-19 -42,-19 l -1,0 0,0 c -17,1 -31,5 -45,11 -1,-17 -3,-27 -3,-27 0,-5 -4,-8 -9,-8 l -324,0 c -5,0 -9,3 -10,8 z m 412,85 0,0 c 7.4375,29.47253 9.30868,62.16521 -2,85 l 0,1 0,0 c -14,31 -46,54 -80,62 -7.02179,6.00578 9.19723,-48.68941 11,-61 5,-34 7,-67 7,-95 15,-8 30,-14 44,-15 10.6253,1.74638 16.23838,14.33425 20,23 z" solid-color="#000000" color-interpolation-filters="linearRGB" opacity="0.8" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 76,124 c 0,0 -11,85 2,172 7,43 20,86 44,120 25,33 61,56 112,56 l 28,0 c 51.51511,-5.744 85.58808,-23.28584 117,-65 13,-1 15.89175,-1.19638 36,-5 28.75421,-7.40611 86.74641,-36.73875 112,-88 18.7349,-54.09102 18.31184,-115.43724 -17,-155 -10,-10 -25,-19 -42,-19 l -1,0 0,0 c -17,1 -31,5 -45,11 -1,-17 -3,-27 -3,-27 0,-5 -4,-8 -9,-8 l -324,0 c -5,0 -9,3 -10,8 z m 412,85 0,0 c 7.4375,29.47253 9.30868,62.16521 -2,85 l 0,1 0,0 c -14,31 -46,54 -80,62 -7.02179,6.00578 9.19723,-48.68941 11,-61 5,-34 7,-67 7,-95 15,-8 30,-14 44,-15 10.6253,1.74638 16.23838,14.33425 20,23 z" id="path3407" mix-blend-mode="normal" isolation="auto" white-space="normal" fill="#734a08" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" fill-rule="evenodd" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4141" d="M 542,291 C 542,430.72804 428.72804,544 289,544 149.27196,544 36,430.72804 36,291 36,151.27196 149.27196,38 289,38 428.72804,38 542,151.27196 542,291 Z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="M 542,291 C 542,430.72804 428.72804,544 289,544 149.27196,544 36,430.72804 36,291 36,151.27196 149.27196,38 289,38 428.72804,38 542,151.27196 542,291 Z" id="path3267" fill="#734a08"/>
<path d="m 218.1,249 c -52,0 -95,2.5 -95,4.25 0,0.1 29.45,229 29.45,229 -0.15,1.25 29.25,3.05 65.85,3.05 36,0 66,-1.7 65.8,-3 0,-0.1 29.025,-229.05 29.025,-229.05 C 313.1,251.5 270.6,249 218.1,249 Z M 172,463.3 143,269 c 48,0.2 83,2.6 148,-1.3 L 264.65,464.35 C 263.5,465.4 174,464.8 172,463.3 Z" id="path2209" fill="#ffffff"/>
<path d="m 298,266.3 -26.3,208 -111,1.3 -25.35,-210.8 z" id="path2381" opacity="0.1" fill="#ffffff" fill-rule="evenodd"/>
<path d="m 289.6,77.3 c 0,9 7.4,16.4 16.4,16.4 3.1,0 5.9,-0.6 8.8,-1.5 l 0,8.6 c -5.3,3.7 -9.2,9.2 -11.9,14.5 -2,3.9 -3.5,8.2 -4.7,12.7 -9.06665,-0.0641 -18.13363,-0.1015 -27.2,-0.2 -36.6,-0.6 -62,20.4 -71,40.5 -9.4,20 -7.7,39 -7.7,39 l 49,-3.3 c 0,0 -0.1,-8.1 3.2,-15 3.3,-6.9 5,-12.6 26.3,-12.3 10.24128,0.0976 19.66481,0.14188 30.3,0.2 0.7,1.8 1.4,3.5 2.3,5.1 4.8,9.6 13.4,19.3 26.6,19.3 13.2,0 21.8,-9.7 26.6,-19.3 0.8,-1.6 1.5,-3.2 2.1,-4.8 l 73,0.4 0.3,-49 -70,-0.4 c -1.2,-4.6 -2.7,-9 -4.8,-13 -2.7,-5.4 -6.6,-10.8 -11.9,-14.5 l 0,-8.7 c 3,1 5.9,1.6 9.1,1.6 9,0 17.47395,-7.464306 16.4,-16.4 -1.1996,-9.981145 -8.85098,-16.168182 -16.7,-16.4 -5.60241,0.497449 -10.53176,2.429826 -14.8,3.9 -2.59144,-1.924699 -5.74359,-2.944432 -8.97132,-2.902261 -3.03626,0.04933 -5.98301,1.036268 -8.43651,2.825583 C 316.5241,63.749065 311.53654,60.25233 306.49609,60.811662 297,60.9 289.6,68.3 289.6,77.3 Z" id="path3340" mix-blend-mode="normal" isolation="auto" white-space="normal" fill="#ffffff" color-rendering="auto" solid-opacity="1" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path id="path4142" d="m 475,186 -159,0 38,303 130,0 38.8,-303 -29.4,0 30.5,-105 -18.05,-5.15 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4144" d="m 235,318.4 -107,0 C 83.4,320.7 62,335.6 65.2,363 l 232.4,0 c 2.5,-27.4 -18.2,-42 -62.6,-44.6 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4146" d="m 128,489 108,0 c 44.6,-2 65,-16.6 62,-44 l -232.9,0 c -2.6,27.4 18.3,42 62.9,44 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path4148" d="m 75,384 c -5.5,0 -10.2,2 -14,5.9 -3.9,3.9 -5.9,8.4 -5.9,13.5 0,5.9 2,10.7 5.9,14.4 3.9,3.7 8.6,5.6 14,5.6 l 213,0 c 5.5,0 10.2,-1.9 14,-5.6 3.9,-3.7 5.9,-8.5 5.9,-14.4 0,-5.1 -2,-9.6 -5.9,-13.5 -3.9,-3.9 -8.6,-5.9 -14,-5.9 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 475,186 -159,0 38,303 130,0 38.8,-303 -29.4,0 30.5,-105 -18.05,-5.15 z" id="path4140" fill="#734a08"/>
<path d="m 235,318.4 -107,0 C 83.4,320.7 62,335.6 65.2,363 l 232.4,0 c 2.5,-27.4 -18.2,-42 -62.6,-44.6 z" id="path4138" fill="#734a08"/>
<path d="m 128,489 108,0 c 44.6,-2 65,-16.6 62,-44 l -232.9,0 c -2.6,27.4 18.3,42 62.9,44 z" id="path4136" fill="#734a08"/>
<path d="m 75,384 c -5.5,0 -10.2,2 -14,5.9 -3.9,3.9 -5.9,8.4 -5.9,13.5 0,5.9 2,10.7 5.9,14.4 3.9,3.7 8.6,5.6 14,5.6 l 213,0 c 5.5,0 10.2,-1.9 14,-5.6 3.9,-3.7 5.9,-8.5 5.9,-14.4 0,-5.1 -2,-9.6 -5.9,-13.5 -3.9,-3.9 -8.6,-5.9 -14,-5.9 z" id="flowRoot3192" fill="#734a08"/>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata10"/>
<path id="path4142" d="m 459.79151,89.267407 -0.23561,0 c 0.26941,-0.2328 0.41773,-0.46748 0.41773,-0.70404 0,-5.573165 -76.09903,-10.091214 -169.97363,-10.091214 -93.87365,0 -169.97362,4.518049 -169.97362,10.091214 16.98486,141.144143 34.27468,275.383353 52.57007,405.994503 0,3.85062 52.56443,6.96998 117.40542,6.96998 64.84193,0 117.40543,-3.11936 117.40543,-6.96998 15.16182,-134.06839 34.70027,-270.57874 52.38421,-405.290463 z" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path d="m 459.79151,89.267407 -0.23561,0 c 0.26941,-0.2328 0.41773,-0.46748 0.41773,-0.70404 0,-5.573165 -76.09903,-10.091214 -169.97363,-10.091214 -93.87365,0 -169.97362,4.518049 -169.97362,10.091214 16.98486,141.144143 34.27468,275.383353 52.57007,405.994503 0,3.85062 52.56443,6.96998 117.40542,6.96998 64.84193,0 117.40543,-3.11936 117.40543,-6.96998 15.16182,-134.06839 34.70027,-270.57874 52.38421,-405.290463 z" id="path4140" fill="#734a08"/>
<path d="m 374.57659,450.95662 c -2.71759,2.51482 -163.90077,1.33635 -166.61836,-1.17848 L 157.5658,130.37674 c 89.25089,61.86655 147.94966,-8.40244 264.8684,-2.35695 z" id="path2209" opacity="0.8" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path d="M 481,269 472,66 c 0,-3.9 -3.1,-7 -7,-7 l -4.6,0 c -3.9,0 -7,3.1 -7,7 l 3.3,203 -20.3,0 -5.1,-205 c 0,-3.9 -3.1,-7 -7,-7 l -6,0 c -3.9,0 -7,3.1 -7,7 l 2.8,205 -25,0 2.8,-205 c 0,-3.9 -3.1,-7 -7,-7 l -6,0 c -3.9,0 -7,3.1 -7,7 l -5.1,205 -19.8,0 3.3,-203 c 0,-3.9 -3.1,-7 -7,-7 l -4.6,0 c -3.9,0 -7,3.1 -7,7 L 321,269 c 0,60 13.7,82 51,100 l -7.8,147 74,0 -8,-146.5 C 467.6,351.5 481,329.1 481,269 Z M 268.9,211 c 0,-74 -61.8,-155 -94,-155 -32,0 -94,81 -94,155 0,60 27,110 64.9,128 l -7.8,177 74,0 -7.9,-176.5 c 37.5,-18 64.8,-68.5 64.8,-128.5 z" id="path4138" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" fill-rule="evenodd" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="path2112" d="M 481,269 472,66 c 0,-3.9 -3.1,-7 -7,-7 l -4.6,0 c -3.9,0 -7,3.1 -7,7 l 3.3,203 -20.3,0 -5.1,-205 c 0,-3.9 -3.1,-7 -7,-7 l -6,0 c -3.9,0 -7,3.1 -7,7 l 2.8,205 -25,0 2.8,-205 c 0,-3.9 -3.1,-7 -7,-7 l -6,0 c -3.9,0 -7,3.1 -7,7 l -5.1,205 -19.8,0 3.3,-203 c 0,-3.9 -3.1,-7 -7,-7 l -4.6,0 c -3.9,0 -7,3.1 -7,7 L 321,269 c 0,60 13.7,82 51,100 l -7.8,147 74,0 -8,-146.5 C 467.6,351.5 481,329.1 481,269 Z M 268.9,211 c 0,-74 -61.8,-155 -94,-155 -32,0 -94,81 -94,155 0,60 27,110 64.9,128 l -7.8,177 74,0 -7.9,-176.5 c 37.5,-18 64.8,-68.5 64.8,-128.5 z" fill="#734a08"/>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" width="580" height="580" version="1.0">
<metadata id="metadata3003"/>
<path d="M 276,3.5996094 276,124.61719 237,125 c -52,0 -93,40 -93,90 l 0,155 c 0,50 41,90 93,89 l 102,0 c 52,0 93,-40 93,-90 l 0,-155 c 0,-50 -41,-90 -93,-90 l -39,0.38281 0,-120.7832006 z" id="rect3195"/>
<path d="m 339,148 c 38,0 69,30.8 69,69 l 0,54 c 0,38 -30.8,69 -69,69 l -102,0 c -38,0 -69,-30.8 -69,-69 l 0,-54 c 0,-38 30.8,-69 69,-69 z" id="rect3199" opacity="0.7" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 566 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="580" height="580">
<metadata id="metadata2975"/>
<path d="m 238.39124,109.8562 0,126.58754 -126.58754,0 c -5.35562,0 -9.7375,4.38187 -9.7375,9.7375 l 0,79.84752 c 0,5.35563 4.38188,9.73751 9.7375,9.73751 l 126.58754,0 0,126.58753 c 0,5.35563 4.38187,9.7375 9.7375,9.7375 l 79.84752,0 c 5.35563,0 9.73751,-4.38187 9.73751,-9.7375 l 0,-126.58753 126.58753,0 c 5.35563,0 9.7375,-4.38188 9.7375,-9.73751 l 0,-79.84752 c 0,-5.35563 -4.38187,-9.7375 -9.7375,-9.7375 l -126.58753,0 0,-126.58754 c 0,-5.35562 -4.38188,-9.7375 -9.73751,-9.7375 l -79.84752,0 c -5.35563,0 -9.7375,4.38188 -9.7375,9.7375 z M 35.851182,286.00763 c 0,139.24628 112.955028,252.20132 252.201318,252.20132 139.24629,0 252.20132,-112.95504 252.20132,-252.20132 0,-139.24629 -112.95503,-252.201324 -252.20132,-252.201324 -139.24629,0 -252.201318,112.955034 -252.201318,252.201324 z m 483.953888,0.58425 c 0,127.56128 -103.21753,231.75256 -230.77882,231.75256 -127.56128,0 -230.778812,-103.21753 -230.778812,-230.77881 0,-127.56129 103.217532,-230.778817 230.778812,-231.752568 126.58754,-0.97375 230.77882,102.243778 230.77882,230.778818 z" id="path4147" mix-blend-mode="normal" solid-color="#000000" opacity="0.8" white-space="normal" color-interpolation-filters="linearRGB" filter-gaussianBlur-deviation="0" color="#000000" image-rendering="auto" color-rendering="auto" stroke-width="64" isolation="auto" color-interpolation="sRGB" solid-opacity="1" fill="none" stroke-linejoin="round" filter-blend-mode="normal" stroke="#ffffff" shape-rendering="auto"/>
<path id="rect3180" d="m 238.39124,109.8562 0,126.58754 -126.58754,0 c -5.35562,0 -9.7375,4.38187 -9.7375,9.7375 l 0,79.84752 c 0,5.35563 4.38188,9.73751 9.7375,9.73751 l 126.58754,0 0,126.58753 c 0,5.35563 4.38187,9.7375 9.7375,9.7375 l 79.84752,0 c 5.35563,0 9.73751,-4.38187 9.73751,-9.7375 l 0,-126.58753 126.58753,0 c 5.35563,0 9.7375,-4.38188 9.7375,-9.73751 l 0,-79.84752 c 0,-5.35563 -4.38187,-9.7375 -9.7375,-9.7375 l -126.58753,0 0,-126.58754 c 0,-5.35562 -4.38188,-9.7375 -9.73751,-9.7375 l -79.84752,0 c -5.35563,0 -9.7375,4.38188 -9.7375,9.7375 z M 35.851182,286.00763 c 0,139.24628 112.955028,252.20132 252.201318,252.20132 139.24629,0 252.20132,-112.95504 252.20132,-252.20132 0,-139.24629 -112.95503,-252.201324 -252.20132,-252.201324 -139.24629,0 -252.201318,112.955034 -252.201318,252.201324 z m 483.953888,0.58425 c 0,127.56128 -103.21753,231.75256 -230.77882,231.75256 -127.56128,0 -230.778812,-103.21753 -230.778812,-230.77881 0,-127.56129 103.217532,-230.778817 230.778812,-231.752568 126.58754,-0.97375 230.77882,102.243778 230.77882,230.778818 z" fill="#da0092" isolation="auto" color-rendering="auto" white-space="normal" solid-opacity="1" mix-blend-mode="normal" color-interpolation-filters="linearRGB" shape-rendering="auto" image-rendering="auto" color-interpolation="sRGB" color="#000000" solid-color="#000000"/>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

Some files were not shown because too many files have changed in this diff Show More