Skip to content

Instantly share code, notes, and snippets.

@jenstrickland
Last active December 20, 2017 01:11
Show Gist options
  • Save jenstrickland/dd496d1c60d1c27d01dc5c41a6e15277 to your computer and use it in GitHub Desktop.
Save jenstrickland/dd496d1c60d1c27d01dc5c41a6e15277 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<style> /* NEED TO UPDATE CSS -- I will build this locally and reimport to Github afterwards. */
.link-list {
list-style-type: none;
margin: 0;
padding: 0;
}
.link-list__item {
display: inline-block;
margin: 0;
}
.link-list__link {
display: inline-block;
padding: 10px;
position: relative;
text-decoration: none;
}
.link-list__icon {
height: 48px;
width: 48px;
}
.link-list__icon--codepen {
fill: #000;
}
.link-list__icon--github {
fill: #24292e;
}
.link-list__icon--medium {
fill: #1c9963;
}
.link-list__icon--steam {
fill: #171a21;
}
.link-list__icon--twitch {
fill: #4b367c;
}
.link-list__icon--twitter {
fill: #1da1f2;
}
.link-list__icon--youtube {
fill: #e62117;
}
.link-list__tooltip {
background-color: #333;
border-radius: 3px;
bottom: 110%;
color: #fff;
display: inline-block;
font-size: .75em;
left: 50%;
margin-left: -50%;
opacity: 0;
text-align: center;
transition: all .3s ease;
padding: 5px;
position: absolute;
width: 100%;
}
.link-list__tooltip:before {
border-top: solid #333 5px;
border-bottom: solid transparent 5px;
border-left: solid transparent 5px;
border-right: solid transparent 5px;
content: "";
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
top: 100%;
width: 0;
}
.link-list__link:focus .link-list__tooltip,
.link-list__link:hover .link-list__tooltip {
bottom: 100%;
opacity: 1;
}
.svg-sprite {
display: none;
}
body {
margin: 3em;
}
* {
box-sizing: border-box;
}
</style>
<!-- HTML UPDATED -->
<ul class="link-list">
<li class="link-list__item">
<a href="" class="link-list__link">
<span class="link-list__tooltip">JavaScript</span>
<svg class="link-list__icon link-list__icon--javascript" viewBox="0 0 48 48" aria-hidden="true" focusable="false">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#javascript"></use>
</svg>
</a>
</li>
<li class="link-list__item">
<a href="" class="link-list__link">
<span class="link-list__tooltip">jQuery</span>
<svg class="link-list__icon link-list__icon--jquery" viewBox="0 0 48 48" aria-hidden="true" focusable="false">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#jquery"></use>
</svg>
</a>
</li>
<li class="link-list__item">
<a href="" class="link-list__link">
<span class="link-list__tooltip">React</span>
<svg class="link-list__icon link-list__icon--react" viewBox="0 0 48 48" aria-hidden="true" focusable="false">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#react"></use>
</svg>
</a>
</li>
<li class="link-list__item">
<a href="" class="link-list__link">
<span class="link-list__tooltip">Angular</span>
<svg class="link-list__icon link-list__icon--angular" viewBox="0 0 48 48" aria-hidden="true" focusable="false">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#angular"></use>
</svg>
</a>
</li>
<li class="link-list__item">
<a href="" class="link-list__link">
<span class="link-list__tooltip">CSS</span>
<svg class="link-list__icon link-list__icon--css" viewBox="0 0 48 48" aria-hidden="true" focusable="false">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#css"></use>
</svg>
</a>
</li>
<li class="link-list__item">
<a href="" class="link-list__link">
<span class="link-list__tooltip">SASS</span>
<svg class="link-list__icon link-list__icon--sass" viewBox="0 0 48 48" aria-hidden="true" focusable="false">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#sass"></use>
</svg>
</a>
</li>
<li class="link-list__item">
<a href="" class="link-list__link">
<span class="link-list__tooltip">NODE.js</span>
<svg class="link-list__icon link-list__icon--nodejs" viewBox="0 0 48 48" aria-hidden="true" focusable="false">
<use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#nodejs"></use>
</svg>
</a>
</li>
</ul>
<!-- SVG sprite sheet -- NEED TO UPDATE -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" class="svg-sprite">
<symbol id="codepen" viewBox="0 0 48 48">
<g transform="scale(0.046875 0.046875)">
<path d="M123.429 668l344.571 229.714v-205.143l-190.857-127.429zM88 585.714l110.286-73.714-110.286-73.714v147.429zM556 897.714l344.571-229.714-153.714-102.857-190.857 127.429v205.143zM512 616l155.429-104-155.429-104-155.429 104zM277.143 458.857l190.857-127.429v-205.143l-344.571 229.714zM825.714 512l110.286 73.714v-147.429zM746.857 458.857l153.714-102.857-344.571-229.714v205.143zM1024 356v312c0 14.286-7.429 28.571-19.429 36.571l-468 312c-7.429 4.571-16 7.429-24.571 7.429s-17.143-2.857-24.571-7.429l-468-312c-12-8-19.429-22.286-19.429-36.571v-312c0-14.286 7.429-28.571 19.429-36.571l468-312c7.429-4.571 16-7.429 24.571-7.429s17.143 2.857 24.571 7.429l468 312c12 8 19.429 22.286 19.429 36.571z"></path>
</g>
</symbol>
<symbol id="github" viewBox="0 0 48 48">
<g transform="scale(0.046875 0.046875)">
<path d="M512.008 12.642c-282.738 0-512.008 229.218-512.008 511.998 0 226.214 146.704 418.132 350.136 485.836 25.586 4.738 34.992-11.11 34.992-24.632 0-12.204-0.48-52.542-0.696-95.324-142.448 30.976-172.504-60.41-172.504-60.41-23.282-59.176-56.848-74.916-56.848-74.916-46.452-31.778 3.51-31.124 3.51-31.124 51.4 3.61 78.476 52.766 78.476 52.766 45.672 78.27 119.776 55.64 149.004 42.558 4.588-33.086 17.852-55.68 32.506-68.464-113.73-12.942-233.276-56.85-233.276-253.032 0-55.898 20.004-101.574 52.76-137.428-5.316-12.9-22.854-64.972 4.952-135.5 0 0 43.006-13.752 140.84 52.49 40.836-11.348 84.636-17.036 128.154-17.234 43.502 0.198 87.336 5.886 128.256 17.234 97.734-66.244 140.656-52.49 140.656-52.49 27.872 70.528 10.35 122.6 5.036 135.5 32.82 35.856 52.694 81.532 52.694 137.428 0 196.654-119.778 239.95-233.79 252.624 18.364 15.89 34.724 47.046 34.724 94.812 0 68.508-0.596 123.644-0.596 140.508 0 13.628 9.222 29.594 35.172 24.566 203.322-67.776 349.842-259.626 349.842-485.768 0-282.78-229.234-511.998-511.992-511.998z"></path>
</g>
</symbol>
<symbol id="medium" viewBox="0 0 48 48">
<g transform="scale(0.046875 0.046875)">
<path d="M341.143 240.571v670.286c0 17.714-8.571 34.286-28 34.286-6.857 0-13.143-1.714-18.857-4.571l-265.714-133.143c-16-8-28.571-28.571-28.571-45.714v-651.429c0-14.286 6.857-27.429 22.286-27.429 9.143 0 17.143 4.571 25.143 8.571l292 146.286c0.571 0.571 1.714 2.286 1.714 2.857zM377.714 298.286l305.143 494.857-305.143-152v-342.857zM1024 308.571v602.286c0 18.857-10.857 32-29.714 32-9.714 0-18.857-2.857-26.857-7.429l-252-125.714zM1022.286 240c0 2.286-295.429 481.714-318.286 518.286l-222.857-362.286 185.143-301.143c6.286-10.286 17.714-16 29.714-16 5.143 0 10.286 1.143 14.857 3.429l309.143 154.286c1.143 0.571 2.286 1.714 2.286 3.429z"></path>
</g>
</symbol>
<symbol id="twitch" viewBox="0 0 48 48">
<g transform="scale(0.046875 0.046875)">
<path d="M96 0l-96 160v736h256v128h128l128-128h160l288-288v-608h-864zM832 544l-160 160h-160l-128 128v-128h-192v-576h640v416z"></path>
<path d="M608 256h96v256h-96v-256z"></path>
<path d="M416 256h96v256h-96v-256z"></path>
</g>
</symbol>
<symbol id="twitter" viewBox="0 0 48 48">
<g transform="scale(0.046875 0.046875)">
<path d="M1024 226.4c-37.6 16.8-78.2 28-120.6 33 43.4-26 76.6-67.2 92.4-116.2-40.6 24-85.6 41.6-133.4 51-38.4-40.8-93-66.2-153.4-66.2-116 0-210 94-210 210 0 16.4 1.8 32.4 5.4 47.8-174.6-8.8-329.4-92.4-433-219.6-18 31-28.4 67.2-28.4 105.6 0 72.8 37 137.2 93.4 174.8-34.4-1-66.8-10.6-95.2-26.2 0 0.8 0 1.8 0 2.6 0 101.8 72.4 186.8 168.6 206-17.6 4.8-36.2 7.4-55.4 7.4-13.6 0-26.6-1.4-39.6-3.8 26.8 83.4 104.4 144.2 196.2 146-72 56.4-162.4 90-261 90-17 0-33.6-1-50.2-3 93.2 59.8 203.6 94.4 322.2 94.4 386.4 0 597.8-320.2 597.8-597.8 0-9.2-0.2-18.2-0.6-27.2 41-29.4 76.6-66.4 104.8-108.6z"></path>
</g>
</symbol>
<symbol id="youtube" viewBox="0 0 48 48">
<g transform="scale(0.046875 0.046875)">
<path d="M406.286 644.571l276.571-142.857-276.571-144.571v287.429zM512 152c215.429 0 358.286 10.286 358.286 10.286 20 2.286 64 2.286 102.857 43.429 0 0 31.429 30.857 40.571 101.714 10.857 82.857 10.286 165.714 10.286 165.714v77.714s0.571 82.857-10.286 165.714c-9.143 70.286-40.571 101.714-40.571 101.714-38.857 40.571-82.857 40.571-102.857 42.857 0 0-142.857 10.857-358.286 10.857v0c-266.286-2.286-348-10.286-348-10.286-22.857-4-74.286-2.857-113.143-43.429 0 0-31.429-31.429-40.571-101.714-10.857-82.857-10.286-165.714-10.286-165.714v-77.714s-0.571-82.857 10.286-165.714c9.143-70.857 40.571-101.714 40.571-101.714 38.857-41.143 82.857-41.143 102.857-43.429 0 0 142.857-10.286 358.286-10.286v0z"></path>
</g>
</symbol>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="512px" height="116px" viewBox="0 0 512 116" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs></defs>
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g>
<path d="M489.718192,8.64613026 L511.13882,8.76383142 C511.13882,8.76383142 471.313656,62.7278468 468.06216,67.1259464 C467.005794,68.5501302 465.401134,70.0861302 464.588016,71.9899464 C462.531188,76.7764598 460.419432,87.2754022 460.419432,87.2754022 L440.82023,87.3725058 C440.82023,87.3725058 443.86967,76.4292414 443.744122,70.600092 C443.633288,65.5075556 441.034054,60.421885 439.57554,55.314636 C438.102314,50.1455938 436.101394,40.02918 436.101394,40.02918 L456.25085,40.02918 L459.029578,51.1460536 L489.718192,8.64613026" fill="#1A1918"></path>
<path d="M449.157394,20.0268506 C453.110192,22.4102988 455.535816,35.5555556 455.535816,35.5555556 C455.535816,35.5555556 434.8518,35.8605978 423.595648,35.8605978 L413.868628,35.8605978 L402.057318,87.2754022 L383.993134,87.2754022 C383.993134,87.2754022 395.234574,31.400705 397.888736,21.2705594 C398.749916,17.9916015 403.78066,18.5536245 412.277702,18.5536245 L425.846682,18.5536245 C434.608552,18.5536245 444.849532,17.4354636 449.157394,20.0268506" fill="#1A1918"></path>
<path d="M365.059924,45.0667892 C365.059924,45.0667892 365.622928,41.7662528 363.149242,37.9448888 C361.037486,34.6865288 359.08561,33.929318 353.527172,33.7557088 C337.831724,33.2623448 338.136766,44.89318 338.136766,44.89318 L365.059924,45.0667892 L365.059924,45.0667892 Z M382.082452,31.7479234 C384.382528,40.0438928 379.99816,59.5391264 379.99816,59.5391264 C379.99816,59.5391264 357.104306,59.1565978 344.56423,59.5391264 C340.66538,59.6578084 335.997548,59.1154022 334.83721,60.9289808 C333.204108,63.4713256 335.433564,67.383908 337.323648,69.0366284 C339.499158,70.9404444 343.736398,71.1562298 345.258666,71.3504368 C355.436874,72.6431878 376.7398,71.6839234 376.7398,71.6839234 L373.04987,88.0247662 C373.04987,88.0247662 342.94584,89.5333026 327.88892,85.940475 C324.915984,85.2323066 322.12941,83.8012568 320.246192,81.7718928 C319.73223,81.2167356 319.286928,80.459525 318.80043,79.8062836 C318.412016,79.284475 317.280122,77.5689808 316.772046,76.213456 C313.33321,67.0494406 317.175172,49.4923524 320.940628,40.0850882 C321.378084,38.9943908 321.927356,37.6123832 322.505072,36.4373334 C323.226974,34.971954 323.838038,33.3182528 324.414774,32.4423602 C324.803188,31.838161 325.2838,31.4487662 325.686928,30.8788966 C326.151846,30.2050574 326.693272,29.551816 327.194482,28.9691954 C328.583356,27.3566896 330.160552,26.2169502 332.057502,24.800613 C338.330974,20.1033564 349.68423,16.4556015 363.32285,17.8523218 C368.457564,18.3800153 376.212108,20.2141916 379.99816,25.4950498 C381.012352,26.905502 381.512582,29.7048276 382.082452,31.7479234 L382.082452,31.7479234 L382.082452,31.7479234 Z" fill="#1A1918"></path>
<path d="M299.22869,18.4908506 L316.744582,18.3868812 C316.744582,18.3868812 306.983234,64.6944368 302.008398,87.2754022 L281.858942,87.2754022 C267.776,87.2754022 255.234942,89.019341 249.899158,78.9372568 C244.72325,69.1484444 249.662774,53.0498698 251.983448,42.1134712 C253.623418,34.3736398 257.076966,18.5536245 257.076966,18.5536245 L275.224522,18.3868812 C275.224522,18.3868812 270.096674,43.0168276 267.96334,55.314636 C267.199264,59.7196016 265.62305,63.8675862 267.268904,67.1259464 C268.832368,70.22541 271.020628,70.4470804 277.69036,70.600092 C279.803096,70.649134 286.722942,70.600092 286.722942,70.600092 L299.22869,18.4908506" fill="#1A1918"></path>
<path d="M217.243954,51.8404904 C219.07813,45.3237702 221.752888,38.2577778 221.412536,32.3864522 C221.04472,26.106115 215.778574,20.3878008 212.380934,19.1862682 C202.14682,15.5728429 192.565946,20.624184 188.758314,24.7437242 C183.83154,30.0804904 182.164107,36.3127662 180.420169,44.89318 C179.121533,51.2637548 178.058299,57.9893946 180.420169,62.957364 C184.602483,71.7398314 197.64377,69.8222836 211.685518,69.9056552 C213.769808,64.3197548 215.49315,58.0453026 217.243954,51.8404904 L217.243954,51.8404904 L217.243954,51.8404904 Z M241.561992,26.1335786 C243.562912,40.6824214 235.885854,56.7398008 230.59813,70.7040614 C235.989824,71.1905594 240.714544,70.6285364 241.054896,71.030682 C241.40898,71.5524904 237.441472,87.6991264 236.058482,87.7403218 C231.779066,87.852138 217.59902,87.969839 211.685518,87.969839 C192.391356,87.969839 174.340904,89.2272796 165.135693,79.6326744 C161.397701,75.7348046 158.81318,69.0503602 158.187402,64.3472184 C157.144766,56.4955708 158.451249,47.8523832 160.271693,40.7245978 C161.918529,34.2902682 164.030284,28.2178698 167.219985,22.659433 C175.327632,8.50685058 189.432153,-1.99797701 213.075372,0.426666666 C217.660812,0.89943295 224.247172,2.9072184 228.360828,5.28968582 C228.645272,5.45740996 229.639846,6.2489502 229.868384,6.38822988 C235.42682,9.92514942 240.491892,18.3662835 241.561992,26.1335786 L241.561992,26.1335786 L241.561992,26.1335786 Z" fill="#1A1918"></path>
<path d="M156.193349,18.5742222 C155.026146,23.88941 153.858943,29.9137472 152.628966,35.166161 L133.174927,35.166161 C134.682483,29.3438774 135.835954,23.5559234 137.34351,18.4908506 C143.56892,18.4908506 149.356874,18.5742222 156.193349,18.5742222" fill="#1A1918"></path>
<path d="M132.48049,40.02918 L151.239111,40.02918 C148.787004,53.6060076 143.930851,75.5052874 140.123218,90.748567 C137.73977,100.288245 136.148843,107.250268 129.700782,112.286897 C129.124046,112.739065 128.79154,112.524261 128.311908,112.982314 C127.123126,114.115188 121.627464,115.428536 118.584889,115.761042 C113.637517,116.296582 108.044751,115.830682 101.965487,115.706115 C103.556414,109.890697 105.356261,102.908077 106.773579,97.6968582 C121.593134,99.489839 121.968797,85.4824214 124.837762,71.9899464 C126.49833,64.1942068 131.529073,43.1561072 132.48049,40.02918" fill="#1A1918"></path>
<g transform="translate(0.000000, 8.827586)" fill="#21609B">
<path d="M88.7084138,66.6365058 L88.3062682,67.678161 C81.4550804,81.0176246 69.3171494,89.2027586 52.0033104,89.5637088 C43.9093946,89.7304522 36.1970268,87.6540076 31.1594176,85.3951264 C20.286774,80.5105288 11.1423755,71.4514636 6.14792338,61.7725058 C-1.01615326,47.897502 -2.30792338,28.596475 12.5881379,14.180046 C12.8176552,14.180046 10.7814253,17.3059923 11.0109425,17.3059923 L10.6009502,18.6399387 C-0.133394636,52.2465594 32.9376858,81.046069 65.0857932,77.7523984 C72.8118928,76.9608582 82.6644598,72.729502 88.7084138,66.6365058"></path>
<path d="M69.2543754,52.7399234 C77.3424062,52.7958314 85.7904062,49.0156628 90.792705,43.7083218 C86.416184,54.8183296 73.7436934,61.9598468 56.7486284,59.6882146 C42.5195402,57.7843984 28.9642912,43.4650728 27.5675708,29.1173026 C26.5465134,18.675249 30.1864214,12.4429732 36.183295,4.88361686 C34.0990038,8.83739464 33.3202146,11.8868352 33.1260076,13.8318467 C30.8475096,36.4196782 51.1695938,52.6222222 69.2543754,52.7399234"></path>
<path d="M89.980567,24.6848736 C88.7231264,27.5685518 81.483525,33.0151724 78.2869578,33.6958774 C65.6281992,36.3922146 57.5205518,30.389456 53.2744828,23.558866 C52.64282,22.5378084 51.4756168,19.7522146 51.2666974,19.0430651 C49.619862,13.443433 50.3770728,4.9738544 55.290115,0.58948659 C53.810023,4.75806896 53.5942376,9.60049042 54.3730268,12.7480153 C54.8448122,14.6518314 56.282728,17.9739464 57.7216246,20.0641226 C60.340475,23.8717548 62.0010422,24.7966896 65.3643524,26.8182068 C66.878774,27.7284292 68.5040306,28.4581762 69.2063142,28.659249 C72.3950344,29.5969348 79.1275402,32.0706206 89.980567,24.6848736"></path>
</g>
</g>
</g>
</svg>
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 600 600"><defs><style>.cls-1,.cls-5{fill:url(#linear-gradient);}.cls-1{clip-rule:evenodd;}.cls-2,.cls-4{fill:#679e63;}.cls-3{fill:#333;}.cls-3,.cls-4,.cls-5{fill-rule:evenodd;}.cls-6{clip-path:url(#clip-path);}.cls-7{fill:none;}.cls-8{fill:url(#linear-gradient-3);}.cls-9{fill:url(#linear-gradient-4);}.cls-10{fill:url(#linear-gradient-5);}.cls-11{fill:url(#linear-gradient-6);}.cls-12{fill:url(#linear-gradient-7);}.cls-13{fill:url(#linear-gradient-8);}</style><linearGradient id="linear-gradient" x1="258.7" y1="244.71" x2="220.64" y2="322.37" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#3f873f"/><stop offset="0.33" stop-color="#3f8b3d"/><stop offset="0.64" stop-color="#3e9637"/><stop offset="0.93" stop-color="#3da92e"/><stop offset="1" stop-color="#3dae2b"/></linearGradient><clipPath id="clip-path"><path id="_Clipping_Path_" data-name="&lt;Clipping Path&gt;" class="cls-1" d="M244.12,226.61a5.09,5.09,0,0,0-5.09,0L196.9,250.92a5.09,5.09,0,0,0-2.55,4.41V304a5.08,5.08,0,0,0,2.55,4.4L239,332.74a5.09,5.09,0,0,0,5.09,0l42.13-24.34a5.09,5.09,0,0,0,2.54-4.4V255.33a5.09,5.09,0,0,0-2.55-4.41Z"/></clipPath><linearGradient id="linear-gradient-3" x1="235.16" y1="285.35" x2="341.96" y2="206.44" gradientUnits="userSpaceOnUse"><stop offset="0.14" stop-color="#3f873f"/><stop offset="0.4" stop-color="#529f44"/><stop offset="0.71" stop-color="#63b649"/><stop offset="0.91" stop-color="#6abf4b"/></linearGradient><linearGradient id="linear-gradient-4" x1="192.86" y1="217.83" x2="290.28" y2="217.83" gradientUnits="userSpaceOnUse"><stop offset="0.09" stop-color="#6abf4b"/><stop offset="0.29" stop-color="#63b649"/><stop offset="0.6" stop-color="#529f44"/><stop offset="0.86" stop-color="#3f873f"/></linearGradient><linearGradient id="linear-gradient-5" x1="192.86" y1="279.65" x2="290.28" y2="279.65" xlink:href="#linear-gradient-4"/><linearGradient id="linear-gradient-6" x1="192.86" y1="307.46" x2="290.28" y2="307.46" xlink:href="#linear-gradient-4"/><linearGradient id="linear-gradient-7" x1="192.86" y1="320.03" x2="290.28" y2="320.03" xlink:href="#linear-gradient-4"/><linearGradient id="linear-gradient-8" x1="304.47" y1="242.41" x2="244.39" y2="364.98" xlink:href="#linear-gradient"/></defs><title>Artboard 1</title><path class="cls-2" d="M297,434.94a8.38,8.38,0,0,1-4.19-1.12l-13.34-7.89c-2-1.11-1-1.51-.36-1.74a26.25,26.25,0,0,0,6-2.74,1,1,0,0,1,1,.08l10.24,6.08a1.3,1.3,0,0,0,1.24,0l39.95-23.06a1.26,1.26,0,0,0,.61-1.08v-46.1a1.28,1.28,0,0,0-.62-1.1l-39.93-23a1.23,1.23,0,0,0-1.23,0l-39.93,23a1.28,1.28,0,0,0-.63,1.1v46.1a1.22,1.22,0,0,0,.63,1.07l10.94,6.32c5.94,3,9.58-.53,9.58-4V361.3a1.15,1.15,0,0,1,1.16-1.15h5.06a1.15,1.15,0,0,1,1.16,1.15v45.52c0,7.93-4.31,12.47-11.83,12.47-2.31,0-4.12,0-9.2-2.5l-10.48-6a8.46,8.46,0,0,1-4.19-7.29v-46.1a8.42,8.42,0,0,1,4.19-7.28L292.76,327a8.76,8.76,0,0,1,8.4,0l39.95,23.09a8.43,8.43,0,0,1,4.19,7.28v46.1a8.47,8.47,0,0,1-4.19,7.29l-39.95,23.06A8.4,8.4,0,0,1,297,434.94Z"/><path class="cls-2" d="M309.29,403.18c-17.48,0-21.14-8-21.14-14.75a1.14,1.14,0,0,1,1.15-1.15h5.17a1.15,1.15,0,0,1,1.15,1c.78,5.26,3.1,7.92,13.67,7.92,8.42,0,12-1.91,12-6.37,0-2.58-1-4.49-14.09-5.77-10.93-1.08-17.69-3.5-17.69-12.24,0-8.06,6.79-12.87,18.18-12.87,12.8,0,19.13,4.44,19.93,14a1.15,1.15,0,0,1-.3.88,1.17,1.17,0,0,1-.85.37h-5.18a1.15,1.15,0,0,1-1.12-.9c-1.25-5.53-4.27-7.3-12.48-7.3-9.19,0-10.26,3.2-10.26,5.6,0,2.9,1.26,3.75,13.67,5.39s18.11,3.92,18.11,12.55S322,403.18,309.29,403.18Z"/><path class="cls-2" d="M366.9,354.83a7.7,7.7,0,1,1-7.7-7.7A7.72,7.72,0,0,1,366.9,354.83Zm-14.16,0a6.46,6.46,0,1,0,6.44-6.44A6.46,6.46,0,0,0,352.74,354.81Zm3.57-4.3h3c1,0,3,0,3,2.28a2,2,0,0,1-1.63,2.12c1.18.08,1.26.86,1.42,2a8.51,8.51,0,0,0,.45,2.28h-1.83c0-.41-.33-2.61-.33-2.73-.12-.49-.29-.73-.9-.73H358v3.46h-1.67Zm1.63,3.79h1.34a1.16,1.16,0,0,0,1.31-1.22c0-1.18-.82-1.18-1.27-1.18h-1.38Z"/><path class="cls-3" d="M173.24,254.57a5.11,5.11,0,0,0-2.56-4.45l-42.35-24.37a5.11,5.11,0,0,0-2.33-.68h-.44a5.18,5.18,0,0,0-2.34.68L80.87,250.12a5.14,5.14,0,0,0-2.56,4.45l.09,65.63a2.51,2.51,0,0,0,1.28,2.21,2.46,2.46,0,0,0,2.54,0L107.39,308a5.17,5.17,0,0,0,2.56-4.44V272.89a5.1,5.1,0,0,1,2.55-4.42l10.72-6.18a5.1,5.1,0,0,1,2.57-.68,5,5,0,0,1,2.54.68l10.72,6.18a5.1,5.1,0,0,1,2.55,4.42v30.67a5.17,5.17,0,0,0,2.57,4.44l25.16,14.41a2.5,2.5,0,0,0,2.56,0,2.56,2.56,0,0,0,1.27-2.21Z"/><path class="cls-3" d="M377,164.34a2.56,2.56,0,0,0-3.8,2.23v65a1.82,1.82,0,0,1-.9,1.56,1.79,1.79,0,0,1-1.79,0L359.94,227a5.1,5.1,0,0,0-5.11,0l-42.37,24.45a5.09,5.09,0,0,0-2.56,4.43v48.92a5.12,5.12,0,0,0,2.56,4.43l42.37,24.47a5.12,5.12,0,0,0,5.11,0l42.38-24.47a5.14,5.14,0,0,0,2.56-4.43V182.88a5.11,5.11,0,0,0-2.63-4.47Zm-3.93,124.4a1.27,1.27,0,0,1-.64,1.11l-14.55,8.39a1.32,1.32,0,0,1-1.28,0l-14.54-8.39a1.27,1.27,0,0,1-.64-1.11v-16.8a1.28,1.28,0,0,1,.63-1.1l14.55-8.41a1.27,1.27,0,0,1,1.28,0l14.55,8.41a1.27,1.27,0,0,1,.64,1.1Z"/><path class="cls-3" d="M518.13,271.5a5.1,5.1,0,0,0,2.55-4.42V255.23a5.12,5.12,0,0,0-2.55-4.43L476,226.36a5.14,5.14,0,0,0-5.13,0l-42.35,24.46a5.09,5.09,0,0,0-2.56,4.43v48.9a5.12,5.12,0,0,0,2.58,4.44l42.1,24a5.13,5.13,0,0,0,5,0l25.46-14.15a2.56,2.56,0,0,0,0-4.46l-42.62-24.46a2.57,2.57,0,0,1-1.29-2.22V272a2.55,2.55,0,0,1,1.28-2.21l13.27-7.65a2.53,2.53,0,0,1,2.55,0l13.28,7.65a2.55,2.55,0,0,1,1.28,2.21V284a2.55,2.55,0,0,0,3.84,2.21Z"/><path class="cls-4" d="M472.84,269.21a1,1,0,0,1,1,0L482,273.9a1,1,0,0,1,.5.86v9.38a1,1,0,0,1-.5.85l-8.13,4.7a1,1,0,0,1-1,0l-8.12-4.7a1,1,0,0,1-.49-.85v-9.38a1,1,0,0,1,.49-.86Z"/><path id="_Clipping_Path_2" data-name="&lt;Clipping Path&gt;" class="cls-5" d="M244.12,226.61a5.09,5.09,0,0,0-5.09,0L196.9,250.92a5.09,5.09,0,0,0-2.55,4.41V304a5.08,5.08,0,0,0,2.55,4.4L239,332.74a5.09,5.09,0,0,0,5.09,0l42.13-24.34a5.09,5.09,0,0,0,2.54-4.4V255.33a5.09,5.09,0,0,0-2.55-4.41Z"/><g class="cls-6"><path class="cls-7" d="M238.94,226.61l-42.22,24.31a5.27,5.27,0,0,0-2.72,4.41V304a4.9,4.9,0,0,0,1.31,3.23l47.44-81.15A5.19,5.19,0,0,0,238.94,226.61Z"/><path class="cls-7" d="M243,333.23a5.07,5.07,0,0,0,1.18-.49l42.18-24.34A5.2,5.2,0,0,0,289,304V255.33a5.05,5.05,0,0,0-1.54-3.54Z"/><path class="cls-8" d="M286.33,250.92l-42.25-24.31a5.07,5.07,0,0,0-1.33-.53l-47.44,81.15a5.91,5.91,0,0,0,1.42,1.17l42.33,24.34a5.15,5.15,0,0,0,3.93.49l44.47-81.44A6,6,0,0,0,286.33,250.92Z"/><path class="cls-7" d="M289,304V255.33a5.22,5.22,0,0,0-2.67-4.41l-42.25-24.31a5,5,0,0,0-1.56-.57l46.32,79.12A4.51,4.51,0,0,0,289,304Z"/><path class="cls-7" d="M196.72,250.92a5.27,5.27,0,0,0-2.72,4.41V304a5.28,5.28,0,0,0,2.73,4.4l42.33,24.34a5.14,5.14,0,0,0,3.25.63L197,250.78Z"/><polygon class="cls-9" points="237.63 217.67 237.05 218 237.82 218 237.63 217.67"/><path class="cls-10" d="M286.35,308.4a5.32,5.32,0,0,0,2.49-3.24L242.52,226a5.16,5.16,0,0,0-3.58.57l-42,24.17,45.33,82.59a5.19,5.19,0,0,0,1.86-.63Z"/><polygon class="cls-11" points="290.28 307.62 290 307.14 290 307.78 290.28 307.62"/><path class="cls-12" d="M286.35,308.4l-42.18,24.34a5.19,5.19,0,0,1-1.86.63l.84,1.53L290,307.78v-.64l-1.16-2A5.32,5.32,0,0,1,286.35,308.4Z"/><path class="cls-13" d="M286.35,308.4l-42.18,24.34a5.19,5.19,0,0,1-1.86.63l.84,1.53L290,307.78v-.64l-1.16-2A5.32,5.32,0,0,1,286.35,308.4Z"/></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<svg width="256px" height="230px" viewBox="0 0 256 230" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid">
<path d="M0.754124112,114.750341 C0.754124112,133.964682 19.5166032,151.90205 49.0972,162.012525 C43.1902309,191.75023 48.0385672,215.718618 64.2325395,225.058104 C80.878267,234.657205 105.676296,228.01262 129.212992,207.438816 C152.155865,227.182074 175.343729,234.952033 191.522612,225.586005 C208.152063,215.959037 213.210383,190.365003 207.140052,159.699094 C237.94981,149.512664 255.183937,134.217604 255.183937,114.750341 C255.183937,95.9814665 236.386646,79.743862 207.205024,69.6979922 C213.73997,37.7647117 208.20272,14.3779364 191.338416,4.65275505 C175.079459,-4.72292197 151.622419,3.44893641 128.342126,23.7092591 C104.122937,2.20452764 80.8973474,-4.36113675 64.049392,5.39238954 C47.8062377,14.7947358 43.1711096,39.1986962 49.0971999,69.4869405 C20.5154295,79.4522024 0.754124112,96.0565259 0.754124112,114.750341 Z" fill="#FFFFFF"></path>
<path d="M201.024553,79.6741178 C198.680534,78.8673056 196.251651,78.1039308 193.750774,77.3819828 C194.161823,75.7044085 194.539085,74.048553 194.87452,72.4208515 C200.380632,45.6934862 196.780544,24.1617345 184.487315,17.0725656 C172.699651,10.2749914 153.421826,17.3625515 133.952151,34.3064132 C132.079912,35.9357235 130.202444,37.6607573 128.325782,39.4686441 C127.075343,38.2725027 125.826916,37.1165813 124.581707,36.0109348 C104.176918,17.8934548 83.7242671,10.2585012 71.4431045,17.3681823 C59.6667022,24.1854643 56.1792302,44.4273621 61.135535,69.7570841 C61.6141524,72.2036638 62.1736119,74.7021273 62.8062718,77.2424195 C59.9116418,78.0641131 57.1171595,78.9401037 54.443337,79.872 C30.5209112,88.2124116 15.2429599,101.283896 15.2429599,114.842444 C15.2429599,128.845826 31.6438523,142.891438 56.5609175,151.408012 C58.527271,152.080088 60.5676292,152.715563 62.6703284,153.318862 C61.9877958,156.066288 61.3941493,158.758611 60.895824,161.384572 C56.1699796,186.27469 59.8605624,206.038372 71.6055931,212.812619 C83.7371375,219.808478 104.097282,212.617552 123.922903,195.287579 C125.489873,193.917687 127.062473,192.464943 128.637888,190.942216 C130.679856,192.908569 132.718604,194.769546 134.746495,196.515092 C153.949914,213.040264 172.916437,219.713157 184.650608,212.920007 C196.770086,205.904037 200.708827,184.673131 195.595261,158.842269 C195.204725,156.86948 194.75024,154.854058 194.239849,152.802841 C195.669668,152.380128 197.073345,151.943742 198.44203,151.490061 C224.345691,142.907526 241.199459,129.032848 241.199459,114.842444 C241.199459,101.234828 225.428813,88.0752616 201.024553,79.6741178 L201.024553,79.6741178 L201.024553,79.6741178 Z" fill="#53C1DE"></path>
<path d="M195.406228,142.327554 C194.170671,142.73659 192.902938,143.131953 191.611073,143.515249 C188.751435,134.46214 184.891928,124.835494 180.168899,114.889502 C184.675947,105.180405 188.386237,95.6768327 191.165838,86.6824446 C193.477279,87.3513024 195.720748,88.0567605 197.882571,88.8012318 C218.792119,95.9993967 231.546671,106.641998 231.546671,114.842444 C231.546671,123.577414 217.772142,134.916625 195.406228,142.327554 L195.406228,142.327554 L195.406228,142.327554 Z M186.125876,160.71692 C188.387041,172.138985 188.710007,182.46586 187.212216,190.538809 C185.866457,197.79288 183.160056,202.629329 179.813756,204.566322 C172.692813,208.688063 157.464736,203.330363 141.041722,189.197876 C139.159026,187.577816 137.262655,185.847956 135.360251,184.017143 C141.72707,177.053863 148.090269,168.958794 154.300632,159.968427 C165.223968,158.999127 175.544007,157.41446 184.902787,155.251029 C185.363708,157.110397 185.773147,158.93397 186.125876,160.71692 L186.125876,160.71692 L186.125876,160.71692 Z M92.2766379,203.854027 C85.3193904,206.311064 79.7782875,206.381449 76.4287698,204.450086 C69.301392,200.339205 66.3383881,184.470825 70.3800911,163.184817 C70.8430228,160.747085 71.3940362,158.242992 72.0291092,155.683394 C81.2853291,157.730187 91.5297533,159.203041 102.479233,160.090696 C108.731425,168.888007 115.278429,176.974228 121.87611,184.054548 C120.434627,185.446158 118.998774,186.771004 117.570966,188.019431 C108.804223,195.682539 100.018979,201.119472 92.2766379,203.854027 L92.2766379,203.854027 L92.2766379,203.854027 Z M59.6827903,142.274061 C48.6649364,138.508267 39.5659765,133.613901 33.3290683,128.273094 C27.7248202,123.473647 24.8953464,118.708789 24.8953464,114.842444 C24.8953464,106.614649 37.1620299,96.1200565 57.6207133,88.9870479 C60.1030888,88.1215145 62.7016999,87.3058539 65.3984478,86.5396638 C68.2259104,95.7371626 71.9349945,105.353351 76.4110731,115.077329 C71.8770778,124.945696 68.1153056,134.715124 65.2600911,144.020411 C63.3375774,143.467789 61.4749914,142.886209 59.6827903,142.274061 L59.6827903,142.274061 L59.6827903,142.274061 Z M70.6085405,67.9033464 C66.3621178,46.2014643 69.182341,29.8303347 76.2791516,25.7222687 C83.8384918,21.3459356 100.554306,27.585659 118.172255,43.2292097 C119.298413,44.2290778 120.428996,45.2756009 121.562797,46.3583221 C114.997694,53.4076732 108.510618,61.4331626 102.31393,70.1785891 C91.6870133,71.1635758 81.5145828,72.7458288 72.1618351,74.8646158 C71.5738193,72.4992804 71.0529709,70.1753716 70.6085405,67.9033464 L70.6085405,67.9033464 L70.6085405,67.9033464 Z M168.075965,91.970564 C165.840139,88.1086441 163.544785,84.3380235 161.204789,80.6703661 C168.414216,81.5817502 175.321589,82.7915664 181.808264,84.2720629 C179.860813,90.5133951 177.43354,97.0390825 174.576314,103.728867 C172.526706,99.8375868 170.35885,95.9141304 168.075965,91.970564 L168.075965,91.970564 L168.075965,91.970564 Z M128.328999,53.2568484 C132.781348,58.0804274 137.240132,63.465879 141.625716,69.3090337 C137.206347,69.1002922 132.732279,68.9916983 128.22121,68.9916983 C123.752773,68.9916983 119.311686,69.097879 114.919667,69.3030007 C119.309675,63.5141429 123.80707,58.1359308 128.328999,53.2568484 L128.328999,53.2568484 L128.328999,53.2568484 Z M88.3274407,92.0373291 C86.0940267,95.9101084 83.9663912,99.8122483 81.9489584,103.721628 C79.1379858,97.0551705 76.7332349,90.4997203 74.7688924,84.1699041 C81.2157486,82.7272144 88.0905452,81.5475633 95.254121,80.6534737 C92.8811438,84.3549159 90.5668876,88.1532883 88.3274407,92.0365247 L88.3274407,92.0373291 L88.3274407,92.0373291 Z M95.4604493,149.719981 C88.0591736,148.894265 81.0810118,147.775347 74.6357643,146.372474 C76.6314784,139.92964 79.0893197,133.234225 81.9598177,126.424182 C83.9824792,130.330746 86.1185609,134.234495 88.3656497,138.115721 L88.3660518,138.115721 C90.6549694,142.069744 93.0263378,145.942925 95.4604493,149.719981 L95.4604493,149.719981 L95.4604493,149.719981 Z M128.59606,177.108562 C124.02104,172.172367 119.457684,166.712107 115.000911,160.838787 C119.327371,161.008515 123.738293,161.095391 128.22121,161.095391 C132.826797,161.095391 137.379695,160.991623 141.861003,160.792132 C137.460939,166.771231 133.018244,172.239937 128.59606,177.108562 L128.59606,177.108562 L128.59606,177.108562 Z M174.668418,126.077084 C177.688534,132.960729 180.234457,139.621153 182.255912,145.954187 C175.704484,147.44876 168.631001,148.652544 161.178244,149.547036 C163.523872,145.829907 165.839334,141.994532 168.114576,138.049357 C170.416365,134.05793 172.601917,130.060469 174.668418,126.077084 L174.668418,126.077084 L174.668418,126.077084 Z M159.75325,133.226985 C156.221134,139.351277 152.594903,145.197649 148.913571,150.71623 C142.208502,151.195651 135.28142,151.442602 128.22121,151.442602 C121.189556,151.442602 114.34975,151.224207 107.763331,150.796669 C103.933587,145.205694 100.228525,139.342027 96.7189317,133.279673 L96.7197361,133.279673 C93.2193935,127.23381 89.9977754,121.136867 87.0786112,115.074112 C89.9969709,108.997279 93.2101429,102.893499 96.6903755,96.8584949 L96.6895711,96.8597015 C100.179054,90.8086096 103.851538,84.9734988 107.645888,79.4175145 C114.365838,78.9095366 121.256723,78.6444871 128.220808,78.6444871 L128.22121,78.6444871 C135.216666,78.6444871 142.116399,78.9115475 148.834337,79.4239498 C152.570771,84.9393119 156.218319,90.7555192 159.721477,96.8074156 C163.264453,102.927284 166.519051,108.990441 169.462347,114.936962 C166.5279,120.98564 163.280541,127.109933 159.75325,133.226985 L159.75325,133.226985 L159.75325,133.226985 Z M179.665747,25.4350982 C187.232327,29.7985609 190.174818,47.3963991 185.42082,70.472597 C185.117561,71.9450495 184.776095,73.4448515 184.405266,74.9647635 C175.030799,72.8017345 164.851129,71.192132 154.193245,70.1922639 C147.98449,61.3507117 141.550504,53.3127541 135.092386,46.3538978 C136.828682,44.6835633 138.562564,43.0908531 140.289206,41.5878335 C156.970834,27.0704415 172.562099,21.338696 179.665747,25.4350982 L179.665747,25.4350982 L179.665747,25.4350982 Z" fill="#FFFFFF"></path>
<path d="M128.22121,94.6653008 C139.36455,94.6653008 148.398353,103.698702 148.398353,114.842444 C148.398353,125.985784 139.36455,135.019589 128.22121,135.019589 C117.07787,135.019589 108.044066,125.985784 108.044066,114.842444 C108.044066,103.698702 117.07787,94.6653008 128.22121,94.6653008" fill="#53C1DE"></path>
</svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="256px" height="272px" viewBox="0 0 256 272" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid">
<g>
<path d="M0.0996108949,45.522179 L125.908171,0.697276265 L255.103502,44.7252918 L234.185214,211.175097 L125.908171,271.140856 L19.3245136,211.971984 L0.0996108949,45.522179 Z" fill="#E23237"></path>
<path d="M255.103502,44.7252918 L125.908171,0.697276265 L125.908171,271.140856 L234.185214,211.274708 L255.103502,44.7252918 L255.103502,44.7252918 Z" fill="#B52E31"></path>
<path d="M126.107393,32.27393 L126.107393,32.27393 L47.7136187,206.692607 L76.9992218,206.194553 L92.7377432,166.848249 L126.207004,166.848249 L126.306615,166.848249 L163.063035,166.848249 L180.29572,206.692607 L208.286381,207.190661 L126.107393,32.27393 L126.107393,32.27393 Z M126.306615,88.155642 L152.803113,143.5393 L127.402335,143.5393 L126.107393,143.5393 L102.997665,143.5393 L126.306615,88.155642 L126.306615,88.155642 Z" fill="#FFFFFF"></path>
</g>
</svg>
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment