mirror of
https://github.com/andrewgioia/keyrune.git
synced 2024-12-22 15:39:56 +00:00
Pulling in C18
This commit is contained in:
parent
e65c839518
commit
77196e78e3
@ -87,6 +87,7 @@
|
||||
<span class="utf"><i></i> ss-c15 <code>&#xe900;</code></span>
|
||||
<span class="utf"><i></i> ss-c16 <code>&#xe910;</code></span>
|
||||
<span class="utf"><i></i> ss-c17 <code>&#xe934;</code></span>
|
||||
<span class="utf"><i></i> ss-c18 <code>&#xe946;</code></span>
|
||||
<span class="utf"><i></i> ss-chk <code>&#xe634;</code></span>
|
||||
<span class="utf"><i></i> ss-chr <code>&#xe65e;</code></span>
|
||||
<span class="utf"><i></i> ss-cm1 <code>&#xe65a;</code></span>
|
||||
|
@ -37,7 +37,7 @@
|
||||
<i class="ss ss-pmtg2"></i>
|
||||
Download
|
||||
</a>
|
||||
<h2 class="sub">Complete 225 Magic set symbol font icons</h2>
|
||||
<h2 class="sub">Complete 226 Magic set symbol font icons</h2>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
@ -45,7 +45,7 @@
|
||||
<div class="wrapper">
|
||||
<section>
|
||||
<h3>
|
||||
View the full list of 225 set and expansion symbols below, for all sets and special edition products up to <strong>Dominaria and Battlebond</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 226 set and expansion symbols below, for all sets and special edition products up to <strong>Dominaria and Commander 2018</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://andrewgioia.github.io/Keyrune/icons.html?icon=ody">https://andrewgioia.github.io/Keyrune/icons.html?icon=ody</a>.
|
||||
@ -421,6 +421,9 @@
|
||||
<div class="icon" id="bbd" name="Battlebond" data-name="Battlebond" data-class="bbd" data-unicode="e942" data-added="v3.2.1">
|
||||
<span class="name"><i class="ss ss-bbd"></i> Battlebond <em>(bbd)</em></span>
|
||||
</div>
|
||||
<div class="icon" id="c18" name="Commander 2018" data-name="Commander 2018" data-class="c18" data-unicode="e946" data-added="v3.2.3">
|
||||
<span class="name"><i class="ss ss-c18"></i> Commander 2018 <em>(c18)</em></span>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="content">
|
||||
|
@ -45,7 +45,7 @@
|
||||
</a>
|
||||
</div>
|
||||
<p>
|
||||
Current version 3.2.2 includes all sets to Dominaria and Battlebond.
|
||||
Current version 3.2.3 includes all sets to Dominaria and Commander 2018.
|
||||
</p>
|
||||
</div>
|
||||
</header>
|
||||
|
7
node_modules/keyrune/css/keyrune.css
generated
vendored
7
node_modules/keyrune/css/keyrune.css
generated
vendored
@ -2,8 +2,8 @@
|
||||
* Global */
|
||||
@font-face {
|
||||
font-family: 'Keyrune';
|
||||
src: url('../fonts/keyrune.eot?v=3.2.2');
|
||||
src: url('../fonts/keyrune.eot?#iefix&v=3.2.2') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.2.2') format('woff2'), url('../fonts/keyrune.woff?v=3.2.2') format('woff'), url('../fonts/keyrune.ttf?v=3.2.2') format('truetype'), url('../fonts/keyrune.svg?v=3.2.2#keyrune') format('svg');
|
||||
src: url('../fonts/keyrune.eot?v=3.2.3');
|
||||
src: url('../fonts/keyrune.eot?#iefix&v=3.2.3') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.2.3') format('woff2'), url('../fonts/keyrune.woff?v=3.2.3') format('woff'), url('../fonts/keyrune.ttf?v=3.2.3') format('truetype'), url('../fonts/keyrune.svg?v=3.2.3#keyrune') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@ -530,6 +530,9 @@
|
||||
.ss-bbd:before {
|
||||
content: "\e942";
|
||||
}
|
||||
.ss-c18:before {
|
||||
content: "\e946";
|
||||
}
|
||||
/**
|
||||
* Reprint */
|
||||
.ss-chr:before {
|
||||
|
2
node_modules/keyrune/css/keyrune.min.css
generated
vendored
2
node_modules/keyrune/css/keyrune.min.css
generated
vendored
File diff suppressed because one or more lines are too long
BIN
node_modules/keyrune/fonts/keyrune.eot
generated
vendored
BIN
node_modules/keyrune/fonts/keyrune.eot
generated
vendored
Binary file not shown.
3
node_modules/keyrune/fonts/keyrune.svg
generated
vendored
3
node_modules/keyrune/fonts/keyrune.svg
generated
vendored
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 398 KiB After Width: | Height: | Size: 399 KiB |
BIN
node_modules/keyrune/fonts/keyrune.ttf
generated
vendored
BIN
node_modules/keyrune/fonts/keyrune.ttf
generated
vendored
Binary file not shown.
BIN
node_modules/keyrune/fonts/keyrune.woff
generated
vendored
BIN
node_modules/keyrune/fonts/keyrune.woff
generated
vendored
Binary file not shown.
BIN
node_modules/keyrune/fonts/keyrune.woff2
generated
vendored
BIN
node_modules/keyrune/fonts/keyrune.woff2
generated
vendored
Binary file not shown.
6
package-lock.json
generated
6
package-lock.json
generated
@ -5,9 +5,9 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"keyrune": {
|
||||
"version": "3.2.2",
|
||||
"resolved": "https://registry.npmjs.org/keyrune/-/keyrune-3.2.2.tgz",
|
||||
"integrity": "sha512-b58Jvx7o4OwrOvxyde07uO/Ko8U0rhScocBy3foaB+doAaPSuGSEQe77/KMEOZQ1NP9xPNV21OS7PN10sTxLjA=="
|
||||
"version": "3.2.3",
|
||||
"resolved": "https://registry.npmjs.org/keyrune/-/keyrune-3.2.3.tgz",
|
||||
"integrity": "sha512-ZvyhLHJ4liKOYeRVEhXCcSTnUnK8/wqfFhW2w58RxGGoswzrOptg7GjerQu8Hjs55niRH6PEBwCR0QtMiZLJLg=="
|
||||
},
|
||||
"zepto": {
|
||||
"version": "1.2.0",
|
||||
|
@ -4,7 +4,7 @@
|
||||
"description": "Keyrune documentation website",
|
||||
"main": "index.html",
|
||||
"dependencies": {
|
||||
"keyrune": "^3.2.2",
|
||||
"keyrune": "^3.2.3",
|
||||
"zepto": "*"
|
||||
},
|
||||
"devDependencies": {},
|
||||
|
Loading…
Reference in New Issue
Block a user