Adds new 2021 sets to resolve #136, #137, #138, #139, #140, #141, #142, #144, and begins to address #119 with new dual-layered support for the 2 new symbols that print this way

This commit is contained in:
Andrew Gioia 2020-09-02 17:04:03 -04:00
parent d42cbd0da9
commit 12e8ab2a94
25 changed files with 256 additions and 10 deletions

View File

@ -2,8 +2,8 @@
* Global */
@font-face {
font-family: 'Keyrune';
src: url('../fonts/keyrune.eot?v=3.6.8');
src: url('../fonts/keyrune.eot?#iefix&v=3.6.8') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.6.8') format('woff2'), url('../fonts/keyrune.woff?v=3.6.8') format('woff'), url('../fonts/keyrune.ttf?v=3.6.8') format('truetype'), url('../fonts/keyrune.svg?v=3.6.8#keyrune') format('svg');
src: url('../fonts/keyrune.eot?v=3.7.0');
src: url('../fonts/keyrune.eot?#iefix&v=3.7.0') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.7.0') format('woff2'), url('../fonts/keyrune.woff?v=3.7.0') format('woff'), url('../fonts/keyrune.ttf?v=3.7.0') format('truetype'), url('../fonts/keyrune.svg?v=3.7.0#keyrune') format('svg');
font-weight: normal;
font-style: normal;
}
@ -40,6 +40,41 @@
.ss-6x {
font-size: 6em;
}
/**
* Handling for set symbols that use an inner and outer layer, like M21
*
* The inner layer is what gets colorized and is the traditional "set symbol"
* The outer layer takes over as the border, and is white for common cards
* but black for uncommon, rare, and mythic.
*/
.ss-duo {
color: #fff;
}
.ss-duo::after {
color: #000;
content: '';
display: block;
font-size: 1em;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.ss-duo.ss-xdnd::after {
content: "\e973";
}
.ss-duo.ss-xin4::after {
content: "\e979";
}
.ss-duo.ss-common {
color: #fff;
}
.ss-duo.ss-uncommon::after,
.ss-duo.ss-rare::after,
.ss-duo.ss-mythic::after {
color: #000;
}
/**
* Rarity colors */
.ss-common {
@ -219,6 +254,9 @@
.ss-m21:before {
content: "\e960";
}
.ss-xdnd:before {
content: "\e972";
}
/**
* Expansions */
/* Artifact Block */
@ -514,6 +552,13 @@
.ss-znr:before {
content: "\e963";
}
/* 2021 Sets */
.ss-xkld:before {
content: "\e974";
}
.ss-xssm:before {
content: "\e975";
}
/**
* Command Zone */
.ss-van:before {
@ -649,6 +694,9 @@
.ss-mb1:before {
content: "\e971";
}
.ss-mh2:before {
content: "\e97b";
}
/**
* Beginner */
.ss-por:before {
@ -846,6 +894,15 @@
.ss-gn2:before {
content: "\e964";
}
.ss-tsr:before {
content: "\e976";
}
.ss-xin3:before {
content: "\e977";
}
.ss-xin4:before {
content: "\e978";
}
/**
* Promotional */
.ss-pgru:before {
@ -938,6 +995,9 @@
.ss-j20:before {
content: "\e96a";
}
.ss-zne:before {
content: "\e97a";
}
/**
* Secret Lairs */
.ss-slu:before {

2
css/keyrune.min.css vendored

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -7,12 +7,12 @@
{
"fontFamily": "Keyrune",
"majorVersion": 3,
"minorVersion": 6.7,
"minorVersion": 7,
"designer": "Andrew Gioia",
"designerURL": "http://andrewgioia.com",
"fontURL": "http://andrewgioia.github.io/Keyrune",
"description": "Magic: the Gathering set symbol font\nFont generated by IcoMoon.",
"version": "Version 3.6",
"version": "Version 3.7",
"fontId": "Keyrune",
"psName": "Keyrune",
"subFamily": "Regular",
@ -295,4 +295,14 @@
<glyph unicode="&#xe96f;" glyph-name="jmp" data-tags="jmp, jumpstart" d="M191.324 849.514l-9.94-84.758-0.316-0.338-5.61-47.82 0.32 0.36-45.084-384.366 232.078-27.258c-0.812-10.554-1.664-21.108-2.608-31.652l-4.258-36.294c-2.958-16.24-6.124-36.536-21.37-46.2-9.756-6.184-21.66-6.124-32.754-5.422-103.374 8.614-238.438 149.992-220.716 328.838 5.030 50.868 22.874 90.384 47.040 134.45 1.092 3.734 0.89 2.102 1.236 5.54 0 6.406-5.192 11.598-11.596 11.598-4.772-0.134-8.682-2.708-10.516-7.064-32.668-63.296-47.852-133.408-48.75-204.36-0.134-178.476 109.374-346.254 274.138-415.936l-6.844-58.352c-196.92 73.408-321.158 267.35-323.774 474.288-0.032 153.528 71.252 297.82 189.324 394.746zM239.354 963.882l-70.534-601.354 421.282-49.84c0 0 19.892 182.282 21.754 183.396 8.088 4.842 33.35 1.002 33.35 1.002l1.302-0.232c2.27-0.39 4.534-0.822 6.8-1.236 88.476-19.134 139.498-130.376 113.96-248.462-25.54-118.088-117.968-198.304-206.446-179.17-98.784 24.264-129.816 138.296-117.466 227.744l31.688-3.78c-11.14-72.526 12.966-168.574 93.354-188.93 71.244-15.408 146.31 52.144 167.666 150.884 21.354 98.738-19.090 191.274-90.334 206.682-2.412 0.436-1.254 0.226-3.472 0.632l-22.24-186.616-33.974 4.052 0.006 0.060-193.2 23.038-34.548-294.552 421.87-49.482 70.534 601.354-421.872 49.482-22.388-190.89c-2.626-0.21-5.242-0.568-7.876-0.63-10.278-0.24-20.574 0.456-30.642 2.604-88.478 19.136-139.5 130.376-113.96 248.464 21.434 91.326 80.68 176.59 181.514 181.982 19.43-1.53 11.156-0.318 24.93-2.814 95-23.924 130.962-134.062 118.22-222.286l47.986-5.628 34.606 295.044-421.87 49.482zM432.746 814.426c-81.336-3.886-130.558-80.792-147.574-153.074-21.354-98.738 19.088-191.272 90.332-206.68l6.38-1.148 22.508 191.896 142.558-16.72c10.008 71.042-16.216 164.032-94.114 183.538-11.098 1.996-4.43 1.036-20.092 2.188zM832.676 65.164c118.072 96.928 189.356 241.218 189.324 394.746-2.616 206.94-126.854 400.882-323.774 474.29l-6.844-58.352c164.764-69.682 274.272-237.46 274.138-415.938-0.898-70.95-16.082-141.062-48.75-204.36-1.834-4.356-5.744-6.93-10.516-7.062-6.404 0-11.596 5.192-11.596 11.596 0.346 3.44 0.144 1.806 1.236 5.542 24.166 44.066 42.010 83.58 47.040 134.45 17.722 178.844-117.342 320.222-220.716 328.836-11.094 0.702-22.998 0.762-32.754-5.42-15.246-9.664-18.412-29.962-21.37-46.202l-4.258-36.294c-0.944-10.544-1.796-21.096-2.608-31.652l-0.004-0.036 232.082-27.22-45.084-384.368 0.32 0.362-5.61-47.822-0.316-0.336-9.94-84.76z" />
<glyph unicode="&#xe970;" glyph-name="akr" data-tags="AKR, Amonkhet Remastered" horiz-adv-x="800" d="M312.506 915.014c8.2-48.29 14.812-96.992 15.894-146.016 0.726-25.122-0.302-50.344-3.988-75.218-2.634-18.124-7.246-35.962-13.85-53.050-11.52-28.268-29.864-53.096-49.812-75.942-12.96-14.502-26.572-28.424-40.916-41.55-3.908-3.906-8.402-7.126-12.786-10.456-18.040-14.408-36.090-29.202-50.464-47.408-8.74-10.686-16.124-23.37-16.976-37.44-1.578-13.564 3.934-27.194 13.014-37.128 5.448-6.182 11.86-11.474 18.738-15.976 76.256-44.814 152.454-89.728 228.7-134.57 76.182 44.934 152.446 89.72 228.654 134.596 11.236 7.798 22.076 17.262 27.828 29.966 5.942 12.564 5.098 27.598-0.368 40.172-5.612 12.51-14.546 23.132-23.838 33.064-14.61 15.17-31.092 28.406-47.784 41.192-13.666 11.968-26.47 24.882-38.816 38.2-22.196 24.572-43.016 51.224-55.7 82.070-16.408 40.676-19.17 85.196-18.646 128.588 1.174 49.29 7.694 98.276 16.096 146.804-3.2-45.51 2.706-91.544 16.822-134.908 11.124-34.11 26.69-66.762 45.784-97.13 17.272-27.68 38.596-52.83 62.856-74.64 37.164-31.404 76.264-60.69 118.298-85.28 21.654-14.656 41.254-33.34 53.6-56.626 4.704-9.108 8.548-18.72 10.822-28.736 5.476-25.856 6.824-53.498-2.292-78.712-9.218-26.278-29.14-47.776-52.592-62.25-113.51-65.918-227.176-131.588-340.752-197.396-112.042 64.9-224.132 129.726-336.128 194.69-13.74 7.668-25.984 17.85-36.486 29.516-11.758 13.72-20.408 30.184-24.37 47.85-3.98 17.564-3.814 35.87-0.934 53.59 2.062 16.702 7.474 33.046 16.334 47.382 12.006 20.096 29.58 36.274 48.62 49.592 9.070 5.594 18.27 10.988 27.25 16.756 33.238 21.794 65.074 45.732 95.138 71.742 24.984 23.398 47.346 49.85 64.626 79.466 23.14 38.87 41.374 80.986 51.022 125.296 7.338 32.706 9.612 66.468 7.402 99.9zM400.060 643.574c-64.716-74.87-129.36-149.814-194.076-224.692 64.726-38.54 129.378-77.2 194.058-115.804 64.716 38.532 129.36 77.172 194.012 115.812-64.736 74.834-129.332 149.776-193.994 224.684zM21.594 205.188c125.37-74.43 250.776-148.786 376.072-223.326 1.45-1.146 3.348-1.192 4.788 0.010 125.37 74.364 250.748 148.712 375.98 223.316-12.070 13.932-24.012 27.992-36.072 41.942-114.152-68.936-228.058-138.274-342.302-207.054-114.198 68.862-228.258 137.962-342.328 207.054-12.072-13.95-23.986-28.056-36.138-41.942z" />
<glyph unicode="&#xe971;" glyph-name="mb1" data-tags="MB1, Mystery Booster" horiz-adv-x="572" d="M285.888 972.8c1.322-2.424 1.492-5.23 2.006-7.888 2.114-14.104 2.926-28.358 4.006-42.568 2.442-37.858 4.392-75.748 6.764-113.612 4.006-61.898 8.562-123.854 17.542-185.27 4.392-28.986 9.59-57.978 18.47-85.966 11.734-0.876 23.476-1.738 35.186-3.020 5.8 17.122 8.65 35.052 11.632 52.834 2.648 16.622 4.882 33.314 6.95 50.018 7.972 65.25 13.526 130.76 19.548 196.208 1.37 13.486 2.266 27.048 4.48 40.428 1.112-2.894 1.366-6.010 1.86-9.044 1.296-9.158 2.272-18.354 3.262-27.552 6.29-61.188 11.844-122.464 19.7-183.48 3.63-28.002 7.622-55.972 12.948-83.714 3.592-18.118 7.426-36.302 13.898-53.654 10.892-3.318 21.7-6.962 32.172-11.442 3.282 7.514 5.75 15.358 8.074 23.216 5.85 20.416 9.906 41.298 13.454 62.216 7.634 45.13 12.142 90.7 18.106 136.060 1.574 10.344 2.628 20.874 5.896 30.856 1.606-4.278 2.070-8.86 2.818-13.334 2.894-20.486 4.856-41.088 6.918-61.67 2.088-22.354 4.33-44.694 5.998-67.078 0.064 0.26 0.19 0.768 0.254 1.028-0.032-3.148 0.286-6.276 0.604-9.406 4.576-53.926 8.98-107.874 12.984-161.846-30.692-11.608-59.716-27.538-86.25-46.812-35.504-25.806-66.412-57.71-92.028-93.296-26.706-37.122-47.852-78.178-63.022-121.298-19.078-54.276-29.842-111.168-35.648-168.312-1.878-17.548-3.034-35.16-4.818-52.71-0.646-4.684-0.762-9.628-3.020-13.892h-1.118c-2.068 3.154-2.196 7.052-2.78 10.65-1.37 11.646-2.132 23.348-3.204 35.020-2.698 31.468-6.532 62.864-12.408 93.906-9.648 50.772-24.232 100.918-46.99 147.452-26.028 53.368-61.848 102.294-106.738 141.34-33.276 28.972-71.534 52.314-112.812 67.978 5.698 75.126 11.722 150.244 18.704 225.268 2.372 24.372 4.626 48.768 7.976 73.024 0.7 4.424 1.244 8.904 2.546 13.196 0.172-0.032 0.52-0.090 0.692-0.122 2.71-8.77 3.782-17.954 5.166-27.004 4.76-35.084 8.34-70.314 13.354-105.368 3.992-28.090 8.492-56.16 15.346-83.718 3.084-11.982 6.448-23.958 11.34-35.35 10.472 4.512 21.306 8.11 32.192 11.474 4.062 10.814 6.986 22.010 9.602 33.25 3.966 17.434 7.102 35.040 9.906 52.696 11.386 72.878 18.044 146.38 25.458 219.74 1.352 13.194 2.658 26.402 4.384 39.552 0.636 4.17 0.984 8.422 2.342 12.44 1.466-9.184 2.266-18.456 3.206-27.704 5.864-62.298 11.030-124.68 18.138-186.858 3.414-29.55 7.058-59.1 12.312-88.39 2.362-12.362 4.692-24.814 8.924-36.702 11.71 1.054 23.42 2.126 35.154 2.908 8.784 27.588 13.932 56.166 18.298 84.74 4.778 31.986 8.18 64.164 11.056 96.374 4.848 54.93 7.932 109.994 11.068 165.038 1.524 24.37 2.678 48.786 5.28 73.074 0.674 5.402 1.232 10.872 2.862 16.096z" />
<glyph unicode="&#xe972;" glyph-name="xdnd" data-tags="xdnd, dungeons, dragons, adventures, forgotten, realms" horiz-adv-x="760" d="M380 846.896l345.454-199.448v-398.896l-345.454-199.448-345.454 199.448v398.896l345.454 199.448zM343.192 767.256c-25.452-43.146-31.652-91.358-18.6-144.634 39.804-28.712 64.296-60.142 73.476-94.29-24.416 34.52-57.176 60.18-98.28 76.978-61.656 25.198-110.248 94.456-110.248 94.456-6.948-32.948-1.63-64.67 15.954-95.166-25.674 7.674-54.876 8.868-87.606 3.582 30.208-12.998 46.646-30.338 49.308-52.018s-4.546-35.218-21.628-40.612c-35.498-11.428-67.216-32.682-95.158-63.764 76.516 5.426 105.48-31.868 86.894-111.884 34.742 42.216 78.786 68.668 132.132 79.352-10.43 8.156-27.744 11.118-51.94 8.888 46.432 55.248 109.702 74.32 189.812 57.218-50.952-2.3-88.764-14.282-113.44-35.946 27.946 0.174 48.834-7.466 62.666-22.92-55.98-14.022-96.052-42.606-120.218-85.756 72.94 8.41 121.892-6.544 146.862-44.858 36.704-56.322 1.468-92.276 0.044-93.692l-0.044-0.044 0.428-0.054c14.148-1.758 25.778 1.18 34.892 8.812 0.146-32.57-24.646-55.358-74.374-68.364 102.368-9.724 174.176 19.958 215.426 89.048-16.284-12.316-33.876-15.656-52.776-10.018-28.352 8.456-22.7 35.63-12.148 40.944-20.728-4.404-33.638-2.122-38.734 6.844-7.644 13.448-4.322 30.030 10.042 38.396-22.66-4.076-35.314 1.424-37.962 16.504-3.97 22.616 3.452 38.438 20.736 48.868-21.048 12.048-43.792 13.824-68.234 5.326 34.262 26.776 78.404 31.716 132.422 14.82 26.866-12.9 33.548-30.346 20.046-52.34 72.61 8.202 105.38-15.328 98.308-70.592 52.77 28.356 74.902 79.2 66.4 152.534-7.498-25.146-21.89-41.344-43.18-48.594 2.544 22.688-7.212 34.494-29.266 35.42 9.396 50.062-3.75 92.226-39.438 126.496s-73.938 68.494-114.75 102.668c-35.992 36.372-53.118 71.55-51.376 105.532-19.028-41.958-15.638-75.542 10.168-100.758 38.708-37.82 126.552-105.376 128.22-164.516-34.2 48.016-67.316 86.576-99.342 115.68-48.040 43.654-117.266 78.36-115.494 172.454zM486.294 502.108l1.492-0.028c35.9-17.944 57.694-42.842 65.384-74.69-8.092-5.622-17.202-5.622-27.328 0-23.878 14.304-35.052 33.58-42.838 54.588-1.474 4.614-5.474 14.328-1.086 18.528 1.436 1.376 2.498 1.258 4.376 1.602z" />
<glyph unicode="&#xe973;" glyph-name="xdnd-border" data-tags="xdnd, dungeons, dragons, adventures, forgotten, realms, outline" horiz-adv-x="760" d="M380 886.786l380-219.392v-438.788l-380-219.392-380 219.392v438.788l380 219.392zM380 846.896l-345.454-199.448v-398.896l345.454-199.448 345.454 199.448v398.896l-345.454 199.448zM343.192 767.256c-1.772-94.094 67.452-128.8 115.494-172.454 32.026-29.104 65.142-67.664 99.342-115.68-1.668 59.14-89.512 126.696-128.22 164.516-25.806 25.216-29.196 58.8-10.168 100.758-1.742-33.982 15.384-69.16 51.376-105.532 40.812-34.174 79.062-68.398 114.75-102.668s48.834-76.434 39.438-126.496c22.054-0.926 31.81-12.732 29.266-35.42 21.29 7.25 35.682 23.448 43.18 48.594 8.502-73.334-13.63-124.178-66.4-152.534 7.072 55.264-25.698 78.794-98.308 70.592 13.502 21.994 6.82 39.44-20.046 52.34-54.018 16.896-98.16 11.956-132.422-14.82 24.442 8.498 47.186 6.722 68.234-5.326-17.284-10.43-24.706-26.252-20.736-48.868 2.648-15.080 15.302-20.58 37.962-16.504-14.364-8.366-17.686-24.948-10.042-38.396 5.096-8.966 18.006-11.248 38.734-6.844-10.552-5.314-16.204-32.488 12.148-40.944 18.9-5.638 36.492-2.298 52.776 10.018-41.25-69.090-113.058-98.772-215.426-89.048 49.728 13.006 74.52 35.794 74.374 68.364-9.114-7.632-20.744-10.57-34.892-8.812l-0.428 0.054 0.044 0.044c1.424 1.416 36.66 37.37-0.044 93.692-24.97 38.314-73.922 53.268-146.862 44.858 24.166 43.15 64.238 71.734 120.218 85.756-13.832 15.454-34.72 23.094-62.666 22.92 24.676 21.664 62.488 33.646 113.44 35.946-80.11 17.102-143.38-1.97-189.812-57.218 24.196 2.23 41.51-0.732 51.94-8.888-53.346-10.684-97.39-37.136-132.132-79.352 18.586 80.016-10.378 117.31-86.894 111.884 27.942 31.082 59.66 52.336 95.158 63.764 17.082 5.394 24.29 18.932 21.628 40.612s-19.1 39.020-49.308 52.018c32.73 5.286 61.93 4.092 87.606-3.582-17.584 30.496-22.902 62.218-15.954 95.166 0 0 48.592-69.258 110.248-94.456 41.104-16.798 73.864-42.458 98.28-76.978-9.18 34.148-33.672 65.578-73.476 94.29-13.052 53.276-6.852 101.488 18.6 144.634zM483.004 481.978c7.786-21.008 18.96-40.284 42.838-54.588 10.126-5.622 19.236-5.622 27.328 0-7.69 31.848-29.484 56.746-65.384 74.69-8.38 0.604-9.974-6.096-4.782-20.102z" />
<glyph unicode="&#xe974;" glyph-name="xkld" data-tags="xkld, kaldheim" horiz-adv-x="800" d="M400 20.86c-38.988 0.736-76.076 17.124-105.984 38.77 0.1 0.262-0.436 0.038-0.252 0.25 13.148 15.116 25.636 29.772 35.738 46.392-9.088 5.204-18.26 10.328-27.432 15.368 0.068 0.202-0.28 0.012-0.158 0.186 9.828 13.968 19.792 28.962 27.384 44.554 16.606 34.33 29 71.552 28.546 110.054-0.664 192.506 0.574-190.286-0.024 146.044l-0.296 48.654h-0.384v0.006l-0.014-0.006h-28.522c-0.498 0.028-0.202 0.020-0.886 0-46.16 0.392-45.992 0.030-47.186 0-6.7-3.036-3.55-1.482-11.774-6.722-34.352-23.282-60.238-57.942-80.87-93.412h-0.002c-38.996 61.636-55.284 136.618-50.212 210.15 1.28 18.57 4.528 37.216 7.164 54.546 0.124 0.816 0.584 1.948 0.582 2.774-13.096-15.822-18.178-38.44-21.648-58.104-5.536-38.090-5.454-77.046 0.496-115.094 13.88-61.142 39.142-122.138 84.668-166.59 5.574-6.208 10.468-11.348 17.442-18.482 1.004-1.028 4.046-3.648 4.54-5.028-0.13-0.852 0.538 0.548 0.222-0.244-6.454-16.266-19.95-32.416-29.95-45.958-19.004-21.566-39.204-43.668-65.644-56.184-4.338 26.562-5.618 53.788-14.17 79.442-10.080 34.618-28.010 66.512-49.864 94.976-13.178 17.020-35.736 37.796-51.24 52.698l-0.592 0.368c-2.376 5.752-1.074 3.326-4.052 12.536-10.206 34.196-15.626 85.608-15.626 146.656 0 64.284 7.298 120.766 18.274 153.41 43.378 60.812 108.718 121.56 175.684 155.436 6.394 3.166 13.162 5.34 20.118 6.834v0l-13.782-90.284-0.016 0.002-7.368-47.464 86.518-94.794h69.706c0.186 2.522 0.486 8.080 0.67 10.6 0.004 0.020 0.006 0.040 0.008 0.060 3.342 45.774 17.794 90.334 50.188 123.558 32.394-33.224 46.846-77.784 50.188-123.558l0.006-0.060c0.186-2.52 0.486-8.078 0.672-10.6h69.706l86.518 94.794-7.368 47.464-0.016-0.002-13.782 90.284c13.694-3.72 6.988-1.442 20.118-6.834 66.966-33.876 132.306-94.624 175.684-155.436 10.976-32.644 18.274-89.126 18.274-153.41 0-61.048-5.42-112.46-15.626-146.656-2.978-9.21-1.674-6.784-4.052-12.536l-0.592-0.368c-15.504-14.902-38.062-35.678-51.24-52.698-21.854-28.464-39.784-60.358-49.864-94.976-8.552-25.654-9.832-52.88-14.17-79.442-26.438 12.516-46.64 34.618-65.644 56.184-10 13.542-23.496 29.692-29.95 45.958-0.314 0.792 0.352-0.608 0.222 0.244 0.494 1.38 3.536 4 4.54 5.028 6.974 7.134 11.868 12.274 17.442 18.482 45.526 44.452 70.788 105.448 84.668 166.59 5.95 38.048 6.032 77.004 0.496 115.094-3.47 19.664-8.552 42.282-21.646 58.104-0.004-0.826 0.456-1.958 0.58-2.774 2.636-17.33 5.884-35.976 7.164-54.544 5.072-73.534-11.216-148.516-50.212-210.152h-0.002c-20.632 35.47-46.518 70.13-80.87 93.414-8.224 5.238-5.074 3.684-11.774 6.72-1.194 0.030-1.026 0.392-47.184 0-0.686 0.020-0.39 0.028-0.888 0h-28.92l-0.296-48.654c-0.598-336.33 0.64 46.462-0.024-146.044-0.454-38.502 11.94-75.724 28.546-110.054 7.592-15.592 17.556-30.586 27.384-44.554 0.124-0.174-0.226 0.016-0.158-0.186-9.172-5.040-18.344-10.164-27.432-15.368 10.102-16.62 22.59-31.276 35.738-46.392 0.184-0.212-0.352 0.012-0.252-0.25-29.908-21.646-66.996-38.034-105.984-38.77v0z" />
<glyph unicode="&#xe975;" glyph-name="xssm" data-tags="xssm, strixhave, mages, school" d="M506.958 36.282c-25.774 6.326-40.696 29.876-43.588 55.232-0.294-0.19-0.722-0.26-0.882-0.572-8.366-16.246-29.838-23.944-45.144-31.732-9.64 26.238-6.14 50.33-5.592 67.32-0.406-0.020-0.802-0.092-1.172-0.256-19.358-8.604-44.172-8.482-65.102-7.484 16.362 53.32 54.086 106.066 94.564 144.234 0 0 1.836 1.59 1.836 1.59-0.234 7.83-6.832 19.124-7.34 26.914-0.29-0.258-0.668-0.442-0.858-0.774-13.192-23.046-25.976-37.214-46.73-55.744-3.426-3.058-18.874-14.53-22.634-14.804-3.796 13.468-5.656 38.508-6.36 52.484-0.342-0.11-0.734-0.122-1.026-0.332-22.478-16.102-59.612-27.836-89.626-29.152 2.232 14.484 6.782 35.312 13.946 47.956-0.342 0.004-2.73-1.524-3.058-1.59-7.974-1.614-32.072-14.852-102.028-5.506-0.424 0.056-0.83 0.21-1.244 0.318 14.172 26.778 29.372 47.652 43.504 62.568-0.404 0.13-0.786 0.358-1.204 0.392-87.054 6.698-135.958 42.57-134.888 43.766 47.834 53.462 81.192 46.37 81.232 50.402-36.642 17.734-87.126 46.36-109.492 80.498-4.648 7.096-13.114 18.29-10.276 19.818 0.466 0.252 29.224 9.992 29.606 10.032 54.042 5.54 78.294 5.628 78.294 5.628-18.556 18.31-65.444 24.776-89.526 16.89 0.072-0.11 0.076-0.104-0.022-0.008h-0.002l-0.004 0.006-0.24 0.238c-48.446 55.296-58.852 100.418-61.902 114.508l80.742 3.424c33.276-6.362 40.616-6.362 71.934-19.084 0 0 1.956 0 1.956 0-20.278 22.666-55.882 44.178-87.044 42.456-0.294 1.056-0.462 2.144-0.874 3.14-29.524 71.358-36.744 122.292-35.886 141.156l53.338-2.268c0.814-0.532 1.58-1.136 2.43-1.594 149.758-80.618 168.352-151.572 239.796-195.476 10.222-6.28 27.404-14.916 38.17-20.2-0.338-0.42-0.82-0.664-1.224-0.978-6.606-5.138-7.584-5.628-12.722-13.948-1.038-1.678-0.612-1.918-0.734-2.69-5.268-32.926-4.16-71.69 2.836-103.578 0.172-0.778 0.068-1.584 0.1-2.366 8.69-40.596 39.63-83.096 76.744-101.364 2.214-1.090 6.46-3.754 4.806-1.924-21.344 23.654-28.388 36.944-38.018 53.856 0.142 0.458 0.206 0.95 0.432 1.368 14.318 26.504 25.454 46.802 24.258 91.724-0.014 0.534-0.040 1.070-0.066 1.604 27.326 19.978 57.434 34.85 91.026 39.996 33.592-5.146 63.7-20.018 91.026-39.994-0.026-0.536-0.052-1.072-0.066-1.606-1.196-44.922 9.94-65.22 24.258-91.724 0.226-0.418 0.29-0.91 0.432-1.368-9.63-16.912-16.674-30.202-38.018-53.854-1.654-1.832 2.592 0.832 4.806 1.922 37.114 18.268 68.054 60.768 76.744 101.364 0.032 0.782-0.072 1.588 0.1 2.366 6.996 31.888 8.104 70.652 2.836 103.578-0.122 0.772 0.304 1.012-0.734 2.692-5.138 8.318-6.116 8.808-12.722 13.946-0.404 0.314-0.886 0.558-1.224 0.978 10.766 5.284 27.948 13.92 38.17 20.2 71.444 43.904 90.038 114.858 239.796 195.476 0.85 0.458 1.616 1.062 2.428 1.594l53.34 2.268c0.858-18.864-6.362-69.798-35.888-141.156-0.41-0.996-0.578-2.084-0.872-3.14-31.162 1.722-66.766-19.79-87.044-42.456h1.956c31.318 12.722 38.658 12.722 71.934 19.084l80.742-3.424c-3.050-14.090-13.456-59.212-61.902-114.508l-0.24-0.238-0.004-0.006h-0.002c-0.098-0.096-0.094-0.102-0.022 0.008-24.082 7.886-70.97 1.42-89.526-16.89 0 0 24.252-0.088 78.294-5.628 0.382-0.040 29.14-9.78 29.606-10.032 2.838-1.528-5.628-12.722-10.276-19.818-22.366-34.138-72.85-62.764-109.492-80.498 0.040-4.032 33.398 3.060 81.232-50.402 1.070-1.196-47.834-37.068-134.888-43.766-0.418-0.034-0.8-0.262-1.204-0.392 14.132-14.916 29.332-35.79 43.504-62.568-0.414-0.108-0.82-0.262-1.244-0.318-69.956-9.346-94.054 3.892-102.028 5.506-0.328 0.066-2.716 1.594-3.058 1.59 7.164-12.644 11.714-33.472 13.946-47.956-30.014 1.316-67.148 13.050-89.626 29.152-0.292 0.21-0.684 0.222-1.026 0.332-0.704-13.976-2.564-39.016-6.36-52.482-3.758 0.272-19.208 11.744-22.634 14.802-20.754 18.53-33.538 32.698-46.73 55.744-0.19 0.332-0.568 0.516-0.858 0.774-0.508-7.79-7.104-19.084-7.34-26.914 0 0 1.836-1.59 1.834-1.59 40.48-38.168 78.204-90.914 94.566-144.234-20.93-0.998-45.744-1.12-65.102 7.484-0.37 0.164-0.766 0.236-1.172 0.256 0.548-16.99 4.048-41.082-5.592-67.32-15.306 7.788-36.778 15.486-45.144 31.732-0.16 0.312-0.588 0.382-0.882 0.572-1.796-25.046-21.232-54.856-48.63-55.728l-5.042 0.496zM512 482.634c-6.854-11.026-16.378-19.79-26.59-27.596 6.348-26.518 16.294-51.958 26.59-77.142 10.296 25.184 20.242 50.624 26.59 77.142-10.212 7.806-19.736 16.57-26.59 27.596zM753.148 618.166v0c-8.574-34.646 7.918-69.564 1.654-104.172-15.19-42.71-46.038-76.768-72.854-112.43 9.396 1.878 22.216 5.352 29.85 11.812 32.61 29.008 45.208 69.57 76.096 99.948 0.014 0.186 0.196 0.86 7.892 7.464 0.174 0.15 0.354 0.32 0.366 0.49-3.132-0.078-18.524-1.43-21.656-1.468 0.508 27.246-5.008 54.956-6.3 82.086-5.324 5.714-9.568 10.672-15.048 16.27zM270.852 618.166c-5.48-5.598-9.724-10.556-15.048-16.27-1.292-27.13-6.808-54.84-6.3-82.086-3.132 0.038-18.524 1.39-21.656 1.468 0.012-0.17 0.192-0.34 0.366-0.49 7.696-6.604 7.878-7.278 7.892-7.464 30.888-30.378 43.486-70.94 76.096-99.948 7.634-6.46 20.454-9.934 29.85-11.814-26.816 35.664-57.664 69.722-72.854 112.432-6.264 34.608 10.228 69.526 1.654 104.172v0z" />
<glyph unicode="&#xe976;" glyph-name="tsr" data-tags="tsr, time spiral, remastered" horiz-adv-x="860" d="M520.394 434.598c-9.022-18.442-16.366-37.666-23.908-56.746-4.71-11.532-7.034-24.298-4.762-36.664 2.644-15.488 11.46-29.166 22.132-40.388 5.384-5.926 11.55-11.070 17.856-15.984 19.49-17.91 34.908-40.522 43.272-65.716 7.718-22.86 9.634-47.414 7.442-71.356-1.498-16.88-5.1-33.496-9.616-49.8 11.614 0 23.224 0.018 34.836 0 4.498-0.106 9.492-0.372 13.014-3.558 2.848-2.35 4.142-5.996 4.754-9.536 3.3-19.204 6.432-38.436 9.758-57.632 0.736-4.596 0.39-9.706-2.474-13.572-2.838-3.62-7.558-4.95-11.922-5.546-25.638-1.428-51.336-2.562-77.016-1.632-22.86 0.346-45.65 2.29-68.404 4.338-21.066 2.59-42.162 5.198-62.972 9.404-23.534 4.284-46.936 9.34-70 15.71-20.748 5.898-41.47 11.948-61.722 19.392-58.308 20.766-114.264 48.212-166.124 82-27.188 17.538-52.984 37.178-77.822 57.892-9.332 7.788-18.452 15.834-27.34 24.136-4.090 3.716-8.71 7.842-9.306 13.688-0.55 4.248 2.192 7.93 5.004 10.778 13.102 13.226 26.638 26.008 40.052 38.916 5.154 4.692 9.916 10.52 16.952 12.33 5.792 1.526 11.816-1.206 15.754-5.428 7.584-7.682 15.080-15.472 23.312-22.47 4.88 16.774 12.268 32.892 22.506 47.094 19.55 27.978 49.1 47.698 80.838 59.372 19.002 7.504 39.058 11.816 59.132 15.294-58.962 15.328-117.962 30.506-176.962 45.684 144.576-0.010 289.16-0.018 433.736 0zM428.608 360.012c-9.554-19.080-17.822-38.88-23.348-59.514-9.216-32.634-11.594-67.284-5.952-100.772 2.334-13.802 5.606-27.578 11.47-40.352 5.9-13.484 14.726-25.672 25.6-35.59 17.716-15.7 40.976-25.060 64.598-26.098 8.666 16.588 14.574 34.908 14.876 53.748 0.018 13.954-2.378 27.962-7.442 40.984-6.042 16.038-15.284 30.728-26.116 43.936-5.66 7.3-12.454 13.634-18.062 20.97-10.306 12.712-19.036 26.754-25.494 41.8-8.152 19.108-11.806 40.148-10.13 60.888zM375.906 382.482c-6.218-9.048-13.216-17.626-21.564-24.784-10.218-9.252-22.176-16.368-34.542-22.346-18.656-8.702-38.97-12.862-59.116-16.482-15.124-3.496-30.168-8.010-43.928-15.32-14.628-7.602-27.96-18.034-37.816-31.332-11.646-15.036-18.272-33.372-21.67-51.938 18.238-12.57 40.432-19.888 62.662-19.090 18.966 0.328 37.524 6.53 53.642 16.376 26.152 16.704 47.858 39.866 64.454 65.972 19.152 30 30.986 64.162 37.878 98.944zM370.872 787.126l2.862 5.398c77.31-7.932 153.762-25.768 224.252-59.186 32.032-14.876 62.84-32.432 91.84-52.594-3.256-17.432-8.694-34.942-19.402-49.33-8.426-11.594-20.81-20.412-34.782-23.88-11.212-3.026-23.010-3.46-34.498-1.988-38.844 8.73-77.494 18.47-115.462 30.498-25.068 8.24-49.942 17.44-73.298 29.796-7.922 4.65-15.808 9.456-22.994 15.214-11.984 9.998-21.706 22.958-26.762 37.808-5.776 16.578-4.756 35.004 1.1 51.414 3.468 9.568 1.238 3.89 7.144 16.85zM292.5 889.864v0c-39.248-0.982-22.442-0.208-50.444-1.794-5.384-0.212-11.364-1.498-14.868-5.96-2.944-3.966-2.98-9.262-2.252-13.946 3.246-19.178 6.466-38.366 9.74-57.534 0.604-3.798 2.36-7.568 5.606-9.786 3.602-2.546 8.196-2.67 12.436-2.776h34.482c-7.522-26.47-12.136-54.112-10.006-81.69 1.428-20.67 6.874-41.098 16.216-59.612 8.808-17.148 20.802-32.6 34.986-45.64 6.226-4.958 12.356-10.094 17.724-16.012 11.238-11.754 20.33-26.364 22.398-42.766 1.614-10.716-0.23-21.68-4.090-31.73-7.806-19.996-15.78-39.946-24.784-59.444 144.53 0.046 289.054 0.028 433.584 0.010-58.874 15.426-117.804 30.666-176.786 45.684 22.666 3.966 45.374 9.11 66.506 18.442 15.080 6.21 29.352 14.432 42.41 24.19 12.49 9.644 23.41 21.272 32.404 34.234 9.448 13.758 16.404 29.14 21.132 45.124 6.12-5.314 11.94-10.954 17.74-16.606 4.258-4.328 8.136-9.792 14.388-11.256 6.414-1.916 12.722 1.916 17.29 6.094 15.888 15.178 31.73 30.408 47.308 45.898 2.554 2.686 4.834 6.262 4.302 10.138-0.558 4.534-3.592 8.232-6.804 11.248-41.32 38.624-86.836 72.722-135.43 101.65-32.564 18.948-66.158 36.272-101.136 50.334-34.906 14.716-71 26.478-107.61 36.138-59.766 15.338-121.12 24.548-182.798 26.814-11.208 0.414-22.43 0.37-33.644 0.554z" />
<glyph unicode="&#xe977;" glyph-name="xin3" data-tags="xin3, innistrad, vampires" d="M804.838 818.976c98.902-68.766 120.782-179.924 128.59-209.764 5.204-19.894 19.502-36.848 42.892-50.866l47.68-25.114c0 0-28.726-20.316-86.178-60.946-15.846-8.548-21.332-20.946-16.454-37.196 5.516-17.886 3.912-45.802-4.812-83.746s-34.962-72.134-78.714-102.568c0 0 13.224 58.046 3.088 111.842-6.756 35.866-29.958 46.954-69.606 33.268l-152.144-62.142c-14.818-26.136-26.264-46.202-34.34-60.196s-8.076-25.438 0-34.332l30.212-35.928 65.044-7.158c26.806 0 42.004-11.264 45.59-33.794-81.412 8.926-152.416-18.844-213.012-83.312h-1.348c-60.596 64.468-131.6 92.238-213.012 83.312 3.586 22.53 18.784 33.794 45.59 33.794l65.044 7.158 30.212 35.928c8.076 8.894 8.076 20.338 0 34.332s-19.522 34.060-34.34 60.196l-152.144 62.142c-39.648 13.686-62.85 2.598-69.606-33.268-10.136-53.796 3.088-111.842 3.088-111.842-43.752 30.434-69.99 64.624-78.714 102.568s-10.328 65.86-4.812 83.746c4.878 16.25-0.608 28.648-16.454 37.196-57.452 40.63-86.178 60.946-86.178 60.946l47.68 25.114c23.39 14.018 37.688 30.972 42.892 50.866 7.808 29.84 29.688 140.998 128.59 209.764-29.832-83.428-19.66-154.972 30.516-214.63 6.774 20.020 17.012 34.356 30.712 43.012 15.282-49.302 46.27-78.706 92.962-88.21l29.044 33.28-17.538 105.316 59.622 79.456c-15.080-55.108-11.918-100.542 9.488-136.302 14.812 11.968 34.156 17.842 58.032 17.62 23.876 0.222 43.22-5.652 58.032-17.62 21.406 35.76 24.568 81.194 9.488 136.302l59.622-79.456-17.538-105.316 29.044-33.28c46.692 9.504 77.68 38.908 92.962 88.21 13.7-8.656 23.936-22.992 30.712-43.012 50.176 59.658 60.348 131.202 30.516 214.63zM448.8 533.752c-20.048-0.976-21.214-37.842-12.26-62.494s19.514-52.706 54.244-105.534c-0.678 4.176-30.776 88.206-10.49 130.106-7.63 25.934-18.128 38.574-31.494 37.922zM575.2 533.752c-13.366 0.652-23.864-11.988-31.494-37.922 20.286-41.9-9.812-125.93-10.49-130.106 34.73 52.828 45.29 80.882 54.244 105.534s7.788 61.518-12.26 62.494z" />
<glyph unicode="&#xe978;" glyph-name="xin4" data-tags="xin4, innistrad, werewolves" horiz-adv-x="880" d="M566.208 349.848c-88.182-99.366-77.68-193.8 31.506-283.302-58.144-3.834-95.49 16.782-112.040 61.85-22.954-3.82-39.56-21.186-49.82-52.094-18.628 40-12.78 75.156 17.546 105.468-44.94 5.834-83.498-8.628-115.676-43.386-0.714 35.344 20.944 68.532 64.976 99.564-22.096 2.792-41.412 0.006-57.948-8.358 53.314 68.864 127.134 108.95 221.456 120.258zM484.842 840.554c-206.662 0-374.194-167.532-374.194-374.194 0-5.99 0.142-11.946 0.42-17.866 30.61 6.988 64.684 7.648 102.222 1.988 11.452 29.96 17.178 44.94 17.178 44.94 43.534 42.254 84.658 75.92 123.37 100.998 23.672 1.57 49.602 1.57 77.79 0 64.466 63.87 123.746 110.492 177.84 139.862l34.576-57.966c12.894-19.654 12.894-35.376 0-47.164 16.856-18.48 20.524-42.728 11.002-72.744-4.61 18.754-14.98 31.956-31.106 39.602 5.832-24.98 3.512-46.078-6.96-63.29-7.7 20.16-20.132 33.88-37.3 41.164 2.724-42.088-4.528-67.872-21.758-77.348-3.53 9.766-10.062 16.118-19.598 19.052-10 1.626-21.484 0.93-30.162-7.72-24.972-24.238-14.886-61.302-0.968-70.106 12.228-9.798 27.248-11.716 45.060-5.758 16.892 3.854 23.498 25.17 24.444 40.548 14.638-13.040 20.66-26.926 18.064-41.662 21.282 13.136 32.746 34.79 34.392 64.96 11.842-12.46 15.416-29.004 10.724-49.634 20.326 10.522 32.552 33.020 36.676 67.498 35.174-49.266 47.004-98.104 35.486-146.514-13.678 19.956-33.106 21.984-58.28 6.084-37.386-23.614-83.544-62.426-95.486-136.742l-0.352-2.262c-5.912-51.982 36.534-102.336 118.538-83.046 7.89 1.756 18.3 4.772 30.614 12.046 92.188 68.152 151.962 177.636 151.962 301.080 0 206.662-167.532 374.194-374.194 374.194zM418.094 568.142c-33.992-16.638-57.256-19.594-69.79-8.87-20.8-9.004-30.544-23.952-29.23-44.844 13.062 16.824 36.576 21.782 70.546 14.872 17.012 9.356 26.502 22.304 28.474 38.842z" />
<glyph unicode="&#xe979;" glyph-name="xin4-border" data-tags="xin4, innistrad, werewolves, border" horiz-adv-x="880" d="M484.842 861.518c218.24 0 395.158-176.918 395.158-395.158 0-172.638-110.708-319.42-265.002-373.222 0.25-0.296 0.506-0.608 0.764-0.924 16.888-20.732 37.652-33.202 62.292-37.406-90.806-32.882-157.346-21.316-199.624 34.696-19.214-11.684-28.812-30.024-28.796-55.022-38.684 18.010-54.142 56.812-46.372 116.406 0 0-14.328-6.074-55.974-47.65-27.766-27.718-68.996-37.688-123.696-29.912 53.772 24.7 81.558 63.438 83.358 116.21-42.498-9.070-25.52-15.404-81.514-55.448-37.33-26.696-82.826-32.7-136.488-18.012 38.836 23.954 57.444 51.816 55.824 83.588-30.414-19.476-59.068-22.852-85.964-10.128 0 0 0.006 0.004 0.016 0.008l0.232 0.116c3.908 1.956 53.114 27.196 70.382 65.858 11.872 26.58 38.604 40.446 80.196 41.596l1.266 0.032-16.25 18.128c-34.696-13.654-87.65-15.704-107.522 14.97-13.116 20.246-41.712 36.222-85.788 47.928l-1.34 0.354c25.018 30.7 55.146 52.070 90.386 64.108-0.464 7.848-0.7 15.76-0.7 23.726 0 218.24 176.918 395.158 395.156 395.158zM566.208 349.848c-94.324-11.308-168.142-51.394-221.456-120.258 16.536 8.364 35.852 11.152 57.948 8.358-44.032-31.032-65.69-64.22-64.976-99.564 32.178 34.758 70.736 49.22 115.676 43.386-30.326-30.312-36.174-65.468-17.546-105.468 10.26 30.908 26.866 48.274 49.82 52.094 16.548-45.068 53.896-65.684 112.040-61.85-109.186 89.502-119.688 183.936-31.506 283.302zM484.842 840.554c-206.662 0-374.194-167.532-374.194-374.194 0-5.99 0.142-11.946 0.42-17.866 30.61 6.988 64.684 7.648 102.222 1.988 11.452 29.96 17.178 44.94 17.178 44.94 43.534 42.254 84.658 75.92 123.37 100.998 23.672 1.57 49.602 1.57 77.79 0 64.466 63.87 123.746 110.492 177.842 139.862l34.574-57.968c12.894-19.652 12.894-35.374 0-47.162 16.856-18.48 20.524-42.728 11.002-72.744-4.61 18.754-14.98 31.956-31.106 39.602 5.832-24.98 3.512-46.078-6.96-63.29-7.7 20.16-20.132 33.88-37.3 41.164 2.724-42.088-4.528-67.872-21.758-77.348-3.53 9.766-10.062 16.118-19.598 19.052-10 1.626-21.484 0.93-30.162-7.722-24.972-24.236-14.886-61.3-0.968-70.104 12.228-9.798 27.248-11.716 45.060-5.758 16.892 3.854 23.498 25.17 24.444 40.548 14.638-13.040 20.66-26.926 18.064-41.662 21.282 13.136 32.746 34.79 34.394 64.96 11.84-12.46 15.414-29.004 10.722-49.634 20.326 10.522 32.552 33.020 36.676 67.498 35.174-49.266 47.004-98.104 35.486-146.514-13.678 19.956-33.106 21.984-58.28 6.084-37.386-23.614-83.544-62.426-95.486-136.742l-0.352-2.262c-5.912-51.982 36.534-102.336 118.538-83.046 7.89 1.756 18.3 4.772 30.614 12.046 92.188 68.152 151.962 177.636 151.962 301.080 0 206.662-167.532 374.194-374.194 374.194zM418.094 568.142c-33.992-16.638-57.256-19.594-69.79-8.87-20.8-9.004-30.544-23.952-29.23-44.844 13.062 16.824 36.576 21.782 70.546 14.872 17.012 9.356 26.502 22.304 28.474 38.842z" />
<glyph unicode="&#xe97a;" glyph-name="zne" data-tags="zne, zendikar, rising, expeditions" horiz-adv-x="800" d="M341.818 958.298l55.436-107.424 2.108-132.908 144.020-230.688c18.968-55.118 15.328-111.768-10.73-170.014 59.332 91.33 79.132 155.134 59.396 191.41-19.734 36.34-64.696 109.98-134.95 220.98l0.51 123.71 45.474 104.934 296.918-482.58-296.918-538.080-51.35 88.328 0.576 141.784-155.326 213.956c-26.058 44.132-21.714 96.12 13.094 155.836-70.894-71.084-91.394-130.418-61.568-177.998l142.806-203.672-0.894-129.332-48.54-88.902-341.88 510.298 341.818 510.426z" />
<glyph unicode="&#xe97b;" glyph-name="mh2" data-tags="mh2, modern horizons" d="M63.954 496.56c52.188 32.172 105.824 62.156 156.134 97.3 6.764-23.376 10.244-47.888 20.954-69.974 9.774-22.518 24.198-42.454 37.88-62.744-10.202-18.1-24.55-33.54-33.814-52.226-13.174-24.356-20.328-51.564-21.774-79.162-0.37 0.11-0.792 0.174-1.122 0.376-101.456 61.936-149.11 89.106-198.796 117.448-6.958 4.026-17.2 8.482-23.416 13.526 20.602 13.056 43.002 22.946 63.954 35.456zM399.912 506.764v-0.002c-21.108-6.136-39.014-19.39-55.862-33.032-48.514-40.030-81.116-100.546-83.97-163.718-0.198-3.244-0.362-6.55 0.412-9.734l16.222-11.818 2.208-1.454c74.75-50.904 144.408-102.598 214.264-160.024 5.726-3.906 10.662-9.262 18.050-12.302 0.206-0.086 0.442-0.066 0.666-0.090 0.38 0.106 0.786 0.152 1.126 0.348 7.128 4.112 14.36 11.26 21.206 16.422 68.138 57.896 140.888 110.202 214.538 160.786 4.142 3.272 2.644 1.974 4.632 3.728l10.922 8.346-0.152 9.388c-1.368 44.644-18.998 88.232-46.050 123.454-6.334-4.3-12.666-8.602-18.608-13.41-34.44-28.068-67.414-48.58-108.676-64.814-18.418-7.246-42.962-13.76-78.72-14.64-64.952 0-117.608 52.656-117.608 117.608 0.788 15.624-0.194 8.094 2.766 22.614 1.296 13.99 0.46 6.538 2.634 22.344zM960.046 495.406c20.952-12.51 43.352-22.4 63.954-35.456-6.216-5.044-16.458-9.5-23.416-13.526-49.686-28.342-97.34-55.51-198.796-117.448-0.33-0.2-0.752-0.266-1.122-0.376-1.446 27.6-8.6 54.808-21.774 79.162-9.264 18.686-23.612 34.128-33.814 52.226 13.682 20.29 28.106 40.226 37.88 62.744 10.24 21.116 17.036 48.386 17.208 70.876 0.008 1.218-0.176 0.376 0.122 1.406 50.312-35.144 107.57-67.434 159.758-99.608zM621.83 414.836v0.002c21.11 6.136 39.014 19.39 55.862 33.032 48.514 40.030 81.118 100.546 83.972 163.718 0.198 3.244 0.362 6.55-0.412 9.734l-16.224 11.818-2.208 1.454c-74.748 50.904-144.406 102.598-214.264 160.024-5.726 3.906-10.66 9.262-18.048 12.302-0.206 0.086-0.442 0.066-0.666 0.090-0.38-0.106-0.786-0.152-1.126-0.35-7.128-4.11-14.36-11.258-21.206-16.42-68.138-57.896-140.888-110.202-214.538-160.786-4.144-3.272-2.646-1.974-4.632-3.728l-10.924-8.346 0.154-9.388c1.368-44.644 18.998-88.232 46.050-123.454 6.332 4.3 12.666 8.6 18.608 13.41 34.44 28.068 67.414 48.58 108.676 64.814 18.416 7.246 42.96 13.76 78.718 14.64 64.954 0 117.608-52.656 117.61-117.608-0.79-15.624 0.194-8.094-2.768-22.614-1.294-13.99-0.458-6.538-2.634-22.344z" />
</font></defs></svg>

Before

Width:  |  Height:  |  Size: 582 KiB

After

Width:  |  Height:  |  Size: 607 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -79,8 +79,23 @@
<i class="ss ss-tsp ss-timeshifted"></i>&nbsp;
Timeshifted (Time Spiral)
</p>
<h3>Dual-layered symbols</h3>
<p>
<i class="ss ss-xdnd ss-duo ss-3x ss-rare"></i>&nbsp;
<span style="padding: 0.5rem; background: #ccc;"><i class="ss ss-xdnd ss-duo ss-2x ss-common"></i></span>&nbsp;
<i class="ss ss-xdnd ss-duo ss-2x ss-uncommon"></i>&nbsp;
<i class="ss ss-xdnd"></i>&nbsp;
Dungeons & Dragons
</p>
<p>
<i class="ss ss-xin4 ss-duo ss-3x ss-mythic"></i>&nbsp;
<span style="padding: 0.5rem; background: #ccc;"><i class="ss ss-xin4 ss-duo ss-2x ss-common"></i></span>&nbsp;
<i class="ss ss-xin4 ss-duo ss-2x ss-uncommon"></i>&nbsp;
<i class="ss ss-xin4 ss-duo"></i>&nbsp;
Innistrad Werewolves
</p>
<footer>
Made with &hearts; by <a href="http://andrewgioia.com">Andrew Gioia</a>
</footer>
</body>
</html>
</html>

View File

@ -23,4 +23,4 @@
&.@{ss-prefix}-cns:after { content: "\e65c"; } // Conspiracy
&.@{ss-prefix}-c14:after { content: "\e65d"; } // Commander 2014
&.@{ss-prefix}-c15:after { content: "\e900"; } // Commander 2015
}
}

47
less/duo.less Normal file
View File

@ -0,0 +1,47 @@
/**
* Handling for set symbols that use an inner and outer layer, like M21
*
* The inner layer is what gets colorized and is the traditional "set symbol"
* The outer layer takes over as the border, and is white for common cards
* but black for uncommon, rare, and mythic.
*/
.@{ss-prefix}-duo {
// base border styles
&::after {
color: #000;
content: '';
display: block;
font-size: 1em;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
// set default inner to white unless a rarity is declared
color: #fff;
// Dungeons & Dragons: Adventures in the Forgotten Realms
&.@{ss-prefix}-xdnd::after {
content: "\e973";
}
// Innistrad Werewolves
&.@{ss-prefix}-xin4::after {
content: "\e979";
}
// rarity border colors
&.@{ss-prefix}-common {
color: #fff;
}
&.@{ss-prefix}-uncommon::after,
&.@{ss-prefix}-rare::after,
&.@{ss-prefix}-mythic::after {
color: #000;
}
}

View File

@ -28,6 +28,7 @@
.@{ss-prefix}-2u:before { content: "\e949"; } // Unlimited (MODO)
.@{ss-prefix}-3e:before { content: "\e94a"; } // Revised (MODO)
.@{ss-prefix}-m21:before { content: "\e960"; } // Core 2021
.@{ss-prefix}-xdnd:before { content: "\e972"; } // DnD Adventures of the Forgotten Realms (inner)
/**
* Expansions */
@ -153,6 +154,9 @@
.@{ss-prefix}-thb:before { content: "\e961"; } // Theros: Beyond Death
.@{ss-prefix}-iko:before { content: "\e962"; } // Ikoria: Lair of Behemoths
.@{ss-prefix}-znr:before { content: "\e963"; } // Zendikar Rising
/* 2021 Sets */
.@{ss-prefix}-xkld:before { content: "\e974"; } // Kaldheim
.@{ss-prefix}-xssm:before { content: "\e975"; } // Strixhaven: School of Mages
/**
* Command Zone */
@ -206,6 +210,7 @@
.@{ss-prefix}-2xm:before { content: "\e96e"; } // Double Masters
.@{ss-prefix}-jmp:before { content: "\e96f"; } // Jumpstart
.@{ss-prefix}-mb1:before { content: "\e971"; } // Mystery Booster
.@{ss-prefix}-mh2:before { content: "\e97b"; } // Modern Horizons 2
/**
* Beginner */
@ -299,6 +304,9 @@
.@{ss-prefix}-gnt:before { content: "\e94d"; } // Game Night
.@{ss-prefix}-gn2:before { content: "\e964"; } // Game Night 2019
.@{ss-prefix}-tsr:before { content: "\e976"; } // Time Spiral Remastered
.@{ss-prefix}-xin3:before { content: "\e977"; } // Innistrad Vampires
.@{ss-prefix}-xin4:before { content: "\e978"; } // Innistrad Werewolves (inner)
/**
* Promotional */
@ -335,6 +343,7 @@
.@{ss-prefix}-med:before { content: "\e94c"; } // Mythic Edition
.@{ss-prefix}-ptg:before { content: "\e965"; } // Ponies: the Galloping
.@{ss-prefix}-j20:before { content: "\e96a"; } // Judge Academy 2020
.@{ss-prefix}-zne:before { content: "\e97a"; } // Zendikar Rising Expeditions
/**
* Secret Lairs */

View File

@ -2,7 +2,8 @@
@import "path.less";
@import "core.less";
@import "sizes.less";
@import "duo.less";
@import "rarities.less";
@import "width.less";
@import "icons.less";
@import "border.less";
@import "border.less";

View File

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

View File

@ -45,3 +45,42 @@
}
}
}
/**
* Dual-layered symbols */
.#{$keyrune_prefix}.#{$keyrune_prefix}-duo {
// base border styles
&::after {
color: #000;
content: '';
display: block;
font-size: 1em;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
// set default inner to white unless a rarity is declared
color: #fff;
// sets
@each $code, $glyph in $dual-layered {
&.#{$keyrune_prefix}-#{$code}::after {
content: ss-content($glyph);
}
}
// rarity border colors
&.#{$keyrune_prefix}-common {
color: #fff;
}
&.#{$keyrune_prefix}-uncommon::after,
&.#{$keyrune_prefix}-rare::after,
&.#{$keyrune_prefix}-mythic::after {
color: #000;
}
}

