diff --git a/cheatsheet.html b/cheatsheet.html
index 7e2b620..1026676 100644
--- a/cheatsheet.html
+++ b/cheatsheet.html
@@ -159,15 +159,16 @@
ss-gtc 
ss-h09 
ss-h17 
+ ss-ha1 
ss-hml 
ss-hop 
ss-hou 
- ss-htr 
ss-ice 
ss-ice2 
ss-ima 
ss-inv 
ss-isd 
+ ss-j20 
ss-jou 
ss-jud 
ss-kld 
@@ -294,6 +295,8 @@

+ ss-htr 
+ ss-htr17 
ss-papac 
ss-parl 
ss-parl2 
diff --git a/icons.html b/icons.html
index 69a38ec..85c971c 100644
--- a/icons.html
+++ b/icons.html
@@ -37,7 +37,7 @@
Download
- Note: 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: https://andrewgioia.github.io/Keyrune/icons.html?icon=ody. @@ -837,8 +837,8 @@
- Current version 3.6.2 includes all sets to Zendikar Rising and Commander Legends. + Current version 3.6.3 includes all sets to Zendikar Rising and Commander Legends.
diff --git a/node_modules/keyrune/css/keyrune.css b/node_modules/keyrune/css/keyrune.css index fea939e..b993d8b 100644 --- a/node_modules/keyrune/css/keyrune.css +++ b/node_modules/keyrune/css/keyrune.css @@ -2,8 +2,8 @@ * Global */ @font-face { font-family: 'Keyrune'; - src: url('../fonts/keyrune.eot?v=3.6.2'); - src: url('../fonts/keyrune.eot?#iefix&v=3.6.2') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.6.2') format('woff2'), url('../fonts/keyrune.woff?v=3.6.2') format('woff'), url('../fonts/keyrune.ttf?v=3.6.2') format('truetype'), url('../fonts/keyrune.svg?v=3.6.2#keyrune') format('svg'); + src: url('../fonts/keyrune.eot?v=3.6.3'); + src: url('../fonts/keyrune.eot?#iefix&v=3.6.3') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.6.3') format('woff2'), url('../fonts/keyrune.woff?v=3.6.3') format('woff'), url('../fonts/keyrune.ttf?v=3.6.3') format('truetype'), url('../fonts/keyrune.svg?v=3.6.3#keyrune') format('svg'); font-weight: normal; font-style: normal; } @@ -848,7 +848,9 @@ .ss-pleaf:before { content: "\e686"; } -.ss-pmei:before { +.ss-pmei:before, +.ss-htr:before, +.ss-htr17:before { content: "\e687"; } .ss-parl:before { @@ -915,15 +917,15 @@ .ss-parl3:before { content: "\e943"; } -.ss-htr:before { - content: "\e687"; -} .ss-med:before { content: "\e94c"; } .ss-ptg:before { content: "\e965"; } +.ss-j20:before { + content: "\e96a"; +} /** * Online */ .ss-me1:before { @@ -962,6 +964,9 @@ .ss-pz2:before { content: "\e91f"; } +.ss-ha1:before { + content: "\e96b"; +} /** * Un-serious */ .ss-ugl:before { diff --git a/node_modules/keyrune/css/keyrune.min.css b/node_modules/keyrune/css/keyrune.min.css index fea939e..b993d8b 100644 --- a/node_modules/keyrune/css/keyrune.min.css +++ b/node_modules/keyrune/css/keyrune.min.css @@ -2,8 +2,8 @@ * Global */ @font-face { font-family: 'Keyrune'; - src: url('../fonts/keyrune.eot?v=3.6.2'); - src: url('../fonts/keyrune.eot?#iefix&v=3.6.2') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.6.2') format('woff2'), url('../fonts/keyrune.woff?v=3.6.2') format('woff'), url('../fonts/keyrune.ttf?v=3.6.2') format('truetype'), url('../fonts/keyrune.svg?v=3.6.2#keyrune') format('svg'); + src: url('../fonts/keyrune.eot?v=3.6.3'); + src: url('../fonts/keyrune.eot?#iefix&v=3.6.3') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.6.3') format('woff2'), url('../fonts/keyrune.woff?v=3.6.3') format('woff'), url('../fonts/keyrune.ttf?v=3.6.3') format('truetype'), url('../fonts/keyrune.svg?v=3.6.3#keyrune') format('svg'); font-weight: normal; font-style: normal; } @@ -848,7 +848,9 @@ .ss-pleaf:before { content: "\e686"; } -.ss-pmei:before { +.ss-pmei:before, +.ss-htr:before, +.ss-htr17:before { content: "\e687"; } .ss-parl:before { @@ -915,15 +917,15 @@ .ss-parl3:before { content: "\e943"; } -.ss-htr:before { - content: "\e687"; -} .ss-med:before { content: "\e94c"; } .ss-ptg:before { content: "\e965"; } +.ss-j20:before { + content: "\e96a"; +} /** * Online */ .ss-me1:before { @@ -962,6 +964,9 @@ .ss-pz2:before { content: "\e91f"; } +.ss-ha1:before { + content: "\e96b"; +} /** * Un-serious */ .ss-ugl:before { diff --git a/node_modules/keyrune/fonts/keyrune.eot b/node_modules/keyrune/fonts/keyrune.eot index 8dcf117..6ddf8b5 100755 Binary files a/node_modules/keyrune/fonts/keyrune.eot and b/node_modules/keyrune/fonts/keyrune.eot differ diff --git a/node_modules/keyrune/fonts/keyrune.svg b/node_modules/keyrune/fonts/keyrune.svg index fd8f75d..7464418 100755 --- a/node_modules/keyrune/fonts/keyrune.svg +++ b/node_modules/keyrune/fonts/keyrune.svg @@ -1,271 +1,292 @@ \ No newline at end of file diff --git a/node_modules/keyrune/fonts/keyrune.ttf b/node_modules/keyrune/fonts/keyrune.ttf index fa6449f..3b5d525 100755 Binary files a/node_modules/keyrune/fonts/keyrune.ttf and b/node_modules/keyrune/fonts/keyrune.ttf differ diff --git a/node_modules/keyrune/fonts/keyrune.woff b/node_modules/keyrune/fonts/keyrune.woff index 1dee472..a03d595 100755 Binary files a/node_modules/keyrune/fonts/keyrune.woff and b/node_modules/keyrune/fonts/keyrune.woff differ diff --git a/node_modules/keyrune/fonts/keyrune.woff2 b/node_modules/keyrune/fonts/keyrune.woff2 index ad14482..af06df3 100755 Binary files a/node_modules/keyrune/fonts/keyrune.woff2 and b/node_modules/keyrune/fonts/keyrune.woff2 differ diff --git a/package-lock.json b/package-lock.json index 4fb4e22..a691c73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "keyrune": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/keyrune/-/keyrune-3.6.2.tgz", - "integrity": "sha512-jPxV0wqZm0DgrxSpYgflOBr27WGcYfWSPevaPrgi+KYk9iw2R9k1+DtG1YBuFr0vEj6KbCOZlfF2ccdWURzkuA==" + "version": "3.6.3", + "resolved": "https://registry.npmjs.org/keyrune/-/keyrune-3.6.3.tgz", + "integrity": "sha512-SJpW8SbtKowf7Tr1p31dgekAb0iCgkW0s57LyoxssCX1twcr9kcNASL+AnBWtA4QXWSIMtJgItjoMebutGLSwg==" }, "zepto": { "version": "1.2.0", diff --git a/package.json b/package.json index cd9cd8d..d62773d 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Keyrune documentation website", "main": "index.html", "dependencies": { - "keyrune": "^3.6.2", + "keyrune": "^3.6.3", "zepto": "*" }, "devDependencies": {},