mirror of
				https://github.com/andrewgioia/keyrune.git
				synced 2025-11-03 23:50:45 +00:00 
			
		
		
		
	Pulling in UMA update
This commit is contained in:
		
							parent
							
								
									e2f672132b
								
							
						
					
					
						commit
						ab35c3fb79
					
				@ -235,6 +235,7 @@
 | 
			
		||||
                    <span class="utf"><i></i> ss-uds <code>&#xe624;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-ugl <code>&#xe691;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-ulg <code>&#xe623;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-uma <code>&#xe958;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-unh <code>&#xe692;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-ust <code>&#xe930;</code></span>
 | 
			
		||||
                    <span class="utf"><i></i> ss-usg <code>&#xe622;</code></span>
 | 
			
		||||
 | 
			
		||||
@ -37,7 +37,7 @@
 | 
			
		||||
                <i class="ss ss-pmtg2"></i>
 | 
			
		||||
                Download
 | 
			
		||||
            </a>
 | 
			
		||||
            <h2 class="sub">Complete 243 Magic set symbol font icons</h2>
 | 
			
		||||
            <h2 class="sub">Complete 244 Magic set symbol font icons</h2>
 | 
			
		||||
        </div>
 | 
			
		||||
    </header>
 | 
			
		||||
 | 
			
		||||
@ -45,7 +45,7 @@
 | 
			
		||||
        <div class="wrapper">
 | 
			
		||||
            <section>
 | 
			
		||||
                <h3>
 | 
			
		||||
                    View the full list of 243 set and expansion symbols below, for all sets and special edition products up to <strong>Guilds of Ravnica</strong> and its <strong>Guild Kits</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 244 set and expansion symbols below, for all sets and special edition products up to <strong>Guilds of Ravnica</strong> and <strong>Ultimate Masters</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>.
 | 
			
		||||
@ -483,6 +483,9 @@
 | 
			
		||||
                    <div class="icon" id="a25" name="Masters 25" data-name="Masters 25" data-class="a25" data-unicode="e93d" data-added="v3.1.9">
 | 
			
		||||
                        <span class="name"><i class="ss ss-a25"></i> Masters 25 <em>(a25)</em></span>
 | 
			
		||||
                    </div>
 | 
			
		||||
                    <div class="icon" id="uma" name="Ultimate Masters" data-name="Ultimate Masters" data-class="uma" data-unicode="e958" data-added="v3.3.2">
 | 
			
		||||
                        <span class="name"><i class="ss ss-uma"></i> Ultimate Masters <em>(uma)</em></span>
 | 
			
		||||
                    </div>
 | 
			
		||||
                </div>
 | 
			
		||||
            </section>
 | 
			
		||||
            <section class="content">
 | 
			
		||||
 | 
			
		||||
@ -45,7 +45,7 @@
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
            <p>
 | 
			
		||||
                Current version 3.3.1 includes all sets to Guilds of Ravnica.
 | 
			
		||||
                Current version 3.3.2 includes all sets to Guilds of Ravnica.
 | 
			
		||||
            </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.3.1');
 | 
			
		||||
  src: url('../fonts/keyrune.eot?#iefix&v=3.3.1') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.3.1') format('woff2'), url('../fonts/keyrune.woff?v=3.3.1') format('woff'), url('../fonts/keyrune.ttf?v=3.3.1') format('truetype'), url('../fonts/keyrune.svg?v=3.3.1#keyrune') format('svg');
 | 
			
		||||
  src: url('../fonts/keyrune.eot?v=3.3.2');
 | 
			
		||||
  src: url('../fonts/keyrune.eot?#iefix&v=3.3.2') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.3.2') format('woff2'), url('../fonts/keyrune.woff?v=3.3.2') format('woff'), url('../fonts/keyrune.ttf?v=3.3.2') format('truetype'), url('../fonts/keyrune.svg?v=3.3.2#keyrune') format('svg');
 | 
			
		||||
  font-weight: normal;
 | 
			
		||||
  font-style: normal;
 | 
			
		||||
}
 | 
			
		||||
@ -591,6 +591,9 @@
 | 
			
		||||
.ss-a25:before {
 | 
			
		||||
  content: "\e93d";
 | 
			
		||||
}
 | 
			
		||||
.ss-uma:before {
 | 
			
		||||
  content: "\e958";
 | 
			
		||||
}
 | 
			
		||||
/**
 | 
			
		||||
 * Beginner */
 | 
			
		||||
.ss-por: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.
										
									
								
							
							
								
								
									
										1
									
								
								node_modules/keyrune/fonts/keyrune.svg
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								node_modules/keyrune/fonts/keyrune.svg
									
									
									
										generated
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
		 Before Width: | Height: | Size: 503 KiB After Width: | Height: | Size: 508 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.3.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/keyrune/-/keyrune-3.3.1.tgz",
 | 
			
		||||
      "integrity": "sha512-nem1CoqcPpdbxAtWX7rS8qQDmXNqzuVeDrvZLenSh73G2dZiI+J2k2T6QiXIO/GZq2YCb9+QRvS/nBqR3ieovg=="
 | 
			
		||||
      "version": "3.3.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/keyrune/-/keyrune-3.3.2.tgz",
 | 
			
		||||
      "integrity": "sha512-J07we9100SbwTt7Uyh2Loe1Rk3eNpWzpmKqX1wn+jocaQ/HXckCZhbGZVwBSD0PjgFWadHL2zyeWsWuYoq5OpA=="
 | 
			
		||||
    },
 | 
			
		||||
    "zepto": {
 | 
			
		||||
      "version": "1.2.0",
 | 
			
		||||
 | 
			
		||||
@ -4,7 +4,7 @@
 | 
			
		||||
  "description": "Keyrune documentation website",
 | 
			
		||||
  "main": "index.html",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "keyrune": "^3.3.1",
 | 
			
		||||
    "keyrune": "^3.3.2",
 | 
			
		||||
    "zepto": "*"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {},
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user