Compare commits

...

7 Commits

31 changed files with 154 additions and 18 deletions

View File

@ -11,6 +11,17 @@ All notable changes to this project will be documented in this file.
## Versions
### [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))

View File

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

View File

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

View File

@ -2,8 +2,8 @@
* Global */
@font-face {
font-family: 'Keyrune';
src: url('../fonts/keyrune.eot?v=3.12.3');
src: url('../fonts/keyrune.eot?#iefix&v=3.12.3') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.12.3') format('woff2'), url('../fonts/keyrune.woff?v=3.12.3') format('woff'), url('../fonts/keyrune.ttf?v=3.12.3') format('truetype'), url('../fonts/keyrune.svg?v=3.12.3#keyrune') format('svg');
src: url('../fonts/keyrune.eot?v=3.13.1');
src: url('../fonts/keyrune.eot?#iefix&v=3.13.1') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.13.1') format('woff2'), url('../fonts/keyrune.woff?v=3.13.1') format('woff'), url('../fonts/keyrune.ttf?v=3.13.1') format('truetype'), url('../fonts/keyrune.svg?v=3.13.1#keyrune') format('svg');
font-weight: normal;
font-style: normal;
}
@ -99,6 +99,14 @@
.ss-duo.ss-j21::after {
content: "\e984";
}
.ss-duo.ss-khc::before {
content: "\e9c5";
width: 100%;
}
.ss-duo.ss-khc::after {
content: "\e9c6";
color: #fff !important;
}
.ss-duo.ss-ltc::before {
content: "\e9b7";
width: 100%;
@ -676,6 +684,9 @@
.ss-woe:before {
content: "\e9ae";
}
.ss-lci:before {
content: "\e9c2";
}
/**
* Command Zone */
.ss-van:before {
@ -809,6 +820,9 @@
.ss-woc:before {
content: "\e9b9";
}
.ss-lcc:before {
content: "\e9c7";
}
/**
* Reprint */
.ss-chr:before {
@ -892,6 +906,9 @@
.ss-br:before {
content: "\e9c1";
}
.ss-spg:before {
content: "\e9c8";
}
/**
* Beginner */
.ss-por:before {
@ -1107,6 +1124,9 @@
.ss-rvr:before {
content: "\e9bb";
}
.ss-pip:before {
content: "\e9c3";
}
/**
* Promotional */
.ss-pgru:before {
@ -1205,6 +1225,9 @@
.ss-bot:before {
content: "\e99e";
}
.ss-rex:before {
content: "\e9c4";
}
/**
* Secret Lairs */
.ss-slu:before {

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

@ -117,6 +117,7 @@
<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>
@ -201,6 +202,8 @@
<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>
@ -261,6 +264,7 @@
<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>
@ -268,6 +272,7 @@
<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>
@ -289,6 +294,7 @@
<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>
@ -414,6 +420,8 @@
<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>&#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>

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 832 KiB

After

Width:  |  Height:  |  Size: 881 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -437,6 +437,9 @@
<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>(mat)</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>
</section>
<section class="content">
@ -520,8 +523,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>
@ -574,6 +577,9 @@
<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> Lost Caverns of Ixalan Commander <em>(lcc)</em></span>
</div>
</div>
</section>
<section class="content">
@ -660,6 +666,9 @@
<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>
</section>
<section class="content">
@ -910,6 +919,9 @@
<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>
</section>
<section class="content">
@ -1011,6 +1023,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">

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 832 KiB

After

Width:  |  Height:  |  Size: 881 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -83,6 +83,20 @@
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 {

View File

@ -172,6 +172,7 @@
.@{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
/**
* Command Zone */
@ -221,6 +222,7 @@
.@{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
/**
* Reprint */
@ -252,6 +254,7 @@
.@{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
/**
* Beginner */
@ -351,6 +354,7 @@
.@{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
/**
* Promotional */
@ -389,6 +393,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 */

View File

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

View File

@ -1,7 +1,7 @@
{
"name": "keyrune",
"description": "Keyrune",
"version": "3.12.3",
"version": "3.13.1",
"author": {
"name": "Andrew Gioia",
"email": "andrew@gioia.email",

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;
}
@ -91,6 +93,9 @@
&.#{$keyrune_prefix}-dmc::before {
content: "\e995";
}
&.#{$keyrune_prefix}-khc::before {
content: "\e9c5";
}
&.#{$keyrune_prefix}-ltc::before {
content: "\e9b7";
}
@ -105,4 +110,4 @@
color: #000;
}
}
}

View File

@ -1,7 +1,7 @@
/**
* Globals */
$keyrune_version: '3.12.3' !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;
@ -61,6 +61,7 @@ $dual-layered: (
'cc2': '\e988',
'dmc': '\e997',
'j21': '\e984',
'khc': '\e9c6',
'ltc': '\e9b8',
'mid': '\e979',
'ncc': '\e990',
@ -237,6 +238,7 @@ $keyrune_sets: (
("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"),
//
// Command zone
("Vanguard", "van", "\e655"),
@ -284,6 +286,7 @@ $keyrune_sets: (
("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"),
//
// Reprint sets
("Chronicles", "chr", "\e65e"),
@ -313,6 +316,7 @@ $keyrune_sets: (
("Multiverse Legends", "mul", "\e9ba"),
("Wilds of Eldraine Enchanting Tales", "wot", "\e9c0"),
("Battle Royale (alternate)", "br", "\e9c1"),
("Special Guests", "spg", "\e9c8"),
//
// Beginner
("Portal", "por", "\e664"),
@ -396,6 +400,7 @@ $keyrune_sets: (
("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"),
//
// Promos
("Guru", "pgru", "\e683"),
@ -432,6 +437,7 @@ $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"),

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/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/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