View File

@ -1,7 +1,7 @@
/**
* Globals */
$keyrune_version: '3.6.8' !default;
$keyrune_version: '3.7.0' !default;
$keyrune_font_path: '../fonts' !default;
// font specific
@ -50,6 +50,12 @@ $border-corrections: (
("Conspiracy", "cns", "\e65c")
) !default;
// dual-layered symbols (work in progress)
$dual-layered: (
'xdnd': '\e973',
'xin4': '\e979'
) !default;
// sets
$keyrune_sets: (
// core sets
@ -80,6 +86,7 @@ $keyrune_sets: (
("Unlimited (MODO)", "2u", "\e949"),
("Revised (MODO)", "3e", "\e94a"),
("Core 2021", "m21", "\e960"),
("DnD Adventures in the Forgotten Realms", "xdnd", "\e972"),
//
// Artifact block
("Arabian Nights", "arn", "\e613"),
@ -202,6 +209,9 @@ $keyrune_sets: (
("Theros: Beyond Death", "thb", "\e961"),
("Ikoria: Lair of Behemoths", "iko", "\e962"),
("Zendikar Rising", "znr", "\e963"),
// 2021 sets
("Kaldheim", "xkld", "\e974"),
("Strixhaven: School of Mages", "xssm", "\e975"),
//
// Command zone
("Vanguard", "van", "\e655"),
@ -251,6 +261,7 @@ $keyrune_sets: (
("Double Masters", "2xm", "\e96e"),
("Jumpstart", "jmp", "\e96f"),
("Mystery Booster", "mb1", "\e971"),
("Modern Horizons 2", "mh2", "\e97b"),
//
// Beginner
("Portal", "por", "\e664"),
@ -328,6 +339,9 @@ $keyrune_sets: (
// Other supplemental products
("Game Night", "gnt", "\e94d"),
("Game Night 2019", "gn2", "\e964"),
("Time Spiral Remastered", "tsr", "\e976"),
("Innistrad Vampires", "xin3", "\e977"),
("Innistrad Werewolves", "xin4", "\e978"),
//
// Promos
("Guru", "pgru", "\e683"),
@ -362,6 +376,7 @@ $keyrune_sets: (
("Ponies: the Galloping", "ptg", "\e965"),
("Heroes of the Realm 2017", "htr17", "\e687"),
("Judge Academy 2020", "j20", "\e96a"),
("Zendikar Rising Expeditions", "zne", "\e97a"),
//
// Secret Lairs
("Secret Lair: Ultimate Edition", "slu", "\e687"),

5
svg/mh2.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>mh2</title>
<path fill="#444" d="M1.999 14.883c1.631-1.005 3.307-1.942 4.879-3.041 0.211 0.73 0.32 1.496 0.655 2.187 0.305 0.704 0.756 1.327 1.184 1.961-0.319 0.566-0.767 1.048-1.057 1.632-0.412 0.761-0.635 1.611-0.68 2.474-0.012-0.003-0.025-0.005-0.035-0.012-3.171-1.936-4.66-2.785-6.212-3.67-0.217-0.126-0.537-0.265-0.732-0.423 0.644-0.408 1.344-0.717 1.999-1.108zM12.497 14.564v0c-0.66 0.192-1.219 0.606-1.746 1.032-1.516 1.251-2.535 3.142-2.624 5.116-0.006 0.101-0.011 0.205 0.013 0.304l0.507 0.369 0.069 0.045c2.336 1.591 4.513 3.206 6.696 5.001 0.179 0.122 0.333 0.289 0.564 0.384 0.006 0.003 0.014 0.002 0.021 0.003 0.012-0.003 0.025-0.005 0.035-0.011 0.223-0.128 0.449-0.352 0.663-0.513 2.129-1.809 4.403-3.444 6.704-5.025 0.129-0.102 0.083-0.062 0.145-0.116l0.341-0.261-0.005-0.293c-0.043-1.395-0.594-2.757-1.439-3.858-0.198 0.134-0.396 0.269-0.581 0.419-1.076 0.877-2.107 1.518-3.396 2.025-0.576 0.226-1.343 0.43-2.46 0.457-2.030 0-3.675-1.645-3.675-3.675 0.025-0.488-0.006-0.253 0.086-0.707 0.040-0.437 0.014-0.204 0.082-0.698zM30.001 14.919c0.655 0.391 1.355 0.7 1.999 1.108-0.194 0.158-0.514 0.297-0.732 0.423-1.553 0.886-3.042 1.735-6.212 3.67-0.010 0.006-0.023 0.008-0.035 0.012-0.045-0.863-0.269-1.713-0.68-2.474-0.29-0.584-0.738-1.067-1.057-1.632 0.428-0.634 0.878-1.257 1.184-1.961 0.32-0.66 0.532-1.512 0.538-2.215 0-0.038-0.006-0.012 0.004-0.044 1.572 1.098 3.362 2.107 4.992 3.113zM19.432 17.436v-0c0.66-0.192 1.219-0.606 1.746-1.032 1.516-1.251 2.535-3.142 2.624-5.116 0.006-0.101 0.011-0.205-0.013-0.304l-0.507-0.369-0.069-0.045c-2.336-1.591-4.513-3.206-6.696-5.001-0.179-0.122-0.333-0.289-0.564-0.384-0.006-0.003-0.014-0.002-0.021-0.003-0.012 0.003-0.025 0.005-0.035 0.011-0.223 0.128-0.449 0.352-0.663 0.513-2.129 1.809-4.403 3.444-6.704 5.025-0.13 0.102-0.083 0.062-0.145 0.117l-0.341 0.261 0.005 0.293c0.043 1.395 0.594 2.757 1.439 3.858 0.198-0.134 0.396-0.269 0.582-0.419 1.076-0.877 2.107-1.518 3.396-2.025 0.575-0.226 1.342-0.43 2.46-0.457 2.030 0 3.675 1.646 3.675 3.675-0.025 0.488 0.006 0.253-0.087 0.707-0.040 0.437-0.014 0.204-0.082 0.698z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

5
svg/tsr.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>tsr</title>
<path fill="#444" d="M16.262 16.419c-0.282 0.576-0.511 1.177-0.747 1.773-0.147 0.36-0.22 0.759-0.149 1.146 0.083 0.484 0.358 0.911 0.692 1.262 0.168 0.185 0.361 0.346 0.558 0.5 0.609 0.56 1.091 1.266 1.352 2.054 0.241 0.714 0.301 1.482 0.233 2.23-0.047 0.527-0.159 1.047-0.3 1.556 0.363 0 0.726-0.001 1.089 0 0.141 0.003 0.297 0.012 0.407 0.111 0.089 0.073 0.129 0.187 0.149 0.298 0.103 0.6 0.201 1.201 0.305 1.801 0.023 0.144 0.012 0.303-0.077 0.424-0.089 0.113-0.236 0.155-0.373 0.173-0.801 0.045-1.604 0.080-2.407 0.051-0.714-0.011-1.427-0.072-2.138-0.136-0.658-0.081-1.318-0.162-1.968-0.294-0.735-0.134-1.467-0.292-2.188-0.491-0.648-0.184-1.296-0.373-1.929-0.606-1.822-0.649-3.571-1.507-5.191-2.563-0.85-0.548-1.656-1.162-2.432-1.809-0.292-0.243-0.577-0.495-0.854-0.754-0.128-0.116-0.272-0.245-0.291-0.428-0.017-0.133 0.069-0.248 0.156-0.337 0.409-0.413 0.832-0.813 1.252-1.216 0.161-0.147 0.31-0.329 0.53-0.385 0.181-0.048 0.369 0.038 0.492 0.17 0.237 0.24 0.471 0.483 0.728 0.702 0.152-0.524 0.383-1.028 0.703-1.472 0.611-0.874 1.534-1.491 2.526-1.855 0.594-0.235 1.221-0.369 1.848-0.478-1.843-0.479-3.686-0.953-5.53-1.428 4.518 0 9.036 0.001 13.554 0zM13.394 18.75c-0.299 0.596-0.557 1.215-0.73 1.86-0.288 1.020-0.362 2.103-0.186 3.149 0.073 0.431 0.175 0.862 0.358 1.261 0.184 0.421 0.46 0.802 0.8 1.112 0.554 0.491 1.28 0.783 2.019 0.816 0.271-0.518 0.455-1.091 0.465-1.68 0.001-0.436-0.074-0.874-0.233-1.281-0.189-0.501-0.478-0.96-0.816-1.373-0.177-0.228-0.389-0.426-0.564-0.655-0.322-0.397-0.595-0.836-0.797-1.306-0.255-0.597-0.369-1.255-0.317-1.903zM11.747 18.047c-0.194 0.283-0.413 0.551-0.674 0.774-0.319 0.289-0.693 0.512-1.079 0.698-0.583 0.272-1.218 0.402-1.847 0.515-0.473 0.109-0.943 0.25-1.373 0.479-0.457 0.238-0.874 0.564-1.182 0.979-0.364 0.47-0.571 1.043-0.677 1.623 0.57 0.393 1.264 0.622 1.958 0.597 0.593-0.010 1.173-0.204 1.676-0.512 0.817-0.522 1.496-1.246 2.014-2.062 0.598-0.938 0.968-2.005 1.184-3.092zM11.59 5.402l0.089-0.169c2.416 0.248 4.805 0.805 7.008 1.85 1.001 0.465 1.964 1.013 2.87 1.644-0.102 0.545-0.272 1.092-0.606 1.542-0.263 0.362-0.65 0.638-1.087 0.746-0.35 0.095-0.719 0.108-1.078 0.062-1.214-0.273-2.422-0.577-3.608-0.953-0.783-0.258-1.561-0.545-2.291-0.931-0.248-0.145-0.494-0.296-0.719-0.475-0.374-0.312-0.678-0.717-0.836-1.181-0.181-0.518-0.149-1.094 0.034-1.607 0.108-0.299 0.039-0.122 0.223-0.527zM9.141 2.192v0c-1.226 0.031-0.701 0.006-1.576 0.056-0.168 0.007-0.355 0.047-0.465 0.186-0.092 0.124-0.093 0.289-0.070 0.436 0.101 0.599 0.202 1.199 0.304 1.798 0.019 0.119 0.074 0.237 0.175 0.306 0.113 0.080 0.256 0.083 0.389 0.087h1.078c-0.235 0.827-0.379 1.691-0.313 2.553 0.045 0.646 0.215 1.284 0.507 1.863 0.275 0.536 0.65 1.019 1.093 1.426 0.195 0.155 0.386 0.315 0.554 0.5 0.351 0.367 0.635 0.824 0.7 1.336 0.050 0.335-0.007 0.678-0.128 0.992-0.244 0.625-0.493 1.248-0.774 1.858 4.517-0.001 9.033-0.001 13.55-0-1.84-0.482-3.681-0.958-5.525-1.428 0.708-0.124 1.418-0.285 2.078-0.576 0.471-0.194 0.917-0.451 1.325-0.756 0.39-0.301 0.732-0.665 1.013-1.070 0.295-0.43 0.513-0.911 0.66-1.41 0.191 0.166 0.373 0.342 0.554 0.519 0.133 0.135 0.254 0.306 0.45 0.352 0.2 0.060 0.398-0.060 0.54-0.19 0.497-0.474 0.992-0.95 1.478-1.434 0.080-0.084 0.151-0.196 0.134-0.317-0.017-0.142-0.112-0.257-0.213-0.351-1.291-1.207-2.714-2.273-4.232-3.177-1.018-0.592-2.067-1.133-3.16-1.573-1.091-0.46-2.219-0.827-3.363-1.129-1.868-0.479-3.785-0.767-5.712-0.838-0.35-0.013-0.701-0.012-1.051-0.017z"></path>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

5
svg/xdnd-border.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="24" height="32" viewBox="0 0 24 32">
<title>xdnd-border</title>
<path fill="#444" d="M11.875 2.288l11.875 6.856v13.712l-11.875 6.856-11.875-6.856v-13.712l11.875-6.856zM11.875 3.534l-10.795 6.233v12.466l10.795 6.233 10.795-6.233v-12.466l-10.795-6.233zM10.725 6.023c-0.055 2.94 2.108 4.025 3.609 5.389 1.001 0.909 2.036 2.114 3.104 3.615-0.052-1.848-2.797-3.959-4.007-5.141-0.806-0.788-0.912-1.838-0.318-3.149-0.054 1.062 0.481 2.161 1.605 3.298 1.275 1.068 2.471 2.137 3.586 3.208s1.526 2.389 1.232 3.953c0.689 0.029 0.994 0.398 0.915 1.107 0.665-0.227 1.115-0.733 1.349-1.519 0.266 2.292-0.426 3.881-2.075 4.767 0.221-1.727-0.803-2.462-3.072-2.206 0.422-0.687 0.213-1.232-0.626-1.636-1.688-0.528-3.067-0.374-4.138 0.463 0.764-0.266 1.475-0.21 2.132 0.166-0.54 0.326-0.772 0.82-0.648 1.527 0.083 0.471 0.478 0.643 1.186 0.516-0.449 0.261-0.553 0.78-0.314 1.2 0.159 0.28 0.563 0.352 1.21 0.214-0.33 0.166-0.506 1.015 0.38 1.279 0.591 0.176 1.14 0.072 1.649-0.313-1.289 2.159-3.533 3.087-6.732 2.783 1.554-0.406 2.329-1.119 2.324-2.136-0.285 0.238-0.648 0.33-1.090 0.275l-0.013-0.002 0.001-0.001c0.044-0.044 1.146-1.168-0.001-2.928-0.78-1.197-2.31-1.665-4.589-1.402 0.755-1.348 2.007-2.242 3.757-2.68-0.432-0.483-1.085-0.722-1.958-0.716 0.771-0.677 1.953-1.051 3.545-1.123-2.503-0.534-4.481 0.062-5.932 1.788 0.756-0.070 1.297 0.023 1.623 0.278-1.667 0.334-3.043 1.16-4.129 2.48 0.581-2.5-0.324-3.666-2.715-3.496 0.873-0.971 1.864-1.636 2.974-1.993 0.534-0.169 0.759-0.592 0.676-1.269s-0.597-1.219-1.541-1.626c1.023-0.165 1.935-0.128 2.738 0.112-0.55-0.953-0.716-1.944-0.499-2.974 0 0 1.518 2.164 3.445 2.952 1.284 0.525 2.308 1.327 3.071 2.406-0.287-1.067-1.052-2.049-2.296-2.947-0.408-1.665-0.214-3.171 0.581-4.52zM15.094 14.938c0.243 0.656 0.592 1.259 1.339 1.706 0.316 0.176 0.601 0.176 0.854 0-0.24-0.995-0.921-1.773-2.043-2.334-0.262-0.019-0.312 0.191-0.149 0.628z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

5
svg/xdnd.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="24" height="32" viewBox="0 0 24 32">
<title>xdnd</title>
<path fill="#444" d="M11.875 3.534l10.795 6.233v12.466l-10.795 6.233-10.795-6.233v-12.466l10.795-6.233zM10.725 6.023c-0.795 1.348-0.989 2.855-0.581 4.52 1.244 0.897 2.009 1.879 2.296 2.947-0.763-1.079-1.787-1.881-3.071-2.406-1.927-0.787-3.445-2.952-3.445-2.952-0.217 1.030-0.051 2.021 0.499 2.974-0.802-0.24-1.715-0.277-2.738-0.112 0.944 0.406 1.458 0.948 1.541 1.626s-0.142 1.101-0.676 1.269c-1.109 0.357-2.1 1.021-2.974 1.993 2.391-0.17 3.296 0.996 2.715 3.496 1.086-1.319 2.462-2.146 4.129-2.48-0.326-0.255-0.867-0.347-1.623-0.278 1.451-1.726 3.428-2.322 5.932-1.788-1.592 0.072-2.774 0.446-3.545 1.123 0.873-0.005 1.526 0.233 1.958 0.716-1.749 0.438-3.002 1.331-3.757 2.68 2.279-0.263 3.809 0.204 4.589 1.402 1.147 1.76 0.046 2.884 0.001 2.928l-0.001 0.001 0.013 0.002c0.442 0.055 0.806-0.037 1.090-0.275 0.005 1.018-0.77 1.73-2.324 2.136 3.199 0.304 5.443-0.624 6.732-2.783-0.509 0.385-1.059 0.489-1.649 0.313-0.886-0.264-0.709-1.113-0.38-1.279-0.648 0.138-1.051 0.066-1.21-0.214-0.239-0.42-0.135-0.938 0.314-1.2-0.708 0.127-1.104-0.044-1.186-0.516-0.124-0.707 0.108-1.201 0.648-1.527-0.658-0.377-1.368-0.432-2.132-0.166 1.071-0.837 2.45-0.991 4.138-0.463 0.84 0.403 1.048 0.948 0.626 1.636 2.269-0.256 3.293 0.479 3.072 2.206 1.649-0.886 2.341-2.475 2.075-4.767-0.234 0.786-0.684 1.292-1.349 1.519 0.079-0.709-0.225-1.078-0.915-1.107 0.294-1.564-0.117-2.882-1.232-3.953s-2.311-2.14-3.586-3.208c-1.125-1.137-1.66-2.236-1.605-3.298-0.595 1.311-0.489 2.361 0.318 3.149 1.21 1.182 3.955 3.293 4.007 5.141-1.069-1.501-2.104-2.706-3.104-3.615-1.501-1.364-3.665-2.449-3.609-5.389zM15.197 14.309l0.047 0.001c1.122 0.561 1.803 1.339 2.043 2.334-0.253 0.176-0.538 0.176-0.854 0-0.746-0.447-1.095-1.049-1.339-1.706-0.046-0.144-0.171-0.448-0.034-0.579 0.045-0.043 0.078-0.039 0.137-0.050z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

5
svg/xin3.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>xin3</title>
<path fill="#444" d="M25.151 4.407c3.091 2.149 3.774 5.623 4.018 6.555 0.163 0.622 0.609 1.152 1.34 1.59l1.49 0.785c0 0-0.898 0.635-2.693 1.905-0.495 0.267-0.667 0.655-0.514 1.162 0.172 0.559 0.122 1.431-0.15 2.617s-1.093 2.254-2.46 3.205c0 0 0.413-1.814 0.096-3.495-0.211-1.121-0.936-1.467-2.175-1.040l-4.755 1.942c-0.463 0.817-0.821 1.444-1.073 1.881s-0.252 0.795 0 1.073l0.944 1.123 2.033 0.224c0.838 0 1.313 0.352 1.425 1.056-2.544-0.279-4.763 0.589-6.657 2.604h-0.042c-1.894-2.015-4.112-2.882-6.657-2.604 0.112-0.704 0.587-1.056 1.425-1.056l2.033-0.224 0.944-1.123c0.252-0.278 0.252-0.636 0-1.073s-0.61-1.064-1.073-1.881l-4.755-1.942c-1.239-0.428-1.964-0.081-2.175 1.040-0.317 1.681 0.096 3.495 0.096 3.495-1.367-0.951-2.187-2.020-2.46-3.205s-0.323-2.058-0.15-2.617c0.152-0.508-0.019-0.895-0.514-1.162-1.795-1.27-2.693-1.905-2.693-1.905l1.49-0.785c0.731-0.438 1.178-0.968 1.34-1.59 0.244-0.932 0.928-4.406 4.018-6.555-0.932 2.607-0.614 4.843 0.954 6.707 0.212-0.626 0.532-1.074 0.96-1.344 0.478 1.541 1.446 2.46 2.905 2.757l0.908-1.040-0.548-3.291 1.863-2.483c-0.471 1.722-0.372 3.142 0.296 4.259 0.463-0.374 1.067-0.558 1.813-0.551 0.746-0.007 1.351 0.177 1.814 0.551 0.669-1.117 0.768-2.537 0.297-4.259l1.863 2.483-0.548 3.291 0.908 1.040c1.459-0.297 2.428-1.216 2.905-2.757 0.428 0.271 0.748 0.719 0.96 1.344 1.568-1.864 1.886-4.1 0.954-6.707zM14.025 13.32c-0.627 0.030-0.663 1.183-0.383 1.953s0.61 1.647 1.695 3.298c-0.021-0.131-0.962-2.756-0.328-4.066-0.238-0.81-0.566-1.205-0.984-1.185zM17.975 13.32c-0.418-0.020-0.746 0.375-0.984 1.185 0.634 1.309-0.307 3.935-0.328 4.066 1.085-1.651 1.415-2.528 1.695-3.298s0.243-1.922-0.383-1.953z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

5
svg/xin4-border.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>xin4-border</title>
<path fill="#444" d="M15.151 3.078c6.82 0 12.349 5.529 12.349 12.349 0 5.395-3.46 9.982-8.281 11.663 0.008 0.009 0.016 0.019 0.024 0.029 0.528 0.648 1.177 1.038 1.947 1.169-2.838 1.028-4.917 0.666-6.238-1.084-0.6 0.365-0.9 0.938-0.9 1.719-1.209-0.563-1.692-1.775-1.449-3.638 0 0-0.448 0.19-1.749 1.489-0.868 0.866-2.156 1.178-3.865 0.935 1.68-0.772 2.549-1.982 2.605-3.632-1.328 0.283-0.797 0.481-2.547 1.733-1.167 0.834-2.588 1.022-4.265 0.563 1.214-0.749 1.795-1.619 1.745-2.612-0.95 0.609-1.846 0.714-2.686 0.317 0 0 0-0 0-0l0.007-0.004c0.122-0.061 1.66-0.85 2.199-2.058 0.371-0.831 1.206-1.264 2.506-1.3l0.040-0.001-0.508-0.567c-1.084 0.427-2.739 0.491-3.36-0.468-0.41-0.633-1.304-1.132-2.681-1.498l-0.042-0.011c0.782-0.959 1.723-1.627 2.825-2.003-0.014-0.245-0.022-0.492-0.022-0.741 0-6.82 5.529-12.349 12.349-12.349zM17.694 19.067c-2.948 0.353-5.254 1.606-6.921 3.758 0.517-0.261 1.12-0.349 1.811-0.261-1.376 0.97-2.053 2.007-2.030 3.111 1.006-1.086 2.21-1.538 3.615-1.356-0.948 0.947-1.13 2.046-0.548 3.296 0.321-0.966 0.84-1.509 1.557-1.628 0.517 1.408 1.684 2.053 3.501 1.933-3.412-2.797-3.74-5.748-0.985-8.853zM15.151 3.733c-6.458 0-11.694 5.235-11.694 11.694 0 0.187 0.004 0.373 0.013 0.558 0.957-0.218 2.021-0.239 3.194-0.062 0.358-0.936 0.537-1.404 0.537-1.404 1.36-1.32 2.646-2.373 3.855-3.156 0.74-0.049 1.55-0.049 2.431 0 2.015-1.996 3.867-3.453 5.558-4.371l1.080 1.811c0.403 0.614 0.403 1.105 0 1.474 0.527 0.578 0.641 1.335 0.344 2.273-0.144-0.586-0.468-0.999-0.972-1.238 0.182 0.781 0.11 1.44-0.218 1.978-0.241-0.63-0.629-1.059-1.166-1.286 0.085 1.315-0.142 2.121-0.68 2.417-0.11-0.305-0.314-0.504-0.612-0.595-0.313-0.051-0.671-0.029-0.943 0.241-0.78 0.757-0.465 1.916-0.030 2.191 0.382 0.306 0.852 0.366 1.408 0.18 0.528-0.12 0.734-0.787 0.764-1.267 0.457 0.408 0.646 0.841 0.564 1.302 0.665-0.41 1.023-1.087 1.075-2.030 0.37 0.389 0.482 0.906 0.335 1.551 0.635-0.329 1.017-1.032 1.146-2.109 1.099 1.54 1.469 3.066 1.109 4.579-0.427-0.624-1.035-0.687-1.821-0.19-1.168 0.738-2.611 1.951-2.984 4.273l-0.011 0.071c-0.185 1.624 1.142 3.198 3.704 2.595 0.247-0.055 0.572-0.149 0.957-0.376 2.881-2.13 4.749-5.551 4.749-9.409 0-6.458-5.235-11.694-11.694-11.694zM13.065 12.246c-1.062 0.52-1.789 0.612-2.181 0.277-0.65 0.281-0.954 0.748-0.913 1.401 0.408-0.526 1.143-0.681 2.205-0.465 0.532-0.292 0.828-0.697 0.89-1.214z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

5
svg/xin4.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>xin4</title>
<path fill="#444" d="M17.694 19.067c-2.756 3.105-2.428 6.056 0.985 8.853-1.817 0.12-2.984-0.524-3.501-1.933-0.717 0.119-1.236 0.662-1.557 1.628-0.582-1.25-0.399-2.349 0.548-3.296-1.404-0.182-2.609 0.27-3.615 1.356-0.022-1.105 0.655-2.142 2.030-3.111-0.691-0.087-1.294-0-1.811 0.261 1.666-2.152 3.973-3.405 6.921-3.758zM15.151 3.733c-6.458 0-11.694 5.235-11.694 11.694 0 0.187 0.004 0.373 0.013 0.558 0.957-0.218 2.021-0.239 3.194-0.062 0.358-0.936 0.537-1.404 0.537-1.404 1.36-1.32 2.646-2.373 3.855-3.156 0.74-0.049 1.55-0.049 2.431 0 2.015-1.996 3.867-3.453 5.557-4.371l1.081 1.811c0.403 0.614 0.403 1.105 0 1.474 0.527 0.578 0.641 1.335 0.344 2.273-0.144-0.586-0.468-0.999-0.972-1.238 0.182 0.781 0.11 1.44-0.218 1.978-0.241-0.63-0.629-1.059-1.166-1.286 0.085 1.315-0.142 2.121-0.68 2.417-0.11-0.305-0.314-0.504-0.612-0.595-0.313-0.051-0.671-0.029-0.943 0.241-0.78 0.757-0.465 1.916-0.030 2.191 0.382 0.306 0.852 0.366 1.408 0.18 0.528-0.12 0.734-0.787 0.764-1.267 0.457 0.408 0.646 0.841 0.564 1.302 0.665-0.41 1.023-1.087 1.075-2.030 0.37 0.389 0.482 0.906 0.335 1.551 0.635-0.329 1.017-1.032 1.146-2.109 1.099 1.54 1.469 3.066 1.109 4.579-0.427-0.624-1.035-0.687-1.821-0.19-1.168 0.738-2.611 1.951-2.984 4.273l-0.011 0.071c-0.185 1.624 1.142 3.198 3.704 2.595 0.247-0.055 0.572-0.149 0.957-0.376 2.881-2.13 4.749-5.551 4.749-9.409 0-6.458-5.235-11.694-11.694-11.694zM13.065 12.246c-1.062 0.52-1.789 0.612-2.181 0.277-0.65 0.281-0.954 0.748-0.913 1.401 0.408-0.526 1.143-0.681 2.205-0.465 0.532-0.292 0.828-0.697 0.89-1.214z"></path>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

5
svg/xkld.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="25" height="32" viewBox="0 0 25 32">
<title>xkld</title>
<path fill="#444" d="M12.5 29.348c-1.218-0.023-2.377-0.535-3.312-1.212 0.003-0.008-0.014-0.001-0.008-0.008 0.411-0.472 0.801-0.93 1.117-1.45-0.284-0.163-0.571-0.323-0.857-0.48 0.002-0.006-0.009-0-0.005-0.006 0.307-0.436 0.618-0.905 0.856-1.392 0.519-1.073 0.906-2.236 0.892-3.439-0.021-6.016 0.018 5.946-0.001-4.564l-0.009-1.52h-0.012v-0l-0 0h-0.891c-0.016-0.001-0.006-0.001-0.028 0-1.443-0.012-1.437-0.001-1.475 0-0.209 0.095-0.111 0.046-0.368 0.21-1.074 0.728-1.882 1.811-2.527 2.919h-0c-1.219-1.926-1.728-4.269-1.569-6.567 0.040-0.58 0.141-1.163 0.224-1.705 0.004-0.025 0.018-0.061 0.018-0.087-0.409 0.494-0.568 1.201-0.676 1.816-0.173 1.19-0.17 2.408 0.015 3.597 0.434 1.911 1.223 3.817 2.646 5.206 0.174 0.194 0.327 0.355 0.545 0.578 0.031 0.032 0.126 0.114 0.142 0.157-0.004 0.027 0.017-0.017 0.007 0.008-0.202 0.508-0.623 1.013-0.936 1.436-0.594 0.674-1.225 1.365-2.051 1.756-0.136-0.83-0.176-1.681-0.443-2.483-0.315-1.082-0.875-2.078-1.558-2.968-0.412-0.532-1.117-1.181-1.601-1.647l-0.018-0.012c-0.074-0.18-0.034-0.104-0.127-0.392-0.319-1.069-0.488-2.675-0.488-4.583 0-2.009 0.228-3.774 0.571-4.794 1.356-1.9 3.397-3.799 5.49-4.857 0.2-0.099 0.411-0.167 0.629-0.214v0l-0.431 2.821-0-0-0.23 1.483 2.704 2.962h2.178c0.006-0.079 0.015-0.252 0.021-0.331 0-0.001 0-0.001 0-0.002 0.104-1.43 0.556-2.823 1.568-3.861 1.012 1.038 1.464 2.431 1.568 3.861l0 0.002c0.006 0.079 0.015 0.252 0.021 0.331h2.178l2.704-2.962-0.23-1.483-0 0-0.431-2.821c0.428 0.116 0.218 0.045 0.629 0.214 2.093 1.059 4.135 2.957 5.49 4.857 0.343 1.020 0.571 2.785 0.571 4.794 0 1.908-0.169 3.514-0.488 4.583-0.093 0.288-0.052 0.212-0.127 0.392l-0.018 0.012c-0.485 0.466-1.189 1.115-1.601 1.647-0.683 0.89-1.243 1.886-1.558 2.968-0.267 0.802-0.307 1.652-0.443 2.483-0.826-0.391-1.457-1.082-2.051-1.756-0.313-0.423-0.734-0.928-0.936-1.436-0.010-0.025 0.011 0.019 0.007-0.008 0.015-0.043 0.11-0.125 0.142-0.157 0.218-0.223 0.371-0.384 0.545-0.578 1.423-1.389 2.212-3.295 2.646-5.206 0.186-1.189 0.189-2.406 0.015-3.597-0.108-0.614-0.267-1.321-0.676-1.816-0 0.026 0.014 0.061 0.018 0.087 0.082 0.542 0.184 1.124 0.224 1.704 0.159 2.298-0.351 4.641-1.569 6.567h-0c-0.645-1.108-1.454-2.192-2.527-2.919-0.257-0.164-0.159-0.115-0.368-0.21-0.037-0.001-0.032-0.012-1.474 0-0.021-0.001-0.012-0.001-0.028 0h-0.904l-0.009 1.52c-0.019 10.51 0.020-1.452-0.001 4.564-0.014 1.203 0.373 2.366 0.892 3.439 0.237 0.487 0.549 0.956 0.856 1.392 0.004 0.005-0.007-0-0.005 0.006-0.287 0.157-0.573 0.318-0.857 0.48 0.316 0.519 0.706 0.977 1.117 1.45 0.006 0.007-0.011-0-0.008 0.008-0.935 0.676-2.094 1.189-3.312 1.212v0z"></path>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

5
svg/xssm.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>xssm</title>
<path fill="#444" d="M15.842 28.866c-0.805-0.198-1.272-0.934-1.362-1.726-0.009 0.006-0.023 0.008-0.028 0.018-0.261 0.508-0.932 0.748-1.411 0.992-0.301-0.82-0.192-1.573-0.175-2.104-0.013 0.001-0.025 0.003-0.037 0.008-0.605 0.269-1.38 0.265-2.034 0.234 0.511-1.666 1.69-3.315 2.955-4.507 0 0 0.057-0.050 0.057-0.050-0.007-0.245-0.213-0.598-0.229-0.841-0.009 0.008-0.021 0.014-0.027 0.024-0.412 0.72-0.812 1.163-1.46 1.742-0.107 0.096-0.59 0.454-0.707 0.463-0.119-0.421-0.177-1.203-0.199-1.64-0.011 0.003-0.023 0.004-0.032 0.010-0.702 0.503-1.863 0.87-2.801 0.911 0.070-0.453 0.212-1.104 0.436-1.499-0.011-0-0.085 0.048-0.096 0.050-0.249 0.050-1.002 0.464-3.188 0.172-0.013-0.002-0.026-0.007-0.039-0.010 0.443-0.837 0.918-1.489 1.359-1.955-0.013-0.004-0.025-0.011-0.038-0.012-2.72-0.209-4.249-1.33-4.215-1.368 1.495-1.671 2.537-1.449 2.538-1.575-1.145-0.554-2.723-1.449-3.422-2.516-0.145-0.222-0.41-0.572-0.321-0.619 0.015-0.008 0.913-0.312 0.925-0.313 1.689-0.173 2.447-0.176 2.447-0.176-0.58-0.572-2.045-0.774-2.798-0.528 0.002 0.003 0.002 0.003-0.001 0h-0l-0-0-0.008-0.007c-1.514-1.728-1.839-3.138-1.934-3.578l2.523-0.107c1.040 0.199 1.269 0.199 2.248 0.596 0 0 0.061 0 0.061 0-0.634-0.708-1.746-1.381-2.72-1.327-0.009-0.033-0.014-0.067-0.027-0.098-0.923-2.23-1.148-3.822-1.121-4.411l1.667 0.071c0.025 0.017 0.049 0.035 0.076 0.050 4.68 2.519 5.261 4.737 7.494 6.109 0.319 0.196 0.856 0.466 1.193 0.631-0.011 0.013-0.026 0.021-0.038 0.031-0.206 0.161-0.237 0.176-0.398 0.436-0.032 0.052-0.019 0.060-0.023 0.084-0.165 1.029-0.13 2.24 0.089 3.237 0.005 0.024 0.002 0.050 0.003 0.074 0.272 1.269 1.238 2.597 2.398 3.168 0.069 0.034 0.202 0.117 0.15 0.060-0.667-0.739-0.887-1.155-1.188-1.683 0.004-0.014 0.006-0.030 0.014-0.043 0.447-0.828 0.795-1.463 0.758-2.866-0-0.017-0.001-0.033-0.002-0.050 0.854-0.624 1.795-1.089 2.845-1.25 1.050 0.161 1.991 0.626 2.845 1.25-0.001 0.017-0.002 0.034-0.002 0.050-0.037 1.404 0.311 2.038 0.758 2.866 0.007 0.013 0.009 0.028 0.014 0.043-0.301 0.528-0.521 0.944-1.188 1.683-0.052 0.057 0.081-0.026 0.15-0.060 1.16-0.571 2.127-1.899 2.398-3.168 0.001-0.024-0.002-0.050 0.003-0.074 0.219-0.996 0.253-2.208 0.089-3.237-0.004-0.024 0.009-0.032-0.023-0.084-0.161-0.26-0.191-0.275-0.398-0.436-0.013-0.010-0.028-0.017-0.038-0.031 0.336-0.165 0.873-0.435 1.193-0.631 2.233-1.372 2.814-3.589 7.494-6.109 0.027-0.014 0.050-0.033 0.076-0.050l1.667-0.071c0.027 0.59-0.199 2.181-1.122 4.411-0.013 0.031-0.018 0.065-0.027 0.098-0.974-0.054-2.086 0.618-2.72 1.327h0.061c0.979-0.398 1.208-0.398 2.248-0.596l2.523 0.107c-0.095 0.44-0.421 1.85-1.934 3.578l-0.008 0.007-0 0h-0c-0.003 0.003-0.003 0.003-0.001-0-0.753-0.246-2.218-0.044-2.798 0.528 0 0 0.758 0.003 2.447 0.176 0.012 0.001 0.911 0.306 0.925 0.313 0.089 0.048-0.176 0.398-0.321 0.619-0.699 1.067-2.277 1.961-3.422 2.516 0.001 0.126 1.044-0.096 2.538 1.575 0.033 0.037-1.495 1.158-4.215 1.368-0.013 0.001-0.025 0.008-0.038 0.012 0.442 0.466 0.917 1.118 1.36 1.955-0.013 0.003-0.026 0.008-0.039 0.010-2.186 0.292-2.939-0.122-3.188-0.172-0.010-0.002-0.085-0.050-0.096-0.050 0.224 0.395 0.366 1.046 0.436 1.499-0.938-0.041-2.098-0.408-2.801-0.911-0.009-0.007-0.021-0.007-0.032-0.010-0.022 0.437-0.080 1.219-0.199 1.64-0.117-0.009-0.6-0.367-0.707-0.463-0.649-0.579-1.048-1.022-1.46-1.742-0.006-0.010-0.018-0.016-0.027-0.024-0.016 0.243-0.222 0.596-0.229 0.841 0 0 0.057 0.050 0.057 0.050 1.265 1.193 2.444 2.841 2.955 4.507-0.654 0.031-1.43 0.035-2.034-0.234-0.012-0.005-0.024-0.007-0.037-0.008 0.017 0.531 0.127 1.284-0.175 2.104-0.478-0.243-1.149-0.484-1.411-0.992-0.005-0.010-0.018-0.012-0.028-0.018-0.056 0.783-0.663 1.714-1.52 1.741l-0.158-0.015zM16 14.918c-0.214 0.345-0.512 0.618-0.831 0.862 0.198 0.829 0.509 1.624 0.831 2.411 0.322-0.787 0.633-1.582 0.831-2.411-0.319-0.244-0.617-0.518-0.831-0.862zM23.536 10.682v0c-0.268 1.083 0.247 2.174 0.052 3.255-0.475 1.335-1.439 2.399-2.277 3.513 0.294-0.059 0.694-0.167 0.933-0.369 1.019-0.907 1.413-2.174 2.378-3.123 0-0.006 0.006-0.027 0.247-0.233 0.005-0.005 0.011-0.010 0.011-0.015-0.098 0.002-0.579 0.045-0.677 0.046 0.016-0.851-0.157-1.717-0.197-2.565-0.166-0.179-0.299-0.334-0.47-0.508zM8.464 10.682c-0.171 0.175-0.304 0.33-0.47 0.508-0.040 0.848-0.213 1.714-0.197 2.565-0.098-0.001-0.579-0.043-0.677-0.046 0 0.005 0.006 0.011 0.011 0.015 0.24 0.206 0.246 0.227 0.247 0.233 0.965 0.949 1.359 2.217 2.378 3.123 0.239 0.202 0.639 0.31 0.933 0.369-0.838-1.114-1.802-2.179-2.277-3.514-0.196-1.082 0.32-2.173 0.052-3.255v0z"></path>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

5
svg/zne.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="25" height="32" viewBox="0 0 25 32">
<title>zne</title>
<path fill="#444" d="M10.682 0.053l1.732 3.357 0.066 4.153 4.501 7.209c0.593 1.722 0.479 3.493-0.335 5.313 1.854-2.854 2.473-4.848 1.856-5.982-0.617-1.136-2.022-3.437-4.217-6.906l0.016-3.866 1.421-3.279 9.279 15.081-9.279 16.815-1.605-2.76 0.018-4.431-4.854-6.686c-0.814-1.379-0.679-3.004 0.409-4.87-2.215 2.221-2.856 4.076-1.924 5.562l4.463 6.365-0.028 4.042-1.517 2.778-10.684-15.947 10.682-15.951z"></path>
</svg>

After

Width:  |  Height:  |  Size: 567 B