Compare commits

..

148 Commits

Author SHA1 Message Date
Vlyan
706acab070 Added "changelog" and "readme" properties in system.json 2022-04-01 08:57:55 +02:00
Vlyan
a9f9d9ce2e Actor Sheet : Patch Owned Items onDragStart 2022-03-31 18:26:08 +02:00
Vlyan
7b7926674a Added Babele in linter to remove undef in hook.js 2022-03-30 17:02:42 +02:00
Vlyan
36997c099e Fixed the way an actor is lightweight and re-construct from chat message. 2022-03-29 19:47:30 +02:00
Vlyan
5aed5629bf Fixed technique with a skill set, in a title, now open the DicePicker as intended. 2022-03-29 11:33:05 +02:00
Vlyan
daf402fd1a 20Q : Css Firefox techniques types fix 2022-03-28 14:14:37 +02:00
Vlyan
fd25650a5d RnK : Fixed rights (introduced with strife modification) 2022-03-28 14:06:30 +02:00
Vlyan
e9b289d4a6 Css centered the range input in weapon 2022-03-28 13:55:44 +02:00
Vlyan
98ce77774f Added a changelog link in game system tab. 2022-03-28 13:45:09 +02:00
Vlyan
a7ac0bbab3 School tag autocomplete fix on 20Q. 2022-03-27 16:27:45 +02:00
Vlyan
fffe8d661a Some fixes :
- Autocomplete behavior fix on unlisted text.
- School tag autocomplete fix.
- Npc techniques are now collapsible.
2022-03-27 16:21:50 +02:00
Vlyan
d9ba4569c7 Better demeanor autocomplete handling 2022-03-27 11:52:38 +02:00
Vlyan
dbbb2d4f00 Added collapsible techniques groupes, fix for skills 2022-03-27 11:22:21 +02:00
Vlyan
ff44530eff Changed the way the swap is handled, that now work the same as the reroll 2022-03-26 14:36:49 +01:00
Vlyan
783a49713a Army sheet : Image and token now follow the commander's on drop. 2022-03-25 09:44:48 +01:00
Vlyan
e3a42817c0 Removed the Phoenix image on "Ishiken Initiate School" school techniques. 2022-03-24 23:10:22 +01:00
Vlyan
49214fc330 RnK : Fixed rights (introduced with strife modification) 2022-03-24 09:15:21 +01:00
Vlyan
f17cc1c7b0 Uniformizing the translation skills ids 2022-03-23 18:33:08 +01:00
Vlyan
a1c6f0f373 Translate skills for technique list
Fixed img following the technique_type
2022-03-22 20:35:11 +01:00
Vlyan
35a7bbf974 Fixed linked actor image compatibility with Tokenizer. 2022-03-16 18:20:47 +01:00
Vlyan
638ea5859f Minor fixes :
- Translated properties in item generator
- Families check : Agasha/Kaito
- Lang l5r5e.random -> l5r5e.global.random
2022-03-14 18:54:27 +01:00
Vlyan
002ec8c218 Merge branch 'icon-fix' into 'dev'
Updated Icons and Font

See merge request teaml5r/l5r5e!18
2022-03-14 17:53:02 +00:00
TesserWract
255b0c96e2 Updated icons and font 2022-03-13 16:07:17 -07:00
Vlyan
3b3cb67787 Added collapsible skill group & volatile storage. 2022-03-12 15:19:30 +01:00
Vlyan
ccc81d439f 20Q : Ignore autocomplete clan/school for pow template 2022-03-10 09:04:13 +01:00
Vlyan
aabdcae49a Fixed svg height/width for firefox (part 2). 2022-03-08 17:57:01 +01:00
Vlyan
e8d8f7143d Fixed svg height/width for firefox. 2022-03-07 23:22:39 +01:00
Vlyan
473ff9997c Properties sheet
Fixed loading properties from custom compendiums.
Added a line strike on removed/unknown property and ability to remove them.
2022-03-06 13:49:30 +01:00
Vlyan
32f142deae Uniformizing peculiarity types, and weapons category 2022-03-02 22:15:46 +01:00
Vlyan
b5bb4e04f2 Reorganizing languages files properties 2022-02-26 13:27:24 +01:00
Vlyan
0d3ac2ce83 npc gen : added children 2022-02-25 10:17:28 +01:00
Vlyan
a876bfa122 finalising the autocomplete helper, and added to technique skillids 2022-02-18 22:33:47 +01:00
Vlyan
193a10daed Nicer Css for target 2022-02-17 16:10:44 +01:00
Vlyan
efe1e088ed Roll : Added target info in Roll 2022-02-17 15:24:50 +01:00
Vlyan
448fadeca7 Roll : Added target info in ChatMessage 2022-02-16 17:20:56 +01:00
Vlyan
bc103c2988 RnK : fix for swap 2022-02-14 19:52:56 +01:00
Vlyan
92e5c780e6 Merge branch 'master' into dev
# Conflicts:
#	CHANGELOG.md
#	system/system.json
2022-02-13 17:07:27 +01:00
Vlyan
d06926e8f6 1.6.1 Little Bugfixes 2022-02-13 17:02:59 +01:00
Vlyan
f640949016 fixing some roll template bugs 2022-02-13 17:02:04 +01:00
Vlyan
8c4072d8af Added ability to apply the strife to the actor 2022-02-13 13:34:24 +01:00
Vlyan
64b436627f added partner to npc gen 2022-02-12 18:29:49 +01:00
Vlyan
da788d47c7 DP : Added TN visibility for GM 2022-02-12 14:27:06 +01:00
Vlyan
5bbec503ea Technique: Sanitize Difficulty and Skill list 2022-02-12 13:07:14 +01:00
Vlyan
16dbc7939d polishing skill selector in DP 2022-02-11 18:51:37 +01:00
Vlyan
a900a2dc46 update version 2022-02-11 15:19:30 +01:00
Vlyan
3dfee20484 Bugfix : Bt in xp tab, Gm monitor render and combat with null 2022-02-11 14:26:17 +01:00
Vlyan
165c8c81c7 added token target id 2022-02-11 11:28:21 +01:00
Vlyan
732b6b85d8 Merge branch 'dev_gennpc' into dev
# Conflicts:
#	system/system.json
2022-02-11 09:29:01 +01:00
Vlyan
01d14dc580 Merge branch 'dev' 2022-02-11 09:19:14 +01:00
Vlyan
c0c3f13a46 sorting with local and npc fix 2022-02-10 19:27:41 +01:00
Vlyan
39129ddd6f added select in DP for skill list (wip) 2022-02-10 18:59:39 +01:00
Vlyan
b35fb852af added DP on technique (wip) 2022-02-10 14:30:27 +01:00
Vlyan
1afd85d3e9 some autocomplete clan & family testing 2022-02-08 18:29:10 +01:00
Vlyan
7ac831ccc0 fixed dl version in system.json 2022-02-06 11:16:49 +01:00
Vlyan
9d5374e35c merge 2022-02-06 11:15:52 +01:00
Vlyan
57a645f2e0 Merge branch 'dev' into dev_gennpc
# Conflicts:
#	system/styles/l5r5e.css
#	system/templates/actors/character/identity.html
2022-02-06 11:12:33 +01:00
Vlyan
2a2ad458fe Fixed a new bug in softlocked state: disappearing money (no scorpion was involved) 2022-02-06 00:25:46 +01:00
Vlyan
69b43027f3 update some computed values on update 2022-02-05 14:01:15 +01:00
Vlyan
3c60486664 Spanish language updated thanks to Alejandro Barranquero 2022-02-03 18:24:45 +01:00
Vlyan
9853bcb8a1 css tweaks 2022-02-03 18:11:55 +01:00
Vlyan
dab58a544f css tweaks 2022-02-03 18:02:43 +01:00
Vlyan
ac5bf77f0c Fixed some titles links "ritual" -> "rituals" 2022-02-03 17:33:11 +01:00
Vlyan
330665e895 Moved Honor/Glory/status in tooltip and some css fix 2022-02-03 11:48:29 +01:00
Vlyan
258c284c25 lesser code for gm monitor actions and some css fix 2022-02-01 09:07:02 +01:00
Vlyan
cfc7e1504a Added ability to switch between stance/prepared on mouse clic (left/right). 2022-01-30 10:54:56 +01:00
Vlyan
5305fb394e Added a new button bar for system specific buttons 2022-01-28 12:17:51 +01:00
Vlyan
f37c8d4932 Compendiums - Inversion techniques - updated xp cost from 3 to 6. 2022-01-26 22:13:34 +01:00
Vlyan
0c420cabd5 Techniques Compendiums : Trying a cheap Rank filter 2022-01-23 14:04:15 +01:00
Vlyan
ff413ed894 Added SoftLock on NPC sheet and +/- button to add or subtract Casualties and Panic. 2022-01-21 18:03:57 +01:00
Vlyan
d6ee391ff5 Added SoftLock on NPC sheet 2022-01-21 13:45:11 +01:00
Vlyan
9e83169c6a fix css 2022-01-20 09:38:51 +01:00
Vlyan
c9be3013e8 PC & NPC Sheet : Added +/- button to add or subtract Fatigue and Strife 2022-01-20 09:28:20 +01:00
Vlyan
7abb46ea77 GmMonitor : Added ability to add or subtract fatigue/strife/void/casualties/panic points on clic. 2022-01-17 18:35:20 +01:00
Vlyan
ee144cbb81 softlock xp & attributes 2022-01-14 17:17:13 +01:00
Vlyan
bb1176cf42 Merge branch 'dev_softlock' into dev 2022-01-14 16:46:01 +01:00
Vlyan
4da28574ab update version 2022-01-14 16:45:03 +01:00
Mandar
6e9595b121 Commander css + BG fix 2022-01-14 15:23:54 +01:00
Mandar
a6b724719f Add Army Warlord css 2022-01-14 15:14:11 +01:00
Mandar
ae9fdcdefd Fix Ui Conrols on left 2022-01-14 14:07:35 +01:00
Vlyan
25053f867e Merge branch 'dev' 2022-01-09 16:42:40 +01:00
Vlyan
a39cc0e326 Trying to fix advancement behavior who sometime left point on old choice. 2022-01-09 14:29:28 +01:00
Vlyan
09bb92ae61 fix for css body bg when no scene 2022-01-07 14:10:38 +01:00
Vlyan
f3623d3181 Fixing system version in game detail tab 2022-01-07 12:51:04 +01:00
Vlyan
0df83efb9b Fixing curriculum and titles links for v9 2022-01-07 12:33:24 +01:00
Vlyan
2c2ebc1caa Fixing css for v9 2022-01-07 12:26:17 +01:00
Vlyan
71e2985c70 added todo for Mandar 2022-01-06 17:28:56 +01:00
Vlyan
c3fd3db22b Fixing traditional-japanese-man & traditional-japanese-woman header for firefox 2022-01-06 14:15:25 +01:00
Vlyan
1567a4a944 Fixing traditional-japanese-man & traditional-japanese-woman header for firefox 2022-01-06 14:14:58 +01:00
Vlyan
ec54f3b879 Fixing v9 css mess, thanks for Perkuns help 2022-01-06 13:54:49 +01:00
Vlyan
f5c9745279 Merge branch 'dev' into dev_softlock 2022-01-04 12:24:20 +01:00
Vlyan
bd5393fb0a forgot to update the readme oops :d 2022-01-04 12:23:52 +01:00
Vlyan
5f49956026 fixed some missing await on roll()
fixed army in combat tracker
2021-12-28 15:04:12 +01:00
Vlyan
cce5aa1b45 test soft lock 2021-12-28 14:38:13 +01:00
Vlyan
ee1b72caa5 v9 - quick fix for scene usability 2021-12-23 12:39:58 +01:00
Vlyan
4565f28a6d v9 - fix empty disclaimer do not show empty alert 2021-12-23 12:14:33 +01:00
Vlyan
2173cc6150 v9 - roll now async (sync is removed in v10) 2021-12-21 12:50:59 +01:00
Vlyan
8080016b6a v9 - fix ring init issue in dice picker 2021-12-21 12:19:59 +01:00
Vlyan
28da4d1810 v9 - fix Journal sheet registration and some localisation 2021-12-21 10:04:03 +01:00
Vlyan
05fe3b8326 merge 2021-12-19 16:21:56 +01:00
Vlyan
f04f0a0b4e Merge branch 'master' into dev_gennpc
# Conflicts:
#	system/styles/l5r5e.css
2021-12-19 16:21:30 +01:00
Vlyan
c41ed6e1a6 Merge branch 'dev'
# Conflicts:
#	CHANGELOG.md
#	system/system.json
2021-12-19 16:08:59 +01:00
Mandar
5d41e7a1a3 Some fix for army and svg for all clan 2021-12-19 14:13:04 +01:00
Vlyan
959a0d5738 Added check for PC/NPC to ignore army items 2021-12-18 12:13:07 +01:00
Vlyan
1578d899d9 Using the "new" Babele.get().setSystemTranslationsDir() for embed translation 2021-12-18 11:12:27 +01:00
Vlyan
1a0532e2ef Fix "search anywhere" z-index
Added some colors to playlist
2021-12-14 17:52:20 +01:00
Vlyan
811d5c8271 Html display for army_abilities in tooltips 2021-12-11 17:51:51 +01:00
Vlyan
210d941451 Fix for draw names, sometime (again) empty 2021-12-11 17:27:55 +01:00
Vlyan
5e624b9e02 Added a drop icon on army and cohort sheet for actor 2021-12-11 13:29:53 +01:00
Vlyan
93a174e84a reordered 20Q statut/glory/honor -> honor/glory/statut 2021-12-10 12:10:48 +01:00
Vlyan
4e5033756d compendium : added Hooves (weapon) & Arrows (object) 2021-12-09 12:16:51 +01:00
Vlyan
02b8193b07 fix for drawManyFromPack: sometime with empty Map 2021-12-09 11:23:26 +01:00
Vlyan
947e5312fa updated img in README.md 2021-12-08 13:46:15 +01:00
Vlyan
684f13d006 added some color variation for army icon 2021-12-06 18:17:30 +01:00
Vlyan
91b5c2164f Added the ability to Drag n Drop an actor's image to map (token).
some fix on editor for symbol
2021-12-06 14:39:01 +01:00
Vlyan
c11b39112c GM Monitor : added the ability to dnd an image actor to map 2021-12-06 12:47:39 +01:00
Vlyan
f6cc3015cb GM Monitor : Cohorts & fortification list in general tooltip 2021-12-06 11:11:45 +01:00
Vlyan
eb36ce67ae Cohort sheet : added symbol translation for abilities 2021-12-06 10:45:53 +01:00
Vlyan
b13242dafc Army sheet : added ability to drag n drop a cohort on a map
Cohort sheet : added ability to drag n drop an actor and some css
2021-12-06 10:02:45 +01:00
Vlyan
36795e7b48 adding techniques 2021-12-05 15:39:12 +01:00
Vlyan
ce60466557 army sheet : fr leader -> Lieutenant 2021-12-04 14:54:40 +01:00
Vlyan
8d10425142 army sheet : sort ability 2021-12-04 14:44:04 +01:00
Vlyan
bdbe44f5b4 army sheet : some css pass 2021-12-04 14:02:02 +01:00
Vlyan
c265e741b9 army sheet : added ability to drop a actor for commander & warlord, and some fixes 2021-12-02 10:09:47 +01:00
Vlyan
1b1dbbdb2d army sheet : moved some elements 2021-11-28 13:25:33 +01:00
Vlyan
ac246e3e90 army sheet : moved some elements 2021-11-28 13:25:02 +01:00
Vlyan
876b02b0c5 Tooltips and better icons for cohort and legion entries 2021-11-25 10:13:53 +01:00
Vlyan
e95a938853 Added armies in GM monitor 2021-11-19 22:41:53 +01:00
Vlyan
37237d9deb Added text sheet for Army cohort & fortification 2021-11-19 18:44:18 +01:00
Vlyan
ee2a485ab6 Added npc generator v1 2021-11-18 18:42:18 +01:00
Mandar
9be0ed3571 Add css for army and new item cohort/fortif 2021-11-18 13:32:50 +01:00
Mandar
b0629ef19b Add Circle svg 2021-11-18 13:32:01 +01:00
Vlyan
64af62a69c Added a new macro "Draw Names Dialog" 2021-11-11 17:28:14 +01:00
Vlyan
98d6145e37 Added 9 male names to reach 1500 males names :D 2021-11-11 13:33:28 +01:00
Vlyan
ab3e900c9e Added two tables to draw japanese names (1491 males names / 530 females names) & some Macros. 2021-11-09 20:21:07 +01:00
Vlyan
d720b6ebef 20Q : Fixed line break in techniques label list 2021-11-03 18:10:27 +01:00
Vlyan
e2e6e18a13 Added Mantra technique type 2021-10-29 19:37:26 +02:00
Vlyan
29da334d27 Updated French 20Q with official translation
Fixed the shifting ids with compendium update
2021-10-23 12:46:46 +02:00
Vlyan
21a2fa2956 Updated PoW compendiums 2021-10-22 19:50:37 +02:00
Vlyan
4437a74d0b New NPC changed from "minion" to "adversary" by default 2021-10-18 18:37:41 +02:00
Vlyan
4ea8190adc Fixed a bug introduced by DiceSoNice 4.2.1 2021-10-11 18:13:25 +02:00
Vlyan
967b2c7383 Some check on actor types 2021-10-06 19:01:17 +02:00
Vlyan
2ca33fa104 Using sheet prepare on text template if available 2021-10-03 20:04:28 +02:00
Vlyan
b5a21f950e Added Army/Cohort/Fortification raw sheet and js 2021-10-01 19:51:43 +02:00
Vlyan
0491bcc96e PoW: 'Urbane and Worldly' advantage was misspelled 'Wroldly' 2021-10-01 18:01:07 +02:00
Vlyan
f961311022 SendToChat now check links validity before adding them 2021-09-29 18:19:00 +02:00
Vlyan
0616b61db8 Standardization of "great-clans-presentation" pack name to "core-journal-great-clans-presentation". 2021-09-19 18:40:04 +02:00
Vlyan
de41a8b661 Standardization of "great-clans-presentation" pack name to "core-journal-great-clans-presentation". 2021-09-19 18:39:46 +02:00
Mandar
f664adfa26 Add svg for new tech 2021-09-15 17:01:17 +02:00
281 changed files with 10752 additions and 3322 deletions

View File

@@ -29,6 +29,8 @@ module.exports = {
},
globals: {
foundry: "readonly",
TokenDocument: "readonly",
Babele: "readonly",
AudioHelper: "readonly",
Collection: "readonly",
Hooks: "readonly",

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
# Make .db files keep LF ending as Foundry rewrite in this format
*.db text eol=lf
*.json text eol=lf

View File

@@ -1,4 +1,5 @@
{
"tabWidth": 4,
"printWidth": 120
"printWidth": 120,
"endOfLine": "lf"
}

View File

@@ -1,9 +1,129 @@
# Changelog
Date format : day/month/year
## 1.3.5 - DsN hotfix
## 1.7.1 - 01/04/2022 - Spring fixes
- PC/NPC sheet :
- Fixed technique with a skill set, in a title, now open the DicePicker as intended.
- Roll/DP/RnK :
- Fixed the way an actor is lightweight and re-construct from chat message. This fix minions npc sync with multiple token (missing context).
- Added "changelog" and "readme" properties in system.json
## 1.7.0 - 28/03/2022 - Strife, DiceRoller for Techniques & Npc Generator
- NPC Sheet :
- Added a random generator feature (Demeanor, Clan and Families names courteously authorized by Edge).
- This is random by design, don't expect clan/school logic in values.
- Added collapsible techniques groupes.
- PC sheet :
- Added collapsible skill/techniques groupes.
- Army sheet :
- Image and token now follow the commander's on drop.
- PC/NPC sheet :
- Added a volatile storage to keep collapsible (Skills/Inventory) in theirs state on sheet update.
- Added the ability for technique with a skill set, to open the DicePicker with presets values.
- Some can interact with targets, but do the default difficulty if none.
- Notes : Techniques in sheet need to be re-imported from the compendium or manually updated for this to work.
- Trying an autocomplete on some fields : clan, family, school, roles, demeanor.
- Techniques Sheet & Compendiums :
- Added difficulty and skill values (not to all techniques).
- Trying an autocomplete on skill field.
- DicePicker :
- Added TN hidden difficulty visibility for GM (ex: ?2?).
- Added a selection for techniques with skill list.
- RnK :
- Added ability to directly apply the strife to the actor on final step. The chat message show the value taken in gray aside the total strife.
- Changed the way the swap is handled, that now work the same as the reroll.
- You need to keep them after the step was validated.
- This way you can do step by step for disadvantages, advantages, techniques swaps...
- Roll chat message :
- Added Target information.
- Properties sheet:
- Fixed loading properties from custom compendiums.
- Added a line strike on removed/unknown property and ability to remove them.
- Added Inversion and Mantra icon and tag symbols (thanks to TesserWract).
- Added a Changelog link in system tab.
- Fixed image following the technique_type on technique sheet.
- Fixed linked actor image compatibility with Tokenizer.
- Fixed svg height/width for firefox.
- Compendiums : Removed the Phoenix image on "Ishiken Initiate School" school techniques.
Technique syntaxe "quick" explanation :
- Difficulty can be :
- Number : 1-9
- Or specific syntaxe "@`S`:`prop1`" or "@`T`:`prop1`|`max`" or "@`T`:`prop1`|`max`(`prop2`)" :
- `@` fixed, trigger the parser
- `T` or `S` : `T`arget or `S`elf, define the actor to get the value.
- `prop1` / `prop2` : Can be any property in `actor` or `actor.data.data`. Limitations: currently no `size`, `distance` (range) or computation (a+b).
- `|` separator, optional if no min/max.
- `min` or `max` : Between the selected targets, search for the min/max of `prop2`. If no `prop2` provided, take `prop1` as `prop2` (irrelevant for `@S`).
- `(prop2)` : define the property for the actor selection in multiple target, can be omitted if same as `prop1`.
- Exemples :
- `@S:vigilance` : Difficulty will be my own `vigilance`.
- `@T:vigilance|min` : Difficulty will be the `vigilance` from the target with the minimum vigilance (implicit) value. it's the same to wrote `@T:vigilance|min(vigilance)`.
- `@T:vigilance|max(statusRank)` : Difficulty will be the `vigilance` from the target with the maximum `statusRank` value.
- Skill can be :
- Skill : `melee`, `fitness`...
- SkillCategory : `scholar`, `martial`...
- Or both in list, coma separated.
- Exemples :
- `theology`
- `melee,ranged,unarmed`
- `martial,fitness,performance`
## 1.6.1 - 13/02/2022 - Little Bugfixes
- PC sheet : fixed the "Complete this rank" button who stayed hidden in experience tab.
- GmMonitor : fixed a bug with render when the list was emptied.
- Combat : fixed a null error when sometimes the combatant actor is null.
## 1.6.0 - 11/02/2022 - QoL & SoftLock
- PC/NPC/Armies sheet:
- Added SoftLock functionality.
- Added a new button bar for system specific buttons to reduce elements in headers.
- Added +/- buttons to add or subtract Fatigue and Strife (PC & NPC Sheet), Casualties and Panic (Armies Sheet).
- GmMonitor :
- Moved Honor/Glory/status in tooltip.
- Added ability to add or subtract fatigue/strife/void/casualties/panic points on mouse clic (left/right/middle).
- Added ability to switch between stance/prepared on mouse clic (left/right).
- Compendiums :
- Techniques : QoL - Trying a cheap Rank filter.
- Inversion techniques : Updated xp cost from 3 to 6.
- Spanish language updated thanks to Alejandro Barranquero.
## 1.5.0 - 09/01/2022 - FoundryVTT v9 Compatibility
- Updated the System to FoundryVTT v9.
- Thanks to Perkuns for his help with the CSS for this v9 release.
- Fixed armies in combat tracker.
- Fixed "traditional-japanese-man.svg" and "traditional-japanese-woman.svg" headers for firefox (x/y/width/height).
- Trying to fix advancements behavior, who sometime left point on the old choice.
## 1.4.0 - 19/12/2021 - Armies & French PoW
- Added Army (Actor), Cohort (Item) and Fortification (Item) sheets.
- Actor Sheet (PC, NPC, Army) : Added the ability to Drag n Drop an actor's image.
- GM monitor :
- Added Armies view.
- Added the ability to Drag n Drop an actor's image.
- Added real icons for Inversion and Mantra.
- Added Mantra technique type.
- Compendiums :
- PoW:
- Updated all French compendiums from official French translation.
- Added missing items pattern : "Spirit of the Qamarist Pattern", "Ghostlands Yodhaniya Pattern" and "Kökejins Heart of the Wind Pattern".
- Added missing title : "Astradhari".
- Added mantras : "Summon Mantra : [One Implement]" and "Countering Mantra".
- Fixed : "Urbane and Worldly" advantage was misspelled "Wroldly" (thx to Cernunnos).
- Fixed : "Passion for [Foreign Performing Art Form]" from "Passion" to "Distinction" type.
- Fixed : "Flowering Deceptions" from "Kata" to "Shuji" type.
- Added Hooves (weapon) & Arrows (object)
- Added two tables to draw japanese names (1500 males names & 530 females names).
- Added some Macros.
- Standardization of "great-clans-presentation" pack name to "core-journal-great-clans-presentation".
- SendToChat now check links validity before adding them.
- New NPC changed from "minion" to "adversary" by default.
- 20Q : Fixed line break in techniques label list.
## 1.3.5 - 11/10/2021 - DsN hotfix
- Fixed a bug introduced by DiceSoNice 4.2.1 : context in "diceSoNiceRollStart" hook rebuild data and lost what we needed. The consequence is 3d dice flood a lot in RnK.
## 1.3.4 - Compendiums Update
## 1.3.4 - 15/09/2021 - Compendiums Update
- Fixed a bug with sheet item drop introduced in previous version.
- Added FoV English Opportunities usage.
- Compendiums :
@@ -16,7 +136,7 @@
- FoV Title : "Elemental Guard" (duplicate) to "Elemental Legionnaire".
- PoW Mastery : "Divine Protection" (duplicate) to "Tower of Ivory".
## 1.3.3 - Send'n'Watch
## 1.3.3 - 23/08/2021 - Send'n'Watch
- GM toolbox changes :
- Added "Reset void point" and "Gm Monitor" buttons.
- "Reset void point", "Sleep" and "Scene End" now use left clic to target only assigned characters, and right clic to do all actors.
@@ -50,7 +170,7 @@
- Minor fixe on editable state.
- Updated compatibility to Foundry VTT v0.8.9
## 1.3.2 - Ronin's Bubble
## 1.3.2 - 14/07/2021 - Ronin's Bubble
- Added a tooltip on hover with all information for items, and removed all these silly moving description (which made me crazy).
- Added PoW Revised 20Q (for old Ronin, just modify the template in 20Q to change the character sheet fields).
- Added Bushido tenets on Social tab in sheet for all (I think this is useful for players, and it's in Core rulebook so... why this is not by default ;) ).
@@ -64,7 +184,7 @@
- Fixed school compendium: "Kuni Warden School" from "Scorpion" to "Crab".
- Fixed some Pdf Copy-Paste error in school cursus that make L instead of I : Lkoma/Lsawa/Luchi...
## 1.3.1 - Empty Sheet Scholar Helper
## 1.3.1 - 16/06/2021 - Empty Sheet Scholar Helper
- Added English/French Journal Compendiums for School Curriculums.
- Added English/French Curriculums in description for Titles.
- Added English Compendiums for Field of Victory (thanks to mdosantos).
@@ -78,7 +198,7 @@
- Fixed the issue #23 "Token image does not save". Now we reflect the change on the token name/image only if it's a linked actor and if the token/sheet have the same values.
- Fixed the "unlink actor data" who still change the Actor Data when editing an unlinked token.
## 1.3.0 - Foundry 0.8 Compatibility
## 1.3.0 - 02/06/2021 - Foundry 0.8 Compatibility
__! Be certain to carefully back up any critical user data before installing this update !__
- Updated the System to the new version of Foundry VTT (a lot of things broke).
- NPC can now have strengths/weaknesses with all rings.
@@ -103,11 +223,11 @@ __! Be certain to carefully back up any critical user data before installing thi
- QoL : When DiceSoNice is enabled, the display of the RnK dialog is delayed by 2s before show-up.
- Others minor optimizations (ex: 20q saving multiple item at once).
## 1.2.1 - Praised be Firefox
## 1.2.1 - 18/02/2021 - Praised be Firefox
- Fix dice swap on firefox that overflowed on the top and bottom of the RnK dialog
- Fix new items list on firefox who deformed the sheets
## 1.2.0 - Roll n Keep
## 1.2.0 - 17/02/2021 - Roll n Keep
- Added Roll n Keep 1st iteration !
- Ability to Keep, Discard, Re-roll and Swap:
- Keep: Keep the die for the next step, if it's an explosive one, automatically roll a new die
@@ -135,7 +255,7 @@ __! Be certain to carefully back up any critical user data before installing thi
- Added Tabs on NPC sheets
- New styles for dice results
## 1.1.2 - One Compendium to bring them all
## 1.1.2 - 28/01/2021 - One Compendium to bring them all
- Added compendiums (Thanks to Stéfano Fara for the English version !) Partial for French as PoW and CR are not translated yet
- Shadowlands
- Emerald Empire
@@ -150,11 +270,11 @@ __! Be certain to carefully back up any critical user data before installing thi
- Minion can now choose a stance and if they are prepared
- Other minors fix
## 1.1.1 - The Huns War
## 1.1.1 - 21/01/2021 - The Huns War
- Fix Minion initiative
- Fix textarea ninjo/giri
## 1.1.0 - Initiative first !
## 1.1.0 - 20/01/2021 - Initiative first !
- Added initiative system :
- Now use the score rule (the real one if you prefer)
- Added global modifiers for Characters, Adversary and Minons in the combat tracker : Confrontation types, Prepared
@@ -176,7 +296,7 @@ __! Be certain to carefully back up any critical user data before installing thi
- 20Q Pushed the step3 item's limit to 20 (10 previous)
- Added System migration stuff
## 1.0.0 - First public release
## 1.0.0 - 12/01/2021 - First public release
- Removed the 0ds if no skill point
- Added initiative roll (only tactics for the moment)
- Change color of keikogi and add on compendium

View File

@@ -1,4 +1,4 @@
# Legend of the Five Rings (5th Edition) by [Edge Studio](https://edge-studio.net/)
# Legend of the Five Rings (5th Edition) authorized by [Edge Studio](https://edge-studio.net/)
![Banner Legend of the Five Rings](./l5rBan.jpg)
[![Forge Installs](https://img.shields.io/badge/dynamic/json?label=Forge%20Installs&query=package.installs&suffix=%25&url=https%3A%2F%2Fforge-vtt.com%2Fapi%2Fbazaar%2Fpackage%2Fl5r5e&colorB=4aa94a)](https://forge-vtt.com/bazaar#package=l5r5e)
@@ -83,7 +83,9 @@ Vous êtes libre de contribuer et proposer après fork des corrections, modifica
# Screenshots
![FoundryVTT Connection](https://cdn.discordapp.com/attachments/659430710146498583/798684216551407666/unknown.png)
![FoundryVTT L5r5e Character and Roll](https://cdn.discordapp.com/attachments/659430710146498583/798686668361039882/unknown.png)
![FoundryVTT L5r5e Sheets](https://cdn.discordapp.com/attachments/659430710146498583/798686880974503946/unknown.png)
![FoundryVTT L5r5e Itemss](https://cdn.discordapp.com/attachments/659430710146498583/798687268528848987/unknown.png)
![L5R 5e FoundryVTT Connection](./screenshoots/login.jpg?raw=true)
![L5R 5e FoundryVTT Roll n Keep](./screenshoots/roll.jpg?raw=true)
![L5R 5e FoundryVTT School](./screenshoots/school.jpg?raw=true)
![L5R 5e FoundryVTT Pc](./screenshoots/sheet_pc.jpg?raw=true)
![L5R 5e FoundryVTT Npc](./screenshoots/sheet_npc_army.jpg?raw=true)
![L5R 5e FoundryVTT Compendiums](./screenshoots/compendiums.jpg?raw=true)

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 KiB

BIN
screenshoots/login.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 368 KiB

BIN
screenshoots/roll.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 KiB

BIN
screenshoots/school.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 456 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 383 KiB

BIN
screenshoots/sheet_pc.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 KiB

View File

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 23 23" style="enable-background:new 0 0 23 23;" xml:space="preserve">
width="23px" height="23px" viewBox="0 0 23 23" style="enable-background:new 0 0 23 23;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;opacity:0.25;}

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 23 23" style="enable-background:new 0 0 23 23;" xml:space="preserve">
width="23px" height="23px" viewBox="0 0 23 23" style="enable-background:new 0 0 23 23;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;opacity:0.25;enable-background:new ;}
.st2{display:inline;fill:#FFFFFF;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st3{display:inline;fill:#FFFFFF;stroke:#000000;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st4{fill:#FFFFFF;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
.st5{fill:none;stroke:#000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
width="40px" height="40px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<style type="text/css">
.st0{fill:#292929;}
.st1{display:none;}

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
width="40px" height="40px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<style type="text/css">
.st0{fill:#292929;}
.st1{display:none;}

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
width="40px" height="40px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<style type="text/css">
.st0{fill:#292929;}
.st1{display:none;}

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
width="40px" height="40px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<style type="text/css">
.st0{fill:#292929;}
.st1{display:none;}

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
width="40px" height="40px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<style type="text/css">
.st0{fill:#292929;}
.st1{display:none;}

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
width="40px" height="40px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<style type="text/css">
.st0{fill:#292929;}
.st1{display:none;}

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
width="40px" height="40px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;stroke:#000000;stroke-miterlimit:10;}
.st1{display:none;}

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
width="40px" height="40px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;stroke:#000000;stroke-miterlimit:10;}
.st1{fill:#CC0000;}

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
width="40px" height="40px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;stroke:#000000;stroke-miterlimit:10;}
.st1{display:none;}

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
width="40px" height="40px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;stroke:#000000;stroke-miterlimit:10;}
.st1{display:none;}

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
width="40px" height="40px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;stroke:#000000;stroke-miterlimit:10;}
.st1{display:none;}

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
width="40px" height="40px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;stroke:#000000;stroke-miterlimit:10;}
.st1{display:none;}

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
width="40px" height="40px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;stroke:#000000;stroke-miterlimit:10;}
.st1{display:none;}

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
width="40px" height="40px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;stroke:#000000;stroke-miterlimit:10;}
.st1{display:none;}

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -0,0 +1,169 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="340px" height="340px" viewBox="0 0 340 340" style="enable-background:new 0 0 340 340;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFC257;}
.st1{fill:#667387;}
.st2{fill:#363B42;}
.st3{fill:#E87B31;}
.st4{fill:#F74F73;}
.st5{fill:#C12140;}
.st6{fill:#FFECD2;}
.st7{fill:#93A1B5;}
.st8{fill:#FF9CB6;}
</style>
<path class="st0" d="M171.4,301.5c0,0,5.7,5.3,10.4,15.7c1.6,3.5,5.8,5.1,9.3,3.5c0,0,0.1,0,0.1-0.1l0,0c3.4-1.6,4.9-5.5,3.5-9
c-3.7-9.5-10.2-17.7-18.7-23.4L171.4,301.5z"/>
<path class="st0" d="M164.7,289.2c-7.3,5.1-13.4,11.7-17.8,19.5c-1.5,2.8-0.8,6.3,1.6,8.3l0,0c2.8,2.5,7.1,2.1,9.6-0.7
c0.2-0.2,0.4-0.5,0.5-0.7c3-4.6,7.5-10.5,12.8-14.2L164.7,289.2z"/>
<path class="st0" d="M234.6,208.3L170,277.7l-64.6-69.4L93,207.1c0,0,1,85.1,77,91.4c76-6.2,77.8-93.7,77.8-93.7L234.6,208.3z"/>
<path class="st0" d="M170,272.4L170,272.4c4,0,7.3,3.3,7.3,7.3v17.6c0,4-3.3,7.3-7.3,7.3l0,0c-4,0-7.3-3.3-7.3-7.3v-17.6
C162.7,275.7,166,272.4,170,272.4z"/>
<path class="st1" d="M189.7,77.9c-2.2-0.9-4.1-2.4-5.4-4.3l-1-1.3c-2.4-3.4-6.3-5.3-10.4-5.3h-5.9c-4.1,0-8,2-10.4,5.3l-1,1.3
c-1.4,1.9-3.2,3.4-5.4,4.3c-6.6,2.8-13,6-19.1,9.5c0,0-41.4,29.5-53.4,55.9c0,0,20.3,32.9,92.3,32.9s92.9-33.4,92.9-33.4
C251.6,117.7,211.7,89,211.7,89C204.7,84.8,197.3,81.1,189.7,77.9z"/>
<path class="st2" d="M211.7,89c0.1,8.7-1.8,32.4-26.2,40.9c-9.3,3.2-19.5,3.2-28.8-0.2c-25.6-9.3-25.9-35.6-25.6-42.4
c-18.3,10.4-42.9,28.5-54.9,54.9c0,0,21.8,33.9,93.8,33.9s93.8-33.9,93.8-33.9C252.4,117.2,229.6,99.7,211.7,89z"/>
<path class="st2" d="M53.6,182.7c0,0-12.1,11-13.9,32h58.2C97.9,214.7,71.2,183,53.6,182.7z"/>
<path class="st1" d="M87.3,208.6l-20.9-2.1c-8.7-0.2-17.5,0.6-26,2.4c-3.6,0.8-7.1,3.1-8.2,6.7c-1.2,3.7-2.1,7.5-2.7,11.4
c0,0-0.3,8.4-0.1,12.8h60.5C89.9,239.8,100.2,213.1,87.3,208.6z"/>
<path class="st2" d="M87.8,208c-7.1-1-14.2-1.5-21.3-1.6l7,5.9c1.7,1.5,2,4,0.5,5.8c-0.7,0.9-1.7,1.4-2.9,1.5
c-14.1,1.1-28.1,3.5-41.7,7.4c-0.7,4.2-0.9,8.6-0.7,12.8h62.3C91.1,239.8,100.6,212.5,87.8,208z"/>
<path class="st1" d="M93.3,256.4l0-13c-0.3-2.8-0.9-5.5-1.7-8.2c-1.8-5.5-7-9.3-12.8-9.2c-11.9,0.1-36.5,1.6-54.6,11.5
c-3.3,1.7-5.4,5-5.8,8.7l-1,10.8l-0.2,11.2L93.3,256.4z"/>
<path class="st2" d="M93.3,243.4c-9.8-1-44.5-2.9-75.9,13.6l-1,11L94,256.3C94.1,252,93.9,247.7,93.3,243.4z"/>
<path class="st3" d="M223.9,245.2c0,0,7.6-5.9,17.4-6.3c3.6-11,5.8-22.4,6.4-34l-13.2,3.5L193,253h21.6L223.9,245.2z"/>
<path class="st3" d="M105.4,208.3L93,207.1c0.5,11.1,2.5,22.1,5.9,32.6c4.6,0.1,15.8,1.6,25.5,13.3H147L105.4,208.3z"/>
<path class="st1" d="M87.4,250.1c0,0,10,1.5,10.5,13v8.7c0,5-3.9,9.2-8.9,9.5c-15.3,1.1-47.2,4.4-69.4,14.5
c-3.4,1.6-7.4,0.1-8.9-3.3c-0.4-0.9-0.6-1.8-0.6-2.8v-14c0-4.9,2.9-9.4,7.4-11.4C30.4,258.1,58.7,246.8,87.4,250.1z"/>
<path class="st4" d="M210,212.5H130l-18.6,15.1c11.8,62.1,58.7,62.1,58.7,62.1s46.9,0,58.7-62.1L210,212.5z"/>
<path class="st5" d="M170,212.5h-40l-18.6,15.1c1.1,5.9,2.7,11.8,4.8,17.5c4.2,1.1,9.1,1.2,13.1-2.4c0,0,17.9,18.6,40.8,18.6
s40.8-18.6,40.8-18.6c4,3.5,9,3.5,13.1,2.4c2.1-5.7,3.6-11.5,4.8-17.5L210,212.5H170z"/>
<path class="st2" d="M195.2,254.4c-9.7-13.6-25.2-12.5-25.2-12.5s-15.5-1-25.2,12.5c-2.8,3.9-1.8,9.3,2,12c1.5,1,3.2,1.6,5,1.6h36.4
c4.8,0,8.6-3.9,8.6-8.6C196.8,257.6,196.3,255.8,195.2,254.4L195.2,254.4z"/>
<path class="st2" d="M286.4,182.7c0,0,12.1,11,13.9,32h-58.2C242.1,214.7,268.8,183,286.4,182.7z"/>
<path class="st1" d="M252.7,208.6l20.9-2.1c8.7-0.2,17.5,0.6,26,2.4c3.6,0.8,7.1,3.1,8.2,6.7c1.2,3.7,2.1,7.5,2.7,11.4
c0,0,0.5,8.4,0.2,12.8h-61.1C249.6,239.8,239.8,213.1,252.7,208.6z"/>
<path class="st2" d="M310.5,226.9c-13.6-3.8-27.6-6.3-41.7-7.4c-2.3-0.2-4-2.1-3.8-4.4c0.1-1.1,0.6-2.1,1.5-2.9l7-5.9
c-7.1,0.1-14.3,0.6-21.3,1.6c-12.8,4.5-3.3,31.8-3.3,31.8h62.3C311.4,235.5,311.2,231.2,310.5,226.9z"/>
<path class="st1" d="M246.7,256.4l0-13c0.3-2.8,0.9-5.5,1.7-8.2c1.8-5.5,7-9.3,12.8-9.2c11.9,0.1,36.5,1.6,54.6,11.5
c3.3,1.7,5.4,5,5.8,8.7l1,10.8l0.3,10.9L246.7,256.4z"/>
<path class="st2" d="M322.6,257c-31.5-16.5-66.1-14.6-75.9-13.6c-0.5,4.3-0.8,8.6-0.7,12.9l77.6,11.7L322.6,257z"/>
<path class="st4" d="M230.5,167.4l-60.5,8.8l-60.5-8.8l-25.4,35.2c0,0,8,17.1,21.8,27.6c6.5,4.9,15.4,5,22.1,0.3l10.4-7.3
c0.7-0.5,1.4-0.9,2.2-1.2c0.5-0.2,1.1,0,1.3,0.5c0.1,0.3,0.1,0.7-0.1,1c-2,3.1-4.2,8.3-0.7,12.4c7.3,8.1,16.8,14,27.3,17
c1,0.3,2,0.3,2.9,0c10.5-2.9,20-8.8,27.3-17c3.7-4.4,1.8-9.2-0.2-12.2c-0.3-0.5-0.2-1.1,0.3-1.4c0.3-0.2,0.7-0.2,1-0.1
c0.6,0.3,1.2,0.6,1.8,1l10.4,7.3c6.6,4.7,15.6,4.6,22.1-0.3c13.8-10.4,21.8-27.6,21.8-27.6L230.5,167.4z"/>
<path class="st5" d="M248.2,215.3c0.1-0.2,0.3-0.4,0.4-0.6c0.4-0.6,0.8-1.2,1.2-1.7c0-0.1,0.1-0.1,0.1-0.2l0,0
c2.2-3.2,4.2-6.6,5.9-10.2l-25.3-35.2l-60.5,8.8l-60.5-8.8l-25.4,35.2c1.7,3.5,3.7,6.9,5.9,10.2l0,0c0,0.1,0.1,0.2,0.2,0.2
c0.4,0.6,0.8,1.2,1.3,1.8c0.1,0.1,0.2,0.2,0.3,0.4c0.4,0.5,0.8,1,1.2,1.6c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.1,0.2,0.2,0.2,0.3h0
c3.5,4.7,7.7,8.9,12.3,12.5c6.5,4.9,15.4,5,22.1,0.3c-5.7,1.7-13.3-2.7-13.3-2.7c-16.9-9.3-10-19.5-10-19.5l-0.1,0
c0.8-1,1.5-2.2,2.3-3.4l13.3-17.7c0,0,16.3,7.2,50,7.2l0,0h0.5l0,0c33.6-0.1,50-7.2,50-7.2l13.3,17.7c0.7,1.1,1.4,2.1,2,3h0
c0,0,6.4,10.6-10.5,19.9c0,0-8.3,5.4-13.3,2.7c6.6,4.7,15.6,4.6,22.1-0.3c4.7-3.7,8.9-8,12.5-12.8l0,0c0,0,0.1-0.1,0.1-0.1
c0.1-0.2,0.3-0.4,0.4-0.6C247.5,216.2,247.9,215.8,248.2,215.3z"/>
<path class="st2" d="M224.3,169.1c2,9.7,1,16.7-1,21.6c-2.6,6.4-8.9,10.6-15.8,10.7c-4.1,0.1-8.2-0.2-12.3-0.9
c-5.2-0.9-9.7-4.3-11.9-9.2l-5.1-11.3l0.2-5.1l45.8-6.6V169.1z"/>
<path class="st1" d="M272.6,105.7c-4.4,9.4-15.8,30.3-35.1,44.2c0,0-11.3,10-19.5,12.4l30.6,41.5c3.5,4.7,8.7,6.6,13.6,3.4
c1-0.5,2-1,3.1-1.4c13.7-9.5,35.7-28.6,43.9-58.3c1.6-5.7,0-11.8-4.2-16.1l-26.5-26.7c-1.4-1.4-3.8-1.5-5.2,0
C273,104.9,272.8,105.3,272.6,105.7z"/>
<ellipse transform="matrix(0.1602 -0.9871 0.9871 0.1602 74.9238 383.6803)" class="st2" cx="262.9" cy="147.8" rx="9.2" ry="9.2"/>
<path class="st1" d="M254,250c-2.3,0.2-4.6,1-6.5,2.3c-2.6,1.8-5.2,5.1-5.5,10.8v8.7c0,5,3.9,9.2,8.9,9.5
c15.3,1.1,47.2,4.4,69.4,14.5c3.4,1.6,7.4,0.1,8.9-3.3c0.4-0.9,0.6-1.8,0.6-2.8v-14c0-4.9-2.9-9.4-7.4-11.4
C309.8,258.2,282.2,247.2,254,250z"/>
<path class="st2" d="M115.7,169.1c-2,9.7-1,16.7,1,21.6c2.6,6.4,8.9,10.6,15.8,10.7c4.1,0.1,8.2-0.2,12.3-0.9
c5.2-0.9,9.7-4.3,11.9-9.2l5.1-11.3l-0.2-5.1l-45.8-6.6L115.7,169.1z"/>
<path class="st1" d="M67.4,105.7c4.5,9.5,16,30.6,35.5,44.5c0,0,11.4,9.4,19.4,11.8l-30.9,42.3c-3.5,4.7-9.2,5.9-14.1,2.7l-2.5-1.1
c-13.7-9.4-35.8-28.6-44-58.4c-1.6-5.7,0-11.8,4.2-16.1l26.5-26.7c1.4-1.4,3.8-1.5,5.2,0C67,104.9,67.2,105.3,67.4,105.7z"/>
<circle class="st2" cx="77.1" cy="147.8" r="9.2"/>
<path class="st2" d="M77.3,207.5c4.9,3.2,11.4,2,14.9-2.7l32.2-44.1c-7.7-2.3-15-5.9-21.5-10.6c-0.1,0.1-0.2,0.2-0.3,0.4
c-2.5,2.9-6.3,9.1-6.4,19c0,1.4,0.4,2.7,1.3,3.8c1.7,2.2,1.7,5.4-0.1,7.6l-18.2,22.8c-1.1,1.4-2.7,2.2-4.4,2.1
C75.7,206.4,76.5,207,77.3,207.5z"/>
<path class="st2" d="M261.5,203.7l-18.2-22.8c-1.8-2.2-1.8-5.3-0.1-7.6c0.8-1.1,1.3-2.4,1.3-3.8c-0.1-9.9-4-16.1-6.4-19
c-0.2-0.2-0.4-0.5-0.7-0.7c-6.6,4.9-14.1,8.5-22,10.9l32.2,44.1c3.5,4.7,10,5.9,14.9,2.7c0.8-0.5,1.7-1.1,2.6-1.7
C263.8,205.6,262.4,204.8,261.5,203.7z"/>
<path class="st4" d="M236,163.3c-3.1-10.9-9.6-15.5-14.6-17.4c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-5,1.9-11.5,6.5-14.6,17.4c-1.1,4.1,1,8.4,4.9,10.1c10.1,4.2,31.7,11.5,61.1,11.5s51-7.3,61.1-11.5
C235,171.7,237.1,167.4,236,163.3z"/>
<path class="st5" d="M226.5,148.7c-1.6-1.1-3.3-2.1-5.1-2.8c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-1.3,0.5-2.5,1.1-3.7,1.9c3.7,5.3,19.4,24,55.5,24C201.4,171.7,219.2,156.6,226.5,148.7z"/>
<path class="st0" d="M243.2,19.1c-6.7,2.7-12.5,7-17,12.6c-3.4,4.1-8.7,6.1-14,5.3c-2.1-0.3-4.3-0.3-6.5,0c-3.8,0.5-6.5,4.1-6,7.9
c0.2,1.6,1,3.1,2.2,4.2c27.5,25.1,13.4,63,13.4,63c-11.5,31.9-45.4,29.2-45.4,29.2s-33.9,2.6-45.4-29.2c0,0-14.1-37.9,13.4-63
c2.9-2.6,3.1-7.1,0.5-9.9c-1.1-1.2-2.6-2-4.2-2.2c-2.2-0.3-4.3-0.3-6.5,0c-5.3,0.8-10.6-1.2-14-5.3c-4.5-5.6-10.3-9.9-17-12.6
c-2.5-1-5.4,0.2-6.5,2.7c-0.6,1.4-0.5,3,0.3,4.3l0.2,0.4c5.5,9.9,7.8,21.2,6.7,32.5C95.4,82.6,94,161.5,170,164.9
c76-3.4,74.6-82.2,72.4-105.8c-1.1-11.3,1.3-22.6,6.7-32.5c0.1-0.1,0.1-0.3,0.2-0.4c1.4-2.4,0.5-5.4-1.8-6.8
C246.2,18.6,244.6,18.5,243.2,19.1z"/>
<path class="st3" d="M181.6,155.7c5.5-4.2,8.8-10.7,8.9-17.7c-6.5,2.5-13.5,3.7-20.6,3.5c-7,0.3-14-0.9-20.6-3.5
c0.1,6.9,3.4,13.5,8.9,17.7c3.4,2.5,7.4,3.9,11.6,4.1C174.2,159.6,178.2,158.2,181.6,155.7z"/>
<path class="st2" d="M295.1,156.1c-2.2,0-4-1.8-4-4s1.8-4,4-4c1.1,0,2.1,0.4,2.8,1.2c1.6,1.6,1.6,4.1,0,5.7
C297.2,155.7,296.2,156.1,295.1,156.1z"/>
<path class="st2" d="M281.7,177.1c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.3-0.4,0.7-0.8,1.1-1.1c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C282.2,177.1,282,177.1,281.7,177.1z"/>
<path class="st2" d="M264.8,194.2c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.7-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.5-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.7-0.2
c0.5-0.1,1.1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.3,0.6,0.5c0.2,0.2,0.4,0.4,0.5,0.6
c0.3,0.4,0.5,0.9,0.6,1.4c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C265.3,194.1,265,194.2,264.8,194.2z"/>
<path class="st2" d="M294.1,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c2-0.8,4.4,0.1,5.2,2.2c0.6,1.5,0.3,3.2-0.9,4.3c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C294.6,220.5,294.4,220.5,294.1,220.5z"/>
<path class="st2" d="M300.3,245.4c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4
c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5
c1.6,1.6,1.6,4.1,0,5.6c-0.2,0.2-0.4,0.4-0.6,0.5c-0.4,0.3-0.9,0.5-1.4,0.6C300.8,245.4,300.5,245.4,300.3,245.4z"/>
<path class="st2" d="M275.2,240.5c-1.3,0-2.6-0.7-3.3-1.8c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6c0.1-0.5,0.3-1,0.6-1.4
c1.2-1.8,3.7-2.3,5.5-1.1c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.5,0.1,1,0,1.6c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.2,0.2-0.3,0.4-0.5,0.6
C277.3,240.1,276.3,240.5,275.2,240.5z"/>
<path class="st2" d="M272.6,269.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8
c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.9-0.9,2.3-1.4,3.6-1.1
c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0,0.3,0.1,0.5,0.1,0.8C276.7,267.6,274.9,269.4,272.6,269.4C272.7,269.4,272.7,269.4,272.6,269.4L272.6,269.4z"/>
<path class="st2" d="M302.8,276.1c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c1.6-1.6,4.1-1.6,5.7,0c1.6,1.6,1.6,4.1,0,5.7
C304.9,275.7,303.9,276.1,302.8,276.1z"/>
<path class="st2" d="M45.9,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c2.2-0.4,4.3,1,4.7,3.1c0.3,1.3-0.1,2.7-1.1,3.6
c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C46.4,220.5,46.1,220.5,45.9,220.5z"/>
<path class="st2" d="M39.7,245.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-1.6-1.6-1.6-4.1,0-5.6c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5c1.6,1.6,1.6,4.1,0,5.7C41.8,245,40.8,245.4,39.7,245.4
L39.7,245.4z"/>
<path class="st2" d="M64.8,240.5c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.1-0.2-0.3-0.5-0.4-0.7
c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.2-0.2,0.3-0.4,0.5-0.6
c1.6-1.6,4.1-1.6,5.7,0s1.6,4.1,0,5.7c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C65.3,240.5,65,240.5,64.8,240.5z"/>
<path class="st2" d="M67.3,269.4c-2.2,0-4-1.8-4-4c0,0,0,0,0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8
c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.4-0.4,0.8-0.7,1.3-0.9c0.2-0.1,0.5-0.2,0.7-0.2c0.5-0.1,1.1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.4,0.3,0.8,0.7,1.1,1.1c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.3,0.1,0.5,0.1,0.8C71.3,267.6,69.6,269.4,67.3,269.4z"/>
<path class="st2" d="M37.2,276.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4s4,1.8,4,4C41.2,274.3,39.4,276.1,37.2,276.1
C37.2,276.1,37.2,276.1,37.2,276.1z"/>
<path class="st2" d="M44.9,156.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4c2.2,0,4,1.8,4,4c0,1.1-0.4,2.1-1.2,2.8
C47,155.7,45.9,156.1,44.9,156.1z"/>
<path class="st2" d="M58.3,177.1c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.4-0.3-0.8-0.7-1.1-1.1
c-0.1-0.2-0.3-0.5-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7
c0.2-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C58.8,177.1,58.5,177.1,58.3,177.1z"/>
<path class="st2" d="M75.2,194.2c-2.2,0-4-1.8-4-4l0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6
c0.9-0.9,2.3-1.3,3.6-1.1c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.3,0.4,0.5,0.9,0.6,1.4
c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6C77.3,193.7,76.3,194.1,75.2,194.2z"/>
<path class="st2" d="M235.4,187.8l4.8,6.5c27.3-15.1,48.3-39.5,59.2-68.8l-6.3-6.4C283,148.4,262.5,172.9,235.4,187.8z"/>
<path class="st2" d="M47.1,119.2l-6.3,6.4c10.8,29.3,31.8,53.7,59.2,68.8l4.8-6.5C77.5,172.9,57,148.4,47.1,119.2z"/>
<path class="st0" d="M183.9,126.9c-4.9-7.6-13.9-7.6-13.9-7.6s-8.9,0-13.9,7.6c-4.9,7.7-2.9,17.9,4.5,23.2c2.8,1.9,6,3,9.3,3.1
c3.3-0.2,6.6-1.2,9.3-3.1C186.8,144.8,188.8,134.6,183.9,126.9z"/>
<path class="st6" d="M168.6,130.6c1-1.7,2.4-3.1,4.3-4c0.6-0.3,0.8-1,0.5-1.6c-0.2-0.3-0.4-0.5-0.8-0.6c-0.9-0.2-1.7-0.4-2.6-0.4
c0,0-6.8-0.7-10,5.5c-3,5.8-2.1,13,3.3,16.7c2,1.4,4.3,2.2,6.7,2.3h0c0.6-0.1,1.1-0.6,1.1-1.3c0-0.3-0.2-0.6-0.4-0.8
C167.9,144,164.1,138.9,168.6,130.6z"/>
<path class="st7" d="M138.3,95.4c0.8,3.2,1.9,6.4,3.4,9.4c1.2,2.3,4,3.2,6.3,2.1c0.8-0.4,1.5-1.1,2-1.9c3.2-5.8,7-11.2,11.3-16.2
c1.3-1.5,1.2-3.7-0.3-5c-0.9-0.8-2-1.1-3.2-0.8c-6.3,1.4-12.3,4-17.6,7.5C138.6,91.6,137.8,93.5,138.3,95.4z"/>
<path class="st8" d="M165.8,210.9v27.5c0,2-1.7,3.7-3.7,3.7c-0.5,0-0.9-0.1-1.4-0.3c-3.3-1.2-6.4-2.9-9.3-5
c-3.3-2.6-4.6-6.9-3.4-10.9c2.1-6.5,5.5-12.6,9.9-17.8c0.8-1,2.1-1.6,3.4-1.6l0,0C163.8,206.5,165.8,208.5,165.8,210.9
C165.8,210.9,165.8,210.9,165.8,210.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,169 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="340px" height="340px" viewBox="0 0 340 340" style="enable-background:new 0 0 340 340;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFC257;}
.st1{fill:#667387;}
.st2{fill:#363B42;}
.st3{fill:#E87B31;}
.st4{fill:#8F8F99;}
.st5{fill:#5F5F66;}
.st6{fill:#FFECD2;}
.st7{fill:#93A1B5;}
.st8{fill:#BEBECC;}
</style>
<path class="st0" d="M171.4,301.5c0,0,5.7,5.3,10.4,15.7c1.6,3.5,5.8,5.1,9.3,3.5c0,0,0.1,0,0.1-0.1l0,0c3.4-1.6,4.9-5.5,3.5-9
c-3.7-9.5-10.2-17.7-18.7-23.4L171.4,301.5z"/>
<path class="st0" d="M164.7,289.2c-7.3,5.1-13.4,11.7-17.8,19.5c-1.5,2.8-0.8,6.3,1.6,8.3l0,0c2.8,2.5,7.1,2.1,9.6-0.7
c0.2-0.2,0.4-0.5,0.5-0.7c3-4.6,7.5-10.5,12.8-14.2L164.7,289.2z"/>
<path class="st0" d="M234.6,208.3L170,277.7l-64.6-69.4L93,207.1c0,0,1,85.1,77,91.4c76-6.2,77.8-93.7,77.8-93.7L234.6,208.3z"/>
<path class="st0" d="M170,272.4L170,272.4c4,0,7.3,3.3,7.3,7.3v17.6c0,4-3.3,7.3-7.3,7.3l0,0c-4,0-7.3-3.3-7.3-7.3v-17.6
C162.7,275.7,166,272.4,170,272.4z"/>
<path class="st1" d="M189.7,77.9c-2.2-0.9-4.1-2.4-5.4-4.3l-1-1.3c-2.4-3.4-6.3-5.3-10.4-5.3h-5.9c-4.1,0-8,2-10.4,5.3l-1,1.3
c-1.4,1.9-3.2,3.4-5.4,4.3c-6.6,2.8-13,6-19.1,9.5c0,0-41.4,29.5-53.4,55.9c0,0,20.3,32.9,92.3,32.9s92.9-33.4,92.9-33.4
C251.6,117.7,211.7,89,211.7,89C204.7,84.8,197.3,81.1,189.7,77.9z"/>
<path class="st2" d="M211.7,89c0.1,8.7-1.8,32.4-26.2,40.9c-9.3,3.2-19.5,3.2-28.8-0.2c-25.6-9.3-25.9-35.6-25.6-42.4
c-18.3,10.4-42.9,28.5-54.9,54.9c0,0,21.8,33.9,93.8,33.9s93.8-33.9,93.8-33.9C252.4,117.2,229.6,99.7,211.7,89z"/>
<path class="st2" d="M53.6,182.7c0,0-12.1,11-13.9,32h58.2C97.9,214.7,71.2,183,53.6,182.7z"/>
<path class="st1" d="M87.3,208.6l-20.9-2.1c-8.7-0.2-17.5,0.6-26,2.4c-3.6,0.8-7.1,3.1-8.2,6.7c-1.2,3.7-2.1,7.5-2.7,11.4
c0,0-0.3,8.4-0.1,12.8h60.5C89.9,239.8,100.2,213.1,87.3,208.6z"/>
<path class="st2" d="M87.8,208c-7.1-1-14.2-1.5-21.3-1.6l7,5.9c1.7,1.5,2,4,0.5,5.8c-0.7,0.9-1.7,1.4-2.9,1.5
c-14.1,1.1-28.1,3.5-41.7,7.4c-0.7,4.2-0.9,8.6-0.7,12.8h62.3C91.1,239.8,100.6,212.5,87.8,208z"/>
<path class="st1" d="M93.3,256.4l0-13c-0.3-2.8-0.9-5.5-1.7-8.2c-1.8-5.5-7-9.3-12.8-9.2c-11.9,0.1-36.5,1.6-54.6,11.5
c-3.3,1.7-5.4,5-5.8,8.7l-1,10.8l-0.2,11.2L93.3,256.4z"/>
<path class="st2" d="M93.3,243.4c-9.8-1-44.5-2.9-75.9,13.6l-1,11L94,256.3C94.1,252,93.9,247.7,93.3,243.4z"/>
<path class="st3" d="M223.9,245.2c0,0,7.6-5.9,17.4-6.3c3.6-11,5.8-22.4,6.4-34l-13.2,3.5L193,253h21.6L223.9,245.2z"/>
<path class="st3" d="M105.4,208.3L93,207.1c0.5,11.1,2.5,22.1,5.9,32.6c4.6,0.1,15.8,1.6,25.5,13.3H147L105.4,208.3z"/>
<path class="st1" d="M87.4,250.1c0,0,10,1.5,10.5,13v8.7c0,5-3.9,9.2-8.9,9.5c-15.3,1.1-47.2,4.4-69.4,14.5
c-3.4,1.6-7.4,0.1-8.9-3.3c-0.4-0.9-0.6-1.8-0.6-2.8v-14c0-4.9,2.9-9.4,7.4-11.4C30.4,258.1,58.7,246.8,87.4,250.1z"/>
<path class="st4" d="M210,212.5H130l-18.6,15.1c11.8,62.1,58.7,62.1,58.7,62.1s46.9,0,58.7-62.1L210,212.5z"/>
<path class="st5" d="M170,212.5h-40l-18.6,15.1c1.1,5.9,2.7,11.8,4.8,17.5c4.2,1.1,9.1,1.2,13.1-2.4c0,0,17.9,18.6,40.8,18.6
s40.8-18.6,40.8-18.6c4,3.5,9,3.5,13.1,2.4c2.1-5.7,3.6-11.5,4.8-17.5L210,212.5H170z"/>
<path class="st2" d="M195.2,254.4c-9.7-13.6-25.2-12.5-25.2-12.5s-15.5-1-25.2,12.5c-2.8,3.9-1.8,9.3,2,12c1.5,1,3.2,1.6,5,1.6h36.4
c4.8,0,8.6-3.9,8.6-8.6C196.8,257.6,196.3,255.8,195.2,254.4L195.2,254.4z"/>
<path class="st2" d="M286.4,182.7c0,0,12.1,11,13.9,32h-58.2C242.1,214.7,268.8,183,286.4,182.7z"/>
<path class="st1" d="M252.7,208.6l20.9-2.1c8.7-0.2,17.5,0.6,26,2.4c3.6,0.8,7.1,3.1,8.2,6.7c1.2,3.7,2.1,7.5,2.7,11.4
c0,0,0.5,8.4,0.2,12.8h-61.1C249.6,239.8,239.8,213.1,252.7,208.6z"/>
<path class="st2" d="M310.5,226.9c-13.6-3.8-27.6-6.3-41.7-7.4c-2.3-0.2-4-2.1-3.8-4.4c0.1-1.1,0.6-2.1,1.5-2.9l7-5.9
c-7.1,0.1-14.3,0.6-21.3,1.6c-12.8,4.5-3.3,31.8-3.3,31.8h62.3C311.4,235.5,311.2,231.2,310.5,226.9z"/>
<path class="st1" d="M246.7,256.4l0-13c0.3-2.8,0.9-5.5,1.7-8.2c1.8-5.5,7-9.3,12.8-9.2c11.9,0.1,36.5,1.6,54.6,11.5
c3.3,1.7,5.4,5,5.8,8.7l1,10.8l0.3,10.9L246.7,256.4z"/>
<path class="st2" d="M322.6,257c-31.5-16.5-66.1-14.6-75.9-13.6c-0.5,4.3-0.8,8.6-0.7,12.9l77.6,11.7L322.6,257z"/>
<path class="st4" d="M230.5,167.4l-60.5,8.8l-60.5-8.8l-25.4,35.2c0,0,8,17.1,21.8,27.6c6.5,4.9,15.4,5,22.1,0.3l10.4-7.3
c0.7-0.5,1.4-0.9,2.2-1.2c0.5-0.2,1.1,0,1.3,0.5c0.1,0.3,0.1,0.7-0.1,1c-2,3.1-4.2,8.3-0.7,12.4c7.3,8.1,16.8,14,27.3,17
c1,0.3,2,0.3,2.9,0c10.5-2.9,20-8.8,27.3-17c3.7-4.4,1.8-9.2-0.2-12.2c-0.3-0.5-0.2-1.1,0.3-1.4c0.3-0.2,0.7-0.2,1-0.1
c0.6,0.3,1.2,0.6,1.8,1l10.4,7.3c6.6,4.7,15.6,4.6,22.1-0.3c13.8-10.4,21.8-27.6,21.8-27.6L230.5,167.4z"/>
<path class="st5" d="M248.2,215.3c0.1-0.2,0.3-0.4,0.4-0.6c0.4-0.6,0.8-1.2,1.2-1.7c0-0.1,0.1-0.1,0.1-0.2l0,0
c2.2-3.2,4.2-6.6,5.9-10.2l-25.3-35.2l-60.5,8.8l-60.5-8.8l-25.4,35.2c1.7,3.5,3.7,6.9,5.9,10.2l0,0c0,0.1,0.1,0.2,0.2,0.2
c0.4,0.6,0.8,1.2,1.3,1.8c0.1,0.1,0.2,0.2,0.3,0.4c0.4,0.5,0.8,1,1.2,1.6c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.1,0.2,0.2,0.2,0.3h0
c3.5,4.7,7.7,8.9,12.3,12.5c6.5,4.9,15.4,5,22.1,0.3c-5.7,1.7-13.3-2.7-13.3-2.7c-16.9-9.3-10-19.5-10-19.5l-0.1,0
c0.8-1,1.5-2.2,2.3-3.4l13.3-17.7c0,0,16.3,7.2,50,7.2l0,0h0.5l0,0c33.6-0.1,50-7.2,50-7.2l13.3,17.7c0.7,1.1,1.4,2.1,2,3h0
c0,0,6.4,10.6-10.5,19.9c0,0-8.3,5.4-13.3,2.7c6.6,4.7,15.6,4.6,22.1-0.3c4.7-3.7,8.9-8,12.5-12.8l0,0c0,0,0.1-0.1,0.1-0.1
c0.1-0.2,0.3-0.4,0.4-0.6C247.5,216.2,247.9,215.8,248.2,215.3z"/>
<path class="st2" d="M224.3,169.1c2,9.7,1,16.7-1,21.6c-2.6,6.4-8.9,10.6-15.8,10.7c-4.1,0.1-8.2-0.2-12.3-0.9
c-5.2-0.9-9.7-4.3-11.9-9.2l-5.1-11.3l0.2-5.1l45.8-6.6V169.1z"/>
<path class="st1" d="M272.6,105.7c-4.4,9.4-15.8,30.3-35.1,44.2c0,0-11.3,10-19.5,12.4l30.6,41.5c3.5,4.7,8.7,6.6,13.6,3.4
c1-0.5,2-1,3.1-1.4c13.7-9.5,35.7-28.6,43.9-58.3c1.6-5.7,0-11.8-4.2-16.1l-26.5-26.7c-1.4-1.4-3.8-1.5-5.2,0
C273,104.9,272.8,105.3,272.6,105.7z"/>
<ellipse transform="matrix(0.1602 -0.9871 0.9871 0.1602 74.9238 383.6803)" class="st2" cx="262.9" cy="147.8" rx="9.2" ry="9.2"/>
<path class="st1" d="M254,250c-2.3,0.2-4.6,1-6.5,2.3c-2.6,1.8-5.2,5.1-5.5,10.8v8.7c0,5,3.9,9.2,8.9,9.5
c15.3,1.1,47.2,4.4,69.4,14.5c3.4,1.6,7.4,0.1,8.9-3.3c0.4-0.9,0.6-1.8,0.6-2.8v-14c0-4.9-2.9-9.4-7.4-11.4
C309.8,258.2,282.2,247.2,254,250z"/>
<path class="st2" d="M115.7,169.1c-2,9.7-1,16.7,1,21.6c2.6,6.4,8.9,10.6,15.8,10.7c4.1,0.1,8.2-0.2,12.3-0.9
c5.2-0.9,9.7-4.3,11.9-9.2l5.1-11.3l-0.2-5.1l-45.8-6.6L115.7,169.1z"/>
<path class="st1" d="M67.4,105.7c4.5,9.5,16,30.6,35.5,44.5c0,0,11.4,9.4,19.4,11.8l-30.9,42.3c-3.5,4.7-9.2,5.9-14.1,2.7l-2.5-1.1
c-13.7-9.4-35.8-28.6-44-58.4c-1.6-5.7,0-11.8,4.2-16.1l26.5-26.7c1.4-1.4,3.8-1.5,5.2,0C67,104.9,67.2,105.3,67.4,105.7z"/>
<circle class="st2" cx="77.1" cy="147.8" r="9.2"/>
<path class="st2" d="M77.3,207.5c4.9,3.2,11.4,2,14.9-2.7l32.2-44.1c-7.7-2.3-15-5.9-21.5-10.6c-0.1,0.1-0.2,0.2-0.3,0.4
c-2.5,2.9-6.3,9.1-6.4,19c0,1.4,0.4,2.7,1.3,3.8c1.7,2.2,1.7,5.4-0.1,7.6l-18.2,22.8c-1.1,1.4-2.7,2.2-4.4,2.1
C75.7,206.4,76.5,207,77.3,207.5z"/>
<path class="st2" d="M261.5,203.7l-18.2-22.8c-1.8-2.2-1.8-5.3-0.1-7.6c0.8-1.1,1.3-2.4,1.3-3.8c-0.1-9.9-4-16.1-6.4-19
c-0.2-0.2-0.4-0.5-0.7-0.7c-6.6,4.9-14.1,8.5-22,10.9l32.2,44.1c3.5,4.7,10,5.9,14.9,2.7c0.8-0.5,1.7-1.1,2.6-1.7
C263.8,205.6,262.4,204.8,261.5,203.7z"/>
<path class="st4" d="M236,163.3c-3.1-10.9-9.6-15.5-14.6-17.4c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-5,1.9-11.5,6.5-14.6,17.4c-1.1,4.1,1,8.4,4.9,10.1c10.1,4.2,31.7,11.5,61.1,11.5s51-7.3,61.1-11.5
C235,171.7,237.1,167.4,236,163.3z"/>
<path class="st5" d="M226.5,148.7c-1.6-1.1-3.3-2.1-5.1-2.8c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-1.3,0.5-2.5,1.1-3.7,1.9c3.7,5.3,19.4,24,55.5,24C201.4,171.7,219.2,156.6,226.5,148.7z"/>
<path class="st0" d="M243.2,19.1c-6.7,2.7-12.5,7-17,12.6c-3.4,4.1-8.7,6.1-14,5.3c-2.1-0.3-4.3-0.3-6.5,0c-3.8,0.5-6.5,4.1-6,7.9
c0.2,1.6,1,3.1,2.2,4.2c27.5,25.1,13.4,63,13.4,63c-11.5,31.9-45.4,29.2-45.4,29.2s-33.9,2.6-45.4-29.2c0,0-14.1-37.9,13.4-63
c2.9-2.6,3.1-7.1,0.5-9.9c-1.1-1.2-2.6-2-4.2-2.2c-2.2-0.3-4.3-0.3-6.5,0c-5.3,0.8-10.6-1.2-14-5.3c-4.5-5.6-10.3-9.9-17-12.6
c-2.5-1-5.4,0.2-6.5,2.7c-0.6,1.4-0.5,3,0.3,4.3l0.2,0.4c5.5,9.9,7.8,21.2,6.7,32.5C95.4,82.6,94,161.5,170,164.9
c76-3.4,74.6-82.2,72.4-105.8c-1.1-11.3,1.3-22.6,6.7-32.5c0.1-0.1,0.1-0.3,0.2-0.4c1.4-2.4,0.5-5.4-1.8-6.8
C246.2,18.6,244.6,18.5,243.2,19.1z"/>
<path class="st3" d="M181.6,155.7c5.5-4.2,8.8-10.7,8.9-17.7c-6.5,2.5-13.5,3.7-20.6,3.5c-7,0.3-14-0.9-20.6-3.5
c0.1,6.9,3.4,13.5,8.9,17.7c3.4,2.5,7.4,3.9,11.6,4.1C174.2,159.6,178.2,158.2,181.6,155.7z"/>
<path class="st2" d="M295.1,156.1c-2.2,0-4-1.8-4-4s1.8-4,4-4c1.1,0,2.1,0.4,2.8,1.2c1.6,1.6,1.6,4.1,0,5.7
C297.2,155.7,296.2,156.1,295.1,156.1z"/>
<path class="st2" d="M281.7,177.1c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.3-0.4,0.7-0.8,1.1-1.1c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C282.2,177.1,282,177.1,281.7,177.1z"/>
<path class="st2" d="M264.8,194.2c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.7-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.5-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.7-0.2
c0.5-0.1,1.1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.3,0.6,0.5c0.2,0.2,0.4,0.4,0.5,0.6
c0.3,0.4,0.5,0.9,0.6,1.4c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C265.3,194.1,265,194.2,264.8,194.2z"/>
<path class="st2" d="M294.1,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c2-0.8,4.4,0.1,5.2,2.2c0.6,1.5,0.3,3.2-0.9,4.3c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C294.6,220.5,294.4,220.5,294.1,220.5z"/>
<path class="st2" d="M300.3,245.4c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4
c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5
c1.6,1.6,1.6,4.1,0,5.6c-0.2,0.2-0.4,0.4-0.6,0.5c-0.4,0.3-0.9,0.5-1.4,0.6C300.8,245.4,300.5,245.4,300.3,245.4z"/>
<path class="st2" d="M275.2,240.5c-1.3,0-2.6-0.7-3.3-1.8c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6c0.1-0.5,0.3-1,0.6-1.4
c1.2-1.8,3.7-2.3,5.5-1.1c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.5,0.1,1,0,1.6c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.2,0.2-0.3,0.4-0.5,0.6
C277.3,240.1,276.3,240.5,275.2,240.5z"/>
<path class="st2" d="M272.6,269.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8
c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.9-0.9,2.3-1.4,3.6-1.1
c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0,0.3,0.1,0.5,0.1,0.8C276.7,267.6,274.9,269.4,272.6,269.4C272.7,269.4,272.7,269.4,272.6,269.4L272.6,269.4z"/>
<path class="st2" d="M302.8,276.1c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c1.6-1.6,4.1-1.6,5.7,0c1.6,1.6,1.6,4.1,0,5.7
C304.9,275.7,303.9,276.1,302.8,276.1z"/>
<path class="st2" d="M45.9,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c2.2-0.4,4.3,1,4.7,3.1c0.3,1.3-0.1,2.7-1.1,3.6
c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C46.4,220.5,46.1,220.5,45.9,220.5z"/>
<path class="st2" d="M39.7,245.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-1.6-1.6-1.6-4.1,0-5.6c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5c1.6,1.6,1.6,4.1,0,5.7C41.8,245,40.8,245.4,39.7,245.4
L39.7,245.4z"/>
<path class="st2" d="M64.8,240.5c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.1-0.2-0.3-0.5-0.4-0.7
c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.2-0.2,0.3-0.4,0.5-0.6
c1.6-1.6,4.1-1.6,5.7,0s1.6,4.1,0,5.7c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C65.3,240.5,65,240.5,64.8,240.5z"/>
<path class="st2" d="M67.3,269.4c-2.2,0-4-1.8-4-4c0,0,0,0,0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8
c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.4-0.4,0.8-0.7,1.3-0.9c0.2-0.1,0.5-0.2,0.7-0.2c0.5-0.1,1.1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.4,0.3,0.8,0.7,1.1,1.1c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.3,0.1,0.5,0.1,0.8C71.3,267.6,69.6,269.4,67.3,269.4z"/>
<path class="st2" d="M37.2,276.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4s4,1.8,4,4C41.2,274.3,39.4,276.1,37.2,276.1
C37.2,276.1,37.2,276.1,37.2,276.1z"/>
<path class="st2" d="M44.9,156.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4c2.2,0,4,1.8,4,4c0,1.1-0.4,2.1-1.2,2.8
C47,155.7,45.9,156.1,44.9,156.1z"/>
<path class="st2" d="M58.3,177.1c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.4-0.3-0.8-0.7-1.1-1.1
c-0.1-0.2-0.3-0.5-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7
c0.2-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C58.8,177.1,58.5,177.1,58.3,177.1z"/>
<path class="st2" d="M75.2,194.2c-2.2,0-4-1.8-4-4l0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6
c0.9-0.9,2.3-1.3,3.6-1.1c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.3,0.4,0.5,0.9,0.6,1.4
c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6C77.3,193.7,76.3,194.1,75.2,194.2z"/>
<path class="st2" d="M235.4,187.8l4.8,6.5c27.3-15.1,48.3-39.5,59.2-68.8l-6.3-6.4C283,148.4,262.5,172.9,235.4,187.8z"/>
<path class="st2" d="M47.1,119.2l-6.3,6.4c10.8,29.3,31.8,53.7,59.2,68.8l4.8-6.5C77.5,172.9,57,148.4,47.1,119.2z"/>
<path class="st0" d="M183.9,126.9c-4.9-7.6-13.9-7.6-13.9-7.6s-8.9,0-13.9,7.6c-4.9,7.7-2.9,17.9,4.5,23.2c2.8,1.9,6,3,9.3,3.1
c3.3-0.2,6.6-1.2,9.3-3.1C186.8,144.8,188.8,134.6,183.9,126.9z"/>
<path class="st6" d="M168.6,130.6c1-1.7,2.4-3.1,4.3-4c0.6-0.3,0.8-1,0.5-1.6c-0.2-0.3-0.4-0.5-0.8-0.6c-0.9-0.2-1.7-0.4-2.6-0.4
c0,0-6.8-0.7-10,5.5c-3,5.8-2.1,13,3.3,16.7c2,1.4,4.3,2.2,6.7,2.3h0c0.6-0.1,1.1-0.6,1.1-1.3c0-0.3-0.2-0.6-0.4-0.8
C167.9,144,164.1,138.9,168.6,130.6z"/>
<path class="st7" d="M138.3,95.4c0.8,3.2,1.9,6.4,3.4,9.4c1.2,2.3,4,3.2,6.3,2.1c0.8-0.4,1.5-1.1,2-1.9c3.2-5.8,7-11.2,11.3-16.2
c1.3-1.5,1.2-3.7-0.3-5c-0.9-0.8-2-1.1-3.2-0.8c-6.3,1.4-12.3,4-17.6,7.5C138.6,91.6,137.8,93.5,138.3,95.4z"/>
<path class="st8" d="M165.8,210.9v27.5c0,2-1.7,3.7-3.7,3.7c-0.5,0-0.9-0.1-1.4-0.3c-3.3-1.2-6.4-2.9-9.3-5
c-3.3-2.6-4.6-6.9-3.4-10.9c2.1-6.5,5.5-12.6,9.9-17.8c0.8-1,2.1-1.6,3.4-1.6l0,0C163.8,206.5,165.8,208.5,165.8,210.9
C165.8,210.9,165.8,210.9,165.8,210.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,169 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="340px" height="340px" viewBox="0 0 340 340" style="enable-background:new 0 0 340 340;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFC257;}
.st1{fill:#667387;}
.st2{fill:#363B42;}
.st3{fill:#E87B31;}
.st4{fill:#819998;}
.st5{fill:#566666;}
.st6{fill:#FFECD2;}
.st7{fill:#93A1B5;}
.st8{fill:#ACCCCB;}
</style>
<path class="st0" d="M171.4,301.5c0,0,5.7,5.3,10.4,15.7c1.6,3.5,5.8,5.1,9.3,3.5c0,0,0.1,0,0.1-0.1l0,0c3.4-1.6,4.9-5.5,3.5-9
c-3.7-9.5-10.2-17.7-18.7-23.4L171.4,301.5z"/>
<path class="st0" d="M164.7,289.2c-7.3,5.1-13.4,11.7-17.8,19.5c-1.5,2.8-0.8,6.3,1.6,8.3l0,0c2.8,2.5,7.1,2.1,9.6-0.7
c0.2-0.2,0.4-0.5,0.5-0.7c3-4.6,7.5-10.5,12.8-14.2L164.7,289.2z"/>
<path class="st0" d="M234.6,208.3L170,277.7l-64.6-69.4L93,207.1c0,0,1,85.1,77,91.4c76-6.2,77.8-93.7,77.8-93.7L234.6,208.3z"/>
<path class="st0" d="M170,272.4L170,272.4c4,0,7.3,3.3,7.3,7.3v17.6c0,4-3.3,7.3-7.3,7.3l0,0c-4,0-7.3-3.3-7.3-7.3v-17.6
C162.7,275.7,166,272.4,170,272.4z"/>
<path class="st1" d="M189.7,77.9c-2.2-0.9-4.1-2.4-5.4-4.3l-1-1.3c-2.4-3.4-6.3-5.3-10.4-5.3h-5.9c-4.1,0-8,2-10.4,5.3l-1,1.3
c-1.4,1.9-3.2,3.4-5.4,4.3c-6.6,2.8-13,6-19.1,9.5c0,0-41.4,29.5-53.4,55.9c0,0,20.3,32.9,92.3,32.9s92.9-33.4,92.9-33.4
C251.6,117.7,211.7,89,211.7,89C204.7,84.8,197.3,81.1,189.7,77.9z"/>
<path class="st2" d="M211.7,89c0.1,8.7-1.8,32.4-26.2,40.9c-9.3,3.2-19.5,3.2-28.8-0.2c-25.6-9.3-25.9-35.6-25.6-42.4
c-18.3,10.4-42.9,28.5-54.9,54.9c0,0,21.8,33.9,93.8,33.9s93.8-33.9,93.8-33.9C252.4,117.2,229.6,99.7,211.7,89z"/>
<path class="st2" d="M53.6,182.7c0,0-12.1,11-13.9,32h58.2C97.9,214.7,71.2,183,53.6,182.7z"/>
<path class="st1" d="M87.3,208.6l-20.9-2.1c-8.7-0.2-17.5,0.6-26,2.4c-3.6,0.8-7.1,3.1-8.2,6.7c-1.2,3.7-2.1,7.5-2.7,11.4
c0,0-0.3,8.4-0.1,12.8h60.5C89.9,239.8,100.2,213.1,87.3,208.6z"/>
<path class="st2" d="M87.8,208c-7.1-1-14.2-1.5-21.3-1.6l7,5.9c1.7,1.5,2,4,0.5,5.8c-0.7,0.9-1.7,1.4-2.9,1.5
c-14.1,1.1-28.1,3.5-41.7,7.4c-0.7,4.2-0.9,8.6-0.7,12.8h62.3C91.1,239.8,100.6,212.5,87.8,208z"/>
<path class="st1" d="M93.3,256.4l0-13c-0.3-2.8-0.9-5.5-1.7-8.2c-1.8-5.5-7-9.3-12.8-9.2c-11.9,0.1-36.5,1.6-54.6,11.5
c-3.3,1.7-5.4,5-5.8,8.7l-1,10.8l-0.2,11.2L93.3,256.4z"/>
<path class="st2" d="M93.3,243.4c-9.8-1-44.5-2.9-75.9,13.6l-1,11L94,256.3C94.1,252,93.9,247.7,93.3,243.4z"/>
<path class="st3" d="M223.9,245.2c0,0,7.6-5.9,17.4-6.3c3.6-11,5.8-22.4,6.4-34l-13.2,3.5L193,253h21.6L223.9,245.2z"/>
<path class="st3" d="M105.4,208.3L93,207.1c0.5,11.1,2.5,22.1,5.9,32.6c4.6,0.1,15.8,1.6,25.5,13.3H147L105.4,208.3z"/>
<path class="st1" d="M87.4,250.1c0,0,10,1.5,10.5,13v8.7c0,5-3.9,9.2-8.9,9.5c-15.3,1.1-47.2,4.4-69.4,14.5
c-3.4,1.6-7.4,0.1-8.9-3.3c-0.4-0.9-0.6-1.8-0.6-2.8v-14c0-4.9,2.9-9.4,7.4-11.4C30.4,258.1,58.7,246.8,87.4,250.1z"/>
<path class="st4" d="M210,212.5H130l-18.6,15.1c11.8,62.1,58.7,62.1,58.7,62.1s46.9,0,58.7-62.1L210,212.5z"/>
<path class="st5" d="M170,212.5h-40l-18.6,15.1c1.1,5.9,2.7,11.8,4.8,17.5c4.2,1.1,9.1,1.2,13.1-2.4c0,0,17.9,18.6,40.8,18.6
s40.8-18.6,40.8-18.6c4,3.5,9,3.5,13.1,2.4c2.1-5.7,3.6-11.5,4.8-17.5L210,212.5H170z"/>
<path class="st2" d="M195.2,254.4c-9.7-13.6-25.2-12.5-25.2-12.5s-15.5-1-25.2,12.5c-2.8,3.9-1.8,9.3,2,12c1.5,1,3.2,1.6,5,1.6h36.4
c4.8,0,8.6-3.9,8.6-8.6C196.8,257.6,196.3,255.8,195.2,254.4L195.2,254.4z"/>
<path class="st2" d="M286.4,182.7c0,0,12.1,11,13.9,32h-58.2C242.1,214.7,268.8,183,286.4,182.7z"/>
<path class="st1" d="M252.7,208.6l20.9-2.1c8.7-0.2,17.5,0.6,26,2.4c3.6,0.8,7.1,3.1,8.2,6.7c1.2,3.7,2.1,7.5,2.7,11.4
c0,0,0.5,8.4,0.2,12.8h-61.1C249.6,239.8,239.8,213.1,252.7,208.6z"/>
<path class="st2" d="M310.5,226.9c-13.6-3.8-27.6-6.3-41.7-7.4c-2.3-0.2-4-2.1-3.8-4.4c0.1-1.1,0.6-2.1,1.5-2.9l7-5.9
c-7.1,0.1-14.3,0.6-21.3,1.6c-12.8,4.5-3.3,31.8-3.3,31.8h62.3C311.4,235.5,311.2,231.2,310.5,226.9z"/>
<path class="st1" d="M246.7,256.4l0-13c0.3-2.8,0.9-5.5,1.7-8.2c1.8-5.5,7-9.3,12.8-9.2c11.9,0.1,36.5,1.6,54.6,11.5
c3.3,1.7,5.4,5,5.8,8.7l1,10.8l0.3,10.9L246.7,256.4z"/>
<path class="st2" d="M322.6,257c-31.5-16.5-66.1-14.6-75.9-13.6c-0.5,4.3-0.8,8.6-0.7,12.9l77.6,11.7L322.6,257z"/>
<path class="st4" d="M230.5,167.4l-60.5,8.8l-60.5-8.8l-25.4,35.2c0,0,8,17.1,21.8,27.6c6.5,4.9,15.4,5,22.1,0.3l10.4-7.3
c0.7-0.5,1.4-0.9,2.2-1.2c0.5-0.2,1.1,0,1.3,0.5c0.1,0.3,0.1,0.7-0.1,1c-2,3.1-4.2,8.3-0.7,12.4c7.3,8.1,16.8,14,27.3,17
c1,0.3,2,0.3,2.9,0c10.5-2.9,20-8.8,27.3-17c3.7-4.4,1.8-9.2-0.2-12.2c-0.3-0.5-0.2-1.1,0.3-1.4c0.3-0.2,0.7-0.2,1-0.1
c0.6,0.3,1.2,0.6,1.8,1l10.4,7.3c6.6,4.7,15.6,4.6,22.1-0.3c13.8-10.4,21.8-27.6,21.8-27.6L230.5,167.4z"/>
<path class="st5" d="M248.2,215.3c0.1-0.2,0.3-0.4,0.4-0.6c0.4-0.6,0.8-1.2,1.2-1.7c0-0.1,0.1-0.1,0.1-0.2l0,0
c2.2-3.2,4.2-6.6,5.9-10.2l-25.3-35.2l-60.5,8.8l-60.5-8.8l-25.4,35.2c1.7,3.5,3.7,6.9,5.9,10.2l0,0c0,0.1,0.1,0.2,0.2,0.2
c0.4,0.6,0.8,1.2,1.3,1.8c0.1,0.1,0.2,0.2,0.3,0.4c0.4,0.5,0.8,1,1.2,1.6c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.1,0.2,0.2,0.2,0.3h0
c3.5,4.7,7.7,8.9,12.3,12.5c6.5,4.9,15.4,5,22.1,0.3c-5.7,1.7-13.3-2.7-13.3-2.7c-16.9-9.3-10-19.5-10-19.5l-0.1,0
c0.8-1,1.5-2.2,2.3-3.4l13.3-17.7c0,0,16.3,7.2,50,7.2l0,0h0.5l0,0c33.6-0.1,50-7.2,50-7.2l13.3,17.7c0.7,1.1,1.4,2.1,2,3h0
c0,0,6.4,10.6-10.5,19.9c0,0-8.3,5.4-13.3,2.7c6.6,4.7,15.6,4.6,22.1-0.3c4.7-3.7,8.9-8,12.5-12.8l0,0c0,0,0.1-0.1,0.1-0.1
c0.1-0.2,0.3-0.4,0.4-0.6C247.5,216.2,247.9,215.8,248.2,215.3z"/>
<path class="st2" d="M224.3,169.1c2,9.7,1,16.7-1,21.6c-2.6,6.4-8.9,10.6-15.8,10.7c-4.1,0.1-8.2-0.2-12.3-0.9
c-5.2-0.9-9.7-4.3-11.9-9.2l-5.1-11.3l0.2-5.1l45.8-6.6V169.1z"/>
<path class="st1" d="M272.6,105.7c-4.4,9.4-15.8,30.3-35.1,44.2c0,0-11.3,10-19.5,12.4l30.6,41.5c3.5,4.7,8.7,6.6,13.6,3.4
c1-0.5,2-1,3.1-1.4c13.7-9.5,35.7-28.6,43.9-58.3c1.6-5.7,0-11.8-4.2-16.1l-26.5-26.7c-1.4-1.4-3.8-1.5-5.2,0
C273,104.9,272.8,105.3,272.6,105.7z"/>
<ellipse transform="matrix(0.1602 -0.9871 0.9871 0.1602 74.9238 383.6803)" class="st2" cx="262.9" cy="147.8" rx="9.2" ry="9.2"/>
<path class="st1" d="M254,250c-2.3,0.2-4.6,1-6.5,2.3c-2.6,1.8-5.2,5.1-5.5,10.8v8.7c0,5,3.9,9.2,8.9,9.5
c15.3,1.1,47.2,4.4,69.4,14.5c3.4,1.6,7.4,0.1,8.9-3.3c0.4-0.9,0.6-1.8,0.6-2.8v-14c0-4.9-2.9-9.4-7.4-11.4
C309.8,258.2,282.2,247.2,254,250z"/>
<path class="st2" d="M115.7,169.1c-2,9.7-1,16.7,1,21.6c2.6,6.4,8.9,10.6,15.8,10.7c4.1,0.1,8.2-0.2,12.3-0.9
c5.2-0.9,9.7-4.3,11.9-9.2l5.1-11.3l-0.2-5.1l-45.8-6.6L115.7,169.1z"/>
<path class="st1" d="M67.4,105.7c4.5,9.5,16,30.6,35.5,44.5c0,0,11.4,9.4,19.4,11.8l-30.9,42.3c-3.5,4.7-9.2,5.9-14.1,2.7l-2.5-1.1
c-13.7-9.4-35.8-28.6-44-58.4c-1.6-5.7,0-11.8,4.2-16.1l26.5-26.7c1.4-1.4,3.8-1.5,5.2,0C67,104.9,67.2,105.3,67.4,105.7z"/>
<circle class="st2" cx="77.1" cy="147.8" r="9.2"/>
<path class="st2" d="M77.3,207.5c4.9,3.2,11.4,2,14.9-2.7l32.2-44.1c-7.7-2.3-15-5.9-21.5-10.6c-0.1,0.1-0.2,0.2-0.3,0.4
c-2.5,2.9-6.3,9.1-6.4,19c0,1.4,0.4,2.7,1.3,3.8c1.7,2.2,1.7,5.4-0.1,7.6l-18.2,22.8c-1.1,1.4-2.7,2.2-4.4,2.1
C75.7,206.4,76.5,207,77.3,207.5z"/>
<path class="st2" d="M261.5,203.7l-18.2-22.8c-1.8-2.2-1.8-5.3-0.1-7.6c0.8-1.1,1.3-2.4,1.3-3.8c-0.1-9.9-4-16.1-6.4-19
c-0.2-0.2-0.4-0.5-0.7-0.7c-6.6,4.9-14.1,8.5-22,10.9l32.2,44.1c3.5,4.7,10,5.9,14.9,2.7c0.8-0.5,1.7-1.1,2.6-1.7
C263.8,205.6,262.4,204.8,261.5,203.7z"/>
<path class="st4" d="M236,163.3c-3.1-10.9-9.6-15.5-14.6-17.4c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-5,1.9-11.5,6.5-14.6,17.4c-1.1,4.1,1,8.4,4.9,10.1c10.1,4.2,31.7,11.5,61.1,11.5s51-7.3,61.1-11.5
C235,171.7,237.1,167.4,236,163.3z"/>
<path class="st5" d="M226.5,148.7c-1.6-1.1-3.3-2.1-5.1-2.8c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-1.3,0.5-2.5,1.1-3.7,1.9c3.7,5.3,19.4,24,55.5,24C201.4,171.7,219.2,156.6,226.5,148.7z"/>
<path class="st0" d="M243.2,19.1c-6.7,2.7-12.5,7-17,12.6c-3.4,4.1-8.7,6.1-14,5.3c-2.1-0.3-4.3-0.3-6.5,0c-3.8,0.5-6.5,4.1-6,7.9
c0.2,1.6,1,3.1,2.2,4.2c27.5,25.1,13.4,63,13.4,63c-11.5,31.9-45.4,29.2-45.4,29.2s-33.9,2.6-45.4-29.2c0,0-14.1-37.9,13.4-63
c2.9-2.6,3.1-7.1,0.5-9.9c-1.1-1.2-2.6-2-4.2-2.2c-2.2-0.3-4.3-0.3-6.5,0c-5.3,0.8-10.6-1.2-14-5.3c-4.5-5.6-10.3-9.9-17-12.6
c-2.5-1-5.4,0.2-6.5,2.7c-0.6,1.4-0.5,3,0.3,4.3l0.2,0.4c5.5,9.9,7.8,21.2,6.7,32.5C95.4,82.6,94,161.5,170,164.9
c76-3.4,74.6-82.2,72.4-105.8c-1.1-11.3,1.3-22.6,6.7-32.5c0.1-0.1,0.1-0.3,0.2-0.4c1.4-2.4,0.5-5.4-1.8-6.8
C246.2,18.6,244.6,18.5,243.2,19.1z"/>
<path class="st3" d="M181.6,155.7c5.5-4.2,8.8-10.7,8.9-17.7c-6.5,2.5-13.5,3.7-20.6,3.5c-7,0.3-14-0.9-20.6-3.5
c0.1,6.9,3.4,13.5,8.9,17.7c3.4,2.5,7.4,3.9,11.6,4.1C174.2,159.6,178.2,158.2,181.6,155.7z"/>
<path class="st2" d="M295.1,156.1c-2.2,0-4-1.8-4-4s1.8-4,4-4c1.1,0,2.1,0.4,2.8,1.2c1.6,1.6,1.6,4.1,0,5.7
C297.2,155.7,296.2,156.1,295.1,156.1z"/>
<path class="st2" d="M281.7,177.1c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.3-0.4,0.7-0.8,1.1-1.1c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C282.2,177.1,282,177.1,281.7,177.1z"/>
<path class="st2" d="M264.8,194.2c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.7-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.5-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.7-0.2
c0.5-0.1,1.1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.3,0.6,0.5c0.2,0.2,0.4,0.4,0.5,0.6
c0.3,0.4,0.5,0.9,0.6,1.4c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C265.3,194.1,265,194.2,264.8,194.2z"/>
<path class="st2" d="M294.1,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c2-0.8,4.4,0.1,5.2,2.2c0.6,1.5,0.3,3.2-0.9,4.3c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C294.6,220.5,294.4,220.5,294.1,220.5z"/>
<path class="st2" d="M300.3,245.4c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4
c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5
c1.6,1.6,1.6,4.1,0,5.6c-0.2,0.2-0.4,0.4-0.6,0.5c-0.4,0.3-0.9,0.5-1.4,0.6C300.8,245.4,300.5,245.4,300.3,245.4z"/>
<path class="st2" d="M275.2,240.5c-1.3,0-2.6-0.7-3.3-1.8c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6c0.1-0.5,0.3-1,0.6-1.4
c1.2-1.8,3.7-2.3,5.5-1.1c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.5,0.1,1,0,1.6c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.2,0.2-0.3,0.4-0.5,0.6
C277.3,240.1,276.3,240.5,275.2,240.5z"/>
<path class="st2" d="M272.6,269.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8
c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.9-0.9,2.3-1.4,3.6-1.1
c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0,0.3,0.1,0.5,0.1,0.8C276.7,267.6,274.9,269.4,272.6,269.4C272.7,269.4,272.7,269.4,272.6,269.4L272.6,269.4z"/>
<path class="st2" d="M302.8,276.1c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c1.6-1.6,4.1-1.6,5.7,0c1.6,1.6,1.6,4.1,0,5.7
C304.9,275.7,303.9,276.1,302.8,276.1z"/>
<path class="st2" d="M45.9,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c2.2-0.4,4.3,1,4.7,3.1c0.3,1.3-0.1,2.7-1.1,3.6
c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C46.4,220.5,46.1,220.5,45.9,220.5z"/>
<path class="st2" d="M39.7,245.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-1.6-1.6-1.6-4.1,0-5.6c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5c1.6,1.6,1.6,4.1,0,5.7C41.8,245,40.8,245.4,39.7,245.4
L39.7,245.4z"/>
<path class="st2" d="M64.8,240.5c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.1-0.2-0.3-0.5-0.4-0.7
c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.2-0.2,0.3-0.4,0.5-0.6
c1.6-1.6,4.1-1.6,5.7,0s1.6,4.1,0,5.7c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C65.3,240.5,65,240.5,64.8,240.5z"/>
<path class="st2" d="M67.3,269.4c-2.2,0-4-1.8-4-4c0,0,0,0,0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8
c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.4-0.4,0.8-0.7,1.3-0.9c0.2-0.1,0.5-0.2,0.7-0.2c0.5-0.1,1.1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.4,0.3,0.8,0.7,1.1,1.1c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.3,0.1,0.5,0.1,0.8C71.3,267.6,69.6,269.4,67.3,269.4z"/>
<path class="st2" d="M37.2,276.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4s4,1.8,4,4C41.2,274.3,39.4,276.1,37.2,276.1
C37.2,276.1,37.2,276.1,37.2,276.1z"/>
<path class="st2" d="M44.9,156.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4c2.2,0,4,1.8,4,4c0,1.1-0.4,2.1-1.2,2.8
C47,155.7,45.9,156.1,44.9,156.1z"/>
<path class="st2" d="M58.3,177.1c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.4-0.3-0.8-0.7-1.1-1.1
c-0.1-0.2-0.3-0.5-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7
c0.2-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C58.8,177.1,58.5,177.1,58.3,177.1z"/>
<path class="st2" d="M75.2,194.2c-2.2,0-4-1.8-4-4l0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6
c0.9-0.9,2.3-1.3,3.6-1.1c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.3,0.4,0.5,0.9,0.6,1.4
c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6C77.3,193.7,76.3,194.1,75.2,194.2z"/>
<path class="st2" d="M235.4,187.8l4.8,6.5c27.3-15.1,48.3-39.5,59.2-68.8l-6.3-6.4C283,148.4,262.5,172.9,235.4,187.8z"/>
<path class="st2" d="M47.1,119.2l-6.3,6.4c10.8,29.3,31.8,53.7,59.2,68.8l4.8-6.5C77.5,172.9,57,148.4,47.1,119.2z"/>
<path class="st0" d="M183.9,126.9c-4.9-7.6-13.9-7.6-13.9-7.6s-8.9,0-13.9,7.6c-4.9,7.7-2.9,17.9,4.5,23.2c2.8,1.9,6,3,9.3,3.1
c3.3-0.2,6.6-1.2,9.3-3.1C186.8,144.8,188.8,134.6,183.9,126.9z"/>
<path class="st6" d="M168.6,130.6c1-1.7,2.4-3.1,4.3-4c0.6-0.3,0.8-1,0.5-1.6c-0.2-0.3-0.4-0.5-0.8-0.6c-0.9-0.2-1.7-0.4-2.6-0.4
c0,0-6.8-0.7-10,5.5c-3,5.8-2.1,13,3.3,16.7c2,1.4,4.3,2.2,6.7,2.3h0c0.6-0.1,1.1-0.6,1.1-1.3c0-0.3-0.2-0.6-0.4-0.8
C167.9,144,164.1,138.9,168.6,130.6z"/>
<path class="st7" d="M138.3,95.4c0.8,3.2,1.9,6.4,3.4,9.4c1.2,2.3,4,3.2,6.3,2.1c0.8-0.4,1.5-1.1,2-1.9c3.2-5.8,7-11.2,11.3-16.2
c1.3-1.5,1.2-3.7-0.3-5c-0.9-0.8-2-1.1-3.2-0.8c-6.3,1.4-12.3,4-17.6,7.5C138.6,91.6,137.8,93.5,138.3,95.4z"/>
<path class="st8" d="M165.8,210.9v27.5c0,2-1.7,3.7-3.7,3.7c-0.5,0-0.9-0.1-1.4-0.3c-3.3-1.2-6.4-2.9-9.3-5
c-3.3-2.6-4.6-6.9-3.4-10.9c2.1-6.5,5.5-12.6,9.9-17.8c0.8-1,2.1-1.6,3.4-1.6l0,0C163.8,206.5,165.8,208.5,165.8,210.9
C165.8,210.9,165.8,210.9,165.8,210.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,169 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="340px" height="340px" viewBox="0 0 340 340" style="enable-background:new 0 0 340 340;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFC257;}
.st1{fill:#667387;}
.st2{fill:#363B42;}
.st3{fill:#E87B31;}
.st4{fill:#55826E;}
.st5{fill:#324C40;}
.st6{fill:#FFECD2;}
.st7{fill:#93A1B5;}
.st8{fill:#77B295;}
</style>
<path class="st0" d="M171.4,301.5c0,0,5.7,5.3,10.4,15.7c1.6,3.5,5.8,5.1,9.3,3.5c0,0,0.1,0,0.1-0.1l0,0c3.4-1.6,4.9-5.5,3.5-9
c-3.7-9.5-10.2-17.7-18.7-23.4L171.4,301.5z"/>
<path class="st0" d="M164.7,289.2c-7.3,5.1-13.4,11.7-17.8,19.5c-1.5,2.8-0.8,6.3,1.6,8.3l0,0c2.8,2.5,7.1,2.1,9.6-0.7
c0.2-0.2,0.4-0.5,0.5-0.7c3-4.6,7.5-10.5,12.8-14.2L164.7,289.2z"/>
<path class="st0" d="M234.6,208.3L170,277.7l-64.6-69.4L93,207.1c0,0,1,85.1,77,91.4c76-6.2,77.8-93.7,77.8-93.7L234.6,208.3z"/>
<path class="st0" d="M170,272.4L170,272.4c4,0,7.3,3.3,7.3,7.3v17.6c0,4-3.3,7.3-7.3,7.3l0,0c-4,0-7.3-3.3-7.3-7.3v-17.6
C162.7,275.7,166,272.4,170,272.4z"/>
<path class="st1" d="M189.7,77.9c-2.2-0.9-4.1-2.4-5.4-4.3l-1-1.3c-2.4-3.4-6.3-5.3-10.4-5.3h-5.9c-4.1,0-8,2-10.4,5.3l-1,1.3
c-1.4,1.9-3.2,3.4-5.4,4.3c-6.6,2.8-13,6-19.1,9.5c0,0-41.4,29.5-53.4,55.9c0,0,20.3,32.9,92.3,32.9s92.9-33.4,92.9-33.4
C251.6,117.7,211.7,89,211.7,89C204.7,84.8,197.3,81.1,189.7,77.9z"/>
<path class="st2" d="M211.7,89c0.1,8.7-1.8,32.4-26.2,40.9c-9.3,3.2-19.5,3.2-28.8-0.2c-25.6-9.3-25.9-35.6-25.6-42.4
c-18.3,10.4-42.9,28.5-54.9,54.9c0,0,21.8,33.9,93.8,33.9s93.8-33.9,93.8-33.9C252.4,117.2,229.6,99.7,211.7,89z"/>
<path class="st2" d="M53.6,182.7c0,0-12.1,11-13.9,32h58.2C97.9,214.7,71.2,183,53.6,182.7z"/>
<path class="st1" d="M87.3,208.6l-20.9-2.1c-8.7-0.2-17.5,0.6-26,2.4c-3.6,0.8-7.1,3.1-8.2,6.7c-1.2,3.7-2.1,7.5-2.7,11.4
c0,0-0.3,8.4-0.1,12.8h60.5C89.9,239.8,100.2,213.1,87.3,208.6z"/>
<path class="st2" d="M87.8,208c-7.1-1-14.2-1.5-21.3-1.6l7,5.9c1.7,1.5,2,4,0.5,5.8c-0.7,0.9-1.7,1.4-2.9,1.5
c-14.1,1.1-28.1,3.5-41.7,7.4c-0.7,4.2-0.9,8.6-0.7,12.8h62.3C91.1,239.8,100.6,212.5,87.8,208z"/>
<path class="st1" d="M93.3,256.4l0-13c-0.3-2.8-0.9-5.5-1.7-8.2c-1.8-5.5-7-9.3-12.8-9.2c-11.9,0.1-36.5,1.6-54.6,11.5
c-3.3,1.7-5.4,5-5.8,8.7l-1,10.8l-0.2,11.2L93.3,256.4z"/>
<path class="st2" d="M93.3,243.4c-9.8-1-44.5-2.9-75.9,13.6l-1,11L94,256.3C94.1,252,93.9,247.7,93.3,243.4z"/>
<path class="st3" d="M223.9,245.2c0,0,7.6-5.9,17.4-6.3c3.6-11,5.8-22.4,6.4-34l-13.2,3.5L193,253h21.6L223.9,245.2z"/>
<path class="st3" d="M105.4,208.3L93,207.1c0.5,11.1,2.5,22.1,5.9,32.6c4.6,0.1,15.8,1.6,25.5,13.3H147L105.4,208.3z"/>
<path class="st1" d="M87.4,250.1c0,0,10,1.5,10.5,13v8.7c0,5-3.9,9.2-8.9,9.5c-15.3,1.1-47.2,4.4-69.4,14.5
c-3.4,1.6-7.4,0.1-8.9-3.3c-0.4-0.9-0.6-1.8-0.6-2.8v-14c0-4.9,2.9-9.4,7.4-11.4C30.4,258.1,58.7,246.8,87.4,250.1z"/>
<path class="st4" d="M210,212.5H130l-18.6,15.1c11.8,62.1,58.7,62.1,58.7,62.1s46.9,0,58.7-62.1L210,212.5z"/>
<path class="st5" d="M170,212.5h-40l-18.6,15.1c1.1,5.9,2.7,11.8,4.8,17.5c4.2,1.1,9.1,1.2,13.1-2.4c0,0,17.9,18.6,40.8,18.6
s40.8-18.6,40.8-18.6c4,3.5,9,3.5,13.1,2.4c2.1-5.7,3.6-11.5,4.8-17.5L210,212.5H170z"/>
<path class="st2" d="M195.2,254.4c-9.7-13.6-25.2-12.5-25.2-12.5s-15.5-1-25.2,12.5c-2.8,3.9-1.8,9.3,2,12c1.5,1,3.2,1.6,5,1.6h36.4
c4.8,0,8.6-3.9,8.6-8.6C196.8,257.6,196.3,255.8,195.2,254.4L195.2,254.4z"/>
<path class="st2" d="M286.4,182.7c0,0,12.1,11,13.9,32h-58.2C242.1,214.7,268.8,183,286.4,182.7z"/>
<path class="st1" d="M252.7,208.6l20.9-2.1c8.7-0.2,17.5,0.6,26,2.4c3.6,0.8,7.1,3.1,8.2,6.7c1.2,3.7,2.1,7.5,2.7,11.4
c0,0,0.5,8.4,0.2,12.8h-61.1C249.6,239.8,239.8,213.1,252.7,208.6z"/>
<path class="st2" d="M310.5,226.9c-13.6-3.8-27.6-6.3-41.7-7.4c-2.3-0.2-4-2.1-3.8-4.4c0.1-1.1,0.6-2.1,1.5-2.9l7-5.9
c-7.1,0.1-14.3,0.6-21.3,1.6c-12.8,4.5-3.3,31.8-3.3,31.8h62.3C311.4,235.5,311.2,231.2,310.5,226.9z"/>
<path class="st1" d="M246.7,256.4l0-13c0.3-2.8,0.9-5.5,1.7-8.2c1.8-5.5,7-9.3,12.8-9.2c11.9,0.1,36.5,1.6,54.6,11.5
c3.3,1.7,5.4,5,5.8,8.7l1,10.8l0.3,10.9L246.7,256.4z"/>
<path class="st2" d="M322.6,257c-31.5-16.5-66.1-14.6-75.9-13.6c-0.5,4.3-0.8,8.6-0.7,12.9l77.6,11.7L322.6,257z"/>
<path class="st4" d="M230.5,167.4l-60.5,8.8l-60.5-8.8l-25.4,35.2c0,0,8,17.1,21.8,27.6c6.5,4.9,15.4,5,22.1,0.3l10.4-7.3
c0.7-0.5,1.4-0.9,2.2-1.2c0.5-0.2,1.1,0,1.3,0.5c0.1,0.3,0.1,0.7-0.1,1c-2,3.1-4.2,8.3-0.7,12.4c7.3,8.1,16.8,14,27.3,17
c1,0.3,2,0.3,2.9,0c10.5-2.9,20-8.8,27.3-17c3.7-4.4,1.8-9.2-0.2-12.2c-0.3-0.5-0.2-1.1,0.3-1.4c0.3-0.2,0.7-0.2,1-0.1
c0.6,0.3,1.2,0.6,1.8,1l10.4,7.3c6.6,4.7,15.6,4.6,22.1-0.3c13.8-10.4,21.8-27.6,21.8-27.6L230.5,167.4z"/>
<path class="st5" d="M248.2,215.3c0.1-0.2,0.3-0.4,0.4-0.6c0.4-0.6,0.8-1.2,1.2-1.7c0-0.1,0.1-0.1,0.1-0.2l0,0
c2.2-3.2,4.2-6.6,5.9-10.2l-25.3-35.2l-60.5,8.8l-60.5-8.8l-25.4,35.2c1.7,3.5,3.7,6.9,5.9,10.2l0,0c0,0.1,0.1,0.2,0.2,0.2
c0.4,0.6,0.8,1.2,1.3,1.8c0.1,0.1,0.2,0.2,0.3,0.4c0.4,0.5,0.8,1,1.2,1.6c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.1,0.2,0.2,0.2,0.3h0
c3.5,4.7,7.7,8.9,12.3,12.5c6.5,4.9,15.4,5,22.1,0.3c-5.7,1.7-13.3-2.7-13.3-2.7c-16.9-9.3-10-19.5-10-19.5l-0.1,0
c0.8-1,1.5-2.2,2.3-3.4l13.3-17.7c0,0,16.3,7.2,50,7.2l0,0h0.5l0,0c33.6-0.1,50-7.2,50-7.2l13.3,17.7c0.7,1.1,1.4,2.1,2,3h0
c0,0,6.4,10.6-10.5,19.9c0,0-8.3,5.4-13.3,2.7c6.6,4.7,15.6,4.6,22.1-0.3c4.7-3.7,8.9-8,12.5-12.8l0,0c0,0,0.1-0.1,0.1-0.1
c0.1-0.2,0.3-0.4,0.4-0.6C247.5,216.2,247.9,215.8,248.2,215.3z"/>
<path class="st2" d="M224.3,169.1c2,9.7,1,16.7-1,21.6c-2.6,6.4-8.9,10.6-15.8,10.7c-4.1,0.1-8.2-0.2-12.3-0.9
c-5.2-0.9-9.7-4.3-11.9-9.2l-5.1-11.3l0.2-5.1l45.8-6.6V169.1z"/>
<path class="st1" d="M272.6,105.7c-4.4,9.4-15.8,30.3-35.1,44.2c0,0-11.3,10-19.5,12.4l30.6,41.5c3.5,4.7,8.7,6.6,13.6,3.4
c1-0.5,2-1,3.1-1.4c13.7-9.5,35.7-28.6,43.9-58.3c1.6-5.7,0-11.8-4.2-16.1l-26.5-26.7c-1.4-1.4-3.8-1.5-5.2,0
C273,104.9,272.8,105.3,272.6,105.7z"/>
<ellipse transform="matrix(0.1602 -0.9871 0.9871 0.1602 74.9238 383.6803)" class="st2" cx="262.9" cy="147.8" rx="9.2" ry="9.2"/>
<path class="st1" d="M254,250c-2.3,0.2-4.6,1-6.5,2.3c-2.6,1.8-5.2,5.1-5.5,10.8v8.7c0,5,3.9,9.2,8.9,9.5
c15.3,1.1,47.2,4.4,69.4,14.5c3.4,1.6,7.4,0.1,8.9-3.3c0.4-0.9,0.6-1.8,0.6-2.8v-14c0-4.9-2.9-9.4-7.4-11.4
C309.8,258.2,282.2,247.2,254,250z"/>
<path class="st2" d="M115.7,169.1c-2,9.7-1,16.7,1,21.6c2.6,6.4,8.9,10.6,15.8,10.7c4.1,0.1,8.2-0.2,12.3-0.9
c5.2-0.9,9.7-4.3,11.9-9.2l5.1-11.3l-0.2-5.1l-45.8-6.6L115.7,169.1z"/>
<path class="st1" d="M67.4,105.7c4.5,9.5,16,30.6,35.5,44.5c0,0,11.4,9.4,19.4,11.8l-30.9,42.3c-3.5,4.7-9.2,5.9-14.1,2.7l-2.5-1.1
c-13.7-9.4-35.8-28.6-44-58.4c-1.6-5.7,0-11.8,4.2-16.1l26.5-26.7c1.4-1.4,3.8-1.5,5.2,0C67,104.9,67.2,105.3,67.4,105.7z"/>
<circle class="st2" cx="77.1" cy="147.8" r="9.2"/>
<path class="st2" d="M77.3,207.5c4.9,3.2,11.4,2,14.9-2.7l32.2-44.1c-7.7-2.3-15-5.9-21.5-10.6c-0.1,0.1-0.2,0.2-0.3,0.4
c-2.5,2.9-6.3,9.1-6.4,19c0,1.4,0.4,2.7,1.3,3.8c1.7,2.2,1.7,5.4-0.1,7.6l-18.2,22.8c-1.1,1.4-2.7,2.2-4.4,2.1
C75.7,206.4,76.5,207,77.3,207.5z"/>
<path class="st2" d="M261.5,203.7l-18.2-22.8c-1.8-2.2-1.8-5.3-0.1-7.6c0.8-1.1,1.3-2.4,1.3-3.8c-0.1-9.9-4-16.1-6.4-19
c-0.2-0.2-0.4-0.5-0.7-0.7c-6.6,4.9-14.1,8.5-22,10.9l32.2,44.1c3.5,4.7,10,5.9,14.9,2.7c0.8-0.5,1.7-1.1,2.6-1.7
C263.8,205.6,262.4,204.8,261.5,203.7z"/>
<path class="st4" d="M236,163.3c-3.1-10.9-9.6-15.5-14.6-17.4c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-5,1.9-11.5,6.5-14.6,17.4c-1.1,4.1,1,8.4,4.9,10.1c10.1,4.2,31.7,11.5,61.1,11.5s51-7.3,61.1-11.5
C235,171.7,237.1,167.4,236,163.3z"/>
<path class="st5" d="M226.5,148.7c-1.6-1.1-3.3-2.1-5.1-2.8c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-1.3,0.5-2.5,1.1-3.7,1.9c3.7,5.3,19.4,24,55.5,24C201.4,171.7,219.2,156.6,226.5,148.7z"/>
<path class="st0" d="M243.2,19.1c-6.7,2.7-12.5,7-17,12.6c-3.4,4.1-8.7,6.1-14,5.3c-2.1-0.3-4.3-0.3-6.5,0c-3.8,0.5-6.5,4.1-6,7.9
c0.2,1.6,1,3.1,2.2,4.2c27.5,25.1,13.4,63,13.4,63c-11.5,31.9-45.4,29.2-45.4,29.2s-33.9,2.6-45.4-29.2c0,0-14.1-37.9,13.4-63
c2.9-2.6,3.1-7.1,0.5-9.9c-1.1-1.2-2.6-2-4.2-2.2c-2.2-0.3-4.3-0.3-6.5,0c-5.3,0.8-10.6-1.2-14-5.3c-4.5-5.6-10.3-9.9-17-12.6
c-2.5-1-5.4,0.2-6.5,2.7c-0.6,1.4-0.5,3,0.3,4.3l0.2,0.4c5.5,9.9,7.8,21.2,6.7,32.5C95.4,82.6,94,161.5,170,164.9
c76-3.4,74.6-82.2,72.4-105.8c-1.1-11.3,1.3-22.6,6.7-32.5c0.1-0.1,0.1-0.3,0.2-0.4c1.4-2.4,0.5-5.4-1.8-6.8
C246.2,18.6,244.6,18.5,243.2,19.1z"/>
<path class="st3" d="M181.6,155.7c5.5-4.2,8.8-10.7,8.9-17.7c-6.5,2.5-13.5,3.7-20.6,3.5c-7,0.3-14-0.9-20.6-3.5
c0.1,6.9,3.4,13.5,8.9,17.7c3.4,2.5,7.4,3.9,11.6,4.1C174.2,159.6,178.2,158.2,181.6,155.7z"/>
<path class="st2" d="M295.1,156.1c-2.2,0-4-1.8-4-4s1.8-4,4-4c1.1,0,2.1,0.4,2.8,1.2c1.6,1.6,1.6,4.1,0,5.7
C297.2,155.7,296.2,156.1,295.1,156.1z"/>
<path class="st2" d="M281.7,177.1c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.3-0.4,0.7-0.8,1.1-1.1c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C282.2,177.1,282,177.1,281.7,177.1z"/>
<path class="st2" d="M264.8,194.2c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.7-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.5-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.7-0.2
c0.5-0.1,1.1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.3,0.6,0.5c0.2,0.2,0.4,0.4,0.5,0.6
c0.3,0.4,0.5,0.9,0.6,1.4c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C265.3,194.1,265,194.2,264.8,194.2z"/>
<path class="st2" d="M294.1,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c2-0.8,4.4,0.1,5.2,2.2c0.6,1.5,0.3,3.2-0.9,4.3c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C294.6,220.5,294.4,220.5,294.1,220.5z"/>
<path class="st2" d="M300.3,245.4c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4
c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5
c1.6,1.6,1.6,4.1,0,5.6c-0.2,0.2-0.4,0.4-0.6,0.5c-0.4,0.3-0.9,0.5-1.4,0.6C300.8,245.4,300.5,245.4,300.3,245.4z"/>
<path class="st2" d="M275.2,240.5c-1.3,0-2.6-0.7-3.3-1.8c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6c0.1-0.5,0.3-1,0.6-1.4
c1.2-1.8,3.7-2.3,5.5-1.1c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.5,0.1,1,0,1.6c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.2,0.2-0.3,0.4-0.5,0.6
C277.3,240.1,276.3,240.5,275.2,240.5z"/>
<path class="st2" d="M272.6,269.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8
c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.9-0.9,2.3-1.4,3.6-1.1
c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0,0.3,0.1,0.5,0.1,0.8C276.7,267.6,274.9,269.4,272.6,269.4C272.7,269.4,272.7,269.4,272.6,269.4L272.6,269.4z"/>
<path class="st2" d="M302.8,276.1c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c1.6-1.6,4.1-1.6,5.7,0c1.6,1.6,1.6,4.1,0,5.7
C304.9,275.7,303.9,276.1,302.8,276.1z"/>
<path class="st2" d="M45.9,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c2.2-0.4,4.3,1,4.7,3.1c0.3,1.3-0.1,2.7-1.1,3.6
c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C46.4,220.5,46.1,220.5,45.9,220.5z"/>
<path class="st2" d="M39.7,245.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-1.6-1.6-1.6-4.1,0-5.6c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5c1.6,1.6,1.6,4.1,0,5.7C41.8,245,40.8,245.4,39.7,245.4
L39.7,245.4z"/>
<path class="st2" d="M64.8,240.5c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.1-0.2-0.3-0.5-0.4-0.7
c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.2-0.2,0.3-0.4,0.5-0.6
c1.6-1.6,4.1-1.6,5.7,0s1.6,4.1,0,5.7c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C65.3,240.5,65,240.5,64.8,240.5z"/>
<path class="st2" d="M67.3,269.4c-2.2,0-4-1.8-4-4c0,0,0,0,0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8
c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.4-0.4,0.8-0.7,1.3-0.9c0.2-0.1,0.5-0.2,0.7-0.2c0.5-0.1,1.1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.4,0.3,0.8,0.7,1.1,1.1c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.3,0.1,0.5,0.1,0.8C71.3,267.6,69.6,269.4,67.3,269.4z"/>
<path class="st2" d="M37.2,276.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4s4,1.8,4,4C41.2,274.3,39.4,276.1,37.2,276.1
C37.2,276.1,37.2,276.1,37.2,276.1z"/>
<path class="st2" d="M44.9,156.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4c2.2,0,4,1.8,4,4c0,1.1-0.4,2.1-1.2,2.8
C47,155.7,45.9,156.1,44.9,156.1z"/>
<path class="st2" d="M58.3,177.1c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.4-0.3-0.8-0.7-1.1-1.1
c-0.1-0.2-0.3-0.5-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7
c0.2-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C58.8,177.1,58.5,177.1,58.3,177.1z"/>
<path class="st2" d="M75.2,194.2c-2.2,0-4-1.8-4-4l0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6
c0.9-0.9,2.3-1.3,3.6-1.1c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.3,0.4,0.5,0.9,0.6,1.4
c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6C77.3,193.7,76.3,194.1,75.2,194.2z"/>
<path class="st2" d="M235.4,187.8l4.8,6.5c27.3-15.1,48.3-39.5,59.2-68.8l-6.3-6.4C283,148.4,262.5,172.9,235.4,187.8z"/>
<path class="st2" d="M47.1,119.2l-6.3,6.4c10.8,29.3,31.8,53.7,59.2,68.8l4.8-6.5C77.5,172.9,57,148.4,47.1,119.2z"/>
<path class="st0" d="M183.9,126.9c-4.9-7.6-13.9-7.6-13.9-7.6s-8.9,0-13.9,7.6c-4.9,7.7-2.9,17.9,4.5,23.2c2.8,1.9,6,3,9.3,3.1
c3.3-0.2,6.6-1.2,9.3-3.1C186.8,144.8,188.8,134.6,183.9,126.9z"/>
<path class="st6" d="M168.6,130.6c1-1.7,2.4-3.1,4.3-4c0.6-0.3,0.8-1,0.5-1.6c-0.2-0.3-0.4-0.5-0.8-0.6c-0.9-0.2-1.7-0.4-2.6-0.4
c0,0-6.8-0.7-10,5.5c-3,5.8-2.1,13,3.3,16.7c2,1.4,4.3,2.2,6.7,2.3h0c0.6-0.1,1.1-0.6,1.1-1.3c0-0.3-0.2-0.6-0.4-0.8
C167.9,144,164.1,138.9,168.6,130.6z"/>
<path class="st7" d="M138.3,95.4c0.8,3.2,1.9,6.4,3.4,9.4c1.2,2.3,4,3.2,6.3,2.1c0.8-0.4,1.5-1.1,2-1.9c3.2-5.8,7-11.2,11.3-16.2
c1.3-1.5,1.2-3.7-0.3-5c-0.9-0.8-2-1.1-3.2-0.8c-6.3,1.4-12.3,4-17.6,7.5C138.6,91.6,137.8,93.5,138.3,95.4z"/>
<path class="st8" d="M165.8,210.9v27.5c0,2-1.7,3.7-3.7,3.7c-0.5,0-0.9-0.1-1.4-0.3c-3.3-1.2-6.4-2.9-9.3-5
c-3.3-2.6-4.6-6.9-3.4-10.9c2.1-6.5,5.5-12.6,9.9-17.8c0.8-1,2.1-1.6,3.4-1.6l0,0C163.8,206.5,165.8,208.5,165.8,210.9
C165.8,210.9,165.8,210.9,165.8,210.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,169 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="340px" height="340px" viewBox="0 0 340 340" style="enable-background:new 0 0 340 340;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFC257;}
.st1{fill:#667387;}
.st2{fill:#363B42;}
.st3{fill:#E87B31;}
.st4{fill:#62CC8D;}
.st5{fill:#316646;}
.st6{fill:#FFECD2;}
.st7{fill:#93A1B5;}
.st8{fill:#78FFB4;}
</style>
<path class="st0" d="M171.4,301.5c0,0,5.7,5.3,10.4,15.7c1.6,3.5,5.8,5.1,9.3,3.5c0,0,0.1,0,0.1-0.1l0,0c3.4-1.6,4.9-5.5,3.5-9
c-3.7-9.5-10.2-17.7-18.7-23.4L171.4,301.5z"/>
<path class="st0" d="M164.7,289.2c-7.3,5.1-13.4,11.7-17.8,19.5c-1.5,2.8-0.8,6.3,1.6,8.3l0,0c2.8,2.5,7.1,2.1,9.6-0.7
c0.2-0.2,0.4-0.5,0.5-0.7c3-4.6,7.5-10.5,12.8-14.2L164.7,289.2z"/>
<path class="st0" d="M234.6,208.3L170,277.7l-64.6-69.4L93,207.1c0,0,1,85.1,77,91.4c76-6.2,77.8-93.7,77.8-93.7L234.6,208.3z"/>
<path class="st0" d="M170,272.4L170,272.4c4,0,7.3,3.3,7.3,7.3v17.6c0,4-3.3,7.3-7.3,7.3l0,0c-4,0-7.3-3.3-7.3-7.3v-17.6
C162.7,275.7,166,272.4,170,272.4z"/>
<path class="st1" d="M189.7,77.9c-2.2-0.9-4.1-2.4-5.4-4.3l-1-1.3c-2.4-3.4-6.3-5.3-10.4-5.3h-5.9c-4.1,0-8,2-10.4,5.3l-1,1.3
c-1.4,1.9-3.2,3.4-5.4,4.3c-6.6,2.8-13,6-19.1,9.5c0,0-41.4,29.5-53.4,55.9c0,0,20.3,32.9,92.3,32.9s92.9-33.4,92.9-33.4
C251.6,117.7,211.7,89,211.7,89C204.7,84.8,197.3,81.1,189.7,77.9z"/>
<path class="st2" d="M211.7,89c0.1,8.7-1.8,32.4-26.2,40.9c-9.3,3.2-19.5,3.2-28.8-0.2c-25.6-9.3-25.9-35.6-25.6-42.4
c-18.3,10.4-42.9,28.5-54.9,54.9c0,0,21.8,33.9,93.8,33.9s93.8-33.9,93.8-33.9C252.4,117.2,229.6,99.7,211.7,89z"/>
<path class="st2" d="M53.6,182.7c0,0-12.1,11-13.9,32h58.2C97.9,214.7,71.2,183,53.6,182.7z"/>
<path class="st1" d="M87.3,208.6l-20.9-2.1c-8.7-0.2-17.5,0.6-26,2.4c-3.6,0.8-7.1,3.1-8.2,6.7c-1.2,3.7-2.1,7.5-2.7,11.4
c0,0-0.3,8.4-0.1,12.8h60.5C89.9,239.8,100.2,213.1,87.3,208.6z"/>
<path class="st2" d="M87.8,208c-7.1-1-14.2-1.5-21.3-1.6l7,5.9c1.7,1.5,2,4,0.5,5.8c-0.7,0.9-1.7,1.4-2.9,1.5
c-14.1,1.1-28.1,3.5-41.7,7.4c-0.7,4.2-0.9,8.6-0.7,12.8h62.3C91.1,239.8,100.6,212.5,87.8,208z"/>
<path class="st1" d="M93.3,256.4l0-13c-0.3-2.8-0.9-5.5-1.7-8.2c-1.8-5.5-7-9.3-12.8-9.2c-11.9,0.1-36.5,1.6-54.6,11.5
c-3.3,1.7-5.4,5-5.8,8.7l-1,10.8l-0.2,11.2L93.3,256.4z"/>
<path class="st2" d="M93.3,243.4c-9.8-1-44.5-2.9-75.9,13.6l-1,11L94,256.3C94.1,252,93.9,247.7,93.3,243.4z"/>
<path class="st3" d="M223.9,245.2c0,0,7.6-5.9,17.4-6.3c3.6-11,5.8-22.4,6.4-34l-13.2,3.5L193,253h21.6L223.9,245.2z"/>
<path class="st3" d="M105.4,208.3L93,207.1c0.5,11.1,2.5,22.1,5.9,32.6c4.6,0.1,15.8,1.6,25.5,13.3H147L105.4,208.3z"/>
<path class="st1" d="M87.4,250.1c0,0,10,1.5,10.5,13v8.7c0,5-3.9,9.2-8.9,9.5c-15.3,1.1-47.2,4.4-69.4,14.5
c-3.4,1.6-7.4,0.1-8.9-3.3c-0.4-0.9-0.6-1.8-0.6-2.8v-14c0-4.9,2.9-9.4,7.4-11.4C30.4,258.1,58.7,246.8,87.4,250.1z"/>
<path class="st4" d="M210,212.5H130l-18.6,15.1c11.8,62.1,58.7,62.1,58.7,62.1s46.9,0,58.7-62.1L210,212.5z"/>
<path class="st5" d="M170,212.5h-40l-18.6,15.1c1.1,5.9,2.7,11.8,4.8,17.5c4.2,1.1,9.1,1.2,13.1-2.4c0,0,17.9,18.6,40.8,18.6
s40.8-18.6,40.8-18.6c4,3.5,9,3.5,13.1,2.4c2.1-5.7,3.6-11.5,4.8-17.5L210,212.5H170z"/>
<path class="st2" d="M195.2,254.4c-9.7-13.6-25.2-12.5-25.2-12.5s-15.5-1-25.2,12.5c-2.8,3.9-1.8,9.3,2,12c1.5,1,3.2,1.6,5,1.6h36.4
c4.8,0,8.6-3.9,8.6-8.6C196.8,257.6,196.3,255.8,195.2,254.4L195.2,254.4z"/>
<path class="st2" d="M286.4,182.7c0,0,12.1,11,13.9,32h-58.2C242.1,214.7,268.8,183,286.4,182.7z"/>
<path class="st1" d="M252.7,208.6l20.9-2.1c8.7-0.2,17.5,0.6,26,2.4c3.6,0.8,7.1,3.1,8.2,6.7c1.2,3.7,2.1,7.5,2.7,11.4
c0,0,0.5,8.4,0.2,12.8h-61.1C249.6,239.8,239.8,213.1,252.7,208.6z"/>
<path class="st2" d="M310.5,226.9c-13.6-3.8-27.6-6.3-41.7-7.4c-2.3-0.2-4-2.1-3.8-4.4c0.1-1.1,0.6-2.1,1.5-2.9l7-5.9
c-7.1,0.1-14.3,0.6-21.3,1.6c-12.8,4.5-3.3,31.8-3.3,31.8h62.3C311.4,235.5,311.2,231.2,310.5,226.9z"/>
<path class="st1" d="M246.7,256.4l0-13c0.3-2.8,0.9-5.5,1.7-8.2c1.8-5.5,7-9.3,12.8-9.2c11.9,0.1,36.5,1.6,54.6,11.5
c3.3,1.7,5.4,5,5.8,8.7l1,10.8l0.3,10.9L246.7,256.4z"/>
<path class="st2" d="M322.6,257c-31.5-16.5-66.1-14.6-75.9-13.6c-0.5,4.3-0.8,8.6-0.7,12.9l77.6,11.7L322.6,257z"/>
<path class="st4" d="M230.5,167.4l-60.5,8.8l-60.5-8.8l-25.4,35.2c0,0,8,17.1,21.8,27.6c6.5,4.9,15.4,5,22.1,0.3l10.4-7.3
c0.7-0.5,1.4-0.9,2.2-1.2c0.5-0.2,1.1,0,1.3,0.5c0.1,0.3,0.1,0.7-0.1,1c-2,3.1-4.2,8.3-0.7,12.4c7.3,8.1,16.8,14,27.3,17
c1,0.3,2,0.3,2.9,0c10.5-2.9,20-8.8,27.3-17c3.7-4.4,1.8-9.2-0.2-12.2c-0.3-0.5-0.2-1.1,0.3-1.4c0.3-0.2,0.7-0.2,1-0.1
c0.6,0.3,1.2,0.6,1.8,1l10.4,7.3c6.6,4.7,15.6,4.6,22.1-0.3c13.8-10.4,21.8-27.6,21.8-27.6L230.5,167.4z"/>
<path class="st5" d="M248.2,215.3c0.1-0.2,0.3-0.4,0.4-0.6c0.4-0.6,0.8-1.2,1.2-1.7c0-0.1,0.1-0.1,0.1-0.2l0,0
c2.2-3.2,4.2-6.6,5.9-10.2l-25.3-35.2l-60.5,8.8l-60.5-8.8l-25.4,35.2c1.7,3.5,3.7,6.9,5.9,10.2l0,0c0,0.1,0.1,0.2,0.2,0.2
c0.4,0.6,0.8,1.2,1.3,1.8c0.1,0.1,0.2,0.2,0.3,0.4c0.4,0.5,0.8,1,1.2,1.6c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.1,0.2,0.2,0.2,0.3h0
c3.5,4.7,7.7,8.9,12.3,12.5c6.5,4.9,15.4,5,22.1,0.3c-5.7,1.7-13.3-2.7-13.3-2.7c-16.9-9.3-10-19.5-10-19.5l-0.1,0
c0.8-1,1.5-2.2,2.3-3.4l13.3-17.7c0,0,16.3,7.2,50,7.2l0,0h0.5l0,0c33.6-0.1,50-7.2,50-7.2l13.3,17.7c0.7,1.1,1.4,2.1,2,3h0
c0,0,6.4,10.6-10.5,19.9c0,0-8.3,5.4-13.3,2.7c6.6,4.7,15.6,4.6,22.1-0.3c4.7-3.7,8.9-8,12.5-12.8l0,0c0,0,0.1-0.1,0.1-0.1
c0.1-0.2,0.3-0.4,0.4-0.6C247.5,216.2,247.9,215.8,248.2,215.3z"/>
<path class="st2" d="M224.3,169.1c2,9.7,1,16.7-1,21.6c-2.6,6.4-8.9,10.6-15.8,10.7c-4.1,0.1-8.2-0.2-12.3-0.9
c-5.2-0.9-9.7-4.3-11.9-9.2l-5.1-11.3l0.2-5.1l45.8-6.6V169.1z"/>
<path class="st1" d="M272.6,105.7c-4.4,9.4-15.8,30.3-35.1,44.2c0,0-11.3,10-19.5,12.4l30.6,41.5c3.5,4.7,8.7,6.6,13.6,3.4
c1-0.5,2-1,3.1-1.4c13.7-9.5,35.7-28.6,43.9-58.3c1.6-5.7,0-11.8-4.2-16.1l-26.5-26.7c-1.4-1.4-3.8-1.5-5.2,0
C273,104.9,272.8,105.3,272.6,105.7z"/>
<ellipse transform="matrix(0.1602 -0.9871 0.9871 0.1602 74.9238 383.6803)" class="st2" cx="262.9" cy="147.8" rx="9.2" ry="9.2"/>
<path class="st1" d="M254,250c-2.3,0.2-4.6,1-6.5,2.3c-2.6,1.8-5.2,5.1-5.5,10.8v8.7c0,5,3.9,9.2,8.9,9.5
c15.3,1.1,47.2,4.4,69.4,14.5c3.4,1.6,7.4,0.1,8.9-3.3c0.4-0.9,0.6-1.8,0.6-2.8v-14c0-4.9-2.9-9.4-7.4-11.4
C309.8,258.2,282.2,247.2,254,250z"/>
<path class="st2" d="M115.7,169.1c-2,9.7-1,16.7,1,21.6c2.6,6.4,8.9,10.6,15.8,10.7c4.1,0.1,8.2-0.2,12.3-0.9
c5.2-0.9,9.7-4.3,11.9-9.2l5.1-11.3l-0.2-5.1l-45.8-6.6L115.7,169.1z"/>
<path class="st1" d="M67.4,105.7c4.5,9.5,16,30.6,35.5,44.5c0,0,11.4,9.4,19.4,11.8l-30.9,42.3c-3.5,4.7-9.2,5.9-14.1,2.7l-2.5-1.1
c-13.7-9.4-35.8-28.6-44-58.4c-1.6-5.7,0-11.8,4.2-16.1l26.5-26.7c1.4-1.4,3.8-1.5,5.2,0C67,104.9,67.2,105.3,67.4,105.7z"/>
<circle class="st2" cx="77.1" cy="147.8" r="9.2"/>
<path class="st2" d="M77.3,207.5c4.9,3.2,11.4,2,14.9-2.7l32.2-44.1c-7.7-2.3-15-5.9-21.5-10.6c-0.1,0.1-0.2,0.2-0.3,0.4
c-2.5,2.9-6.3,9.1-6.4,19c0,1.4,0.4,2.7,1.3,3.8c1.7,2.2,1.7,5.4-0.1,7.6l-18.2,22.8c-1.1,1.4-2.7,2.2-4.4,2.1
C75.7,206.4,76.5,207,77.3,207.5z"/>
<path class="st2" d="M261.5,203.7l-18.2-22.8c-1.8-2.2-1.8-5.3-0.1-7.6c0.8-1.1,1.3-2.4,1.3-3.8c-0.1-9.9-4-16.1-6.4-19
c-0.2-0.2-0.4-0.5-0.7-0.7c-6.6,4.9-14.1,8.5-22,10.9l32.2,44.1c3.5,4.7,10,5.9,14.9,2.7c0.8-0.5,1.7-1.1,2.6-1.7
C263.8,205.6,262.4,204.8,261.5,203.7z"/>
<path class="st4" d="M236,163.3c-3.1-10.9-9.6-15.5-14.6-17.4c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-5,1.9-11.5,6.5-14.6,17.4c-1.1,4.1,1,8.4,4.9,10.1c10.1,4.2,31.7,11.5,61.1,11.5s51-7.3,61.1-11.5
C235,171.7,237.1,167.4,236,163.3z"/>
<path class="st5" d="M226.5,148.7c-1.6-1.1-3.3-2.1-5.1-2.8c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-1.3,0.5-2.5,1.1-3.7,1.9c3.7,5.3,19.4,24,55.5,24C201.4,171.7,219.2,156.6,226.5,148.7z"/>
<path class="st0" d="M243.2,19.1c-6.7,2.7-12.5,7-17,12.6c-3.4,4.1-8.7,6.1-14,5.3c-2.1-0.3-4.3-0.3-6.5,0c-3.8,0.5-6.5,4.1-6,7.9
c0.2,1.6,1,3.1,2.2,4.2c27.5,25.1,13.4,63,13.4,63c-11.5,31.9-45.4,29.2-45.4,29.2s-33.9,2.6-45.4-29.2c0,0-14.1-37.9,13.4-63
c2.9-2.6,3.1-7.1,0.5-9.9c-1.1-1.2-2.6-2-4.2-2.2c-2.2-0.3-4.3-0.3-6.5,0c-5.3,0.8-10.6-1.2-14-5.3c-4.5-5.6-10.3-9.9-17-12.6
c-2.5-1-5.4,0.2-6.5,2.7c-0.6,1.4-0.5,3,0.3,4.3l0.2,0.4c5.5,9.9,7.8,21.2,6.7,32.5C95.4,82.6,94,161.5,170,164.9
c76-3.4,74.6-82.2,72.4-105.8c-1.1-11.3,1.3-22.6,6.7-32.5c0.1-0.1,0.1-0.3,0.2-0.4c1.4-2.4,0.5-5.4-1.8-6.8
C246.2,18.6,244.6,18.5,243.2,19.1z"/>
<path class="st3" d="M181.6,155.7c5.5-4.2,8.8-10.7,8.9-17.7c-6.5,2.5-13.5,3.7-20.6,3.5c-7,0.3-14-0.9-20.6-3.5
c0.1,6.9,3.4,13.5,8.9,17.7c3.4,2.5,7.4,3.9,11.6,4.1C174.2,159.6,178.2,158.2,181.6,155.7z"/>
<path class="st2" d="M295.1,156.1c-2.2,0-4-1.8-4-4s1.8-4,4-4c1.1,0,2.1,0.4,2.8,1.2c1.6,1.6,1.6,4.1,0,5.7
C297.2,155.7,296.2,156.1,295.1,156.1z"/>
<path class="st2" d="M281.7,177.1c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.3-0.4,0.7-0.8,1.1-1.1c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C282.2,177.1,282,177.1,281.7,177.1z"/>
<path class="st2" d="M264.8,194.2c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.7-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.5-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.7-0.2
c0.5-0.1,1.1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.3,0.6,0.5c0.2,0.2,0.4,0.4,0.5,0.6
c0.3,0.4,0.5,0.9,0.6,1.4c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C265.3,194.1,265,194.2,264.8,194.2z"/>
<path class="st2" d="M294.1,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c2-0.8,4.4,0.1,5.2,2.2c0.6,1.5,0.3,3.2-0.9,4.3c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C294.6,220.5,294.4,220.5,294.1,220.5z"/>
<path class="st2" d="M300.3,245.4c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4
c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5
c1.6,1.6,1.6,4.1,0,5.6c-0.2,0.2-0.4,0.4-0.6,0.5c-0.4,0.3-0.9,0.5-1.4,0.6C300.8,245.4,300.5,245.4,300.3,245.4z"/>
<path class="st2" d="M275.2,240.5c-1.3,0-2.6-0.7-3.3-1.8c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6c0.1-0.5,0.3-1,0.6-1.4
c1.2-1.8,3.7-2.3,5.5-1.1c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.5,0.1,1,0,1.6c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.2,0.2-0.3,0.4-0.5,0.6
C277.3,240.1,276.3,240.5,275.2,240.5z"/>
<path class="st2" d="M272.6,269.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8
c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.9-0.9,2.3-1.4,3.6-1.1
c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0,0.3,0.1,0.5,0.1,0.8C276.7,267.6,274.9,269.4,272.6,269.4C272.7,269.4,272.7,269.4,272.6,269.4L272.6,269.4z"/>
<path class="st2" d="M302.8,276.1c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c1.6-1.6,4.1-1.6,5.7,0c1.6,1.6,1.6,4.1,0,5.7
C304.9,275.7,303.9,276.1,302.8,276.1z"/>
<path class="st2" d="M45.9,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c2.2-0.4,4.3,1,4.7,3.1c0.3,1.3-0.1,2.7-1.1,3.6
c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C46.4,220.5,46.1,220.5,45.9,220.5z"/>
<path class="st2" d="M39.7,245.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-1.6-1.6-1.6-4.1,0-5.6c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5c1.6,1.6,1.6,4.1,0,5.7C41.8,245,40.8,245.4,39.7,245.4
L39.7,245.4z"/>
<path class="st2" d="M64.8,240.5c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.1-0.2-0.3-0.5-0.4-0.7
c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.2-0.2,0.3-0.4,0.5-0.6
c1.6-1.6,4.1-1.6,5.7,0s1.6,4.1,0,5.7c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C65.3,240.5,65,240.5,64.8,240.5z"/>
<path class="st2" d="M67.3,269.4c-2.2,0-4-1.8-4-4c0,0,0,0,0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8
c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.4-0.4,0.8-0.7,1.3-0.9c0.2-0.1,0.5-0.2,0.7-0.2c0.5-0.1,1.1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.4,0.3,0.8,0.7,1.1,1.1c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.3,0.1,0.5,0.1,0.8C71.3,267.6,69.6,269.4,67.3,269.4z"/>
<path class="st2" d="M37.2,276.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4s4,1.8,4,4C41.2,274.3,39.4,276.1,37.2,276.1
C37.2,276.1,37.2,276.1,37.2,276.1z"/>
<path class="st2" d="M44.9,156.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4c2.2,0,4,1.8,4,4c0,1.1-0.4,2.1-1.2,2.8
C47,155.7,45.9,156.1,44.9,156.1z"/>
<path class="st2" d="M58.3,177.1c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.4-0.3-0.8-0.7-1.1-1.1
c-0.1-0.2-0.3-0.5-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7
c0.2-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C58.8,177.1,58.5,177.1,58.3,177.1z"/>
<path class="st2" d="M75.2,194.2c-2.2,0-4-1.8-4-4l0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6
c0.9-0.9,2.3-1.3,3.6-1.1c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.3,0.4,0.5,0.9,0.6,1.4
c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6C77.3,193.7,76.3,194.1,75.2,194.2z"/>
<path class="st2" d="M235.4,187.8l4.8,6.5c27.3-15.1,48.3-39.5,59.2-68.8l-6.3-6.4C283,148.4,262.5,172.9,235.4,187.8z"/>
<path class="st2" d="M47.1,119.2l-6.3,6.4c10.8,29.3,31.8,53.7,59.2,68.8l4.8-6.5C77.5,172.9,57,148.4,47.1,119.2z"/>
<path class="st0" d="M183.9,126.9c-4.9-7.6-13.9-7.6-13.9-7.6s-8.9,0-13.9,7.6c-4.9,7.7-2.9,17.9,4.5,23.2c2.8,1.9,6,3,9.3,3.1
c3.3-0.2,6.6-1.2,9.3-3.1C186.8,144.8,188.8,134.6,183.9,126.9z"/>
<path class="st6" d="M168.6,130.6c1-1.7,2.4-3.1,4.3-4c0.6-0.3,0.8-1,0.5-1.6c-0.2-0.3-0.4-0.5-0.8-0.6c-0.9-0.2-1.7-0.4-2.6-0.4
c0,0-6.8-0.7-10,5.5c-3,5.8-2.1,13,3.3,16.7c2,1.4,4.3,2.2,6.7,2.3h0c0.6-0.1,1.1-0.6,1.1-1.3c0-0.3-0.2-0.6-0.4-0.8
C167.9,144,164.1,138.9,168.6,130.6z"/>
<path class="st7" d="M138.3,95.4c0.8,3.2,1.9,6.4,3.4,9.4c1.2,2.3,4,3.2,6.3,2.1c0.8-0.4,1.5-1.1,2-1.9c3.2-5.8,7-11.2,11.3-16.2
c1.3-1.5,1.2-3.7-0.3-5c-0.9-0.8-2-1.1-3.2-0.8c-6.3,1.4-12.3,4-17.6,7.5C138.6,91.6,137.8,93.5,138.3,95.4z"/>
<path class="st8" d="M165.8,210.9v27.5c0,2-1.7,3.7-3.7,3.7c-0.5,0-0.9-0.1-1.4-0.3c-3.3-1.2-6.4-2.9-9.3-5
c-3.3-2.6-4.6-6.9-3.4-10.9c2.1-6.5,5.5-12.6,9.9-17.8c0.8-1,2.1-1.6,3.4-1.6l0,0C163.8,206.5,165.8,208.5,165.8,210.9
C165.8,210.9,165.8,210.9,165.8,210.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,169 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="340px" height="340px" viewBox="0 0 340 340" style="enable-background:new 0 0 340 340;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFC257;}
.st1{fill:#667387;}
.st2{fill:#363B42;}
.st3{fill:#E87B31;}
.st4{fill:#A58C56;}
.st5{fill:#665834;}
.st6{fill:#FFECD2;}
.st7{fill:#93A1B5;}
.st8{fill:#CCB069;}
</style>
<path class="st0" d="M171.4,301.5c0,0,5.7,5.3,10.4,15.7c1.6,3.5,5.8,5.1,9.3,3.5c0,0,0.1,0,0.1-0.1l0,0c3.4-1.6,4.9-5.5,3.5-9
c-3.7-9.5-10.2-17.7-18.7-23.4L171.4,301.5z"/>
<path class="st0" d="M164.7,289.2c-7.3,5.1-13.4,11.7-17.8,19.5c-1.5,2.8-0.8,6.3,1.6,8.3l0,0c2.8,2.5,7.1,2.1,9.6-0.7
c0.2-0.2,0.4-0.5,0.5-0.7c3-4.6,7.5-10.5,12.8-14.2L164.7,289.2z"/>
<path class="st0" d="M234.6,208.3L170,277.7l-64.6-69.4L93,207.1c0,0,1,85.1,77,91.4c76-6.2,77.8-93.7,77.8-93.7L234.6,208.3z"/>
<path class="st0" d="M170,272.4L170,272.4c4,0,7.3,3.3,7.3,7.3v17.6c0,4-3.3,7.3-7.3,7.3l0,0c-4,0-7.3-3.3-7.3-7.3v-17.6
C162.7,275.7,166,272.4,170,272.4z"/>
<path class="st1" d="M189.7,77.9c-2.2-0.9-4.1-2.4-5.4-4.3l-1-1.3c-2.4-3.4-6.3-5.3-10.4-5.3h-5.9c-4.1,0-8,2-10.4,5.3l-1,1.3
c-1.4,1.9-3.2,3.4-5.4,4.3c-6.6,2.8-13,6-19.1,9.5c0,0-41.4,29.5-53.4,55.9c0,0,20.3,32.9,92.3,32.9s92.9-33.4,92.9-33.4
C251.6,117.7,211.7,89,211.7,89C204.7,84.8,197.3,81.1,189.7,77.9z"/>
<path class="st2" d="M211.7,89c0.1,8.7-1.8,32.4-26.2,40.9c-9.3,3.2-19.5,3.2-28.8-0.2c-25.6-9.3-25.9-35.6-25.6-42.4
c-18.3,10.4-42.9,28.5-54.9,54.9c0,0,21.8,33.9,93.8,33.9s93.8-33.9,93.8-33.9C252.4,117.2,229.6,99.7,211.7,89z"/>
<path class="st2" d="M53.6,182.7c0,0-12.1,11-13.9,32h58.2C97.9,214.7,71.2,183,53.6,182.7z"/>
<path class="st1" d="M87.3,208.6l-20.9-2.1c-8.7-0.2-17.5,0.6-26,2.4c-3.6,0.8-7.1,3.1-8.2,6.7c-1.2,3.7-2.1,7.5-2.7,11.4
c0,0-0.3,8.4-0.1,12.8h60.5C89.9,239.8,100.2,213.1,87.3,208.6z"/>
<path class="st2" d="M87.8,208c-7.1-1-14.2-1.5-21.3-1.6l7,5.9c1.7,1.5,2,4,0.5,5.8c-0.7,0.9-1.7,1.4-2.9,1.5
c-14.1,1.1-28.1,3.5-41.7,7.4c-0.7,4.2-0.9,8.6-0.7,12.8h62.3C91.1,239.8,100.6,212.5,87.8,208z"/>
<path class="st1" d="M93.3,256.4l0-13c-0.3-2.8-0.9-5.5-1.7-8.2c-1.8-5.5-7-9.3-12.8-9.2c-11.9,0.1-36.5,1.6-54.6,11.5
c-3.3,1.7-5.4,5-5.8,8.7l-1,10.8l-0.2,11.2L93.3,256.4z"/>
<path class="st2" d="M93.3,243.4c-9.8-1-44.5-2.9-75.9,13.6l-1,11L94,256.3C94.1,252,93.9,247.7,93.3,243.4z"/>
<path class="st3" d="M223.9,245.2c0,0,7.6-5.9,17.4-6.3c3.6-11,5.8-22.4,6.4-34l-13.2,3.5L193,253h21.6L223.9,245.2z"/>
<path class="st3" d="M105.4,208.3L93,207.1c0.5,11.1,2.5,22.1,5.9,32.6c4.6,0.1,15.8,1.6,25.5,13.3H147L105.4,208.3z"/>
<path class="st1" d="M87.4,250.1c0,0,10,1.5,10.5,13v8.7c0,5-3.9,9.2-8.9,9.5c-15.3,1.1-47.2,4.4-69.4,14.5
c-3.4,1.6-7.4,0.1-8.9-3.3c-0.4-0.9-0.6-1.8-0.6-2.8v-14c0-4.9,2.9-9.4,7.4-11.4C30.4,258.1,58.7,246.8,87.4,250.1z"/>
<path class="st4" d="M210,212.5H130l-18.6,15.1c11.8,62.1,58.7,62.1,58.7,62.1s46.9,0,58.7-62.1L210,212.5z"/>
<path class="st5" d="M170,212.5h-40l-18.6,15.1c1.1,5.9,2.7,11.8,4.8,17.5c4.2,1.1,9.1,1.2,13.1-2.4c0,0,17.9,18.6,40.8,18.6
s40.8-18.6,40.8-18.6c4,3.5,9,3.5,13.1,2.4c2.1-5.7,3.6-11.5,4.8-17.5L210,212.5H170z"/>
<path class="st2" d="M195.2,254.4c-9.7-13.6-25.2-12.5-25.2-12.5s-15.5-1-25.2,12.5c-2.8,3.9-1.8,9.3,2,12c1.5,1,3.2,1.6,5,1.6h36.4
c4.8,0,8.6-3.9,8.6-8.6C196.8,257.6,196.3,255.8,195.2,254.4L195.2,254.4z"/>
<path class="st2" d="M286.4,182.7c0,0,12.1,11,13.9,32h-58.2C242.1,214.7,268.8,183,286.4,182.7z"/>
<path class="st1" d="M252.7,208.6l20.9-2.1c8.7-0.2,17.5,0.6,26,2.4c3.6,0.8,7.1,3.1,8.2,6.7c1.2,3.7,2.1,7.5,2.7,11.4
c0,0,0.5,8.4,0.2,12.8h-61.1C249.6,239.8,239.8,213.1,252.7,208.6z"/>
<path class="st2" d="M310.5,226.9c-13.6-3.8-27.6-6.3-41.7-7.4c-2.3-0.2-4-2.1-3.8-4.4c0.1-1.1,0.6-2.1,1.5-2.9l7-5.9
c-7.1,0.1-14.3,0.6-21.3,1.6c-12.8,4.5-3.3,31.8-3.3,31.8h62.3C311.4,235.5,311.2,231.2,310.5,226.9z"/>
<path class="st1" d="M246.7,256.4l0-13c0.3-2.8,0.9-5.5,1.7-8.2c1.8-5.5,7-9.3,12.8-9.2c11.9,0.1,36.5,1.6,54.6,11.5
c3.3,1.7,5.4,5,5.8,8.7l1,10.8l0.3,10.9L246.7,256.4z"/>
<path class="st2" d="M322.6,257c-31.5-16.5-66.1-14.6-75.9-13.6c-0.5,4.3-0.8,8.6-0.7,12.9l77.6,11.7L322.6,257z"/>
<path class="st4" d="M230.5,167.4l-60.5,8.8l-60.5-8.8l-25.4,35.2c0,0,8,17.1,21.8,27.6c6.5,4.9,15.4,5,22.1,0.3l10.4-7.3
c0.7-0.5,1.4-0.9,2.2-1.2c0.5-0.2,1.1,0,1.3,0.5c0.1,0.3,0.1,0.7-0.1,1c-2,3.1-4.2,8.3-0.7,12.4c7.3,8.1,16.8,14,27.3,17
c1,0.3,2,0.3,2.9,0c10.5-2.9,20-8.8,27.3-17c3.7-4.4,1.8-9.2-0.2-12.2c-0.3-0.5-0.2-1.1,0.3-1.4c0.3-0.2,0.7-0.2,1-0.1
c0.6,0.3,1.2,0.6,1.8,1l10.4,7.3c6.6,4.7,15.6,4.6,22.1-0.3c13.8-10.4,21.8-27.6,21.8-27.6L230.5,167.4z"/>
<path class="st5" d="M248.2,215.3c0.1-0.2,0.3-0.4,0.4-0.6c0.4-0.6,0.8-1.2,1.2-1.7c0-0.1,0.1-0.1,0.1-0.2l0,0
c2.2-3.2,4.2-6.6,5.9-10.2l-25.3-35.2l-60.5,8.8l-60.5-8.8l-25.4,35.2c1.7,3.5,3.7,6.9,5.9,10.2l0,0c0,0.1,0.1,0.2,0.2,0.2
c0.4,0.6,0.8,1.2,1.3,1.8c0.1,0.1,0.2,0.2,0.3,0.4c0.4,0.5,0.8,1,1.2,1.6c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.1,0.2,0.2,0.2,0.3h0
c3.5,4.7,7.7,8.9,12.3,12.5c6.5,4.9,15.4,5,22.1,0.3c-5.7,1.7-13.3-2.7-13.3-2.7c-16.9-9.3-10-19.5-10-19.5l-0.1,0
c0.8-1,1.5-2.2,2.3-3.4l13.3-17.7c0,0,16.3,7.2,50,7.2l0,0h0.5l0,0c33.6-0.1,50-7.2,50-7.2l13.3,17.7c0.7,1.1,1.4,2.1,2,3h0
c0,0,6.4,10.6-10.5,19.9c0,0-8.3,5.4-13.3,2.7c6.6,4.7,15.6,4.6,22.1-0.3c4.7-3.7,8.9-8,12.5-12.8l0,0c0,0,0.1-0.1,0.1-0.1
c0.1-0.2,0.3-0.4,0.4-0.6C247.5,216.2,247.9,215.8,248.2,215.3z"/>
<path class="st2" d="M224.3,169.1c2,9.7,1,16.7-1,21.6c-2.6,6.4-8.9,10.6-15.8,10.7c-4.1,0.1-8.2-0.2-12.3-0.9
c-5.2-0.9-9.7-4.3-11.9-9.2l-5.1-11.3l0.2-5.1l45.8-6.6V169.1z"/>
<path class="st1" d="M272.6,105.7c-4.4,9.4-15.8,30.3-35.1,44.2c0,0-11.3,10-19.5,12.4l30.6,41.5c3.5,4.7,8.7,6.6,13.6,3.4
c1-0.5,2-1,3.1-1.4c13.7-9.5,35.7-28.6,43.9-58.3c1.6-5.7,0-11.8-4.2-16.1l-26.5-26.7c-1.4-1.4-3.8-1.5-5.2,0
C273,104.9,272.8,105.3,272.6,105.7z"/>
<ellipse transform="matrix(0.1602 -0.9871 0.9871 0.1602 74.9238 383.6803)" class="st2" cx="262.9" cy="147.8" rx="9.2" ry="9.2"/>
<path class="st1" d="M254,250c-2.3,0.2-4.6,1-6.5,2.3c-2.6,1.8-5.2,5.1-5.5,10.8v8.7c0,5,3.9,9.2,8.9,9.5
c15.3,1.1,47.2,4.4,69.4,14.5c3.4,1.6,7.4,0.1,8.9-3.3c0.4-0.9,0.6-1.8,0.6-2.8v-14c0-4.9-2.9-9.4-7.4-11.4
C309.8,258.2,282.2,247.2,254,250z"/>
<path class="st2" d="M115.7,169.1c-2,9.7-1,16.7,1,21.6c2.6,6.4,8.9,10.6,15.8,10.7c4.1,0.1,8.2-0.2,12.3-0.9
c5.2-0.9,9.7-4.3,11.9-9.2l5.1-11.3l-0.2-5.1l-45.8-6.6L115.7,169.1z"/>
<path class="st1" d="M67.4,105.7c4.5,9.5,16,30.6,35.5,44.5c0,0,11.4,9.4,19.4,11.8l-30.9,42.3c-3.5,4.7-9.2,5.9-14.1,2.7l-2.5-1.1
c-13.7-9.4-35.8-28.6-44-58.4c-1.6-5.7,0-11.8,4.2-16.1l26.5-26.7c1.4-1.4,3.8-1.5,5.2,0C67,104.9,67.2,105.3,67.4,105.7z"/>
<circle class="st2" cx="77.1" cy="147.8" r="9.2"/>
<path class="st2" d="M77.3,207.5c4.9,3.2,11.4,2,14.9-2.7l32.2-44.1c-7.7-2.3-15-5.9-21.5-10.6c-0.1,0.1-0.2,0.2-0.3,0.4
c-2.5,2.9-6.3,9.1-6.4,19c0,1.4,0.4,2.7,1.3,3.8c1.7,2.2,1.7,5.4-0.1,7.6l-18.2,22.8c-1.1,1.4-2.7,2.2-4.4,2.1
C75.7,206.4,76.5,207,77.3,207.5z"/>
<path class="st2" d="M261.5,203.7l-18.2-22.8c-1.8-2.2-1.8-5.3-0.1-7.6c0.8-1.1,1.3-2.4,1.3-3.8c-0.1-9.9-4-16.1-6.4-19
c-0.2-0.2-0.4-0.5-0.7-0.7c-6.6,4.9-14.1,8.5-22,10.9l32.2,44.1c3.5,4.7,10,5.9,14.9,2.7c0.8-0.5,1.7-1.1,2.6-1.7
C263.8,205.6,262.4,204.8,261.5,203.7z"/>
<path class="st4" d="M236,163.3c-3.1-10.9-9.6-15.5-14.6-17.4c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-5,1.9-11.5,6.5-14.6,17.4c-1.1,4.1,1,8.4,4.9,10.1c10.1,4.2,31.7,11.5,61.1,11.5s51-7.3,61.1-11.5
C235,171.7,237.1,167.4,236,163.3z"/>
<path class="st5" d="M226.5,148.7c-1.6-1.1-3.3-2.1-5.1-2.8c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-1.3,0.5-2.5,1.1-3.7,1.9c3.7,5.3,19.4,24,55.5,24C201.4,171.7,219.2,156.6,226.5,148.7z"/>
<path class="st0" d="M243.2,19.1c-6.7,2.7-12.5,7-17,12.6c-3.4,4.1-8.7,6.1-14,5.3c-2.1-0.3-4.3-0.3-6.5,0c-3.8,0.5-6.5,4.1-6,7.9
c0.2,1.6,1,3.1,2.2,4.2c27.5,25.1,13.4,63,13.4,63c-11.5,31.9-45.4,29.2-45.4,29.2s-33.9,2.6-45.4-29.2c0,0-14.1-37.9,13.4-63
c2.9-2.6,3.1-7.1,0.5-9.9c-1.1-1.2-2.6-2-4.2-2.2c-2.2-0.3-4.3-0.3-6.5,0c-5.3,0.8-10.6-1.2-14-5.3c-4.5-5.6-10.3-9.9-17-12.6
c-2.5-1-5.4,0.2-6.5,2.7c-0.6,1.4-0.5,3,0.3,4.3l0.2,0.4c5.5,9.9,7.8,21.2,6.7,32.5C95.4,82.6,94,161.5,170,164.9
c76-3.4,74.6-82.2,72.4-105.8c-1.1-11.3,1.3-22.6,6.7-32.5c0.1-0.1,0.1-0.3,0.2-0.4c1.4-2.4,0.5-5.4-1.8-6.8
C246.2,18.6,244.6,18.5,243.2,19.1z"/>
<path class="st3" d="M181.6,155.7c5.5-4.2,8.8-10.7,8.9-17.7c-6.5,2.5-13.5,3.7-20.6,3.5c-7,0.3-14-0.9-20.6-3.5
c0.1,6.9,3.4,13.5,8.9,17.7c3.4,2.5,7.4,3.9,11.6,4.1C174.2,159.6,178.2,158.2,181.6,155.7z"/>
<path class="st2" d="M295.1,156.1c-2.2,0-4-1.8-4-4s1.8-4,4-4c1.1,0,2.1,0.4,2.8,1.2c1.6,1.6,1.6,4.1,0,5.7
C297.2,155.7,296.2,156.1,295.1,156.1z"/>
<path class="st2" d="M281.7,177.1c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.3-0.4,0.7-0.8,1.1-1.1c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C282.2,177.1,282,177.1,281.7,177.1z"/>
<path class="st2" d="M264.8,194.2c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.7-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.5-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.7-0.2
c0.5-0.1,1.1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.3,0.6,0.5c0.2,0.2,0.4,0.4,0.5,0.6
c0.3,0.4,0.5,0.9,0.6,1.4c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C265.3,194.1,265,194.2,264.8,194.2z"/>
<path class="st2" d="M294.1,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c2-0.8,4.4,0.1,5.2,2.2c0.6,1.5,0.3,3.2-0.9,4.3c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C294.6,220.5,294.4,220.5,294.1,220.5z"/>
<path class="st2" d="M300.3,245.4c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4
c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5
c1.6,1.6,1.6,4.1,0,5.6c-0.2,0.2-0.4,0.4-0.6,0.5c-0.4,0.3-0.9,0.5-1.4,0.6C300.8,245.4,300.5,245.4,300.3,245.4z"/>
<path class="st2" d="M275.2,240.5c-1.3,0-2.6-0.7-3.3-1.8c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6c0.1-0.5,0.3-1,0.6-1.4
c1.2-1.8,3.7-2.3,5.5-1.1c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.5,0.1,1,0,1.6c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.2,0.2-0.3,0.4-0.5,0.6
C277.3,240.1,276.3,240.5,275.2,240.5z"/>
<path class="st2" d="M272.6,269.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8
c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.9-0.9,2.3-1.4,3.6-1.1
c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0,0.3,0.1,0.5,0.1,0.8C276.7,267.6,274.9,269.4,272.6,269.4C272.7,269.4,272.7,269.4,272.6,269.4L272.6,269.4z"/>
<path class="st2" d="M302.8,276.1c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c1.6-1.6,4.1-1.6,5.7,0c1.6,1.6,1.6,4.1,0,5.7
C304.9,275.7,303.9,276.1,302.8,276.1z"/>
<path class="st2" d="M45.9,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c2.2-0.4,4.3,1,4.7,3.1c0.3,1.3-0.1,2.7-1.1,3.6
c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C46.4,220.5,46.1,220.5,45.9,220.5z"/>
<path class="st2" d="M39.7,245.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-1.6-1.6-1.6-4.1,0-5.6c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5c1.6,1.6,1.6,4.1,0,5.7C41.8,245,40.8,245.4,39.7,245.4
L39.7,245.4z"/>
<path class="st2" d="M64.8,240.5c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.1-0.2-0.3-0.5-0.4-0.7
c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.2-0.2,0.3-0.4,0.5-0.6
c1.6-1.6,4.1-1.6,5.7,0s1.6,4.1,0,5.7c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C65.3,240.5,65,240.5,64.8,240.5z"/>
<path class="st2" d="M67.3,269.4c-2.2,0-4-1.8-4-4c0,0,0,0,0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8
c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.4-0.4,0.8-0.7,1.3-0.9c0.2-0.1,0.5-0.2,0.7-0.2c0.5-0.1,1.1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.4,0.3,0.8,0.7,1.1,1.1c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.3,0.1,0.5,0.1,0.8C71.3,267.6,69.6,269.4,67.3,269.4z"/>
<path class="st2" d="M37.2,276.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4s4,1.8,4,4C41.2,274.3,39.4,276.1,37.2,276.1
C37.2,276.1,37.2,276.1,37.2,276.1z"/>
<path class="st2" d="M44.9,156.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4c2.2,0,4,1.8,4,4c0,1.1-0.4,2.1-1.2,2.8
C47,155.7,45.9,156.1,44.9,156.1z"/>
<path class="st2" d="M58.3,177.1c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.4-0.3-0.8-0.7-1.1-1.1
c-0.1-0.2-0.3-0.5-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7
c0.2-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C58.8,177.1,58.5,177.1,58.3,177.1z"/>
<path class="st2" d="M75.2,194.2c-2.2,0-4-1.8-4-4l0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6
c0.9-0.9,2.3-1.3,3.6-1.1c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.3,0.4,0.5,0.9,0.6,1.4
c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6C77.3,193.7,76.3,194.1,75.2,194.2z"/>
<path class="st2" d="M235.4,187.8l4.8,6.5c27.3-15.1,48.3-39.5,59.2-68.8l-6.3-6.4C283,148.4,262.5,172.9,235.4,187.8z"/>
<path class="st2" d="M47.1,119.2l-6.3,6.4c10.8,29.3,31.8,53.7,59.2,68.8l4.8-6.5C77.5,172.9,57,148.4,47.1,119.2z"/>
<path class="st0" d="M183.9,126.9c-4.9-7.6-13.9-7.6-13.9-7.6s-8.9,0-13.9,7.6c-4.9,7.7-2.9,17.9,4.5,23.2c2.8,1.9,6,3,9.3,3.1
c3.3-0.2,6.6-1.2,9.3-3.1C186.8,144.8,188.8,134.6,183.9,126.9z"/>
<path class="st6" d="M168.6,130.6c1-1.7,2.4-3.1,4.3-4c0.6-0.3,0.8-1,0.5-1.6c-0.2-0.3-0.4-0.5-0.8-0.6c-0.9-0.2-1.7-0.4-2.6-0.4
c0,0-6.8-0.7-10,5.5c-3,5.8-2.1,13,3.3,16.7c2,1.4,4.3,2.2,6.7,2.3h0c0.6-0.1,1.1-0.6,1.1-1.3c0-0.3-0.2-0.6-0.4-0.8
C167.9,144,164.1,138.9,168.6,130.6z"/>
<path class="st7" d="M138.3,95.4c0.8,3.2,1.9,6.4,3.4,9.4c1.2,2.3,4,3.2,6.3,2.1c0.8-0.4,1.5-1.1,2-1.9c3.2-5.8,7-11.2,11.3-16.2
c1.3-1.5,1.2-3.7-0.3-5c-0.9-0.8-2-1.1-3.2-0.8c-6.3,1.4-12.3,4-17.6,7.5C138.6,91.6,137.8,93.5,138.3,95.4z"/>
<path class="st8" d="M165.8,210.9v27.5c0,2-1.7,3.7-3.7,3.7c-0.5,0-0.9-0.1-1.4-0.3c-3.3-1.2-6.4-2.9-9.3-5
c-3.3-2.6-4.6-6.9-3.4-10.9c2.1-6.5,5.5-12.6,9.9-17.8c0.8-1,2.1-1.6,3.4-1.6l0,0C163.8,206.5,165.8,208.5,165.8,210.9
C165.8,210.9,165.8,210.9,165.8,210.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,169 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="340px" height="340px" viewBox="0 0 340 340" style="enable-background:new 0 0 340 340;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFC257;}
.st1{fill:#667387;}
.st2{fill:#363B42;}
.st3{fill:#E87B31;}
.st4{fill:#41722A;}
.st5{fill:#2D551E;}
.st6{fill:#FFECD2;}
.st7{fill:#93A1B5;}
.st8{fill:#549937;}
</style>
<path class="st0" d="M171.4,301.5c0,0,5.7,5.3,10.4,15.7c1.6,3.5,5.8,5.1,9.3,3.5c0,0,0.1,0,0.1-0.1l0,0c3.4-1.6,4.9-5.5,3.5-9
c-3.7-9.5-10.2-17.7-18.7-23.4L171.4,301.5z"/>
<path class="st0" d="M164.7,289.2c-7.3,5.1-13.4,11.7-17.8,19.5c-1.5,2.8-0.8,6.3,1.6,8.3l0,0c2.8,2.5,7.1,2.1,9.6-0.7
c0.2-0.2,0.4-0.5,0.5-0.7c3-4.6,7.5-10.5,12.8-14.2L164.7,289.2z"/>
<path class="st0" d="M234.6,208.3L170,277.7l-64.6-69.4L93,207.1c0,0,1,85.1,77,91.4c76-6.2,77.8-93.7,77.8-93.7L234.6,208.3z"/>
<path class="st0" d="M170,272.4L170,272.4c4,0,7.3,3.3,7.3,7.3v17.6c0,4-3.3,7.3-7.3,7.3l0,0c-4,0-7.3-3.3-7.3-7.3v-17.6
C162.7,275.7,166,272.4,170,272.4z"/>
<path class="st1" d="M189.7,77.9c-2.2-0.9-4.1-2.4-5.4-4.3l-1-1.3c-2.4-3.4-6.3-5.3-10.4-5.3h-5.9c-4.1,0-8,2-10.4,5.3l-1,1.3
c-1.4,1.9-3.2,3.4-5.4,4.3c-6.6,2.8-13,6-19.1,9.5c0,0-41.4,29.5-53.4,55.9c0,0,20.3,32.9,92.3,32.9s92.9-33.4,92.9-33.4
C251.6,117.7,211.7,89,211.7,89C204.7,84.8,197.3,81.1,189.7,77.9z"/>
<path class="st2" d="M211.7,89c0.1,8.7-1.8,32.4-26.2,40.9c-9.3,3.2-19.5,3.2-28.8-0.2c-25.6-9.3-25.9-35.6-25.6-42.4
c-18.3,10.4-42.9,28.5-54.9,54.9c0,0,21.8,33.9,93.8,33.9s93.8-33.9,93.8-33.9C252.4,117.2,229.6,99.7,211.7,89z"/>
<path class="st2" d="M53.6,182.7c0,0-12.1,11-13.9,32h58.2C97.9,214.7,71.2,183,53.6,182.7z"/>
<path class="st1" d="M87.3,208.6l-20.9-2.1c-8.7-0.2-17.5,0.6-26,2.4c-3.6,0.8-7.1,3.1-8.2,6.7c-1.2,3.7-2.1,7.5-2.7,11.4
c0,0-0.3,8.4-0.1,12.8h60.5C89.9,239.8,100.2,213.1,87.3,208.6z"/>
<path class="st2" d="M87.8,208c-7.1-1-14.2-1.5-21.3-1.6l7,5.9c1.7,1.5,2,4,0.5,5.8c-0.7,0.9-1.7,1.4-2.9,1.5
c-14.1,1.1-28.1,3.5-41.7,7.4c-0.7,4.2-0.9,8.6-0.7,12.8h62.3C91.1,239.8,100.6,212.5,87.8,208z"/>
<path class="st1" d="M93.3,256.4l0-13c-0.3-2.8-0.9-5.5-1.7-8.2c-1.8-5.5-7-9.3-12.8-9.2c-11.9,0.1-36.5,1.6-54.6,11.5
c-3.3,1.7-5.4,5-5.8,8.7l-1,10.8l-0.2,11.2L93.3,256.4z"/>
<path class="st2" d="M93.3,243.4c-9.8-1-44.5-2.9-75.9,13.6l-1,11L94,256.3C94.1,252,93.9,247.7,93.3,243.4z"/>
<path class="st3" d="M223.9,245.2c0,0,7.6-5.9,17.4-6.3c3.6-11,5.8-22.4,6.4-34l-13.2,3.5L193,253h21.6L223.9,245.2z"/>
<path class="st3" d="M105.4,208.3L93,207.1c0.5,11.1,2.5,22.1,5.9,32.6c4.6,0.1,15.8,1.6,25.5,13.3H147L105.4,208.3z"/>
<path class="st1" d="M87.4,250.1c0,0,10,1.5,10.5,13v8.7c0,5-3.9,9.2-8.9,9.5c-15.3,1.1-47.2,4.4-69.4,14.5
c-3.4,1.6-7.4,0.1-8.9-3.3c-0.4-0.9-0.6-1.8-0.6-2.8v-14c0-4.9,2.9-9.4,7.4-11.4C30.4,258.1,58.7,246.8,87.4,250.1z"/>
<path class="st4" d="M210,212.5H130l-18.6,15.1c11.8,62.1,58.7,62.1,58.7,62.1s46.9,0,58.7-62.1L210,212.5z"/>
<path class="st5" d="M170,212.5h-40l-18.6,15.1c1.1,5.9,2.7,11.8,4.8,17.5c4.2,1.1,9.1,1.2,13.1-2.4c0,0,17.9,18.6,40.8,18.6
s40.8-18.6,40.8-18.6c4,3.5,9,3.5,13.1,2.4c2.1-5.7,3.6-11.5,4.8-17.5L210,212.5H170z"/>
<path class="st2" d="M195.2,254.4c-9.7-13.6-25.2-12.5-25.2-12.5s-15.5-1-25.2,12.5c-2.8,3.9-1.8,9.3,2,12c1.5,1,3.2,1.6,5,1.6h36.4
c4.8,0,8.6-3.9,8.6-8.6C196.8,257.6,196.3,255.8,195.2,254.4L195.2,254.4z"/>
<path class="st2" d="M286.4,182.7c0,0,12.1,11,13.9,32h-58.2C242.1,214.7,268.8,183,286.4,182.7z"/>
<path class="st1" d="M252.7,208.6l20.9-2.1c8.7-0.2,17.5,0.6,26,2.4c3.6,0.8,7.1,3.1,8.2,6.7c1.2,3.7,2.1,7.5,2.7,11.4
c0,0,0.5,8.4,0.2,12.8h-61.1C249.6,239.8,239.8,213.1,252.7,208.6z"/>
<path class="st2" d="M310.5,226.9c-13.6-3.8-27.6-6.3-41.7-7.4c-2.3-0.2-4-2.1-3.8-4.4c0.1-1.1,0.6-2.1,1.5-2.9l7-5.9
c-7.1,0.1-14.3,0.6-21.3,1.6c-12.8,4.5-3.3,31.8-3.3,31.8h62.3C311.4,235.5,311.2,231.2,310.5,226.9z"/>
<path class="st1" d="M246.7,256.4l0-13c0.3-2.8,0.9-5.5,1.7-8.2c1.8-5.5,7-9.3,12.8-9.2c11.9,0.1,36.5,1.6,54.6,11.5
c3.3,1.7,5.4,5,5.8,8.7l1,10.8l0.3,10.9L246.7,256.4z"/>
<path class="st2" d="M322.6,257c-31.5-16.5-66.1-14.6-75.9-13.6c-0.5,4.3-0.8,8.6-0.7,12.9l77.6,11.7L322.6,257z"/>
<path class="st4" d="M230.5,167.4l-60.5,8.8l-60.5-8.8l-25.4,35.2c0,0,8,17.1,21.8,27.6c6.5,4.9,15.4,5,22.1,0.3l10.4-7.3
c0.7-0.5,1.4-0.9,2.2-1.2c0.5-0.2,1.1,0,1.3,0.5c0.1,0.3,0.1,0.7-0.1,1c-2,3.1-4.2,8.3-0.7,12.4c7.3,8.1,16.8,14,27.3,17
c1,0.3,2,0.3,2.9,0c10.5-2.9,20-8.8,27.3-17c3.7-4.4,1.8-9.2-0.2-12.2c-0.3-0.5-0.2-1.1,0.3-1.4c0.3-0.2,0.7-0.2,1-0.1
c0.6,0.3,1.2,0.6,1.8,1l10.4,7.3c6.6,4.7,15.6,4.6,22.1-0.3c13.8-10.4,21.8-27.6,21.8-27.6L230.5,167.4z"/>
<path class="st5" d="M248.2,215.3c0.1-0.2,0.3-0.4,0.4-0.6c0.4-0.6,0.8-1.2,1.2-1.7c0-0.1,0.1-0.1,0.1-0.2l0,0
c2.2-3.2,4.2-6.6,5.9-10.2l-25.3-35.2l-60.5,8.8l-60.5-8.8l-25.4,35.2c1.7,3.5,3.7,6.9,5.9,10.2l0,0c0,0.1,0.1,0.2,0.2,0.2
c0.4,0.6,0.8,1.2,1.3,1.8c0.1,0.1,0.2,0.2,0.3,0.4c0.4,0.5,0.8,1,1.2,1.6c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.1,0.2,0.2,0.2,0.3h0
c3.5,4.7,7.7,8.9,12.3,12.5c6.5,4.9,15.4,5,22.1,0.3c-5.7,1.7-13.3-2.7-13.3-2.7c-16.9-9.3-10-19.5-10-19.5l-0.1,0
c0.8-1,1.5-2.2,2.3-3.4l13.3-17.7c0,0,16.3,7.2,50,7.2l0,0h0.5l0,0c33.6-0.1,50-7.2,50-7.2l13.3,17.7c0.7,1.1,1.4,2.1,2,3h0
c0,0,6.4,10.6-10.5,19.9c0,0-8.3,5.4-13.3,2.7c6.6,4.7,15.6,4.6,22.1-0.3c4.7-3.7,8.9-8,12.5-12.8l0,0c0,0,0.1-0.1,0.1-0.1
c0.1-0.2,0.3-0.4,0.4-0.6C247.5,216.2,247.9,215.8,248.2,215.3z"/>
<path class="st2" d="M224.3,169.1c2,9.7,1,16.7-1,21.6c-2.6,6.4-8.9,10.6-15.8,10.7c-4.1,0.1-8.2-0.2-12.3-0.9
c-5.2-0.9-9.7-4.3-11.9-9.2l-5.1-11.3l0.2-5.1l45.8-6.6V169.1z"/>
<path class="st1" d="M272.6,105.7c-4.4,9.4-15.8,30.3-35.1,44.2c0,0-11.3,10-19.5,12.4l30.6,41.5c3.5,4.7,8.7,6.6,13.6,3.4
c1-0.5,2-1,3.1-1.4c13.7-9.5,35.7-28.6,43.9-58.3c1.6-5.7,0-11.8-4.2-16.1l-26.5-26.7c-1.4-1.4-3.8-1.5-5.2,0
C273,104.9,272.8,105.3,272.6,105.7z"/>
<ellipse transform="matrix(0.1602 -0.9871 0.9871 0.1602 74.9238 383.6803)" class="st2" cx="262.9" cy="147.8" rx="9.2" ry="9.2"/>
<path class="st1" d="M254,250c-2.3,0.2-4.6,1-6.5,2.3c-2.6,1.8-5.2,5.1-5.5,10.8v8.7c0,5,3.9,9.2,8.9,9.5
c15.3,1.1,47.2,4.4,69.4,14.5c3.4,1.6,7.4,0.1,8.9-3.3c0.4-0.9,0.6-1.8,0.6-2.8v-14c0-4.9-2.9-9.4-7.4-11.4
C309.8,258.2,282.2,247.2,254,250z"/>
<path class="st2" d="M115.7,169.1c-2,9.7-1,16.7,1,21.6c2.6,6.4,8.9,10.6,15.8,10.7c4.1,0.1,8.2-0.2,12.3-0.9
c5.2-0.9,9.7-4.3,11.9-9.2l5.1-11.3l-0.2-5.1l-45.8-6.6L115.7,169.1z"/>
<path class="st1" d="M67.4,105.7c4.5,9.5,16,30.6,35.5,44.5c0,0,11.4,9.4,19.4,11.8l-30.9,42.3c-3.5,4.7-9.2,5.9-14.1,2.7l-2.5-1.1
c-13.7-9.4-35.8-28.6-44-58.4c-1.6-5.7,0-11.8,4.2-16.1l26.5-26.7c1.4-1.4,3.8-1.5,5.2,0C67,104.9,67.2,105.3,67.4,105.7z"/>
<circle class="st2" cx="77.1" cy="147.8" r="9.2"/>
<path class="st2" d="M77.3,207.5c4.9,3.2,11.4,2,14.9-2.7l32.2-44.1c-7.7-2.3-15-5.9-21.5-10.6c-0.1,0.1-0.2,0.2-0.3,0.4
c-2.5,2.9-6.3,9.1-6.4,19c0,1.4,0.4,2.7,1.3,3.8c1.7,2.2,1.7,5.4-0.1,7.6l-18.2,22.8c-1.1,1.4-2.7,2.2-4.4,2.1
C75.7,206.4,76.5,207,77.3,207.5z"/>
<path class="st2" d="M261.5,203.7l-18.2-22.8c-1.8-2.2-1.8-5.3-0.1-7.6c0.8-1.1,1.3-2.4,1.3-3.8c-0.1-9.9-4-16.1-6.4-19
c-0.2-0.2-0.4-0.5-0.7-0.7c-6.6,4.9-14.1,8.5-22,10.9l32.2,44.1c3.5,4.7,10,5.9,14.9,2.7c0.8-0.5,1.7-1.1,2.6-1.7
C263.8,205.6,262.4,204.8,261.5,203.7z"/>
<path class="st4" d="M236,163.3c-3.1-10.9-9.6-15.5-14.6-17.4c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-5,1.9-11.5,6.5-14.6,17.4c-1.1,4.1,1,8.4,4.9,10.1c10.1,4.2,31.7,11.5,61.1,11.5s51-7.3,61.1-11.5
C235,171.7,237.1,167.4,236,163.3z"/>
<path class="st5" d="M226.5,148.7c-1.6-1.1-3.3-2.1-5.1-2.8c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-1.3,0.5-2.5,1.1-3.7,1.9c3.7,5.3,19.4,24,55.5,24C201.4,171.7,219.2,156.6,226.5,148.7z"/>
<path class="st0" d="M243.2,19.1c-6.7,2.7-12.5,7-17,12.6c-3.4,4.1-8.7,6.1-14,5.3c-2.1-0.3-4.3-0.3-6.5,0c-3.8,0.5-6.5,4.1-6,7.9
c0.2,1.6,1,3.1,2.2,4.2c27.5,25.1,13.4,63,13.4,63c-11.5,31.9-45.4,29.2-45.4,29.2s-33.9,2.6-45.4-29.2c0,0-14.1-37.9,13.4-63
c2.9-2.6,3.1-7.1,0.5-9.9c-1.1-1.2-2.6-2-4.2-2.2c-2.2-0.3-4.3-0.3-6.5,0c-5.3,0.8-10.6-1.2-14-5.3c-4.5-5.6-10.3-9.9-17-12.6
c-2.5-1-5.4,0.2-6.5,2.7c-0.6,1.4-0.5,3,0.3,4.3l0.2,0.4c5.5,9.9,7.8,21.2,6.7,32.5C95.4,82.6,94,161.5,170,164.9
c76-3.4,74.6-82.2,72.4-105.8c-1.1-11.3,1.3-22.6,6.7-32.5c0.1-0.1,0.1-0.3,0.2-0.4c1.4-2.4,0.5-5.4-1.8-6.8
C246.2,18.6,244.6,18.5,243.2,19.1z"/>
<path class="st3" d="M181.6,155.7c5.5-4.2,8.8-10.7,8.9-17.7c-6.5,2.5-13.5,3.7-20.6,3.5c-7,0.3-14-0.9-20.6-3.5
c0.1,6.9,3.4,13.5,8.9,17.7c3.4,2.5,7.4,3.9,11.6,4.1C174.2,159.6,178.2,158.2,181.6,155.7z"/>
<path class="st2" d="M295.1,156.1c-2.2,0-4-1.8-4-4s1.8-4,4-4c1.1,0,2.1,0.4,2.8,1.2c1.6,1.6,1.6,4.1,0,5.7
C297.2,155.7,296.2,156.1,295.1,156.1z"/>
<path class="st2" d="M281.7,177.1c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.3-0.4,0.7-0.8,1.1-1.1c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C282.2,177.1,282,177.1,281.7,177.1z"/>
<path class="st2" d="M264.8,194.2c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.7-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.5-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.7-0.2
c0.5-0.1,1.1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.3,0.6,0.5c0.2,0.2,0.4,0.4,0.5,0.6
c0.3,0.4,0.5,0.9,0.6,1.4c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C265.3,194.1,265,194.2,264.8,194.2z"/>
<path class="st2" d="M294.1,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c2-0.8,4.4,0.1,5.2,2.2c0.6,1.5,0.3,3.2-0.9,4.3c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C294.6,220.5,294.4,220.5,294.1,220.5z"/>
<path class="st2" d="M300.3,245.4c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4
c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5
c1.6,1.6,1.6,4.1,0,5.6c-0.2,0.2-0.4,0.4-0.6,0.5c-0.4,0.3-0.9,0.5-1.4,0.6C300.8,245.4,300.5,245.4,300.3,245.4z"/>
<path class="st2" d="M275.2,240.5c-1.3,0-2.6-0.7-3.3-1.8c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6c0.1-0.5,0.3-1,0.6-1.4
c1.2-1.8,3.7-2.3,5.5-1.1c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.5,0.1,1,0,1.6c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.2,0.2-0.3,0.4-0.5,0.6
C277.3,240.1,276.3,240.5,275.2,240.5z"/>
<path class="st2" d="M272.6,269.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8
c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.9-0.9,2.3-1.4,3.6-1.1
c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0,0.3,0.1,0.5,0.1,0.8C276.7,267.6,274.9,269.4,272.6,269.4C272.7,269.4,272.7,269.4,272.6,269.4L272.6,269.4z"/>
<path class="st2" d="M302.8,276.1c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c1.6-1.6,4.1-1.6,5.7,0c1.6,1.6,1.6,4.1,0,5.7
C304.9,275.7,303.9,276.1,302.8,276.1z"/>
<path class="st2" d="M45.9,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c2.2-0.4,4.3,1,4.7,3.1c0.3,1.3-0.1,2.7-1.1,3.6
c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C46.4,220.5,46.1,220.5,45.9,220.5z"/>
<path class="st2" d="M39.7,245.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-1.6-1.6-1.6-4.1,0-5.6c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5c1.6,1.6,1.6,4.1,0,5.7C41.8,245,40.8,245.4,39.7,245.4
L39.7,245.4z"/>
<path class="st2" d="M64.8,240.5c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.1-0.2-0.3-0.5-0.4-0.7
c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.2-0.2,0.3-0.4,0.5-0.6
c1.6-1.6,4.1-1.6,5.7,0s1.6,4.1,0,5.7c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C65.3,240.5,65,240.5,64.8,240.5z"/>
<path class="st2" d="M67.3,269.4c-2.2,0-4-1.8-4-4c0,0,0,0,0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8
c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.4-0.4,0.8-0.7,1.3-0.9c0.2-0.1,0.5-0.2,0.7-0.2c0.5-0.1,1.1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.4,0.3,0.8,0.7,1.1,1.1c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.3,0.1,0.5,0.1,0.8C71.3,267.6,69.6,269.4,67.3,269.4z"/>
<path class="st2" d="M37.2,276.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4s4,1.8,4,4C41.2,274.3,39.4,276.1,37.2,276.1
C37.2,276.1,37.2,276.1,37.2,276.1z"/>
<path class="st2" d="M44.9,156.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4c2.2,0,4,1.8,4,4c0,1.1-0.4,2.1-1.2,2.8
C47,155.7,45.9,156.1,44.9,156.1z"/>
<path class="st2" d="M58.3,177.1c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.4-0.3-0.8-0.7-1.1-1.1
c-0.1-0.2-0.3-0.5-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7
c0.2-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C58.8,177.1,58.5,177.1,58.3,177.1z"/>
<path class="st2" d="M75.2,194.2c-2.2,0-4-1.8-4-4l0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6
c0.9-0.9,2.3-1.3,3.6-1.1c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.3,0.4,0.5,0.9,0.6,1.4
c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6C77.3,193.7,76.3,194.1,75.2,194.2z"/>
<path class="st2" d="M235.4,187.8l4.8,6.5c27.3-15.1,48.3-39.5,59.2-68.8l-6.3-6.4C283,148.4,262.5,172.9,235.4,187.8z"/>
<path class="st2" d="M47.1,119.2l-6.3,6.4c10.8,29.3,31.8,53.7,59.2,68.8l4.8-6.5C77.5,172.9,57,148.4,47.1,119.2z"/>
<path class="st0" d="M183.9,126.9c-4.9-7.6-13.9-7.6-13.9-7.6s-8.9,0-13.9,7.6c-4.9,7.7-2.9,17.9,4.5,23.2c2.8,1.9,6,3,9.3,3.1
c3.3-0.2,6.6-1.2,9.3-3.1C186.8,144.8,188.8,134.6,183.9,126.9z"/>
<path class="st6" d="M168.6,130.6c1-1.7,2.4-3.1,4.3-4c0.6-0.3,0.8-1,0.5-1.6c-0.2-0.3-0.4-0.5-0.8-0.6c-0.9-0.2-1.7-0.4-2.6-0.4
c0,0-6.8-0.7-10,5.5c-3,5.8-2.1,13,3.3,16.7c2,1.4,4.3,2.2,6.7,2.3h0c0.6-0.1,1.1-0.6,1.1-1.3c0-0.3-0.2-0.6-0.4-0.8
C167.9,144,164.1,138.9,168.6,130.6z"/>
<path class="st7" d="M138.3,95.4c0.8,3.2,1.9,6.4,3.4,9.4c1.2,2.3,4,3.2,6.3,2.1c0.8-0.4,1.5-1.1,2-1.9c3.2-5.8,7-11.2,11.3-16.2
c1.3-1.5,1.2-3.7-0.3-5c-0.9-0.8-2-1.1-3.2-0.8c-6.3,1.4-12.3,4-17.6,7.5C138.6,91.6,137.8,93.5,138.3,95.4z"/>
<path class="st8" d="M165.8,210.9v27.5c0,2-1.7,3.7-3.7,3.7c-0.5,0-0.9-0.1-1.4-0.3c-3.3-1.2-6.4-2.9-9.3-5
c-3.3-2.6-4.6-6.9-3.4-10.9c2.1-6.5,5.5-12.6,9.9-17.8c0.8-1,2.1-1.6,3.4-1.6l0,0C163.8,206.5,165.8,208.5,165.8,210.9
C165.8,210.9,165.8,210.9,165.8,210.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,169 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="340px" height="340px" viewBox="0 0 340 340" style="enable-background:new 0 0 340 340;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFC257;}
.st1{fill:#667387;}
.st2{fill:#363B42;}
.st3{fill:#E87B31;}
.st4{fill:#B9784B;}
.st5{fill:#7F5334;}
.st6{fill:#FFECD2;}
.st7{fill:#93A1B5;}
.st8{fill:#CC8554;}
</style>
<path class="st0" d="M171.4,301.5c0,0,5.7,5.3,10.4,15.7c1.6,3.5,5.8,5.1,9.3,3.5c0,0,0.1,0,0.1-0.1l0,0c3.4-1.6,4.9-5.5,3.5-9
c-3.7-9.5-10.2-17.7-18.7-23.4L171.4,301.5z"/>
<path class="st0" d="M164.7,289.2c-7.3,5.1-13.4,11.7-17.8,19.5c-1.5,2.8-0.8,6.3,1.6,8.3l0,0c2.8,2.5,7.1,2.1,9.6-0.7
c0.2-0.2,0.4-0.5,0.5-0.7c3-4.6,7.5-10.5,12.8-14.2L164.7,289.2z"/>
<path class="st0" d="M234.6,208.3L170,277.7l-64.6-69.4L93,207.1c0,0,1,85.1,77,91.4c76-6.2,77.8-93.7,77.8-93.7L234.6,208.3z"/>
<path class="st0" d="M170,272.4L170,272.4c4,0,7.3,3.3,7.3,7.3v17.6c0,4-3.3,7.3-7.3,7.3l0,0c-4,0-7.3-3.3-7.3-7.3v-17.6
C162.7,275.7,166,272.4,170,272.4z"/>
<path class="st1" d="M189.7,77.9c-2.2-0.9-4.1-2.4-5.4-4.3l-1-1.3c-2.4-3.4-6.3-5.3-10.4-5.3h-5.9c-4.1,0-8,2-10.4,5.3l-1,1.3
c-1.4,1.9-3.2,3.4-5.4,4.3c-6.6,2.8-13,6-19.1,9.5c0,0-41.4,29.5-53.4,55.9c0,0,20.3,32.9,92.3,32.9s92.9-33.4,92.9-33.4
C251.6,117.7,211.7,89,211.7,89C204.7,84.8,197.3,81.1,189.7,77.9z"/>
<path class="st2" d="M211.7,89c0.1,8.7-1.8,32.4-26.2,40.9c-9.3,3.2-19.5,3.2-28.8-0.2c-25.6-9.3-25.9-35.6-25.6-42.4
c-18.3,10.4-42.9,28.5-54.9,54.9c0,0,21.8,33.9,93.8,33.9s93.8-33.9,93.8-33.9C252.4,117.2,229.6,99.7,211.7,89z"/>
<path class="st2" d="M53.6,182.7c0,0-12.1,11-13.9,32h58.2C97.9,214.7,71.2,183,53.6,182.7z"/>
<path class="st1" d="M87.3,208.6l-20.9-2.1c-8.7-0.2-17.5,0.6-26,2.4c-3.6,0.8-7.1,3.1-8.2,6.7c-1.2,3.7-2.1,7.5-2.7,11.4
c0,0-0.3,8.4-0.1,12.8h60.5C89.9,239.8,100.2,213.1,87.3,208.6z"/>
<path class="st2" d="M87.8,208c-7.1-1-14.2-1.5-21.3-1.6l7,5.9c1.7,1.5,2,4,0.5,5.8c-0.7,0.9-1.7,1.4-2.9,1.5
c-14.1,1.1-28.1,3.5-41.7,7.4c-0.7,4.2-0.9,8.6-0.7,12.8h62.3C91.1,239.8,100.6,212.5,87.8,208z"/>
<path class="st1" d="M93.3,256.4l0-13c-0.3-2.8-0.9-5.5-1.7-8.2c-1.8-5.5-7-9.3-12.8-9.2c-11.9,0.1-36.5,1.6-54.6,11.5
c-3.3,1.7-5.4,5-5.8,8.7l-1,10.8l-0.2,11.2L93.3,256.4z"/>
<path class="st2" d="M93.3,243.4c-9.8-1-44.5-2.9-75.9,13.6l-1,11L94,256.3C94.1,252,93.9,247.7,93.3,243.4z"/>
<path class="st3" d="M223.9,245.2c0,0,7.6-5.9,17.4-6.3c3.6-11,5.8-22.4,6.4-34l-13.2,3.5L193,253h21.6L223.9,245.2z"/>
<path class="st3" d="M105.4,208.3L93,207.1c0.5,11.1,2.5,22.1,5.9,32.6c4.6,0.1,15.8,1.6,25.5,13.3H147L105.4,208.3z"/>
<path class="st1" d="M87.4,250.1c0,0,10,1.5,10.5,13v8.7c0,5-3.9,9.2-8.9,9.5c-15.3,1.1-47.2,4.4-69.4,14.5
c-3.4,1.6-7.4,0.1-8.9-3.3c-0.4-0.9-0.6-1.8-0.6-2.8v-14c0-4.9,2.9-9.4,7.4-11.4C30.4,258.1,58.7,246.8,87.4,250.1z"/>
<path class="st4" d="M210,212.5H130l-18.6,15.1c11.8,62.1,58.7,62.1,58.7,62.1s46.9,0,58.7-62.1L210,212.5z"/>
<path class="st5" d="M170,212.5h-40l-18.6,15.1c1.1,5.9,2.7,11.8,4.8,17.5c4.2,1.1,9.1,1.2,13.1-2.4c0,0,17.9,18.6,40.8,18.6
s40.8-18.6,40.8-18.6c4,3.5,9,3.5,13.1,2.4c2.1-5.7,3.6-11.5,4.8-17.5L210,212.5H170z"/>
<path class="st2" d="M195.2,254.4c-9.7-13.6-25.2-12.5-25.2-12.5s-15.5-1-25.2,12.5c-2.8,3.9-1.8,9.3,2,12c1.5,1,3.2,1.6,5,1.6h36.4
c4.8,0,8.6-3.9,8.6-8.6C196.8,257.6,196.3,255.8,195.2,254.4L195.2,254.4z"/>
<path class="st2" d="M286.4,182.7c0,0,12.1,11,13.9,32h-58.2C242.1,214.7,268.8,183,286.4,182.7z"/>
<path class="st1" d="M252.7,208.6l20.9-2.1c8.7-0.2,17.5,0.6,26,2.4c3.6,0.8,7.1,3.1,8.2,6.7c1.2,3.7,2.1,7.5,2.7,11.4
c0,0,0.5,8.4,0.2,12.8h-61.1C249.6,239.8,239.8,213.1,252.7,208.6z"/>
<path class="st2" d="M310.5,226.9c-13.6-3.8-27.6-6.3-41.7-7.4c-2.3-0.2-4-2.1-3.8-4.4c0.1-1.1,0.6-2.1,1.5-2.9l7-5.9
c-7.1,0.1-14.3,0.6-21.3,1.6c-12.8,4.5-3.3,31.8-3.3,31.8h62.3C311.4,235.5,311.2,231.2,310.5,226.9z"/>
<path class="st1" d="M246.7,256.4l0-13c0.3-2.8,0.9-5.5,1.7-8.2c1.8-5.5,7-9.3,12.8-9.2c11.9,0.1,36.5,1.6,54.6,11.5
c3.3,1.7,5.4,5,5.8,8.7l1,10.8l0.3,10.9L246.7,256.4z"/>
<path class="st2" d="M322.6,257c-31.5-16.5-66.1-14.6-75.9-13.6c-0.5,4.3-0.8,8.6-0.7,12.9l77.6,11.7L322.6,257z"/>
<path class="st4" d="M230.5,167.4l-60.5,8.8l-60.5-8.8l-25.4,35.2c0,0,8,17.1,21.8,27.6c6.5,4.9,15.4,5,22.1,0.3l10.4-7.3
c0.7-0.5,1.4-0.9,2.2-1.2c0.5-0.2,1.1,0,1.3,0.5c0.1,0.3,0.1,0.7-0.1,1c-2,3.1-4.2,8.3-0.7,12.4c7.3,8.1,16.8,14,27.3,17
c1,0.3,2,0.3,2.9,0c10.5-2.9,20-8.8,27.3-17c3.7-4.4,1.8-9.2-0.2-12.2c-0.3-0.5-0.2-1.1,0.3-1.4c0.3-0.2,0.7-0.2,1-0.1
c0.6,0.3,1.2,0.6,1.8,1l10.4,7.3c6.6,4.7,15.6,4.6,22.1-0.3c13.8-10.4,21.8-27.6,21.8-27.6L230.5,167.4z"/>
<path class="st5" d="M248.2,215.3c0.1-0.2,0.3-0.4,0.4-0.6c0.4-0.6,0.8-1.2,1.2-1.7c0-0.1,0.1-0.1,0.1-0.2l0,0
c2.2-3.2,4.2-6.6,5.9-10.2l-25.3-35.2l-60.5,8.8l-60.5-8.8l-25.4,35.2c1.7,3.5,3.7,6.9,5.9,10.2l0,0c0,0.1,0.1,0.2,0.2,0.2
c0.4,0.6,0.8,1.2,1.3,1.8c0.1,0.1,0.2,0.2,0.3,0.4c0.4,0.5,0.8,1,1.2,1.6c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.1,0.2,0.2,0.2,0.3h0
c3.5,4.7,7.7,8.9,12.3,12.5c6.5,4.9,15.4,5,22.1,0.3c-5.7,1.7-13.3-2.7-13.3-2.7c-16.9-9.3-10-19.5-10-19.5l-0.1,0
c0.8-1,1.5-2.2,2.3-3.4l13.3-17.7c0,0,16.3,7.2,50,7.2l0,0h0.5l0,0c33.6-0.1,50-7.2,50-7.2l13.3,17.7c0.7,1.1,1.4,2.1,2,3h0
c0,0,6.4,10.6-10.5,19.9c0,0-8.3,5.4-13.3,2.7c6.6,4.7,15.6,4.6,22.1-0.3c4.7-3.7,8.9-8,12.5-12.8l0,0c0,0,0.1-0.1,0.1-0.1
c0.1-0.2,0.3-0.4,0.4-0.6C247.5,216.2,247.9,215.8,248.2,215.3z"/>
<path class="st2" d="M224.3,169.1c2,9.7,1,16.7-1,21.6c-2.6,6.4-8.9,10.6-15.8,10.7c-4.1,0.1-8.2-0.2-12.3-0.9
c-5.2-0.9-9.7-4.3-11.9-9.2l-5.1-11.3l0.2-5.1l45.8-6.6V169.1z"/>
<path class="st1" d="M272.6,105.7c-4.4,9.4-15.8,30.3-35.1,44.2c0,0-11.3,10-19.5,12.4l30.6,41.5c3.5,4.7,8.7,6.6,13.6,3.4
c1-0.5,2-1,3.1-1.4c13.7-9.5,35.7-28.6,43.9-58.3c1.6-5.7,0-11.8-4.2-16.1l-26.5-26.7c-1.4-1.4-3.8-1.5-5.2,0
C273,104.9,272.8,105.3,272.6,105.7z"/>
<ellipse transform="matrix(0.1602 -0.9871 0.9871 0.1602 74.9238 383.6803)" class="st2" cx="262.9" cy="147.8" rx="9.2" ry="9.2"/>
<path class="st1" d="M254,250c-2.3,0.2-4.6,1-6.5,2.3c-2.6,1.8-5.2,5.1-5.5,10.8v8.7c0,5,3.9,9.2,8.9,9.5
c15.3,1.1,47.2,4.4,69.4,14.5c3.4,1.6,7.4,0.1,8.9-3.3c0.4-0.9,0.6-1.8,0.6-2.8v-14c0-4.9-2.9-9.4-7.4-11.4
C309.8,258.2,282.2,247.2,254,250z"/>
<path class="st2" d="M115.7,169.1c-2,9.7-1,16.7,1,21.6c2.6,6.4,8.9,10.6,15.8,10.7c4.1,0.1,8.2-0.2,12.3-0.9
c5.2-0.9,9.7-4.3,11.9-9.2l5.1-11.3l-0.2-5.1l-45.8-6.6L115.7,169.1z"/>
<path class="st1" d="M67.4,105.7c4.5,9.5,16,30.6,35.5,44.5c0,0,11.4,9.4,19.4,11.8l-30.9,42.3c-3.5,4.7-9.2,5.9-14.1,2.7l-2.5-1.1
c-13.7-9.4-35.8-28.6-44-58.4c-1.6-5.7,0-11.8,4.2-16.1l26.5-26.7c1.4-1.4,3.8-1.5,5.2,0C67,104.9,67.2,105.3,67.4,105.7z"/>
<circle class="st2" cx="77.1" cy="147.8" r="9.2"/>
<path class="st2" d="M77.3,207.5c4.9,3.2,11.4,2,14.9-2.7l32.2-44.1c-7.7-2.3-15-5.9-21.5-10.6c-0.1,0.1-0.2,0.2-0.3,0.4
c-2.5,2.9-6.3,9.1-6.4,19c0,1.4,0.4,2.7,1.3,3.8c1.7,2.2,1.7,5.4-0.1,7.6l-18.2,22.8c-1.1,1.4-2.7,2.2-4.4,2.1
C75.7,206.4,76.5,207,77.3,207.5z"/>
<path class="st2" d="M261.5,203.7l-18.2-22.8c-1.8-2.2-1.8-5.3-0.1-7.6c0.8-1.1,1.3-2.4,1.3-3.8c-0.1-9.9-4-16.1-6.4-19
c-0.2-0.2-0.4-0.5-0.7-0.7c-6.6,4.9-14.1,8.5-22,10.9l32.2,44.1c3.5,4.7,10,5.9,14.9,2.7c0.8-0.5,1.7-1.1,2.6-1.7
C263.8,205.6,262.4,204.8,261.5,203.7z"/>
<path class="st4" d="M236,163.3c-3.1-10.9-9.6-15.5-14.6-17.4c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-5,1.9-11.5,6.5-14.6,17.4c-1.1,4.1,1,8.4,4.9,10.1c10.1,4.2,31.7,11.5,61.1,11.5s51-7.3,61.1-11.5
C235,171.7,237.1,167.4,236,163.3z"/>
<path class="st5" d="M226.5,148.7c-1.6-1.1-3.3-2.1-5.1-2.8c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-1.3,0.5-2.5,1.1-3.7,1.9c3.7,5.3,19.4,24,55.5,24C201.4,171.7,219.2,156.6,226.5,148.7z"/>
<path class="st0" d="M243.2,19.1c-6.7,2.7-12.5,7-17,12.6c-3.4,4.1-8.7,6.1-14,5.3c-2.1-0.3-4.3-0.3-6.5,0c-3.8,0.5-6.5,4.1-6,7.9
c0.2,1.6,1,3.1,2.2,4.2c27.5,25.1,13.4,63,13.4,63c-11.5,31.9-45.4,29.2-45.4,29.2s-33.9,2.6-45.4-29.2c0,0-14.1-37.9,13.4-63
c2.9-2.6,3.1-7.1,0.5-9.9c-1.1-1.2-2.6-2-4.2-2.2c-2.2-0.3-4.3-0.3-6.5,0c-5.3,0.8-10.6-1.2-14-5.3c-4.5-5.6-10.3-9.9-17-12.6
c-2.5-1-5.4,0.2-6.5,2.7c-0.6,1.4-0.5,3,0.3,4.3l0.2,0.4c5.5,9.9,7.8,21.2,6.7,32.5C95.4,82.6,94,161.5,170,164.9
c76-3.4,74.6-82.2,72.4-105.8c-1.1-11.3,1.3-22.6,6.7-32.5c0.1-0.1,0.1-0.3,0.2-0.4c1.4-2.4,0.5-5.4-1.8-6.8
C246.2,18.6,244.6,18.5,243.2,19.1z"/>
<path class="st3" d="M181.6,155.7c5.5-4.2,8.8-10.7,8.9-17.7c-6.5,2.5-13.5,3.7-20.6,3.5c-7,0.3-14-0.9-20.6-3.5
c0.1,6.9,3.4,13.5,8.9,17.7c3.4,2.5,7.4,3.9,11.6,4.1C174.2,159.6,178.2,158.2,181.6,155.7z"/>
<path class="st2" d="M295.1,156.1c-2.2,0-4-1.8-4-4s1.8-4,4-4c1.1,0,2.1,0.4,2.8,1.2c1.6,1.6,1.6,4.1,0,5.7
C297.2,155.7,296.2,156.1,295.1,156.1z"/>
<path class="st2" d="M281.7,177.1c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.3-0.4,0.7-0.8,1.1-1.1c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C282.2,177.1,282,177.1,281.7,177.1z"/>
<path class="st2" d="M264.8,194.2c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.7-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.5-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.7-0.2
c0.5-0.1,1.1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.3,0.6,0.5c0.2,0.2,0.4,0.4,0.5,0.6
c0.3,0.4,0.5,0.9,0.6,1.4c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C265.3,194.1,265,194.2,264.8,194.2z"/>
<path class="st2" d="M294.1,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c2-0.8,4.4,0.1,5.2,2.2c0.6,1.5,0.3,3.2-0.9,4.3c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C294.6,220.5,294.4,220.5,294.1,220.5z"/>
<path class="st2" d="M300.3,245.4c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4
c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5
c1.6,1.6,1.6,4.1,0,5.6c-0.2,0.2-0.4,0.4-0.6,0.5c-0.4,0.3-0.9,0.5-1.4,0.6C300.8,245.4,300.5,245.4,300.3,245.4z"/>
<path class="st2" d="M275.2,240.5c-1.3,0-2.6-0.7-3.3-1.8c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6c0.1-0.5,0.3-1,0.6-1.4
c1.2-1.8,3.7-2.3,5.5-1.1c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.5,0.1,1,0,1.6c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.2,0.2-0.3,0.4-0.5,0.6
C277.3,240.1,276.3,240.5,275.2,240.5z"/>
<path class="st2" d="M272.6,269.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8
c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.9-0.9,2.3-1.4,3.6-1.1
c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0,0.3,0.1,0.5,0.1,0.8C276.7,267.6,274.9,269.4,272.6,269.4C272.7,269.4,272.7,269.4,272.6,269.4L272.6,269.4z"/>
<path class="st2" d="M302.8,276.1c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c1.6-1.6,4.1-1.6,5.7,0c1.6,1.6,1.6,4.1,0,5.7
C304.9,275.7,303.9,276.1,302.8,276.1z"/>
<path class="st2" d="M45.9,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c2.2-0.4,4.3,1,4.7,3.1c0.3,1.3-0.1,2.7-1.1,3.6
c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C46.4,220.5,46.1,220.5,45.9,220.5z"/>
<path class="st2" d="M39.7,245.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-1.6-1.6-1.6-4.1,0-5.6c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5c1.6,1.6,1.6,4.1,0,5.7C41.8,245,40.8,245.4,39.7,245.4
L39.7,245.4z"/>
<path class="st2" d="M64.8,240.5c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.1-0.2-0.3-0.5-0.4-0.7
c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.2-0.2,0.3-0.4,0.5-0.6
c1.6-1.6,4.1-1.6,5.7,0s1.6,4.1,0,5.7c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C65.3,240.5,65,240.5,64.8,240.5z"/>
<path class="st2" d="M67.3,269.4c-2.2,0-4-1.8-4-4c0,0,0,0,0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8
c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.4-0.4,0.8-0.7,1.3-0.9c0.2-0.1,0.5-0.2,0.7-0.2c0.5-0.1,1.1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.4,0.3,0.8,0.7,1.1,1.1c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.3,0.1,0.5,0.1,0.8C71.3,267.6,69.6,269.4,67.3,269.4z"/>
<path class="st2" d="M37.2,276.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4s4,1.8,4,4C41.2,274.3,39.4,276.1,37.2,276.1
C37.2,276.1,37.2,276.1,37.2,276.1z"/>
<path class="st2" d="M44.9,156.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4c2.2,0,4,1.8,4,4c0,1.1-0.4,2.1-1.2,2.8
C47,155.7,45.9,156.1,44.9,156.1z"/>
<path class="st2" d="M58.3,177.1c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.4-0.3-0.8-0.7-1.1-1.1
c-0.1-0.2-0.3-0.5-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7
c0.2-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C58.8,177.1,58.5,177.1,58.3,177.1z"/>
<path class="st2" d="M75.2,194.2c-2.2,0-4-1.8-4-4l0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6
c0.9-0.9,2.3-1.3,3.6-1.1c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.3,0.4,0.5,0.9,0.6,1.4
c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6C77.3,193.7,76.3,194.1,75.2,194.2z"/>
<path class="st2" d="M235.4,187.8l4.8,6.5c27.3-15.1,48.3-39.5,59.2-68.8l-6.3-6.4C283,148.4,262.5,172.9,235.4,187.8z"/>
<path class="st2" d="M47.1,119.2l-6.3,6.4c10.8,29.3,31.8,53.7,59.2,68.8l4.8-6.5C77.5,172.9,57,148.4,47.1,119.2z"/>
<path class="st0" d="M183.9,126.9c-4.9-7.6-13.9-7.6-13.9-7.6s-8.9,0-13.9,7.6c-4.9,7.7-2.9,17.9,4.5,23.2c2.8,1.9,6,3,9.3,3.1
c3.3-0.2,6.6-1.2,9.3-3.1C186.8,144.8,188.8,134.6,183.9,126.9z"/>
<path class="st6" d="M168.6,130.6c1-1.7,2.4-3.1,4.3-4c0.6-0.3,0.8-1,0.5-1.6c-0.2-0.3-0.4-0.5-0.8-0.6c-0.9-0.2-1.7-0.4-2.6-0.4
c0,0-6.8-0.7-10,5.5c-3,5.8-2.1,13,3.3,16.7c2,1.4,4.3,2.2,6.7,2.3h0c0.6-0.1,1.1-0.6,1.1-1.3c0-0.3-0.2-0.6-0.4-0.8
C167.9,144,164.1,138.9,168.6,130.6z"/>
<path class="st7" d="M138.3,95.4c0.8,3.2,1.9,6.4,3.4,9.4c1.2,2.3,4,3.2,6.3,2.1c0.8-0.4,1.5-1.1,2-1.9c3.2-5.8,7-11.2,11.3-16.2
c1.3-1.5,1.2-3.7-0.3-5c-0.9-0.8-2-1.1-3.2-0.8c-6.3,1.4-12.3,4-17.6,7.5C138.6,91.6,137.8,93.5,138.3,95.4z"/>
<path class="st8" d="M165.8,210.9v27.5c0,2-1.7,3.7-3.7,3.7c-0.5,0-0.9-0.1-1.4-0.3c-3.3-1.2-6.4-2.9-9.3-5
c-3.3-2.6-4.6-6.9-3.4-10.9c2.1-6.5,5.5-12.6,9.9-17.8c0.8-1,2.1-1.6,3.4-1.6l0,0C163.8,206.5,165.8,208.5,165.8,210.9
C165.8,210.9,165.8,210.9,165.8,210.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,169 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="340px" height="340px" viewBox="0 0 340 340" style="enable-background:new 0 0 340 340;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFC257;}
.st1{fill:#667387;}
.st2{fill:#363B42;}
.st3{fill:#E87B31;}
.st4{fill:#992E04;}
.st5{fill:#612001;}
.st6{fill:#FFECD2;}
.st7{fill:#93A1B5;}
.st8{fill:#CC3506;}
</style>
<path class="st0" d="M171.4,301.5c0,0,5.7,5.3,10.4,15.7c1.6,3.5,5.8,5.1,9.3,3.5c0,0,0.1,0,0.1-0.1l0,0c3.4-1.6,4.9-5.5,3.5-9
c-3.7-9.5-10.2-17.7-18.7-23.4L171.4,301.5z"/>
<path class="st0" d="M164.7,289.2c-7.3,5.1-13.4,11.7-17.8,19.5c-1.5,2.8-0.8,6.3,1.6,8.3l0,0c2.8,2.5,7.1,2.1,9.6-0.7
c0.2-0.2,0.4-0.5,0.5-0.7c3-4.6,7.5-10.5,12.8-14.2L164.7,289.2z"/>
<path class="st0" d="M234.6,208.3L170,277.7l-64.6-69.4L93,207.1c0,0,1,85.1,77,91.4c76-6.2,77.8-93.7,77.8-93.7L234.6,208.3z"/>
<path class="st0" d="M170,272.4L170,272.4c4,0,7.3,3.3,7.3,7.3v17.6c0,4-3.3,7.3-7.3,7.3l0,0c-4,0-7.3-3.3-7.3-7.3v-17.6
C162.7,275.7,166,272.4,170,272.4z"/>
<path class="st1" d="M189.7,77.9c-2.2-0.9-4.1-2.4-5.4-4.3l-1-1.3c-2.4-3.4-6.3-5.3-10.4-5.3h-5.9c-4.1,0-8,2-10.4,5.3l-1,1.3
c-1.4,1.9-3.2,3.4-5.4,4.3c-6.6,2.8-13,6-19.1,9.5c0,0-41.4,29.5-53.4,55.9c0,0,20.3,32.9,92.3,32.9s92.9-33.4,92.9-33.4
C251.6,117.7,211.7,89,211.7,89C204.7,84.8,197.3,81.1,189.7,77.9z"/>
<path class="st2" d="M211.7,89c0.1,8.7-1.8,32.4-26.2,40.9c-9.3,3.2-19.5,3.2-28.8-0.2c-25.6-9.3-25.9-35.6-25.6-42.4
c-18.3,10.4-42.9,28.5-54.9,54.9c0,0,21.8,33.9,93.8,33.9s93.8-33.9,93.8-33.9C252.4,117.2,229.6,99.7,211.7,89z"/>
<path class="st2" d="M53.6,182.7c0,0-12.1,11-13.9,32h58.2C97.9,214.7,71.2,183,53.6,182.7z"/>
<path class="st1" d="M87.3,208.6l-20.9-2.1c-8.7-0.2-17.5,0.6-26,2.4c-3.6,0.8-7.1,3.1-8.2,6.7c-1.2,3.7-2.1,7.5-2.7,11.4
c0,0-0.3,8.4-0.1,12.8h60.5C89.9,239.8,100.2,213.1,87.3,208.6z"/>
<path class="st2" d="M87.8,208c-7.1-1-14.2-1.5-21.3-1.6l7,5.9c1.7,1.5,2,4,0.5,5.8c-0.7,0.9-1.7,1.4-2.9,1.5
c-14.1,1.1-28.1,3.5-41.7,7.4c-0.7,4.2-0.9,8.6-0.7,12.8h62.3C91.1,239.8,100.6,212.5,87.8,208z"/>
<path class="st1" d="M93.3,256.4l0-13c-0.3-2.8-0.9-5.5-1.7-8.2c-1.8-5.5-7-9.3-12.8-9.2c-11.9,0.1-36.5,1.6-54.6,11.5
c-3.3,1.7-5.4,5-5.8,8.7l-1,10.8l-0.2,11.2L93.3,256.4z"/>
<path class="st2" d="M93.3,243.4c-9.8-1-44.5-2.9-75.9,13.6l-1,11L94,256.3C94.1,252,93.9,247.7,93.3,243.4z"/>
<path class="st3" d="M223.9,245.2c0,0,7.6-5.9,17.4-6.3c3.6-11,5.8-22.4,6.4-34l-13.2,3.5L193,253h21.6L223.9,245.2z"/>
<path class="st3" d="M105.4,208.3L93,207.1c0.5,11.1,2.5,22.1,5.9,32.6c4.6,0.1,15.8,1.6,25.5,13.3H147L105.4,208.3z"/>
<path class="st1" d="M87.4,250.1c0,0,10,1.5,10.5,13v8.7c0,5-3.9,9.2-8.9,9.5c-15.3,1.1-47.2,4.4-69.4,14.5
c-3.4,1.6-7.4,0.1-8.9-3.3c-0.4-0.9-0.6-1.8-0.6-2.8v-14c0-4.9,2.9-9.4,7.4-11.4C30.4,258.1,58.7,246.8,87.4,250.1z"/>
<path class="st4" d="M210,212.5H130l-18.6,15.1c11.8,62.1,58.7,62.1,58.7,62.1s46.9,0,58.7-62.1L210,212.5z"/>
<path class="st5" d="M170,212.5h-40l-18.6,15.1c1.1,5.9,2.7,11.8,4.8,17.5c4.2,1.1,9.1,1.2,13.1-2.4c0,0,17.9,18.6,40.8,18.6
s40.8-18.6,40.8-18.6c4,3.5,9,3.5,13.1,2.4c2.1-5.7,3.6-11.5,4.8-17.5L210,212.5H170z"/>
<path class="st2" d="M195.2,254.4c-9.7-13.6-25.2-12.5-25.2-12.5s-15.5-1-25.2,12.5c-2.8,3.9-1.8,9.3,2,12c1.5,1,3.2,1.6,5,1.6h36.4
c4.8,0,8.6-3.9,8.6-8.6C196.8,257.6,196.3,255.8,195.2,254.4L195.2,254.4z"/>
<path class="st2" d="M286.4,182.7c0,0,12.1,11,13.9,32h-58.2C242.1,214.7,268.8,183,286.4,182.7z"/>
<path class="st1" d="M252.7,208.6l20.9-2.1c8.7-0.2,17.5,0.6,26,2.4c3.6,0.8,7.1,3.1,8.2,6.7c1.2,3.7,2.1,7.5,2.7,11.4
c0,0,0.5,8.4,0.2,12.8h-61.1C249.6,239.8,239.8,213.1,252.7,208.6z"/>
<path class="st2" d="M310.5,226.9c-13.6-3.8-27.6-6.3-41.7-7.4c-2.3-0.2-4-2.1-3.8-4.4c0.1-1.1,0.6-2.1,1.5-2.9l7-5.9
c-7.1,0.1-14.3,0.6-21.3,1.6c-12.8,4.5-3.3,31.8-3.3,31.8h62.3C311.4,235.5,311.2,231.2,310.5,226.9z"/>
<path class="st1" d="M246.7,256.4l0-13c0.3-2.8,0.9-5.5,1.7-8.2c1.8-5.5,7-9.3,12.8-9.2c11.9,0.1,36.5,1.6,54.6,11.5
c3.3,1.7,5.4,5,5.8,8.7l1,10.8l0.3,10.9L246.7,256.4z"/>
<path class="st2" d="M322.6,257c-31.5-16.5-66.1-14.6-75.9-13.6c-0.5,4.3-0.8,8.6-0.7,12.9l77.6,11.7L322.6,257z"/>
<path class="st4" d="M230.5,167.4l-60.5,8.8l-60.5-8.8l-25.4,35.2c0,0,8,17.1,21.8,27.6c6.5,4.9,15.4,5,22.1,0.3l10.4-7.3
c0.7-0.5,1.4-0.9,2.2-1.2c0.5-0.2,1.1,0,1.3,0.5c0.1,0.3,0.1,0.7-0.1,1c-2,3.1-4.2,8.3-0.7,12.4c7.3,8.1,16.8,14,27.3,17
c1,0.3,2,0.3,2.9,0c10.5-2.9,20-8.8,27.3-17c3.7-4.4,1.8-9.2-0.2-12.2c-0.3-0.5-0.2-1.1,0.3-1.4c0.3-0.2,0.7-0.2,1-0.1
c0.6,0.3,1.2,0.6,1.8,1l10.4,7.3c6.6,4.7,15.6,4.6,22.1-0.3c13.8-10.4,21.8-27.6,21.8-27.6L230.5,167.4z"/>
<path class="st5" d="M248.2,215.3c0.1-0.2,0.3-0.4,0.4-0.6c0.4-0.6,0.8-1.2,1.2-1.7c0-0.1,0.1-0.1,0.1-0.2l0,0
c2.2-3.2,4.2-6.6,5.9-10.2l-25.3-35.2l-60.5,8.8l-60.5-8.8l-25.4,35.2c1.7,3.5,3.7,6.9,5.9,10.2l0,0c0,0.1,0.1,0.2,0.2,0.2
c0.4,0.6,0.8,1.2,1.3,1.8c0.1,0.1,0.2,0.2,0.3,0.4c0.4,0.5,0.8,1,1.2,1.6c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.1,0.2,0.2,0.2,0.3h0
c3.5,4.7,7.7,8.9,12.3,12.5c6.5,4.9,15.4,5,22.1,0.3c-5.7,1.7-13.3-2.7-13.3-2.7c-16.9-9.3-10-19.5-10-19.5l-0.1,0
c0.8-1,1.5-2.2,2.3-3.4l13.3-17.7c0,0,16.3,7.2,50,7.2l0,0h0.5l0,0c33.6-0.1,50-7.2,50-7.2l13.3,17.7c0.7,1.1,1.4,2.1,2,3h0
c0,0,6.4,10.6-10.5,19.9c0,0-8.3,5.4-13.3,2.7c6.6,4.7,15.6,4.6,22.1-0.3c4.7-3.7,8.9-8,12.5-12.8l0,0c0,0,0.1-0.1,0.1-0.1
c0.1-0.2,0.3-0.4,0.4-0.6C247.5,216.2,247.9,215.8,248.2,215.3z"/>
<path class="st2" d="M224.3,169.1c2,9.7,1,16.7-1,21.6c-2.6,6.4-8.9,10.6-15.8,10.7c-4.1,0.1-8.2-0.2-12.3-0.9
c-5.2-0.9-9.7-4.3-11.9-9.2l-5.1-11.3l0.2-5.1l45.8-6.6V169.1z"/>
<path class="st1" d="M272.6,105.7c-4.4,9.4-15.8,30.3-35.1,44.2c0,0-11.3,10-19.5,12.4l30.6,41.5c3.5,4.7,8.7,6.6,13.6,3.4
c1-0.5,2-1,3.1-1.4c13.7-9.5,35.7-28.6,43.9-58.3c1.6-5.7,0-11.8-4.2-16.1l-26.5-26.7c-1.4-1.4-3.8-1.5-5.2,0
C273,104.9,272.8,105.3,272.6,105.7z"/>
<ellipse transform="matrix(0.1602 -0.9871 0.9871 0.1602 74.9238 383.6803)" class="st2" cx="262.9" cy="147.8" rx="9.2" ry="9.2"/>
<path class="st1" d="M254,250c-2.3,0.2-4.6,1-6.5,2.3c-2.6,1.8-5.2,5.1-5.5,10.8v8.7c0,5,3.9,9.2,8.9,9.5
c15.3,1.1,47.2,4.4,69.4,14.5c3.4,1.6,7.4,0.1,8.9-3.3c0.4-0.9,0.6-1.8,0.6-2.8v-14c0-4.9-2.9-9.4-7.4-11.4
C309.8,258.2,282.2,247.2,254,250z"/>
<path class="st2" d="M115.7,169.1c-2,9.7-1,16.7,1,21.6c2.6,6.4,8.9,10.6,15.8,10.7c4.1,0.1,8.2-0.2,12.3-0.9
c5.2-0.9,9.7-4.3,11.9-9.2l5.1-11.3l-0.2-5.1l-45.8-6.6L115.7,169.1z"/>
<path class="st1" d="M67.4,105.7c4.5,9.5,16,30.6,35.5,44.5c0,0,11.4,9.4,19.4,11.8l-30.9,42.3c-3.5,4.7-9.2,5.9-14.1,2.7l-2.5-1.1
c-13.7-9.4-35.8-28.6-44-58.4c-1.6-5.7,0-11.8,4.2-16.1l26.5-26.7c1.4-1.4,3.8-1.5,5.2,0C67,104.9,67.2,105.3,67.4,105.7z"/>
<circle class="st2" cx="77.1" cy="147.8" r="9.2"/>
<path class="st2" d="M77.3,207.5c4.9,3.2,11.4,2,14.9-2.7l32.2-44.1c-7.7-2.3-15-5.9-21.5-10.6c-0.1,0.1-0.2,0.2-0.3,0.4
c-2.5,2.9-6.3,9.1-6.4,19c0,1.4,0.4,2.7,1.3,3.8c1.7,2.2,1.7,5.4-0.1,7.6l-18.2,22.8c-1.1,1.4-2.7,2.2-4.4,2.1
C75.7,206.4,76.5,207,77.3,207.5z"/>
<path class="st2" d="M261.5,203.7l-18.2-22.8c-1.8-2.2-1.8-5.3-0.1-7.6c0.8-1.1,1.3-2.4,1.3-3.8c-0.1-9.9-4-16.1-6.4-19
c-0.2-0.2-0.4-0.5-0.7-0.7c-6.6,4.9-14.1,8.5-22,10.9l32.2,44.1c3.5,4.7,10,5.9,14.9,2.7c0.8-0.5,1.7-1.1,2.6-1.7
C263.8,205.6,262.4,204.8,261.5,203.7z"/>
<path class="st4" d="M236,163.3c-3.1-10.9-9.6-15.5-14.6-17.4c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-5,1.9-11.5,6.5-14.6,17.4c-1.1,4.1,1,8.4,4.9,10.1c10.1,4.2,31.7,11.5,61.1,11.5s51-7.3,61.1-11.5
C235,171.7,237.1,167.4,236,163.3z"/>
<path class="st5" d="M226.5,148.7c-1.6-1.1-3.3-2.1-5.1-2.8c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-1.3,0.5-2.5,1.1-3.7,1.9c3.7,5.3,19.4,24,55.5,24C201.4,171.7,219.2,156.6,226.5,148.7z"/>
<path class="st0" d="M243.2,19.1c-6.7,2.7-12.5,7-17,12.6c-3.4,4.1-8.7,6.1-14,5.3c-2.1-0.3-4.3-0.3-6.5,0c-3.8,0.5-6.5,4.1-6,7.9
c0.2,1.6,1,3.1,2.2,4.2c27.5,25.1,13.4,63,13.4,63c-11.5,31.9-45.4,29.2-45.4,29.2s-33.9,2.6-45.4-29.2c0,0-14.1-37.9,13.4-63
c2.9-2.6,3.1-7.1,0.5-9.9c-1.1-1.2-2.6-2-4.2-2.2c-2.2-0.3-4.3-0.3-6.5,0c-5.3,0.8-10.6-1.2-14-5.3c-4.5-5.6-10.3-9.9-17-12.6
c-2.5-1-5.4,0.2-6.5,2.7c-0.6,1.4-0.5,3,0.3,4.3l0.2,0.4c5.5,9.9,7.8,21.2,6.7,32.5C95.4,82.6,94,161.5,170,164.9
c76-3.4,74.6-82.2,72.4-105.8c-1.1-11.3,1.3-22.6,6.7-32.5c0.1-0.1,0.1-0.3,0.2-0.4c1.4-2.4,0.5-5.4-1.8-6.8
C246.2,18.6,244.6,18.5,243.2,19.1z"/>
<path class="st3" d="M181.6,155.7c5.5-4.2,8.8-10.7,8.9-17.7c-6.5,2.5-13.5,3.7-20.6,3.5c-7,0.3-14-0.9-20.6-3.5
c0.1,6.9,3.4,13.5,8.9,17.7c3.4,2.5,7.4,3.9,11.6,4.1C174.2,159.6,178.2,158.2,181.6,155.7z"/>
<path class="st2" d="M295.1,156.1c-2.2,0-4-1.8-4-4s1.8-4,4-4c1.1,0,2.1,0.4,2.8,1.2c1.6,1.6,1.6,4.1,0,5.7
C297.2,155.7,296.2,156.1,295.1,156.1z"/>
<path class="st2" d="M281.7,177.1c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.3-0.4,0.7-0.8,1.1-1.1c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C282.2,177.1,282,177.1,281.7,177.1z"/>
<path class="st2" d="M264.8,194.2c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.7-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.5-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.7-0.2
c0.5-0.1,1.1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.3,0.6,0.5c0.2,0.2,0.4,0.4,0.5,0.6
c0.3,0.4,0.5,0.9,0.6,1.4c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C265.3,194.1,265,194.2,264.8,194.2z"/>
<path class="st2" d="M294.1,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c2-0.8,4.4,0.1,5.2,2.2c0.6,1.5,0.3,3.2-0.9,4.3c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C294.6,220.5,294.4,220.5,294.1,220.5z"/>
<path class="st2" d="M300.3,245.4c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4
c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5
c1.6,1.6,1.6,4.1,0,5.6c-0.2,0.2-0.4,0.4-0.6,0.5c-0.4,0.3-0.9,0.5-1.4,0.6C300.8,245.4,300.5,245.4,300.3,245.4z"/>
<path class="st2" d="M275.2,240.5c-1.3,0-2.6-0.7-3.3-1.8c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6c0.1-0.5,0.3-1,0.6-1.4
c1.2-1.8,3.7-2.3,5.5-1.1c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.5,0.1,1,0,1.6c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.2,0.2-0.3,0.4-0.5,0.6
C277.3,240.1,276.3,240.5,275.2,240.5z"/>
<path class="st2" d="M272.6,269.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8
c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.9-0.9,2.3-1.4,3.6-1.1
c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0,0.3,0.1,0.5,0.1,0.8C276.7,267.6,274.9,269.4,272.6,269.4C272.7,269.4,272.7,269.4,272.6,269.4L272.6,269.4z"/>
<path class="st2" d="M302.8,276.1c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c1.6-1.6,4.1-1.6,5.7,0c1.6,1.6,1.6,4.1,0,5.7
C304.9,275.7,303.9,276.1,302.8,276.1z"/>
<path class="st2" d="M45.9,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c2.2-0.4,4.3,1,4.7,3.1c0.3,1.3-0.1,2.7-1.1,3.6
c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C46.4,220.5,46.1,220.5,45.9,220.5z"/>
<path class="st2" d="M39.7,245.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-1.6-1.6-1.6-4.1,0-5.6c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5c1.6,1.6,1.6,4.1,0,5.7C41.8,245,40.8,245.4,39.7,245.4
L39.7,245.4z"/>
<path class="st2" d="M64.8,240.5c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.1-0.2-0.3-0.5-0.4-0.7
c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.2-0.2,0.3-0.4,0.5-0.6
c1.6-1.6,4.1-1.6,5.7,0s1.6,4.1,0,5.7c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C65.3,240.5,65,240.5,64.8,240.5z"/>
<path class="st2" d="M67.3,269.4c-2.2,0-4-1.8-4-4c0,0,0,0,0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8
c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.4-0.4,0.8-0.7,1.3-0.9c0.2-0.1,0.5-0.2,0.7-0.2c0.5-0.1,1.1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.4,0.3,0.8,0.7,1.1,1.1c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.3,0.1,0.5,0.1,0.8C71.3,267.6,69.6,269.4,67.3,269.4z"/>
<path class="st2" d="M37.2,276.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4s4,1.8,4,4C41.2,274.3,39.4,276.1,37.2,276.1
C37.2,276.1,37.2,276.1,37.2,276.1z"/>
<path class="st2" d="M44.9,156.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4c2.2,0,4,1.8,4,4c0,1.1-0.4,2.1-1.2,2.8
C47,155.7,45.9,156.1,44.9,156.1z"/>
<path class="st2" d="M58.3,177.1c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.4-0.3-0.8-0.7-1.1-1.1
c-0.1-0.2-0.3-0.5-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7
c0.2-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C58.8,177.1,58.5,177.1,58.3,177.1z"/>
<path class="st2" d="M75.2,194.2c-2.2,0-4-1.8-4-4l0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6
c0.9-0.9,2.3-1.3,3.6-1.1c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.3,0.4,0.5,0.9,0.6,1.4
c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6C77.3,193.7,76.3,194.1,75.2,194.2z"/>
<path class="st2" d="M235.4,187.8l4.8,6.5c27.3-15.1,48.3-39.5,59.2-68.8l-6.3-6.4C283,148.4,262.5,172.9,235.4,187.8z"/>
<path class="st2" d="M47.1,119.2l-6.3,6.4c10.8,29.3,31.8,53.7,59.2,68.8l4.8-6.5C77.5,172.9,57,148.4,47.1,119.2z"/>
<path class="st0" d="M183.9,126.9c-4.9-7.6-13.9-7.6-13.9-7.6s-8.9,0-13.9,7.6c-4.9,7.7-2.9,17.9,4.5,23.2c2.8,1.9,6,3,9.3,3.1
c3.3-0.2,6.6-1.2,9.3-3.1C186.8,144.8,188.8,134.6,183.9,126.9z"/>
<path class="st6" d="M168.6,130.6c1-1.7,2.4-3.1,4.3-4c0.6-0.3,0.8-1,0.5-1.6c-0.2-0.3-0.4-0.5-0.8-0.6c-0.9-0.2-1.7-0.4-2.6-0.4
c0,0-6.8-0.7-10,5.5c-3,5.8-2.1,13,3.3,16.7c2,1.4,4.3,2.2,6.7,2.3h0c0.6-0.1,1.1-0.6,1.1-1.3c0-0.3-0.2-0.6-0.4-0.8
C167.9,144,164.1,138.9,168.6,130.6z"/>
<path class="st7" d="M138.3,95.4c0.8,3.2,1.9,6.4,3.4,9.4c1.2,2.3,4,3.2,6.3,2.1c0.8-0.4,1.5-1.1,2-1.9c3.2-5.8,7-11.2,11.3-16.2
c1.3-1.5,1.2-3.7-0.3-5c-0.9-0.8-2-1.1-3.2-0.8c-6.3,1.4-12.3,4-17.6,7.5C138.6,91.6,137.8,93.5,138.3,95.4z"/>
<path class="st8" d="M165.8,210.9v27.5c0,2-1.7,3.7-3.7,3.7c-0.5,0-0.9-0.1-1.4-0.3c-3.3-1.2-6.4-2.9-9.3-5
c-3.3-2.6-4.6-6.9-3.4-10.9c2.1-6.5,5.5-12.6,9.9-17.8c0.8-1,2.1-1.6,3.4-1.6l0,0C163.8,206.5,165.8,208.5,165.8,210.9
C165.8,210.9,165.8,210.9,165.8,210.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,169 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="340px" height="340px" viewBox="0 0 340 340" style="enable-background:new 0 0 340 340;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFC257;}
.st1{fill:#667387;}
.st2{fill:#363B42;}
.st3{fill:#E87B31;}
.st4{fill:#9B463C;}
.st5{fill:#662C28;}
.st6{fill:#FFECD2;}
.st7{fill:#93A1B5;}
.st8{fill:#CC5950;}
</style>
<path class="st0" d="M171.4,301.5c0,0,5.7,5.3,10.4,15.7c1.6,3.5,5.8,5.1,9.3,3.5c0,0,0.1,0,0.1-0.1l0,0c3.4-1.6,4.9-5.5,3.5-9
c-3.7-9.5-10.2-17.7-18.7-23.4L171.4,301.5z"/>
<path class="st0" d="M164.7,289.2c-7.3,5.1-13.4,11.7-17.8,19.5c-1.5,2.8-0.8,6.3,1.6,8.3l0,0c2.8,2.5,7.1,2.1,9.6-0.7
c0.2-0.2,0.4-0.5,0.5-0.7c3-4.6,7.5-10.5,12.8-14.2L164.7,289.2z"/>
<path class="st0" d="M234.6,208.3L170,277.7l-64.6-69.4L93,207.1c0,0,1,85.1,77,91.4c76-6.2,77.8-93.7,77.8-93.7L234.6,208.3z"/>
<path class="st0" d="M170,272.4L170,272.4c4,0,7.3,3.3,7.3,7.3v17.6c0,4-3.3,7.3-7.3,7.3l0,0c-4,0-7.3-3.3-7.3-7.3v-17.6
C162.7,275.7,166,272.4,170,272.4z"/>
<path class="st1" d="M189.7,77.9c-2.2-0.9-4.1-2.4-5.4-4.3l-1-1.3c-2.4-3.4-6.3-5.3-10.4-5.3h-5.9c-4.1,0-8,2-10.4,5.3l-1,1.3
c-1.4,1.9-3.2,3.4-5.4,4.3c-6.6,2.8-13,6-19.1,9.5c0,0-41.4,29.5-53.4,55.9c0,0,20.3,32.9,92.3,32.9s92.9-33.4,92.9-33.4
C251.6,117.7,211.7,89,211.7,89C204.7,84.8,197.3,81.1,189.7,77.9z"/>
<path class="st2" d="M211.7,89c0.1,8.7-1.8,32.4-26.2,40.9c-9.3,3.2-19.5,3.2-28.8-0.2c-25.6-9.3-25.9-35.6-25.6-42.4
c-18.3,10.4-42.9,28.5-54.9,54.9c0,0,21.8,33.9,93.8,33.9s93.8-33.9,93.8-33.9C252.4,117.2,229.6,99.7,211.7,89z"/>
<path class="st2" d="M53.6,182.7c0,0-12.1,11-13.9,32h58.2C97.9,214.7,71.2,183,53.6,182.7z"/>
<path class="st1" d="M87.3,208.6l-20.9-2.1c-8.7-0.2-17.5,0.6-26,2.4c-3.6,0.8-7.1,3.1-8.2,6.7c-1.2,3.7-2.1,7.5-2.7,11.4
c0,0-0.3,8.4-0.1,12.8h60.5C89.9,239.8,100.2,213.1,87.3,208.6z"/>
<path class="st2" d="M87.8,208c-7.1-1-14.2-1.5-21.3-1.6l7,5.9c1.7,1.5,2,4,0.5,5.8c-0.7,0.9-1.7,1.4-2.9,1.5
c-14.1,1.1-28.1,3.5-41.7,7.4c-0.7,4.2-0.9,8.6-0.7,12.8h62.3C91.1,239.8,100.6,212.5,87.8,208z"/>
<path class="st1" d="M93.3,256.4l0-13c-0.3-2.8-0.9-5.5-1.7-8.2c-1.8-5.5-7-9.3-12.8-9.2c-11.9,0.1-36.5,1.6-54.6,11.5
c-3.3,1.7-5.4,5-5.8,8.7l-1,10.8l-0.2,11.2L93.3,256.4z"/>
<path class="st2" d="M93.3,243.4c-9.8-1-44.5-2.9-75.9,13.6l-1,11L94,256.3C94.1,252,93.9,247.7,93.3,243.4z"/>
<path class="st3" d="M223.9,245.2c0,0,7.6-5.9,17.4-6.3c3.6-11,5.8-22.4,6.4-34l-13.2,3.5L193,253h21.6L223.9,245.2z"/>
<path class="st3" d="M105.4,208.3L93,207.1c0.5,11.1,2.5,22.1,5.9,32.6c4.6,0.1,15.8,1.6,25.5,13.3H147L105.4,208.3z"/>
<path class="st1" d="M87.4,250.1c0,0,10,1.5,10.5,13v8.7c0,5-3.9,9.2-8.9,9.5c-15.3,1.1-47.2,4.4-69.4,14.5
c-3.4,1.6-7.4,0.1-8.9-3.3c-0.4-0.9-0.6-1.8-0.6-2.8v-14c0-4.9,2.9-9.4,7.4-11.4C30.4,258.1,58.7,246.8,87.4,250.1z"/>
<path class="st4" d="M210,212.5H130l-18.6,15.1c11.8,62.1,58.7,62.1,58.7,62.1s46.9,0,58.7-62.1L210,212.5z"/>
<path class="st5" d="M170,212.5h-40l-18.6,15.1c1.1,5.9,2.7,11.8,4.8,17.5c4.2,1.1,9.1,1.2,13.1-2.4c0,0,17.9,18.6,40.8,18.6
s40.8-18.6,40.8-18.6c4,3.5,9,3.5,13.1,2.4c2.1-5.7,3.6-11.5,4.8-17.5L210,212.5H170z"/>
<path class="st2" d="M195.2,254.4c-9.7-13.6-25.2-12.5-25.2-12.5s-15.5-1-25.2,12.5c-2.8,3.9-1.8,9.3,2,12c1.5,1,3.2,1.6,5,1.6h36.4
c4.8,0,8.6-3.9,8.6-8.6C196.8,257.6,196.3,255.8,195.2,254.4L195.2,254.4z"/>
<path class="st2" d="M286.4,182.7c0,0,12.1,11,13.9,32h-58.2C242.1,214.7,268.8,183,286.4,182.7z"/>
<path class="st1" d="M252.7,208.6l20.9-2.1c8.7-0.2,17.5,0.6,26,2.4c3.6,0.8,7.1,3.1,8.2,6.7c1.2,3.7,2.1,7.5,2.7,11.4
c0,0,0.5,8.4,0.2,12.8h-61.1C249.6,239.8,239.8,213.1,252.7,208.6z"/>
<path class="st2" d="M310.5,226.9c-13.6-3.8-27.6-6.3-41.7-7.4c-2.3-0.2-4-2.1-3.8-4.4c0.1-1.1,0.6-2.1,1.5-2.9l7-5.9
c-7.1,0.1-14.3,0.6-21.3,1.6c-12.8,4.5-3.3,31.8-3.3,31.8h62.3C311.4,235.5,311.2,231.2,310.5,226.9z"/>
<path class="st1" d="M246.7,256.4l0-13c0.3-2.8,0.9-5.5,1.7-8.2c1.8-5.5,7-9.3,12.8-9.2c11.9,0.1,36.5,1.6,54.6,11.5
c3.3,1.7,5.4,5,5.8,8.7l1,10.8l0.3,10.9L246.7,256.4z"/>
<path class="st2" d="M322.6,257c-31.5-16.5-66.1-14.6-75.9-13.6c-0.5,4.3-0.8,8.6-0.7,12.9l77.6,11.7L322.6,257z"/>
<path class="st4" d="M230.5,167.4l-60.5,8.8l-60.5-8.8l-25.4,35.2c0,0,8,17.1,21.8,27.6c6.5,4.9,15.4,5,22.1,0.3l10.4-7.3
c0.7-0.5,1.4-0.9,2.2-1.2c0.5-0.2,1.1,0,1.3,0.5c0.1,0.3,0.1,0.7-0.1,1c-2,3.1-4.2,8.3-0.7,12.4c7.3,8.1,16.8,14,27.3,17
c1,0.3,2,0.3,2.9,0c10.5-2.9,20-8.8,27.3-17c3.7-4.4,1.8-9.2-0.2-12.2c-0.3-0.5-0.2-1.1,0.3-1.4c0.3-0.2,0.7-0.2,1-0.1
c0.6,0.3,1.2,0.6,1.8,1l10.4,7.3c6.6,4.7,15.6,4.6,22.1-0.3c13.8-10.4,21.8-27.6,21.8-27.6L230.5,167.4z"/>
<path class="st5" d="M248.2,215.3c0.1-0.2,0.3-0.4,0.4-0.6c0.4-0.6,0.8-1.2,1.2-1.7c0-0.1,0.1-0.1,0.1-0.2l0,0
c2.2-3.2,4.2-6.6,5.9-10.2l-25.3-35.2l-60.5,8.8l-60.5-8.8l-25.4,35.2c1.7,3.5,3.7,6.9,5.9,10.2l0,0c0,0.1,0.1,0.2,0.2,0.2
c0.4,0.6,0.8,1.2,1.3,1.8c0.1,0.1,0.2,0.2,0.3,0.4c0.4,0.5,0.8,1,1.2,1.6c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.1,0.2,0.2,0.2,0.3h0
c3.5,4.7,7.7,8.9,12.3,12.5c6.5,4.9,15.4,5,22.1,0.3c-5.7,1.7-13.3-2.7-13.3-2.7c-16.9-9.3-10-19.5-10-19.5l-0.1,0
c0.8-1,1.5-2.2,2.3-3.4l13.3-17.7c0,0,16.3,7.2,50,7.2l0,0h0.5l0,0c33.6-0.1,50-7.2,50-7.2l13.3,17.7c0.7,1.1,1.4,2.1,2,3h0
c0,0,6.4,10.6-10.5,19.9c0,0-8.3,5.4-13.3,2.7c6.6,4.7,15.6,4.6,22.1-0.3c4.7-3.7,8.9-8,12.5-12.8l0,0c0,0,0.1-0.1,0.1-0.1
c0.1-0.2,0.3-0.4,0.4-0.6C247.5,216.2,247.9,215.8,248.2,215.3z"/>
<path class="st2" d="M224.3,169.1c2,9.7,1,16.7-1,21.6c-2.6,6.4-8.9,10.6-15.8,10.7c-4.1,0.1-8.2-0.2-12.3-0.9
c-5.2-0.9-9.7-4.3-11.9-9.2l-5.1-11.3l0.2-5.1l45.8-6.6V169.1z"/>
<path class="st1" d="M272.6,105.7c-4.4,9.4-15.8,30.3-35.1,44.2c0,0-11.3,10-19.5,12.4l30.6,41.5c3.5,4.7,8.7,6.6,13.6,3.4
c1-0.5,2-1,3.1-1.4c13.7-9.5,35.7-28.6,43.9-58.3c1.6-5.7,0-11.8-4.2-16.1l-26.5-26.7c-1.4-1.4-3.8-1.5-5.2,0
C273,104.9,272.8,105.3,272.6,105.7z"/>
<ellipse transform="matrix(0.1602 -0.9871 0.9871 0.1602 74.9238 383.6803)" class="st2" cx="262.9" cy="147.8" rx="9.2" ry="9.2"/>
<path class="st1" d="M254,250c-2.3,0.2-4.6,1-6.5,2.3c-2.6,1.8-5.2,5.1-5.5,10.8v8.7c0,5,3.9,9.2,8.9,9.5
c15.3,1.1,47.2,4.4,69.4,14.5c3.4,1.6,7.4,0.1,8.9-3.3c0.4-0.9,0.6-1.8,0.6-2.8v-14c0-4.9-2.9-9.4-7.4-11.4
C309.8,258.2,282.2,247.2,254,250z"/>
<path class="st2" d="M115.7,169.1c-2,9.7-1,16.7,1,21.6c2.6,6.4,8.9,10.6,15.8,10.7c4.1,0.1,8.2-0.2,12.3-0.9
c5.2-0.9,9.7-4.3,11.9-9.2l5.1-11.3l-0.2-5.1l-45.8-6.6L115.7,169.1z"/>
<path class="st1" d="M67.4,105.7c4.5,9.5,16,30.6,35.5,44.5c0,0,11.4,9.4,19.4,11.8l-30.9,42.3c-3.5,4.7-9.2,5.9-14.1,2.7l-2.5-1.1
c-13.7-9.4-35.8-28.6-44-58.4c-1.6-5.7,0-11.8,4.2-16.1l26.5-26.7c1.4-1.4,3.8-1.5,5.2,0C67,104.9,67.2,105.3,67.4,105.7z"/>
<circle class="st2" cx="77.1" cy="147.8" r="9.2"/>
<path class="st2" d="M77.3,207.5c4.9,3.2,11.4,2,14.9-2.7l32.2-44.1c-7.7-2.3-15-5.9-21.5-10.6c-0.1,0.1-0.2,0.2-0.3,0.4
c-2.5,2.9-6.3,9.1-6.4,19c0,1.4,0.4,2.7,1.3,3.8c1.7,2.2,1.7,5.4-0.1,7.6l-18.2,22.8c-1.1,1.4-2.7,2.2-4.4,2.1
C75.7,206.4,76.5,207,77.3,207.5z"/>
<path class="st2" d="M261.5,203.7l-18.2-22.8c-1.8-2.2-1.8-5.3-0.1-7.6c0.8-1.1,1.3-2.4,1.3-3.8c-0.1-9.9-4-16.1-6.4-19
c-0.2-0.2-0.4-0.5-0.7-0.7c-6.6,4.9-14.1,8.5-22,10.9l32.2,44.1c3.5,4.7,10,5.9,14.9,2.7c0.8-0.5,1.7-1.1,2.6-1.7
C263.8,205.6,262.4,204.8,261.5,203.7z"/>
<path class="st4" d="M236,163.3c-3.1-10.9-9.6-15.5-14.6-17.4c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-5,1.9-11.5,6.5-14.6,17.4c-1.1,4.1,1,8.4,4.9,10.1c10.1,4.2,31.7,11.5,61.1,11.5s51-7.3,61.1-11.5
C235,171.7,237.1,167.4,236,163.3z"/>
<path class="st5" d="M226.5,148.7c-1.6-1.1-3.3-2.1-5.1-2.8c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-1.3,0.5-2.5,1.1-3.7,1.9c3.7,5.3,19.4,24,55.5,24C201.4,171.7,219.2,156.6,226.5,148.7z"/>
<path class="st0" d="M243.2,19.1c-6.7,2.7-12.5,7-17,12.6c-3.4,4.1-8.7,6.1-14,5.3c-2.1-0.3-4.3-0.3-6.5,0c-3.8,0.5-6.5,4.1-6,7.9
c0.2,1.6,1,3.1,2.2,4.2c27.5,25.1,13.4,63,13.4,63c-11.5,31.9-45.4,29.2-45.4,29.2s-33.9,2.6-45.4-29.2c0,0-14.1-37.9,13.4-63
c2.9-2.6,3.1-7.1,0.5-9.9c-1.1-1.2-2.6-2-4.2-2.2c-2.2-0.3-4.3-0.3-6.5,0c-5.3,0.8-10.6-1.2-14-5.3c-4.5-5.6-10.3-9.9-17-12.6
c-2.5-1-5.4,0.2-6.5,2.7c-0.6,1.4-0.5,3,0.3,4.3l0.2,0.4c5.5,9.9,7.8,21.2,6.7,32.5C95.4,82.6,94,161.5,170,164.9
c76-3.4,74.6-82.2,72.4-105.8c-1.1-11.3,1.3-22.6,6.7-32.5c0.1-0.1,0.1-0.3,0.2-0.4c1.4-2.4,0.5-5.4-1.8-6.8
C246.2,18.6,244.6,18.5,243.2,19.1z"/>
<path class="st3" d="M181.6,155.7c5.5-4.2,8.8-10.7,8.9-17.7c-6.5,2.5-13.5,3.7-20.6,3.5c-7,0.3-14-0.9-20.6-3.5
c0.1,6.9,3.4,13.5,8.9,17.7c3.4,2.5,7.4,3.9,11.6,4.1C174.2,159.6,178.2,158.2,181.6,155.7z"/>
<path class="st2" d="M295.1,156.1c-2.2,0-4-1.8-4-4s1.8-4,4-4c1.1,0,2.1,0.4,2.8,1.2c1.6,1.6,1.6,4.1,0,5.7
C297.2,155.7,296.2,156.1,295.1,156.1z"/>
<path class="st2" d="M281.7,177.1c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.3-0.4,0.7-0.8,1.1-1.1c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C282.2,177.1,282,177.1,281.7,177.1z"/>
<path class="st2" d="M264.8,194.2c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.7-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.5-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.7-0.2
c0.5-0.1,1.1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.3,0.6,0.5c0.2,0.2,0.4,0.4,0.5,0.6
c0.3,0.4,0.5,0.9,0.6,1.4c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C265.3,194.1,265,194.2,264.8,194.2z"/>
<path class="st2" d="M294.1,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c2-0.8,4.4,0.1,5.2,2.2c0.6,1.5,0.3,3.2-0.9,4.3c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C294.6,220.5,294.4,220.5,294.1,220.5z"/>
<path class="st2" d="M300.3,245.4c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4
c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5
c1.6,1.6,1.6,4.1,0,5.6c-0.2,0.2-0.4,0.4-0.6,0.5c-0.4,0.3-0.9,0.5-1.4,0.6C300.8,245.4,300.5,245.4,300.3,245.4z"/>
<path class="st2" d="M275.2,240.5c-1.3,0-2.6-0.7-3.3-1.8c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6c0.1-0.5,0.3-1,0.6-1.4
c1.2-1.8,3.7-2.3,5.5-1.1c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.5,0.1,1,0,1.6c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.2,0.2-0.3,0.4-0.5,0.6
C277.3,240.1,276.3,240.5,275.2,240.5z"/>
<path class="st2" d="M272.6,269.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8
c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.9-0.9,2.3-1.4,3.6-1.1
c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0,0.3,0.1,0.5,0.1,0.8C276.7,267.6,274.9,269.4,272.6,269.4C272.7,269.4,272.7,269.4,272.6,269.4L272.6,269.4z"/>
<path class="st2" d="M302.8,276.1c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c1.6-1.6,4.1-1.6,5.7,0c1.6,1.6,1.6,4.1,0,5.7
C304.9,275.7,303.9,276.1,302.8,276.1z"/>
<path class="st2" d="M45.9,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c2.2-0.4,4.3,1,4.7,3.1c0.3,1.3-0.1,2.7-1.1,3.6
c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C46.4,220.5,46.1,220.5,45.9,220.5z"/>
<path class="st2" d="M39.7,245.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-1.6-1.6-1.6-4.1,0-5.6c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5c1.6,1.6,1.6,4.1,0,5.7C41.8,245,40.8,245.4,39.7,245.4
L39.7,245.4z"/>
<path class="st2" d="M64.8,240.5c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.1-0.2-0.3-0.5-0.4-0.7
c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.2-0.2,0.3-0.4,0.5-0.6
c1.6-1.6,4.1-1.6,5.7,0s1.6,4.1,0,5.7c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C65.3,240.5,65,240.5,64.8,240.5z"/>
<path class="st2" d="M67.3,269.4c-2.2,0-4-1.8-4-4c0,0,0,0,0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8
c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.4-0.4,0.8-0.7,1.3-0.9c0.2-0.1,0.5-0.2,0.7-0.2c0.5-0.1,1.1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.4,0.3,0.8,0.7,1.1,1.1c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.3,0.1,0.5,0.1,0.8C71.3,267.6,69.6,269.4,67.3,269.4z"/>
<path class="st2" d="M37.2,276.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4s4,1.8,4,4C41.2,274.3,39.4,276.1,37.2,276.1
C37.2,276.1,37.2,276.1,37.2,276.1z"/>
<path class="st2" d="M44.9,156.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4c2.2,0,4,1.8,4,4c0,1.1-0.4,2.1-1.2,2.8
C47,155.7,45.9,156.1,44.9,156.1z"/>
<path class="st2" d="M58.3,177.1c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.4-0.3-0.8-0.7-1.1-1.1
c-0.1-0.2-0.3-0.5-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7
c0.2-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C58.8,177.1,58.5,177.1,58.3,177.1z"/>
<path class="st2" d="M75.2,194.2c-2.2,0-4-1.8-4-4l0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6
c0.9-0.9,2.3-1.3,3.6-1.1c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.3,0.4,0.5,0.9,0.6,1.4
c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6C77.3,193.7,76.3,194.1,75.2,194.2z"/>
<path class="st2" d="M235.4,187.8l4.8,6.5c27.3-15.1,48.3-39.5,59.2-68.8l-6.3-6.4C283,148.4,262.5,172.9,235.4,187.8z"/>
<path class="st2" d="M47.1,119.2l-6.3,6.4c10.8,29.3,31.8,53.7,59.2,68.8l4.8-6.5C77.5,172.9,57,148.4,47.1,119.2z"/>
<path class="st0" d="M183.9,126.9c-4.9-7.6-13.9-7.6-13.9-7.6s-8.9,0-13.9,7.6c-4.9,7.7-2.9,17.9,4.5,23.2c2.8,1.9,6,3,9.3,3.1
c3.3-0.2,6.6-1.2,9.3-3.1C186.8,144.8,188.8,134.6,183.9,126.9z"/>
<path class="st6" d="M168.6,130.6c1-1.7,2.4-3.1,4.3-4c0.6-0.3,0.8-1,0.5-1.6c-0.2-0.3-0.4-0.5-0.8-0.6c-0.9-0.2-1.7-0.4-2.6-0.4
c0,0-6.8-0.7-10,5.5c-3,5.8-2.1,13,3.3,16.7c2,1.4,4.3,2.2,6.7,2.3h0c0.6-0.1,1.1-0.6,1.1-1.3c0-0.3-0.2-0.6-0.4-0.8
C167.9,144,164.1,138.9,168.6,130.6z"/>
<path class="st7" d="M138.3,95.4c0.8,3.2,1.9,6.4,3.4,9.4c1.2,2.3,4,3.2,6.3,2.1c0.8-0.4,1.5-1.1,2-1.9c3.2-5.8,7-11.2,11.3-16.2
c1.3-1.5,1.2-3.7-0.3-5c-0.9-0.8-2-1.1-3.2-0.8c-6.3,1.4-12.3,4-17.6,7.5C138.6,91.6,137.8,93.5,138.3,95.4z"/>
<path class="st8" d="M165.8,210.9v27.5c0,2-1.7,3.7-3.7,3.7c-0.5,0-0.9-0.1-1.4-0.3c-3.3-1.2-6.4-2.9-9.3-5
c-3.3-2.6-4.6-6.9-3.4-10.9c2.1-6.5,5.5-12.6,9.9-17.8c0.8-1,2.1-1.6,3.4-1.6l0,0C163.8,206.5,165.8,208.5,165.8,210.9
C165.8,210.9,165.8,210.9,165.8,210.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,165 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="340px" height="340px" viewBox="0 0 340 340" style="enable-background:new 0 0 340 340;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFC257;}
.st1{fill:#667387;}
.st2{fill:#363B42;}
.st3{fill:#E87B31;}
.st4{fill:#B4C82D;}
.st5{fill:#7D7F1F;}
.st6{fill:#FFECD2;}
.st7{fill:#93A1B5;}
.st8{fill:#F1FF3B;}
</style>
<path class="st0" d="M171.4,301.5c0,0,5.7,5.3,10.4,15.7c1.6,3.5,5.8,5.1,9.3,3.5c0,0,0.1,0,0.1-0.1l0,0c3.4-1.6,4.9-5.5,3.5-9
c-3.7-9.5-10.2-17.7-18.7-23.4L171.4,301.5z"/>
<path class="st0" d="M164.7,289.2c-7.3,5.1-13.4,11.7-17.8,19.5c-1.5,2.8-0.8,6.3,1.6,8.3l0,0c2.8,2.5,7.1,2.1,9.6-0.7
c0.2-0.2,0.4-0.5,0.5-0.7c3-4.6,7.5-10.5,12.8-14.2L164.7,289.2z"/>
<path class="st0" d="M234.6,208.3L170,277.7l-64.6-69.4L93,207.1c0,0,1,85.1,77,91.4c76-6.2,77.8-93.7,77.8-93.7L234.6,208.3z"/>
<path class="st0" d="M170,272.4L170,272.4c4,0,7.3,3.3,7.3,7.3v17.6c0,4-3.3,7.3-7.3,7.3l0,0c-4,0-7.3-3.3-7.3-7.3v-17.6
C162.7,275.7,166,272.4,170,272.4z"/>
<path class="st1" d="M189.7,77.9c-2.2-0.9-4.1-2.4-5.4-4.3l-1-1.3c-2.4-3.4-6.3-5.3-10.4-5.3H167c-4.1,0-8,2-10.4,5.3l-1,1.3
c-1.4,1.9-3.2,3.4-5.4,4.3c-6.6,2.8-13,6-19.1,9.5c0,0-41.4,29.5-53.4,55.9c0,0,20.3,32.9,92.3,32.9s92.9-33.4,92.9-33.4
C251.6,117.7,211.7,89,211.7,89C204.7,84.8,197.3,81.1,189.7,77.9z"/>
<path class="st2" d="M211.7,89c0.1,8.7-1.8,32.4-26.2,40.9c-9.3,3.2-19.5,3.2-28.8-0.2c-25.6-9.3-25.9-35.6-25.6-42.4
c-18.3,10.4-42.9,28.5-54.9,54.9c0,0,21.8,33.9,93.8,33.9s93.8-33.9,93.8-33.9C252.4,117.2,229.6,99.7,211.7,89z"/>
<path class="st2" d="M53.6,182.7c0,0-12.1,11-13.9,32h58.2C97.9,214.7,71.2,183,53.6,182.7z"/>
<path class="st1" d="M87.3,208.6l-20.9-2.1c-8.7-0.2-17.5,0.6-26,2.4c-3.6,0.8-7.1,3.1-8.2,6.7c-1.2,3.7-2.1,7.5-2.7,11.4
c0,0-0.3,8.4-0.1,12.8h60.5C89.9,239.8,100.2,213.1,87.3,208.6z"/>
<path class="st2" d="M87.8,208c-7.1-1-14.2-1.5-21.3-1.6l7,5.9c1.7,1.5,2,4,0.5,5.8c-0.7,0.9-1.7,1.4-2.9,1.5
C57,220.7,43,223.1,29.4,227c-0.7,4.2-0.9,8.6-0.7,12.8H91C91.1,239.8,100.6,212.5,87.8,208z"/>
<path class="st1" d="M93.3,256.4v-13c-0.3-2.8-0.9-5.5-1.7-8.2c-1.8-5.5-7-9.3-12.8-9.2c-11.9,0.1-36.5,1.6-54.6,11.5
c-3.3,1.7-5.4,5-5.8,8.7l-1,10.8l-0.2,11.2L93.3,256.4z"/>
<path class="st2" d="M93.3,243.4c-9.8-1-44.5-2.9-75.9,13.6l-1,11L94,256.3C94.1,252,93.9,247.7,93.3,243.4z"/>
<path class="st3" d="M223.9,245.2c0,0,7.6-5.9,17.4-6.3c3.6-11,5.8-22.4,6.4-34l-13.2,3.5L193,253h21.6L223.9,245.2z"/>
<path class="st3" d="M105.4,208.3L93,207.1c0.5,11.1,2.5,22.1,5.9,32.6c4.6,0.1,15.8,1.6,25.5,13.3H147L105.4,208.3z"/>
<path class="st1" d="M87.4,250.1c0,0,10,1.5,10.5,13v8.7c0,5-3.9,9.2-8.9,9.5c-15.3,1.1-47.2,4.4-69.4,14.5
c-3.4,1.6-7.4,0.1-8.9-3.3c-0.4-0.9-0.6-1.8-0.6-2.8v-14c0-4.9,2.9-9.4,7.4-11.4C30.4,258.1,58.7,246.8,87.4,250.1z"/>
<path class="st4" d="M210,212.5h-80l-18.6,15.1c11.8,62.1,58.7,62.1,58.7,62.1s46.9,0,58.7-62.1L210,212.5z"/>
<path class="st5" d="M170,212.5h-40l-18.6,15.1c1.1,5.9,2.7,11.8,4.8,17.5c4.2,1.1,9.1,1.2,13.1-2.4c0,0,17.9,18.6,40.8,18.6
s40.8-18.6,40.8-18.6c4,3.5,9,3.5,13.1,2.4c2.1-5.7,3.6-11.5,4.8-17.5L210,212.5H170z"/>
<path class="st2" d="M195.2,254.4c-9.7-13.6-25.2-12.5-25.2-12.5s-15.5-1-25.2,12.5c-2.8,3.9-1.8,9.3,2,12c1.5,1,3.2,1.6,5,1.6h36.4
c4.8,0,8.6-3.9,8.6-8.6C196.8,257.6,196.3,255.8,195.2,254.4L195.2,254.4z"/>
<path class="st2" d="M286.4,182.7c0,0,12.1,11,13.9,32h-58.2C242.1,214.7,268.8,183,286.4,182.7z"/>
<path class="st1" d="M252.7,208.6l20.9-2.1c8.7-0.2,17.5,0.6,26,2.4c3.6,0.8,7.1,3.1,8.2,6.7c1.2,3.7,2.1,7.5,2.7,11.4
c0,0,0.5,8.4,0.2,12.8h-61.1C249.6,239.8,239.8,213.1,252.7,208.6z"/>
<path class="st2" d="M310.5,226.9c-13.6-3.8-27.6-6.3-41.7-7.4c-2.3-0.2-4-2.1-3.8-4.4c0.1-1.1,0.6-2.1,1.5-2.9l7-5.9
c-7.1,0.1-14.3,0.6-21.3,1.6c-12.8,4.5-3.3,31.8-3.3,31.8h62.3C311.4,235.5,311.2,231.2,310.5,226.9z"/>
<path class="st1" d="M246.7,256.4v-13c0.3-2.8,0.9-5.5,1.7-8.2c1.8-5.5,7-9.3,12.8-9.2c11.9,0.1,36.5,1.6,54.6,11.5
c3.3,1.7,5.4,5,5.8,8.7l1,10.8l0.3,10.9L246.7,256.4z"/>
<path class="st2" d="M322.6,257c-31.5-16.5-66.1-14.6-75.9-13.6c-0.5,4.3-0.8,8.6-0.7,12.9l77.6,11.7L322.6,257z"/>
<path class="st4" d="M230.5,167.4l-60.5,8.8l-60.5-8.8l-25.4,35.2c0,0,8,17.1,21.8,27.6c6.5,4.9,15.4,5,22.1,0.3l10.4-7.3
c0.7-0.5,1.4-0.9,2.2-1.2c0.5-0.2,1.1,0,1.3,0.5c0.1,0.3,0.1,0.7-0.1,1c-2,3.1-4.2,8.3-0.7,12.4c7.3,8.1,16.8,14,27.3,17
c1,0.3,2,0.3,2.9,0c10.5-2.9,20-8.8,27.3-17c3.7-4.4,1.8-9.2-0.2-12.2c-0.3-0.5-0.2-1.1,0.3-1.4c0.3-0.2,0.7-0.2,1-0.1
c0.6,0.3,1.2,0.6,1.8,1l10.4,7.3c6.6,4.7,15.6,4.6,22.1-0.3c13.8-10.4,21.8-27.6,21.8-27.6L230.5,167.4z"/>
<path class="st5" d="M248.2,215.3c0.1-0.2,0.3-0.4,0.4-0.6c0.4-0.6,0.8-1.2,1.2-1.7c0-0.1,0.1-0.1,0.1-0.2l0,0
c2.2-3.2,4.2-6.6,5.9-10.2l-25.3-35.2l-60.5,8.8l-60.5-8.8l-25.4,35.2c1.7,3.5,3.7,6.9,5.9,10.2l0,0c0,0.1,0.1,0.2,0.2,0.2
c0.4,0.6,0.8,1.2,1.3,1.8c0.1,0.1,0.2,0.2,0.3,0.4c0.4,0.5,0.8,1,1.2,1.6c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.1,0.2,0.2,0.2,0.3l0,0
c3.5,4.7,7.7,8.9,12.3,12.5c6.5,4.9,15.4,5,22.1,0.3c-5.7,1.7-13.3-2.7-13.3-2.7c-16.9-9.3-10-19.5-10-19.5h-0.1
c0.8-1,1.5-2.2,2.3-3.4l13.3-17.7c0,0,16.3,7.2,50,7.2l0,0h0.5l0,0c33.6-0.1,50-7.2,50-7.2l13.3,17.7c0.7,1.1,1.4,2.1,2,3l0,0
c0,0,6.4,10.6-10.5,19.9c0,0-8.3,5.4-13.3,2.7c6.6,4.7,15.6,4.6,22.1-0.3c4.7-3.7,8.9-8,12.5-12.8l0,0l0.1-0.1
c0.1-0.2,0.3-0.4,0.4-0.6C247.5,216.2,247.9,215.8,248.2,215.3z"/>
<path class="st2" d="M224.3,169.1c2,9.7,1,16.7-1,21.6c-2.6,6.4-8.9,10.6-15.8,10.7c-4.1,0.1-8.2-0.2-12.3-0.9
c-5.2-0.9-9.7-4.3-11.9-9.2l-5.1-11.3l0.2-5.1l45.8-6.6v0.8H224.3z"/>
<path class="st1" d="M272.6,105.7c-4.4,9.4-15.8,30.3-35.1,44.2c0,0-11.3,10-19.5,12.4l30.6,41.5c3.5,4.7,8.7,6.6,13.6,3.4
c1-0.5,2-1,3.1-1.4c13.7-9.5,35.7-28.6,43.9-58.3c1.6-5.7,0-11.8-4.2-16.1l-26.5-26.7c-1.4-1.4-3.8-1.5-5.2,0
C273,104.9,272.8,105.3,272.6,105.7z"/>
<ellipse transform="matrix(0.3162 -0.9487 0.9487 0.3162 39.5215 350.5326)" class="st2" cx="262.9" cy="147.8" rx="9.2" ry="9.2"/>
<path class="st1" d="M254,250c-2.3,0.2-4.6,1-6.5,2.3c-2.6,1.8-5.2,5.1-5.5,10.8v8.7c0,5,3.9,9.2,8.9,9.5
c15.3,1.1,47.2,4.4,69.4,14.5c3.4,1.6,7.4,0.1,8.9-3.3c0.4-0.9,0.6-1.8,0.6-2.8v-14c0-4.9-2.9-9.4-7.4-11.4
C309.8,258.2,282.2,247.2,254,250z"/>
<path class="st2" d="M115.7,169.1c-2,9.7-1,16.7,1,21.6c2.6,6.4,8.9,10.6,15.8,10.7c4.1,0.1,8.2-0.2,12.3-0.9
c5.2-0.9,9.7-4.3,11.9-9.2l5.1-11.3l-0.2-5.1l-45.8-6.6L115.7,169.1z"/>
<path class="st1" d="M67.4,105.7c4.5,9.5,16,30.6,35.5,44.5c0,0,11.4,9.4,19.4,11.8l-30.9,42.3c-3.5,4.7-9.2,5.9-14.1,2.7l-2.5-1.1
c-13.7-9.4-35.8-28.6-44-58.4c-1.6-5.7,0-11.8,4.2-16.1l26.5-26.7c1.4-1.4,3.8-1.5,5.2,0C67,104.9,67.2,105.3,67.4,105.7z"/>
<circle class="st2" cx="77.1" cy="147.8" r="9.2"/>
<path class="st2" d="M77.3,207.5c4.9,3.2,11.4,2,14.9-2.7l32.2-44.1c-7.7-2.3-15-5.9-21.5-10.6c-0.1,0.1-0.2,0.2-0.3,0.4
c-2.5,2.9-6.3,9.1-6.4,19c0,1.4,0.4,2.7,1.3,3.8c1.7,2.2,1.7,5.4-0.1,7.6l-18.2,22.8c-1.1,1.4-2.7,2.2-4.4,2.1
C75.7,206.4,76.5,207,77.3,207.5z"/>
<path class="st2" d="M261.5,203.7l-18.2-22.8c-1.8-2.2-1.8-5.3-0.1-7.6c0.8-1.1,1.3-2.4,1.3-3.8c-0.1-9.9-4-16.1-6.4-19
c-0.2-0.2-0.4-0.5-0.7-0.7c-6.6,4.9-14.1,8.5-22,10.9l32.2,44.1c3.5,4.7,10,5.9,14.9,2.7c0.8-0.5,1.7-1.1,2.6-1.7
C263.8,205.6,262.4,204.8,261.5,203.7z"/>
<path class="st4" d="M236,163.3c-3.1-10.9-9.6-15.5-14.6-17.4c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-5,1.9-11.5,6.5-14.6,17.4c-1.1,4.1,1,8.4,4.9,10.1c10.1,4.2,31.7,11.5,61.1,11.5s51-7.3,61.1-11.5
C235,171.7,237.1,167.4,236,163.3z"/>
<path class="st5" d="M226.5,148.7c-1.6-1.1-3.3-2.1-5.1-2.8c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-1.3,0.5-2.5,1.1-3.7,1.9c3.7,5.3,19.4,24,55.5,24C201.4,171.7,219.2,156.6,226.5,148.7z"/>
<path class="st0" d="M243.2,19.1c-6.7,2.7-12.5,7-17,12.6c-3.4,4.1-8.7,6.1-14,5.3c-2.1-0.3-4.3-0.3-6.5,0c-3.8,0.5-6.5,4.1-6,7.9
c0.2,1.6,1,3.1,2.2,4.2c27.5,25.1,13.4,63,13.4,63c-11.5,31.9-45.4,29.2-45.4,29.2s-33.9,2.6-45.4-29.2c0,0-14.1-37.9,13.4-63
c2.9-2.6,3.1-7.1,0.5-9.9c-1.1-1.2-2.6-2-4.2-2.2c-2.2-0.3-4.3-0.3-6.5,0c-5.3,0.8-10.6-1.2-14-5.3c-4.5-5.6-10.3-9.9-17-12.6
c-2.5-1-5.4,0.2-6.5,2.7c-0.6,1.4-0.5,3,0.3,4.3l0.2,0.4c5.5,9.9,7.8,21.2,6.7,32.5c-2,23.6-3.4,102.5,72.6,105.9
c76-3.4,74.6-82.2,72.4-105.8c-1.1-11.3,1.3-22.6,6.7-32.5c0.1-0.1,0.1-0.3,0.2-0.4c1.4-2.4,0.5-5.4-1.8-6.8
C246.2,18.6,244.6,18.5,243.2,19.1z"/>
<path class="st3" d="M181.6,155.7c5.5-4.2,8.8-10.7,8.9-17.7c-6.5,2.5-13.5,3.7-20.6,3.5c-7,0.3-14-0.9-20.6-3.5
c0.1,6.9,3.4,13.5,8.9,17.7c3.4,2.5,7.4,3.9,11.6,4.1C174.2,159.6,178.2,158.2,181.6,155.7z"/>
<path class="st2" d="M295.1,156.1c-2.2,0-4-1.8-4-4s1.8-4,4-4c1.1,0,2.1,0.4,2.8,1.2c1.6,1.6,1.6,4.1,0,5.7
C297.2,155.7,296.2,156.1,295.1,156.1z"/>
<path class="st2" d="M281.7,177.1c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4s-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.3-0.4,0.7-0.8,1.1-1.1s0.9-0.5,1.4-0.6s1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6c0.2,0.1,0.4,0.3,0.6,0.5
s0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7s0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7
c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C282.2,177.1,282,177.1,281.7,177.1z"/>
<path class="st2" d="M264.8,194.2c-0.3,0-0.5,0-0.8-0.1s-0.5-0.1-0.7-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
s-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.5,0.3-1,0.6-1.4
c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.5-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.7-0.2c0.5-0.1,1.1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4s0.4,0.3,0.6,0.5s0.4,0.4,0.5,0.6c0.3,0.4,0.5,0.9,0.6,1.4s0.1,1,0,1.6
c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C265.3,194.1,265,194.2,264.8,194.2z"/>
<path class="st2" d="M294.1,220.5c-0.3,0-0.5,0-0.8-0.1s-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
s-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8c0.2-0.2,0.4-0.3,0.6-0.5
c0.2-0.1,0.4-0.3,0.7-0.4c2-0.8,4.4,0.1,5.2,2.2c0.6,1.5,0.3,3.2-0.9,4.3c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4
c-0.2,0.1-0.5,0.2-0.8,0.2C294.6,220.5,294.4,220.5,294.1,220.5z"/>
<path class="st2" d="M300.3,245.4c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c0.2-0.2,0.4-0.4,0.6-0.5s0.4-0.3,0.7-0.4
c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5
c1.6,1.6,1.6,4.1,0,5.6c-0.2,0.2-0.4,0.4-0.6,0.5c-0.4,0.3-0.9,0.5-1.4,0.6C300.8,245.4,300.5,245.4,300.3,245.4z"/>
<path class="st2" d="M275.2,240.5c-1.3,0-2.6-0.7-3.3-1.8c-0.3-0.4-0.5-0.9-0.6-1.4s-0.1-1,0-1.6c0.1-0.5,0.3-1,0.6-1.4
c1.2-1.8,3.7-2.3,5.5-1.1c0.2,0.1,0.4,0.3,0.6,0.5s0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7s0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.2,0.2-0.3,0.4-0.5,0.6C277.3,240.1,276.3,240.5,275.2,240.5z"/>
<path class="st2" d="M272.6,269.4c-0.3,0-0.5,0-0.8-0.1s-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
s-0.4-0.4-0.5-0.6s-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8s0-0.5,0.1-0.8s0.1-0.5,0.2-0.8
c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.9-0.9,2.3-1.4,3.6-1.1c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9
c0.2,0.2,0.4,0.4,0.5,0.6s0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8s0.1,0.5,0.1,0.8C276.7,267.6,274.9,269.4,272.6,269.4
C272.7,269.4,272.7,269.4,272.6,269.4L272.6,269.4z"/>
<path class="st2" d="M302.8,276.1c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c1.6-1.6,4.1-1.6,5.7,0s1.6,4.1,0,5.7
C304.9,275.7,303.9,276.1,302.8,276.1z"/>
<path class="st2" d="M45.9,220.5c-0.3,0-0.5,0-0.8-0.1s-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c2.2-0.4,4.3,1,4.7,3.1c0.3,1.3-0.1,2.7-1.1,3.6
c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C46.4,220.5,46.1,220.5,45.9,220.5z"/>
<path class="st2" d="M39.7,245.4c-0.3,0-0.5,0-0.8-0.1s-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-1.6-1.6-1.6-4.1,0-5.6c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5c1.6,1.6,1.6,4.1,0,5.7C41.8,245,40.8,245.4,39.7,245.4
L39.7,245.4z"/>
<path class="st2" d="M64.8,240.5c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.1-0.2-0.3-0.5-0.4-0.7
c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7s0.3-0.4,0.5-0.6
c1.6-1.6,4.1-1.6,5.7,0s1.6,4.1,0,5.7c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C65.3,240.5,65,240.5,64.8,240.5z"/>
<path class="st2" d="M67.3,269.4c-2.2,0-4-1.8-4-4l0,0c0-0.3,0-0.5,0.1-0.8s0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7
c0.1-0.2,0.3-0.4,0.5-0.6c0.4-0.4,0.8-0.7,1.3-0.9c0.2-0.1,0.5-0.2,0.7-0.2c0.5-0.1,1.1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2
c0.2,0.1,0.5,0.2,0.7,0.4c0.4,0.3,0.8,0.7,1.1,1.1c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.3,0.1,0.5,0.1,0.8
C71.3,267.6,69.6,269.4,67.3,269.4z"/>
<path class="st2" d="M37.2,276.1c-2.2,0-4-1.8-4-4s1.8-4,4-4s4,1.8,4,4C41.2,274.3,39.4,276.1,37.2,276.1L37.2,276.1z"/>
<path class="st2" d="M44.9,156.1c-2.2,0-4-1.8-4-4s1.8-4,4-4s4,1.8,4,4c0,1.1-0.4,2.1-1.2,2.8C47,155.7,45.9,156.1,44.9,156.1z"/>
<path class="st2" d="M58.3,177.1c-0.3,0-0.5,0-0.8-0.1s-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.4-0.3-0.8-0.7-1.1-1.1
c-0.1-0.2-0.3-0.5-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7
s0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.4-0.3,0.9-0.5,1.4-0.6s1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6c0.2,0.1,0.4,0.3,0.6,0.5
c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6c-0.1,0.3-0.1,0.5-0.2,0.8
c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C58.8,177.1,58.5,177.1,58.3,177.1z"/>
<path class="st2" d="M75.2,194.2c-2.2,0-4-1.8-4-4l0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6
c0.9-0.9,2.3-1.3,3.6-1.1c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.3,0.4,0.5,0.9,0.6,1.4
s0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6C77.3,193.7,76.3,194.1,75.2,194.2z"/>
<path class="st2" d="M235.4,187.8l4.8,6.5c27.3-15.1,48.3-39.5,59.2-68.8l-6.3-6.4C283,148.4,262.5,172.9,235.4,187.8z"/>
<path class="st2" d="M47.1,119.2l-6.3,6.4c10.8,29.3,31.8,53.7,59.2,68.8l4.8-6.5C77.5,172.9,57,148.4,47.1,119.2z"/>
<path class="st0" d="M183.9,126.9c-4.9-7.6-13.9-7.6-13.9-7.6s-8.9,0-13.9,7.6c-4.9,7.7-2.9,17.9,4.5,23.2c2.8,1.9,6,3,9.3,3.1
c3.3-0.2,6.6-1.2,9.3-3.1C186.8,144.8,188.8,134.6,183.9,126.9z"/>
<path class="st6" d="M168.6,130.6c1-1.7,2.4-3.1,4.3-4c0.6-0.3,0.8-1,0.5-1.6c-0.2-0.3-0.4-0.5-0.8-0.6c-0.9-0.2-1.7-0.4-2.6-0.4
c0,0-6.8-0.7-10,5.5c-3,5.8-2.1,13,3.3,16.7c2,1.4,4.3,2.2,6.7,2.3l0,0c0.6-0.1,1.1-0.6,1.1-1.3c0-0.3-0.2-0.6-0.4-0.8
C167.9,144,164.1,138.9,168.6,130.6z"/>
<path class="st7" d="M138.3,95.4c0.8,3.2,1.9,6.4,3.4,9.4c1.2,2.3,4,3.2,6.3,2.1c0.8-0.4,1.5-1.1,2-1.9c3.2-5.8,7-11.2,11.3-16.2
c1.3-1.5,1.2-3.7-0.3-5c-0.9-0.8-2-1.1-3.2-0.8c-6.3,1.4-12.3,4-17.6,7.5C138.6,91.6,137.8,93.5,138.3,95.4z"/>
<path class="st8" d="M165.8,210.9v27.5c0,2-1.7,3.7-3.7,3.7c-0.5,0-0.9-0.1-1.4-0.3c-3.3-1.2-6.4-2.9-9.3-5
c-3.3-2.6-4.6-6.9-3.4-10.9c2.1-6.5,5.5-12.6,9.9-17.8c0.8-1,2.1-1.6,3.4-1.6l0,0C163.8,206.5,165.8,208.5,165.8,210.9L165.8,210.9z
"/>
</svg>

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -0,0 +1,169 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="340px" height="340px" viewBox="0 0 340 340" style="enable-background:new 0 0 340 340;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFC257;}
.st1{fill:#667387;}
.st2{fill:#363B42;}
.st3{fill:#E87B31;}
.st4{fill:#866799;}
.st5{fill:#5A4466;}
.st6{fill:#FFECD2;}
.st7{fill:#93A1B5;}
.st8{fill:#B389CC;}
</style>
<path class="st0" d="M171.4,301.5c0,0,5.7,5.3,10.4,15.7c1.6,3.5,5.8,5.1,9.3,3.5c0,0,0.1,0,0.1-0.1l0,0c3.4-1.6,4.9-5.5,3.5-9
c-3.7-9.5-10.2-17.7-18.7-23.4L171.4,301.5z"/>
<path class="st0" d="M164.7,289.2c-7.3,5.1-13.4,11.7-17.8,19.5c-1.5,2.8-0.8,6.3,1.6,8.3l0,0c2.8,2.5,7.1,2.1,9.6-0.7
c0.2-0.2,0.4-0.5,0.5-0.7c3-4.6,7.5-10.5,12.8-14.2L164.7,289.2z"/>
<path class="st0" d="M234.6,208.3L170,277.7l-64.6-69.4L93,207.1c0,0,1,85.1,77,91.4c76-6.2,77.8-93.7,77.8-93.7L234.6,208.3z"/>
<path class="st0" d="M170,272.4L170,272.4c4,0,7.3,3.3,7.3,7.3v17.6c0,4-3.3,7.3-7.3,7.3l0,0c-4,0-7.3-3.3-7.3-7.3v-17.6
C162.7,275.7,166,272.4,170,272.4z"/>
<path class="st1" d="M189.7,77.9c-2.2-0.9-4.1-2.4-5.4-4.3l-1-1.3c-2.4-3.4-6.3-5.3-10.4-5.3h-5.9c-4.1,0-8,2-10.4,5.3l-1,1.3
c-1.4,1.9-3.2,3.4-5.4,4.3c-6.6,2.8-13,6-19.1,9.5c0,0-41.4,29.5-53.4,55.9c0,0,20.3,32.9,92.3,32.9s92.9-33.4,92.9-33.4
C251.6,117.7,211.7,89,211.7,89C204.7,84.8,197.3,81.1,189.7,77.9z"/>
<path class="st2" d="M211.7,89c0.1,8.7-1.8,32.4-26.2,40.9c-9.3,3.2-19.5,3.2-28.8-0.2c-25.6-9.3-25.9-35.6-25.6-42.4
c-18.3,10.4-42.9,28.5-54.9,54.9c0,0,21.8,33.9,93.8,33.9s93.8-33.9,93.8-33.9C252.4,117.2,229.6,99.7,211.7,89z"/>
<path class="st2" d="M53.6,182.7c0,0-12.1,11-13.9,32h58.2C97.9,214.7,71.2,183,53.6,182.7z"/>
<path class="st1" d="M87.3,208.6l-20.9-2.1c-8.7-0.2-17.5,0.6-26,2.4c-3.6,0.8-7.1,3.1-8.2,6.7c-1.2,3.7-2.1,7.5-2.7,11.4
c0,0-0.3,8.4-0.1,12.8h60.5C89.9,239.8,100.2,213.1,87.3,208.6z"/>
<path class="st2" d="M87.8,208c-7.1-1-14.2-1.5-21.3-1.6l7,5.9c1.7,1.5,2,4,0.5,5.8c-0.7,0.9-1.7,1.4-2.9,1.5
c-14.1,1.1-28.1,3.5-41.7,7.4c-0.7,4.2-0.9,8.6-0.7,12.8h62.3C91.1,239.8,100.6,212.5,87.8,208z"/>
<path class="st1" d="M93.3,256.4l0-13c-0.3-2.8-0.9-5.5-1.7-8.2c-1.8-5.5-7-9.3-12.8-9.2c-11.9,0.1-36.5,1.6-54.6,11.5
c-3.3,1.7-5.4,5-5.8,8.7l-1,10.8l-0.2,11.2L93.3,256.4z"/>
<path class="st2" d="M93.3,243.4c-9.8-1-44.5-2.9-75.9,13.6l-1,11L94,256.3C94.1,252,93.9,247.7,93.3,243.4z"/>
<path class="st3" d="M223.9,245.2c0,0,7.6-5.9,17.4-6.3c3.6-11,5.8-22.4,6.4-34l-13.2,3.5L193,253h21.6L223.9,245.2z"/>
<path class="st3" d="M105.4,208.3L93,207.1c0.5,11.1,2.5,22.1,5.9,32.6c4.6,0.1,15.8,1.6,25.5,13.3H147L105.4,208.3z"/>
<path class="st1" d="M87.4,250.1c0,0,10,1.5,10.5,13v8.7c0,5-3.9,9.2-8.9,9.5c-15.3,1.1-47.2,4.4-69.4,14.5
c-3.4,1.6-7.4,0.1-8.9-3.3c-0.4-0.9-0.6-1.8-0.6-2.8v-14c0-4.9,2.9-9.4,7.4-11.4C30.4,258.1,58.7,246.8,87.4,250.1z"/>
<path class="st4" d="M210,212.5H130l-18.6,15.1c11.8,62.1,58.7,62.1,58.7,62.1s46.9,0,58.7-62.1L210,212.5z"/>
<path class="st5" d="M165.8,212.5h-40l-18.6,15.1c1.1,5.9,2.7,11.8,4.8,17.5c4.2,1.1,9.1,1.2,13.1-2.4c0,0,17.9,18.6,40.8,18.6
s40.8-18.6,40.8-18.6c4,3.5,9,3.5,13.1,2.4c2.1-5.7,3.6-11.5,4.8-17.5l-18.6-15.1H165.8z"/>
<path class="st2" d="M195.2,254.4c-9.7-13.6-25.2-12.5-25.2-12.5s-15.5-1-25.2,12.5c-2.8,3.9-1.8,9.3,2,12c1.5,1,3.2,1.6,5,1.6h36.4
c4.8,0,8.6-3.9,8.6-8.6C196.8,257.6,196.3,255.8,195.2,254.4L195.2,254.4z"/>
<path class="st2" d="M286.4,182.7c0,0,12.1,11,13.9,32h-58.2C242.1,214.7,268.8,183,286.4,182.7z"/>
<path class="st1" d="M252.7,208.6l20.9-2.1c8.7-0.2,17.5,0.6,26,2.4c3.6,0.8,7.1,3.1,8.2,6.7c1.2,3.7,2.1,7.5,2.7,11.4
c0,0,0.5,8.4,0.2,12.8h-61.1C249.6,239.8,239.8,213.1,252.7,208.6z"/>
<path class="st2" d="M310.5,226.9c-13.6-3.8-27.6-6.3-41.7-7.4c-2.3-0.2-4-2.1-3.8-4.4c0.1-1.1,0.6-2.1,1.5-2.9l7-5.9
c-7.1,0.1-14.3,0.6-21.3,1.6c-12.8,4.5-3.3,31.8-3.3,31.8h62.3C311.4,235.5,311.2,231.2,310.5,226.9z"/>
<path class="st1" d="M246.7,256.4l0-13c0.3-2.8,0.9-5.5,1.7-8.2c1.8-5.5,7-9.3,12.8-9.2c11.9,0.1,36.5,1.6,54.6,11.5
c3.3,1.7,5.4,5,5.8,8.7l1,10.8l0.3,10.9L246.7,256.4z"/>
<path class="st2" d="M322.6,257c-31.5-16.5-66.1-14.6-75.9-13.6c-0.5,4.3-0.8,8.6-0.7,12.9l77.6,11.7L322.6,257z"/>
<path class="st4" d="M230.5,167.4l-60.5,8.8l-60.5-8.8l-25.4,35.2c0,0,8,17.1,21.8,27.6c6.5,4.9,15.4,5,22.1,0.3l10.4-7.3
c0.7-0.5,1.4-0.9,2.2-1.2c0.5-0.2,1.1,0,1.3,0.5c0.1,0.3,0.1,0.7-0.1,1c-2,3.1-4.2,8.3-0.7,12.4c7.3,8.1,16.8,14,27.3,17
c1,0.3,2,0.3,2.9,0c10.5-2.9,20-8.8,27.3-17c3.7-4.4,1.8-9.2-0.2-12.2c-0.3-0.5-0.2-1.1,0.3-1.4c0.3-0.2,0.7-0.2,1-0.1
c0.6,0.3,1.2,0.6,1.8,1l10.4,7.3c6.6,4.7,15.6,4.6,22.1-0.3c13.8-10.4,21.8-27.6,21.8-27.6L230.5,167.4z"/>
<path class="st5" d="M248.2,215.3c0.1-0.2,0.3-0.4,0.4-0.6c0.4-0.6,0.8-1.2,1.2-1.7c0-0.1,0.1-0.1,0.1-0.2l0,0
c2.2-3.2,4.2-6.6,5.9-10.2l-25.3-35.2l-60.5,8.8l-60.5-8.8l-25.4,35.2c1.7,3.5,3.7,6.9,5.9,10.2l0,0c0,0.1,0.1,0.2,0.2,0.2
c0.4,0.6,0.8,1.2,1.3,1.8c0.1,0.1,0.2,0.2,0.3,0.4c0.4,0.5,0.8,1,1.2,1.6c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.1,0.2,0.2,0.2,0.3h0
c3.5,4.7,7.7,8.9,12.3,12.5c6.5,4.9,15.4,5,22.1,0.3c-5.7,1.7-13.3-2.7-13.3-2.7c-16.9-9.3-10-19.5-10-19.5l-0.1,0
c0.8-1,1.5-2.2,2.3-3.4l13.3-17.7c0,0,16.3,7.2,50,7.2l0,0h0.5l0,0c33.6-0.1,50-7.2,50-7.2l13.3,17.7c0.7,1.1,1.4,2.1,2,3h0
c0,0,6.4,10.6-10.5,19.9c0,0-8.3,5.4-13.3,2.7c6.6,4.7,15.6,4.6,22.1-0.3c4.7-3.7,8.9-8,12.5-12.8l0,0c0,0,0.1-0.1,0.1-0.1
c0.1-0.2,0.3-0.4,0.4-0.6C247.5,216.2,247.9,215.8,248.2,215.3z"/>
<path class="st2" d="M224.3,169.1c2,9.7,1,16.7-1,21.6c-2.6,6.4-8.9,10.6-15.8,10.7c-4.1,0.1-8.2-0.2-12.3-0.9
c-5.2-0.9-9.7-4.3-11.9-9.2l-5.1-11.3l0.2-5.1l45.8-6.6V169.1z"/>
<path class="st1" d="M272.6,105.7c-4.4,9.4-15.8,30.3-35.1,44.2c0,0-11.3,10-19.5,12.4l30.6,41.5c3.5,4.7,8.7,6.6,13.6,3.4
c1-0.5,2-1,3.1-1.4c13.7-9.5,35.7-28.6,43.9-58.3c1.6-5.7,0-11.8-4.2-16.1l-26.5-26.7c-1.4-1.4-3.8-1.5-5.2,0
C273,104.9,272.8,105.3,272.6,105.7z"/>
<ellipse transform="matrix(0.1602 -0.9871 0.9871 0.1602 74.9238 383.6803)" class="st2" cx="262.9" cy="147.8" rx="9.2" ry="9.2"/>
<path class="st1" d="M254,250c-2.3,0.2-4.6,1-6.5,2.3c-2.6,1.8-5.2,5.1-5.5,10.8v8.7c0,5,3.9,9.2,8.9,9.5
c15.3,1.1,47.2,4.4,69.4,14.5c3.4,1.6,7.4,0.1,8.9-3.3c0.4-0.9,0.6-1.8,0.6-2.8v-14c0-4.9-2.9-9.4-7.4-11.4
C309.8,258.2,282.2,247.2,254,250z"/>
<path class="st2" d="M115.7,169.1c-2,9.7-1,16.7,1,21.6c2.6,6.4,8.9,10.6,15.8,10.7c4.1,0.1,8.2-0.2,12.3-0.9
c5.2-0.9,9.7-4.3,11.9-9.2l5.1-11.3l-0.2-5.1l-45.8-6.6L115.7,169.1z"/>
<path class="st1" d="M67.4,105.7c4.5,9.5,16,30.6,35.5,44.5c0,0,11.4,9.4,19.4,11.8l-30.9,42.3c-3.5,4.7-9.2,5.9-14.1,2.7l-2.5-1.1
c-13.7-9.4-35.8-28.6-44-58.4c-1.6-5.7,0-11.8,4.2-16.1l26.5-26.7c1.4-1.4,3.8-1.5,5.2,0C67,104.9,67.2,105.3,67.4,105.7z"/>
<circle class="st2" cx="77.1" cy="147.8" r="9.2"/>
<path class="st2" d="M77.3,207.5c4.9,3.2,11.4,2,14.9-2.7l32.2-44.1c-7.7-2.3-15-5.9-21.5-10.6c-0.1,0.1-0.2,0.2-0.3,0.4
c-2.5,2.9-6.3,9.1-6.4,19c0,1.4,0.4,2.7,1.3,3.8c1.7,2.2,1.7,5.4-0.1,7.6l-18.2,22.8c-1.1,1.4-2.7,2.2-4.4,2.1
C75.7,206.4,76.5,207,77.3,207.5z"/>
<path class="st2" d="M261.5,203.7l-18.2-22.8c-1.8-2.2-1.8-5.3-0.1-7.6c0.8-1.1,1.3-2.4,1.3-3.8c-0.1-9.9-4-16.1-6.4-19
c-0.2-0.2-0.4-0.5-0.7-0.7c-6.6,4.9-14.1,8.5-22,10.9l32.2,44.1c3.5,4.7,10,5.9,14.9,2.7c0.8-0.5,1.7-1.1,2.6-1.7
C263.8,205.6,262.4,204.8,261.5,203.7z"/>
<path class="st4" d="M236,163.3c-3.1-10.9-9.6-15.5-14.6-17.4c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-5,1.9-11.5,6.5-14.6,17.4c-1.1,4.1,1,8.4,4.9,10.1c10.1,4.2,31.7,11.5,61.1,11.5s51-7.3,61.1-11.5
C235,171.7,237.1,167.4,236,163.3z"/>
<path class="st5" d="M226.5,148.7c-1.6-1.1-3.3-2.1-5.1-2.8c-3.2-1.2-6.7-1.3-9.9-0.3l-41.5,13l-41.5-13c-3.2-1-6.7-0.9-9.9,0.3
c-1.3,0.5-2.5,1.1-3.7,1.9c3.7,5.3,19.4,24,55.5,24C201.4,171.7,219.2,156.6,226.5,148.7z"/>
<path class="st0" d="M243.2,19.1c-6.7,2.7-12.5,7-17,12.6c-3.4,4.1-8.7,6.1-14,5.3c-2.1-0.3-4.3-0.3-6.5,0c-3.8,0.5-6.5,4.1-6,7.9
c0.2,1.6,1,3.1,2.2,4.2c27.5,25.1,13.4,63,13.4,63c-11.5,31.9-45.4,29.2-45.4,29.2s-33.9,2.6-45.4-29.2c0,0-14.1-37.9,13.4-63
c2.9-2.6,3.1-7.1,0.5-9.9c-1.1-1.2-2.6-2-4.2-2.2c-2.2-0.3-4.3-0.3-6.5,0c-5.3,0.8-10.6-1.2-14-5.3c-4.5-5.6-10.3-9.9-17-12.6
c-2.5-1-5.4,0.2-6.5,2.7c-0.6,1.4-0.5,3,0.3,4.3l0.2,0.4c5.5,9.9,7.8,21.2,6.7,32.5C95.4,82.6,94,161.5,170,164.9
c76-3.4,74.6-82.2,72.4-105.8c-1.1-11.3,1.3-22.6,6.7-32.5c0.1-0.1,0.1-0.3,0.2-0.4c1.4-2.4,0.5-5.4-1.8-6.8
C246.2,18.6,244.6,18.5,243.2,19.1z"/>
<path class="st3" d="M181.6,155.7c5.5-4.2,8.8-10.7,8.9-17.7c-6.5,2.5-13.5,3.7-20.6,3.5c-7,0.3-14-0.9-20.6-3.5
c0.1,6.9,3.4,13.5,8.9,17.7c3.4,2.5,7.4,3.9,11.6,4.1C174.2,159.6,178.2,158.2,181.6,155.7z"/>
<path class="st2" d="M295.1,156.1c-2.2,0-4-1.8-4-4s1.8-4,4-4c1.1,0,2.1,0.4,2.8,1.2c1.6,1.6,1.6,4.1,0,5.7
C297.2,155.7,296.2,156.1,295.1,156.1z"/>
<path class="st2" d="M281.7,177.1c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.3-0.4,0.7-0.8,1.1-1.1c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C282.2,177.1,282,177.1,281.7,177.1z"/>
<path class="st2" d="M264.8,194.2c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.7-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6
c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.5-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.7-0.2
c0.5-0.1,1.1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.2,0.4,0.3,0.6,0.5c0.2,0.2,0.4,0.4,0.5,0.6
c0.3,0.4,0.5,0.9,0.6,1.4c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C265.3,194.1,265,194.2,264.8,194.2z"/>
<path class="st2" d="M294.1,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.3-0.4-0.5-0.6c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c2-0.8,4.4,0.1,5.2,2.2c0.6,1.5,0.3,3.2-0.9,4.3c-0.2,0.2-0.4,0.3-0.6,0.5
c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C294.6,220.5,294.4,220.5,294.1,220.5z"/>
<path class="st2" d="M300.3,245.4c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4
c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5
c1.6,1.6,1.6,4.1,0,5.6c-0.2,0.2-0.4,0.4-0.6,0.5c-0.4,0.3-0.9,0.5-1.4,0.6C300.8,245.4,300.5,245.4,300.3,245.4z"/>
<path class="st2" d="M275.2,240.5c-1.3,0-2.6-0.7-3.3-1.8c-0.3-0.4-0.5-0.9-0.6-1.4c-0.1-0.5-0.1-1,0-1.6c0.1-0.5,0.3-1,0.6-1.4
c1.2-1.8,3.7-2.3,5.5-1.1c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.5,0.1,1,0,1.6c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.2,0.2-0.3,0.4-0.5,0.6
C277.3,240.1,276.3,240.5,275.2,240.5z"/>
<path class="st2" d="M272.6,269.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4
c-0.2-0.1-0.4-0.3-0.6-0.5c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8
c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.9-0.9,2.3-1.4,3.6-1.1
c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0,0.3,0.1,0.5,0.1,0.8C276.7,267.6,274.9,269.4,272.6,269.4C272.7,269.4,272.7,269.4,272.6,269.4L272.6,269.4z"/>
<path class="st2" d="M302.8,276.1c-2.2,0-4-1.8-4-4c0-1.1,0.4-2.1,1.2-2.8c1.6-1.6,4.1-1.6,5.7,0c1.6,1.6,1.6,4.1,0,5.7
C304.9,275.7,303.9,276.1,302.8,276.1z"/>
<path class="st2" d="M45.9,220.5c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-0.2-0.2-0.4-0.4-0.5-0.6c-0.1-0.2-0.3-0.4-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8c0-1.1,0.4-2.1,1.2-2.8
c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c2.2-0.4,4.3,1,4.7,3.1c0.3,1.3-0.1,2.7-1.1,3.6
c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2C46.4,220.5,46.1,220.5,45.9,220.5z"/>
<path class="st2" d="M39.7,245.4c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.2-0.1-0.4-0.3-0.6-0.5
c-1.6-1.6-1.6-4.1,0-5.6c0.2-0.2,0.4-0.4,0.6-0.5c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.5-0.2,0.8-0.2c0.5-0.1,1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.2,0.1,0.4,0.3,0.6,0.5c1.6,1.6,1.6,4.1,0,5.7C41.8,245,40.8,245.4,39.7,245.4
L39.7,245.4z"/>
<path class="st2" d="M64.8,240.5c-1.1,0-2.1-0.4-2.8-1.2c-0.2-0.2-0.3-0.4-0.5-0.6c-0.1-0.2-0.3-0.5-0.4-0.7
c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7c0.2-0.2,0.3-0.4,0.5-0.6
c1.6-1.6,4.1-1.6,5.7,0s1.6,4.1,0,5.7c-0.2,0.2-0.4,0.3-0.6,0.5c-0.2,0.1-0.4,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C65.3,240.5,65,240.5,64.8,240.5z"/>
<path class="st2" d="M67.3,269.4c-2.2,0-4-1.8-4-4c0,0,0,0,0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.3,0.1-0.5,0.2-0.8
c0.1-0.2,0.2-0.5,0.4-0.7c0.1-0.2,0.3-0.4,0.5-0.6c0.4-0.4,0.8-0.7,1.3-0.9c0.2-0.1,0.5-0.2,0.7-0.2c0.5-0.1,1.1-0.1,1.6,0
c0.3,0.1,0.5,0.1,0.8,0.2c0.2,0.1,0.5,0.2,0.7,0.4c0.4,0.3,0.8,0.7,1.1,1.1c0.1,0.2,0.3,0.4,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8
c0.1,0.3,0.1,0.5,0.1,0.8C71.3,267.6,69.6,269.4,67.3,269.4z"/>
<path class="st2" d="M37.2,276.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4s4,1.8,4,4C41.2,274.3,39.4,276.1,37.2,276.1
C37.2,276.1,37.2,276.1,37.2,276.1z"/>
<path class="st2" d="M44.9,156.1c-2.2,0-4-1.8-4-4c0-2.2,1.8-4,4-4c2.2,0,4,1.8,4,4c0,1.1-0.4,2.1-1.2,2.8
C47,155.7,45.9,156.1,44.9,156.1z"/>
<path class="st2" d="M58.3,177.1c-0.3,0-0.5,0-0.8-0.1c-0.3-0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.5-0.2-0.7-0.4c-0.4-0.3-0.8-0.7-1.1-1.1
c-0.1-0.2-0.3-0.5-0.4-0.7c-0.1-0.2-0.2-0.5-0.2-0.8c-0.1-0.5-0.1-1,0-1.6c0.1-0.3,0.1-0.5,0.2-0.8c0.1-0.2,0.2-0.5,0.4-0.7
c0.2-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.5c0.4-0.3,0.9-0.5,1.4-0.6c0.5-0.1,1-0.1,1.6,0c0.5,0.1,1,0.3,1.4,0.6
c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.4,0.5,0.6c0.1,0.2,0.3,0.5,0.4,0.7c0.1,0.2,0.2,0.5,0.2,0.8c0.1,0.5,0.1,1,0,1.6
c-0.1,0.3-0.1,0.5-0.2,0.8c-0.1,0.2-0.2,0.5-0.4,0.7c-0.3,0.4-0.7,0.8-1.1,1.1c-0.2,0.1-0.5,0.3-0.7,0.4c-0.2,0.1-0.5,0.2-0.8,0.2
C58.8,177.1,58.5,177.1,58.3,177.1z"/>
<path class="st2" d="M75.2,194.2c-2.2,0-4-1.8-4-4l0,0c0-0.3,0-0.5,0.1-0.8c0.1-0.5,0.3-1,0.6-1.4c0.1-0.2,0.3-0.4,0.5-0.6
c0.9-0.9,2.3-1.3,3.6-1.1c0.3,0.1,0.5,0.1,0.7,0.2c0.5,0.2,0.9,0.5,1.3,0.9c0.2,0.2,0.4,0.4,0.5,0.6c0.3,0.4,0.5,0.9,0.6,1.4
c0.1,0.5,0.1,1,0,1.6c-0.1,0.5-0.3,1-0.6,1.4c-0.1,0.2-0.3,0.4-0.5,0.6C77.3,193.7,76.3,194.1,75.2,194.2z"/>
<path class="st2" d="M235.4,187.8l4.8,6.5c27.3-15.1,48.3-39.5,59.2-68.8l-6.3-6.4C283,148.4,262.5,172.9,235.4,187.8z"/>
<path class="st2" d="M47.1,119.2l-6.3,6.4c10.8,29.3,31.8,53.7,59.2,68.8l4.8-6.5C77.5,172.9,57,148.4,47.1,119.2z"/>
<path class="st0" d="M183.9,126.9c-4.9-7.6-13.9-7.6-13.9-7.6s-8.9,0-13.9,7.6c-4.9,7.7-2.9,17.9,4.5,23.2c2.8,1.9,6,3,9.3,3.1
c3.3-0.2,6.6-1.2,9.3-3.1C186.8,144.8,188.8,134.6,183.9,126.9z"/>
<path class="st6" d="M168.6,130.6c1-1.7,2.4-3.1,4.3-4c0.6-0.3,0.8-1,0.5-1.6c-0.2-0.3-0.4-0.5-0.8-0.6c-0.9-0.2-1.7-0.4-2.6-0.4
c0,0-6.8-0.7-10,5.5c-3,5.8-2.1,13,3.3,16.7c2,1.4,4.3,2.2,6.7,2.3h0c0.6-0.1,1.1-0.6,1.1-1.3c0-0.3-0.2-0.6-0.4-0.8
C167.9,144,164.1,138.9,168.6,130.6z"/>
<path class="st7" d="M138.3,95.4c0.8,3.2,1.9,6.4,3.4,9.4c1.2,2.3,4,3.2,6.3,2.1c0.8-0.4,1.5-1.1,2-1.9c3.2-5.8,7-11.2,11.3-16.2
c1.3-1.5,1.2-3.7-0.3-5c-0.9-0.8-2-1.1-3.2-0.8c-6.3,1.4-12.3,4-17.6,7.5C138.6,91.6,137.8,93.5,138.3,95.4z"/>
<path class="st8" d="M165.8,210.9v27.5c0,2-1.7,3.7-3.7,3.7c-0.5,0-0.9-0.1-1.4-0.3c-3.3-1.2-6.4-2.9-9.3-5
c-3.3-2.6-4.6-6.9-3.4-10.9c2.1-6.5,5.5-12.6,9.9-17.8c0.8-1,2.1-1.6,3.4-1.6l0,0C163.8,206.5,165.8,208.5,165.8,210.9
C165.8,210.9,165.8,210.9,165.8,210.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" x="0px" y="0px" width="128px" height="128px"><defs><style>.cls-1{fill:#4f4d4c;}.cls-1,.cls-10,.cls-12,.cls-8{stroke:#333;}.cls-1,.cls-10,.cls-8{stroke-linejoin:round;stroke-width:4px;}.cls-2{fill:#e6b790;}.cls-3{fill:#725948;}.cls-4{fill:#674e3d;}.cls-5{fill:#333;}.cls-6{fill:#526b99;}.cls-7{fill:#e1ae89;}.cls-10,.cls-12,.cls-8{fill:none;}.cls-12,.cls-8{stroke-linecap:round;}.cls-9{fill:#efc8a5;}.cls-11{fill:#cbbd95;}.cls-12{stroke-miterlimit:10;stroke-width:2px;}.cls-13{fill:#886b56;}.cls-14{fill:#7f6351;}</style></defs><title>traditiona-japanese-man</title><path class="cls-1" d="M78,14A14.38,14.38,0,0,1,64,28,14.38,14.38,0,0,1,50,14C50,6.59,56.57,4,64,4S78,6.59,78,14Z"/><path class="cls-2" d="M120.44,107.48a13.68,13.68,0,0,0-10.26-10.62c-20.61-5.23-16-3.73-30.18-8.73V74H48V89.1C33.89,92.9,39.13,91.52,17.67,97a14.55,14.55,0,0,0-10.11,11.4L7,112A140.9,140.9,0,0,0,64,124.1a139.49,139.49,0,0,0,57-12Z"/><path class="cls-3" d="M116,96,72,88H56L12,96,6,112A145.12,145.12,0,0,0,64,124.1,145.12,145.12,0,0,0,122,112Z"/><path class="cls-3" d="M116,96,72,88H56L12,96,6,112A145.12,145.12,0,0,0,64,124.1,145.12,145.12,0,0,0,122,112Z"/><path class="cls-4" d="M88,104l29.42-4.21L122,112a142.87,142.87,0,0,1-41.64,11.1Z"/><polygon class="cls-2" points="80 86.03 80 74.03 48 74.03 48 86.03 64 112 80 86.03"/><path class="cls-5" d="M78,18c0,7.42-6.57,10-14,10S50,25.45,50,18s6.57-9.3,14-9.3S78,10.59,78,18Z"/><path class="cls-6" d="M78,20c0,4.41-6.27,8-14,8s-14-3.59-14-8,6.27-9,14-9S78,15.61,78,20Z"/><polygon class="cls-7" points="48 74.03 48 82.03 71.09 102.06 80 88.03 80 74.03 48 74.03"/><polyline class="cls-8" points="48 86.03 48 74.03 80 74.03 80 86.03"/><path class="cls-9" d="M88,46V38c0-11.19-5.93-22-24-22S40,26.84,40,38v8c-3.56-.28-5,3-4,8,.63,3.71,2.51,8.51,6,10C42,69.23,48.6,84.2,64,84,79.46,84.2,86,69.24,86,64c3.47-1.49,5.4-6.29,6-10C93.05,49.05,91.56,45.75,88,46Z"/><path class="cls-2" d="M86,64c3.47-1.49,5.4-6.29,6-10,1-5-.44-8.28-4-8V38c0-11.19-5.93-22-24-22-.5,0-1,0-1.45.06-3.37,11.57-9.1,24.55-8.77,47,0,5.56,0,12.46.46,18.69A20.5,20.5,0,0,0,64,84C79.46,84.2,86,69.24,86,64Z"/><path class="cls-10" d="M88,46V38c0-11.19-5.93-22-24-22S40,26.84,40,38v8c-3.56-.28-5,3-4,8,.63,3.71,2.51,8.51,6,10C42,69.23,48.6,84.2,64,84,79.46,84.2,86,69.24,86,64c3.47-1.49,5.4-6.29,6-10C93.05,49.05,91.56,45.75,88,46Z"/><path class="cls-5" d="M54,50.89c1.38,0,2.5.78,2.5,1.74s-1.12,1.76-2.5,1.76-2.5-.79-2.5-1.76,1.12-1.74,2.5-1.74"/><path class="cls-5" d="M74.06,50.89c1.38,0,2.5.78,2.5,1.74s-1.12,1.76-2.5,1.76-2.5-.79-2.5-1.76,1.12-1.74,2.5-1.74"/><path class="cls-4" d="M40,104,10.58,99.82,6,112a142.87,142.87,0,0,0,41.64,11.1Z"/><path class="cls-11" d="M34.93,112.8l-4.41-2.55a1.34,1.34,0,0,0-1.37,0l-4.42,2.55A1.36,1.36,0,0,0,24,114v5.1l10.89,1.19a1.37,1.37,0,0,0,.69-1.19V114A1.36,1.36,0,0,0,34.93,112.8Z"/><path class="cls-11" d="M93.07,112.8l4.41-2.55a1.34,1.34,0,0,1,1.37,0l4.42,2.55A1.36,1.36,0,0,1,104,114v5.1l-10.89,1.19a1.37,1.37,0,0,1-.69-1.19V114A1.36,1.36,0,0,1,93.07,112.8Z"/><line class="cls-12" x1="60.01" y1="70.03" x2="68.01" y2="70.03"/><path class="cls-12" d="M60,64l2.2.6a5.55,5.55,0,0,0,3.6,0L68,64"/><line class="cls-12" x1="63.01" y1="74.03" x2="65.01" y2="74.03"/><path class="cls-5" d="M89.7,46.26A4,4,0,0,0,88,46V38c0-11.19-5.93-22-24-22S40,26.84,40,38v8a4,4,0,0,0-1.7.23c3.29,2.32,4.17,6.21,4.17,10.58A66.63,66.63,0,0,1,42,64.19a19.57,19.57,0,0,0,2.86,8.44l.35-.13a2.51,2.51,0,0,0,1.85-2.66,6.71,6.71,0,0,0-.11-1.09A46.86,46.86,0,0,1,46,60.16V51.09a18.9,18.9,0,0,1,1-6l.06-.19a18.9,18.9,0,0,0,1-6V36c0-2.31,3.54-4,6-4,4.12,0,5.67,4,10,4s5.88-4,10-4c2.46,0,6,1.69,6,4V39a18.9,18.9,0,0,0,1,6l.06.19a18.9,18.9,0,0,1,1,6v9.07a46.86,46.86,0,0,1-.94,8.59A6.71,6.71,0,0,0,81,69.84,2.51,2.51,0,0,0,82.8,72.5l.35.13A19.57,19.57,0,0,0,86,64.19a66.63,66.63,0,0,1-.48-7.35C85.53,52.47,86.41,48.58,89.7,46.26Z"/><path class="cls-8" d="M92,92l19.45,3.24a8,8,0,0,1,6.17,5.08L122,112A145.12,145.12,0,0,1,64,124.1,145.12,145.12,0,0,1,6,112l4.38-11.68a8,8,0,0,1,6.17-5.08L36,92"/><path class="cls-13" d="M64,124.1a147.16,147.16,0,0,0,16.33-1L92,92,82,82,57.82,123.94C59.89,124,62,124.1,64,124.1Z"/><path class="cls-14" d="M64,124.1a147.16,147.16,0,0,0,16.33-1L92,92l-6-6L63.8,124.09Z"/><path class="cls-8" d="M64,124.1a147.16,147.16,0,0,0,16.33-1L92,92,82,82,57.82,123.94C59.89,124,62,124.1,64,124.1Z"/><path class="cls-13" d="M64,124.1c2,0,4.11-.08,6.18-.16L46,82,36,92l11.67,31.11A147.16,147.16,0,0,0,64,124.1Z"/><path class="cls-14" d="M59.9,124,39.46,88.56,36,92l11.67,31.11C51.75,123.6,55.83,123.87,59.9,124Z"/><path class="cls-8" d="M64,124.1c2,0,4.11-.08,6.18-.16L46,82,36,92l11.67,31.11A147.16,147.16,0,0,0,64,124.1Z"/></svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

@@ -0,0 +1,90 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="1280.000000pt" height="1264.000000pt" viewBox="0 0 1280.000000 1264.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.15, written by Peter Selinger 2001-2017
</metadata>
<g transform="translate(0.000000,1264.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M5925 12625 c-248 -21 -380 -39 -378 -51 1 -7 -56 -18 -148 -29 -83
-9 -190 -25 -237 -35 -244 -53 -454 -105 -602 -151 -91 -28 -210 -64 -264 -81
-465 -138 -1038 -415 -1493 -719 -234 -157 -585 -429 -773 -600 -215 -196
-538 -518 -659 -659 -284 -330 -532 -685 -692 -995 -77 -148 -267 -563 -324
-705 -107 -271 -232 -718 -289 -1030 -50 -277 -61 -391 -61 -650 0 -246 7
-324 27 -318 19 7 37 72 78 278 21 107 43 218 48 245 8 39 9 25 4 -65 -4 -63
-7 -219 -7 -347 0 -255 6 -282 45 -216 17 27 29 79 46 188 l23 150 -6 -191
c-3 -129 -1 -221 7 -283 13 -91 13 -92 26 -61 10 23 34 227 34 286 0 2 7 4 15
4 25 0 64 152 126 491 32 179 72 384 89 455 35 146 79 298 85 292 3 -2 -2 -39
-10 -82 -18 -92 -17 -86 -5 -86 6 0 10 8 10 18 1 12 5 9 16 -11 8 -15 19 -25
25 -22 5 4 25 37 44 73 20 40 34 59 35 47 0 -12 4 -25 9 -30 5 -6 5 -59 0
-120 -11 -153 4 -275 33 -275 13 0 42 71 108 268 67 195 71 204 80 177 5 -14
15 -1 40 56 75 165 285 573 365 707 101 171 155 249 427 613 292 390 419 544
672 809 125 131 146 145 66 45 -143 -181 -214 -315 -166 -315 18 0 124 82 321
249 593 504 995 778 1507 1025 559 271 1128 428 1798 498 168 17 793 17 960 0
325 -34 662 -97 926 -172 1721 -488 3064 -1775 3618 -3467 119 -365 196 -746
238 -1178 16 -171 16 -682 0 -860 -63 -686 -245 -1327 -557 -1960 -413 -840
-1042 -1558 -1830 -2090 -883 -595 -1871 -899 -3025 -931 -917 -26 -1785 174
-2670 616 -141 70 -106 38 50 -46 651 -351 1351 -559 2140 -636 180 -17 819
-17 1000 0 1357 132 2511 667 3474 1612 103 102 234 237 289 300 137 156 146
164 71 60 -18 -25 -32 -53 -31 -62 3 -23 -225 -278 -400 -449 -389 -378 -806
-687 -1263 -932 -248 -133 -705 -304 -1061 -396 -432 -112 -759 -157 -1319
-181 -140 -6 -292 -15 -337 -21 -203 -24 -781 41 -1163 132 -885 211 -1709
627 -2425 1225 -119 100 -403 375 -586 569 -147 155 -313 363 -449 563 -35 51
-65 90 -68 87 -15 -15 245 -368 409 -556 46 -53 119 -137 162 -187 110 -127
430 -438 572 -558 576 -480 1211 -831 1915 -1058 206 -67 518 -145 715 -181
77 -13 163 -29 190 -34 30 -5 39 -9 23 -10 -53 -2 -386 60 -586 110 -385 95
-769 234 -1117 405 -851 418 -1542 989 -2093 1732 -58 78 -107 140 -110 137
-6 -5 68 -110 177 -250 496 -637 1112 -1160 1806 -1532 882 -472 1890 -706
2925 -679 135 3 283 8 330 11 l85 4 -88 -14 c-162 -25 -410 -38 -687 -38 -620
1 -1087 74 -1620 253 -488 164 -1043 444 -1460 736 -1013 709 -1779 1701
-2169 2807 -65 186 -84 177 -22 -10 311 -944 925 -1853 1713 -2538 43 -37 78
-70 78 -72 0 -3 -26 16 -57 43 -353 296 -662 622 -938 989 -226 300 -383 560
-602 995 -85 168 -161 312 -169 320 -12 12 -14 12 -14 -5 0 -24 19 -87 54
-179 14 -37 24 -72 21 -77 -17 -27 300 -594 496 -886 353 -526 832 -1029 1354
-1423 146 -109 419 -290 580 -384 164 -95 184 -110 70 -50 -272 141 -644 395
-930 634 -449 374 -826 792 -1143 1268 -116 172 -235 372 -228 379 8 8 -54
126 -79 148 -11 11 -36 56 -54 100 -18 44 -57 125 -86 180 -107 200 -264 636
-350 969 -110 428 -165 790 -185 1231 -14 292 -17 314 -18 135 -5 -434 80
-1004 223 -1501 165 -571 420 -1128 741 -1616 52 -79 92 -149 89 -154 -12 -18
130 -212 375 -513 17 -21 4 -14 -40 23 -74 61 -87 54 -41 -22 l31 -52 -46 50
c-76 81 -272 329 -376 475 -323 454 -602 985 -785 1495 -28 77 -56 154 -62
170 l-11 30 4 -35 c2 -19 32 -114 66 -210 307 -859 797 -1636 1440 -2281 204
-204 313 -302 540 -484 246 -197 366 -285 570 -420 863 -573 1830 -901 2872
-975 216 -15 656 -12 879 6 751 60 1493 262 2168 590 577 280 1163 678 1588
1078 57 53 105 96 107 96 17 0 -37 -70 -102 -131 -399 -381 -986 -784 -1515
-1039 -844 -408 -1717 -611 -2677 -625 -975 -13 -1900 191 -2784 615 -901 432
-1681 1072 -2289 1880 -674 895 -1082 1897 -1217 2990 -29 238 -51 380 -60
385 -30 18 -16 -313 25 -588 155 -1055 576 -2051 1219 -2887 636 -827 1487
-1494 2446 -1918 1108 -490 2280 -647 3510 -471 721 103 1501 368 2144 729
801 448 1448 1019 2014 1775 431 575 781 1295 987 2030 155 554 223 1053 239
1755 1 74 2 -25 0 -220 -1 -237 -8 -407 -18 -510 -108 -1043 -415 -1944 -957
-2809 -60 -96 -108 -176 -105 -178 7 -8 73 81 154 207 491 769 804 1643 926
2580 48 370 65 930 37 1265 -60 737 -217 1389 -481 2000 -28 66 -65 160 -82
209 -154 458 -537 1096 -958 1596 -147 174 -459 487 -625 624 -287 238 -632
480 -835 585 -416 214 -583 292 -850 396 -74 29 -207 82 -295 117 -479 195
-1020 322 -1635 384 -230 23 -864 28 -1095 9z m-1790 -502 c-685 -272 -1356
-675 -1885 -1132 -142 -123 -401 -375 -540 -526 -91 -99 -89 -91 9 30 261 322
768 749 1256 1057 338 214 800 451 1080 554 90 33 156 47 80 17z m-814 -577
c-7 -8 -53 -39 -104 -69 -389 -232 -858 -607 -1152 -919 -107 -114 -412 -408
-371 -358 15 19 88 100 161 180 391 426 844 798 1349 1107 66 40 122 73 124
73 3 0 -1 -6 -7 -14z m-2171 -2051 c0 -2 -18 -34 -40 -70 -51 -83 -137 -254
-209 -416 -31 -69 -66 -135 -77 -147 -39 -42 -261 -553 -324 -747 -21 -67 -40
-103 -40 -78 0 38 140 422 225 619 101 234 264 541 421 797 25 40 44 59 44 42z
m-436 -952 c-82 -196 -218 -605 -267 -803 -37 -150 -82 -396 -116 -628 -11
-73 -24 -139 -29 -145 -5 -7 -12 -21 -15 -32 -12 -41 5 96 39 316 37 245 84
449 163 710 74 248 249 709 258 682 2 -6 -13 -51 -33 -100z m-537 -1355 c-3
-8 -6 -5 -6 6 -1 11 2 17 5 13 3 -3 4 -12 1 -19z m128 -357 c-4 -25 -10 -40
-12 -33 -3 7 -2 39 3 70 5 36 9 48 12 33 2 -13 1 -45 -3 -70z m2181 -5032
c596 -523 1291 -920 2044 -1169 354 -117 757 -206 1173 -260 140 -18 197 -29
312 -59 57 -15 -83 -6 -291 19 -1347 163 -2586 767 -3509 1711 l-120 123 136
-130 c74 -72 189 -177 255 -235z m3177 -1136 c-7 -2 -21 -2 -30 0 -10 3 -4 5
12 5 17 0 24 -2 18 -5z"/>
<path d="M11489 2413 c-428 -544 -921 -999 -1494 -1378 -798 -529 -1692 -868
-2615 -994 -200 -28 -228 -33 -212 -38 20 -8 331 36 527 73 949 183 1837 577
2620 1165 349 261 677 566 963 893 128 147 276 335 269 342 -2 3 -29 -26 -58
-63z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 101 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 49 49" style="enable-background:new 0 0 49 49;" xml:space="preserve">
width="49px" height="49px" viewBox="0 0 49 49" style="enable-background:new 0 0 49 49;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FCE770;}
.st1{fill:#3F342F;}

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 45.9 45.9" style="enable-background:new 0 0 45.9 45.9;" xml:space="preserve">
width="45.9px" height="45.9px" viewBox="0 0 45.9 45.9" style="enable-background:new 0 0 45.9 45.9;" xml:space="preserve">
<style type="text/css">
.st0{fill:#2D2121;}
.st1{fill:#4C1F1F;}

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.7 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 239.5 239.5" style="enable-background:new 0 0 239.5 239.5;" xml:space="preserve">
width="239.5px" height="239.5px" viewBox="0 0 239.5 239.5" style="enable-background:new 0 0 239.5 239.5;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFCC;}
</style>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 41.4 41.4" style="enable-background:new 0 0 41.4 41.4;" xml:space="preserve">
width="41.4px" height="41.4px" viewBox="0 0 41.4 41.4" style="enable-background:new 0 0 41.4 41.4;" xml:space="preserve">
<style type="text/css">
.st0{fill:#444351;}
.st1{fill:#B7B3AE;}

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 35.3 35.3" style="enable-background:new 0 0 35.3 35.3;" xml:space="preserve">
width="35.5px" height="35.5px" viewBox="0 0 35.3 35.3" style="enable-background:new 0 0 35.3 35.3;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 47.8 47.8" style="enable-background:new 0 0 47.8 47.8;" xml:space="preserve">
width="47.8px" height="47.8px" viewBox="0 0 47.8 47.8" style="enable-background:new 0 0 47.8 47.8;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 52.5 52.5" style="enable-background:new 0 0 52.5 52.5;" xml:space="preserve">
width="52.5px" height="52.5px" viewBox="0 0 52.5 52.5" style="enable-background:new 0 0 52.5 52.5;" xml:space="preserve">
<style type="text/css">
.st0{fill:#336666;}
.st1{fill:#FFFBB3;}

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 36.2 36.2" style="enable-background:new 0 0 36.2 36.2;" xml:space="preserve">
width="36.2px" height="36.2px" viewBox="0 0 36.2 36.2" style="enable-background:new 0 0 36.2 36.2;" xml:space="preserve">
<style type="text/css">
.st0{fill:#999999;}
.st1{fill:#4F4A47;}

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:#A55A5A;}
</style>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 43.4 43.4" style="enable-background:new 0 0 43.4 43.4;" xml:space="preserve">
width="43.4px" height="43.4px" viewBox="0 0 43.4 43.4" style="enable-background:new 0 0 43.4 43.4;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
</style>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -1,83 +1,7 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="1025.000000pt" height="1280.000000pt" viewBox="0 0 1025.000000 1280.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.15, written by Peter Selinger 2001-2017
</metadata>
<g transform="translate(0.000000,1280.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M4625 12789 c-1428 -48 -2620 -208 -3335 -448 -426 -143 -659 -289
-747 -469 -24 -49 -28 -69 -28 -142 0 -72 4 -94 28 -144 26 -56 27 -66 27
-208 0 -125 -3 -159 -21 -211 -85 -250 139 -487 635 -672 879 -327 2608 -523
4436 -501 300 3 599 8 665 10 86 3 100 2 50 -3 -46 -5 -57 -8 -31 -9 32 -2 37
-5 31 -19 -4 -10 -15 -43 -25 -73 -10 -30 -37 -107 -60 -170 -23 -63 -63 -180
-90 -260 -27 -80 -67 -197 -90 -260 -23 -63 -63 -180 -90 -260 -27 -80 -67
-197 -90 -260 -22 -63 -66 -189 -96 -280 -30 -91 -59 -174 -64 -185 -5 -11
-18 -49 -30 -85 -12 -36 -25 -74 -30 -85 -5 -11 -34 -94 -64 -185 -30 -91 -74
-217 -96 -280 -23 -63 -63 -180 -90 -260 -87 -259 -85 -255 -114 -258 -14 -2
-26 -8 -26 -13 0 -5 -11 -9 -24 -9 -14 0 -28 -4 -31 -10 -3 -5 -17 -10 -30
-10 -13 0 -26 -4 -29 -9 -3 -5 -18 -12 -33 -16 -15 -3 -38 -17 -51 -31 -14
-13 -29 -24 -34 -24 -9 0 -43 -72 -58 -123 -8 -23 -5 -29 18 -41 15 -8 25 -18
23 -23 -2 -4 12 -12 32 -18 19 -5 39 -13 43 -17 4 -5 18 -8 30 -8 21 0 23 -2
12 -25 -7 -17 -20 -25 -37 -26 -66 -4 -302 1 -351 6 -82 9 -263 44 -282 55
-10 6 -24 10 -32 10 -8 0 -16 7 -20 15 -4 11 15 25 72 53 42 20 79 40 80 45 2
4 9 7 16 7 19 0 64 52 71 81 5 21 0 31 -25 53 -17 14 -44 26 -58 27 -74 1
-211 13 -262 22 -21 3 -53 28 -71 53 -7 12 -18 22 -22 22 -4 1 -20 16 -35 34
-15 18 -35 39 -46 47 -10 8 -28 25 -39 37 -11 13 -24 21 -28 19 -4 -3 -10 4
-14 15 -3 11 -11 20 -17 20 -10 0 -104 70 -143 108 -8 6 -18 12 -24 12 -6 0
-11 4 -11 9 0 6 -18 20 -40 32 -22 13 -40 26 -40 30 0 4 -17 18 -37 30 -21 13
-47 32 -58 42 -11 11 -56 46 -100 80 -44 33 -83 65 -86 69 -3 4 -20 19 -38 32
-18 14 -49 40 -69 58 -21 18 -50 44 -67 56 -30 23 -121 104 -244 217 -104 95
-397 390 -497 500 -113 124 -264 299 -314 365 -14 18 -56 71 -94 119 -38 47
-122 158 -188 246 -65 88 -124 167 -131 175 -7 9 -39 51 -71 95 -33 44 -65 85
-70 91 -6 6 -29 33 -51 60 -104 127 -216 214 -275 214 -31 0 -83 -60 -99 -113
-17 -61 -16 -239 3 -321 9 -35 17 -75 20 -87 18 -102 90 -312 157 -460 143
-317 365 -655 624 -948 156 -177 215 -235 355 -346 331 -264 766 -545 1200
-777 185 -98 230 -131 230 -170 0 -19 -40 -64 -103 -116 -15 -12 -26 -26 -23
-31 5 -8 82 1 121 14 11 4 -52 -32 -140 -79 -150 -82 -196 -109 -150 -91 72
28 361 107 412 112 70 7 271 -25 613 -97 52 -11 101 -18 108 -15 6 2 12 1 12
-3 0 -5 19 -9 43 -11 23 -1 44 -6 45 -12 2 -5 15 -9 28 -9 13 0 24 -4 24 -10
0 -5 12 -10 26 -10 14 0 23 -4 19 -10 -4 -6 5 -10 19 -10 14 0 26 -4 26 -10 0
-5 9 -10 20 -10 11 0 20 -4 20 -10 0 -5 11 -10 24 -10 l24 0 -39 -112 c-22
-62 -53 -151 -70 -198 -16 -47 -54 -159 -85 -250 -30 -91 -59 -174 -64 -185
-5 -11 -18 -49 -30 -85 -12 -36 -25 -74 -30 -85 -5 -11 -32 -90 -60 -175 -28
-85 -55 -164 -60 -175 -5 -11 -18 -49 -30 -85 -12 -36 -25 -74 -30 -85 -5 -11
-34 -94 -64 -185 -30 -91 -74 -217 -96 -280 -23 -63 -63 -180 -90 -260 -27
-80 -67 -197 -90 -260 -23 -63 -63 -180 -90 -260 -78 -230 -120 -353 -130
-375 -5 -11 -27 -76 -50 -145 -57 -173 -59 -178 -83 -183 -12 -2 3 -5 33 -7
30 -1 -46 -10 -170 -20 -1369 -110 -2334 -300 -2852 -561 -32 -16 -58 -27 -58
-24 0 2 32 21 71 41 39 19 69 38 66 41 -3 2 7 18 23 35 32 33 98 130 155 228
21 36 48 81 60 100 12 19 55 96 95 170 40 74 87 160 105 190 18 30 50 87 72
125 73 127 205 349 233 390 15 22 39 59 53 83 15 23 39 60 55 82 15 22 38 58
52 80 42 65 208 298 283 395 57 74 109 142 115 150 4 6 21 26 37 46 17 20 41
52 55 70 14 18 60 74 104 124 43 49 99 114 125 143 25 30 60 68 76 86 17 17
73 78 125 134 163 175 273 288 265 272 -4 -8 5 0 20 18 16 19 57 64 93 100 35
37 75 82 89 99 14 18 29 30 34 27 5 -3 9 -1 9 4 0 5 17 28 39 51 21 22 37 41
35 41 -2 0 8 13 22 29 14 16 24 31 22 33 -1 2 7 17 20 35 12 17 22 36 22 41 0
5 7 13 16 16 8 3 12 11 8 17 -3 6 -3 14 2 18 5 3 14 16 21 28 10 17 10 23 0
26 -9 4 -9 6 1 6 7 1 10 6 7 11 -3 6 -3 10 2 10 15 0 5 110 -12 126 -8 9 -15
22 -15 31 0 11 -3 13 -13 5 -10 -8 -16 -6 -25 9 -7 11 -17 17 -22 14 -6 -3
-10 -2 -10 4 0 38 -240 31 -323 -9 -22 -11 -49 -20 -58 -20 -10 0 -21 -4 -24
-10 -3 -5 -13 -10 -21 -10 -9 0 -12 5 -8 12 5 7 3 8 -5 4 -7 -5 -10 -11 -7
-14 8 -8 -46 -42 -56 -36 -10 7 -187 -115 -368 -252 -355 -269 -704 -597 -961
-904 -554 -661 -880 -1379 -974 -2139 -8 -69 -13 -127 -10 -129 3 -3 6 6 6 19
1 13 5 -11 9 -53 8 -79 57 -208 80 -208 6 0 9 -4 6 -8 -3 -5 14 -18 38 -29 32
-16 47 -18 62 -11 31 17 4 -5 -68 -56 -99 -68 -163 -139 -204 -222 -32 -63
-36 -82 -36 -146 0 -57 6 -86 26 -132 25 -56 26 -65 26 -253 0 -194 0 -195
-29 -257 -67 -143 -41 -271 82 -403 214 -229 723 -418 1513 -562 1552 -283
3793 -330 5584 -115 1058 126 1795 322 2167 575 77 53 168 151 198 215 36 76
44 172 21 240 -13 39 -16 92 -16 285 0 215 2 243 20 289 42 107 20 230 -59
335 -31 41 -41 63 -41 92 0 21 -7 94 -15 162 -151 1216 -891 2366 -2165 3361
-427 333 -975 682 -1417 900 -72 36 -132 68 -132 72 -1 3 35 20 78 37 438 169
1017 473 1476 776 1359 897 2165 2032 2300 3240 9 77 23 188 31 246 17 120 12
171 -22 245 -22 47 -24 64 -24 212 0 97 5 172 11 189 33 80 28 187 -12 270
-32 66 -130 166 -224 228 -503 335 -1759 580 -3410 665 -573 29 -1298 37
-1830 19z m2068 -2766 c-7 -2 -19 -2 -25 0 -7 3 -2 5 12 5 14 0 19 -2 13 -5z
m-125 -10 c-15 -2 -42 -2 -60 0 -18 2 -6 4 27 4 33 0 48 -2 33 -4z m-2501
-7110 c-20 -2 -52 -2 -70 0 -17 2 0 4 38 4 39 0 53 -2 32 -4z"/>
<path d="M2924 6014 c-18 -14 -18 -15 4 -4 12 6 22 13 22 15 0 8 -5 6 -26 -11z"/>
</g>
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" x="0px" y="0px" width="512px" height="512px">
<path
fill="currentColor"
d="m 472.59787,246.96022 q -6.56862,3.83171 -10.9477,9.03186 -4.37908,5.20015 -8.75816,10.12663 -4.37908,4.92645 -9.57924,9.03185 -5.20015,4.10538 -13.41092,5.20016 -10.94771,2.18953 -21.34802,0.27368 -10.4003,-1.91585 -20.80062,-3.01061 -17.51632,-2.73693 -34.48524,-3.8317 -16.96894,-1.09477 -34.48526,-0.54739 -2.18954,0 -4.37907,0.2737 -2.18955,0.27369 -4.92648,1.91584 -3.2843,2.18955 -6.02123,5.47385 -17.5163,23.53756 -29.55878,49.81203 -12.04247,26.27447 -27.91664,51.45418 -10.94769,17.51631 -21.62169,35.03262 -10.674,17.51633 -21.07432,35.58003 -3.28431,5.47385 -5.20015,12.58985 -1.91585,7.116 -4.37907,14.23201 -2.46325,7.116 -5.74756,13.41092 -3.2843,6.29494 -8.21076,10.12663 -0.54739,-1.09477 -0.82109,-4.10538 l -0.54737,-6.02125 q 0,0 0,-5.74754 0,-5.74754 1.36846,-2.73691 -2.18955,0.54738 -5.47386,3.83168 4.92647,-3.83168 3.28431,-8.21077 -0.54738,-2.73693 -3.55799,-2.46323 -3.01062,0.2737 -1.91585,2.46323 2.73691,-8.21078 4.92646,-17.51631 2.18954,-9.30555 4.92647,-17.51632 -11.49509,13.13724 -19.70586,27.91662 2.18954,-2.73691 4.37908,-6.56861 l 4.37908,-7.66339 q -2.18954,4.37907 -5.20016,8.21078 -3.01062,3.83169 -5.74754,7.116 1.64214,0 6.29492,-7.3897 4.65278,-7.3897 9.57923,-16.42154 4.92648,-9.03185 9.30556,-17.51632 4.37907,-8.48446 6.02122,-10.674 7.66339,-12.58985 15.0531,-24.35863 7.38969,-11.76878 15.05308,-23.81124 9.30553,-14.23201 16.69523,-29.83248 7.3897,-15.60048 15.05309,-31.47463 3.83169,-8.21077 8.21076,-16.14786 4.37908,-7.93708 8.75816,-15.60047 4.92647,-8.21077 6.29494,-12.31615 1.36845,-4.10539 -6.29494,-11.2214 2.73694,-1.09477 5.47385,-1.91584 2.73693,-0.82108 5.47385,0.27368 -3.83169,-2.73691 -5.47385,-6.29492 -1.64215,-3.55801 -5.47385,-5.74754 2.73694,0 6.84232,1.36847 4.10538,1.36846 6.84232,0.27369 3.2843,-1.09478 4.10538,-5.20016 0.82107,-4.10539 2.46323,-6.84231 4.92646,-4.37908 13.13723,-6.02125 4.92647,-1.09475 7.93709,3.55802 3.01062,4.65278 7.93708,5.74754 6.56861,2.73693 13.13724,4.10539 6.56862,1.36846 12.58984,1.91584 2.18954,1.09477 7.3897,2.46324 5.20017,1.36846 6.29493,-0.82109 1.64215,-2.18953 4.37908,-2.18953 2.73692,-0.5474 8.48446,-0.2737 5.74755,0.2737 11.76878,-0.2737 6.02123,-0.54736 10.9477,-1.91583 4.92646,-1.36846 6.56862,-4.65278 0.54739,-2.73692 -1.91586,-8.48446 -2.46323,-5.74755 -6.29492,-12.04246 -3.83169,-6.29493 -7.66338,-12.04248 -3.8317,-5.74754 -5.47386,-8.48446 -10.94769,-20.80063 -21.89538,-42.42232 -10.9477,-21.62172 -21.89541,-42.96972 1.09478,2.18955 1.09478,4.10538 v 3.01063 q -4.37908,-6.02124 -7.6634,-12.31617 -3.28431,-6.294917 -7.116,-12.316156 -13.68462,20.800626 -27.09555,42.148636 -13.41093,21.34801 -24.35862,43.24341 -8.75817,18.61109 -17.51632,36.67478 -8.75815,18.0637 -18.06371,36.67479 0,0.54738 -1.64215,2.18954 -17.51632,35.58001 -34.75894,70.61265 -17.24263,35.03263 -34.75894,70.61264 -4.92647,11.49509 -12.86355,24.35864 -7.93707,12.86353 -19.43216,18.33739 0,-7.11601 -2.73692,-14.50571 -2.73692,-7.38969 -6.29493,-14.23201 -3.558,-6.8423 -7.38969,-13.68462 -3.8317,-6.84231 -7.116,-13.41092 Q 100.37616,365.74275 92.712765,351.23704 85.049381,336.73135 77.933373,321.95196 71.364759,309.9095 65.61721,295.67749 59.86967,281.44548 51.658899,271.04516 q -1.09477,-1.09477 -5.747541,-4.65276 -4.652773,-3.55801 -9.852927,-6.84231 -5.200156,-3.28432 -9.579236,-5.74754 -4.379079,-2.46324 -4.926464,-1.91585 1.642154,-2.18954 6.021234,-2.18954 3.28431,-1.09477 6.842311,-1.09477 h 7.389696 q -4.926465,-1.09477 -10.674005,-2.18954 -5.747542,-1.09477 -7.937082,-6.02124 5.473849,-1.09476 10.947697,-1.09476 h 10.400313 q -5.473848,-7.11601 -14.232007,-8.75817 19.705856,3.28431 40.232789,3.01063 20.526932,-0.2737 40.780163,-0.2737 7.66339,0 16.69524,1.09477 9.03186,1.09478 18.33739,1.64215 9.30556,0.54739 17.79002,-1.09477 8.48446,-1.64215 14.50569,-7.6634 4.92647,-4.92644 8.48447,-11.22136 3.558,-6.29494 6.84231,-12.31617 14.77939,-29.55879 27.91663,-58.57019 13.13723,-29.01139 25.72708,-59.664944 4.37909,-10.400312 8.48447,-21.074318 4.10538,-10.674005 5.20015,-22.169087 10.94771,-2.189539 22.1691,-3.558002 11.22139,-1.368463 21.62169,-5.747542 10.40033,-4.379079 18.88478,-10.674006 8.48448,-6.294925 7.38971,-18.337392 1.09477,11.495082 -0.27369,22.442779 -1.36846,10.947698 -4.10539,21.895396 5.47385,-5.473848 12.04247,-7.663388 3.2843,13.137237 9.03185,25.727088 5.74754,12.589854 12.31615,24.906013 6.56862,12.316163 13.68462,24.358633 7.11601,12.04246 13.68463,24.63232 16.42154,33.39047 35.03262,65.13879 4.37909,7.66339 9.30555,16.42154 4.92646,8.75816 11.49509,15.87417 3.2843,3.28432 6.56861,4.92646 3.28432,1.64215 6.56862,2.18954 3.28432,0.54739 7.116,0.82108 3.83169,0.27368 8.75817,1.36845 z" />
</svg>

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{display:none;}
.st1{display:inline;}

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="500px" height="500px" viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:#EE6F57;}
.st1{fill:#E25749;}
.st2{fill:#FDD578;}
.st3{fill:#DCE8EF;}
.st4{fill:#425F73;}
</style>
<g>
<polygon class="st0" points="241.9,337.4 234.8,362.9 207.8,459.7 172.2,420 121.1,435.5 150.2,331.3 156.4,308.8 206.1,314.1 "/>
<polygon class="st0" points="379.1,435.5 328,420 292.4,459.7 265.3,362.9 258.2,337.4 294.1,314.1 343.8,308.8 350,331.3 "/>
</g>
<g>
<path class="st1" d="M206.1,314.1l35.8,23.3l-7.1,25.5c-9.8-6.3-18.9-16.4-28.7-19.6c-15.3-5-37.5,3.6-50.2-5.7
c-2.3-1.7-4.2-3.8-5.7-6.3l6.3-22.5L206.1,314.1z"/>
<path class="st1" d="M350,331.3c-1.5,2.5-3.4,4.6-5.7,6.3c-12.7,9.2-35,0.7-50.3,5.7c-9.9,3.2-18.9,13.3-28.7,19.6l-7.1-25.5
l35.8-23.3l49.7-5.3L350,331.3z"/>
</g>
<path class="st2" d="M392.4,183.7c0-16.3,15-34.8,10.2-49.5c-5-15.3-28.1-21.4-37.4-34.1c-9.3-12.8-8.1-36.7-20.9-46.1
c-12.7-9.2-35-0.7-50.2-5.7c-14.7-4.8-27.7-24.9-44-24.9s-29.3,20.1-44,24.9c-15.3,5-37.5-3.6-50.2,5.7
c-12.8,9.3-11.6,33.2-20.9,46.1c-9.2,12.7-32.4,18.8-37.4,34.1c-4.8,14.7,10.2,33.2,10.2,49.5s-15,34.8-10.2,49.5
c5,15.3,28.1,21.4,37.4,34.1c9.3,12.8,8.1,36.7,20.9,46.1c12.7,9.2,35,0.7,50.2,5.7c14.7,4.8,27.7,24.9,44,24.9s29.3-20.1,44-24.9
c15.3-5,37.5,3.6,50.2-5.7c12.8-9.3,11.6-33.2,20.9-46.1c9.2-12.7,32.4-18.8,37.4-34.1C407.4,218.6,392.4,200.1,392.4,183.7z"/>
<circle class="st3" cx="250.1" cy="183.7" r="101"/>
<g>
<rect x="213.6" y="137.1" class="st4" width="72.9" height="15"/>
<rect x="213.6" y="215.4" class="st4" width="72.9" height="15"/>
<rect x="192.9" y="176.2" class="st4" width="114.5" height="15"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="484.227px" height="484.227px" viewBox="0 0 484.227 484.227" style="enable-background:new 0 0 484.227 484.227;" xml:space="preserve">
<g>
<path d="M7.32,255.207c7.1,1.7,14.3,3.6,21.5,3.4c7.4-0.2,14.8-1.1,22.1-2.1c0.3,15.1,2.5,30.4,6.7,45.1
c6.6,23.7,18.1,46.2,33.6,65.7s34.9,36.1,56.9,48.2l16.9,8.3c5.9,2.3,11.8,4.4,17.7,6.6c6,1.8,12.2,3.3,18.3,4.9
c6.3,1.3,13,2.1,19.5,3.1l2.5,0.3h0.1c-1.4,12.9-1.6,25.8,2.2,38.7c1.2,3.9,5.8,7.1,14.8,6.8c8.3-0.3,14.4-3,15.3-7
c1.7-7.2,3.6-14.4,3.4-21.6c-0.2-5.6-0.7-11.1-1.4-16.7l4.6-0.3c1.6-0.2,3.1-0.4,4.7-0.7l9.4-1.4c6.3-0.7,12.3-2.7,18.4-4.2
c24.3-6.7,47.3-18.2,67.2-33.6c20-15.3,37-34.4,49.9-56c1.6-2.7,3.4-5.3,4.8-8.1l4.1-8.5c1.3-2.9,2.9-5.6,4-8.5l3.3-8.8
c1.1-3,2.3-5.9,3.2-8.9l2.4-9.1l2.4-9.1l1.6-9.8c0.7-3.5,0.7-7.2,0.4-10.8c14.4,1.9,28.9-0.7,43.2,1c0.9,0.1,2.4-3.4,2.9-5.8
c0.9-4.9-0.3-9-2-12.1c-5.8-10.3-12.9-14.8-20.2-16c-11.6-1.9-23.1-4.5-34.8-5c0-0.1,0-0.1,0-0.2c0.5-5.6,0.7-12.3,0.2-19.9
c-0.5-3.8-1.2-7.7-2-11.9c-0.4-2.1-0.8-4.2-1.4-6.4c-0.7-2.1-1.4-4.3-2.1-6.5c-4.8-16-12.7-30.9-21.5-45.1
c-4.9-6.8-9.5-13.9-15.2-20c-2.8-3.1-5.4-6.5-8.5-9.4l-9.2-8.7c-12.8-11-26.7-21-42.1-28.1c-7.5-4.1-15.6-6.7-23.5-9.7
c-4-1.4-8.2-2.3-12.3-3.4c-4.1-1-8.1-2.3-12.6-2.8l-10.6-1.5l-5.3-0.7h-0.3c2.6-15.2-0.3-30.5,1.4-45.7c0.1-0.9-3.4-2.4-5.8-2.9
c-4.9-0.9-9,0.3-12.1,2c-10.3,5.8-14.8,12.9-16,20.1c-1.5,8.9-3.3,17.8-4.4,26.7c-2.6,0.2-5.1,0.5-7.7,1c-6.7,1.1-13.5,2-20,4
c-26.4,6.7-51.2,19.1-72.3,36s-38.8,38.1-50.9,62.1c-2.7,6.1-5.9,12.1-8.2,18.4l-3.3,9.5l-1.7,4.8c-0.5,1.6-0.8,3.3-1.2,4.9
c-1.5,6.6-3.5,12.8-4.2,19.9c-0.6,4.7-1.4,9.6-1.8,14.2c-1.5-0.3-3-0.6-4.5-0.7c-13.7-1.7-27.4-2.2-41,1.9
c-3.9,1.2-7.1,5.8-6.8,14.8C0.62,248.107,3.32,254.207,7.32,255.207z M86.02,214.007c2.8-16.1,8-32.7,15.6-47.8
c8.5-14.5,19.2-27.6,31.4-39c24.6-23.1,56.6-37.3,89.7-41.3c-1.2,12.1-1.2,24.2,2.5,36.2c1.2,3.9,5.8,7.1,14.8,6.8
c8.3-0.3,14.4-3,15.3-7c1.7-7.1,3.6-14.4,3.4-21.5c-0.2-5-0.6-9.9-1.2-14.9c7.5,0.7,14.9,1.9,22.2,3.8l9.5,2.4l9.2,3.3l4.6,1.6
c1.5,0.6,3,1.4,4.5,2.1l8.9,4.2c11.4,6.4,22.7,13.4,32.4,22.4c10.1,8.5,18.6,18.7,26.5,29.4c3.5,5.6,7.5,10.9,10.3,17
c1.5,3,3.2,5.8,4.6,8.9l3.8,9.2c5.1,12.3,8.4,24.3,11.4,33.7c-0.7-0.1-1.5-0.3-2.2-0.3c-13.7-1.7-27.4-2.2-41.1,1.9
c-3.9,1.2-7.1,5.8-6.8,14.8c0.3,8.3,3,14.4,7,15.3c7.2,1.7,14.4,3.6,21.6,3.4c11.6-0.4,23.1-2.4,34.7-3.7c1.4,0.8,2.7,1.4,4.1,2
c-0.6,1.8-1.1,3.7-1.7,5.7c-8,25-20.5,49.7-37.8,71.8c-8.9,10.8-18.6,21.3-29.8,30.1c-5.3,4.8-11.4,8.6-17.3,12.7
c-2.9,2.1-6.2,3.6-9.3,5.5c-3.1,1.7-6.1,3.7-9.5,5.1c-15.4,7.9-32.3,12.5-49.3,14.9c-2.3,0.2-4.5,0.6-6.8,0.9
c2.5-15.1-0.4-30.3,1.3-45.4c0.1-0.9-3.4-2.4-5.8-2.9c-4.9-0.9-9,0.3-12.1,2c-10.3,5.9-14.8,13-16,20.2c-1.4,8.4-3.1,16.9-4.2,25.3
c-0.6-0.1-1.2-0.2-1.8-0.3l-6-1.1l-6-1c-2-0.4-4.1-1.1-6.1-1.7c-4.1-1.3-8.3-2-12.2-3.7l-11.9-4.6l-11.4-5.7
c-14.9-8.2-28.4-18.5-40.2-30.7c-11.7-12.2-21.2-26.4-28.6-41.4l-2.7-5.7l-1.4-2.8l-1.1-3l-4.3-11.9l-3.1-12.2
c-0.6-2-1-4.1-1.2-6.2l-0.9-6.2l-0.5-3.1c13.6,1.4,27.4-0.8,41,0.8c0.9,0.1,2.4-3.4,2.8-5.8c0.9-4.9-0.3-9-2-12.1
c-5.8-10.3-12.9-14.8-20.1-16c-7.4-1.2-14.7-2.7-22.1-3.8C85.02,220.807,85.62,217.507,86.02,214.007z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@@ -1,23 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 93.64 38.25" style="enable-background:new 0 0 93.64 38.25;" xml:space="preserve">
width="93.64px" height="38.25px" viewBox="0 0 93.64 38.25" style="enable-background:new 0 0 93.64 38.25;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:none;stroke:#C3C3BB;stroke-width:0.334;}
.st2{fill:none;stroke:#C3C3BB;}
</style>
<polygon class="st0" points="6.71,1.63 6.71,4.96 3.37,4.96 3.37,3.29 5.04,3.29 5.04,6.63 1.71,6.63 1.71,31.63 5.04,31.63
5.04,34.96 3.37,34.96 3.37,33.29 6.71,33.29 6.71,36.63 86.93,36.63 86.93,33.29 90.26,33.29 90.26,34.96 88.6,34.96 88.6,31.63
<polygon class="st0" points="6.71,1.63 6.71,4.96 3.37,4.96 3.37,3.29 5.04,3.29 5.04,6.63 1.71,6.63 1.71,31.63 5.04,31.63
5.04,34.96 3.37,34.96 3.37,33.29 6.71,33.29 6.71,36.63 86.93,36.63 86.93,33.29 90.26,33.29 90.26,34.96 88.6,34.96 88.6,31.63
91.93,31.63 91.93,6.63 88.6,6.63 88.6,3.29 90.26,3.29 90.26,4.96 86.93,4.96 86.93,1.63 "/>
<path class="st1" d="M5.87,1.63v2.5H4.21c0,0.56,0,1.11,0,1.67h-2.5H0.87v0.83v25v0.83h0.83h2.5v1.67c0.55,0,1.11,0,1.67,0v2.5v0.83
h0.83h80.22h0.83v-0.83v-2.5h1.67c0-0.55,0-1.11,0-1.67h2.5h0.83v-0.83v-25V5.79h-0.83h-2.5V4.13c-0.55,0-1.11,0-1.67,0v-2.5V0.79
h-0.83H6.71H5.87V1.63z"/>
<polygon class="st2" points="7.21,2.13 7.21,4.96 7.21,5.46 6.71,5.46 3.37,5.46 2.87,5.46 2.87,4.96 2.87,3.29 2.87,2.79
3.37,2.79 5.04,2.79 5.54,2.79 5.54,3.29 5.54,6.63 5.54,7.13 5.04,7.13 2.21,7.13 2.21,31.13 5.04,31.13 5.54,31.13 5.54,31.63
5.54,34.96 5.54,35.46 5.04,35.46 3.37,35.46 2.87,35.46 2.87,34.96 2.87,33.29 2.87,32.79 3.37,32.79 6.71,32.79 7.21,32.79
7.21,33.29 7.21,36.13 86.43,36.13 86.43,33.29 86.43,32.79 86.93,32.79 90.26,32.79 90.76,32.79 90.76,33.29 90.76,34.96
90.76,35.46 90.26,35.46 88.6,35.46 88.1,35.46 88.1,34.96 88.1,31.63 88.1,31.13 88.6,31.13 91.43,31.13 91.43,7.13 88.6,7.13
88.1,7.13 88.1,6.63 88.1,3.29 88.1,2.79 88.6,2.79 90.26,2.79 90.76,2.79 90.76,3.29 90.76,4.96 90.76,5.46 90.26,5.46 86.93,5.46
<polygon class="st2" points="7.21,2.13 7.21,4.96 7.21,5.46 6.71,5.46 3.37,5.46 2.87,5.46 2.87,4.96 2.87,3.29 2.87,2.79
3.37,2.79 5.04,2.79 5.54,2.79 5.54,3.29 5.54,6.63 5.54,7.13 5.04,7.13 2.21,7.13 2.21,31.13 5.04,31.13 5.54,31.13 5.54,31.63
5.54,34.96 5.54,35.46 5.04,35.46 3.37,35.46 2.87,35.46 2.87,34.96 2.87,33.29 2.87,32.79 3.37,32.79 6.71,32.79 7.21,32.79
7.21,33.29 7.21,36.13 86.43,36.13 86.43,33.29 86.43,32.79 86.93,32.79 90.26,32.79 90.76,32.79 90.76,33.29 90.76,34.96
90.76,35.46 90.26,35.46 88.6,35.46 88.1,35.46 88.1,34.96 88.1,31.63 88.1,31.13 88.6,31.13 91.43,31.13 91.43,7.13 88.6,7.13
88.1,7.13 88.1,6.63 88.1,3.29 88.1,2.79 88.6,2.79 90.26,2.79 90.76,2.79 90.76,3.29 90.76,4.96 90.76,5.46 90.26,5.46 86.93,5.46
86.43,5.46 86.43,4.96 86.43,2.13 "/>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 48.2 48.2" style="enable-background:new 0 0 48.2 48.2;" xml:space="preserve">
width="48.2px" height="48.2px" viewBox="0 0 48.2 48.2" style="enable-background:new 0 0 48.2 48.2;" xml:space="preserve">
<style type="text/css">
.st0{fill:#030104;}
</style>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 48.236 48.236" style="enable-background:new 0 0 48.236 48.236;" xml:space="preserve">
width="48.236px" height="48.236px" viewBox="0 0 48.236 48.236" style="enable-background:new 0 0 48.236 48.236;" xml:space="preserve">
<g>
<g>
<path style="fill:#030104;" d="M22.79,6.992l-8.368-2.259c-1.888-0.511-3.833,0.607-4.343,2.496l-2.073,7.676

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 48.2 48.2" style="enable-background:new 0 0 48.2 48.2;" xml:space="preserve">
width="48.2px" height="48.2px" viewBox="0 0 48.2 48.2" style="enable-background:new 0 0 48.2 48.2;" xml:space="preserve">
<style type="text/css">
.st0{fill:#010002;}
</style>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 48.2 48.2" style="enable-background:new 0 0 48.2 48.2;" xml:space="preserve">
width="48.2px" height="48.2px" viewBox="0 0 48.2 48.2" style="enable-background:new 0 0 48.2 48.2;" xml:space="preserve">
<style type="text/css">
.st0{fill:#010002;}
</style>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 48.2 48.2" style="enable-background:new 0 0 48.2 48.2;" xml:space="preserve">
width="48.2px" height="48.2px" viewBox="0 0 48.2 48.2" style="enable-background:new 0 0 48.2 48.2;" xml:space="preserve">
<style type="text/css">
.st0{fill:#010002;}
</style>

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 48.2 48.2" style="enable-background:new 0 0 48.2 48.2;" xml:space="preserve">
width="48.2px" height="48.2px" viewBox="0 0 48.2 48.2" style="enable-background:new 0 0 48.2 48.2;" xml:space="preserve">
<style type="text/css">
.st0{fill:#030104;}
</style>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 48.2 48.2" style="enable-background:new 0 0 48.2 48.2;" xml:space="preserve">
width="48.2px" height="48.2px" viewBox="0 0 48.2 48.2" style="enable-background:new 0 0 48.2 48.2;" xml:space="preserve">
<style type="text/css">
.st0{fill:#030104;}
</style>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 48.2 48.2" style="enable-background:new 0 0 48.2 48.2;" xml:space="preserve">
width="48.2px" height="48.2px" viewBox="0 0 48.2 48.2" style="enable-background:new 0 0 48.2 48.2;" xml:space="preserve">
<style type="text/css">
.st0{fill:#030104;}
</style>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

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