Keyrune

Magic: the Gathering set symbol font

Current version 1.5.4 includes all sets to Shadows Over Innistrad/Welcome Deck 2016.

Keyrune is a complete set of scalable vector icons for Magic set symbols. Drop them into your application, website, or custom cards (like this ) and control their size, color, drop shadow, or any dimension just as you would with text!

Using Keyrune

Each set symbol has its own font character. Display them in a manner similar to Font Awesome using the <i class="ss ss-exp"></i> element. Class name codes are based on the expansion codes from MTG JSON.

To use Keyrune, move the font files to your /fonts directory and include the keyrune.css stylesheet in your <head>:

<link href="css/keyrune.css" rel="stylesheet" type="text/css" />

Insert set symbol icons by using the .ss class and then the set code class, such as .ss-mor for Morningtide:

<i class="ss ss-mor"></i>

Editing the Source

Feel free to edit the source files and compile Keyrune to fit your needs. All SVG glyphs are compiled into font files using the wonderful IcoMoon app. For styling, currently LESS is supported with Sass coming soon.

License

Please review the following licenses for each component of Keyrune:

Attribution is greatly appreciated but not required!