Compare commits

...

24 Commits

Author SHA1 Message Date
Andrew Gioia 669c182dd2
Merges BIG docs fixes (#226 and #227) and font embedability fix (#201) 2024-03-04 11:58:36 -05:00
Andrew Gioia 90a70f8fd2
Merge branch vito-royeca-dev into dev 2024-03-04 11:58:07 -05:00
Andrew Gioia 42bfac9517
Merges BIG unicode fix in docs by @vito-royeca 2024-03-04 11:57:43 -05:00
Andrew Gioia e99c68a4fc
Moves BIG to expansions (#227), attempts to fix font embedability 2024-03-04 11:54:25 -05:00
Vito Royeca ac03c9569f Fix BIG data-unicode 2024-03-03 14:36:29 -05:00
Andrew Gioia 0bd8d1bd2e
Updates version in readme 2024-03-03 12:14:47 -05:00
Andrew Gioia 91d8ad0eb9
Adds set symbols for Murders at Karlov Manor (MKM), MKM Commander (MKC), and Ravnica: Clue Edition (CLU) (#223); adds set symbols for Outlaws of Thunder Junction (OTJ), OTJ Commander (OTC), Breaking News (OTP), The Big Score (BIG), Bloomburrow (BLB), BLB Commander (BLC), Universes Beyond: Assassin's Creed (ACR), Modern Horizons III (MH3), and MH3 Commander (M3C) (#225); merges in doc fix for WOE (#224) 2024-03-03 12:08:41 -05:00
Andrew Gioia 4f498d4180
Merges documentation fix for WOE by @johannes-wolf 2024-03-02 19:27:35 -05:00
Andrew Gioia f8486dd79c
Adds MKM, MKC, and CLU code, icons in file to be added 2024-03-02 19:26:19 -05:00
johannes-wolf 9f068fb5d4 Fix WOE set mnemonic 2024-02-08 01:38:20 +01:00
Andrew Gioia b012e9db0d
Version bump for Sass fix (#220) 2023-11-21 15:14:50 -05:00
Andrew Gioia 1a9d0780c6
Merges branch `nogweii-fix-division-deprecation` to resolve Dart Sass 2.0.0's removed support of division using the forward slash (#220) 2023-11-21 15:11:07 -05:00
Andrew Gioia ba78665d57
Merges branch `fix-division-deprecation` by @nogweii (https://github.com/nogweii/keyrune) into nogweii-fix-division-deprecation from PR #221 2023-11-21 15:09:58 -05:00
Andrew Gioia 6bd06f64b5
Adds corresponding SVG images 2023-11-21 14:53:07 -05:00
Andrew Gioia 862c582711
Adds LCI, LCC, SPG, and REX (#216); adds PIP (#218); changes KHC to have dual-layered support (#191); and adds missing CMM to cheatsheet (#219) 2023-11-21 14:50:19 -05:00
Nogweii 5737f2466f Actually import the math library 2023-11-20 00:12:29 -07:00
Nogweii 93395071a3 Replace division non-deprecated syntax
This fixes a warning about Dart Sass 2.0.0 removing support for literal
division using just the `/` symbol.

Closes #220.
2023-11-20 00:06:17 -07:00
Andrew Gioia fa2cf848b2
Adds the SVGs in this time 2023-10-02 10:19:39 -04:00
Andrew Gioia 498832828b
Adds WOT set symbol (#208), Y24 set symbol (#209), RVR set symbol (#210), BR alternate symbol (#213), Unfinity Acorn cards symbol (#214), Secret Lair logo alternate symbol (#206), and missing SVG images (#207 and #211) 2023-10-02 10:14:09 -04:00
Andrew Gioia 68ac63437f
Minor metadata fixes 2023-05-26 15:55:17 -04:00
Andrew Gioia 89d618c117
Adds SIR, SIS, MUL, and CMM set symbols (#202); adds LTR, LTC, and EA1 set symbols (#203); adds WOE, WOC, and WHO set symbols (#205); fixes March of the Machine typos (#204); and corrects the Y22 cheatsheet code (#200) 2023-05-26 15:53:20 -04:00
Andrew Gioia a81ea04beb Adds symbols for J22, SCD, and the unofficial 30A 2023-02-04 15:14:13 -05:00
Andrew Gioia 72d15b105f Adds symbols and SVGs for ONE, MOM, MAT, ONC, MOC, HBG, DMR, YDMU, and GN3; updates docs for same 2023-02-03 21:52:16 -05:00
Andrew Gioia 5f79ff5e8e Metafile updates 2023-02-03 20:32:07 -05:00
73 changed files with 810 additions and 1345 deletions

View File

@ -4,12 +4,81 @@ All notable changes to this project will be documented in this file.
## Unreleased
* Update ONC once official, higher resolution image comes out.
* Support apparent "tri-layered" symbols, like SNC and CBL where there's a rarity layer, a fixed white layer, and a border. These are unlike the dual-layered symbols like AFR and MID.
* Validate all class names to handle official set codes, MODO codes, and MTGJson/community fallbacks
* Update this changelog for better formatting
## Versions
### [3.14.1] 2024-03-04 Fixes docs for BIG, fixes .ttf for embedding
* **Fixed:** Moved BIG to Expansions in docs ([#227](https://github.com/andrewgioia/keyrune/issues/227))
* **Changed:** keyrune.ttf should have the correct font embeddability setting, need to test to confirm ([#201](https://github.com/andrewgioia/keyrune/issues/201))
### [3.14.0] 2024-03-02 Murders at Karlov Manner and the 2024 announced sets
* **Added:** Murders at Karlov Manor (MKM), MKM Commander (MKC), and Ravnica: Clue Edition (CLU) set symbols ([#223](https://github.com/andrewgioia/keyrune/issues/223))
* **Added:** Outlaws of Thunder Junction (OTJ), OTJ Commander (OTC), Breaking News (OTP), The Big Score (BIG), Bloomburrow (BLB), BLB Commander (BLC), Universes Beyond: Assassin's Creed (ACR), Modern Horizons III (MH3), and MH3 Commander (M3C) ([#225](https://github.com/andrewgioia/keyrune/issues/225))
### [3.13.1] 2023-11-21 Fixes Sass division syntax
* **Merged:** Fix for Dart Sass 2.0.0 changes to division ([PR #221](https://github.com/andrewgioia/keyrune/pull/221)); thank you [@nogweii](https://github.com/nogweii)
### [3.13.0] 2023-11-21 Lost Caverns of Ixalan sets plus supplementals
* **Added:** Lost Caverns of Ixalan (LCI), Lost Caverns of Ixalan Ccmmander (LCC), Jurassic World (REX), and Special Guests (SPG) set symbols added ([#216](https://github.com/andrewgioia/keyrune/issues/216))
* **Added:** Universes Beyond: Fallout (PIP) set symbol added ([#218](https://github.com/andrewgioia/keyrune/issues/218))
* **Changed:** Kaldheim Commander now correctly has a dual-layered symbol variant to match the printed card ([#191](https://github.com/andrewgioia/keyrune/issues/191))
* **Fixed:** CMM added to Cheatsheet, was missing ([#219](https://github.com/andrewgioia/keyrune/issues/219))
### [3.12.3] 2023-10-02 WOE supplemental sets, early 2024 products, and some alternate symbols
* **Added:** Wilds of Eldraine Enchanting Tales (WOT) set symbol ([#208](https://github.com/andrewgioia/keyrune/issues/208))
* **Added:** Alchemy 2024 (Alchemy Wilds of Eldraine) (Y24) set symbol ([#209](https://github.com/andrewgioia/keyrune/issues/209))
* **Added:** Ravnica Remastered (RVR) set symbol ([#210](https://github.com/andrewgioia/keyrune/issues/210))
* **Added:** Battle Royale Box Set alternate symbole (BR) used in Gatherer ([#213](https://github.com/andrewgioia/keyrune/issues/213))
* **Added:** Unfinity Acorn cards (UNA) alternate symbol ([#214](https://github.com/andrewgioia/keyrune/issues/214))
* **Added:** Secret Lair logo as an alternate set symbol (SLD2) ([#206](https://github.com/andrewgioia/keyrune/issues/206))
* **Changed:** Secret Lair (SLD) is now an alias for PMEI
* **Fixed:** SVG for LTR is now in the SVG directory, as well as other missing ones ([#207](https://github.com/andrewgioia/keyrune/issues/207) [#211](https://github.com/andrewgioia/keyrune/issues/211))
* **Fixed:** UNF is now in the Sass variables file, it was missing previously
### [3.12.2] 2023-05-26 Spring 2023 updates
* **Added:** Shadows Over Innistrad (SIR) set symbol ([#202](https://github.com/andrewgioia/keyrune/issues/202))
* **Added:** Shadows of the Past (SIS) set symbol ([#202](https://github.com/andrewgioia/keyrune/issues/202))
* **Added:** Multiverse Legends (MUL) set symbol ([#202](https://github.com/andrewgioia/keyrune/issues/202))
* **Added:** Commander Masters (CMM) set symbol ([#202](https://github.com/andrewgioia/keyrune/issues/202))
* **Added:** The Lord of the Rings: Tales of Middle-Earth (LTR) set symbol ([#203](https://github.com/andrewgioia/keyrune/issues/203))
* **Added:** The Lord of the Rings: Tales of Middle-Earth Commander (LTC) set symbol ([#203](https://github.com/andrewgioia/keyrune/issues/203))
* **Added:** Explorer Anthology (EA1) set symbol ([#203](https://github.com/andrewgioia/keyrune/issues/203))
* **Added:** Wilds of Eldraine (WOE) set symbol ([#205](https://github.com/andrewgioia/keyrune/issues/205))
* **Added:** Wilds of Eldraine Commander (WOC) set symbol ([#205](https://github.com/andrewgioia/keyrune/issues/205))
* **Added:** Universes Beyond: Doctor Who (WHO) set symbol ([#205](https://github.com/andrewgioia/keyrune/issues/205))
* **Fixed:** March of the Machine spelled correctly everywhere now ([#204](https://github.com/andrewgioia/keyrune/issues/204))
* **Fixed:** Y22 cheatsheet symbol is now the correct symbol ([#200](https://github.com/andrewgioia/keyrune/issues/200))
### [3.12.1] 2023-02-04 Hotfix for missing supplementals
* **Added:** Jumpstart 2022 (J22) set symbol
* **Added:** Commander Starter Decks (SCD) set symbol; includes inner white layer
* **Added:** 30th Anniversary Edition (30A) alternate symbol; @todo draw official text symbol used on the cards
### [3.12.0] 2023-02-03 Phyrexia: All Will Be One
This was _very late_ and I apologize to everyone relying on this project. Some of these were slated for v3.11.1 but I just pushed them into v3.12.0.
* **Added:** Phyrexia: All Will Be One (ONE) and ONE Commander (ONC) set symbols ([#198](https://github.com/andrewgioia/keyrune/issues/198)). ONC awaiting official WOTC image for tracing and update.
* **Added:** March of the Machines (MOM) and MOM Commander (MOC) set symbols. Note that MOM doesn't look very good because of the size of the border on the print version; this will become much better in v4 when borders are integrated as glyphs.
* **Added:** March of the Machines: The Aftermath (MAT) set symbol ([#198](https://github.com/andrewgioia/keyrune/issues/198))
* **Added:** Dominaria Remastered (DMR) set symbol ([#194](https://github.com/andrewgioia/keyrune/issues/194))
* **Added:** Game Night: Free for All (GN3) set symbol ([#192](https://github.com/andrewgioia/keyrune/issues/192))
* **Added:** Alchemy Horizons: Baldur's Gate (HBG) set symbol ([#193](https://github.com/andrewgioia/keyrune/issues/193))
* **Added:** Alchemy: Dominaria (YDMU) set symbol (the A23 symbol) ([#196](https://github.com/andrewgioia/keyrune/issues/196))
* **Fixed:** Alchemy 2022 (A22) set symbol corrected with Beleren font for the "22." Unsure what font was used in the previous glyph or how that even happened.
* Happy birthday, James!
### [3.11.0] 2022-11-15 Brothers' War sets
* **Added:** The Brothers' War (BRO) set symbol ([#195](https://github.com/andrewgioia/keyrune/issues/195))

View File

@ -1,4 +1,4 @@
# Keyrune v3.11.0
# Keyrune v3.14.0
## The Magic: the Gathering set symbol font!

View File

@ -1,7 +1,7 @@
{
"name": "keyrune",
"homepage": "http://keyrune.andrewgioia.com",
"version": "3.11.0",
"version": "3.14.1",
"authors": [
"Andrew Gioia <andrew@gioia.email>"
],

File diff suppressed because one or more lines are too long

1
css/keyrune.css.map Normal file

File diff suppressed because one or more lines are too long

2
css/keyrune.min.css vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -60,6 +60,7 @@
<span class="utf"><i>&#xe949;</i> ss-2u <code>&amp;#xe949;</code></span>
<span class="utf"><i>&#xe96e;</i> ss-2xm <code>&amp;#xe96e;</code></span>
<span class="utf"><i>&#xe99c;</i> ss-2x2 <code>&amp;#xe99c;</code></span>
<span class="utf"><i>&#xe9aa;</i> ss-30a <code>&amp;#xe9aa;</code></span>
<span class="utf"><i>&#xe94a;</i> ss-3e <code>&amp;#xe94a;</code></span>
<span class="utf"><i>&#xe603;</i> ss-3ed <code>&amp;#xe603;</code></span>
<span class="utf"><i>&#xe998;</i> ss-40k <code>&amp;#xe998;</code></span>
@ -71,6 +72,7 @@
<span class="utf"><i>&#xe609;</i> ss-8ed <code>&amp;#xe609;</code></span>
<span class="utf"><i>&#xe60a;</i> ss-9ed <code>&amp;#xe60a;</code></span>
<span class="utf"><i>&#xe93d;</i> ss-a25 <code>&amp;#xe93d;</code></span>
<span class="utf"><i>&#xe9ce;</i> ss-acr <code>&amp;#xe9ce;</code></span>
<span class="utf"><i>&#xe90f;</i> ss-aer <code>&amp;#xe90f;</code></span>
<span class="utf"><i>&#xe981;</i> ss-afc <code>&amp;#xe981;</code></span>
<span class="utf"><i>&#xe972;</i> ss-afr <code>&amp;#xe972;</code></span>
@ -88,9 +90,13 @@
<span class="utf"><i>&#xe64c;</i> ss-avr <code>&amp;#xe64c;</code></span>
<span class="utf"><i>&#xe942;</i> ss-bbd <code>&amp;#xe942;</code></span>
<span class="utf"><i>&#xe699;</i> ss-bfz <code>&amp;#xe699;</code></span>
<span class="utf"><i>&#xe9d6;</i> ss-big <code>&amp;#xe9d6;</code></span>
<span class="utf"><i>&#xe9cd;</i> ss-blb <code>&amp;#xe9cd;</code></span>
<span class="utf"><i>&#xe9d4;</i> ss-blc <code>&amp;#xe9d4;</code></span>
<span class="utf"><i>&#xe651;</i> ss-bng <code>&amp;#xe651;</code></span>
<span class="utf"><i>&#xe635;</i> ss-bok <code>&amp;#xe635;</code></span>
<span class="utf"><i>&#xe99e;</i> ss-bot <code>&amp;#xe99e;</code></span>
<span class="utf"><i>&#xe9c1;</i> ss-br <code>&amp;#xe9c1;</code></span>
<span class="utf"><i>&#xe660;</i> ss-brb <code>&amp;#xe660;</code></span>
<span class="utf"><i>&#xe99f;</i> ss-brc <code>&amp;#xe99f;</code></span>
<span class="utf"><i>&#xe99d;</i> ss-bro <code>&amp;#xe99d;</code></span>
@ -110,11 +116,13 @@
<span class="utf"><i>&#xe987;</i> ss-cc2 <code>&amp;#xe987;</code></span>
<span class="utf"><i>&#xe634;</i> ss-chk <code>&amp;#xe634;</code></span>
<span class="utf"><i>&#xe65e;</i> ss-chr <code>&amp;#xe65e;</code></span>
<span class="utf"><i>&#xe9cb;</i> ss-clu <code>&amp;#xe9cb;</code></span>
<span class="utf"><i>&#xe65a;</i> ss-cm1 <code>&amp;#xe65a;</code></span>
<span class="utf"><i>&#xe940;</i> ss-cm2 <code>&amp;#xe940;</code></span>
<span class="utf"><i>&#xe916;</i> ss-cma <code>&amp;#xe916;</code></span>
<span class="utf"><i>&#xe969;</i> ss-cmc <code>&amp;#xe969;</code></span>
<span class="utf"><i>&#xe658;</i> ss-cmd <code>&amp;#xe658;</code></span>
<span class="utf"><i>&#xe9b5;</i> ss-cmm <code>&amp;#xe9b5;</code></span>
<span class="utf"><i>&#xe969;</i> ss-cmr <code>&amp;#xe969;</code></span>
<span class="utf"><i>&#xe65c;</i> ss-cns <code>&amp;#xe65c;</code></span>
<span class="utf"><i>&#xe904;</i> ss-cn2 <code>&amp;#xe904;</code></span>
@ -144,6 +152,7 @@
<span class="utf"><i>&#xe639;</i> ss-dis <code>&amp;#xe639;</code></span>
<span class="utf"><i>&#xe64b;</i> ss-dka <code>&amp;#xe64b;</code></span>
<span class="utf"><i>&#xe662;</i> ss-dkm <code>&amp;#xe662;</code></span>
<span class="utf"><i>&#xe9a4;</i> ss-dmr <code>&amp;#xe9a4;</code></span>
<span class="utf"><i>&#xe993;</i> ss-dmu <code>&amp;#xe993;</code></span>
<span class="utf"><i>&#xe994;</i> ss-dmc <code>&amp;#xe994;</code></span>
<span class="utf"><i>&#xe93f;</i> ss-dom <code>&amp;#xe93f;</code></span>
@ -154,6 +163,7 @@
<span class="utf"><i>&#xe693;</i> ss-dtk <code>&amp;#xe693;</code></span>
<span class="utf"><i>&#xe92d;</i> ss-e01 <code>&amp;#xe92d;</code></span>
<span class="utf"><i>&#xe931;</i> ss-e02 <code>&amp;#xe931;</code></span>
<span class="utf"><i>&#xe9b4;</i> ss-ea1 <code>&amp;#xe9b4;</code></span>
<span class="utf"><i>&#xe95e;</i> ss-eld <code>&amp;#xe95e;</code></span>
<span class="utf"><i>&#xe903;</i> ss-ema <code>&amp;#xe903;</code></span>
<span class="utf"><i>&#xe90b;</i> ss-emn <code>&amp;#xe90b;</code></span>
@ -167,6 +177,7 @@
<span class="utf"><i>&#xe94b;</i> ss-gk1 <code>&amp;#xe94b;</code></span>
<span class="utf"><i>&#xe959;</i> ss-gk2 <code>&amp;#xe959;</code></span>
<span class="utf"><i>&#xe964;</i> ss-gn2 <code>&amp;#xe964;</code></span>
<span class="utf"><i>&#xe9a5;</i> ss-gn3 <code>&amp;#xe9a5;</code></span>
<span class="utf"><i>&#xe94d;</i> ss-gnt <code>&amp;#xe94d;</code></span>
<span class="utf"><i>&#xe638;</i> ss-gpt <code>&amp;#xe638;</code></span>
<span class="utf"><i>&#xe94b;</i> ss-grn <code>&amp;#xe94b;</code></span>
@ -175,6 +186,7 @@
<span class="utf"><i>&#xe67f;</i> ss-h09 <code>&amp;#xe67f;</code></span>
<span class="utf"><i>&#xe938;</i> ss-h17 <code>&amp;#xe938;</code></span>
<span class="utf"><i>&#xe96b;</i> ss-ha1 <code>&amp;#xe96b;</code></span>
<span class="utf"><i>&#xe9a6;</i> ss-hbg <code>&amp;#xe9a6;</code></span>
<span class="utf"><i>&#xe618;</i> ss-hml <code>&amp;#xe618;</code></span>
<span class="utf"><i>&#xe656;</i> ss-hop <code>&amp;#xe656;</code></span>
<span class="utf"><i>&#xe924;</i> ss-hou <code>&amp;#xe924;</code></span>
@ -186,6 +198,7 @@
<span class="utf"><i>&#xe64a;</i> ss-isd <code>&amp;#xe64a;</code></span>
<span class="utf"><i>&#xe96a;</i> ss-j20 <code>&amp;#xe96a;</code></span>
<span class="utf"><i>&#xe983;</i> ss-j21 <code>&amp;#xe983;</code></span>
<span class="utf"><i>&#xe9ad;</i> ss-j22 <code>&amp;#xe9ad;</code></span>
<span class="utf"><i>&#xe96f;</i> ss-jmp <code>&amp;#xe96f;</code></span>
<span class="utf"><i>&#xe652;</i> ss-jou <code>&amp;#xe652;</code></span>
<span class="utf"><i>&#xe62d;</i> ss-jud <code>&amp;#xe62d;</code></span>
@ -194,11 +207,15 @@
<span class="utf"><i>&#xe90e;</i> ss-kld <code>&amp;#xe90e;</code></span>
<span class="utf"><i>&#xe97c;</i> ss-klr <code>&amp;#xe97c;</code></span>
<span class="utf"><i>&#xe653;</i> ss-ktk <code>&amp;#xe653;</code></span>
<span class="utf"><i>&#xe9c7;</i> ss-lcc <code>&amp;#xe9c7;</code></span>
<span class="utf"><i>&#xe9c2;</i> ss-lci <code>&amp;#xe9c2;</code></span>
<span class="utf"><i>&#xe600;</i> ss-lea <code>&amp;#xe600;</code></span>
<span class="utf"><i>&#xe601;</i> ss-leb <code>&amp;#xe601;</code></span>
<span class="utf"><i>&#xe615;</i> ss-leg <code>&amp;#xe615;</code></span>
<span class="utf"><i>&#xe62f;</i> ss-lgn <code>&amp;#xe62f;</code></span>
<span class="utf"><i>&#xe63d;</i> ss-lrw <code>&amp;#xe63d;</code></span>
<span class="utf"><i>&#xe9b6;</i> ss-ltc <code>&amp;#xe9b6;</code></span>
<span class="utf"><i>&#xe9af;</i> ss-ltr <code>&amp;#xe9af;</code></span>
<span class="utf"><i>&#xe60c;</i> ss-m10 <code>&amp;#xe60c;</code></span>
<span class="utf"><i>&#xe60d;</i> ss-m11 <code>&amp;#xe60d;</code></span>
<span class="utf"><i>&#xe60e;</i> ss-m12 <code>&amp;#xe60e;</code></span>
@ -208,6 +225,8 @@
<span class="utf"><i>&#xe941;</i> ss-m19 <code>&amp;#xe941;</code></span>
<span class="utf"><i>&#xe95d;</i> ss-m20 <code>&amp;#xe95d;</code></span>
<span class="utf"><i>&#xe960;</i> ss-m21 <code>&amp;#xe960;</code></span>
<span class="utf"><i>&#xe9d0;</i> ss-m3c <code>&amp;#xe9d0;</code></span>
<span class="utf"><i>&#xe9a3;</i> ss-mat <code>&amp;#xe9a3;</code></span>
<span class="utf"><i>&#xe971;</i> ss-mb1 <code>&amp;#xe971;</code></span>
<span class="utf"><i>&#xe648;</i> ss-mbs <code>&amp;#xe648;</code></span>
<span class="utf"><i>&#xe682;</i> ss-md1 <code>&amp;#xe682;</code></span>
@ -218,18 +237,24 @@
<span class="utf"><i>&#xe94c;</i> ss-med <code>&amp;#xe94c;</code></span>
<span class="utf"><i>&#xe95b;</i> ss-mh1 <code>&amp;#xe95b;</code></span>
<span class="utf"><i>&#xe97b;</i> ss-mh2 <code>&amp;#xe97b;</code></span>
<span class="utf"><i>&#xe9cf;</i> ss-mh3 <code>&amp;#xe9cf;</code></span>
<span class="utf"><i>&#xe985;</i> ss-mic <code>&amp;#xe985;</code></span>
<span class="utf"><i>&#xe978;</i> ss-mid <code>&amp;#xe978;</code></span>
<span class="utf"><i>&#xe61c;</i> ss-mir <code>&amp;#xe61c;</code></span>
<span class="utf"><i>&#xe9ca;</i> ss-mkc <code>&amp;#xe9ca;</code></span>
<span class="utf"><i>&#xe9c9;</i> ss-mkm <code>&amp;#xe9c9;</code></span>
<span class="utf"><i>&#xe695;</i> ss-mm2 <code>&amp;#xe695;</code></span>
<span class="utf"><i>&#xe912;</i> ss-mm3 <code>&amp;#xe912;</code></span>
<span class="utf"><i>&#xe663;</i> ss-mma <code>&amp;#xe663;</code></span>
<span class="utf"><i>&#xe625;</i> ss-mmq <code>&amp;#xe625;</code></span>
<span class="utf"><i>&#xe9a9;</i> ss-moc <code>&amp;#xe9a9;</code></span>
<span class="utf"><i>&#xe9a2;</i> ss-mom <code>&amp;#xe9a2;</code></span>
<span class="utf"><i>&#xe63e;</i> ss-mor <code>&amp;#xe63e;</code></span>
<span class="utf"><i>&#xe913;</i> ss-mp1 <code>&amp;#xe913;</code></span>
<span class="utf"><i>&#xe922;</i> ss-mp2 <code>&amp;#xe922;</code></span>
<span class="utf"><i>&#xe913;</i> ss-mps <code>&amp;#xe913;</code></span>
<span class="utf"><i>&#xe631;</i> ss-mrd <code>&amp;#xe631;</code></span>
<span class="utf"><i>&#xe9ba;</i> ss-mul <code>&amp;#xe9ba;</code></span>
<span class="utf"><i>&#xe626;</i> ss-nem <code>&amp;#xe626;</code></span>
<span class="utf"><i>&#xe98d;</i> ss-nec <code>&amp;#xe98d;</code></span>
<span class="utf"><i>&#xe98c;</i> ss-neo <code>&amp;#xe98c;</code></span>
@ -238,14 +263,20 @@
<span class="utf"><i>&#xe649;</i> ss-nph <code>&amp;#xe649;</code></span>
<span class="utf"><i>&#xe62b;</i> ss-ody <code>&amp;#xe62b;</code></span>
<span class="utf"><i>&#xe901;</i> ss-ogw <code>&amp;#xe901;</code></span>
<span class="utf"><i>&#xe9a8;</i> ss-onc <code>&amp;#xe9a8;</code></span>
<span class="utf"><i>&#xe9a1;</i> ss-one <code>&amp;#xe9a1;</code></span>
<span class="utf"><i>&#xe62e;</i> ss-ons <code>&amp;#xe62e;</code></span>
<span class="utf"><i>&#xe697;</i> ss-ori <code>&amp;#xe697;</code></span>
<span class="utf"><i>&#xe9d2;</i> ss-otc <code>&amp;#xe9d2;</code></span>
<span class="utf"><i>&#xe9cc;</i> ss-otj <code>&amp;#xe9cc;</code></span>
<span class="utf"><i>&#xe9d5;</i> ss-otp <code>&amp;#xe9d5;</code></span>
<span class="utf"><i>&#xe665;</i> ss-p02 <code>&amp;#xe665;</code></span>
<span class="utf"><i>&#xe659;</i> ss-pc2 <code>&amp;#xe659;</code></span>
<span class="utf"><i>&#xe911;</i> ss-pca <code>&amp;#xe911;</code></span>
<span class="utf"><i>&#xe627;</i> ss-pcy <code>&amp;#xe627;</code></span>
<span class="utf"><i>&#xe680;</i> ss-pd2 <code>&amp;#xe680;</code></span>
<span class="utf"><i>&#xe681;</i> ss-pd3 <code>&amp;#xe681;</code></span>
<span class="utf"><i>&#xe9c3;</i> ss-pip <code>&amp;#xe9c3;</code></span>
<span class="utf"><i>&#xe63b;</i> ss-plc <code>&amp;#xe63b;</code></span>
<span class="utf"><i>&#xe629;</i> ss-pls <code>&amp;#xe629;</code></span>
<span class="utf"><i>&#xe665;</i> ss-po2 <code>&amp;#xe665;</code></span>
@ -253,22 +284,29 @@
<span class="utf"><i>&#xe965;</i> ss-ptg <code>&amp;#xe965;</code></span>
<span class="utf"><i>&#xe666;</i> ss-ptk <code>&amp;#xe666;</code></span>
<span class="utf"><i>&#xe637;</i> ss-rav <code>&amp;#xe637;</code></span>
<span class="utf"><i>&#xe9c4;</i> ss-rex <code>&amp;#xe9c4;</code></span>
<span class="utf"><i>&#xe92f;</i> ss-rix <code>&amp;#xe92f;</code></span>
<span class="utf"><i>&#xe917;</i> ss-xren <code>&amp;#xe917;</code></span>
<span class="utf"><i>&#xe918;</i> ss-xrin <code>&amp;#xe918;</code></span>
<span class="utf"><i>&#xe959;</i> ss-rna <code>&amp;#xe959;</code></span>
<span class="utf"><i>&#xe646;</i> ss-roe <code>&amp;#xe646;</code></span>
<span class="utf"><i>&#xe64d;</i> ss-rtr <code>&amp;#xe64d;</code></span>
<span class="utf"><i>&#xe9bb;</i> ss-rvr <code>&amp;#xe9bb;</code></span>
<span class="utf"><i>&#xe668;</i> ss-s00 <code>&amp;#xe668;</code></span>
<span class="utf"><i>&#xe667;</i> ss-s99 <code>&amp;#xe667;</code></span>
<span class="utf"><i>&#xe9ab;</i> ss-scd <code>&amp;#xe9ab;</code></span>
<span class="utf"><i>&#xe630;</i> ss-scg <code>&amp;#xe630;</code></span>
<span class="utf"><i>&#xe63f;</i> ss-shm <code>&amp;#xe63f;</code></span>
<span class="utf"><i>&#xe9b1;</i> ss-sir <code>&amp;#xe9b1;</code></span>
<span class="utf"><i>&#xe9b2;</i> ss-sis <code>&amp;#xe9b2;</code></span>
<span class="utf"><i>&#xe687;</i> ss-sld <code>&amp;#xe687;</code></span>
<span class="utf"><i>&#xe9bc;</i> ss-sld2 <code>&amp;#xe9bc;</code></span>
<span class="utf"><i>&#xe687;</i> ss-slu <code>&amp;#xe687;</code></span>
<span class="utf"><i>&#xe98b;</i> ss-snc <code>&amp;#xe98b;</code></span>
<span class="utf"><i>&#xe902;</i> ss-soi <code>&amp;#xe902;</code></span>
<span class="utf"><i>&#xe636;</i> ss-sok <code>&amp;#xe636;</code></span>
<span class="utf"><i>&#xe647;</i> ss-som <code>&amp;#xe647;</code></span>
<span class="utf"><i>&#xe9c8;</i> ss-spg <code>&amp;#xe9c8;</code></span>
<span class="utf"><i>&#xe944;</i> ss-ss1 <code>&amp;#xe944;</code></span>
<span class="utf"><i>&#xe95c;</i> ss-ss2 <code>&amp;#xe95c;</code></span>
<span class="utf"><i>&#xe96d;</i> ss-ss3 <code>&amp;#xe96d;</code></span>
@ -287,6 +325,7 @@
<span class="utf"><i>&#xe691;</i> ss-ugl <code>&amp;#xe691;</code></span>
<span class="utf"><i>&#xe623;</i> ss-ulg <code>&amp;#xe623;</code></span>
<span class="utf"><i>&#xe958;</i> ss-uma <code>&amp;#xe958;</code></span>
<span class="utf"><i>&#xe9be;</i> ss-una <code>&amp;#xe9be;</code></span>
<span class="utf"><i>&#xe96c;</i> ss-und <code>&amp;#xe96c;</code></span>
<span class="utf"><i>&#xe98a;</i> ss-unf <code>&amp;#xe98a;</code></span>
<span class="utf"><i>&#xe692;</i> ss-unh <code>&amp;#xe692;</code></span>
@ -310,10 +349,16 @@
<span class="utf"><i>&#xe907;</i> ss-w16 <code>&amp;#xe907;</code></span>
<span class="utf"><i>&#xe923;</i> ss-w17 <code>&amp;#xe923;</code></span>
<span class="utf"><i>&#xe95a;</i> ss-war <code>&amp;#xe95a;</code></span>
<span class="utf"><i>&#xe9b0;</i> ss-who <code>&amp;#xe9b0;</code></span>
<span class="utf"><i>&#xe9b9;</i> ss-woc <code>&amp;#xe9b9;</code></span>
<span class="utf"><i>&#xe9ae;</i> ss-woe <code>&amp;#xe9ae;</code></span>
<span class="utf"><i>&#xe9c0;</i> ss-wot <code>&amp;#xe9c0;</code></span>
<span class="utf"><i>&#xe61e;</i> ss-wth <code>&amp;#xe61e;</code></span>
<span class="utf"><i>&#xe645;</i> ss-wwk <code>&amp;#xe645;</code></span>
<span class="utf"><i>&#xe92e;</i> ss-xln <code>&amp;#xe92e;</code></span>
<span class="utf"><i>&#xe98c;</i> ss-y22 <code>&amp;#xe989;</code></span>
<span class="utf"><i>&#xe989;</i> ss-y22 <code>&amp;#xe989;</code></span>
<span class="utf"><i>&#xe9bd;</i> ss-y24 <code>&amp;#xe9bd;</code></span>
<span class="utf"><i>&#xe9a7;</i> ss-ydmu <code>&amp;#xe9a7;</code></span>
<span class="utf"><i>&#xe644;</i> ss-zen <code>&amp;#xe644;</code></span>
<span class="utf"><i>&#xe967;</i> ss-znc <code>&amp;#xe967;</code></span>
<span class="utf"><i>&#xe963;</i> ss-znr <code>&amp;#xe963;</code></span>
@ -387,9 +432,16 @@
<span class="utf"><i>&#xe995;</i> dmc inner <code>&amp;#xe995;</code></span>
<span class="utf"><i>&#xe997;</i> dmc white <code>&amp;#xe997;</code></span>
<span class="utf"><i>&#xe984;</i> j21 border <code>&amp;#xe984;</code></span>
<span class="utf"><i>&#xe9c5;</i> khc rarity <code>&amp;#xe9c5;</code></span>
<span class="utf"><i>&#xe9c6;</i> khc inner <code>&amp;#xe9c6;</code></span>
<span class="utf"><i>&#xe9d1;</i> m3c inner <code>&amp;#xe9d1;</code></span>
<span class="utf"><i>&#xe979;</i> mid border <code>&amp;#xe979;</code></span>
<span class="utf"><i>&#xe98f;</i> ncc inner color <code>&amp;#xe98f;</code></span>
<span class="utf"><i>&#xe990;</i> ncc inner wing <code>&amp;#xe990;</code></span>
<span class="utf"><i>&#xe9d3;</i> otc inner <code>&amp;#xe9d3;</code></span>
<span class="utf"><i>&#xe9ab;</i> scd inner <code>&amp;#xe9ab;</code></span>
<span class="utf"><i>&#xe9ac;</i> scd white <code>&amp;#xe9ac;</code></span>
<span class="utf"><i>&#xe9bf;</i> una white <code>&amp;#xe9bf;</code></span>
<div class="clear"></div>
</div>
</section>

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 730 KiB

After

Width:  |  Height:  |  Size: 922 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -37,7 +37,7 @@
<i class="ss ss-pmtg2"></i>
Download
</a>
<h2 class="sub">Complete 297 Magic set symbol font icons</h2>
<h2 class="sub">Complete 360 Magic set symbol font icons</h2>
</div>
</header>
@ -45,7 +45,7 @@
<div class="wrapper">
<section>
<h3>
View the full list of 297 set and expansion symbols below, for all sets and special edition products up to <strong>The Brothers' War</strong>. To use the symbols on your desktop or just get the vectors, check out the <a href="cheatsheet.html">Cheatsheet</a>.
View the full list of 348 set and expansion symbols below, for all sets and special edition products up to <strong>Wilds of Eldraine</strong>. To use the symbols on your desktop or just get the vectors, check out the <a href="cheatsheet.html">Cheatsheet</a>.
</h3>
<p style="margin: -15px 0 25px;">
<strong>Note:</strong> you can now link directly to a preview of each symbol's by adding the symbol code at the end of the url like this: <a href="https://keyrune.andrewgioia.com/icons.html?icon=ody">https://keyrune.andrewgioia.com/icons.html?icon=ody</a>.
@ -425,6 +425,33 @@
<div class="icon" id="bro" name="The Brothers' War" data-name="The Brothers' War" data-class="bro" data-unicode="e99d" data-added="v3.11.0">
<span class="name"><i class="ss ss-bro"></i> The Brothers' War <em>(bro)</em></span>
</div>
<div class="icon" id="one" name="Phyrexia: All Will Be One" data-name="Phyrexia: All Will Be One" data-class="one" data-unicode="e9a1" data-added="v3.12.0">
<span class="name"><i class="ss ss-one"></i> Phyrexia: All Will Be One <em>(one)</em></span>
</div>
<div class="icon" id="mom" name="March of the Machine" data-name="March of the Machine" data-class="mom" data-unicode="e9a2" data-added="v3.12.0">
<span class="name"><i class="ss ss-mom"></i> March of the Machine <em>(mom)</em></span>
</div>
<div class="icon" id="mat" name="March of the Machines: The Aftermath" data-name="March of the Machines: The Aftermath" data-class="mat" data-unicode="e9a3" data-added="v3.12.0">
<span class="name"><i class="ss ss-mat"></i> March of the Machine: The Aftermath <em>(mat)</em></span>
</div>
<div class="icon" id="woe" name="Wilds of Eldraine" data-name="Wilds of Eldraine" data-class="woe" data-unicode="e9ae" data-added="v3.12.2">
<span class="name"><i class="ss ss-woe"></i> Wilds of Eldraine <em>(woe)</em></span>
</div>
<div class="icon" id="lci" name="Lost Caverns of Ixalan" data-name="Lost Caverns of Ixalan" data-class="lci" data-unicode="e9c2" data-added="v3.13.0">
<span class="name"><i class="ss ss-lci"></i> Lost Caverns of Ixalan <em>(lci)</em></span>
</div>
<div class="icon" id="mkm" name="Murders at Karlov Manor" data-name="Murders at Karlov Manor" data-class="mkm" data-unicode="e9c9" data-added="v3.14.0">
<span class="name"><i class="ss ss-mkm"></i> Murders at Karlov Manor <em>(mkm)</em></span>
</div>
<div class="icon" id="otj" name="Outlaws of Thunder Junction" data-name="Outlaws of Thunder Junction" data-class="otj" data-unicode="e9cc" data-added="v3.14.0">
<span class="name"><i class="ss ss-otj"></i> Outlaws of Thunder Junction <em>(otj)</em></span>
</div>
<div class="icon" id="big" name="The Big Score" data-name="The Big Score" data-class="big" data-unicode="e9d6" data-added="v3.14.0">
<span class="name"><i class="ss ss-big"></i> The Big Score <em>(big)</em></span>
</div>
<div class="icon" id="blb" name="Bloomburrow" data-name="Bloomburrow" data-class="blb" data-unicode="e9cd" data-added="v3.14.0">
<span class="name"><i class="ss ss-blb"></i> Bloomburrow <em>(blb)</em></span>
</div>
</div>
</section>
<section class="content">
@ -508,8 +535,8 @@
<div class="icon" id="cmc" name="Commander Legends Decks" data-name="Commander Legends Decks" data-class="cmc" data-unicode="e969" data-added="v3.6.2">
<span class="name"><i class="ss ss-cmc"></i> Commander Legends Decks <em>(cmc)</em></span>
</div>
<div class="icon" id="khc" name="Kaldheim Commander" data-name="Kaldheim Commander" data-class="khc" data-unicode="e97d" data-added="v3.7.2">
<span class="name"><i class="ss ss-khc"></i> Kaldheim Commander <em>(khc)</em></span>
<div class="icon" id="khc" name="Kaldheim Commander" data-name="Kaldheim Commander" data-class="khc" data-unicode="e97d" data-added="v3.7.2" data-duo="true">
<span class="name"><i class="ss ss-khc ss-duo ss-common"></i> Kaldheim Commander <em>(khc)</em></span>
</div>
<div class="icon" id="c21" name="Commander 2021" data-name="Commander 2021" data-class="c21" data-unicode="e97e" data-added="v3.8.0" data-duo="true">
<span class="name"><i class="ss ss-c21 ss-duo ss-common"></i> Commander 2021 <em>(c21)</em></span>
@ -544,6 +571,39 @@
<div class="icon" id="brc" name="The Brothers' War Commander" data-name="The Brothers' War Commander" data-class="brc" data-unicode="e99f" data-added="v3.11.0">
<span class="name"><i class="ss ss-brc"></i> The Brothers' War Commander <em>(brc)</em></span>
</div>
<div class="icon" id="onc" name="Phyrexia: All Will Be One Commander" data-name="Phyrexia: All Will Be One Commander" data-class="onc" data-unicode="e9a8" data-added="v3.12.0">
<span class="name"><i class="ss ss-onc"></i> Phyrexia: All Will Be One Commander <em>(onc)</em></span>
</div>
<div class="icon" id="moc" name="March of the Machine Commander" data-name="March of the Machine Commander" data-class="moc" data-unicode="e9a9" data-added="v3.12.0">
<span class="name"><i class="ss ss-moc"></i> March of the Machine Commander <em>(moc)</em></span>
</div>
<div class="icon" id="scd" name="Starter Commander Decks" data-name="Starter Commander Decks" data-class="scd" data-unicode="e9ab" data-added="v3.12.1" data-duo="true">
<span class="name"><i class="ss ss-scd ss-duo ss-common"></i> Starter Commander Decks <em>(scd)</em></span>
</div>
<div class="icon" id="cmm" name="Commander Masters" data-name="Commander Masters" data-class="cmm" data-unicode="e9b5" data-added="v3.12.2">
<span class="name"><i class="ss ss-cmm"></i> Commander Masters <em>(cmm)</em></span>
</div>
<div class="icon" id="ltc" name="The Lord of the Rings: Tales of Middle-Earth Commander" data-name="The Lord of the Rings: Tales of Middle-Earth Commander" data-class="ltc" data-unicode="e9b6" data-added="v3.12.2" data-duo="true">
<span class="name"><i class="ss ss-ltc"></i> Lord of the Rings Commander <em>(ltc)</em></span>
</div>
<div class="icon" id="woc" name="Wilds of Eldraine Commander" data-name="Wilds of Eldraine Commander" data-class="woc" data-unicode="e9b9" data-added="v3.12.2">
<span class="name"><i class="ss ss-woc"></i> Wilds of Eldraine Commander <em>(woc)</em></span>
</div>
<div class="icon" id="lcc" name="Lost Caverns of Ixalan Commander" data-name="Lost Caverns of Ixalan Commander" data-class="lcc" data-unicode="e9c7" data-added="v3.13.0">
<span class="name"><i class="ss ss-lcc"></i> LCI Commander <em>(lcc)</em></span>
</div>
<div class="icon" id="mkc" name="Murders at Karlov Manor Commander" data-name="Murders at Karlov Manor Commander" data-class="mkc" data-unicode="e9ca" data-added="v3.14.0">
<span class="name"><i class="ss ss-mkc"></i> MKM Commander <em>(mkc)</em></span>
</div>
<div class="icon" id="otc" name="Outlaws of Thunder Junction Commander" data-name="Outlaws of Thunder Junction Commander" data-class="otc" data-unicode="e9d2" data-duo="true" data-added="v3.14.0">
<span class="name"><i class="ss ss-otc"></i> OTJ Commander <em>(otc)</em></span>
</div>
<div class="icon" id="blc" name="Bloomburrow Commander" data-name="Bloomburrow Commander" data-class="blc" data-unicode="e9d4" data-added="v3.14.0">
<span class="name"><i class="ss ss-blc"></i> Bloomburrow Commander <em>(blc)</em></span>
</div>
<div class="icon" id="m3c" name="Modern Horizons 3 Commander" data-name="Modern Horizons 3 Commander" data-class="m3c" data-unicode="e9d0" data-duo="true" data-added="v3.14.0">
<span class="name"><i class="ss ss-m3c"></i> MH3 Commander <em>(m3c)</em></span>
</div>
</div>
</section>
<section class="content">
@ -618,6 +678,24 @@
<div class="icon" id="brr" name="The Brothers' War Retro Artifacts" data-name="The Brothers' War Retro Artifacts" data-class="brr" data-unicode="e9a0" data-added="v3.11.0">
<span class="name"><i class="ss ss-brr"></i> The Brothers' War Retro Artifacts <em>(brr)</em></span>
</div>
<div class="icon" id="j22" name="Jumpstart 2022" data-name="Jumpstart 2022" data-class="j22" data-unicode="e9ad" data-added="v3.12.1">
<span class="name"><i class="ss ss-j22"></i> Jumpstart 2022 <em>(j22)</em></span>
</div>
<div class="icon" id="mul" name="Multiverse Legends" data-name="Multiverse Legends" data-class="mul" data-unicode="e9ba" data-added="v3.12.2">
<span class="name"><i class="ss ss-mul"></i> Multiverse Legends <em>(mul)</em></span>
</div>
<div class="icon" id="wot" name="Wilds of Eldraine Enchanting Tales" data-name="Wilds of Eldraine Enchanting Tales" data-class="wot" data-unicode="e9c0" data-added="v3.12.3">
<span class="name"><i class="ss ss-wot"></i> Wilds of Eldraine Enchanting Tales <em>(wot)</em></span>
</div>
<div class="icon" id="br" name="Battle Royale (alternate)" data-name="Battle Royale (alternate)" data-class="br" data-unicode="e9c1" data-added="v3.12.3">
<span class="name"><i class="ss ss-br"></i> Battle Royale (alternate) <em>(br)</em></span>
</div>
<div class="icon" id="spg" name="Special Guests" data-name="Special Guests" data-class="spg" data-unicode="e9c8" data-added="v3.13.0">
<span class="name"><i class="ss ss-spg"></i> Special Guests <em>(spg)</em></span>
</div>
<div class="icon" id="otp" name="Breaking News" data-name="Breaking News" data-class="otp" data-unicode="e9d5" data-added="v3.14.0">
<span class="name"><i class="ss ss-otp"></i> Breaking News <em>(otp)</em></span>
</div>
</div>
</section>
<section class="content">
@ -847,6 +925,39 @@
<div class="icon" id="tsr" name="Time Spiral Remastered" data-name="Time Spiral Remastered" data-class="tsr" data-unicode="e976" data-added="v3.7.0">
<span class="name"><i class="ss ss-tsr"></i> Time Spiral Remastered <em>(tsr)</em></span>
</div>
<div class="icon" id="dmr" name="Dominaria Remastered" data-name="Dominaria Remastered" data-class="dmr" data-unicode="e9a4" data-added="v3.12.0">
<span class="name"><i class="ss ss-dmr"></i> Dominaria Remastered <em>(dmr)</em></span>
</div>
<div class="icon" id="gn3" name="Game Night: Free for All" data-name="Game Night: Free for All" data-class="gn3" data-unicode="e9a5" data-added="v3.12.0">
<span class="name"><i class="ss ss-gn3"></i> Game Night: Free for All <em>(gn3)</em></span>
</div>
<div class="icon" id="ltr" name="The Lord of the Rings: Tales of Middle-Earth" data-name="The Lord of the Rings: Tales of Middle-Earth" data-class="ltr" data-unicode="e9af" data-added="v3.12.2">
<span class="name"><i class="ss ss-ltr"></i> Lord of the Rings <em>(ltr)</em></span>
</div>
<div class="icon" id="who" name="Universes Beyond: Doctor Who" data-name="Universes Beyond: Doctor Who" data-class="who" data-unicode="e9b0" data-added="v3.12.2">
<span class="name"><i class="ss ss-who"></i> UB: Doctor Who <em>(who)</em></span>
</div>
<div class="icon" id="rvr" name="Ravnica Remastered" data-name="Ravnica Remastered" data-class="rvr" data-unicode="e9bb" data-added="v3.12.3">
<span class="name"><i class="ss ss-rvr"></i> Ravnica Remastered <em>(rvr)</em></span>
</div>
<div class="icon" id="sld" name="Secret Lair" data-name="Secret Lair" data-class="sld" data-unicode="e687" data-added="v3.12.3">
<span class="name"><i class="ss ss-sld"></i> Secret Lair <em>(sld)</em></span>
</div>
<div class="icon" id="sld2" name="Secret Lair (logo)" data-name="Secret Lair (logo)" data-class="sld2" data-unicode="e9bc" data-added="v3.12.3">
<span class="name"><i class="ss ss-sld2"></i> Secret Lair (logo) <em>(sld)</em></span>
</div>
<div class="icon" id="pip" name="Universes Beyond: Fallout" data-name="Universes Beyond: Fallout" data-class="pip" data-unicode="e9c3" data-added="v3.13.0">
<span class="name"><i class="ss ss-pip"></i> UB: Fallout <em>(pip)</em></span>
</div>
<div class="icon" id="clu" name="Ravnica: Clue Edition" data-name="Ravnica: Clue Edition" data-class="clu" data-unicode="e9cb" data-added="v3.14.0">
<span class="name"><i class="ss ss-clu"></i> Ravnica: Clue Edition <em>(clu)</em></span>
</div>
<div class="icon" id="acr" name="Universes Beyond: Assassin's Creed" data-name="Universes Beyond: Assassin's Creed" data-class="acr" data-unicode="e9ce" data-added="v3.14.0">
<span class="name"><i class="ss ss-acr"></i> UB: Assassin's Creed <em>(acr)</em></span>
</div>
<div class="icon" id="mh3" name="Modern Horizons 3" data-name="Modern Horizons 3" data-class="mh3" data-unicode="e9cf" data-added="v3.14.0">
<span class="name"><i class="ss ss-mh3"></i> Modern Horizons 3 <em>(mh3)</em></span>
</div>
</div>
</section>
<section class="content">
@ -948,6 +1059,9 @@
<div class="icon" id="bot" name="The Brothers' War Transformers" data-name="The Brothers' War Transformers" data-class="bot" data-unicode="e99e" data-added="v3.11.0">
<span class="name"><i class="ss ss-bot"></i> The Brothers' War Transformers <em>(bot)</em></span>
</div>
<div class="icon" id="rex" name="Jurassic World" data-name="Jurassic World" data-class="rex" data-unicode="e9c4" data-added="v3.13.0">
<span class="name"><i class="ss ss-rex"></i> Jurassic World <em>(rex)</em></span>
</div>
</div>
</section>
<section class="content">
@ -998,6 +1112,24 @@
<div class="icon" id="y22" name="Alchemy 2022" data-name="Alchemy 2022" data-class="y22" data-unicode="e989" data-added="v3.9.0">
<span class="name"><i class="ss ss-y22"></i> Alchemy 2022 <em>(y22)</em></span>
</div>
<div class="icon" id="hbg" name="Alchemy Horizons: Baldur's Gate" data-name="Alchemy Horizons: Baldur's Gate" data-class="hbg" data-unicode="e9a6" data-added="v3.12.0">
<span class="name"><i class="ss ss-hbg"></i> Alchemy Horizons: Baldur's Gate <em>(hbg)</em></span>
</div>
<div class="icon" id="ydmu" name="Alchemy: Dominaria" data-name="Alchemy: Dominaria" data-class="ydmu" data-unicode="e9a7" data-added="v3.12.0">
<span class="name"><i class="ss ss-ydmu"></i> Alchemy: Dominaria <em>(ydmu)</em></span>
</div>
<div class="icon" id="sir" name="Shadows Over Innistrad" data-name="Shadows Over Innistrad" data-class="sir" data-unicode="e9b1" data-added="v3.12.2">
<span class="name"><i class="ss ss-sir"></i> Shadows Over Innistrad <em>(sir)</em></span>
</div>
<div class="icon" id="sis" name="Shadows of the Past" data-name="Shadows of the Past" data-class="sis" data-unicode="e9b2" data-added="v3.12.2" data-duo="true">
<span class="name"><i class="ss ss-sis ss-duo ss-common"></i> Shadows of the Past <em>(sis)</em></span>
</div>
<div class="icon" id="ea1" name="Explorer Anthology 1" data-name="Explorer Anthology 1" data-class="ea1" data-unicode="e9b4" data-added="v3.12.2">
<span class="name"><i class="ss ss-ea1"></i> Explorer Anthology 1 <em>(ea1)</em></span>
</div>
<div class="icon" id="y24" name="Alchemy 2024" data-name="Alchemy 2024" data-class="y24" data-unicode="e9bd" data-added="v3.12.3">
<span class="name"><i class="ss ss-y24"></i> Alchemy 2024 <em>(y24)</em></span>
</div>
</div>
</section>
<section class="content">
@ -1018,6 +1150,9 @@
<div class="icon" id="unf" name="Unfinity" data-name="Unfinity" data-class="unf" data-unicode="e98a" data-added="v3.9.0">
<span class="name"><i class="ss ss-unf"></i> Unfinity <em>(unf)</em></span>
</div>
<div class="icon" id="una" name="Unfinity Acorns" data-name="Unfinity Acorns" data-class="una" data-unicode="e9be" data-added="v3.12.3" data-duo="true">
<span class="name"><i class="ss ss-una ss-duo ss-common"></i> Unfinity Acorns <em>(una)</em></span>
</div>
</div>
</section>
<section class="content">
@ -1044,6 +1179,9 @@
<div class="icon" id="pfnm" name="Friday Night Magic" data-name="Friday Night Magic" data-class="pfnm" data-unicode="e937" data-added="v3.1.5">
<span class="name"><i class="ss ss-pfnm"></i> Friday Night Magic <em>(pfnm)</em></span>
</div>
<div class="icon" id="30a" name="30th Anniversary Edition" data-name="30th Anniversary Edition" data-class="30a" data-unicode="e9aa" data-added="v3.12.1">
<span class="name"><i class="ss ss-30a"></i> J30th Anniversary Edition <em>(30a)</em></span>
</div>
</div>
</section>
</div>
@ -1203,4 +1341,4 @@
</script>
</body>
</html>
</html>

View File

@ -43,7 +43,7 @@
</a>
</div>
<p>
Current version 3.11.0 includes all sets to The Brothers' War.
Current version 3.14.0 includes all sets to Bloomburrow.
</p>
</div>
</header>

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 730 KiB

After

Width:  |  Height:  |  Size: 922 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -24,6 +24,17 @@
&.@{ss-prefix}-c14:after { content: "\e65d"; } // Commander 2014
&.@{ss-prefix}-c15:after { content: "\e900"; } // Commander 2015
// corrections for various duo icons
// SIS: the regular symbol becomes the border now
&.@{ss-prefix}-sis {
&::before {
content: "\e9b3";
}
&::after {
content: "\e9b2";
}
}
// experimental ::marker for 3 layer icons
&.@{ss-prefix}-40k {
display: list-item;

View File

@ -8,7 +8,7 @@
.@{ss-prefix}-duo {
// base border styles
// base styles
&::after {
color: #000;
content: '';
@ -83,11 +83,55 @@
content: "\e984";
}
// Kaldheim Commander
// 2 glyphs to replace the non-dual version
&.@{ss-prefix}-khc {
&::before {
content: "\e9c5";
width: 100%;
}
&::after {
content: "\e9c6";
color: #fff !important;
}
}
// Lord of the Rings Commander
// 2 glyphs b/c we have a custom color glyph
&.@{ss-prefix}-ltc {
&::before {
content: "\e9b7";
width: 100%;
}
&::after {
content: "\e9b8";
color: #fff !important;
}
}
// Modern Horizons 3 Commander
&.@{ss-prefix}-m3c::after {
content: "\e9d1";
color: #fff !important;
}
// Innistrad Werewolves
&.@{ss-prefix}-mid::after {
content: "\e979";
}
// Outlaws of Thunder Junction Commander
&.@{ss-prefix}-otc::after {
content: "\e9d3";
color: #fff !important;
}
// Starter Commander Decks
&.@{ss-prefix}-scd::after {
content: "\e9ac";
}
// Streets of New Capenna: Commander
// uses 2 separate glyphs to construct this
&.@{ss-prefix}-ncc {
@ -99,6 +143,12 @@
}
}
// Unfinity Acorns
&.@{ss-prefix}-una::after {
content: "\e9bf";
color: #fff !important;
}
// rarity border colors
&.@{ss-prefix}-common:after {
color: #fff;

View File

@ -167,7 +167,16 @@
.@{ss-prefix}-snc:before { content: "\e98b"; } // Streets of New Capenna
.@{ss-prefix}-dmu:before { content: "\e993"; } // Dominaria United
.@{ss-prefix}-bro:before { content: "\e99d"; } // The Brothers' War
/* 2023 Sets */
.@{ss-prefix}-one:before { content: "\e9a1"; } // Phyrexia: All Will Be One
.@{ss-prefix}-mom:before { content: "\e9a2"; } // March of the Machine
.@{ss-prefix}-mat:before { content: "\e9a3"; } // March of the Machine: The Aftermath
.@{ss-prefix}-woe:before { content: "\e9ae"; } // Wilds of Eldraine
.@{ss-prefix}-lci:before { content: "\e9c2"; } // Lost Caverns of Ixalan
/* 2024 Sets */
.@{ss-prefix}-mkm:before { content: "\e9c9"; } // Murders at Karlov Manor
.@{ss-prefix}-otj:before { content: "\e9cc"; } // Outlaws of Thunder Junction
.@{ss-prefix}-blb:before { content: "\e9cd"; } // Bloomburrow
/**
* Command Zone */
@ -211,6 +220,17 @@
.@{ss-prefix}-dmc:before { content: "\e994"; } // Dominaria United Commander
.@{ss-prefix}-40k:before { content: "\e998"; } // Warhammer 40K Universes Beyond
.@{ss-prefix}-brc:before { content: "\e99f"; } // The Brothers' War Commander
.@{ss-prefix}-onc:before { content: "\e9a8"; } // Phyrexia: All Will Be One Commander
.@{ss-prefix}-moc:before { content: "\e9a9"; } // March of the Machines Commander
.@{ss-prefix}-scd:before { content: "\e9ab"; } // Starter Commander Decks
.@{ss-prefix}-cmm:before { content: "\e9b5"; } // Commander Masters
.@{ss-prefix}-ltc:before { content: "\e9b6"; } // Lord of the Rings Commander
.@{ss-prefix}-woc:before { content: "\e9b9"; } // Wilds of Eldraine Commander
.@{ss-prefix}-lcc:before { content: "\e9c7"; } // Lost Caverns of Ixalan Commander
.@{ss-prefix}-mkc:before { content: "\e9ca"; } // Murders at Karlov Manor Commander
.@{ss-prefix}-otc:before { content: "\e9d2"; } // Outlaws of Thunder Junction Commander
.@{ss-prefix}-blc:before { content: "\e9d4"; } // Bloomburrow Commander
.@{ss-prefix}-m3c:before { content: "\e9d0"; } // Modern Horizons 3 Commander
/**
* Reprint */
@ -238,6 +258,13 @@
.@{ss-prefix}-j21:before { content: "\e983"; } // Jumpstart: Historic Horizons
.@{ss-prefix}-2x2:before { content: "\e99c"; } // Double Masters 2022
.@{ss-prefix}-brr:before { content: "\e9a0"; } // The Brothers' War Retro Artifacts
.@{ss-prefix}-j22:before { content: "\e9ad"; } // Jumpstart 2022
.@{ss-prefix}-mul:before { content: "\e9ba"; } // Multiverse Legends
.@{ss-prefix}-wot:before { content: "\e9c0"; } // Wilds of Eldraine Enchanting Tales
.@{ss-prefix}-br:before { content: "\e9c1"; } // Battle Royale (alternate)
.@{ss-prefix}-spg:before { content: "\e9c8"; } // Special Guests
.@{ss-prefix}-otp:before { content: "\e9d5"; } // Breaking News (OTJ)
.@{ss-prefix}-big:before { content: "\e9d6"; } // The Big Score (OTJ)
/**
* Beginner */
@ -332,6 +359,15 @@
.@{ss-prefix}-gnt:before { content: "\e94d"; } // Game Night
.@{ss-prefix}-gn2:before { content: "\e964"; } // Game Night 2019
.@{ss-prefix}-tsr:before { content: "\e976"; } // Time Spiral Remastered
.@{ss-prefix}-dmr:before { content: "\e9a4"; } // Dominaria Remastered
.@{ss-prefix}-gn3:before { content: "\e9a5"; } // Game Night: Free for All
.@{ss-prefix}-ltr:before { content: "\e9af"; } // Lord of the Rings
.@{ss-prefix}-who:before { content: "\e9b0"; } // Universes Beyond: Doctor Who
.@{ss-prefix}-rvr:before { content: "\e9bb"; } // Ravnica Remastered
.@{ss-prefix}-pip:before { content: "\e9c3"; } // Universes Beyond: Fallout
.@{ss-prefix}-clu:before { content: "\e9cb"; } // Ravnica: Clue Edition
.@{ss-prefix}-acr:before { content: "\e9ce"; } // Universes Beyond: Assassin's Creed
.@{ss-prefix}-mh3:before { content: "\e9cf"; } // Modern Horizons 3
/**
* Promotional */
@ -370,6 +406,7 @@
.@{ss-prefix}-j20:before { content: "\e96a"; } // Judge Academy 2020
.@{ss-prefix}-zne:before { content: "\e97a"; } // Zendikar Rising Expeditions
.@{ss-prefix}-bot:before { content: "\e99e"; } // The Brothers' War Transformers
.@{ss-prefix}-rex:before { content: "\e9c4"; } // Jurassic World
/**
* Secret Lairs */
@ -377,7 +414,7 @@
.@{ss-prefix}-slu:before { content: "\e687"; } // Secret Lair: Ultimate Edition (alias of PMEI)
.@{ss-prefix}-sld:before { content: "\e687"; } // Secret Lair Drop (alias of PMEI)
.@{ss-prefix}-psld:before { content: "\e687"; } // Secret Lair Drop Promos (alias of PMEI)
.@{ss-prefix}-sld2:before { content: "\e9bc"; } // Secret Lair (logo)
/**
* Online */
@ -400,7 +437,12 @@
.@{ss-prefix}-akr:before { content: "\e970"; } // Amonkhet Remastered
.@{ss-prefix}-klr:before { content: "\e97c"; } // Kaladesh Remastered
.@{ss-prefix}-y22:before { content: "\e989"; } // Alchemy 2022
.@{ss-prefix}-hbg:before { content: "\e9a6"; } // Alchemy Horizons: Baldur's Gate
.@{ss-prefix}-ydmu:before { content: "\e9a7"; } // Alchemy: Dominaria
.@{ss-prefix}-sir:before { content: "\e9b1"; } // Shadows Over Innistrad
.@{ss-prefix}-sis:before { content: "\e9b2"; } // Shadows of the Past
.@{ss-prefix}-ea1:before { content: "\e9b4"; } // Explorer Anthology 1
.@{ss-prefix}-y24:before { content: "\e9bd"; } // Alchemy 2024
/**
* Un-serious */
@ -410,7 +452,7 @@
.@{ss-prefix}-ust:before { content: "\e930"; } // Unstable
.@{ss-prefix}-und:before { content: "\e96c"; } // Unsanctioned
.@{ss-prefix}-unf:before { content: "\e98a"; } // Unfinity
.@{ss-prefix}-una:before { content: "\e9be"; } // Unfinity Acorns
/**
* Unofficial */
@ -421,4 +463,5 @@
.@{ss-prefix}-x4ea:before { content: "\e929"; } // Alternate 4th Edition
.@{ss-prefix}-papac:before { content: "\e92a"; } // APAC Lands
.@{ss-prefix}-peuro:before { content: "\e92b"; } // Euro Lands
.@{ss-prefix}-pfnm:before { content: "\e937"; } // Friday Night Magic
.@{ss-prefix}-pfnm:before { content: "\e937"; } // Friday Night Magic
.@{ss-prefix}-30a:before { content: "\e9aa"; } // 30th Anniversary Edition

View File

@ -2,6 +2,6 @@
* Global */
@ss-font-path: '../fonts';
@ss-version: '3.11.0';
@ss-version: '3.14.0';
@ss-font-size-base: 14px;
@ss-prefix: ss;

View File

@ -1,7 +1,7 @@
{
"name": "keyrune",
"description": "Keyrune",
"version": "3.11.0",
"version": "3.14.1",
"author": {
"name": "Andrew Gioia",
"email": "andrew@gioia.email",
@ -32,7 +32,7 @@
"sass": "sass sass/keyrune.scss css/keyrune.css --style=expanded",
"sassmin": "sass sass/keyrune.scss css/keyrune.css --style=compressed",
"watch": "sass --no-source-map --watch sass/keyrune.scss css/keyrune.css --style=expanded",
"build": "cp fonts/* docs/fonts && cp css/keyrune.min.css docs/assets/keyrune.min.css",
"build": "rsync -avzh ./fonts/* ./docs/fonts/ && rsync -avzh css/keyrune.min.css docs/assets/keyrune.min.css",
"rename": "for f in `find fonts/*`; do mv -v \"$f\" \"`echo $f | tr '[A-Z]' '[a-z]'`\"; done"
},
"ignore": [

View File

@ -1,3 +1,5 @@
@use 'sass:math';
/**
* Sizes */
@each $class, $size in $keyrune_sizes {
@ -9,7 +11,7 @@
/**
* Fixed width */
.#{$keyrune_prefix}.#{$keyrune_prefix}-fw {
width: calc(18em / #{$keyrune_font_size / ($keyrune_font_size * 0 + 1)});
width: calc(18em / #{math.div($keyrune_font_size, $keyrune_font_size * 0 + 1)});
text-align: center;
}
@ -44,6 +46,14 @@
content: ss-content($glyph);
}
}
// corrections for various duo icons
// SIS: the regular symbol becomes the border now
&.#{$keyrune_prefix}-sis {
&::before {
content: "\e9b3";
}
}
}
/**
@ -83,6 +93,12 @@
&.#{$keyrune_prefix}-dmc::before {
content: "\e995";
}
&.#{$keyrune_prefix}-khc::before {
content: "\e9c5";
}
&.#{$keyrune_prefix}-ltc::before {
content: "\e9b7";
}
// rarity border colors
&.#{$keyrune_prefix}-common {
@ -94,4 +110,4 @@
color: #000;
}
}
}

View File

@ -1,7 +1,7 @@
/**
* Globals */
$keyrune_version: '3.11.0' !default;
$keyrune_version: '3.13.1' !default;
$keyrune_font_path: '../fonts' !default;
// font specific
@ -10,7 +10,7 @@ $keyrune_font_variant: normal !default;
$keyrune_font_weight: normal !default;
$keyrune_font_size: 14px !default;
$keyrune_font_face: 'Keyrune' !default;
$keyrune_font: $keyrune_font_style $keyrune_font_variant $keyrune_font_weight $keyrune_font_size/1 $keyrune_font_face !default;
$keyrune_font: $keyrune_font_style $keyrune_font_variant $keyrune_font_weight calc($keyrune_font_size/1) $keyrune_font_face !default;
$keyrune_prefix: 'ss' !default;
$keyrune_default_content: "\e684" !default;
$keyrune_background_clip: text !default;
@ -47,7 +47,8 @@ $border-corrections: (
("Commander 2015", "c15", "\e900"),
("Planechase 2009", "hop", "\e656"),
("Planechase 2012", "pc2", "\e659"),
("Conspiracy", "cns", "\e65c")
("Conspiracy", "cns", "\e65c"),
("Shadows of the Past", "sis", "\e9b2")
) !default;
// dual-layered symbols (work in progress)
@ -60,8 +61,14 @@ $dual-layered: (
'cc2': '\e988',
'dmc': '\e997',
'j21': '\e984',
'khc': '\e9c6',
'ltc': '\e9b8',
'm3c': '\e9d1',
'mid': '\e979',
'ncc': '\e990'
'otc': '\e9d3',
'ncc': '\e990',
'scd': '\e9ac',
'una': '\e9bf'
) !default;
// sets
@ -228,6 +235,16 @@ $keyrune_sets: (
("Streets of New Capenna", "snc", "\e98b"),
("Dominaria United", "dmu", "\e993"),
("The Brothers' War", "bro", "\e99d"),
// 2023 sets
("Phyrexia: All Will Be One", "one", "\e9a1"),
("March of the Machine", "mom", "\e9a2"),
("March of the Machine: The Aftermath", "mat", "\e9a3"),
("Wilds of Eldraine", "woe", "\e9ae"),
("Lost Caverns of Ixalan", "lci", "\e9c2"),
// 2024 Sets
("Murders at Karlov Manor", "mkm", "\e9c9"),
("Outlaws of Thunder Junction", "otj", "\e9cc"),
("Bloomburrow", "blb", "\e9cd"),
//
// Command zone
("Vanguard", "van", "\e655"),
@ -260,7 +277,6 @@ $keyrune_sets: (
("Kaldheim Commander", "khc", "\e97d"),
("Commander 2021", "c21", "\e97e"),
("Forgotten Realms Commander", "afc", "\e981"),
("Jumpstart: Historic Horizons", "j21", "\e983"),
("Innistrad: Midnight Hunt Commander", "mic", "\e985"),
("Innistrad: Crimson Vow Commander", "voc", "\e986"),
("Commander Collection: Black", "cc2", "\e987"),
@ -270,6 +286,17 @@ $keyrune_sets: (
("Dominaria United Commander", "dmc", "\e994"),
("Warhammer 40K", "40k", "\e998"),
("The Brothers' War Commander", "brc", "\e99f"),
("Phyrexia: All Will Be One Commander", "onc", "\e9a8"),
("March of the Machines Commander", "moc", "\e9a9"),
("Starter Commander Decks", "scd", "\e9ab"),
("Commander Masters", "cmm", "\e9b5"),
("The Lord of the Rings: Tales of Middle-Earth Commander", "ltc", "\e9b6"),
("Wilds of Eldraine Commander", "woc", "\e9b9"),
("Lost Caverns of Ixalan Commander", "lcc", "\e9c7"),
("Murders at Karlov Manor Commander", "mkc", "\e9ca"),
("Outlaws of Thunder Junction Commander", "otc", "\e9d2"),
("Bloomburrow Commander", "blb", "\e9d4"),
("Modern Horizons 3 Commander", "m3c", "\e9d0"),
//
// Reprint sets
("Chronicles", "chr", "\e65e"),
@ -292,8 +319,16 @@ $keyrune_sets: (
("Mystery Booster", "mb1", "\e971"),
("Modern Horizons 2", "mh2", "\e97b"),
("Strixhaven: Mystical Archives", "sta", "\e980"),
("Jumpstart: Historic Horizons", "j21", "\e983"),
("Double Masters 2022", "2x2", "\e99c"),
("The Brothers' War Retro Artifacts", "brr", "\e9a0"),
("Jumpstart 2022", "j22", "\e9ad"),
("Multiverse Legends", "mul", "\e9ba"),
("Wilds of Eldraine Enchanting Tales", "wot", "\e9c0"),
("Battle Royale (alternate)", "br", "\e9c1"),
("Special Guests", "spg", "\e9c8"),
("Breaking News", "otp", "\e9d5"),
("The Big Score", "big", "\e9d6"),
//
// Beginner
("Portal", "por", "\e664"),
@ -372,6 +407,15 @@ $keyrune_sets: (
("Game Night", "gnt", "\e94d"),
("Game Night 2019", "gn2", "\e964"),
("Time Spiral Remastered", "tsr", "\e976"),
("Dominaria Remastered", "dmr", "\e9a4"),
("Game Night: Free for All", "gn3", "\e9a5"),
("The Lord of the Rings: Tales of Middle-Earth", "ltr", "\e9af"),
("Universes Beyond: Doctor Who", "who", "\e9b0"),
("Ravnica Remastered", "rvr", "\e9bb"),
("Universes Beyond: Fallout", "pip", "\e9c3"),
("Ravnica: Clue Edition", "clu", "\e9cb"),
("Universes Beyond: Assassin's Creed", "acr", "\e9ce"),
("Modern Horizons 3", "mh3", "\e9cf"),
//
// Promos
("Guru", "pgru", "\e683"),
@ -408,11 +452,13 @@ $keyrune_sets: (
("Judge Academy 2020", "j20", "\e96a"),
("Zendikar Rising Expeditions", "zne", "\e97a"),
("The Brothers' War Transformers", "bot", "\e99e"),
("Jurassic World", "rex", "\e9c4"),
//
// Secret Lairs
("Secret Lair: Ultimate Edition", "slu", "\e687"),
("Secret Lair Drop", "sld", "\e687"),
("Secret Lair Drop Promos", "psld", "\e687"),
("Secret Lair Logo", "sld2", "\e9bc"),
//
// Online only sets
("Masters Edition", "me1", "\e68d"),
@ -432,12 +478,20 @@ $keyrune_sets: (
("Historic Anthology 1", "ha1", "\e96b"),
("Amonkhet Remastered", "akr", "\e970"),
("Kaladesh Remastered", "klr", "\e97c"),
("Alchemy 2022", "y22", "\e989"),
("Alchemy Horizons: Baldur's Gate", "hbg", "\e9a6"),
("Alchemy: Dominaria", "ydmu", "\e9a7"),
("Shadows Over Innistrad", "sir", "\e9b1"),
("Shadows of the Past", "sis", "\e9b2"),
("Explorer Anthology 1", "ea1", "\e9b4"),
//
// Unsets
("Unglued", "ugl", "\e691"),
("Unhinged", "unh", "\e692"),
("Unstable", "ust", "\e930"),
("Unsanctioned", "und", "\e96c"),
("Unfinity", "unf", "\e98a"),
("Unfinity Acorns", "una", "\e9be"),
//
// Unoffocial
("Collector's Edition", "xcle", "\e926"),
@ -446,7 +500,8 @@ $keyrune_sets: (
("Alternate 4th Edition", "x4ea", "\e929"),
("APAC Lands", "papac", "\e92a"),
("Euro Lands", "peuro", "\e92b"),
("Friday Night Magic", "pfnm", "\e937")
("Friday Night Magic", "pfnm", "\e937"),
("30th Anniversary Edition", "30a", "\e9aa")
) !default;
// display glyph correctly

5
svg/acr.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="32" viewBox="0 0 24 32">
<title>acr</title>
<path fill="#444" d="M11.988 1.724l0.025-0.005c0.204 0.573 0.444 1.137 0.663 1.706 1.406 3.57 2.812 7.14 4.218 10.71 0.236 0.585 0.452 1.178 0.705 1.757 0.335 0.736 0.759 1.448 1.35 2.008 0.486 0.465 1.105 0.804 1.776 0.9 0.879 0.126 1.783-0.125 2.532-0.585 0.036-0.011 0.064-0.077 0.105-0.039l-0.058 0.038c-0.483 1.073-0.711 2.277-0.595 3.455 0.059 0.661 0.234 1.31 0.491 1.921-0.396-0.161-0.845-0.203-1.258-0.085-0.373 0.102-0.711 0.304-1.020 0.534-1.032 1.062-2.291 1.883-3.631 2.505-1.302 0.599-2.681 1.034-4.094 1.275-0.144 0.014-0.293 0.066-0.436 0.036 0.446-0.072 0.879-0.219 1.309-0.356 0.855-0.294 1.689-0.672 2.423-1.203 0.562-0.409 1.064-0.918 1.387-1.538 0.334-0.632 0.445-1.37 0.349-2.076-0.079-0.698-0.375-1.34-0.625-1.988-1.849-4.757-3.691-9.517-5.535-14.276-0.018-0.059-0.057-0.112-0.056-0.177l-0.027 0.022c-1.985 5.118-3.96 10.239-5.953 15.354-0.236 0.649-0.36 1.352-0.265 2.041 0.080 0.607 0.339 1.184 0.715 1.665 0.428 0.552 0.988 0.987 1.586 1.341 0.76 0.444 1.585 0.768 2.428 1.013 0.231 0.060 0.46 0.139 0.696 0.173l-0.007 0.018c-0.748-0.080-1.481-0.265-2.203-0.47-2.185-0.65-4.301-1.71-5.907-3.356-0.377-0.291-0.812-0.531-1.292-0.589-0.336-0.045-0.677 0.020-0.993 0.136 0.764-1.71 0.677-3.749-0.133-5.427 0.71 0.46 1.564 0.725 2.414 0.661 0.726-0.053 1.41-0.392 1.939-0.886 0.789-0.735 1.285-1.721 1.666-2.715 1.77-4.499 3.541-8.997 5.31-13.497zM23.894 24.194c0.043-0.033 0.041-0.103 0.099-0.123 0.032 0.053-0.052 0.085-0.074 0.124-0.763 0.959-1.637 1.826-2.578 2.609-1.186 0.979-2.496 1.816-3.911 2.423-1.592 0.687-3.322 1.067-5.058 1.053-0.548-0.013-1.097 0.018-1.644-0.029-1.755-0.118-3.472-0.636-5.035-1.436-1.452-0.744-2.783-1.713-3.965-2.835-0.62-0.587-1.203-1.214-1.728-1.888 0.25 0.236 0.477 0.501 0.727 0.739 1.675 1.651 3.662 3.032 5.899 3.798 0.932 0.313 1.91 0.52 2.896 0.506 0.673-0.018 1.382-0.13 1.942-0.529 0.248-0.171 0.426-0.426 0.543-0.696 0.148 0.475 0.585 0.795 1.033 0.97 0.755 0.29 1.587 0.292 2.381 0.203 1.559-0.197 3.044-0.796 4.396-1.58 1.519-0.885 2.876-2.030 4.076-3.312z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

5
svg/big.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="27" height="32" viewBox="0 0 27 32">
<title>big</title>
<path fill="#444" d="M12.696 3.433c2.261-0.349 4.616-0.075 6.732 0.797 2.45 1 4.567 2.788 5.969 5.031 0.784 1.249 1.349 2.635 1.656 4.077 0.386 1.806 0.373 3.696-0.038 5.496-0.587 2.599-2.029 4.99-4.037 6.739-1.061 0.928-2.277 1.68-3.584 2.21-1.465 0.597-3.043 0.912-4.624 0.929-1.63 0.021-3.264-0.279-4.781-0.876-1.983-0.775-3.763-2.059-5.128-3.693 0.618-0.001 1.235 0 1.853-0.001 0.877 0.851 1.887 1.565 2.989 2.095 2.753 1.338 6.054 1.477 8.913 0.389 2.218-0.832 4.155-2.382 5.464-4.355 0.717-1.077 1.248-2.277 1.56-3.533 0.442-1.774 0.446-3.655 0.012-5.431-0.553-2.285-1.846-4.379-3.629-5.909-1.023-0.882-2.204-1.582-3.472-2.050-2.248-0.837-4.763-0.925-7.067-0.265-1.787 0.508-3.436 1.476-4.766 2.771-0.618 0-1.236 0-1.854 0 0.999-1.194 2.218-2.204 3.579-2.961 1.317-0.734 2.765-1.233 4.256-1.46zM11.001 5.924c2.394-0.86 5.097-0.83 7.468 0.092 2.085 0.802 3.901 2.279 5.119 4.152 0.747 1.143 1.272 2.431 1.533 3.771 0.342 1.744 0.243 3.574-0.292 5.27-0.675 2.158-2.061 4.083-3.884 5.419-1.050 0.772-2.242 1.352-3.499 1.695-1.76 0.483-3.644 0.503-5.416 0.066-1.601-0.393-3.104-1.172-4.354-2.246 1.695 0 3.39-0 5.085 0 0.211 0.525 0.671 0.938 1.217 1.089 0.629 0.174 1.351 0.098 1.885-0.296 0.372-0.27 0.621-0.685 0.728-1.128 0.101-0.394 0.098-0.804 0.072-1.206-0.037-0.615-0.12-1.225-0.205-1.835 1.328-0.51 2.419-1.597 2.927-2.927 0.606 0.084 1.213 0.167 1.824 0.204 0.576 0.041 1.184 0.020 1.707-0.254 0.488-0.247 0.844-0.723 0.964-1.255 0.138-0.62 0.044-1.316-0.358-1.822-0.297-0.386-0.751-0.628-1.225-0.716-0.394-0.079-0.799-0.062-1.197-0.034-0.574 0.041-1.145 0.119-1.714 0.197-0.508-1.329-1.598-2.417-2.927-2.924 0.076-0.553 0.153-1.107 0.194-1.665 0.049-0.61 0.058-1.256-0.218-1.818-0.249-0.528-0.76-0.914-1.331-1.026-0.542-0.102-1.133-0.044-1.606 0.254-0.332 0.202-0.585 0.517-0.735 0.874-1.694 0-3.389-0-5.083 0 0.978-0.838 2.109-1.498 3.323-1.931zM13.874 7.919c0.228-0.215 0.558-0.275 0.861-0.255 0.282 0.017 0.571 0.14 0.736 0.378 0.201 0.29 0.233 0.658 0.228 1.001-0.017 0.668-0.111 1.33-0.203 1.99-0.105 0.739-0.229 1.474-0.363 2.208-0.339-0.064-0.688-0.064-1.027 0-0.186-1.019-0.352-2.043-0.478-3.072-0.049-0.449-0.099-0.899-0.085-1.351 0.017-0.322 0.090-0.67 0.332-0.901zM0.983 8.837c3.86-0 7.72 0 11.58-0-0.012 0.804 0.11 1.602 0.217 2.397-1.328 0.51-2.416 1.599-2.927 2.927-0.707-0.098-1.415-0.196-2.129-0.218-0.178-0.008-0.356 0.002-0.533 0.021-0.003-0.409-0.005-0.818-0.013-1.227-0.009-0.383-0.132-0.772-0.389-1.061-0.293-0.333-0.735-0.509-1.172-0.529-1.872-0.005-3.745-0.003-5.617-0.004 0.264-0.794 0.593-1.566 0.983-2.307zM2.508 12.123c0.48 0 0.96-0 1.44 0-0.907 2.478-0.908 5.275-0 7.754-0.48-0-0.96 0-1.44-0-0.804-2.501-0.804-5.252 0.001-7.753zM4.645 12.125c0.312 0.001 0.624-0.001 0.936 0.001 0.178-0 0.365 0.064 0.479 0.207 0.109 0.133 0.139 0.31 0.141 0.477 0.005 0.473 0.016 0.946 0.005 1.418 0.013 0.008 0.040 0.023 0.053 0.030-0.485 0.251-0.812 0.751-0.914 1.28-0.102 0.543-0.031 1.135 0.271 1.606 0.158 0.252 0.382 0.457 0.638 0.605-0.012 0.012-0.036 0.035-0.048 0.046 0.011 0.459 0 0.919-0.004 1.378-0 0.178-0.029 0.37-0.15 0.509-0.123 0.146-0.322 0.195-0.505 0.195-0.3 0.002-0.6-0-0.899 0.001-0.969-2.463-0.97-5.29-0.001-7.754zM14.337 14.195c0.516-0.086 1.065 0.072 1.461 0.412 0.322 0.27 0.544 0.653 0.618 1.066 0.098 0.512-0.042 1.062-0.369 1.467-0.292 0.368-0.731 0.615-1.196 0.673-0.62 0.087-1.273-0.182-1.658-0.673-0.27-0.337-0.417-0.771-0.401-1.203 0.017-0.49 0.241-0.967 0.606-1.294 0.261-0.234 0.59-0.395 0.938-0.448zM6.763 15.086c0.414-0.213 0.897-0.17 1.346-0.143 1.259 0.107 2.507 0.322 3.75 0.544-0.061 0.339-0.061 0.688-0 1.027-0.937 0.171-1.877 0.33-2.823 0.449-0.509 0.058-1.020 0.123-1.534 0.116-0.317-0.009-0.658-0.066-0.907-0.279-0.244-0.211-0.332-0.55-0.314-0.862 0.003-0.34 0.168-0.695 0.482-0.852zM17.378 15.486c1.245-0.218 2.493-0.438 3.754-0.542 0.456-0.027 0.95-0.071 1.366 0.156 0.312 0.167 0.467 0.531 0.459 0.873 0.017 0.337-0.108 0.705-0.402 0.895-0.34 0.22-0.764 0.222-1.155 0.206-1.353-0.083-2.689-0.327-4.022-0.558 0.064-0.34 0.064-0.69-0-1.030zM8.359 18.020c0.5-0.042 0.997-0.111 1.494-0.18 0.509 1.329 1.598 2.417 2.927 2.927-0.106 0.795-0.229 1.593-0.217 2.397h-11.579c-0.391-0.74-0.72-1.512-0.984-2.307 1.849-0 3.697 0 5.547 0 0.465-0.005 0.942-0.186 1.251-0.542 0.255-0.291 0.373-0.68 0.381-1.062 0.006-0.405 0.012-0.811 0.012-1.216 0.388 0.045 0.78 0.014 1.168-0.017zM14.106 18.759c0.339 0.064 0.688 0.064 1.027 0 0.174 0.961 0.337 1.926 0.458 2.896 0.056 0.501 0.119 1.003 0.106 1.508-0.015 0.331-0.089 0.691-0.341 0.926-0.276 0.248-0.68 0.287-1.030 0.22-0.289-0.055-0.546-0.254-0.657-0.529-0.186-0.445-0.127-0.939-0.096-1.407 0.115-1.213 0.318-2.416 0.533-3.615z"></path>
</svg>

After

Width:  |  Height:  |  Size: 4.7 KiB

5
svg/blb.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="27" height="32" viewBox="0 0 27 32">
<title>blb</title>
<path fill="#444" d="M13.332 1.837c0.483 1.123 1.242 2.124 2.189 2.896 0.637 0.523 1.355 0.947 2.115 1.263-0.425 0.74-0.778 1.542-0.875 2.397-0.068 0.595 0.040 1.236 0.418 1.716 0.381 0.5 0.981 0.778 1.582 0.91 0.569 0.133 1.2 0.122 1.718-0.173 0.461-0.253 0.792-0.695 0.985-1.177 0.224-0.549 0.306-1.146 0.325-1.735 1.55 0.441 3.248 0.495 4.775-0.066-0.282 0.895-0.456 1.831-0.438 2.772 0.015 0.794 0.183 1.592 0.541 2.305-0.855 0.147-1.714 0.439-2.379 1.015-0.5 0.427-0.838 1.028-0.958 1.673-0.155 0.552-0.104 1.152 0.112 1.681 0.306 0.763 0.942 1.346 1.651 1.734-0.479 1.279-0.712 2.709-0.34 4.046-1.331-0.032-2.721 0.201-3.846 0.952-1.127-0.914-2.584-1.438-4.040-1.367-0.87 0.039-1.72 0.296-2.488 0.7 0.651-1.579 1.548-3.044 2.536-4.433 1.565-2.186 3.36-4.203 5.289-6.073 0.086-0.094 0.227-0.141 0.264-0.275-0.295 0.274-0.614 0.523-0.915 0.791-1.422 1.235-2.774 2.552-4.036 3.951-1.425 1.591-2.756 3.288-3.768 5.176-0.127-4.663-0.256-9.326-0.383-13.989-0.016-0.402-0.016-0.805-0.022-1.207-0.052 0.876-0.057 1.754-0.086 2.631-0.114 4.188-0.227 8.377-0.342 12.565-0.751-1.404-1.687-2.701-2.697-3.93-1.806-2.183-3.846-4.168-6.029-5.972 1.516 1.45 2.951 2.986 4.263 4.624 0.908 1.129 1.759 2.307 2.509 3.548 0.502 0.832 0.952 1.696 1.322 2.595-0.799-0.422-1.688-0.685-2.593-0.708-1.421-0.038-2.833 0.483-3.932 1.375-1.127-0.75-2.517-0.983-3.85-0.952 0.375-1.337 0.142-2.768-0.34-4.046 0.647-0.355 1.233-0.865 1.563-1.536 0.219-0.44 0.323-0.94 0.281-1.431-0.016-0.216-0.077-0.424-0.124-0.634-0.146-0.611-0.505-1.163-0.994-1.556-0.654-0.531-1.476-0.806-2.297-0.948 0.484-0.961 0.613-2.067 0.507-3.128-0.062-0.662-0.208-1.314-0.408-1.948 1.528 0.561 3.227 0.506 4.778 0.066 0.026 0.811 0.168 1.664 0.655 2.335 0.385 0.535 1.039 0.851 1.697 0.831 0.664-0.021 1.343-0.21 1.879-0.613 0.54-0.404 0.829-1.082 0.815-1.749-0.014-0.979-0.416-1.905-0.893-2.743 1.285-0.535 2.448-1.382 3.307-2.482 0.403-0.513 0.735-1.080 0.995-1.678zM13.344 25.786c0.009 0.712 0.113 1.423 0.264 2.118 0.122 0.483 0.257 1.003 0.627 1.361-0.302 0.299-0.599 0.603-0.904 0.898-0.301-0.299-0.6-0.6-0.9-0.899 0.251-0.235 0.387-0.559 0.494-0.878 0.269-0.841 0.343-1.726 0.419-2.6z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

5
svg/blc.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="23" height="32" viewBox="0 0 23 32">
<title>blc</title>
<path fill="#444" d="M10.439 2.852c0.268-0.496 0.566-0.976 0.893-1.436 0.722 1.025 1.33 2.143 1.706 3.342 0.181 0.592 0.305 1.207 0.308 1.828-0.286 0.823-0.495 1.676-0.567 2.546 0.221 0.099 0.435 0.216 0.637 0.351 0.126-1.972 0.89-3.902 2.162-5.416 0.533-0.635 1.153-1.196 1.831-1.672 0.282 0.92 0.462 1.874 0.501 2.836 0.034 0.846-0.045 1.704-0.297 2.515-0.203 0.656-0.529 1.275-0.968 1.804-0.489 0.593-1.114 1.063-1.794 1.416 0.118 0.183 0.228 0.371 0.33 0.565 1.061-0.55 1.985-1.389 2.558-2.444 0.552-0.998 0.793-2.144 0.819-3.279 1.102-0.34 2.313-0.384 3.416-0.024-0.339 1.571-1.063 3.063-2.106 4.288-1.096 1.294-2.583 2.233-4.202 2.725 0.059 0.211 0.11 0.424 0.152 0.64 1.327-0.403 2.573-1.080 3.607-2.007 0.489-0.434 0.928-0.923 1.32-1.447 0.669 0.098 1.363 0.246 1.923 0.647-0.476 1.283-1.372 2.419-2.547 3.131-1.239 0.76-2.739 0.987-4.172 0.868 0.016 0.227 0.012 0.455-0.006 0.681 1.37 0.242 2.736 0.715 3.835 1.588 0.431 0.346 0.811 0.759 1.1 1.231 0.256 0.497 0.319 1.062 0.367 1.612 0.038 0.45 0.25 0.866 0.554 1.195-0.491 0.239-1.005 0.451-1.548 0.534-0.212 0.030-0.431 0.033-0.639-0.024-0.24-0.73-0.717-1.365-1.301-1.857-0.873-0.736-1.943-1.203-3.035-1.508-0.095 0.206-0.199 0.407-0.315 0.601 0.716 0.185 1.414 0.449 2.059 0.811 0.592 0.336 1.143 0.766 1.541 1.324 0.313 0.436 0.514 0.954 0.569 1.49 0.061 0.572-0.026 1.152-0.202 1.698-0.243 0.701-0.391 1.434-0.438 2.174-0.796-0.389-1.719-0.607-2.595-0.392-0.198-1.576-0.798-3.075-1.566-4.456-0.218-0.388-0.451-0.768-0.7-1.136-0.175 0.129-0.356 0.25-0.547 0.354 0.793 1.172 1.449 2.446 1.858 3.803 0.257 0.86 0.409 1.759 0.365 2.658-0.033 0.691-0.191 1.379-0.487 2.006-0.276 0.589-0.67 1.118-1.135 1.572-0.236-0.594-0.683-1.102-1.252-1.395-0.505-0.271-0.77-0.853-0.771-1.409-0.003-2.267 0-4.534-0.002-6.8-0.22 0.024-0.442 0.024-0.661-0.003 0.006 2.269 0 4.537 0.004 6.806-0.001 0.57-0.283 1.161-0.805 1.426-0.556 0.292-0.989 0.793-1.221 1.375-0.512-0.499-0.938-1.093-1.215-1.753-0.321-0.755-0.444-1.584-0.409-2.401 0.063-1.398 0.521-2.749 1.129-4 0.319-0.654 0.689-1.284 1.099-1.885-0.19-0.106-0.373-0.226-0.547-0.357-0.82 1.223-1.493 2.553-1.92 3.965-0.159 0.532-0.278 1.076-0.346 1.627-0.877-0.212-1.797 0.009-2.592 0.395-0.045-0.734-0.19-1.462-0.431-2.157-0.242-0.744-0.322-1.567-0.082-2.323 0.215-0.696 0.694-1.283 1.263-1.726 0.815-0.631 1.788-1.031 2.78-1.29-0.116-0.194-0.22-0.396-0.315-0.601-0.82 0.225-1.617 0.547-2.338 0.998-0.889 0.553-1.668 1.356-1.999 2.367-0.475 0.119-0.963-0.025-1.412-0.178-0.265-0.094-0.523-0.209-0.775-0.333 0.212-0.238 0.393-0.511 0.481-0.82 0.11-0.389 0.090-0.799 0.175-1.192 0.058-0.269 0.135-0.536 0.259-0.782 0.605-1 1.599-1.703 2.657-2.162 0.73-0.316 1.501-0.534 2.285-0.668-0.017-0.227-0.022-0.455-0.006-0.682-1.292 0.104-2.633-0.062-3.797-0.658-1.355-0.684-2.397-1.922-2.919-3.34 0.559-0.402 1.252-0.549 1.921-0.647 0.753 1.016 1.706 1.886 2.799 2.525 0.668 0.394 1.386 0.701 2.127 0.929 0.043-0.215 0.091-0.429 0.152-0.64-1.398-0.428-2.702-1.181-3.735-2.22-1.298-1.304-2.184-2.999-2.572-4.793 1.103-0.359 2.314-0.315 3.416 0.024 0.029 1.327 0.363 2.678 1.129 3.777 0.568 0.827 1.362 1.482 2.248 1.945 0.101-0.194 0.211-0.382 0.33-0.565-0.641-0.333-1.235-0.77-1.71-1.318-0.75-0.849-1.17-1.952-1.299-3.070-0.165-1.407 0.040-2.837 0.451-4.185 1.054 0.738 1.962 1.688 2.63 2.789 0.788 1.296 1.262 2.784 1.362 4.298 0.202-0.134 0.416-0.251 0.637-0.351-0.076-0.843-0.263-1.677-0.55-2.473-0.041-0.116-0.011-0.241-0.009-0.36 0.089-1.217 0.542-2.376 1.112-3.444zM10.998 9.837c-0.617 0.078-1.188 0.383-1.642 0.8-0.762 0.701-1.234 1.668-1.473 2.665-0.293 1.248-0.244 2.58 0.166 3.796 0.246 0.72 0.626 1.404 1.163 1.95 0.425 0.429 0.958 0.766 1.552 0.897 0.519 0.116 1.072 0.067 1.564-0.134 0.583-0.234 1.076-0.655 1.459-1.148 0.514-0.665 0.846-1.458 1.023-2.276 0.303-1.427 0.172-2.961-0.45-4.287-0.347-0.73-0.858-1.405-1.548-1.841-0.534-0.341-1.184-0.507-1.815-0.422zM21.296 13.69c0.242 0.685 0.676 1.329 1.314 1.699-0.37 0.719-0.96 1.403-1.775 1.602-0.75-0.818-1.726-1.399-2.757-1.792 1.181-0.205 2.312-0.719 3.218-1.51zM1.369 13.692c0.913 0.788 2.048 1.319 3.24 1.504-1.038 0.38-2.013 0.971-2.77 1.783-0.176-0.011-0.348-0.103-0.507-0.181-0.568-0.313-0.981-0.844-1.276-1.41 0.638-0.368 1.072-1.012 1.314-1.696z"></path>
</svg>

After

Width:  |  Height:  |  Size: 4.3 KiB

5
svg/bot.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="29" height="32" viewBox="0 0 29 32">
<title>bot</title>
<path fill="#444" d="M13.083 28.558c-0.029 1.114-0.037 2.225-0.023 3.339-0.769-0.006-1.54-0.006-2.309 0 0.233-1.108 0.432-2.222 0.613-3.339l1.718-0zM23.57 14.225c-2.018 2.455-4.079 4.873-6.12 7.309-0.501-1.318-1.008-2.637-1.595-3.918 2.556-1.163 5.155-2.234 7.714-3.391zM28.8 0.103c-1.082 1.477-2.021 3.069-3.207 4.459-1.885 0.838-3.86 1.457-5.769 2.239-0.193 1.103-0.389 2.202-0.599 3.302 1.831-0.861 3.676-1.687 5.504-2.553-0.017 0.21-0.049 0.628-0.063 0.838-1.805 0.855-3.662 1.609-5.432 2.53-0.409 0.59-0.317 1.436-0.512 2.122 1.822-0.887 3.685-1.684 5.504-2.582 0 0.201 0.006 0.599 0.009 0.797-1.819 0.878-3.687 1.658-5.495 2.562-1.425 1.022-2.66 2.283-4.033 3.374-0.046 4.888 0.003 9.778-0.003 14.666 3.926-5.55 7.752-11.172 11.655-16.736 0.302-0.443 0.659-0.892 0.688-1.454 0.584-4.519 1.218-9.036 1.753-13.564zM27.007 17.023c-0.245 0.282-0.486 0.567-0.702 0.872-3.103 4.499-6.218 8.99-9.344 13.475 2.833-1.523 5.705-2.974 8.558-4.462 0.461-3.299 0.921-6.6 1.488-9.885zM10.659 19.447c-0.812 0.653-1.626 1.304-2.432 1.969 0.043 2.974 0.043 5.95 0.066 8.924 0.492 0.245 0.982 0.492 1.471 0.746 0.199-1.29 0.426-2.573 0.659-3.857 0.884 0.026 1.767 0.032 2.654 0.032 0.009-0.458 0.020-0.912 0.032-1.37-0.826-0.012-1.652-0.006-2.476 0.009-0.017-2.15-0.012-4.301 0.026-6.451zM1.713 16.436c0.291 3.886 0.553 7.775 0.864 11.658 1.419 0.576 2.838 1.154 4.257 1.727-0.017-2.864 0.020-5.725-0.009-8.587-0.849-0.461-1.693-0.927-2.539-1.396-0.184-0.636-0.296-1.304-0.581-1.906-0.605-0.573-1.324-1.005-1.992-1.497zM10.846 12.849c0.32 1.71 0.797 3.397 1.016 5.124-0.003 2.202-0.029 4.407-0.003 6.609 0.412-0.012 0.82-0.023 1.232-0.035 0.014-3.644-0.017-7.291 0.006-10.939-0.748-0.256-1.5-0.512-2.251-0.76zM2.159 10.391c1.972 0.855 3.944 1.716 5.93 2.542 0.098 0.363 0.193 0.725 0.288 1.091-1.842-0.855-3.736-1.589-5.582-2.432-0.524-0.155-0.466-0.789-0.636-1.2zM2.596 12.818c1.952 0.93 3.964 1.716 5.933 2.602 0.078 0.337 0.153 0.671 0.23 1.008-1.98-0.855-3.967-1.698-5.941-2.565-0.072-0.348-0.147-0.697-0.222-1.045zM0 6.724c0.484 2.484 0.872 4.986 1.393 7.461 1.31 1.192 2.873 2.098 4.286 3.175 1.575-0.032 3.152-0.040 4.727 0.014-0.282-1.701-0.653-3.385-0.99-5.078-1.733-0.714-3.469-1.428-5.199-2.156-0.377-1.137-0.743-2.277-1.128-3.414-1.031 0.006-2.058 0.003-3.089-0.003zM19.358 0.44c-1.031 1.782-2.122 3.532-3.247 5.256-0.461-0.020-0.924-0.043-1.387-0.066 0 0.558-0.003 1.117-0.003 1.675 0.291-0.020 0.872-0.063 1.163-0.084-0.38 1.295-0.846 2.568-1.134 3.889-0.118 1.416-0.014 2.841-0.066 4.26 0.838-0.746 1.808-1.362 2.556-2.202 0.777-4.229 1.413-8.486 2.119-12.729zM13.046 5.627c-2.867 0.023-5.786 0.417-8.391 1.681l0.463 1.385c2.643 1.114 5.314 2.159 7.954 3.276 0.003-0.556 0.003-1.114 0.003-1.67-1.071-0.737-2.104-1.529-3.063-2.409 1.008-0.268 2.029-0.475 3.060-0.642-0.012-0.541-0.020-1.079-0.026-1.621z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

5
svg/br.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="29" height="32" viewBox="0 0 29 32">
<title>br</title>
<path fill="#444" d="M12.36 10.421c1.437 0.34 2.702 1.001 3.795 1.984 1.726 1.546 1.686 4.277 0.074 5.865-1.814 1.786-5.011 2.884-7.56 2.477-1.367-0.216-2.307 0.163-3.516 0.512-0.765 0.221-1.414-0.447-1.714-1.214-0.293-0.749-0.616-1.070-1.3-1.379-1.209-0.544-0.319-1.165 0.293-1.57 0.068-0.047 0.102-0.111 0.102-0.193v-4.937c0-0.075-0.033-0.147-0.091-0.195 0 0-0.968-0.731-1.064-0.989-0.133-0.36-0.015-0.647 0.173-0.983 0.003-0.005 0.006-0.010 0.008-0.015 0.122-0.24 0.024-0.538-0.216-0.661-0.005-0.002-0.010-0.005-0.015-0.007-0.665-0.309-1.126-0.414-1.321-1.223-0.002-0.009-0.004-0.017-0.005-0.026-0.031-0.188 0.099-0.367 0.288-0.398 0.009-0.001 0.018-0.003 0.027-0.003 0.811-0.071 1.519-0.377 2.123-0.916 0.059-0.053 0.091-0.131 0.091-0.211l0.001-3.555c0 0 0.116-0.003 0.168-0.004 2.998-0.012 6.627 0.068 8.667 0.407 2.329 0.387 4.842 1.309 4.074 4.181-0.353 1.323-1.767 2.16-3.102 2.916-0.113 0.063-0.107 0.11 0.019 0.14zM10.456 5.491c-0.755-0.479-2.080-0.39-3.072 0.277-0.054 0.036-0.081 0.086-0.081 0.151v2.491c0 0.087 0.043 0.137 0.128 0.151 1.277 0.202 2.649-0.014 3.391-1.144 0.447-0.684 0.276-1.519-0.365-1.926zM11.037 12.235c-0.955-0.343-2.088-0.397-3.4-0.163-0.068 0.012-0.102 0.053-0.102 0.123v3.123c0 0.062 0.029 0.105 0.086 0.13 1.591 0.684 3.718 1.226 4.844-0.344 0.872-1.216-0.305-2.47-1.428-2.87zM26.697 25.758c0.828 0.749 2.021 2.053 2.102 3.218 0.009 0.112-0.074 0.212-0.186 0.223-1.586 0.165-4.035-0.556-5.309-1.146-1.126-0.521-1.498-1.709-2.135-2.66-0.282-0.423-0.479-0.748-0.591-0.974-0.421-0.86-0.735-2.53-1.426-3.091-0.528-0.426-1.479 0.621-1.735 1.044-0.849 1.409-0.609 3.618 0.019 5.067 0.031 0.071 0.020 0.136-0.033 0.193-0.912 0.997-2.030 1.274-3.356 0.83-0.693-0.233-0.57-1.793-0.546-2.391 0.063-1.688-0.007-3.371-0.212-5.049-0.010-0.071 0.028-0.14 0.093-0.17 1.707-0.781 3.328-1.63 4.291-3.316 0.037-0.065 0.094-0.099 0.17-0.102 1.842-0.077 3.832-0.418 3.877-2.514 0.038-1.784-2.621-1.851-3.732-1.47-0.073 0.025-0.128 0.004-0.165-0.063-0.667-1.16-1.664-2.088-2.993-2.786-0.002-0-0.004-0.003-0.004-0.005s0.002-0.005 0.005-0.005c0 0 0.001 0 0.001 0 2.151 0.009 7.906-0.41 9.53 1.265 1.136 1.172 1.984 4.377 0.305 6.067-0.477 0.479-1.577 0.944-1.837 1.735-0.319 0.972 0.47 1.5 0.84 2.207 0.774 1.47 1.783 2.767 3.028 3.891z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

5
svg/brc.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="31" height="32" viewBox="0 0 31 32">
<title>brc</title>
<path fill="#444" d="M15.253 31.728l-12.537-11.763v-9.885l-2.716-2.617 7.627-7.19h4.654c0.457 1.27 1.433 1.911 2.927 1.924l0.045 0c1.52 0 2.511-0.641 2.973-1.924h4.654l7.627 7.19-2.716 2.617v9.885l-12.537 11.763zM15.253 9.86c2.515 0 4.554 2.041 4.554 4.558s-2.039 4.558-4.554 4.558-4.554-2.041-4.554-4.558c0-2.517 2.039-4.558 4.554-4.558zM15.253 11.1c-1.831 0-3.315 1.486-3.315 3.319s1.484 3.319 3.315 3.319c1.831 0 3.315-1.486 3.315-3.319s-1.484-3.319-3.315-3.319zM15.253 13.157c0.696 0 1.261 0.565 1.261 1.262s-0.564 1.262-1.261 1.262-1.261-0.565-1.261-1.262c0-0.697 0.564-1.262 1.261-1.262zM13.417 5.11l-0.156 2.586c-0.529 0.192-0.973 0.408-1.331 0.647l-2.109-1.628-2.389 2.329 1.681 2.259c-0.327 0.483-0.542 0.95-0.646 1.402l-2.584 0.179v3.248l2.576 0.234c0.259 0.675 0.524 1.142 0.794 1.402l-1.774 2.197 2.35 2.282 2.078-1.729c0.566 0.374 1.069 0.623 1.51 0.748l0.179 2.571h3.315l0.179-2.571c0.441-0.125 0.944-0.374 1.51-0.748l2.078 1.729 2.35-2.282-1.774-2.197c0.27-0.26 0.534-0.727 0.794-1.402l2.576-0.234v-3.248l-2.584-0.179c-0.104-0.452-0.319-0.919-0.646-1.402l1.681-2.259-2.389-2.329-2.109 1.628c-0.358-0.239-0.802-0.454-1.331-0.647l-0.156-2.586h-3.673z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

5
svg/bro.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<title>bro</title>
<path fill="#444" d="M13.646 2.79c1.667-0.178 3.333-0.354 4.999-0.534 0.301 1.244 0.607 2.486 0.906 3.73 0.777 0.14 1.54 0.358 2.27 0.66 0.921-0.88 1.845-1.756 2.766-2.635 1.305 1.055 2.609 2.113 3.912 3.171-0.66 1.091-1.323 2.179-1.982 3.27 0.447 0.649 0.824 1.347 1.115 2.079 1.277 0.036 2.554 0.066 3.832 0.105 0.178 1.669 0.354 3.339 0.536 5.008-1.261 0.312-2.524 0.618-3.786 0.93-0.144 0.745-0.366 1.476-0.67 2.172 1.035 2.171 2.073 4.34 3.115 6.507-2.472-2.025-4.957-4.036-7.43-6.060-0.073-0.058-0.147-0.115-0.211-0.183 0.888-1.032 1.443-2.342 1.592-3.693 0.169-1.488-0.155-3.028-0.918-4.317-0.732-1.247-1.867-2.253-3.195-2.825-1.554-0.676-3.355-0.748-4.961-0.212-1.283 0.423-2.441 1.232-3.26 2.309-1.872-1.53-3.749-3.055-5.624-4.583 0.517-0.644 1.036-1.287 1.554-1.931 1.12 0.679 2.231 1.374 3.355 2.045 0.613-0.448 1.284-0.814 1.982-1.112 0.035-1.301 0.065-2.602 0.102-3.903zM1.342 4.749c1.040 2.168 2.081 4.335 3.113 6.506-0.305 0.695-0.525 1.427-0.67 2.171-1.261 0.312-2.524 0.617-3.785 0.93 0.182 1.669 0.358 3.339 0.536 5.009 1.277 0.037 2.555 0.068 3.832 0.105 0.292 0.732 0.668 1.43 1.115 2.079-0.659 1.091-1.322 2.179-1.982 3.27 1.303 1.059 2.607 2.114 3.911 3.171 0.922-0.879 1.845-1.757 2.767-2.636 0.73 0.302 1.492 0.52 2.269 0.659 0.3 1.244 0.605 2.487 0.907 3.73 1.667-0.179 3.333-0.356 5-0.534 0.037-1.301 0.064-2.603 0.103-3.905 0.701-0.294 1.368-0.669 1.987-1.111 1.118 0.679 2.231 1.365 3.348 2.046 0.518-0.643 1.038-1.287 1.555-1.931-1.875-1.527-3.751-3.053-5.624-4.583-0.449 0.593-1.006 1.102-1.625 1.514-1.315 0.874-2.936 1.273-4.506 1.117-1.368-0.127-2.696-0.673-3.75-1.556-1.174-0.97-2.006-2.34-2.33-3.828-0.333-1.492-0.161-3.093 0.495-4.476 0.255-0.549 0.594-1.055 0.975-1.525-2.546-2.076-5.096-4.147-7.639-6.226zM16.391 11.603c-1.065 0.294-2.020 0.953-2.691 1.828 0.864 0.703 1.725 1.409 2.592 2.107 0.26-0.387 0.682-0.661 1.143-0.738 0.541-0.097 1.119 0.085 1.514 0.466 0.354 0.337 0.555 0.828 0.539 1.317-0.006 0.433-0.189 0.855-0.486 1.168 0.862 0.702 1.725 1.404 2.586 2.107 0.44-0.5 0.768-1.095 0.978-1.725 0.456-1.372 0.29-2.934-0.442-4.18-0.593-1.024-1.562-1.817-2.67-2.226-0.975-0.36-2.063-0.406-3.063-0.125zM9.276 14.469c-0.192 0.977-0.092 2.009 0.282 2.931 0.288 0.71 0.739 1.354 1.312 1.863 1.091 0.987 2.62 1.485 4.082 1.269 1.318-0.177 2.543-0.907 3.349-1.962-0.866-0.701-1.724-1.411-2.595-2.106-0.259 0.387-0.681 0.66-1.14 0.737-0.514 0.094-1.062-0.068-1.453-0.409-0.381-0.329-0.606-0.83-0.601-1.333-0.004-0.446 0.18-0.886 0.487-1.208-0.863-0.701-1.725-1.403-2.586-2.107-0.576 0.657-0.966 1.471-1.137 2.327z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

5
svg/brr.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="29" height="32" viewBox="0 0 29 32">
<title>brr</title>
<path fill="#444" d="M17.134 1.252l0.384 4.193c1.057 0.288 1.829 0.619 2.315 0.992l3.444-2.713 3.805 3.761-3.076 3.497c0.561 0.71 0.934 1.403 1.121 2.081l4.205 0.472v5.065l-4.205 0.352c-0.262 0.987-0.635 1.768-1.121 2.345l2.748 3.417-3.525 3.465-3.388-2.785c-0.822 0.598-1.597 0.998-2.323 1.2l-0.457 4.153h-4.79l-0.457-4.153c-0.726-0.203-1.501-0.603-2.323-1.2l-3.388 2.785-3.524-3.465 2.748-3.417c-0.486-0.576-0.86-1.358-1.121-2.345l-4.205-0.352v-5.065l4.205-0.472c0.187-0.678 0.561-1.371 1.121-2.081l-3.076-3.497 3.805-3.761 3.444 2.713c0.486-0.373 1.258-0.704 2.315-0.992l0.385-4.193h4.934zM14.667 5.869c-0.104 1.21-0.306 2.312-0.608 3.305-3.33 0.292-5.978 2.962-6.231 6.3l0 0c-0.918 0.268-1.928 0.436-3.030 0.505 1.104 0.117 2.116 0.322 3.035 0.617l-0 0c0.285 3.306 2.92 5.94 6.228 6.23l0-0c0.3 0.962 0.498 2.024 0.592 3.185l0.014 0.184c0.088-1.233 0.29-2.356 0.606-3.369 3.308-0.289 5.943-2.924 6.228-6.23 0.919-0.295 1.931-0.5 3.035-0.617-1.101-0.069-2.111-0.237-3.030-0.505l0-0c-0.254-3.338-2.901-6.008-6.231-6.3-0.302-0.993-0.505-2.095-0.608-3.305zM14.667 7.71c0.68 4.973 3.374 7.733 8.081 8.279-4.837 0.873-7.531 3.662-8.081 8.365l-0.018-0.143c-0.607-4.696-3.295-7.437-8.064-8.223 4.722-0.621 7.416-3.381 8.081-8.279z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

5
svg/clu.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="21" height="32" viewBox="0 0 21 32">
<title>clu</title>
<path fill="#444" d="M11.895 3.527c-3.667 0.158-7.123 1.987-9.381 4.966-2.097 2.771-2.937 6.322-2.312 9.769 0.703 3.864 3.241 7.215 6.789 8.958 1.385 0.679 2.803 1.081 4.352 1.227 0.685 0.066 2.121 0.042 2.756-0.045 2.365-0.322 4.403-1.192 6.226-2.657 0.369-0.295 0.938-0.819 0.938-0.861 0-0.024-4.725-4.409-4.749-4.409-0.009 0-0.14 0.098-0.292 0.215-1.531 1.198-3.426 1.591-5.285 1.096-2.103-0.557-3.742-2.246-4.269-4.394-0.119-0.492-0.137-0.673-0.137-1.385s0.018-0.894 0.137-1.385c0.149-0.608 0.42-1.257 0.736-1.764 0.98-1.576 2.634-2.613 4.49-2.812 0.402-0.042 1.177-0.018 1.549 0.048 1.093 0.194 2.059 0.635 2.884 1.317l0.235 0.194 0.155-0.146c0.083-0.083 1.156-1.078 2.383-2.213l2.231-2.068-0.307-0.295c-0.593-0.566-1.588-1.302-2.339-1.725-2.085-1.18-4.385-1.731-6.792-1.63z"></path>
</svg>

After

Width:  |  Height:  |  Size: 946 B

5
svg/dmr.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<title>dmr</title>
<path fill="#444" d="M12.844 5.512c2.059-0.536 4.252-0.533 6.312-0.003-0.818 1.856-0.989 3.987-0.488 5.951-0.89-0.596-1.778-1.193-2.669-1.787-0.892 0.59-1.776 1.191-2.666 1.785 0.497-1.963 0.332-4.092-0.49-5.946zM5.92 10.177c1.375 1.104 2.608 2.383 3.659 3.799 1.107-0.742 2.215-1.483 3.321-2.226 0.6-2.008 0.473-4.232-0.391-6.145-2.616 0.755-4.959 2.396-6.589 4.573zM19.1 11.749c1.106 0.744 2.215 1.485 3.322 2.227 1.051-1.416 2.284-2.694 3.658-3.799-1.63-2.178-3.974-3.819-6.589-4.573-0.863 1.913-0.991 4.136-0.391 6.144zM12.512 12.634c-0.002 3.094 0 6.188-0.001 9.282 1.168 1.658 2.335 3.315 3.502 4.973 1.14-1.627 2.285-3.249 3.42-4.879 0.084-0.085 0.052-0.206 0.057-0.314 0-3.018 0-6.035 0-9.053-1.163-0.784-2.327-1.565-3.491-2.347-1.162 0.779-2.324 1.559-3.487 2.338zM0 16.261c4.105 0.369 8.076 2.045 11.215 4.713-1.343-1.905-2.682-3.813-4.028-5.715-1.44-1.436-3.076-2.683-4.875-3.635-1.074 1.368-1.863 2.956-2.312 4.636zM25.011 15.068c-0.095 0.099-0.207 0.183-0.275 0.304-1.316 1.873-2.637 3.742-3.953 5.615 3.14-2.668 7.108-4.365 11.217-4.727-0.446-1.68-1.236-3.268-2.309-4.636-1.72 0.907-3.287 2.091-4.68 3.444zM8.072 15.613c1.365 1.939 2.729 3.879 4.096 5.817 0-2.854 0-5.709 0-8.564-1.366 0.914-2.732 1.829-4.096 2.746zM19.83 12.867c-0 2.855 0 5.71-0 8.565 1.366-1.939 2.733-3.878 4.096-5.819-1.365-0.916-2.729-1.833-4.096-2.746zM3.225 17.184c-1.13 1.277-1.862 2.892-2.136 4.572 3.16-0.433 6.438-0.032 9.387 1.19 1.308 0.547 2.55 1.264 3.65 2.162-1.143-1.929-2.679-3.625-4.5-4.936-1.918-1.394-4.121-2.36-6.401-2.988zM24.405 18.931c-1.388 0.748-2.681 1.677-3.815 2.773-1.055 1.018-1.968 2.181-2.718 3.44 1.97-1.622 4.381-2.646 6.867-3.167 2.040-0.428 4.153-0.51 6.218-0.222-0.277-1.68-0.997-3.3-2.139-4.572-1.529 0.419-3.018 0.994-4.414 1.747z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

5
svg/gn3.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="32" viewBox="0 0 28 32">
<title>gn3</title>
<path fill="#444" d="M17.075 2.153c1.906 0.247 3.804 0.565 5.679 0.985 0.975 1.663 1.862 3.377 2.683 5.121-0.535-0.233-1.070-0.468-1.605-0.701-1.208 0.476-2.415 0.952-3.622 1.428-0.662 1.6-1.325 3.201-1.985 4.802 1.486 0.91 2.97 1.825 4.455 2.736 1.255-0.327 2.51-0.656 3.766-0.982 0.298-0.505 0.592-1.011 0.889-1.517 0.356 1.897 0.639 3.809 0.824 5.731-1.272 1.447-2.621 2.824-4.019 4.149 0.056-0.583 0.111-1.166 0.167-1.75-0.822-1.006-1.645-2.012-2.466-3.018-1.722-0.139-3.442-0.281-5.164-0.415-0.401 1.702-0.807 3.402-1.211 5.104 0.697 1.099 1.395 2.197 2.093 3.294 0.57 0.127 1.14 0.254 1.71 0.382-1.687 0.924-3.407 1.789-5.171 2.556-1.762-0.769-3.483-1.632-5.168-2.556 0.57-0.128 1.141-0.254 1.711-0.382 0.697-1.098 1.395-2.195 2.091-3.293-0.401-1.686-0.8-3.373-1.203-5.058-1.735 0.141-3.47 0.28-5.206 0.419-0.825 1.005-1.649 2.011-2.473 3.016 0.057 0.585 0.113 1.171 0.17 1.756-1.397-1.328-2.748-2.706-4.021-4.154 0.185-1.922 0.472-3.832 0.823-5.73 0.298 0.505 0.594 1.011 0.891 1.516 1.254 0.328 2.509 0.654 3.764 0.983 1.472-0.903 2.943-1.808 4.416-2.711-0.666-1.617-1.336-3.232-2.004-4.847-1.206-0.476-2.413-0.952-3.619-1.428-0.535 0.233-1.070 0.468-1.606 0.701 0.822-1.744 1.709-3.459 2.687-5.121 1.875-0.416 3.771-0.738 5.676-0.985-0.386 0.44-0.773 0.879-1.16 1.319 0.077 1.3 0.156 2.6 0.233 3.899 1.311 1.128 2.618 2.259 3.932 3.382 1.324-1.137 2.646-2.275 3.969-3.413 0.078-1.3 0.156-2.6 0.233-3.9-0.386-0.44-0.773-0.879-1.16-1.319zM14.033 7.193c-1.019-0.87-2.032-1.747-3.048-2.62 0.046 0.773 0.093 1.546 0.139 2.319 0.969 0.834 1.939 1.668 2.909 2.501 0.982-0.844 1.965-1.688 2.946-2.533 0.044-0.774 0.091-1.548 0.136-2.321-1.028 0.884-2.053 1.771-3.082 2.654zM21.010 9.807c-0.489 1.184-0.98 2.368-1.471 3.552 1.104 0.678 2.208 1.355 3.313 2.033 0.746-0.196 1.492-0.391 2.238-0.587-1.155-0.709-2.311-1.416-3.465-2.126 0.512-1.241 1.027-2.481 1.539-3.721-0.718 0.283-1.437 0.566-2.154 0.85zM4.935 8.988c0.519 1.256 1.040 2.511 1.559 3.767-1.139 0.703-2.282 1.402-3.423 2.103 0.747 0.195 1.494 0.39 2.241 0.585 1.089-0.669 2.178-1.338 3.267-2.007-0.496-1.2-0.992-2.399-1.488-3.599-0.719-0.284-1.437-0.566-2.156-0.85zM17.493 19.846c-0.3 1.263-0.6 2.527-0.9 3.79 0.415 0.654 0.83 1.308 1.245 1.961 0.314-1.323 0.628-2.646 0.941-3.969 1.335 0.108 2.67 0.215 4.005 0.322-0.491-0.598-0.982-1.198-1.473-1.796-1.272-0.103-2.545-0.206-3.817-0.308zM6.852 20.206c-0.49 0.599-0.98 1.197-1.47 1.796 1.349-0.108 2.698-0.216 4.048-0.325 0.313 1.306 0.621 2.614 0.932 3.92 0.416-0.653 0.83-1.307 1.246-1.961-0.297-1.247-0.593-2.494-0.889-3.741-1.289 0.102-2.577 0.207-3.866 0.311z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

5
svg/hbg.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="27" height="32" viewBox="0 0 27 32">
<title>hbg</title>
<path fill="#444" d="M13.653 2.075c7.545 0 13.653 6.239 13.653 13.925s-6.109 13.925-13.653 13.925c-7.545 0-13.653-6.239-13.653-13.925s6.109-13.925 13.653-13.925zM13.653 3.818c-6.574 0-11.91 5.45-11.91 12.182s5.336 12.182 11.91 12.182c6.573 0 11.91-5.45 11.91-12.182s-5.337-12.182-11.91-12.182zM13.653 4.38c6.283 0 11.378 5.202 11.378 11.62s-5.094 11.62-11.378 11.62c-6.284 0-11.378-5.202-11.378-11.62s5.094-11.62 11.378-11.62zM13.448 5.007l-0.872 3.776-4.067 2.905-3.486-0.871 2.324 2.614v5.229l-2.614 2.614 3.486-0.871 4.357 2.614 0.872 3.486 1.162-3.486 4.067-2.614 3.776 1.162-2.324-2.905v-5.229l2.324-2.905-3.486 1.162-4.357-2.905-1.162-3.776zM13.448 9.945l4.938 3.195v5.519l-4.938 3.486-4.648-3.195v-5.81l4.648-3.195z"></path>
</svg>

After

Width:  |  Height:  |  Size: 889 B

5
svg/khc-inner.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="27" height="32" viewBox="0 0 27 32">
<title>khc-inner</title>
<path fill="#444" d="M7.335 15.529c0.546 2.080 1.699 3.734 3.458 4.961 0.017 0.012 0.022 0.027 0.015 0.047-0.556 1.531-1.488 2.782-2.794 3.752-0.021 0.015-0.031 0.010-0.031-0.016l-0.001-1.532c0-0.018-0.007-0.035-0.019-0.048-2.043-2.071-3.851-4.328-5.117-6.962-0.036-0.076-0.088-0.139-0.154-0.19-0.425-0.324-0.85-0.647-1.274-0.971-0.018-0.013-0.018-0.027 0-0.040 0.427-0.323 0.851-0.647 1.272-0.97 0.066-0.051 0.117-0.114 0.154-0.19 0.857-1.764 1.965-3.424 3.327-4.981 0.766-0.877 1.364-1.537 1.793-1.981 0.012-0.012 0.018-0.029 0.018-0.046l-0.001-1.562c0-0.007 0.006-0.013 0.013-0.013 0.003 0 0.006 0.001 0.008 0.003 1.31 0.975 2.243 2.232 2.799 3.771 0.007 0.019 0.002 0.035-0.014 0.047-0.926 0.68-1.765 1.483-2.382 2.457-0.465 0.734-0.823 1.567-1.075 2.499-0.004 0.014 0.002 0.021 0.016 0.021 0.942-0.003 1.784-0.143 2.525-0.42 1.789-0.668 3.006-2.070 3.731-3.799 0.001-0.003 0.003-0.005 0.005-0.007 0.009-0.009 0.023-0.009 0.032-0 0.002 0.002 0.004 0.005 0.005 0.007 0.699 1.709 1.965 3.163 3.716 3.8 0.759 0.276 1.604 0.416 2.534 0.421 0.015 0 0.020-0.007 0.016-0.022-0.254-0.932-0.637-1.801-1.15-2.608-0.585-0.92-1.426-1.714-2.306-2.352-0.015-0.011-0.020-0.026-0.014-0.044 0.556-1.541 1.491-2.799 2.805-3.773 0.002-0.002 0.005-0.003 0.007-0.003 0.007 0 0.012 0.005 0.012 0.012 0 0 0 0 0 0l-0.001 1.565c0 0.022 0.008 0.041 0.023 0.057 0.784 0.809 1.534 1.647 2.251 2.513 1.131 1.367 2.084 2.849 2.859 4.444 0.036 0.073 0.086 0.134 0.15 0.182 0.43 0.322 0.857 0.646 1.28 0.973 0.017 0.013 0.017 0.027 0 0.040-0.426 0.323-0.849 0.645-1.27 0.967-0.068 0.052-0.121 0.117-0.158 0.195-0.789 1.628-1.774 3.146-2.954 4.554-0.723 0.862-1.443 1.661-2.159 2.396-0.014 0.015-0.022 0.035-0.022 0.055v1.549c-0 0.001-0 0.003-0.001 0.004-0.002 0.007-0.010 0.012-0.017 0.009-0.001-0-0.003-0.001-0.004-0.002-1.313-0.97-2.248-2.224-2.803-3.763-0.008-0.020-0-0.044 0.018-0.056 1.752-1.226 2.903-2.875 3.455-4.948 0.004-0.014-0.001-0.020-0.015-0.020-0.745 0-1.436 0.090-2.073 0.271-1.849 0.525-3.216 1.845-4.002 3.55-0.059 0.129-0.121 0.257-0.186 0.384-0.011 0.023-0.023 0.022-0.034-0.001-0.126-0.269-0.286-0.58-0.482-0.933-1.216-2.197-3.295-3.271-5.773-3.273-0.014 0-0.019 0.007-0.015 0.020z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

5
svg/khc-rarity.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="27" height="32" viewBox="0 0 27 32">
<title>khc-rarity</title>
<path fill="#444" d="M22.998 19.867c0.652 0.678 1.432 1.143 2.34 1.394 0.008 0.002 0.010 0.007 0.005 0.014-1.070 1.647-2.295 3.17-3.675 4.568-2.233 2.261-4.906 3.894-8.018 4.899-0.016 0.005-0.033 0.006-0.049 0.001-3.677-1.163-6.797-3.343-9.268-6.234-0.878-1.027-1.688-2.103-2.43-3.23-0.001-0.002-0.002-0.004-0.002-0.007 0-0.005 0.004-0.010 0.009-0.012 0.906-0.252 1.686-0.716 2.339-1.39 0.013-0.013 0.014-0.027 0.003-0.043-0.759-1.085-1.429-2.221-2.009-3.41-0.039-0.080-0.093-0.148-0.161-0.203-0.696-0.564-1.387-1.128-2.074-1.691-0.005-0.004-0.008-0.010-0.008-0.017s0.003-0.013 0.008-0.017c0.69-0.557 1.377-1.114 2.060-1.67 0.068-0.055 0.122-0.123 0.161-0.203 0.579-1.192 1.254-2.327 2.025-3.404 0.011-0.016 0.010-0.031-0.005-0.044-0.753-0.723-1.646-1.175-2.679-1.355-0.019-0.003-0.028-0.015-0.028-0.034l0.001-3.364c0-0.020 0.011-0.038 0.028-0.047 0.263-0.138 0.747-0.381 1.453-0.73 2.307-1.139 4.705-1.867 7.194-2.182 1.707-0.217 3.496-0.25 5.266-0.144 2.692 0.162 5.268 0.782 7.728 1.861 0.793 0.348 1.618 0.75 2.473 1.206 0.015 0.008 0.023 0.021 0.023 0.039v3.36c0 0.020-0.010 0.031-0.030 0.035-1.033 0.179-1.927 0.63-2.682 1.353-0.012 0.011-0.013 0.024-0.003 0.037 0.766 1.081 1.441 2.219 2.025 3.412 0.040 0.081 0.094 0.149 0.162 0.205 0.689 0.559 1.376 1.116 2.062 1.671 0.005 0.004 0.008 0.010 0.008 0.016s-0.003 0.012-0.008 0.016c-0.688 0.563-1.373 1.122-2.056 1.679-0.073 0.059-0.131 0.132-0.174 0.216-0.604 1.179-1.25 2.321-2.017 3.402-0.012 0.017-0.011 0.032 0.003 0.047zM7.35 15.509c2.478 0.002 4.558 1.077 5.773 3.273 0.196 0.353 0.356 0.664 0.482 0.933 0.011 0.023 0.022 0.024 0.034 0.001 0.064-0.127 0.126-0.255 0.186-0.384 0.785-1.706 2.153-3.025 4.002-3.55 0.637-0.181 1.328-0.271 2.073-0.271 0.014 0 0.019 0.007 0.015 0.020-0.552 2.073-1.703 3.723-3.455 4.948-0.018 0.013-0.025 0.036-0.018 0.056 0.555 1.538 1.49 2.793 2.803 3.763 0.001 0.001 0.003 0.002 0.004 0.002 0.007 0.002 0.015-0.002 0.017-0.009 0-0.001 0.001-0.003 0.001-0.004v-1.549c0-0.020 0.008-0.040 0.022-0.055 0.716-0.735 1.436-1.534 2.159-2.396 1.18-1.409 2.165-2.927 2.954-4.554 0.038-0.078 0.091-0.143 0.158-0.195 0.421-0.322 0.844-0.645 1.27-0.967 0.017-0.013 0.017-0.027 0-0.040-0.423-0.326-0.849-0.65-1.28-0.973-0.065-0.048-0.115-0.109-0.15-0.182-0.775-1.595-1.728-3.077-2.859-4.444-0.717-0.866-1.468-1.704-2.251-2.513-0.015-0.016-0.023-0.034-0.023-0.057l0.001-1.565c0-0 0-0 0-0 0-0.007-0.005-0.012-0.012-0.012-0.003 0-0.005 0.001-0.007 0.003-1.315 0.974-2.25 2.232-2.805 3.773-0.006 0.018-0.002 0.033 0.014 0.044 0.88 0.638 1.721 1.431 2.306 2.352 0.513 0.807 0.896 1.677 1.15 2.608 0.004 0.015-0.002 0.022-0.016 0.022-0.93-0.005-1.775-0.145-2.534-0.421-1.75-0.637-3.017-2.091-3.716-3.8-0.001-0.003-0.003-0.005-0.005-0.007-0.009-0.009-0.023-0.008-0.032 0-0.002 0.002-0.004 0.005-0.005 0.007-0.725 1.729-1.942 3.131-3.731 3.799-0.742 0.277-1.584 0.417-2.526 0.42-0.015 0-0.020-0.007-0.016-0.021 0.251-0.933 0.61-1.766 1.075-2.499 0.617-0.974 1.456-1.778 2.382-2.457 0.016-0.012 0.021-0.028 0.014-0.047-0.556-1.539-1.489-2.796-2.799-3.771-0.002-0.002-0.005-0.003-0.008-0.003-0.007 0-0.013 0.006-0.013 0.013l0.001 1.562c0 0.017-0.007 0.034-0.018 0.046-0.429 0.444-1.027 1.104-1.793 1.981-1.361 1.556-2.47 3.217-3.327 4.981-0.037 0.076-0.089 0.139-0.154 0.19-0.421 0.324-0.844 0.647-1.272 0.97-0.018 0.014-0.018 0.027 0 0.040 0.424 0.324 0.848 0.648 1.274 0.971 0.066 0.050 0.118 0.114 0.154 0.19 1.266 2.634 3.073 4.891 5.117 6.962 0.012 0.013 0.019 0.030 0.019 0.048l0.001 1.532c0 0.026 0.010 0.031 0.031 0.016 1.306-0.97 2.238-2.221 2.794-3.752 0.007-0.019 0.002-0.035-0.015-0.047-1.759-1.227-2.912-2.88-3.458-4.961-0.004-0.013 0.001-0.020 0.015-0.020z"></path>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB

5
svg/lcc.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="32" viewBox="0 0 28 32">
<title>lcc</title>
<path fill="#444" d="M9.713 23.637c0.318 0.218 0.77 0.368 0.77 0.368l2.83 5.979c-2.557-0.156-4.795-0.843-6.716-2.060l3.115-4.287zM18.020 23.637l3.115 4.287c-1.92 1.217-4.159 1.904-6.716 2.060l2.83-5.979c0 0 0.452-0.151 0.77-0.368zM13.867 2.267l0 0.001 2.947 6.179c2.244 0.971 3.763 2.506 4.555 4.605l6.113 2.947-6.113 2.947c-0.793 2.099-2.311 3.634-4.555 4.605l-2.948 6.179-2.947-6.179c-2.244-0.971-3.763-2.506-4.555-4.605l-6.113-2.947 6.113-2.947c0.793-2.099 2.311-3.634 4.555-4.605l2.947-6.18zM13.867 4.26l-2.294 4.873c-2.188 0.815-3.684 2.328-4.488 4.538l-4.806 2.328 4.806 2.328c0.804 2.211 2.3 3.723 4.488 4.538l2.294 4.873 2.294-4.873c2.188-0.815 3.684-2.328 4.488-4.538l4.806-2.328-4.806-2.328c-0.804-2.211-2.3-3.723-4.488-4.538l-2.294-4.873zM6.665 20.89c0.558 0.882 1.34 1.669 2.345 2.361l-1.708 2.378c-1.183-0.826-2.177-1.831-2.981-3.015l2.345-1.725zM21.068 20.89l2.345 1.725c-0.804 1.183-1.798 2.188-2.981 3.014l-1.708-2.378c1.005-0.692 1.786-1.479 2.345-2.361zM0 16.536l5.928 2.864c0.113 0.389 0.352 0.762 0.368 0.786l0.001 0.001-4.254 3.148c-1.273-2.121-1.954-4.388-2.043-6.799zM27.733 16.536c-0.089 2.412-0.77 4.678-2.043 6.799l-4.253-3.15c0.016-0.024 0.254-0.397 0.368-0.786l5.928-2.864zM13.867 10.608c2.978 0 5.392 2.414 5.392 5.392s-2.414 5.392-5.392 5.392c-2.978 0-5.392-2.414-5.392-5.392s2.414-5.392 5.392-5.392zM13.867 12.688c-1.829 0-3.312 1.483-3.312 3.312s1.483 3.312 3.312 3.312c1.829 0 3.312-1.483 3.312-3.312s-1.483-3.312-3.312-3.312zM13.867 13.233c1.528 0 2.767 1.239 2.767 2.767s-1.239 2.767-2.767 2.767c-1.528 0-2.767-1.239-2.767-2.767s1.239-2.767 2.767-2.767zM13.867 13.806c-1.212 0-2.194 0.982-2.194 2.194s0.982 2.194 2.194 2.194c1.212 0 2.194-0.982 2.194-2.194s-0.982-2.194-2.194-2.194zM2.043 8.665l4.253 3.15c-0.016 0.024-0.254 0.397-0.368 0.786l-5.928 2.864c0.089-2.412 0.77-4.678 2.043-6.799zM25.69 8.665c1.273 2.121 1.954 4.388 2.043 6.799l-5.928-2.864c-0.113-0.389-0.352-0.762-0.368-0.786l-0.001-0.001 4.254-3.148zM7.302 6.37l1.708 2.378c-1.005 0.692-1.786 1.479-2.345 2.361l-2.345-1.725c0.804-1.183 1.798-2.188 2.981-3.014zM20.432 6.37c1.183 0.826 2.177 1.831 2.981 3.015l-2.345 1.725c-0.558-0.882-1.34-1.669-2.345-2.361l1.708-2.378zM13.314 2.016l-2.83 5.979c0 0-0.452 0.151-0.77 0.368l-3.115-4.287c1.92-1.217 4.159-1.904 6.716-2.060zM14.419 2.016c2.557 0.156 4.795 0.843 6.716 2.060l-3.115 4.287c-0.318-0.218-0.77-0.368-0.77-0.368l-2.83-5.979z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

5
svg/lci.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<title>lci</title>
<path fill="#444" d="M16 4.573l2.837 3.716v0.467c0.312 0.111 0.597 0.237 0.857 0.378l1.335-1.346c1.35 0.853 2.441 1.932 3.271 3.238l-1.357 1.357c0.156 0.26 0.297 0.571 0.423 0.935l8.633 2.682-8.633 2.681c-0.126 0.363-0.267 0.675-0.423 0.935l1.357 1.357c-0.831 1.306-1.921 2.385-3.271 3.238l-1.335-1.346c-0.26 0.141-0.545 0.267-0.857 0.378v0.467l-2.837 3.716-2.837-3.716v-0.467c-0.312-0.111-0.597-0.237-0.857-0.378l-1.335 1.346c-1.35-0.853-2.44-1.932-3.271-3.238l1.357-1.357c-0.156-0.26-0.297-0.571-0.423-0.935l-8.634-2.681 8.634-2.681c0.126-0.363 0.267-0.675 0.423-0.935l-1.357-1.357c0.831-1.306 1.921-2.385 3.271-3.238l1.335 1.346c0.26-0.141 0.545-0.267 0.857-0.378v-0.467l2.837-3.716zM16 5.374l-0 0-2.359 3.104v0.612c-0.497 0.156-0.968 0.375-1.413 0.656l-0.001-0.001-1.334-1.312c-0.972 0.638-1.825 1.487-2.559 2.548l0.001 0.001 1.323 1.312c-0.274 0.43-0.49 0.909-0.645 1.435l-7.399 2.27 7.399 2.27c0.156 0.527 0.371 1.005 0.645 1.435l-1.324 1.313c0.734 1.061 1.587 1.91 2.559 2.548l1.335-1.313c0.445 0.282 0.916 0.501 1.413 0.656v0.612l2.359 3.104 2.359-3.104v-0.612c0.497-0.156 0.968-0.375 1.413-0.656l0.001 0.001 1.334 1.312c0.972-0.638 1.825-1.487 2.559-2.548l-0.001-0.001-1.323-1.312c0.274-0.43 0.49-0.909 0.645-1.435l7.399-2.27-7.399-2.27c-0.156-0.527-0.371-1.005-0.645-1.435l1.324-1.313c-0.734-1.061-1.587-1.91-2.559-2.548l-1.335 1.313c-0.445-0.282-0.916-0.501-1.413-0.656v-0.612l-2.359-3.104zM17.847 23.054v0.323l-1.847 2.426-1.847-2.426v-0.323c0.482 0.156 1.098 0.234 1.847 0.234s1.365-0.078 1.847-0.234zM11.193 18.681c0.49 0.868 1.172 1.554 2.047 2.058l-2.381 2.37c-0.771-0.541-1.458-1.224-2.058-2.047l2.392-2.381zM20.807 18.681l2.392 2.381c-0.601 0.823-1.287 1.506-2.058 2.047l-2.381-2.37c0.875-0.504 1.558-1.191 2.047-2.058zM18.47 20.918l0.968 0.968c-0.947 0.573-2.080 0.877-3.398 0.911l-0.040 0.001-0.040-0.001c-1.318-0.035-2.451-0.339-3.398-0.911l0.968-0.968c0.712 0.393 1.535 0.59 2.47 0.59s1.758-0.197 2.47-0.59zM20.773 16.412c-0.167 1.369-0.59 2.437-1.78 3.427-0.794 0.66-1.791 1.013-2.993 1.057v-1.892c1.58 0 3.171-0.864 4.773-2.593zM11.227 16.412c1.602 1.728 3.193 2.593 4.773 2.593v1.892c-1.202-0.044-2.199-0.397-2.993-1.057-1.191-0.99-1.613-2.058-1.78-3.427zM10.036 12.629l0.979 0.968c0 0-0.567 0.924-0.567 2.403l0 0.044c0.011 1.454 0.567 2.359 0.567 2.359l-0.001 0.001-0.002 0.002-0.002 0.002-0.974 0.963c-0.957-1.624-0.901-3.371-0.901-3.371s-0.056-1.747 0.901-3.371zM21.964 12.629c0.957 1.624 0.901 3.371 0.901 3.371 0 0.001 0.055 1.748-0.901 3.371l-0.979-0.968c-0-0 0.567-0.924 0.567-2.403v-0l-0-0.044c-0.011-1.454-0.567-2.359-0.567-2.359l0.001-0.001 0.002-0.002 0.002-0.002 0.974-0.963zM16 13.618c1.316 0 2.382 1.067 2.382 2.382s-1.067 2.382-2.382 2.382c-1.316 0-2.382-1.067-2.382-2.382s1.067-2.382 2.382-2.382zM8.857 14.287c-0.134 0.512-0.2 1.083-0.2 1.713l0 0.034c0.002 0.617 0.069 1.177 0.2 1.679l-5.519-1.713 5.519-1.713zM23.143 14.287l5.519 1.713-5.519 1.713c0.134-0.512 0.2-1.083 0.2-1.713s-0.067-1.202-0.2-1.713zM16 14.487c-0.836 0-1.513 0.678-1.513 1.513s0.678 1.513 1.513 1.513c0.836 0 1.513-0.678 1.513-1.513s-0.678-1.513-1.513-1.513zM16 14.679c0.73 0 1.321 0.592 1.321 1.321s-0.592 1.321-1.321 1.321c-0.73 0-1.321-0.592-1.321-1.321s0.592-1.321 1.321-1.321zM16 15.033c-0.534 0-0.967 0.433-0.967 0.967s0.433 0.967 0.967 0.967c0.534 0 0.967-0.433 0.967-0.967s-0.433-0.967-0.967-0.967zM16 11.104c1.202 0.044 2.199 0.397 2.993 1.057 1.191 0.99 1.613 2.058 1.78 3.427-1.602-1.728-3.193-2.592-4.773-2.592v-1.892zM16 11.104v1.892c-1.58 0-3.171 0.864-4.773 2.592 0.167-1.369 0.59-2.437 1.78-3.427 0.794-0.66 1.791-1.013 2.993-1.057zM21.14 8.89c0.771 0.541 1.458 1.224 2.058 2.047l-2.392 2.381c-0.49-0.868-1.172-1.554-2.047-2.058l2.381-2.37zM10.86 8.89l2.381 2.37c-0.875 0.504-1.558 1.191-2.047 2.058l-2.392-2.381c0.601-0.823 1.287-1.506 2.058-2.047zM16 9.202l0.040 0.001c1.318 0.035 2.451 0.339 3.398 0.911l-0.968 0.968c-0.712-0.393-1.535-0.59-2.47-0.59s-1.758 0.197-2.47 0.59l-0.968-0.968c0.947-0.573 2.080-0.877 3.398-0.911l0.040-0.001zM16 6.198l1.847 2.426v0.323c-0.482-0.156-1.098-0.234-1.847-0.234s-1.365 0.078-1.847 0.234v-0.323l1.847-2.426z"></path>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

5
svg/ltr.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB

5
svg/m3c-inner.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="32" viewBox="0 0 24 32">
<title>m3c-inner</title>
<path fill="#444" d="M10.9 6.91c0.504-0.111 1.024-0.163 1.539-0.107 0.826 0.086 1.621 0.357 2.382 0.681 1.377 0.6 2.664 1.388 3.897 2.242 1.17 0.814 2.293 1.694 3.373 2.624-1.738 0.823-3.343 1.967-4.589 3.441-0.243 0.292-0.476 0.594-0.661 0.927 0.206 0.38 0.42 0.756 0.629 1.135-0.483 0.153-0.881 0.537-1.061 1.009-0.219 0.541-0.156 1.206 0.225 1.66 0.533 0.627 1.561 0.765 2.233 0.283 0.455-0.317 0.745-0.81 0.957-1.311 0.044 0.612-0.065 1.248-0.383 1.78-0.289 0.495-0.742 0.887-1.265 1.119-0.662 0.297-1.43 0.348-2.126 0.145-0.69-0.199-1.318-0.648-1.687-1.269-0.305-0.514-0.375-1.14-0.273-1.723 0.154-0.867 0.579-1.669 1.127-2.35-0.339-0.214-0.684-0.416-1.025-0.625 0.597-0.545 0.989-1.313 1.059-2.12 0.065-0.675-0.088-1.368-0.433-1.952-0.361-0.616-0.929-1.107-1.59-1.376-0.716-0.294-1.539-0.32-2.271-0.068-0.73 0.246-1.364 0.759-1.759 1.42-0.388 0.642-0.539 1.421-0.427 2.162 0.108 0.741 0.489 1.434 1.042 1.936-0.345 0.204-0.686 0.413-1.027 0.624 0.449 0.556 0.809 1.19 1.018 1.876 0.165 0.547 0.221 1.145 0.054 1.699-0.13 0.447-0.408 0.843-0.76 1.145-0.574 0.507-1.351 0.77-2.114 0.742-0.625-0.020-1.246-0.231-1.742-0.613-0.43-0.331-0.758-0.793-0.924-1.31-0.13-0.399-0.167-0.824-0.139-1.241 0.233 0.547 0.564 1.095 1.095 1.397 0.483 0.281 1.097 0.255 1.592 0.020 0.346-0.164 0.624-0.465 0.753-0.826 0.203-0.543 0.090-1.181-0.259-1.64-0.205-0.278-0.501-0.483-0.827-0.591 0.21-0.378 0.42-0.757 0.632-1.134-0.247-0.434-0.564-0.822-0.895-1.195-1.212-1.341-2.719-2.4-4.35-3.171 0.476-0.433 0.983-0.832 1.487-1.233 1.065-0.839 2.169-1.63 3.324-2.341 0.689-0.424 1.399-0.816 2.133-1.155 0.655-0.299 1.333-0.558 2.038-0.714z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

5
svg/m3c.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="32" viewBox="0 0 24 32">
<title>m3c</title>
<path fill="#444" d="M4.444 2.556c5.038-0.001 10.077-0 15.115 0-1.092 1.474-1.95 3.115-2.605 4.826 0.237 0.124 0.466 0.265 0.696 0.403 0.686-1.782 1.579-3.499 2.753-5.010 1.052 1.225 2.103 2.45 3.154 3.676-1.355 0.701-2.436 1.892-3.038 3.29 0.22 0.171 0.442 0.34 0.664 0.509 0.982 0.75 1.915 1.563 2.816 2.41-0.711 0.312-1.433 0.601-2.115 0.975-0.272 0.144-0.535 0.305-0.799 0.462-0.278 0.155-0.533 0.347-0.794 0.528 0.39 1.222 1.131 2.332 2.127 3.143 0.375 0.311 0.791 0.572 1.224 0.796-0.422 1.38-1.017 2.708-1.795 3.924-1.047 1.645-2.425 3.071-4.003 4.212-0.33-0.985-0.619-1.983-0.86-2.994-0.281-0.001-0.562-0.020-0.838-0.072 0.279 1.196 0.618 2.377 1.014 3.54-1.245 0.811-2.593 1.464-4 1.941-0.383 0.125-0.767 0.249-1.162 0.33-0.509-0.108-1.005-0.274-1.495-0.446-1.286-0.466-2.52-1.078-3.666-1.825 0.394-1.163 0.74-2.343 1.014-3.54-0.276 0.052-0.556 0.072-0.836 0.072-0.244 1.010-0.531 2.009-0.861 2.994-1.088-0.789-2.083-1.709-2.938-2.747-1.306-1.579-2.268-3.432-2.861-5.391 0.852-0.424 1.608-1.036 2.199-1.78 0.511-0.64 0.9-1.375 1.151-2.154-0.257-0.186-0.515-0.371-0.789-0.531-0.338-0.204-0.679-0.404-1.031-0.584-0.613-0.319-1.256-0.576-1.887-0.855 0.902-0.846 1.838-1.656 2.82-2.409 0.219-0.17 0.441-0.337 0.661-0.505-0.6-1.4-1.684-2.591-3.038-3.294 1.052-1.226 2.104-2.451 3.156-3.676 1.171 1.514 2.067 3.228 2.752 5.011 0.231-0.137 0.463-0.274 0.698-0.405-0.656-1.71-1.514-3.348-2.604-4.824zM10.9 6.91c-0.705 0.156-1.382 0.415-2.038 0.714-0.734 0.34-1.444 0.732-2.133 1.155-1.155 0.711-2.259 1.502-3.324 2.341-0.504 0.401-1.010 0.8-1.487 1.233 1.631 0.771 3.138 1.83 4.35 3.171 0.331 0.373 0.647 0.761 0.895 1.195-0.211 0.378-0.422 0.756-0.632 1.134 0.327 0.108 0.623 0.313 0.827 0.591 0.349 0.459 0.462 1.097 0.259 1.64-0.13 0.361-0.408 0.662-0.753 0.826-0.495 0.235-1.109 0.261-1.592-0.020-0.531-0.302-0.862-0.849-1.095-1.397-0.028 0.417 0.009 0.842 0.139 1.241 0.166 0.517 0.494 0.979 0.924 1.31 0.496 0.382 1.118 0.594 1.742 0.613 0.763 0.027 1.54-0.235 2.114-0.742 0.352-0.302 0.629-0.697 0.76-1.145 0.167-0.554 0.111-1.152-0.054-1.699-0.209-0.686-0.569-1.32-1.018-1.876 0.341-0.211 0.682-0.42 1.027-0.624-0.554-0.502-0.934-1.195-1.042-1.936-0.112-0.741 0.039-1.52 0.427-2.162 0.395-0.661 1.030-1.174 1.759-1.42 0.732-0.252 1.555-0.226 2.271 0.068 0.662 0.269 1.23 0.76 1.59 1.376 0.345 0.584 0.498 1.277 0.433 1.952-0.070 0.807-0.463 1.575-1.059 2.12 0.341 0.209 0.686 0.411 1.025 0.625-0.549 0.681-0.974 1.483-1.127 2.35-0.102 0.583-0.032 1.209 0.273 1.723 0.369 0.622 0.997 1.070 1.687 1.269 0.697 0.203 1.464 0.152 2.126-0.145 0.523-0.232 0.976-0.624 1.265-1.119 0.317-0.532 0.426-1.168 0.383-1.78-0.212 0.5-0.502 0.994-0.957 1.311-0.672 0.482-1.7 0.343-2.233-0.283-0.381-0.453-0.445-1.119-0.225-1.66 0.181-0.472 0.578-0.856 1.061-1.009-0.209-0.379-0.423-0.754-0.629-1.135 0.185-0.332 0.418-0.635 0.661-0.927 1.246-1.474 2.851-2.618 4.589-3.441-1.080-0.93-2.203-1.81-3.373-2.624-1.233-0.855-2.519-1.643-3.897-2.242-0.761-0.324-1.555-0.594-2.382-0.681-0.515-0.056-1.035-0.004-1.539 0.107z"></path>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

5
svg/mat.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="32" viewBox="0 0 28 32">
<title>mat</title>
<path fill="#444" d="M16.739 24.956l4.457 3.059c-2.147 1.266-4.63 1.914-7.116 1.927-2.49-0.048-4.964-0.64-7.116-1.927l4.457-3.059 2.659 2.555 2.659-2.555zM14.080 12.756l3.22 3.295-3.22 3.145-3.22-3.145 3.22-3.294zM3.313 5.269l5.774 8.391-2.196 2.356 2.206 2.247-5.846 8.553 8.467-5.933 2.361 2.321 2.361-2.321 8.467 5.933-5.855-8.566 2.274-2.234-2.264-2.343 5.783-8.404-8.422 5.93-2.344-2.424-2.344 2.424-8.422-5.93zM2.067 8.959c-1.362 2.279-2.171 4.927-2.056 7.595 0.099 2.307 0.869 4.567 2.048 6.542l2.987-4.466-2.578-2.578 2.585-2.716-2.985-4.377zM26.093 8.959l-2.981 4.371 2.64 2.728-2.632 2.544 2.984 4.49c1.356-2.274 2.16-4.916 2.045-7.578-0.099-2.314-0.874-4.576-2.056-6.555zM14.080 2.058c-2.489 0.013-4.973 0.664-7.122 1.931l4.452 3.085 2.67-2.67 2.67 2.67 4.453-3.085c-2.127-1.272-4.57-1.868-7.031-1.93l-0.092-0z"></path>
</svg>

After

Width:  |  Height:  |  Size: 988 B

5
svg/mh3.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<title>mh3</title>
<path fill="#444" d="M14.568 6.191c1.42-0.243 2.89-0.103 4.258 0.338 1.683 0.539 3.212 1.464 4.633 2.499 1.119 0.816 2.177 1.714 3.2 2.648-1.279 1.239-2.37 2.694-3.066 4.341-0.462 1.078-0.757 2.224-0.907 3.386-0.124 1.027-0.187 2.070-0.056 3.1 0.032 0.297 0.084 0.591 0.132 0.886-1.509 0.847-3.019 1.692-4.529 2.538 0.113-0.84 0.358-1.658 0.693-2.436 0.356-0.838 0.799-1.64 1.346-2.369-0.521-0.575-1.040-1.155-1.49-1.787 0.478-0.48 0.82-1.094 0.956-1.759 0.343-1.649-0.498-3.481-1.991-4.272-0.464-0.249-0.985-0.385-1.511-0.406-0.695-0.066-1.41 0.076-2.017 0.423-1.484 0.841-2.335 2.699-1.945 4.368 0.146 0.625 0.489 1.194 0.942 1.645-0.447 0.636-0.969 1.212-1.488 1.788 0.596 0.797 1.070 1.682 1.442 2.604 0.287 0.707 0.496 1.445 0.595 2.202-1.51-0.846-3.020-1.691-4.529-2.538 0.4-2.146 0.2-4.388-0.5-6.451-0.679-1.996-1.833-3.844-3.403-5.261 1.331-1.206 2.715-2.363 4.217-3.353 1.526-0.998 3.203-1.837 5.018-2.133zM0 18.146c2.122-1.189 4.245-2.377 6.367-3.565 1.54 2.357 2.241 5.271 1.863 8.068-0.173 0.033-0.316-0.075-0.46-0.151-2.593-1.445-5.183-2.896-7.77-4.351zM23.784 22.749c-0.416-2.83 0.298-5.778 1.845-8.171 2.123 1.191 4.247 2.378 6.371 3.568-2.738 1.536-5.479 3.065-8.216 4.603z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

5
svg/mkc.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.9 KiB

5
svg/mkm.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<title>mkm</title>
<path fill="#444" d="M0.056 2.868c-0.076-0.116-0.076-0.116 0.004-0.084 0.044 0.016 0.303 0.112 0.578 0.211 5.399 1.952 12.268 5.614 19.045 10.152 1.339 0.9 1.486 1.004 1.446 1.028-0.056 0.032-3.375 1.43-3.447 1.45-0.056 0.016-1.721-1.092-6.546-4.363-0.307-0.207-0.502-0.323-0.438-0.259 0.068 0.068 1.51 1.327 3.207 2.801 2.407 2.092 3.088 2.701 3.080 2.765-0.028 0.299-0.466 3.713-0.474 3.725-0.020 0.024-0.251-0.175-1.339-1.124-5.618-4.925-10.419-9.965-13.862-14.551-0.398-0.526-1.088-1.494-1.255-1.753zM26.756 12.9c1.207-0.53 2.191-0.968 2.195-0.968 0.012-0.004 1.335 1.94 1.339 1.972 0.008 0.052-0.765 0.506-0.821 0.482-0.024-0.008-0.227-0.171-0.45-0.359l-0.402-0.339-0.849 0.458c-0.466 0.251-0.865 0.47-0.881 0.486s0.016 0.295 0.068 0.626c0.052 0.327 0.080 0.61 0.068 0.622-0.072 0.060-1.211 0.713-1.247 0.713-0.092 0-1.14-2.319-1.199-2.646-0.012-0.068 0.287-0.211 2.179-1.048zM21.217 15.283c1.339-0.566 2.442-1.020 2.454-1.016 0.016 0.008 0.040 0.064 0.056 0.124 0.048 0.195 0.383 1.016 0.657 1.606 0.657 1.422 1.426 2.61 2.263 3.47l0.406 0.426-1.737 2.303c-0.956 1.271-1.745 2.311-1.749 2.319-0.004 0.004-0.167-0.084-0.359-0.195-1.267-0.745-3.211-1.307-5.319-1.534-0.339-0.036-0.618-0.068-0.622-0.072-0.008-0.012 0.669-5.303 0.681-5.319 0.012-0.012 1.673 1.251 1.805 1.371 0.044 0.040 0.044 0.092-0.008 0.287-0.080 0.307-0.080 0.885-0.004 1.183 0.331 1.275 1.709 2.028 2.944 1.614 0.661-0.223 1.227-0.781 1.458-1.442 0.187-0.538 0.139-1.259-0.12-1.797-0.57-1.179-2.104-1.65-3.203-0.976-0.108 0.064-0.215 0.116-0.239 0.108-0.076-0.020-1.865-1.402-1.829-1.418 0.016-0.004 1.128-0.474 2.462-1.040zM26.062 22.789c0.418-0.558 0.773-1.016 0.785-1.016s0.155 0.104 0.323 0.227c0.163 0.128 0.319 0.243 0.339 0.259 0.044 0.028-1.474 2.064-1.538 2.064-0.040 0-0.669-0.474-0.669-0.502 0-0.008 0.343-0.474 0.761-1.032zM27.222 23.662c0.418-0.558 0.769-1.012 0.777-1.012 0.012 0 0.175 0.124 0.371 0.271l0.351 0.271-0.717 0.956c-0.394 0.522-0.749 0.988-0.789 1.028-0.072 0.072-0.080 0.068-0.414-0.191-0.187-0.147-0.343-0.279-0.343-0.291s0.343-0.478 0.765-1.032zM28.409 24.547c0.406-0.538 0.753-0.98 0.769-0.98 0.080 0 0.669 0.494 0.649 0.546-0.028 0.072-1.454 1.956-1.502 1.988-0.060 0.036-0.713-0.47-0.681-0.526 0.016-0.028 0.359-0.486 0.765-1.028zM17.121 23.809l0.024-0.131 0.303 0.028c0.729 0.064 2.554 0.367 2.626 0.434 0.020 0.020-0.347 1.391-0.383 1.422-0.016 0.012-0.287 0.056-0.606 0.092-0.315 0.036-0.586 0.084-0.602 0.108-0.056 0.092-0.438 1.92-0.406 1.944 0.016 0.016 0.219 0.159 0.45 0.323 0.231 0.159 0.422 0.295 0.43 0.299 0.016 0.016-0.195 0.837-0.231 0.896-0.024 0.040-0.267-0.032-1.144-0.339-0.61-0.215-1.112-0.394-1.12-0.398-0.012-0.012 0.598-4.339 0.657-4.678zM29.863 25.666c0.462-0.606 0.845-1.104 0.849-1.104 0.040 0 1.267 0.446 1.287 0.47 0.024 0.024-0.41 1.944-0.446 1.976-0.036 0.036-1.761 0.98-1.769 0.972-0.57-0.821-0.753-1.1-0.753-1.148 0-0.036 0.375-0.558 0.833-1.167z"></path>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

5
svg/moc.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="27" height="32" viewBox="0 0 27 32">
<title>moc</title>
<path fill="#444" d="M14.010 2.728c6.127 3.518 9.902 10.269 10.762 17.168 1.133-0.792 1.758-2.047 2.339-3.257 0.25 3.366 0.020 6.846-1.318 9.983-1.070-2.438-2.357-4.804-4.032-6.883-1.167-1.437-2.57-2.759-4.306-3.47 1.308-1.563 1.622-3.793 0.983-5.705 0.016 1.433-0.164 2.946-1.102 4.099 0.171-1.139-0.065-2.361-0.847-3.236-0.611-0.759-1.529-1.178-2.469-1.362 0.032-2.444 0.051-4.893-0.010-7.337zM2.424 19.89c-1.129-0.792-1.752-2.042-2.331-3.25-0.262 3.354-0.012 6.82 1.303 9.95 1.143-2.451 2.41-4.877 4.142-6.97 1.147-1.389 2.522-2.66 4.209-3.35-1.307-1.571-1.62-3.803-0.975-5.719-0.037 1.443 0.166 2.958 1.096 4.123-0.043-0.664-0.112-1.352 0.136-1.99 0.445-1.397 1.746-2.394 3.175-2.619-0.032-2.444-0.037-4.891 0.002-7.335-6.123 3.524-9.875 10.267-10.758 17.16zM0.255 8.411c1.527 1.813 2.268 4.188 2.377 6.531 1.068-3.277 2.769-6.363 5.098-8.915-1.1 0.030-2.176-0.357-2.989-1.104-1.508 1.145-2.968 2.355-4.487 3.488zM22.464 4.929c-0.828 0.755-1.919 1.139-3.037 1.107 2.371 2.524 4.083 5.626 5.161 8.905 0.035-2.351 0.832-4.726 2.361-6.527-1.531-1.115-2.984-2.329-4.485-3.484zM10.681 14.071c0.022 1.058 0.753 1.886 1.521 2.526-0.729 0.087-1.452 0.229-2.15 0.457 0.613 0.629 1.086 1.407 1.224 2.286 0.349 2.048-0.319 4.107-1.182 5.942 1.37 1.137 2.542 2.497 3.51 3.989 0.958-1.496 2.138-2.85 3.504-3.989-0.808-1.718-1.433-3.614-1.24-5.536 0.083-1.023 0.56-1.971 1.281-2.692-0.698-0.225-1.419-0.367-2.146-0.457 0.707-0.609 1.415-1.346 1.5-2.325 0.258-1.614-1.072-3.255-2.706-3.319-1.703-0.171-3.271 1.423-3.116 3.118zM6.925 19.348c1.567 0.859 2.536 2.453 3.021 4.125 0.506-1.553 0.895-3.328 0.187-4.881-0.231-0.402-0.508-0.92-0.97-1.054-0.849 0.461-1.541 1.151-2.237 1.809zM17.949 17.519c-0.765 0.562-1.171 1.496-1.245 2.426-0.095 1.204 0.162 2.414 0.579 3.539 0.43-1.697 1.442-3.271 2.995-4.138-0.725-0.664-1.419-1.415-2.329-1.827zM4.425 22.663c1.746 0.27 3.386 1.005 4.838 1.998-0.227-1.882-1.194-3.717-2.889-4.659-0.725 0.83-1.326 1.756-1.949 2.662zM17.943 24.657c1.448-0.991 3.084-1.732 4.826-2.002-0.617-0.893-1.226-1.793-1.902-2.643-1.752 0.873-2.686 2.771-2.924 4.645z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

5
svg/mom.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<title>mom</title>
<path fill="#444" d="M19.571 23.762c0.952 0.642 1.882 1.314 2.833 1.96-2.593 1.674-5.808 2.414-8.853 1.808 0.019-1.045 0.012-2.092-0.074-3.134 2.025 0.525 4.217 0.291 6.094-0.634zM15.737 14.524c0.786 0 1.423 0.637 1.423 1.423s-0.637 1.423-1.423 1.423c-0.786 0-1.423-0.637-1.423-1.423s0.637-1.423 1.423-1.423zM13.494 11.632c-0.575 0.243-1.154 0.479-1.734 0.711 0.196 0.286 0.389 0.572 0.582 0.859 0.092-0.054 0.125-0.070 0.2-0.108 0.265-0.135 0.441-0.207 0.74-0.211 0.774 0 1.401 0.627 1.401 1.401s-0.627 1.401-1.401 1.401c-0.774 0-1.401-0.627-1.401-1.401 0.009-0.188 0.028-0.38 0.119-0.548-0.666-0.172-0.331-0.086-1.005-0.257-0.052 0.63-0.079 1.259-0.079 1.889 1.712 1.126 3.272 2.526 5.247 3.184 3.163 2.135 6.261 4.365 9.4 6.537 0.673 0.439 1.281 1.045 2.099 1.197 1.448 0.343 2.898 0.682 4.338 1.061-0.818-1.271-1.684-2.509-2.509-3.776-0.363-0.599-0.99-0.94-1.546-1.331-2.812-1.96-5.617-3.928-8.429-5.889-0.553-0.391-1.154-0.739-1.605-1.257-1.181-1.488-2.941-2.316-4.417-3.463zM10.165 22.68c-0.363 0.549-0.737 1.088-1.128 1.615-0.165-0.107-0.489-0.324-0.651-0.434-0.1 0.365-0.198 0.732-0.296 1.1 0.942 0.77 1.999 1.381 3.093 1.908-0.024-1.159-0.021-2.318-0.041-3.477-0.327-0.236-0.653-0.472-0.978-0.711zM7.205 17.912c-0.761 0.971-1.488 1.968-2.237 2.948 0.377 0.687 0.761 1.369 1.188 2.027 0.16-0.785 0.332-1.569 0.544-2.342 0.508 0.272 1.016 0.551 1.557 0.751 0.072-0.081 0.219-0.243 0.291-0.324-0.584-0.956-1.080-1.965-1.343-3.060zM26.867 12.066c-0.446 0.539-0.894 1.073-1.348 1.605-0.453 0.031-0.909 0.062-1.362 0.091 0.248 1.026 0.301 2.082 0.224 3.132 0.925 0.658 1.86 1.302 2.783 1.965 0.549-2.242 0.379-4.598-0.298-6.793zM13.754 4.322c-0.401 0.083-0.801 0.167-1.202 0.253-1.095 1.651-2.123 3.346-3.198 5.011-0.384-0.112-0.768-0.222-1.152-0.334-0.3 0.742-0.737 1.417-1.374 1.915 0.207 0.351 0.611 0.653 0.675 1.059-1.176 1.56-2.385 3.096-3.568 4.651 0.062 0.415 0.117 0.832 0.181 1.25 1.476-1.972 2.974-3.928 4.474-5.882 0.866 0.186 1.732 0.372 2.6 0.546-0.458-0.768-0.947-1.522-1.419-2.283 1.359-2.042 2.612-4.152 3.983-6.187zM8.92 13.080c-0.217 0.265-0.436 0.53-0.653 0.794 0.644 1.142 1.15 2.356 1.82 3.485 0.062-1.331 0.091-2.664 0.124-3.995-0.429-0.093-0.861-0.188-1.29-0.284zM11.195 9.698c-0.174 0.277-0.351 0.551-0.525 0.825 0.243 0.384 0.489 0.77 0.732 1.157 1.231-0.53 2.5-0.961 3.714-1.524-1.305-0.174-2.612-0.322-3.921-0.458zM21.372 5.598c-0.322 0.973-0.744 1.908-1.157 2.848 1.226 0.785 2.271 1.829 3.036 3.067 0.365-0.055 0.751-0.031 1.102-0.165 0.506-0.496 0.916-1.083 1.381-1.617-1.116-1.693-2.604-3.117-4.362-4.133zM2.552 5.762c-0.305 0.472-0.627 0.933-0.971 1.379 1.622 1.090 3.232 2.201 4.827 3.334 0.415-0.393 0.747-0.861 0.983-1.383-1.638-1.071-3.248-2.189-4.839-3.33zM16.585 4.26c-0.661 1.014-1.309 2.034-2.001 3.027 1.159-0.126 2.337-0.076 3.463 0.248 0.37-0.954 0.706-1.92 1.135-2.85-0.854-0.217-1.72-0.367-2.597-0.425zM1.736 4.367c-0.57 0.215-1.135 0.436-1.703 0.651-0.026 0.62-0.038 1.243-0.031 1.865 0.198-0.002 0.596-0.005 0.794-0.007 0.417-0.575 0.825-1.159 1.24-1.739-0.103-0.255-0.203-0.513-0.3-0.77zM15.737 16.547c0.332 0 0.6-0.269 0.6-0.6s-0.269-0.6-0.6-0.6c-0.332 0-0.6 0.269-0.6 0.6s0.269 0.6 0.6 0.6zM13.282 14.884c0.332 0 0.6-0.269 0.6-0.6s-0.269-0.6-0.6-0.6c-0.332 0-0.6 0.269-0.6 0.6s0.269 0.6 0.6 0.6z"></path>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

5
svg/onc.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="27" height="32" viewBox="0 0 27 32">
<title>onc</title>
<path fill="#444" d="M23.693 21.084l-0.633 2.993c-3.095 1.381-6.203 4.022-9.324 7.923l-0.094-0.117c-3.089-3.837-6.166-6.439-9.23-7.807l-0.633-2.993c2.724 1.049 6.043 3.594 9.957 7.636 3.914-4.042 7.233-6.587 9.957-7.636zM7.77 0c1.532 0.988 3.497 1.486 5.894 1.496l0.073 0-1.017 5.295c-2.839 0.396-4.796 1.963-5.87 4.7s-0.486 5.333 1.765 7.789c1.062 1.049 2.43 1.707 4.105 1.976l1.017 6.926c-3.888-4.029-7.45-6.631-10.686-7.808l-3.031-12.336c1.471 0.435 2.795 0.384 3.971-0.153 0.94-0.46 1.688-1.458 1.803-2.763 0.131-1.327-0.46-2.475-1.516-3.415l3.492-1.707zM19.703 0l3.492 1.707c-1.055 0.94-1.646 2.088-1.516 3.415 0.115 1.305 0.863 2.302 1.803 2.763 1.177 0.537 2.5 0.588 3.971 0.153l-3.031 12.336c-3.236 1.177-6.798 3.779-10.686 7.808l1.017-6.926c1.675-0.269 3.044-0.927 4.106-1.976 2.251-2.456 2.839-5.052 1.765-7.789s-3.031-4.304-5.87-4.7l-1.017-5.295c2.43 0 4.419-0.499 5.966-1.496zM12.643 8.863c-0.077 3.453-0.077 6.9 0 10.341-1.727-0.422-2.961-1.388-3.703-2.897s-0.742-3.070 0-4.681c0.755-1.394 1.989-2.315 3.703-2.763zM14.83 8.863c1.714 0.448 2.948 1.369 3.703 2.763 0.742 1.611 0.742 3.172 0 4.681s-1.976 2.475-3.703 2.897c0.077-3.44 0.077-6.887 0-10.341zM4.508 2.513c0.512 0.524 0.819 1.132 0.921 1.823 0.077 0.729 0 1.285-0.307 1.899-0.486 0.959-1.324 1.522-2.513 1.688 0.422-1.624 0.134-2.82-0.863-3.588l2.763-1.823zM22.964 2.513l2.763 1.823c-0.998 0.767-1.285 1.963-0.863 3.588-1.189-0.166-2.027-0.729-2.513-1.688-0.307-0.614-0.384-1.17-0.307-1.899 0.102-0.691 0.409-1.298 0.921-1.823z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

5
svg/one.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="30" height="32" viewBox="0 0 30 32">
<title>one</title>
<path fill="#444" d="M11.086 1.675c0.582-0.151 1.175-0.261 1.771-0.342-0.057 1.396-0.112 2.793-0.159 4.19-1.252 0.251-2.459 0.724-3.543 1.399-1.16 0.719-2.179 1.664-2.985 2.766-1.415 1.924-2.152 4.335-2.048 6.721 0.059 1.557 0.47 3.099 1.189 4.482 1.156 2.236 3.129 4.036 5.465 4.976 0.623 0.253 1.27 0.445 1.93 0.577 0.051 1.398 0.101 2.795 0.162 4.192-1.554-0.204-3.077-0.65-4.489-1.331-2.562-1.226-4.747-3.214-6.225-5.638-0.793-1.297-1.381-2.719-1.738-4.196-0.51-2.103-0.551-4.318-0.119-6.439 0.537-2.675 1.845-5.186 3.717-7.17 1.899-2.026 4.381-3.502 7.073-4.186zM16.69 1.333c0.058 1.397 0.118 2.793 0.159 4.191 1.241 0.248 2.438 0.716 3.515 1.382 1.231 0.758 2.304 1.768 3.134 2.951 0.767 1.091 1.326 2.327 1.639 3.624 0.397 1.637 0.397 3.368-0 5.006-0.336 1.396-0.96 2.723-1.82 3.873-0.751 1.004-1.679 1.877-2.73 2.561-1.135 0.741-2.414 1.261-3.745 1.522-0.048 1.398-0.1 2.795-0.162 4.193 1.322-0.175 2.622-0.523 3.851-1.044 1.787-0.755 3.419-1.869 4.778-3.253 1.364-1.385 2.453-3.041 3.176-4.846 1.156-2.86 1.374-6.085 0.628-9.077-0.358-1.449-0.94-2.842-1.717-4.116-1.475-2.426-3.664-4.411-6.225-5.637-1.409-0.679-2.929-1.125-4.48-1.329zM9.356 12.233c-0.669 0.966-1.069 2.117-1.145 3.289-0.108 1.471 0.294 2.975 1.131 4.19 0.779 1.146 1.936 2.024 3.243 2.48-0.098-4.139-0.104-8.28-0.006-12.419-1.297 0.455-2.445 1.325-3.224 2.459zM16.967 9.774c0.097 4.139 0.095 8.28-0.005 12.419 1.091-0.383 2.081-1.055 2.828-1.939 0.914-1.068 1.465-2.439 1.548-3.842 0.101-1.46-0.302-2.951-1.133-4.157-0.778-1.145-1.933-2.022-3.238-2.48z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

5
svg/otc-inner.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="30" height="32" viewBox="0 0 30 32">
<title>otc-inner</title>
<path fill="#444" d="M10.77 8.782c0.662 0.928 1.321 1.859 1.979 2.79-0.478 1.143-0.903 2.306-1.306 3.477-0.597-0.383-1.179-0.792-1.77-1.185 0.366-1.694 0.73-3.388 1.097-5.082zM17.671 11.578c0.652-0.937 1.318-1.865 1.978-2.796 0.367 1.694 0.731 3.388 1.097 5.082-0.589 0.396-1.175 0.797-1.767 1.189-0.406-1.169-0.826-2.335-1.308-3.476zM12.378 8.962c1.888-0.006 3.777-0.006 5.665 0-0.483 0.639-0.974 1.272-1.455 1.913-0.918 0.007-1.835 0.002-2.753 0.002-0.484-0.64-0.976-1.274-1.457-1.916zM13.889 11.918c0.881-0.003 1.762-0.005 2.643 0.001 0.532 1.545 1.081 3.083 1.613 4.628-0.98 0.609-1.957 1.222-2.939 1.827-0.975-0.612-1.954-1.217-2.929-1.827 0.531-1.546 1.081-3.084 1.614-4.63zM2.035 11.974c1.618 0.002 3.236 0 4.853 0.001 0.158 0.783 0.871 1.426 1.679 1.446-0.095 0.368-0.19 0.736-0.285 1.104 0.908 0.663 1.824 1.316 2.735 1.974-0.067 0.23-0.156 0.454-0.205 0.688 0.438 0.302 0.897 0.572 1.343 0.861 0.996 0.631 1.992 1.262 2.988 1.892 0.038 0.029 0.096 0.027 0.134-0.002 1.366-0.865 2.731-1.73 4.097-2.595 0.081-0.053 0.17-0.098 0.234-0.172-0.067-0.225-0.137-0.45-0.208-0.673 0.911-0.658 1.828-1.31 2.735-1.975-0.096-0.367-0.191-0.735-0.284-1.103 0.488-0.018 0.963-0.255 1.275-0.631 0.203-0.232 0.333-0.519 0.406-0.817 1.617 0.004 3.235 0 4.852 0.002-2.013 2.213-4.169 4.296-6.441 6.242-1.692 1.44-3.441 2.814-5.271 4.075-0.486 0.326-0.966 0.665-1.471 0.961-2.459-1.558-4.763-3.35-6.971-5.244-2.182-1.887-4.258-3.897-6.197-6.034z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

5
svg/otc.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="30" height="32" viewBox="0 0 30 32">
<title>otc</title>
<path fill="#444" d="M8.112 3.272c1.239 0.386 2.493 0.734 3.772 0.965 1.533 0.286 3.103 0.392 4.658 0.265 1.967-0.154 3.889-0.642 5.766-1.23-0.067 1.208-0.168 2.414-0.272 3.619-0.163 1.849-0.355 3.696-0.57 5.539 0.344 0.031 0.659-0.173 0.854-0.443 0.29-0.397 0.416-0.886 0.493-1.364 0.278-1.925 0.55-3.851 0.831-5.775 0.285 0.435 0.56 0.878 0.885 1.286 0.778 1.001 1.742 1.91 2.936 2.383-0.151 0.819-0.322 1.634-0.505 2.447 0.425-0.002 0.85 0.003 1.275-0.002 0.722-0.012 1.444 0 2.165-0.007l-0 0.041c-0.832 1.175-1.752 2.285-2.699 3.369-0.13 0.154-0.277 0.295-0.393 0.458l-0.012 0.006c-0.039 0.019-0.078 0.038-0.116 0.056l0.030 0.028c-0.583 0.622-1.157 1.253-1.759 1.857-0.053 0.053-0.112 0.107-0.129 0.183-0.7 2.202-1.511 4.369-2.429 6.489-0.043 0.102-0.080 0.213-0.173 0.282-0.658 0.517-1.333 1.012-2.008 1.508 0.224-1.563 0.448-3.127 0.673-4.69-0.404 0.344-0.814 0.68-1.232 1.007-0.178 1.012-0.362 2.024-0.562 3.033-0.103 0.561-0.237 1.116-0.333 1.678-1.311 0.886-2.643 1.748-4.052 2.471-1.401-0.73-2.732-1.585-4.040-2.468-0.318-1.567-0.627-3.136-0.896-4.713-0.419-0.327-0.828-0.666-1.235-1.006 0.223 1.563 0.45 3.125 0.674 4.688-0.659-0.482-1.316-0.967-1.96-1.468-0.062-0.052-0.13-0.104-0.161-0.182-0.659-1.514-1.264-3.052-1.813-4.61-0.251-0.694-0.47-1.4-0.711-2.097-0.645-0.664-1.28-1.337-1.904-2.021-0.921-1.009-1.794-2.062-2.622-3.149-0.181-0.246-0.373-0.485-0.536-0.744 0.728-0.006 1.456-0.008 2.184 0.001 0.425 0.005 0.851 0.002 1.276 0.002-0.183-0.813-0.357-1.627-0.506-2.447 0.521-0.205 1.004-0.496 1.44-0.844 0.976-0.77 1.736-1.777 2.378-2.833 0.281 1.934 0.557 3.868 0.837 5.802 0.080 0.481 0.209 0.974 0.508 1.369 0.195 0.259 0.503 0.451 0.836 0.42-0.145-1.201-0.271-2.404-0.391-3.608-0.177-1.847-0.344-3.697-0.451-5.55zM10.77 8.782c-0.367 1.694-0.731 3.388-1.097 5.082 0.591 0.393 1.172 0.802 1.77 1.185 0.403-1.171 0.828-2.334 1.306-3.477-0.658-0.931-1.317-1.862-1.979-2.79zM17.671 11.578c0.482 1.141 0.902 2.306 1.308 3.476 0.592-0.392 1.178-0.793 1.767-1.189-0.366-1.694-0.73-3.388-1.097-5.082-0.66 0.931-1.326 1.859-1.978 2.796zM12.378 8.962c0.481 0.642 0.973 1.276 1.457 1.916 0.918 0 1.835 0.005 2.753-0.002 0.481-0.641 0.973-1.274 1.455-1.913-1.888-0.007-3.777-0.006-5.665-0zM13.889 11.918c-0.533 1.545-1.083 3.084-1.614 4.63 0.976 0.61 1.955 1.215 2.929 1.827 0.982-0.605 1.96-1.218 2.939-1.827-0.531-1.545-1.081-3.083-1.613-4.628-0.881-0.006-1.762-0.004-2.643-0.001zM2.035 11.974c1.938 2.137 4.015 4.147 6.197 6.034 2.208 1.894 4.512 3.686 6.971 5.244 0.506-0.296 0.985-0.634 1.471-0.961 1.83-1.26 3.579-2.635 5.271-4.075 2.272-1.946 4.428-4.029 6.441-6.242-1.617-0.002-3.235 0.002-4.852-0.002-0.072 0.298-0.203 0.585-0.406 0.817-0.312 0.376-0.787 0.612-1.275 0.631 0.093 0.368 0.188 0.736 0.284 1.103-0.907 0.665-1.824 1.316-2.735 1.975 0.072 0.224 0.141 0.448 0.208 0.673-0.064 0.075-0.153 0.119-0.234 0.172-1.366 0.865-2.731 1.729-4.097 2.595-0.038 0.028-0.096 0.031-0.134 0.002-0.996-0.631-1.992-1.262-2.988-1.892-0.446-0.289-0.905-0.56-1.343-0.861 0.049-0.235 0.138-0.458 0.205-0.688-0.911-0.658-1.827-1.311-2.735-1.974 0.095-0.368 0.19-0.736 0.285-1.104-0.808-0.020-1.521-0.663-1.679-1.446-1.618-0.001-3.236 0.001-4.853-0.001z"></path>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

5
svg/otj.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<title>otj</title>
<path fill="#444" d="M10.651 7.441c0.861 1.173 1.722 2.346 2.581 3.519-0.602 1.39-1.135 2.809-1.645 4.235-0.777-0.506-1.555-1.012-2.332-1.519 0.467-2.078 0.929-4.158 1.396-6.236zM18.767 10.96c0.861-1.173 1.722-2.347 2.584-3.519 0.464 2.079 0.927 4.158 1.393 6.236-0.777 0.507-1.554 1.013-2.332 1.519-0.509-1.426-1.044-2.845-1.645-4.235zM12.341 7.844c2.439 0 4.879 0 7.318 0-0.653 0.824-1.303 1.651-1.955 2.477h-3.408c-0.652-0.826-1.302-1.653-1.955-2.477zM14.335 11.237h3.331c0.666 1.839 1.338 3.676 1.993 5.518-1.219 0.733-2.439 1.464-3.658 2.197-1.22-0.731-2.439-1.465-3.659-2.197 0.654-1.843 1.327-3.68 1.993-5.519zM0 11.306c2.072-0.001 4.144-0.001 6.216-0 0.096 0.546 0.42 1.051 0.892 1.347 0.346 0.225 0.761 0.33 1.172 0.316-0.119 0.449-0.239 0.898-0.359 1.346 1.086 0.757 2.173 1.512 3.259 2.269-0.087 0.263-0.175 0.526-0.255 0.792 1.692 1.034 3.383 2.068 5.075 3.101 1.69-1.034 3.381-2.067 5.072-3.101-0.084-0.264-0.169-0.528-0.253-0.792 1.085-0.757 2.173-1.512 3.259-2.269-0.12-0.449-0.239-0.898-0.359-1.346 0.53 0.021 1.065-0.171 1.452-0.534 0.323-0.295 0.533-0.701 0.612-1.13 2.072-0 4.145 0 6.217-0-3.565 3.799-7.475 7.275-11.678 10.354-1.403 1.021-2.833 2.008-4.322 2.9-1.526-0.914-2.99-1.927-4.426-2.975-4.163-3.061-8.038-6.51-11.573-10.278z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

5
svg/otp.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="27" height="32" viewBox="0 0 27 32">
<title>otp</title>
<path fill="#444" d="M0 3.884c8.889-0 17.778 0 26.667 0-0.223 0.839-0.449 1.676-0.672 2.515-8.441 0.001-16.883 0-25.325 0-0.224-0.838-0.447-1.677-0.67-2.515zM2.355 7.512c1.044-0.001 2.088-0 3.132-0-0 0.91 0 1.819-0 2.729h-3.132c-0-0.91 0-1.819 0-2.728zM8.593 7.509c1.044 0 2.088-0 3.132 0 0 5.638 0 11.276 0 16.914-1.044 0-2.088 0-3.132 0-0-5.638-0-11.276 0-16.914zM14.888 7.509c1.044 0 2.088-0 3.132 0 0 5.638 0 11.276 0 16.914-1.044 0-2.088 0-3.132 0-0-5.638-0-11.276 0-16.914zM21.124 7.509c1.044-0 2.088 0 3.132 0 0 5.638 0 11.276 0 16.914-1.044 0-2.088 0-3.132 0v-16.914zM0.718 11.626c1.952-0 3.905-0 5.858 0 0 2.915 0 5.831 0 8.746h-5.858c0-2.915 0-5.831 0-8.746zM3.353 13.501c-0.518 0.101-0.964 0.496-1.137 0.993-0.144 0.404-0.114 0.866 0.083 1.246 0.155 0.31 0.426 0.546 0.73 0.704-0.255 0.697-0.518 1.391-0.774 2.087 0.928-0 1.855 0 2.783-0-0.259-0.696-0.518-1.391-0.777-2.087 0.169-0.093 0.335-0.196 0.467-0.337 0.475-0.478 0.575-1.273 0.238-1.855-0.305-0.56-0.986-0.886-1.613-0.751zM2.355 21.766c1.044-0.001 2.088-0 3.132-0v2.657c-1.044 0-2.088 0-3.132 0-0-0.886 0-1.771 0-2.657zM0.671 25.6c8.441 0 16.882-0 25.323 0 0.224 0.839 0.448 1.677 0.672 2.515-8.889 0-17.777 0-26.665 0 0.223-0.838 0.446-1.677 0.67-2.515z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

5
svg/pip.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB

5
svg/rex.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 23 KiB

5
svg/rvr.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="25" height="32" viewBox="0 0 25 32">
<title>rvr</title>
<path fill="#444" d="M3.506 14.991l2.11-9.13c0.001-0.003 0.004-0.005 0.007-0.005s0.006 0.002 0.007 0.005l2.109 9.114c0.004 0.017 0.015 0.026 0.033 0.026h2.857c0.018 0 0.027-0.009 0.027-0.027v-6.367c0-0.018-0.009-0.027-0.027-0.027h-1.129c-0.014 0-0.017-0.006-0.011-0.018l4.010-7.185c0.006-0.011 0.013-0.011 0.019 0l4.015 7.188c0.006 0.010 0.003 0.015-0.009 0.015h-1.147c-0.009 0-0.017 0.008-0.017 0.017v3.233c0 0.012 0.006 0.019 0.019 0.019l4.541 0c0.015 0 0.023-0.008 0.023-0.023l0.002-3.030c0-0.013 0.004-0.025 0.012-0.036l1.733-2.387c0.006-0.008 0.012-0.008 0.018 0l1.732 2.384c0.005 0.006 0.007 0.014 0.007 0.022v5.441c0 0.011-0.003 0.021-0.011 0.030l-1.721 2.106c-0.011 0.014-0.022 0.014-0.033 0l-1.681-2.057c-0.007-0.008-0.017-0.013-0.028-0.013h-4.596c-0.011 0-0.017 0.006-0.017 0.017v6.514c0 0.005 0.005 0.009 0.010 0.009 0.003 0 0.007-0.002 0.009-0.005 0.477-0.91 1.312-1.54 2.367-1.568 0.013-0 0.024-0.006 0.032-0.016l1.204-1.551c0.003-0.004 0.008-0.007 0.014-0.007s0.010 0.003 0.014 0.007l1.2 1.548c0.007 0.010 0.017 0.015 0.030 0.016 1.213 0.053 2.074 0.82 2.528 1.899 0.005 0.011 0.012 0.017 0.024 0.019 0.718 0.128 1.262 0.631 1.505 1.306 0.025 0.068 0.037 0.144 0.037 0.228-0.002 2.223-0.001 4.444 0.002 6.665 0 0.008-0.004 0.012-0.012 0.012h-25.304c-0.011 0-0.017-0.006-0.017-0.017v-12.771c0-0.011 0.006-0.017 0.017-0.017h2.014c0.011 0 0.016-0.005 0.016-0.016l0.006-1.537c0-0.012 0.006-0.018 0.018-0.018l1.411 0.006c0.012 0 0.019-0.006 0.022-0.017zM15.395 13.15c0-1.035-0.851-1.886-1.886-1.886s-1.886 0.851-1.886 1.886c0 1.035 0.851 1.886 1.886 1.886s1.886-0.851 1.886-1.886zM7.509 17.884c0-1.035-0.852-1.886-1.886-1.886s-1.886 0.852-1.886 1.886c0 1.035 0.852 1.886 1.886 1.886s1.886-0.852 1.886-1.886zM21.878 23.093c0-1.035-0.852-1.886-1.886-1.886s-1.886 0.852-1.886 1.886c0 1.035 0.852 1.886 1.886 1.886s1.886-0.852 1.886-1.886z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

5
svg/sld2.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.7 KiB

5
svg/spg.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="29" height="32" viewBox="0 0 29 32">
<title>spg</title>
<path fill="#444" d="M8.265 25.258l6.135-3.252 6.135 3.252-6.135 4.453-6.135-4.453zM7.32 24.265l1.378-7.913-5.718-5.59 7.881-1.169 3.54-7.208 3.54 7.208 7.881 1.169-5.718 5.59 1.378 7.913-7.080-3.764-7.080 3.764zM2.339 11.996l4.982 4.869-1.201 6.824-6.119-4.453 2.339-7.24zM26.461 11.996l2.339 7.24-6.119 4.453-1.201-6.824 4.982-4.869zM13.038 2.289l-3.027 6.167-6.84 1.025 2.307-7.192h7.56zM23.322 2.289l2.307 7.192-6.84-1.025-3.027-6.167h7.56z"></path>
</svg>

After

Width:  |  Height:  |  Size: 611 B

5
svg/una-white.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="22" height="32" viewBox="0 0 22 32">
<title>una-white</title>
<path fill="#444" d="M14.204 12.81c0 1.662-1.347 3.009-3.009 3.009s-3.009-1.347-3.009-3.009c0-1.662 1.347-3.009 3.009-3.009s3.009 1.347 3.009 3.009z"></path>
</svg>

After

Width:  |  Height:  |  Size: 321 B

5
svg/una.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="22" height="32" viewBox="0 0 22 32">
<title>una</title>
<path fill="#444" d="M11.2 19.213v0.001h-8.656c-0.073 0-0.13-0.029-0.172-0.087-2.749-3.767-1.554-8.643 2.032-11.334 2.45-1.839 4.777-3.098 6.714-5.781 0.017-0.024 0.046-0.039 0.075-0.039l0-0.001c0.002 0 0.004-0 0.006-0 0.030 0 0.058 0.015 0.075 0.039 1.938 2.682 4.265 3.941 6.714 5.781 3.586 2.692 4.781 7.567 2.032 11.334-0.042 0.058-0.099 0.087-0.172 0.087h-8.65zM11.194 9.8c-1.661 0-3.009 1.349-3.009 3.009s1.349 3.009 3.009 3.009c1.661 0 3.009-1.349 3.009-3.009s-1.349-3.009-3.009-3.009zM6.309 20.15c-0.434 0.718-0.684 1.56-0.684 2.459s0.25 1.742 0.684 2.46h-3.849c-1.357 0-2.46-1.102-2.46-2.46s1.102-2.459 2.46-2.459h3.849zM16.091 25.069c0.434-0.718 0.684-1.56 0.684-2.46s-0.25-1.741-0.684-2.459h3.849c1.357 0 2.459 1.102 2.459 2.459s-1.102 2.46-2.459 2.46h-3.849zM7.003 20.15h8.393c0.589 0.654 0.947 1.519 0.947 2.466 0 0.941-0.353 1.801-0.934 2.453h-8.418c-0.581-0.652-0.934-1.511-0.934-2.453 0-0.948 0.358-1.813 0.947-2.466zM6.882 27.893c-0.009 0.024-0.031 0.041-0.057 0.043-1.884 0.122-3.529 0.807-4.936 2.055-0.068 0.061-0.102 0.045-0.102-0.045v-3.909c0-0.050 0.026-0.076 0.077-0.076l5.548 0.017c0.005 0 0.011 0.001 0.016 0.002 0.056 0.010 0.094 0.065 0.084 0.122-0.001 0.005-0.002 0.011-0.004 0.016l-0.628 1.775zM20.481 29.9c-1.548-1.336-2.9-1.728-4.879-2.009-0.052-0.006-0.086-0.034-0.102-0.083l-0.622-1.718c-0.003-0.009-0.005-0.019-0.005-0.028 0-0.045 0.037-0.083 0.082-0.083l5.563-0.017c0.052 0 0.078 0.025 0.078 0.076v3.811c0 0.102-0.038 0.12-0.115 0.053zM12.236 27.957h-2.091c-0.020 0-0.039-0.009-0.051-0.025l-1.284-1.667c-0.009-0.011-0.014-0.025-0.014-0.040 0-0.035 0.029-0.064 0.064-0.064h4.676c0.035 0 0.064 0.029 0.064 0.064 0 0.014-0.005 0.028-0.014 0.040l-1.301 1.667c-0.012 0.016-0.031 0.025-0.051 0.025z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

5
svg/who.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="32" viewBox="0 0 28 32">
<title>who</title>
<path fill="#444" d="M25.774 27.326c-0.064 0.611-0.132 1.222-0.194 1.834-2.156 0.489-4.315 0.964-6.473 1.447-1.744 0.387-3.488 0.782-5.233 1.165-3.906-0.865-7.809-1.741-11.714-2.609-0.068-0.612-0.133-1.224-0.199-1.837 3.968 0.858 7.935 1.723 11.904 2.578 3.971-0.851 7.939-1.72 11.909-2.578v-0zM15.761 9.373c1.521 0.419 3.042 0.839 4.563 1.258-0.080 1.616-0.158 3.232-0.238 4.848-1.441-0.189-2.883-0.378-4.324-0.568 0-1.846-0-3.693 0-5.539zM21.267 10.893c1.222 0.336 2.444 0.673 3.666 1.011-0.142 1.419-0.285 2.838-0.427 4.258-1.155-0.181-2.309-0.363-3.464-0.545 0.075-1.574 0.149-3.149 0.225-4.723zM16.515 16.109l2.748 0.211c-0.031 1.119-0.064 2.237-0.096 3.355-0.884 0.038-1.768 0.078-2.652 0.117-0-1.228-0-2.456 0-3.683zM14.29 7.091c-0.001 7.29-0 14.58-0 21.869 3.473-0.752 6.947-1.505 10.42-2.258 0.555-5.32 1.109-10.64 1.663-15.959-4.027-1.217-8.055-2.435-12.082-3.652zM11.691 9.738c0.001 1.643 0 3.286 0 4.93-1.257 0.165-2.515 0.331-3.773 0.495-0.070-1.441-0.141-2.882-0.211-4.323 1.328-0.368 2.656-0.735 3.984-1.102zM6.204 11.255c0.065 1.375 0.13 2.749 0.195 4.124-0.973 0.153-1.945 0.307-2.917 0.46-0.125-1.243-0.25-2.486-0.374-3.729 1.032-0.285 2.064-0.569 3.096-0.854zM13.445 7.091c-4.027 1.216-8.054 2.434-12.081 3.651 0.554 5.32 1.108 10.64 1.662 15.96 3.473 0.753 6.946 1.506 10.418 2.258 0-7.29 0-14.579 0-21.869zM13.866 3.476c-4.622 1.486-9.244 2.97-13.866 4.457 0.076 0.76 0.153 1.52 0.229 2.28 4.547-1.373 9.094-2.748 13.641-4.121 4.546 1.374 9.092 2.748 13.639 4.121 0.075-0.76 0.151-1.52 0.225-2.281-4.622-1.486-9.246-2.969-13.868-4.456zM13.868 0.228c-0.663 0.473-1.325 0.946-1.987 1.42 0 0.53 0 1.061 0 1.592 0.651-0.209 1.301-0.419 1.952-0.628 0.043-0.020 0.086 0.008 0.128 0.018 0.631 0.205 1.263 0.407 1.895 0.611 0-0.531 0-1.062 0-1.592-0.663-0.474-1.326-0.947-1.988-1.421z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

5
svg/woc.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="32" viewBox="0 0 28 32">
<title>woc</title>
<path fill="#444" d="M2.294 1.706c0.364-0.209 0.729-0.42 1.060-0.68 1.375 0.925 2.854 1.694 4.384 2.329 0.664 0.273 1.339 0.516 2.026 0.724 0.741 0.22 1.448 0.567 2.051 1.053 1.086 0.867 1.812 2.153 2.055 3.516 0.14-0.836 0.533-1.611 1.025-2.294 0.439-0.601 0.97-1.137 1.58-1.565 0.437-0.305 0.919-0.554 1.435-0.692 1.401-0.436 2.761-1.005 4.050-1.707 0.817-0.438 1.607-0.924 2.423-1.363 0.472 0.364 1.001 0.645 1.52 0.935 0.595 0.322 1.202 0.624 1.83 0.876-3.468 1.263-6.94 2.516-10.41 3.773-0.197 0.478-0.477 0.926-0.851 1.287-0.605 0.595-1.421 0.969-2.267 1.041-0.867 0.080-1.76-0.151-2.472-0.653-0.594-0.411-1.054-1.004-1.317-1.675-3.473-1.257-6.946-2.511-10.416-3.774 0.794-0.315 1.552-0.711 2.294-1.132zM0.275 4.524c0.222 0.892 0.405 1.792 0.581 2.693 0.622 3.341 1.031 6.729 1.071 10.13 0.018 1.778-0.054 3.56-0.302 5.322 0.779 0.642 1.59 1.245 2.398 1.849 0.439-4.813 0.384-9.677-0.268-14.468-0.221-1.564-0.49-3.125-0.897-4.653-0.863-0.286-1.722-0.583-2.583-0.873zM24.875 5.397c-0.272 1.006-0.473 2.030-0.65 3.056-0.29 1.706-0.49 3.428-0.62 5.153-0.271 3.631-0.225 7.284 0.108 10.91 0.805-0.608 1.623-1.199 2.396-1.849-0.093-0.686-0.17-1.376-0.214-2.067-0.248-3.646 0.032-7.309 0.566-10.918 0.265-1.732 0.582-3.457 0.997-5.159-0.862 0.288-1.721 0.586-2.583 0.872zM13.86 13.422c1.398 2.356 2.897 4.706 4.929 6.573-1.070 1.004-2.013 2.138-2.859 3.337-0.745 1.044-1.406 2.145-2.063 3.245-0.672-1.133-1.355-2.261-2.124-3.331-0.832-1.166-1.757-2.27-2.803-3.251 0.976-0.9 1.839-1.917 2.619-2.989 0.838-1.148 1.587-2.357 2.302-3.584zM4.093 5.819c0.472 2.299 0.769 4.631 0.954 6.97 0.176 2.25 0.248 4.507 0.237 6.764-0.011 1.911-0.078 3.822-0.221 5.728 1.25 0.907 2.514 1.795 3.79 2.665 1.154 0.783 2.317 1.553 3.518 2.262 0.486 0.279 0.974 0.564 1.499 0.766 0.527-0.211 1.022-0.492 1.512-0.778 0.469-0.274 0.929-0.564 1.388-0.854 2.011-1.291 3.969-2.662 5.903-4.067-0.218-2.878-0.265-5.768-0.187-8.652 0.109-3.623 0.431-7.249 1.158-10.804-1.851 0.625-3.703 1.249-5.554 1.875-0.417 0.718-1.027 1.321-1.746 1.737-1.333 0.784-3.040 0.876-4.453 0.252-0.933-0.404-1.735-1.109-2.246-1.989-1.85-0.626-3.701-1.25-5.551-1.875z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

5
svg/woe.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<title>woe</title>
<path fill="#444" d="M6.655 7.329c1.431 0.402 2.818 0.965 4.111 1.699 0.909 0.511 1.77 1.105 2.582 1.758-0.99 1.571-2.074 3.114-3.484 4.34 1.931 1.683 3.423 3.826 4.534 6.123 0.057 0.139 0.148 0.268 0.183 0.415 0.002 1.002 0 2.004 0.001 3.007-0.968-0.986-2.005-1.907-3.136-2.702-2.010-1.423-4.281-2.504-6.694-3.023 0.632-3.873 1.272-7.744 1.902-11.617zM22.362 8.442c-1.327 0.627-2.569 1.425-3.712 2.344 0.991 1.571 2.074 3.114 3.484 4.341-2.025 1.766-3.565 4.033-4.695 6.457-0.037 0.070-0.021 0.15-0.024 0.226 0.001 0.954 0 1.908 0 2.861 0.67-0.671 1.358-1.325 2.099-1.917 2.254-1.815 4.893-3.192 7.731-3.809-0.632-3.873-1.271-7.744-1.902-11.617-1.022 0.29-2.023 0.655-2.981 1.114zM2.153 9.599c-0.718 4.284-1.438 8.567-2.153 12.851 2.691-0.243 5.43 0.041 8.010 0.846 0.817 0.255 1.633 0.511 2.45 0.766-0.553-0.31-1.107-0.619-1.66-0.929-0.529-0.297-1.056-0.597-1.61-0.845-1.653-0.747-3.432-1.215-5.236-1.394 0.664-3.547 1.325-7.094 1.993-10.64-0.597-0.22-1.196-0.435-1.794-0.654zM28.053 10.254c0.665 3.547 1.33 7.093 1.994 10.64-2.279 0.229-4.524 0.905-6.512 2.051-0.665 0.372-1.331 0.743-1.995 1.117 1.078-0.329 2.145-0.69 3.23-0.992 2.348-0.629 4.808-0.837 7.229-0.619-0.72-4.283-1.436-8.567-2.155-12.851-0.597 0.219-1.196 0.433-1.792 0.654zM15.304 11.885c-0.711 1.18-1.537 2.302-2.554 3.236 0.418 0.39 0.813 0.806 1.172 1.251 0.804 0.978 1.441 2.076 2.077 3.166 0.301-0.505 0.591-1.016 0.903-1.514 0.663-1.057 1.427-2.059 2.349-2.903-0.391-0.363-0.76-0.749-1.1-1.16-0.839-1-1.496-2.133-2.15-3.257-0.234 0.393-0.459 0.791-0.698 1.181z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

5
svg/wot.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="27" height="32" viewBox="0 0 27 32">
<title>wot</title>
<path fill="#444" d="M17.639 26.521c2.491-0.347 4.897-1.408 6.726-3.153 0.443-0.423 1.146-1.167 0.751-1.848-0.006-0.010-0.005-0.019 0.002-0.028 0.302-0.371 0.579-0.759 0.833-1.164 0.008-0.013 0.024-0.017 0.038-0.012 0.653 0.277 0.768 1.052 0.621 1.667-0.252 1.052-1 2.018-1.765 2.757-2.271 2.192-5.419 3.521-8.494 4.059-3.11 0.544-6.369 0.472-9.334-0.691-2.97-1.165-5.578-3.511-6.637-6.573-0.314-0.907-0.46-1.903-0.337-2.859 0.009-0.069 0.024-0.071 0.045-0.004 0.592 1.871 1.895 3.504 3.912 3.914 2.298 0.466 4.752-0.579 6.567-1.917 2.505-1.846 4.69-4.808 4.828-8.026 0.044-1.020-0.136-1.988-0.541-2.902-0.014-0.032-0.010-0.035 0.013-0.008 1.451 1.698 2.65 3.977 2.564 6.271 0 0.003 0.001 0.004 0.004 0.005 0.004 0.001 0.007 0.001 0.009 0s0.002-0.002 0.003-0.004c0.011-0.068 0.032-0.168 0.062-0.298 0.565-2.41 0.443-5.076-0.777-7.281-1.937-3.502-5.757-4.93-9.608-4.752-0.030 0.002-0.075 0.005-0.103 0-0.001-0-0.002-0.001-0.002-0.003s0.001-0.002 0.002-0.003c3.486-0.962 7.624-1.333 10.91 0.529 2.023 1.146 3.393 3.002 3.922 5.273 0.318 1.365 0.291 2.847-0.004 4.21-0.873 4.032-3.82 7.232-7.387 9.135-1.332 0.71-2.718 1.26-4.159 1.651-0.070 0.019-0.069 0.028 0.004 0.028 0.79-0.005 1.597-0.052 2.42-0.143 0.446-0.049 0.991-0.152 1.636-0.311 3.464-0.85 6.139-2.994 8.108-5.908 1.437-2.127 2.31-4.839 1.938-7.405-0.166-1.141-0.753-2.564-1.954-2.961-0.011-0.004-0.018-0.011-0.021-0.023l-0.010-0.055c-0.002-0.012 0.003-0.018 0.015-0.019 1.844-0.118 3.042 1.2 3.598 2.816 1.411 4.1-0.114 8.492-2.812 11.649-1.504 1.76-3.369 3.215-5.399 4.274-0.087 0.046-0.151 0.078-0.191 0.095-0.002 0.001-0.004 0.002-0.005 0.004-0.003 0.005-0.001 0.010 0.004 0.013 0.002 0.001 0.004 0.001 0.006 0.001zM7.322 9.637c0.768 1.203 1.672 2.309 2.715 3.286 0.003 0.003 0.004 0.006 0.004 0.010s-0.002 0.008-0.004 0.010c-1.113 1.037-2.054 2.224-2.862 3.511-0.349 0.556-0.687 1.119-1.014 1.688-0.001 0.001-0.002 0.002-0.003 0.004-0.006 0.006-0.017 0.006-0.023-0-0.001-0.001-0.002-0.002-0.003-0.003-0.353-0.618-0.72-1.229-1.103-1.835-0.782-1.238-1.701-2.357-2.758-3.356-0.014-0.013-0.014-0.027 0-0.040 1.229-1.146 2.249-2.486 3.114-3.92 0.254-0.42 0.504-0.841 0.75-1.261 0.003-0.005 0.009-0.009 0.016-0.009s0.013 0.003 0.016 0.009c0.374 0.65 0.76 1.285 1.156 1.906z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -1,5 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<title>y22</title>
<path fill="#444" d="M30.097 9.367c0.489 0.832 0.904 1.709 1.222 2.622 0.358 1.028 0.585 2.102 0.656 3.188 0.079 1.152-0.026 2.313-0.283 3.437-0.324 1.411-0.887 2.76-1.595 4.020-2.638-0-5.277 0-7.915-0-0.398-0.002-0.8 0.017-1.192-0.064-0.595-0.108-1.154-0.388-1.604-0.792-0.599-0.525-1.014-1.223-1.336-1.944-1.211-2.613-2.422-5.226-3.633-7.839-0.189-0.354-0.294-0.751-0.301-1.152-0.014-0.507 0.115-1.008 0.304-1.476 5.226 0 10.451 0 15.677 0zM21.265 10.205c-0.365-0.010-0.716 0.068-1.061 0.176-0.299 0.111-0.603 0.238-0.837 0.462-0.19 0.178-0.37 0.403-0.386 0.674-0.019 0.197 0.021 0.413 0.16 0.562 0.11 0.123 0.281 0.173 0.442 0.168 0.226 0.005 0.46-0.091 0.594-0.277 0.161-0.219 0.146-0.514 0.295-0.74 0.108-0.183 0.321-0.274 0.527-0.285 0.309-0.039 0.631 0.084 0.834 0.32 0.227 0.264 0.363 0.606 0.378 0.954 0.024 0.446-0.090 0.887-0.237 1.304-0.127 0.35-0.284 0.688-0.458 1.017-0.45 0.844-1.002 1.628-1.576 2.392-0.543 0.716-1.108 1.416-1.675 2.113 0.007 0.012 0.021 0.036 0.028 0.048 1.903 0.006 3.807 0.001 5.711 0.002v-2.686c-0.026-0-0.052-0-0.077 0-0.203 0.457-0.41 0.912-0.611 1.369-0.088 0.015-0.177 0.007-0.265 0.009-0.945 0-1.89 0-2.834 0 0.675-0.769 1.369-1.52 2.071-2.264 0.482-0.503 0.968-1.015 1.313-1.624 0.176-0.309 0.315-0.646 0.356-1.003 0.065-0.452 0.020-0.932-0.193-1.342-0.203-0.398-0.553-0.701-0.938-0.917-0.288-0.157-0.597-0.276-0.917-0.35-0.353-0.070-0.14-0.036-0.643-0.078zM27.74 10.204c-0.486 0.034-0.279 0.004-0.622 0.067-0.345 0.079-0.683 0.201-0.985 0.386-0.247 0.165-0.473 0.383-0.586 0.663-0.073 0.234-0.066 0.514 0.086 0.717 0.102 0.142 0.279 0.212 0.45 0.209 0.239 0.012 0.491-0.087 0.629-0.289 0.141-0.198 0.138-0.454 0.251-0.665 0.072-0.156 0.217-0.274 0.383-0.317 0.258-0.067 0.544-0.047 0.775 0.092 0.228 0.132 0.383 0.359 0.487 0.596 0.147 0.322 0.156 0.689 0.107 1.034-0.092 0.61-0.337 1.185-0.616 1.731-0.445 0.855-0.994 1.651-1.572 2.421-0.56 0.746-1.147 1.471-1.737 2.194 0.007 0.012 0.021 0.036 0.028 0.048 1.903 0.006 3.807 0.001 5.711 0.002v-2.686c-0.026 0-0.052 0-0.077 0-0.204 0.457-0.41 0.912-0.612 1.37-0.273 0.018-0.548 0.003-0.822 0.008-0.759-0-1.518 0-2.277-0 0.671-0.763 1.36-1.512 2.057-2.251 0.554-0.58 1.119-1.174 1.465-1.907 0.206-0.428 0.278-0.914 0.232-1.385-0.043-0.432-0.238-0.845-0.542-1.154-0.326-0.334-0.748-0.56-1.186-0.709-0.238-0.073-0.321-0.106-0.609-0.145-0.138-0.019-0.278-0.019-0.417-0.029zM9.306 9.367l-4.090 0c0.272 0.62 0.403 1.327 0.235 1.993-0.069 0.312-0.226 0.592-0.354 0.882-1.244 2.734-2.488 5.468-3.733 8.201-0.167 0.376-0.36 0.739-0.567 1.094-0.229 0.39-0.487 0.765-0.797 1.096 1.924 0 3.847-0 5.771 0-0.244-0.562-0.439-1.159-0.451-1.776-0.012-0.448 0.098-0.906 0.353-1.278 0.122-0.187 0.285-0.342 0.437-0.503 0.837-0.874 1.675-1.748 2.512-2.622-0.907-0-1.814 0-2.72-0 0.805-1.491 1.609-2.982 2.413-4.473 1.239 2.676 2.476 5.352 3.715 8.028 0.093 0.205 0.196 0.406 0.263 0.622 0.114 0.348 0.148 0.732 0.034 1.084-0.114 0.364-0.364 0.667-0.644 0.918 2.341 0 4.682 0 7.023 0-0.349-0.357-0.669-0.745-0.931-1.17-0.245-0.385-0.423-0.806-0.616-1.218-1.251-2.697-2.503-5.394-3.753-8.091-0.341-0.89-0.286-1.888-0.010-2.787l-4.090-0z"></path>
<path fill="#444" d="M30.097 9.367c0.489 0.832 0.904 1.709 1.222 2.621 0.358 1.028 0.585 2.102 0.656 3.188 0.079 1.152-0.026 2.313-0.283 3.437-0.324 1.411-0.887 2.76-1.595 4.020-2.638-0-5.277 0-7.915-0-0.398-0.002-0.8 0.017-1.192-0.064-0.595-0.108-1.154-0.388-1.604-0.792-0.599-0.525-1.014-1.223-1.336-1.944-1.211-2.613-2.422-5.226-3.633-7.839-0.189-0.354-0.294-0.751-0.301-1.152-0.014-0.507 0.115-1.008 0.304-1.476 5.226 0 10.451 0 15.677 0zM21.135 10.207q-0.756 0-1.414 0.28t-1.139 0.743l1.383 1.749 0.037-0.043q-0.098-0.262-0.098-0.634 0-0.591 0.292-0.999t0.865-0.408q0.494 0 0.816 0.347t0.323 1.024q0 1.176-1.002 2.824t-2.922 3.927l0.030 0.049h5.703v-2.681h-0.055l-0.622 1.359-0.037 0.012h-3.071q0.463-0.548 1.014-1.143t0.92-0.972 0.75-0.816 0.6-0.78 0.36-0.749 0.14-0.841-0.155-0.801-0.427-0.634-0.637-0.451-0.786-0.274-0.871-0.088zM27.631 10.207q-0.756 0-1.414 0.28t-1.139 0.743l1.383 1.749 0.037-0.043q-0.097-0.262-0.098-0.634 0-0.591 0.292-0.999t0.865-0.408q0.494 0 0.816 0.347t0.323 1.024q0 1.176-1.002 2.824t-2.922 3.927l0.030 0.049h5.703v-2.681h-0.055l-0.622 1.359-0.037 0.012h-3.071q0.463-0.548 1.015-1.143t0.92-0.972 0.749-0.816 0.6-0.78 0.359-0.749 0.14-0.841-0.155-0.801-0.427-0.634-0.637-0.451-0.786-0.274-0.871-0.088zM9.306 9.367l-4.090 0c0.272 0.62 0.403 1.327 0.235 1.993-0.069 0.312-0.226 0.592-0.354 0.882-1.244 2.734-2.488 5.468-3.733 8.201-0.167 0.376-0.36 0.739-0.567 1.094-0.229 0.39-0.487 0.765-0.797 1.096 1.924 0 3.847-0 5.771 0-0.244-0.562-0.439-1.159-0.451-1.776-0.012-0.448 0.098-0.906 0.353-1.278 0.122-0.187 0.285-0.342 0.437-0.503 0.837-0.874 1.675-1.748 2.512-2.622-0.907-0-1.814 0-2.72-0 0.805-1.491 1.609-2.982 2.413-4.473 1.239 2.676 2.476 5.352 3.715 8.028 0.093 0.205 0.196 0.406 0.263 0.622 0.114 0.348 0.148 0.732 0.034 1.084-0.114 0.364-0.364 0.667-0.644 0.918 2.341 0 4.682 0 7.023 0-0.349-0.357-0.669-0.745-0.931-1.17-0.245-0.385-0.423-0.806-0.616-1.218-1.251-2.697-2.503-5.394-3.753-8.091-0.341-0.89-0.286-1.888-0.010-2.787l-4.090-0z"></path>
</svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

5
svg/y24.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<title>y24</title>
<path fill="#444" d="M30.097 9.367c0.489 0.832 0.904 1.709 1.222 2.621 0.358 1.028 0.585 2.102 0.656 3.188 0.079 1.152-0.026 2.313-0.283 3.437-0.324 1.411-0.887 2.76-1.595 4.020-2.638-0-5.277 0-7.915-0-0.398-0.002-0.8 0.017-1.192-0.064-0.595-0.108-1.154-0.388-1.604-0.792-0.599-0.525-1.014-1.223-1.336-1.944-1.212-2.613-2.422-5.226-3.633-7.839-0.189-0.354-0.294-0.751-0.301-1.152-0.014-0.507 0.115-1.008 0.304-1.476 5.226 0 10.451 0 15.677 0zM21.135 10.207c-0.504 0-0.975 0.093-1.414 0.28s-0.819 0.435-1.139 0.743l1.383 1.749 0.037-0.043c-0.065-0.175-0.098-0.386-0.098-0.634 0-0.394 0.098-0.727 0.292-0.999s0.483-0.408 0.865-0.408c0.329 0 0.601 0.116 0.816 0.347s0.323 0.573 0.323 1.024c0 0.784-0.334 1.725-1.002 2.824s-1.642 2.408-2.922 3.927l0.030 0.049h5.703v-2.681h-0.055l-0.622 1.359-0.037 0.012h-3.071c0.309-0.366 0.647-0.746 1.014-1.143s0.674-0.72 0.92-0.972c0.246-0.252 0.496-0.524 0.75-0.816s0.454-0.552 0.6-0.78 0.266-0.477 0.359-0.749c0.093-0.272 0.14-0.552 0.14-0.841s-0.052-0.556-0.155-0.801c-0.104-0.246-0.246-0.457-0.427-0.634s-0.393-0.327-0.637-0.451-0.506-0.215-0.786-0.274c-0.28-0.059-0.571-0.088-0.871-0.088zM24.536 16.309l0.018 0.043 0.897 0.787h2.684v2.232h0.049c0.224-0.094 0.497-0.167 0.82-0.22s0.617-0.083 0.881-0.092v-1.921h0.165l0.97-0.854v-0.049h-1.134v-6.544h-0.049l-5.3 6.618zM25.616 16.199l2.47-3.172h0.049v3.208h-2.507l-0.012-0.037zM9.306 9.367l4.090 0c-0.276 0.9-0.332 1.897 0.010 2.787 1.25 2.698 2.502 5.394 3.753 8.091 0.193 0.412 0.371 0.833 0.616 1.218 0.262 0.425 0.581 0.813 0.931 1.17-2.341-0-4.682 0-7.023-0 0.28-0.251 0.53-0.554 0.644-0.918 0.114-0.352 0.080-0.736-0.034-1.084-0.066-0.216-0.169-0.417-0.263-0.622-1.239-2.675-2.476-5.352-3.715-8.028-0.804 1.491-1.608 2.982-2.413 4.473 0.907 0 1.814 0 2.72 0-0.837 0.874-1.675 1.748-2.512 2.622-0.153 0.162-0.316 0.316-0.437 0.503-0.256 0.372-0.366 0.83-0.353 1.278 0.012 0.617 0.207 1.214 0.451 1.776-1.924-0-3.847 0-5.771 0 0.31-0.33 0.568-0.706 0.797-1.096 0.207-0.355 0.4-0.719 0.567-1.094 1.245-2.733 2.489-5.467 3.733-8.201 0.128-0.29 0.284-0.57 0.354-0.882 0.168-0.667 0.038-1.373-0.235-1.993l4.090-0z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

5
svg/ydmu.svg Normal file
View File

@ -0,0 +1,5 @@
<!-- Generated by IcoMoon.io -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<title>ydmu</title>
<path fill="#444" d="M30.097 9.367c0.489 0.832 0.904 1.709 1.222 2.621 0.358 1.028 0.585 2.102 0.656 3.188 0.079 1.152-0.026 2.313-0.283 3.437-0.324 1.411-0.887 2.76-1.595 4.020-2.638-0-5.277 0-7.915-0-0.398-0.002-0.8 0.017-1.192-0.064-0.595-0.108-1.154-0.388-1.604-0.792-0.599-0.525-1.014-1.223-1.336-1.944-1.211-2.613-2.422-5.226-3.633-7.839-0.189-0.354-0.294-0.751-0.301-1.152-0.014-0.507 0.115-1.008 0.304-1.476 5.226 0 10.451 0 15.677 0zM27.655 10.207q-1.426 0-2.295 1.034l0.983 1.070 0.036-0.012q0-0.583 0.273-0.998t0.8-0.415q0.449 0 0.713 0.337t0.264 1.016q0 0.499-0.165 0.935t-0.533 0.736-0.884 0.301h-0.306v0.048l0.665 0.625q0.401 0 0.695 0.156t0.455 0.433 0.234 0.61 0.072 0.736q0 0.757-0.297 1.166t-0.854 0.409q-0.587 0-0.89-0.442t-0.303-1.085l-0.036-0.012-1.055 1.304q0.905 0.908 2.355 0.908 1.378 0 2.151-0.691t0.773-1.893q0-0.866-0.509-1.391t-1.36-0.736l0-0.048q0.635-0.198 1.102-0.745t0.467-1.322q0-0.968-0.722-1.5t-1.83-0.532zM21.135 10.207q-0.756 0-1.414 0.28t-1.139 0.743l1.383 1.749 0.037-0.043q-0.098-0.262-0.098-0.634 0-0.591 0.292-0.999t0.865-0.408q0.494 0 0.816 0.347t0.323 1.024q0 1.176-1.002 2.824t-2.922 3.927l0.030 0.049h5.703v-2.681h-0.055l-0.622 1.359-0.037 0.012h-3.071q0.463-0.548 1.014-1.143t0.92-0.972 0.75-0.816 0.6-0.78 0.36-0.749 0.14-0.841-0.155-0.801-0.427-0.634-0.637-0.451-0.786-0.274-0.871-0.088zM9.306 9.367l-4.090 0c0.272 0.62 0.403 1.327 0.235 1.993-0.069 0.312-0.226 0.592-0.354 0.882-1.244 2.734-2.488 5.468-3.733 8.201-0.167 0.376-0.36 0.739-0.567 1.094-0.229 0.39-0.487 0.765-0.797 1.096 1.924 0 3.847-0 5.771 0-0.244-0.562-0.439-1.159-0.451-1.776-0.012-0.448 0.098-0.906 0.353-1.278 0.122-0.187 0.285-0.342 0.437-0.503 0.837-0.874 1.675-1.748 2.512-2.622-0.907-0-1.814 0-2.72-0 0.805-1.491 1.609-2.982 2.413-4.473 1.239 2.676 2.476 5.352 3.715 8.028 0.093 0.205 0.196 0.406 0.263 0.622 0.114 0.348 0.148 0.732 0.034 1.084-0.114 0.364-0.364 0.667-0.644 0.918 2.341 0 4.682 0 7.023 0-0.349-0.357-0.669-0.745-0.931-1.17-0.245-0.385-0.423-0.806-0.616-1.218-1.251-2.697-2.503-5.394-3.753-8.091-0.341-0.89-0.286-1.888-0.010-2.787l-4.090-0z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB