Update manifest
|
@ -39,6 +39,10 @@
|
|||
"symbol": "AEON",
|
||||
"name": "Aeon"
|
||||
},
|
||||
{
|
||||
"symbol": "AEUR",
|
||||
"name": "Augmint Euro Token"
|
||||
},
|
||||
{
|
||||
"symbol": "AGI",
|
||||
"name": "SingularityNET"
|
||||
|
@ -135,6 +139,10 @@
|
|||
"symbol": "BCH",
|
||||
"name": "Bitcoin Cash"
|
||||
},
|
||||
{
|
||||
"symbol": "BCIO",
|
||||
"name": "Blockchain.io"
|
||||
},
|
||||
{
|
||||
"symbol": "BCN",
|
||||
"name": "Bytecoin"
|
||||
|
@ -151,6 +159,10 @@
|
|||
"symbol": "BDL",
|
||||
"name": "Bitdeal"
|
||||
},
|
||||
{
|
||||
"symbol": "BEAM",
|
||||
"name": "Beam"
|
||||
},
|
||||
{
|
||||
"symbol": "BELA",
|
||||
"name": "Belacoin"
|
||||
|
@ -251,6 +263,10 @@
|
|||
"symbol": "BTS",
|
||||
"name": "BitShares"
|
||||
},
|
||||
{
|
||||
"symbol": "BTT",
|
||||
"name": "BitTorrent"
|
||||
},
|
||||
{
|
||||
"symbol": "BTX",
|
||||
"name": "Bitcore"
|
||||
|
@ -359,6 +375,10 @@
|
|||
"symbol": "CVC",
|
||||
"name": "Civic"
|
||||
},
|
||||
{
|
||||
"symbol": "DAI",
|
||||
"name": "Dai"
|
||||
},
|
||||
{
|
||||
"symbol": "DASH",
|
||||
"name": "Dash"
|
||||
|
@ -503,6 +523,14 @@
|
|||
"symbol": "ENTRP",
|
||||
"name": "Hut34 Entropy"
|
||||
},
|
||||
{
|
||||
"symbol": "EON",
|
||||
"name": "EOS Network"
|
||||
},
|
||||
{
|
||||
"symbol": "EOP",
|
||||
"name": "EOP"
|
||||
},
|
||||
{
|
||||
"symbol": "EOS",
|
||||
"name": "EOS"
|
||||
|
@ -615,6 +643,10 @@
|
|||
"symbol": "GENERIC",
|
||||
"name": "GENERIC"
|
||||
},
|
||||
{
|
||||
"symbol": "GIN",
|
||||
"name": "GINcoin"
|
||||
},
|
||||
{
|
||||
"symbol": "GLXT",
|
||||
"name": "GLX Token"
|
||||
|
@ -639,6 +671,10 @@
|
|||
"symbol": "GRC",
|
||||
"name": "Gridcoin"
|
||||
},
|
||||
{
|
||||
"symbol": "GRIN",
|
||||
"name": "Grin"
|
||||
},
|
||||
{
|
||||
"symbol": "GRS",
|
||||
"name": "Groestlcoin"
|
||||
|
@ -679,6 +715,10 @@
|
|||
"symbol": "HODL",
|
||||
"name": "HOdlcoin"
|
||||
},
|
||||
{
|
||||
"symbol": "HOT",
|
||||
"name": "Holo"
|
||||
},
|
||||
{
|
||||
"symbol": "HPB",
|
||||
"name": "High Performance Blockchain"
|
||||
|
@ -715,6 +755,10 @@
|
|||
"symbol": "IGNIS",
|
||||
"name": "Ignis"
|
||||
},
|
||||
{
|
||||
"symbol": "ILK",
|
||||
"name": "Inlock Token"
|
||||
},
|
||||
{
|
||||
"symbol": "INK",
|
||||
"name": "Ink"
|
||||
|
@ -843,6 +887,10 @@
|
|||
"symbol": "MED",
|
||||
"name": "Medibloc"
|
||||
},
|
||||
{
|
||||
"symbol": "MEETONE",
|
||||
"name": "MEET.ONE"
|
||||
},
|
||||
{
|
||||
"symbol": "MIOTA",
|
||||
"name": "IOTA"
|
||||
|
@ -1091,6 +1139,10 @@
|
|||
"symbol": "PPT",
|
||||
"name": "Populous"
|
||||
},
|
||||
{
|
||||
"symbol": "PRE",
|
||||
"name": "Presearch"
|
||||
},
|
||||
{
|
||||
"symbol": "PRL",
|
||||
"name": "Oyster"
|
||||
|
@ -1455,6 +1507,10 @@
|
|||
"symbol": "VTC",
|
||||
"name": "Vertcoin"
|
||||
},
|
||||
{
|
||||
"symbol": "VTHO",
|
||||
"name": "VeThor Token"
|
||||
},
|
||||
{
|
||||
"symbol": "WABI",
|
||||
"name": "WaBi"
|
||||
|
|
|
@ -32,7 +32,13 @@ const overrides = new Map([
|
|||
['BAB', 'Bitcoin Cash ABC'],
|
||||
['BSV', 'BitcoinSV'],
|
||||
['GOLD', 'Dragonereum Gold'],
|
||||
['USDC', 'USD Coin']
|
||||
['USDC', 'USD Coin'],
|
||||
['AEUR', 'Augmint Euro Token'],
|
||||
['BCIO', 'Blockchain.io'],
|
||||
['BEAM', 'Beam'],
|
||||
['BTT', 'BitTorrent'],
|
||||
['GRIN', 'Grin'],
|
||||
['ILK', 'Inlock Token']
|
||||
]);
|
||||
|
||||
const icons = manifest.map(icon => {
|
||||
|
|
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/black/aeur</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="black/aeur" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M15.9524873,18.9859718 C15.965997,18.9860485 15.9795157,18.986087 15.9930435,18.986087 C16.0104837,18.9860653 16.0279091,18.9859799 16.0453192,18.985831 C16.0469578,18.9901708 16.0480659,18.994775 16.0485653,18.9995651 C16.0485653,19.0193838 16.0366268,19.037251 16.0183168,19.0448352 C16.0000068,19.0524195 15.978931,19.0482273 15.9649171,19.0342134 C15.9522029,19.0214992 15.9475731,19.0029724 15.9524873,18.9859718 Z M9.93755811,15.4930435 C9.34130953,16.5224127 9,17.7178695 9,18.9930435 C9,22.8551947 12.1308922,25.986087 15.9930435,25.986087 C19.8532085,25.9812959 22.9812959,22.8532085 22.986087,18.9930435 C22.986087,17.7165569 22.6440744,16.5199516 22.0466867,15.4898652 C22.6427178,14.4613088 22.9845057,13.2670471 22.986087,11.9930435 C22.986087,8.13089221 19.8551947,5 15.9930435,5 C12.1308922,5 9,8.13089221 9,11.9930435 C9,13.2682174 9.34130953,14.4636742 9.93755811,15.4930435 Z M16.0485653,11.9995651 L16.048561,12.0002158 C16.0300722,12.000072 16.0115662,12 15.9930435,12 C15.9788748,12 15.9647161,12.0000421 15.9505672,12.0001263 C15.9504913,11.993627 15.9517081,11.9870594 15.9542952,11.9808136 C15.9618795,11.9625036 15.9797467,11.9505651 15.9995653,11.9505651 C16.0254282,11.9532616 16.0458688,11.9737022 16.0485653,11.9995651 Z" id="Combined-Shape" fill="#000000" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm-.048-13.014a7.144 7.144 0 0 0 .093 0 .055.055 0 0 1 .004.014.049.049 0 1 1-.097-.014zm-6.014-3.493a6.993 6.993 0 0 0 6.055 10.493 7.002 7.002 0 0 0 6.993-6.993 6.96 6.96 0 0 0-.94-3.503 6.993 6.993 0 1 0-12.11.003zM16.048 12a7.138 7.138 0 0 0-.097 0 .049.049 0 0 1 .049-.05.055.055 0 0 1 .049.05z"/></svg>
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 472 B |
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/black/beam</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="black/beam" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M27.16,12.66 L27.16,10.46 L20,14.63 L15.58,7.01 L15.58,12.01 L17.83,15.91 L16.92,16.45 L15.58,14.09 L14.14,16.65 L13.14,16.24 L15.58,12.01 L15.58,7.01 L10.74,15.25 L4,12.46 L4,15.01 L10,16.49 L6.2,23.01 L15.58,23.01 L15.58,20.32 L10.79,20.32 L12.58,17.18 L13.66,17.45 L12.58,19.35 L18.58,19.35 L17.68,17.76 L18.87,17.67 L20.4,20.32 L15.58,20.32 L15.58,23.01 L25,23.01 L21.76,17.48 L27.2,17.08 L27.2,14.87 L21.08,16.38 L27.19,14.81 L27.19,12.81 L20.56,15.5 L27.16,12.66 Z M18.46,17.01 L17.38,17.28 L18.44,17.01 L18.46,17.01 Z M18.12,16.41 L17.12,16.81 L18.12,16.4 L18.12,16.41 Z" id="Combined-Shape" fill="#000000" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm11.16-19.34v-2.2L20 14.63l-4.42-7.62v5l2.25 3.9-.91.54-1.34-2.36-1.44 2.56-1-.41 2.44-4.23v-5l-4.84 8.24L4 12.46v2.55l6 1.48-3.8 6.52h9.38v-2.69h-4.79l1.79-3.14 1.08.27-1.08 1.9h6l-.9-1.59 1.19-.09 1.53 2.65h-4.82v2.69H25l-3.24-5.53 5.44-.4v-2.21l-6.12 1.51 6.11-1.57v-2l-6.63 2.69 6.6-2.84zm-8.7 4.35l-1.08.27 1.06-.27h.02zm-.34-.6l-1 .4 1-.41v.01z"/></svg>
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 524 B |
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 2.8 KiB |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/black/dai</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="black/dai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M26.6333333,15.8166667 L15.8166667,5 L5,15.8166667 L15.8166667,19.8133333 L26.6333333,15.8166667 Z M8.36416667,14.9 L15.6975,7.40166667 C15.6975,7.40166667 22.8658333,14.735 23.1683333,14.8816667 C23.4708333,15.0283333 18.2366667,14.8816667 18.2366667,14.8816667 L15.8166667,12.4066667 L13.3691667,14.9 L8.36416667,14.9 Z M15.8166667,20.5741667 L5,16.605 L15.8166667,26.6333333 L26.6333333,16.55 L15.8166667,20.5741667 Z" id="Combined-Shape" fill="#000000" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm10.633-16.183L15.817 5 5 15.817l10.817 3.996 10.816-3.996zM8.364 14.9l7.333-7.498s7.169 7.333 7.471 7.48c.303.146-4.931 0-4.931 0l-2.42-2.475-2.448 2.493H8.364zm7.453 5.674L5 16.605l10.817 10.028L26.633 16.55l-10.816 4.024z"/></svg>
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 398 B |
|
@ -1,10 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/black/eon</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="black/eon" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M15.8099781,27.6750069 C15.9096589,27.7275664 16.0426477,27.7538462 16.1230769,27.7538462 C16.2396091,27.7538462 16.411309,27.6986784 16.5337084,27.588343 C17.4019434,27.0399283 21.4929291,24.4607775 23.6307692,23.2 C24.0615385,22.9538462 24.1846154,22.7076923 24.0615385,22.2769231 C23.3846154,19.1384615 21.9076923,12.1230769 21.9076923,12.1230769 L21.9001965,12.1427535 C21.8937303,11.9871815 21.8168139,11.8481549 21.6615385,11.6307692 C21.6615385,11.6307692 18.2769231,6.70769231 16.8,4.55384615 C16.4923077,4.18461538 16.3076923,4 16.1230769,4 C15.9384615,4 15.6923077,4.18461538 15.4461538,4.55384615 C13.9692308,6.64615385 10.5846154,11.6307692 10.5846154,11.6307692 C10.4445399,11.826875 10.3682331,11.9592119 10.349889,12.0974532 C10.3425347,12.0743399 10.3384615,12.0615385 10.3384615,12.0615385 C10.3384615,12.0615385 8.86153846,19.1384615 8.12307692,22.2769231 C8,22.7076923 8.12307692,22.9538462 8.55384615,23.2 C10.9538462,24.6153846 15.8153846,27.6923077 15.8153846,27.6923077 L15.8099781,27.6750069 Z M10.7683078,13.4192444 C11.404794,15.1887699 13.1149696,19.9602935 13.9076923,22.3384615 C14.2461262,23.2691548 14.9626234,25.3922014 15.3774525,26.6284232 C13.9875732,25.782563 12.3260974,24.7737449 10.9538462,23.9384615 C10.3384615,23.5692308 9.66153846,23.2 9.04615385,22.7692308 C8.8,22.5846154 8.8,22.4 8.8,22.2769231 C9.41510493,19.3859299 10.0916924,16.2490066 10.7683078,13.4192444 Z M16.9008829,26.5713901 C17.3321589,25.3278762 18.0468373,23.254995 18.3384615,22.3384615 C19.1166566,20.0525134 20.778986,15.3832469 21.4417834,13.5259349 C22.1098966,16.3277089 22.7772304,19.4222138 23.3846154,22.2769231 C23.3846154,22.4 23.3846154,22.5846154 23.1384615,22.7692308 C22.5230769,23.2 21.8461538,23.5692308 21.2307692,23.9384615 C19.8892295,24.755051 18.2712663,25.7374944 16.9008829,26.5713901 Z M20.5513971,12.4923077 C19.953254,14.2518238 17.3697616,21.8526112 16.1230769,25.5384615 C14.8221886,21.8526112 12.1844924,14.2518238 11.5741983,12.4923077 C13.5429594,12.4923077 18.4158397,12.4923077 20.5513971,12.4923077 Z M11.6564345,11.8153846 C12.4066199,10.7175581 14.9650549,6.97246472 16.0615385,5.35384615 C17.158022,6.97246472 19.716457,10.7175581 20.4666424,11.8153846 C18.433911,11.8153846 13.5688778,11.8153846 11.6564345,11.8153846 Z M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z" id="Combined-Shape" fill="#000000" fill-rule="nonzero"></path>
|
||||
<g id="eon" transform="translate(8.000000, 4.000000)"></g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M15.81 27.675c.1.053.233.079.313.079a.667.667 0 0 0 .41-.166c.869-.548 4.96-3.127 7.098-4.388.43-.246.554-.492.43-.923a3332.509 3332.509 0 0 1-2.153-10.154l-.008.02c-.006-.156-.083-.295-.238-.512 0 0-3.385-4.923-4.862-7.077-.308-.37-.492-.554-.677-.554-.185 0-.43.185-.677.554-1.477 2.092-4.861 7.077-4.861 7.077-.14.196-.217.328-.235.466l-.012-.035s-1.476 7.076-2.215 10.215c-.123.43 0 .677.43.923 2.4 1.415 7.262 4.492 7.262 4.492l-.005-.017zm-5.042-14.256c.637 1.77 2.347 6.541 3.14 8.92.338.93 1.055 3.053 1.47 4.29l-4.424-2.69c-.616-.37-1.292-.739-1.908-1.17-.246-.184-.246-.369-.246-.492.615-2.891 1.292-6.028 1.968-8.858zm6.133 13.152a245.09 245.09 0 0 0 1.437-4.233c.779-2.285 2.441-6.955 3.104-8.812.668 2.802 1.335 5.896 1.943 8.75 0 .124 0 .309-.247.493-.615.431-1.292.8-1.907 1.17-1.342.816-2.96 1.798-4.33 2.632zm3.65-14.079c-.598 1.76-3.181 9.36-4.428 13.046a3516.33 3516.33 0 0 1-4.549-13.046h8.977zm-8.895-.677c.75-1.097 3.31-4.843 4.406-6.461a2810.21 2810.21 0 0 0 4.405 6.461h-8.81zM16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16z"/></svg>
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 1.1 KiB |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="33px" height="32px" viewBox="0 0 33 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/black/eop</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="black/eop" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(1.000000, 0.000000)">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M14.7142857,28 L9.36571429,13.7371429 L7.20571429,23.5771429 L14.7142857,28 Z M16.12,4.17142857 L10.2571429,11.3028571 L16.12,26.2857143 L22.0171429,11.3028571 L16.12,4.17142857 Z M17.56,28 L25.0342857,23.5771429 L22.9085714,13.7371429 L17.56,28 Z" id="Combined-Shape" fill="#000000" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="33" height="32" viewBox="0 0 33 32" xmlns="http://www.w3.org/2000/svg"><path d="M17 32C8.163 32 1 24.837 1 16S8.163 0 17 0s16 7.163 16 16-7.163 16-16 16zm-1.286-4l-5.348-14.263-2.16 9.84L15.714 28zM17.12 4.171l-5.863 7.132 5.863 14.983 5.897-14.983L17.12 4.17zM18.56 28l7.474-4.423-2.125-9.84L18.56 28z"/></svg>
|
Before Width: | Height: | Size: 924 B After Width: | Height: | Size: 323 B |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/black/gin</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="black/gin" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M24.0285899,17.3262545 C24.4299059,17.3262545 24.7552212,17.0009392 24.7552212,16.5996232 C24.7552212,16.1983072 24.4299059,15.8729919 24.0285899,15.8729919 L22.3698747,15.8729919 L22.3698747,14.2312585 L25.8403406,14.2312585 C26.2416567,14.2312585 26.566972,13.9059432 26.566972,13.5046272 C26.566972,13.1033112 26.2416567,12.7779959 25.8403406,12.7779959 L22.3551509,12.7779959 C22.212986,11.1715563 20.9907878,9.87140869 19.421034,9.61003051 L19.421034,7.860962 C19.421034,7.45964597 19.0957187,7.13433067 18.6944027,7.13433067 C18.2930866,7.13433067 17.9677713,7.45964597 17.9677713,7.860962 L17.9677713,9.56128116 L16.3261308,9.56128116 L16.3261308,5.73988803 C16.3261308,5.338572 16.0008464,5.0132567 15.5995304,5.0132567 C15.1982144,5.0132567 14.8728681,5.338572 14.8728681,5.73988803 L14.8728681,9.56128116 L13.2312895,9.56128116 L13.2312895,7.860962 C13.2312585,7.45964597 12.9059432,7.13433067 12.5046272,7.13433067 C12.1033112,7.13433067 11.7779959,7.45964597 11.7779959,7.860962 L11.7779959,9.60999958 C10.2082111,9.87137776 8.98598203,11.1715254 8.84387892,12.7779649 L4.74010455,12.7779649 C4.33878852,12.7779649 4.01347323,13.1032802 4.01347323,13.5045963 C4.01347323,13.9059123 4.33878852,14.2312276 4.74010455,14.2312276 L8.82921699,14.2312276 L8.82921699,15.8729609 L7.17050181,15.8729609 C6.76918578,15.8729609 6.44387048,16.1982762 6.44387048,16.5995923 C6.44387048,17.0009083 6.76918578,17.3262236 7.17050181,17.3262236 L8.82921699,17.3262236 L8.82921699,18.967926 L5.66807441,18.967926 C5.26675838,18.967926 4.94144308,19.2932413 4.94144308,19.6945573 C4.94144308,20.0958734 5.26675838,20.4211886 5.66807441,20.4211886 L8.84394078,20.4211886 C8.9860439,22.0275663 10.2083039,23.3277449 11.7780577,23.5890612 L11.7780577,24.7196069 C11.7780577,25.1209229 12.103373,25.4462382 12.5046891,25.4462382 C12.9060051,25.4462382 13.2313204,25.1209229 13.2313204,24.7196069 L13.2313204,23.6377796 L14.8728991,23.6377796 L14.8728991,26.9290589 C14.8728991,27.3303749 15.1982453,27.6556902 15.5995613,27.6556902 C16.0008774,27.6556902 16.3261927,27.3303749 16.3261927,26.9290589 L16.3261927,23.6377796 L17.9678332,23.6377796 L17.9678332,25.3382535 C17.9678332,25.7395695 18.2931485,26.0648848 18.6944645,26.0648848 C19.0957806,26.0648848 19.4210959,25.7395695 19.4210959,25.3382535 L19.4210959,23.5891849 C20.9908806,23.3278686 22.2130788,22.027721 22.3552128,20.4213124 L27.1660736,20.4213124 C27.5673897,20.4213124 27.892705,20.0959971 27.892705,19.694681 C27.892705,19.293365 27.5673897,18.9680497 27.1660736,18.9680497 L22.3699366,18.9680497 L22.3699366,17.3263473 L24.0285899,17.3263473 L24.0285899,17.3262545 Z M21.2092628,20.1077514 C21.2092628,21.4142711 20.1463043,22.4772296 18.8396299,22.4772296 L12.3594308,22.4772296 C11.0528184,22.4772296 9.98985982,21.4143329 9.98985982,20.1077514 L9.98985982,13.0913713 C9.98985982,11.7847897 11.0528184,10.7218312 12.3594308,10.7218312 L18.8396299,10.7218312 C20.1462424,10.7218312 21.2092628,11.7847897 21.2092628,13.0913713 L21.2092628,20.1077514 Z M13.900963,12.4345034 C13.6198592,12.4329715 13.3389494,12.4370566 13.059523,12.4638498 C12.6184975,12.5135247 12.2928507,12.9143349 12.27902,13.348449 C12.2569605,14.3323111 12.2752413,15.3175009 12.2692924,16.3018864 C12.2829264,16.8041988 12.2354907,17.3111936 12.3083741,17.8092039 C12.3799783,18.2530813 12.8138753,18.5382345 13.2449562,18.5377239 C14.5846668,18.5469153 15.9247094,18.5411451 17.2645911,18.5421919 L17.2645911,19.0970081 L12.9508847,19.0970081 C12.7658702,19.6520362 12.5809451,20.2070796 12.3959383,20.7621077 L16.6895026,20.7621077 C17.1918175,20.7484992 17.6988073,20.7960243 18.19682,20.7231536 C18.6406949,20.6515494 18.9258532,20.2176549 18.9253426,19.7865766 C18.9354022,18.0338056 18.9266192,16.2806056 18.9296575,14.5276864 C18.9139043,14.0566532 18.9710983,13.5783026 18.8764949,13.1141988 C18.7748396,12.6408856 18.2678626,12.4083281 17.8196371,12.4367375 L14.7440753,12.4367375 C14.4634107,12.4424056 14.1820311,12.4357162 13.9009324,12.4344396 L13.900963,12.4345034 Z M13.9343868,14.1018422 L17.2645885,14.1018422 L17.2645885,16.8769673 L13.9343868,16.8769673 L13.9343868,14.1018422 Z" id="Combined-Shape" fill="#000000" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm8.029-14.674a.727.727 0 1 0 0-1.453h-1.66v-1.642h3.471a.727.727 0 1 0 0-1.453h-3.485a3.536 3.536 0 0 0-2.934-3.168V7.861a.727.727 0 1 0-1.453 0v1.7h-1.642V5.74a.727.727 0 1 0-1.453 0v3.82H13.23v-1.7a.727.727 0 0 0-1.453 0v1.75a3.536 3.536 0 0 0-2.934 3.168H4.74a.727.727 0 1 0 0 1.453h4.09v1.642H7.17a.727.727 0 1 0 0 1.453h1.66v1.642H5.667a.727.727 0 1 0 0 1.453h3.176a3.536 3.536 0 0 0 2.934 3.168v1.13a.727.727 0 1 0 1.453 0v-1.081h1.642v3.291a.727.727 0 0 0 1.453 0v-3.291h1.642v1.7a.727.727 0 1 0 1.453 0V23.59a3.536 3.536 0 0 0 2.934-3.168h4.811a.727.727 0 1 0 0-1.453H22.37v-1.642h1.659zm-2.82 2.782a2.372 2.372 0 0 1-2.37 2.37h-6.48a2.372 2.372 0 0 1-2.37-2.37V13.09a2.372 2.372 0 0 1 2.37-2.37h6.48a2.372 2.372 0 0 1 2.37 2.37v7.017zm-7.308-7.673a8.335 8.335 0 0 0-.841.029c-.442.05-.767.45-.781.884-.022.984-.004 1.97-.01 2.954.014.502-.034 1.01.04 1.507.071.444.505.73.936.729 1.34.009 2.68.003 4.02.004v.555H12.95l-.555 1.665h4.294c.502-.014 1.009.034 1.507-.039.444-.071.729-.505.728-.936.01-1.753.002-3.506.005-5.26-.016-.47.041-.949-.054-1.413-.101-.473-.608-.706-1.056-.677h-3.076c-.28.005-.562-.001-.843-.003zm.033 1.667h3.33v2.775h-3.33v-2.775z"/></svg>
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/black/grin</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="black/grin" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M22.6399899,9.56793554 C22.3008957,8.80672409 21.9849747,7.30280634 21.1153998,6.96838011 C19.9959221,6.5379272 19.3038966,9.35604335 19.1390174,10.0680745 L18.9723045,10.0680745 C18.6900594,8.84806891 18.3112875,7.11892192 16.9717488,6.73381495 C16.3515765,9.33853848 17.6195954,12.1484857 18.8055915,14.4026118 C20.0719433,13.7974437 20.688948,11.9022506 20.8061472,10.5682134 L20.9728602,10.5682134 L22.306564,14.5693248 C23.3795287,14.2609058 23.7527991,13.1991109 24.14024,12.2353432 C24.971971,10.1667685 25.6698316,7.62272854 25.1406846,5.40011114 C23.5394064,5.85357044 23.0522711,8.14337316 22.6399899,9.56793554 Z M6.63554426,14.9027508 C8.06844229,14.2185607 8.75029836,12.0529592 8.96952592,10.5682134 L9.1362389,10.5682134 C9.305786,11.2839122 9.75907858,13.1302584 10.653327,13.2487913 C11.7926435,13.3994999 12.389976,10.8714643 12.4704984,10.0680745 L12.6372114,10.0680745 C13.000479,11.3232565 13.383252,12.9555432 14.6377671,13.569047 C15.1005623,11.6251737 14.5464084,9.5520978 13.8355443,7.7340928 C13.6528268,7.26662962 13.2775559,6.00627952 12.6330436,6.00627952 C11.5770836,6.00627952 10.9834187,8.78971937 10.8033687,9.56793554 L10.6366557,9.56793554 L9.30295188,5.56682412 C6.95696688,6.68713532 5.68261289,12.6442901 6.63554426,14.9027508 Z M4.13484962,16.9033065 C5.87583323,24.4972492 13.9062306,28.8022784 21.1395732,25.5953876 C23.7721378,24.4282301 25.8603845,22.3486524 27.0643856,19.7374271 C27.375472,19.0627396 27.9864751,17.8415671 27.6302094,16.9563212 C27.2754442,16.0745763 23.8346551,17.5153098 22.9749163,17.891581 C22.8542161,17.9452626 22.7690258,18.0566268 22.7491869,18.1873298 C22.7210124,18.3722145 22.7710263,18.5606002 22.8875587,18.7071409 C23.0039244,18.8536816 23.1761389,18.9450403 23.3626907,18.9593776 C23.9930325,19.0078911 24.8072586,19.0705752 24.8072586,19.0705752 C22.1920322,24.1328147 15.121068,26.3711031 10.1365168,22.326813 C9.02087352,21.4217283 8.02559705,20.3462629 7.35574432,19.0705752 C7.03182101,18.4537371 6.73140422,17.6648513 6.18075126,17.2415671 C5.65177099,16.8347874 4.84921473,16.6954154 4.13484962,16.9033065 Z" id="Combined-Shape" fill="#000000" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm6.64-22.432c-.34-.761-.655-2.265-1.525-2.6-1.12-.43-1.811 2.388-1.976 3.1h-.167c-.282-1.22-.66-2.95-2-3.334-.62 2.605.648 5.414 1.834 7.669 1.266-.606 1.883-2.5 2-3.835h.167l1.334 4.001c1.073-.308 1.446-1.37 1.833-2.334.832-2.068 1.53-4.612 1-6.835-1.6.454-2.088 2.743-2.5 4.168zM6.636 14.903c1.432-.684 2.114-2.85 2.334-4.335h.166c.17.716.623 2.562 1.517 2.68 1.14.151 1.737-2.377 1.817-3.18h.167c.363 1.255.746 2.888 2 3.501.464-1.944-.09-4.017-.801-5.835-.183-.467-.558-1.728-1.203-1.728-1.056 0-1.65 2.784-1.83 3.562h-.166L9.303 5.567c-2.346 1.12-3.62 7.077-2.667 9.336zm-2.501 2c1.74 7.594 9.771 11.9 17.005 8.692a11.773 11.773 0 0 0 5.924-5.858c.311-.674.922-1.895.566-2.78-.355-.882-3.795.558-4.655.935a.387.387 0 0 0-.226.295.672.672 0 0 0 .614.772l1.444.112c-2.615 5.062-9.686 7.3-14.67 3.256-1.116-.905-2.111-1.98-2.781-3.256-.324-.617-.625-1.406-1.175-1.83-.53-.406-1.332-.546-2.046-.338z"/></svg>
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 2.8 KiB |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/black/ilk</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="black/ilk" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M15.79,4 C9.2785628,4 4,9.2785628 4,15.79 C4,22.3014372 9.2785628,27.58 15.79,27.58 C22.3014372,27.58 27.58,22.3014372 27.58,15.79 C27.56899,9.28312873 22.2968713,4.01100996 15.79,4 Z M15.79,26 C10.1579979,25.9999973 5.59184416,21.4353319 5.59000545,15.8033301 C5.58816673,10.1713283 10.151339,5.60368232 15.7833399,5.60000218 C21.4153408,5.59632203 25.9844784,10.1580006 25.99,15.79 C25.9844875,21.4210195 21.4210195,25.9844875 15.79,25.99 L15.79,26 Z M10.58,14.74 L10.58,11.04 L13.18,11.04 L13.18,14.74 L15.06,14.74 L15.06,10.58 C15.1201788,10.258629 15.0194524,9.92813543 14.7902605,9.69495759 C14.5610686,9.46177975 14.2323607,9.35537056 13.91,9.41 L9.79,9.41 C9.05,9.41 8.68,9.8 8.68,10.58 L8.68,14.74 L10.58,14.74 Z M13.18,15.96 L13.19,15.94 L8.69,15.94 L8.69,20.94 C8.63042922,21.2530408 8.72361779,21.5757305 8.94090346,21.8088188 C9.15818914,22.0419071 9.47355381,22.1574835 9.79,22.12 L13.93,22.12 C14.2503062,22.1736547 14.5767198,22.0684188 14.8053699,21.8377805 C15.03402,21.6071421 15.1364258,21.2798297 15.08,20.96 L15.08,15.96 L13.18,15.96 Z M20.98,16.03 L18.4,16.03 L18.4,11.13 L20.9,11.13 L20.9,13.67 L22.9,13.67 L22.9,10.67 C22.9657041,10.3382644 22.8592923,9.9957956 22.6171555,9.75971229 C22.3750188,9.52362897 22.0299662,9.42591991 21.7,9.5 L17.6,9.5 C17.2745457,9.43777558 16.9394016,9.54080287 16.7051022,9.77510223 C16.4708029,10.0094016 16.3677756,10.3445457 16.43,10.67 L16.43,16.03 L16.43,21.03 C16.3744844,21.3478173 16.4757145,21.6728952 16.7018558,21.9030038 C16.927997,22.1331125 17.2512653,22.2399804 17.57,22.19 L21.74,22.19 C22.0618624,22.2473858 22.3914517,22.143812 22.6226318,21.9126318 C22.853812,21.6814517 22.9573858,21.3518624 22.9,21.03 L22.9,16.03 L20.98,16.03 Z" id="Combined-Shape" fill="#000000" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm-.21-28C9.279 4 4 9.279 4 15.79c0 6.511 5.279 11.79 11.79 11.79 6.511 0 11.79-5.279 11.79-11.79C27.569 9.283 22.297 4.011 15.79 4zm0 22c-5.632 0-10.198-4.565-10.2-10.197-.002-5.632 4.561-10.2 10.193-10.203 5.632-.004 10.201 4.558 10.207 10.19-.006 5.631-4.569 10.194-10.2 10.2V26zm-5.21-11.26v-3.7h2.6v3.7h1.88v-4.16a1 1 0 0 0-1.15-1.17H9.79c-.74 0-1.11.39-1.11 1.17v4.16h1.9zm2.6 1.22l.01-.02h-4.5v5a1 1 0 0 0 1.1 1.18h4.14a1 1 0 0 0 1.15-1.16v-5h-1.9zm7.8.07H18.4v-4.9h2.5v2.54h2v-3a1 1 0 0 0-1.2-1.17h-4.1a1 1 0 0 0-1.17 1.17v10.36a1 1 0 0 0 1.14 1.16h4.17a1 1 0 0 0 1.16-1.16v-5h-1.92z"/></svg>
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 764 B |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/black/meetone</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="black/meetone" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M9.91596551,21.378998 C10.343164,19.4517158 10.7703625,17.4784908 11.197561,15.5560976 C11.3097561,15.1073171 11.4219512,14.602439 11.5341463,14.0414634 C11.5902439,14.2658537 11.5902439,14.3219512 11.6463415,14.4341463 C12.6541566,17.745539 13.703028,21.0569317 14.7578323,24.3683244 L9.91596551,21.378998 Z M17.1501883,24.4271153 C17.1672413,24.3689324 17.183878,24.3103334 17.2,24.2512195 C18.2658537,20.997561 19.2756098,17.7439024 20.3414634,14.4902439 C20.397561,14.3780488 20.4536585,14.2097561 20.5097561,14.0414634 C20.5658537,14.2097561 20.6219512,14.2658537 20.6219512,14.3780488 C21.0961667,16.6964356 21.6198727,18.9653318 22.1465845,21.2312223 L17.1501883,24.4271153 Z M22.7660836,22.3580297 C22.8481244,22.3753221 22.9377552,22.3714428 23.0341463,22.3439024 C23.4268293,22.2317073 23.595122,21.895122 23.4829268,21.3902439 C22.9780488,19.2585366 22.5292683,17.0707317 22.0243902,14.9390244 C21.7439024,13.8170732 21.5195122,12.6390244 21.2390244,11.5170732 C21.202796,11.3359313 21.0963777,11.1781861 20.9348792,11.0891669 L20.9585366,11.0682927 L16.4707317,4.33658537 C16.4707317,4.33658537 16.0780488,3.83170732 15.4609756,4.33658537 L10.8609756,11.2365854 L10.9256432,11.2704589 C10.8504365,11.3762563 10.7914823,11.5145587 10.7487805,11.6853659 C10.6926829,12.1341463 10.5804878,12.5829268 10.4682927,13.0317073 C9.85121951,15.8365854 9.17804878,18.6414634 8.56097561,21.4463415 C8.50487805,21.7829268 8.56097561,22.0634146 8.84146341,22.2317073 C8.96487854,22.3088418 9.08829367,22.3435521 9.2047088,22.3416717 L15.350517,26.2075833 C15.4744693,26.4855772 15.6795815,26.6073171 15.9658537,26.6073171 C16.1861006,26.6073171 16.3583076,26.535257 16.4824745,26.3754192 L22.7660836,22.3580297 Z M19.9233101,11.788537 C19.8944018,11.8897023 19.8654936,11.9913241 19.8365854,12.0780488 C18.8268293,15.2195122 17.8170732,18.4170732 16.8073171,21.5585366 C16.5829268,22.3439024 16.302439,23.0731707 16.0780488,23.8585366 C16.0219512,23.8585366 16.0219512,23.8585366 15.9097561,23.8585366 C14.6813308,19.8382356 13.3973268,15.7623559 12.1130652,11.7415396 L15.9658537,5.90731707 L19.9233101,11.788537 Z" id="Combined-Shape" fill="#000000" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zM9.916 21.379c.427-1.927.854-3.9 1.282-5.823.112-.449.224-.954.336-1.515.056.225.056.281.112.393a805.586 805.586 0 0 0 3.112 9.934L9.916 21.38zm7.234 3.048l.05-.176c1.066-3.253 2.076-6.507 3.141-9.76.057-.113.113-.281.169-.45.056.169.112.225.112.337.474 2.318.998 4.587 1.525 6.853l-4.997 3.196zm5.616-2.069a.553.553 0 0 0 .268-.014c.393-.112.561-.449.449-.954-.505-2.131-.954-4.32-1.459-6.451-.28-1.122-.504-2.3-.785-3.422a.62.62 0 0 0-.304-.428l.024-.02-4.488-6.732s-.393-.505-1.01 0l-4.6 6.9.065.033a1.227 1.227 0 0 0-.177.415c-.056.45-.169.898-.28 1.347-.618 2.805-1.291 5.61-1.908 8.414-.056.337 0 .617.28.786a.664.664 0 0 0 .364.11l6.146 3.866c.123.278.329.4.615.4.22 0 .392-.073.516-.233l6.284-4.017zm-2.843-10.57a9.214 9.214 0 0 1-.086.29c-1.01 3.142-2.02 6.34-3.03 9.48-.224.786-.505 1.515-.729 2.3h-.168c-1.229-4.02-2.513-8.096-3.797-12.116l3.853-5.835 3.957 5.882z"/></svg>
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 1.0 KiB |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/black/pre</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="black/pre" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M13.4702564,18.0451282 L15.1476923,18.0451282 C15.6273625,18.0468514 16.1013976,17.9417438 16.5353846,17.7374359 C16.9452287,17.5344879 17.3111492,17.2529033 17.6123077,16.9087179 C17.9108143,16.5529314 18.1424152,16.1460226 18.2958974,15.7076923 C18.46181,15.2639276 18.5459046,14.7937624 18.5441026,14.32 C18.5470258,13.8576241 18.455407,13.3995303 18.2748718,12.9738462 C18.1011893,12.5428288 17.8562324,12.1441021 17.5502564,11.794359 C17.242149,11.4435949 16.8693795,11.1554428 16.4523077,10.945641 C16.0244376,10.7245763 15.5492861,10.6107159 15.0676923,10.6138462 L10.6574359,10.6137833 L10.6574359,21.3174359 L13.4738462,21.3174359 L13.4702564,18.0451282 Z M13.4702564,13.1989744 L14.8974359,13.1989744 C15.0957299,13.2118683 15.281341,13.3009984 15.4153846,13.4476923 C15.5810256,13.6133333 15.6846154,13.9035897 15.6846154,14.3589744 C15.6846154,14.814359 15.5820513,15.0835897 15.4358974,15.2307692 C15.3117949,15.3758974 15.1461538,15.4794872 14.96,15.4794872 L13.4702564,15.4794872 L13.4702564,13.1989744 Z M7.0225641,8.03076923 L7.0225641,23.9179487 C7.0225641,24.4872268 7.48405521,24.9487179 8.05333333,24.9487179 L23.9405128,24.9487179 C24.5097909,24.9487179 24.9712821,24.4872268 24.9712821,23.9179487 L24.9712821,8.03076923 C24.9712821,7.4614911 24.5097909,7 23.9405128,7 L8.05333333,7 C7.48405521,7 7.0225641,7.4614911 7.0225641,8.03076923 Z M21.8261538,22.834359 L10.1461538,22.834359 C9.87268801,22.834495 9.61037606,22.7259565 9.4169584,22.532635 C9.22354074,22.3393135 9.11487176,22.0770556 9.11487179,21.8035897 L9.11487179,10.1235897 C9.11487176,9.85012387 9.22354074,9.58786594 9.4169584,9.39454446 C9.61037606,9.20122298 9.87268801,9.09268446 10.1461538,9.09282051 L21.8261538,9.09282051 C22.395432,9.09282051 22.8569231,9.55431162 22.8569231,10.1235897 L22.8569231,21.8035897 C22.8569231,22.3728679 22.395432,22.834359 21.8261538,22.834359 Z M14.7333333,19.3087179 L14.7333333,21.3384615 L21.34,21.3384615 L21.34,19.3087179 L14.7333333,19.3087179 Z" id="Combined-Shape" fill="#000000" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm-2.53-13.955h1.678a3.23 3.23 0 0 0 1.387-.308c.41-.203.776-.484 1.077-.828.299-.356.53-.763.684-1.201a3.92 3.92 0 0 0 .248-1.388 3.393 3.393 0 0 0-.27-1.346 4.143 4.143 0 0 0-.724-1.18 3.636 3.636 0 0 0-1.098-.848 2.974 2.974 0 0 0-1.384-.332h-4.41v10.703h2.816l-.004-3.272zm0-4.846h1.427a.77.77 0 0 1 .518.249c.166.165.27.456.27.911s-.103.725-.25.872c-.123.145-.289.248-.475.248h-1.49V13.2zM7.023 8.031v15.887c0 .57.461 1.03 1.03 1.03h15.888c.569 0 1.03-.46 1.03-1.03V8.03a1.03 1.03 0 0 0-1.03-1.031H8.053a1.03 1.03 0 0 0-1.03 1.03zm14.803 14.803h-11.68a1.03 1.03 0 0 1-1.031-1.03v-11.68a1.03 1.03 0 0 1 1.031-1.031h11.68c.57 0 1.03.461 1.03 1.03v11.68c0 .57-.46 1.031-1.03 1.031zm-7.093-3.525v2.03h6.607v-2.03h-6.607z"/></svg>
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 894 B |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/black/vtho</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="black/vtho" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M20.2715232,5.05827815 L14.5092715,5.05827815 L10.0218543,16.8377483 L14.4728477,16.8377483 L10.5317881,26.9417219 L22.7119205,12.6417219 L17.6125828,12.6417219 L23.294702,5.05827815 L20.2715232,5.05827815 Z" id="Combined-Shape" fill="#000000" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm4.272-26.942h-5.763l-4.487 11.78h4.45l-3.94 10.104 12.18-14.3h-5.1l5.683-7.584h-3.023z"/></svg>
|
Before Width: | Height: | Size: 844 B After Width: | Height: | Size: 261 B |
|
@ -1,30 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/color/aeur</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="143.239314%" id="linearGradient-1">
|
||||
<stop stop-color="#FFFFFF" offset="0%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.83" offset="3%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.66" offset="7%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="11%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.37" offset="15%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.25" offset="19%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.16" offset="25%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.09" offset="30%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.04" offset="37%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.01" offset="47%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g id="color/aeur" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" fill="#051D2D" fill-rule="nonzero">
|
||||
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
||||
</g>
|
||||
<g id="aeur-copy" transform="translate(9.000000, 6.000000)" fill="url(#linearGradient-1)" fill-rule="nonzero">
|
||||
<path d="M6.99304348,13.986087 C3.13089221,13.986087 4.72977119e-16,10.8551947 0,6.99304348 C-4.72977119e-16,3.13089221 3.13089221,7.09465678e-16 6.99304348,0 C10.8551947,-7.09465678e-16 13.986087,3.13089221 13.986087,6.99304348 C13.9812959,10.8532085 10.8532085,13.9812959 6.99304348,13.986087 Z M6.99956531,6.95056512 C6.97974666,6.95056512 6.96187948,6.96250359 6.95429521,6.98081364 C6.94671094,6.99912368 6.95090318,7.02019945 6.96491708,7.03421336 C6.97893098,7.04822726 7.00000675,7.05241949 7.0183168,7.04483522 C7.03662684,7.03725095 7.04856531,7.01938377 7.04856531,6.99956512 C7.0458688,6.97370222 7.02542821,6.95326163 6.99956531,6.95056512 L6.99956531,6.95056512 Z" id="Shape"></path>
|
||||
<path d="M6.99304348,20.986087 C3.13089221,20.986087 4.72977119e-16,17.8551947 0,13.9930435 C-4.72977119e-16,10.1308922 3.13089221,7 6.99304348,7 C10.8551947,7 13.986087,10.1308922 13.986087,13.9930435 C13.9812959,17.8532085 10.8532085,20.9812959 6.99304348,20.986087 Z M6.99956531,13.9505651 C6.97974666,13.9505651 6.96187948,13.9625036 6.95429521,13.9808136 C6.94671094,13.9991237 6.95090318,14.0201995 6.96491708,14.0342134 C6.97893098,14.0482273 7.00000675,14.0524195 7.0183168,14.0448352 C7.03662684,14.037251 7.04856531,14.0193838 7.04856531,13.9995651 C7.0458688,13.9737022 7.02542821,13.9532616 6.99956531,13.9505651 L6.99956531,13.9505651 Z" id="Shape-Copy-2"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="143.239%" id="a"><stop stop-color="#FFF" offset="0%"/><stop stop-color="#FFF" stop-opacity=".83" offset="3%"/><stop stop-color="#FFF" stop-opacity=".66" offset="7%"/><stop stop-color="#FFF" stop-opacity=".5" offset="11%"/><stop stop-color="#FFF" stop-opacity=".37" offset="15%"/><stop stop-color="#FFF" stop-opacity=".25" offset="19%"/><stop stop-color="#FFF" stop-opacity=".16" offset="25%"/><stop stop-color="#FFF" stop-opacity=".09" offset="30%"/><stop stop-color="#FFF" stop-opacity=".04" offset="37%"/><stop stop-color="#FFF" stop-opacity=".01" offset="47%"/><stop stop-color="#FFF" stop-opacity="0" offset="100%"/></linearGradient></defs><g fill="none"><circle cx="16" cy="16" r="16" fill="#051D2D"/><g transform="translate(9 6)" fill="url(#a)"><path d="M6.993 13.986a6.993 6.993 0 1 1 6.993-6.993 7.002 7.002 0 0 1-6.993 6.993zM7 6.951A.049.049 0 1 0 7.049 7a.055.055 0 0 0-.05-.05z"/><path d="M6.993 20.986a6.993 6.993 0 1 1 6.993-6.993 7.002 7.002 0 0 1-6.993 6.993zM7 13.951a.049.049 0 1 0 .049.049.055.055 0 0 0-.05-.05z"/></g></g></svg>
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -1,32 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/color/bcio</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="color/bcio" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" fill="#3F43AD" fill-rule="nonzero">
|
||||
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
||||
</g>
|
||||
<g id="bcio" transform="translate(7.000000, 5.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<path d="M4.93971429,2.43565714 C4.45688571,2.43565714 4.06397143,2.82865714 4.06397143,3.31165714 C4.06397143,3.7944 4.45688571,4.18722857 4.93971429,4.18722857 C5.42271429,4.18722857 5.81562857,3.7944 5.81562857,3.31165714 C5.81562857,2.82865714 5.42288571,2.43565714 4.93971429,2.43565714" id="Fill-5"></path>
|
||||
<path d="M8.98954286,0.00591428571 C8.50637143,0.00591428571 8.11362857,0.399085714 8.11362857,0.881828571 C8.11362857,1.36482857 8.50654286,1.75774286 8.98954286,1.75774286 C9.4722,1.75774286 9.86554286,1.36482857 9.86554286,0.881828571 C9.86554286,0.399085714 9.47262857,0.00591428571 8.98954286,0.00591428571" id="Fill-7"></path>
|
||||
<path d="M8.98954286,9.72497143 C8.50637143,9.72497143 8.11362857,10.1178857 8.11362857,10.6007143 C8.11362857,11.0834571 8.50654286,11.4763714 8.98954286,11.4763714 C9.4722,11.4763714 9.86554286,11.0834571 9.86554286,10.6007143 C9.86554286,10.1178857 9.47262857,9.72497143 8.98954286,9.72497143" id="Fill-2"></path>
|
||||
<path d="M13.0389429,7.29505714 C12.5557714,7.29505714 12.1633714,7.68797143 12.1633714,8.1708 C12.1633714,8.6538 12.5559429,9.04645714 13.0389429,9.04645714 C13.5216,9.04645714 13.9149429,8.65362857 13.9149429,8.1708 C13.9152,7.68805714 13.5218571,7.29505714 13.0389429,7.29505714" id="Fill-3"></path>
|
||||
<path d="M17.0882571,4.86557143 C16.6056,4.86557143 16.2126857,5.25831429 16.2126857,5.74114286 C16.2126857,6.22414286 16.6056,6.6174 17.0882571,6.6174 C17.5714286,6.6174 17.9640857,6.22431429 17.9640857,5.74114286 C17.9640857,5.25831429 17.5714286,4.86557143 17.0882571,4.86557143" id="Fill-4"></path>
|
||||
<path d="M4.93971429,12.1548857 C4.45688571,12.1548857 4.06397143,12.5476286 4.06397143,13.0302857 C4.06397143,13.5132857 4.45688571,13.9060286 4.93971429,13.9060286 C5.42271429,13.9060286 5.81562857,13.5132857 5.81562857,13.0302857 C5.81562857,12.5476286 5.42288571,12.1548857 4.93971429,12.1548857" id="Fill-19"></path>
|
||||
<path d="M0.890314286,4.86557143 C0.4074,4.86557143 0.0147428571,5.25831429 0.0147428571,5.74114286 C0.0147428571,6.22414286 0.407571429,6.6174 0.890314286,6.6174 C1.37314286,6.6174 1.76622857,6.22431429 1.76622857,5.74114286 C1.76622857,5.25831429 1.37314286,4.86557143 0.890314286,4.86557143" id="Fill-21"></path>
|
||||
<path d="M0.890314286,14.5842857 C0.4074,14.5842857 0.0147428571,14.9770286 0.0147428571,15.4600286 C0.0147428571,15.9429429 0.407571429,16.3356857 0.890314286,16.3356857 C1.37314286,16.3356857 1.76622857,15.9429429 1.76622857,15.4600286 C1.76622857,14.9770286 1.37314286,14.5842857 0.890314286,14.5842857" id="Fill-22"></path>
|
||||
<path d="M0.890314286,9.72497143 C0.4074,9.72497143 0.0147428571,10.1178857 0.0147428571,10.6007143 C0.0147428571,11.0834571 0.407571429,11.4763714 0.890314286,11.4763714 C1.37314286,11.4763714 1.76622857,11.0834571 1.76622857,10.6007143 C1.76622857,10.1178857 1.37314286,9.72497143 0.890314286,9.72497143" id="Fill-23"></path>
|
||||
<path d="M8.98954286,4.86557143 C8.50637143,4.86557143 8.11362857,5.25831429 8.11362857,5.74114286 C8.11362857,6.22414286 8.50654286,6.6174 8.98954286,6.6174 C9.4722,6.6174 9.86554286,6.22431429 9.86554286,5.74114286 C9.86554286,5.25831429 9.47262857,4.86557143 8.98954286,4.86557143" id="Fill-9"></path>
|
||||
<path d="M13.0389429,2.43565714 C12.5557714,2.43565714 12.1633714,2.82865714 12.1633714,3.31165714 C12.1633714,3.7944 12.5559429,4.18722857 13.0389429,4.18722857 C13.5216,4.18722857 13.9149429,3.7944 13.9149429,3.31165714 C13.9152,2.82865714 13.5218571,2.43565714 13.0389429,2.43565714" id="Fill-10"></path>
|
||||
<path d="M13.0389429,12.1548857 C12.5557714,12.1548857 12.1633714,12.5476286 12.1633714,13.0302857 C12.1633714,13.5132857 12.5559429,13.9060286 13.0389429,13.9060286 C13.5216,13.9060286 13.9149429,13.5132857 13.9149429,13.0302857 C13.9152,12.5476286 13.5218571,12.1548857 13.0389429,12.1548857" id="Fill-11"></path>
|
||||
<path d="M17.0882571,9.72497143 C16.6056,9.72497143 16.2126857,10.1178857 16.2126857,10.6007143 C16.2126857,11.0834571 16.6056,11.4763714 17.0882571,11.4763714 C17.5714286,11.4763714 17.9640857,11.0834571 17.9640857,10.6007143 C17.9640857,10.1178857 17.5714286,9.72497143 17.0882571,9.72497143" id="Fill-12"></path>
|
||||
<path d="M13.0389429,17.0140286 C12.5557714,17.0140286 12.1633714,17.4067714 12.1633714,17.8898571 C12.1633714,18.3726857 12.5559429,18.7654286 13.0389429,18.7654286 C13.5216,18.7654286 13.9149429,18.3726857 13.9149429,17.8898571 C13.9152,17.4067714 13.5218571,17.0140286 13.0389429,17.0140286" id="Fill-13"></path>
|
||||
<path d="M17.0882571,14.5842857 C16.6056,14.5842857 16.2126857,14.9770286 16.2126857,15.4600286 C16.2126857,15.9429429 16.6056,16.3356857 17.0882571,16.3356857 C17.5714286,16.3356857 17.9640857,15.9429429 17.9640857,15.4600286 C17.9640857,14.9770286 17.5714286,14.5842857 17.0882571,14.5842857" id="Fill-14"></path>
|
||||
<path d="M8.98954286,19.4437714 C8.50637143,19.4437714 8.11362857,19.8368571 8.11362857,20.3196857 C8.11362857,20.8021714 8.50654286,21.1952571 8.98954286,21.1952571 C9.4722,21.1952571 9.86554286,20.8021714 9.86554286,20.3196857 C9.86554286,19.8368571 9.47262857,19.4437714 8.98954286,19.4437714" id="Fill-15"></path>
|
||||
<path d="M8.98954286,14.5842857 C8.50637143,14.5842857 8.11362857,14.9770286 8.11362857,15.4600286 C8.11362857,15.9429429 8.50654286,16.3356857 8.98954286,16.3356857 C9.4722,16.3356857 9.86554286,15.9429429 9.86554286,15.4600286 C9.86554286,14.9770286 9.47262857,14.5842857 8.98954286,14.5842857" id="Fill-16"></path>
|
||||
<path d="M4.93971429,7.29505714 C4.45688571,7.29505714 4.06397143,7.68797143 4.06397143,8.1708 C4.06397143,8.6538 4.45688571,9.04645714 4.93971429,9.04645714 C5.42271429,9.04645714 5.81562857,8.65362857 5.81562857,8.1708 C5.81562857,7.68805714 5.42288571,7.29505714 4.93971429,7.29505714" id="Fill-17"></path>
|
||||
<path d="M4.93971429,17.0140286 C4.45688571,17.0140286 4.06397143,17.4067714 4.06397143,17.8898571 C4.06397143,18.3726857 4.45688571,18.7654286 4.93971429,18.7654286 C5.42271429,18.7654286 5.81562857,18.3726857 5.81562857,17.8898571 C5.81562857,17.4067714 5.42288571,17.0140286 4.93971429,17.0140286" id="Fill-18"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><circle cx="16" cy="16" r="16" fill="#3F43AD"/><path d="M11.94 7.436a.877.877 0 0 0 0 1.751.877.877 0 0 0 0-1.751m4.05-2.43a.877.877 0 0 0 0 1.752.877.877 0 0 0 0-1.752m0 9.719a.877.877 0 0 0 0 1.751.877.877 0 0 0 0-1.751m4.049-2.43a.876.876 0 1 0 .002 1.753.876.876 0 0 0-.002-1.753m4.049-2.429a.877.877 0 1 0 .002 1.753.877.877 0 0 0-.002-1.753M11.94 17.155a.877.877 0 0 0 0 1.751.877.877 0 0 0 0-1.751M7.89 9.866a.876.876 0 1 0 .002 1.752.876.876 0 0 0-.002-1.752m0 9.718a.876.876 0 1 0 .002 1.753.876.876 0 0 0-.002-1.753m0-4.859a.877.877 0 0 0 0 1.751.877.877 0 0 0 0-1.751m8.1-4.859a.877.877 0 1 0 0 1.753.877.877 0 0 0 0-1.753m4.049-2.43a.877.877 0 1 0 .002 1.753.877.877 0 0 0-.002-1.753m0 9.719a.876.876 0 1 0 .001 1.752.876.876 0 0 0-.001-1.752m4.049-2.43a.877.877 0 0 0 0 1.751.877.877 0 0 0 0-1.751m-4.049 7.289a.876.876 0 1 0 .001 1.753.876.876 0 0 0-.001-1.753m4.049-2.43a.877.877 0 0 0 0 1.752.877.877 0 0 0 0-1.752m-8.098 4.86a.877.877 0 0 0 0 1.751.877.877 0 0 0 .876-.875.877.877 0 0 0-.876-.876m0-4.86a.877.877 0 1 0 .001 1.754.877.877 0 0 0-.001-1.754m-4.05-7.289a.877.877 0 0 0 0 1.751.877.877 0 0 0 0-1.75m0 9.718a.877.877 0 0 0 0 1.751.877.877 0 0 0 0-1.751" fill="#FFF"/></g></svg>
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -1,14 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/color/beam</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="color/beam" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" fill="#0B76FF" fill-rule="nonzero">
|
||||
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
||||
</g>
|
||||
<g id="beam" transform="translate(4.000000, 7.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<path d="M23.16,5.66 L23.16,3.46 L16,7.63 L11.58,0.01 L11.58,5.01 L11.58,5.01 L13.83,8.91 L12.92,9.45 L11.58,7.09 L10.14,9.65 L9.14,9.24 L11.58,5.01 L11.58,5.01 L11.58,0.01 L6.74,8.25 L0,5.46 L0,8.01 L6,9.49 L2.2,16.01 L11.58,16.01 L11.58,13.32 L6.79,13.32 L8.58,10.18 L9.66,10.45 L8.58,12.35 L14.58,12.35 L13.68,10.76 L14.87,10.67 L16.4,13.32 L11.58,13.32 L11.58,16.01 L21,16.01 L17.76,10.48 L23.2,10.08 L23.2,7.87 L17.08,9.38 L17.08,9.38 L23.19,7.81 L23.19,5.81 L16.56,8.5 L16.56,8.5 L23.16,5.66 Z M14.46,10.01 L13.38,10.28 L13.38,10.28 L14.44,10.01 L14.46,10.01 Z M14.12,9.41 L13.12,9.81 L13.12,9.81 L14.12,9.4 L14.12,9.41 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><circle cx="16" cy="16" r="16" fill="#0B76FF"/><path d="M27.16 12.66v-2.2L20 14.63l-4.42-7.62v5l2.25 3.9-.91.54-1.34-2.36-1.44 2.56-1-.41 2.44-4.23v-5l-4.84 8.24L4 12.46v2.55l6 1.48-3.8 6.52h9.38v-2.69h-4.79l1.79-3.14 1.08.27-1.08 1.9h6l-.9-1.59 1.19-.09 1.53 2.65h-4.82v2.69H25l-3.24-5.53 5.44-.4v-2.21l-6.12 1.51 6.11-1.57v-2l-6.63 2.69 6.6-2.84zm-8.7 4.35l-1.08.27 1.06-.27h.02zm-.34-.6l-1 .4 1-.41v.01z" fill="#FFF"/></g></svg>
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 529 B |
|
@ -1,19 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/color/btt</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="color/btt" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" fill="#000000" fill-rule="nonzero">
|
||||
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
||||
</g>
|
||||
<g id="btt" transform="translate(4.000000, 4.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<g id="Group" transform="translate(0.000000, 0.000000)">
|
||||
<path d="M23.7428571,9.53877551 C23.5836735,8.76734694 23.3510204,8.02040816 23.044898,7.29795918 C22.7510204,6.5877551 22.3714286,5.91428571 21.9428571,5.26530612 C21.5142857,4.62857143 21.0244898,4.04081633 20.4857143,3.50204082 C19.9469388,2.96326531 19.3591837,2.47346939 18.722449,2.04489796 C18.0857143,1.61632653 17.4,1.24897959 16.6897959,0.942857143 C15.9673469,0.636734694 15.2204082,0.404081633 14.4489796,0.244897959 C13.6653061,0.0857142857 12.8571429,9.76996262e-15 12.0489796,9.76996262e-15 C11.2408163,9.76996262e-15 10.4326531,0.0857142857 9.64897959,0.244897959 C8.87755102,0.404081633 8.13061224,0.636734694 7.40816327,0.942857143 C6.69795918,1.23673469 6.0244898,1.61632653 5.3755102,2.04489796 C4.73877551,2.47346939 4.15102041,2.96326531 3.6122449,3.50204082 C3.07346939,4.04081633 2.58367347,4.62857143 2.15510204,5.26530612 C1.72653061,5.90204082 1.35918367,6.5877551 1.05306122,7.29795918 C0.746938776,8.02040816 0.514285714,8.76734694 0.355102041,9.53877551 C0.195918367,10.322449 0.110204082,11.1306122 0.110204082,11.9387755 C0.110204082,12.7469388 0.195918367,13.555102 0.355102041,14.3387755 C0.514285714,15.1102041 0.746938776,15.8571429 1.05306122,16.5795918 C1.34693878,17.2897959 1.72653061,17.9632653 2.15510204,18.6122449 C2.58367347,19.2489796 3.07346939,19.8367347 3.6122449,20.3755102 C4.15102041,20.9142857 4.73877551,21.4040816 5.3755102,21.8326531 C6.0122449,22.2612245 6.69795918,22.6285714 7.40816327,22.9346939 C8.13061224,23.2408163 8.87755102,23.4734694 9.64897959,23.6326531 C10.4326531,23.7918367 11.2408163,23.877551 12.0489796,23.877551 C12.8571429,23.877551 13.6653061,23.7918367 14.4489796,23.6326531 C15.2204082,23.4734694 15.9673469,23.2408163 16.6897959,22.9346939 C17.4,22.6408163 18.0734694,22.2612245 18.722449,21.8326531 C19.3591837,21.4040816 19.9469388,20.9142857 20.4857143,20.3755102 C21.0244898,19.8367347 21.5142857,19.2489796 21.9428571,18.6122449 C22.3714286,17.9755102 22.7387755,17.2897959 23.044898,16.5795918 C23.3510204,15.8571429 23.5836735,15.1102041 23.7428571,14.3387755 C23.9020408,13.555102 23.9877551,12.7469388 23.9877551,11.9387755 C23.9877551,11.1306122 23.9020408,10.322449 23.7428571,9.53877551 Z M12.0612245,22.3836735 C6.29387755,22.3836735 1.62857143,17.7061224 1.62857143,11.9510204 C1.62857143,6.19591837 6.30612245,1.51836735 12.0612245,1.51836735 C17.8163265,1.51836735 22.4938776,6.19591837 22.4938776,11.9510204 C22.4938776,17.7061224 17.8163265,22.3836735 12.0612245,22.3836735 Z" id="Shape"></path>
|
||||
<path d="M12.244898,21.477551 C12.2816327,21.477551 12.3061224,21.477551 12.3428571,21.477551 C12.355102,21.477551 12.3795918,21.477551 12.3918367,21.477551 C12.4285714,21.477551 12.4653061,21.477551 12.4897959,21.477551 C12.5020408,21.477551 12.5142857,21.477551 12.5265306,21.477551 C12.5755102,21.477551 12.6244898,21.477551 12.6734694,21.4653061 C12.6734694,21.4653061 12.6734694,21.4653061 12.6857143,21.4653061 C12.7346939,21.4653061 12.7714286,21.4653061 12.8204082,21.4530612 C12.8326531,21.4530612 12.844898,21.4530612 12.8571429,21.4530612 C12.8938776,21.4530612 12.9306122,21.4530612 12.9673469,21.4408163 C12.9795918,21.4408163 12.9918367,21.4408163 13.0040816,21.4408163 C13.0408163,21.4408163 13.077551,21.4285714 13.1265306,21.4285714 C13.1387755,21.4285714 13.1387755,21.4285714 13.1510204,21.4285714 C13.2,21.4285714 13.2489796,21.4163265 13.2979592,21.4163265 C13.2979592,21.4163265 13.2979592,21.4163265 13.2979592,21.4163265 C13.3469388,21.4163265 13.3836735,21.4040816 13.4326531,21.3918367 C13.444898,21.3918367 13.4571429,21.3918367 13.4571429,21.3918367 C13.4938776,21.3918367 13.5306122,21.3795918 13.5673469,21.3795918 C13.5795918,21.3795918 13.5795918,21.3795918 13.5918367,21.3795918 C13.6408163,21.3673469 13.677551,21.3673469 13.7265306,21.355102 C13.7265306,21.355102 13.7265306,21.355102 13.7265306,21.355102 C13.8244898,21.3428571 13.922449,21.3183673 14.0081633,21.2938776 C14.0204082,21.2938776 14.0204082,21.2938776 14.0326531,21.2938776 C14.0693878,21.2816327 14.1183673,21.2816327 14.155102,21.2693878 C14.155102,21.2693878 14.1673469,21.2693878 14.1673469,21.2693878 C14.2653061,21.244898 14.3510204,21.2204082 14.4489796,21.1959184 L14.4489796,21.1959184 C13.2734694,21.2326531 12.3183673,21.0734694 11.7183673,20.9387755 C10.3714286,20.644898 9.08571429,20.1183673 7.99591837,19.2122449 C6.18367347,17.6938776 5.25306122,15.5142857 5.27755102,13.3469388 C5.28979592,11.7306122 5.84081633,10.1142857 6.95510204,8.79183673 C8.35102041,7.13877551 10.3346939,6.26938776 12.3673469,6.22040816 C12.4653061,6.22040816 12.5510204,6.22040816 12.6489796,6.22040816 L12.6489796,4.59183673 C12.5387755,4.59183673 12.4408163,4.59183673 12.3306122,4.59183673 C11.7061224,4.60408163 11.0938776,4.67755102 10.4938776,4.8122449 C9.88163265,4.94693878 9.29387755,5.15510204 8.73061224,5.4122449 C8.15510204,5.68163265 7.61632653,6.0122449 7.11428571,6.39183673 C6.6,6.78367347 6.12244898,7.23673469 5.70612245,7.73877551 C5.31428571,8.20408163 4.97142857,8.70612245 4.68979592,9.24489796 C4.40816327,9.75918367 4.1877551,10.3102041 4.01632653,10.8734694 C3.85714286,11.4244898 3.73469388,12 3.68571429,12.5755102 C3.67346939,12.7591837 3.66122449,12.9306122 3.64897959,13.1142857 C3.64897959,13.1877551 3.64897959,13.2489796 3.64897959,13.322449 C3.64897959,13.3591837 3.64897959,13.3959184 3.64897959,13.4326531 C3.66122449,14.0571429 3.73469388,14.6693878 3.86938776,15.2693878 C4.00408163,15.8816327 4.2122449,16.4693878 4.46938776,17.0326531 C4.7755102,17.7061224 5.32653061,18.6979592 6.14693878,19.444898 C6.14693878,19.444898 6.14693878,19.444898 6.14693878,19.444898 C7.76326531,20.7183673 9.80816327,21.477551 12.0244898,21.477551 C12.0734694,21.477551 12.122449,21.477551 12.1714286,21.477551 C12.2081633,21.477551 12.2326531,21.477551 12.244898,21.477551 Z" id="Path"></path>
|
||||
<path d="M14.9142857,19.9102041 C14.3510204,19.8979592 13.6530612,19.8122449 13.1142857,19.7142857 C10.5918367,19.2612245 8.4244898,17.7183673 7.62857143,15.3918367 C6.66122449,12.5632653 8.14285714,9.50204082 10.9591837,8.57142857 C11.5102041,8.3877551 12.0612245,8.30204082 12.6244898,8.30204082 C13.3469388,8.30204082 14.0693878,8.44897959 14.7306122,8.71836735 L15.4163265,7.26122449 C15.2081633,7.1755102 15,7.10204082 14.7918367,7.02857143 C14.0938776,6.80816327 13.3591837,6.69795918 12.6244898,6.69795918 C11.8897959,6.69795918 11.155102,6.82040816 10.4571429,7.05306122 C9.56326531,7.34693878 8.74285714,7.8244898 8.04489796,8.44897959 C7.71428571,8.74285714 7.39591837,9.08571429 7.12653061,9.44081633 C6.85714286,9.79591837 6.6244898,10.1755102 6.42857143,10.5795918 C6.23265306,10.9836735 6.07346939,11.4 5.96326531,11.8285714 C5.85306122,12.2571429 5.76734694,12.7102041 5.74285714,13.1632653 C5.68163265,14.0938776 5.80408163,15.0244898 6.11020408,15.9061224 C6.41632653,16.8 6.90612245,17.6204082 7.57959184,18.3428571 C8.17959184,18.9918367 8.87755102,19.4816327 9.72244898,19.9346939 C10.6040816,20.4 11.6938776,20.644898 12.8326531,20.8040816 C13.5673469,20.9020408 14.5469388,20.9265306 15.122449,20.9265306 C15.6244898,20.7428571 15.8326531,20.6571429 16.1020408,20.5469388 C16.3346939,20.4367347 16.5673469,20.3265306 16.8,20.1918367 C17.0326531,20.0571429 17.0693878,20.0326531 17.4612245,19.7755102 C17.4979592,19.7510204 17.5346939,19.7265306 17.5591837,19.7020408 C16.2122449,19.9346939 15.8693878,19.922449 14.9142857,19.9102041 Z" id="Path"></path>
|
||||
<path d="M17.9265306,18.0857143 C17.5469388,18.1102041 17.0081633,18.1469388 16.3959184,18.1469388 C15.3061224,18.1469388 13.9714286,18.0489796 12.8326531,17.6693878 C11.0693878,17.0816327 9.40408163,15.5755102 9.40408163,13.7142857 C9.40408163,11.8530612 10.9102041,10.3591837 12.7591837,10.3591837 C14.0204082,10.3591837 15.1102041,11.0571429 15.6857143,12.0734694 L17.1428571,11.3510204 C16.9102041,10.922449 16.6285714,10.5306122 16.2734694,10.1877551 C15.8204082,9.73469388 15.2816327,9.36734694 14.6938776,9.12244898 C14.0816327,8.86530612 13.4326531,8.73061224 12.7591837,8.73061224 C12.0857143,8.73061224 11.4367347,8.86530612 10.8244898,9.12244898 C10.2367347,9.36734694 9.69795918,9.73469388 9.24489796,10.1877551 C8.79183673,10.6408163 8.4244898,11.1795918 8.17959184,11.7673469 C7.92244898,12.3795918 7.7877551,13.0285714 7.7877551,13.7020408 C7.7877551,14.3755102 7.93469388,15.0489796 8.21632653,15.6857143 C8.47346939,16.2489796 8.82857143,16.7755102 9.28163265,17.2653061 C10.077551,18.122449 11.1673469,18.8081633 12.3306122,19.2 C13.444898,19.5673469 15.0857143,19.7020408 16.677551,19.5918367 C17.1183673,19.555102 17.4489796,19.5183673 18.0122449,19.3959184 C18.5510204,18.9673469 19.0530612,18.477551 19.4816327,17.9387755 L19.4816327,17.9387755 C19.1020408,17.9755102 18.4040816,18.0489796 17.9265306,18.0857143 Z" id="Path"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><circle cx="16" cy="16" r="16" fill="#000"/><g fill="#FFF"><path d="M27.743 13.539a11.886 11.886 0 0 0-.698-2.241 12.102 12.102 0 0 0-1.102-2.033 11.864 11.864 0 0 0-1.457-1.763 11.864 11.864 0 0 0-1.764-1.457 12.518 12.518 0 0 0-2.032-1.102 11.886 11.886 0 0 0-9.282 0 11.864 11.864 0 0 0-3.796 2.56 11.864 11.864 0 0 0-1.457 1.762 12.518 12.518 0 0 0-1.102 2.033 11.886 11.886 0 0 0 0 9.282c.294.71.674 1.383 1.102 2.032a11.88 11.88 0 0 0 1.457 1.764 11.864 11.864 0 0 0 1.764 1.457c.636.428 1.322.796 2.032 1.102a11.886 11.886 0 0 0 9.282 0c.71-.294 1.383-.674 2.032-1.102a11.864 11.864 0 0 0 1.764-1.457 11.864 11.864 0 0 0 1.457-1.764c.428-.636.796-1.322 1.102-2.032a11.886 11.886 0 0 0 .698-7.041zM16.06 26.384c-5.767 0-10.432-4.678-10.432-10.433S10.306 5.518 16.06 5.518c5.755 0 10.433 4.678 10.433 10.433S21.816 26.384 16.06 26.384z"/><path d="M16.245 25.478h.282c.049 0 .097 0 .146-.013h.013c.049 0 .085 0 .134-.012h.037c.037 0 .074 0 .11-.012h.037c.037 0 .074-.012.123-.012h.024c.049 0 .098-.013.147-.013.049 0 .086-.012.135-.024h.024c.037 0 .074-.012.11-.012h.025c.049-.013.086-.013.135-.025.097-.012.195-.037.281-.061h.025c.036-.012.085-.012.122-.025h.012c.098-.024.184-.049.282-.073a10.948 10.948 0 0 1-2.73-.257c-1.348-.294-2.633-.82-3.723-1.727a7.544 7.544 0 0 1-2.718-5.865 7.127 7.127 0 0 1 1.677-4.555c1.396-1.653 3.38-2.523 5.412-2.572h.282V8.592h-.318a9.186 9.186 0 0 0-1.837.22 8.83 8.83 0 0 0-1.763.6c-.576.27-1.115.6-1.617.98a8.618 8.618 0 0 0-1.408 1.347 8.333 8.333 0 0 0-1.016 1.506 8.61 8.61 0 0 0-.674 1.628 8.9 8.9 0 0 0-.33 1.703l-.037.538v.318c.012.625.086 1.237.22 1.837.135.613.343 1.2.6 1.764.307.673.858 1.665 1.678 2.412a9.47 9.47 0 0 0 5.877 2.033h.221z"/><path d="M18.914 23.91a12.454 12.454 0 0 1-1.8-.196c-2.522-.453-4.69-1.996-5.485-4.322-.968-2.829.514-5.89 3.33-6.82a5.21 5.21 0 0 1 1.665-.27c.723 0 1.445.147 2.107.416l.685-1.457a13.136 13.136 0 0 0-.624-.232 7.213 7.213 0 0 0-2.168-.331 6.87 6.87 0 0 0-2.167.355 6.81 6.81 0 0 0-2.412 1.396 7.02 7.02 0 0 0-.918.992 6.66 6.66 0 0 0-.698 1.139 6.904 6.904 0 0 0-.686 2.584c-.061.93.061 1.86.367 2.742a6.77 6.77 0 0 0 1.47 2.437c.6.649 1.298 1.139 2.142 1.592.882.465 1.972.71 3.11.87.735.097 1.715.122 2.29.122.502-.184.71-.27.98-.38.233-.11.465-.22.698-.355.233-.135.27-.16.661-.416a.68.68 0 0 0 .098-.074c-1.347.233-1.69.22-2.645.208z"/><path d="M21.927 22.086c-.38.024-.919.06-1.531.06-1.09 0-2.425-.097-3.563-.477-1.764-.587-3.429-2.093-3.429-3.955a3.352 3.352 0 0 1 3.355-3.355c1.261 0 2.351.698 2.927 1.714l1.457-.722a4.734 4.734 0 0 0-.87-1.163 4.966 4.966 0 0 0-7.029 0 4.966 4.966 0 0 0-1.457 3.514 4.9 4.9 0 0 0 .43 1.984c.256.563.612 1.09 1.065 1.58.796.856 1.885 1.542 3.049 1.934 1.114.367 2.755.502 4.347.392.44-.037.771-.074 1.334-.196a9.188 9.188 0 0 0 1.47-1.457c-.38.037-1.078.11-1.555.147z"/></g></g></svg>
|
Before Width: | Height: | Size: 9.3 KiB After Width: | Height: | Size: 2.8 KiB |
|
@ -1,14 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/color/dai</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="color/dai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" fill="#B68900" fill-rule="nonzero">
|
||||
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
||||
</g>
|
||||
<g id="dai" transform="translate(5.000000, 5.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<path d="M21.6333333,10.8166667 L10.8166667,0 L0,10.8166667 L10.8166667,14.8133333 L21.6333333,10.8166667 Z M3.36416667,9.9 L10.6975,2.40166667 C10.6975,2.40166667 17.8658333,9.735 18.1683333,9.88166667 C18.4708333,10.0283333 13.2366667,9.88166667 13.2366667,9.88166667 L10.8166667,7.40666667 L8.36916667,9.9 L3.36416667,9.9 Z M10.8166667,15.5741667 L21.6333333,11.55 L10.8166667,21.6333333 L0,11.605 L10.8166667,15.5741667 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><circle cx="16" cy="16" r="16" fill="#B68900"/><path d="M26.633 15.817L15.817 5 5 15.817l10.817 3.996 10.816-3.996zM8.364 14.9l7.333-7.498s7.169 7.333 7.471 7.48c.303.146-4.931 0-4.931 0l-2.42-2.475-2.448 2.493H8.364zm7.453 5.674l10.816-4.024-10.816 10.083L5 16.605l10.817 3.97z" fill="#FFF"/></g></svg>
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 401 B |
|
@ -1,17 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/color/eon</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="color/eon" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" fill="#443F54" fill-rule="nonzero">
|
||||
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
||||
</g>
|
||||
<g id="eon" transform="translate(8.000000, 4.000000)" fill="#FEFFFE" fill-rule="nonzero">
|
||||
<path d="M7.50769231,22.7076923 C6.09230769,21.8461538 4.36923077,20.8 2.95384615,19.9384615 C2.33846154,19.5692308 1.66153846,19.2 1.04615385,18.7692308 C0.8,18.5846154 0.8,18.4 0.8,18.2769231 C1.41538462,15.3846154 2.09230769,12.2461538 2.76923077,9.41538462 C2.76923077,9.41538462 2.33846154,8.06153846 2.33846154,8.06153846 C2.33846154,8.06153846 0.861538462,15.1384615 0.123076923,18.2769231 C0,18.7076923 0.123076923,18.9538462 0.553846154,19.2 C2.95384615,20.6153846 7.81538462,23.6923077 7.81538462,23.6923077 L7.50769231,22.7076923 Z" id="Path" opacity="0.7"></path>
|
||||
<path d="M8.67692308,22.7076923 C10.0923077,21.8461538 11.8153846,20.8 13.2307692,19.9384615 C13.8461538,19.5692308 14.5230769,19.2 15.1384615,18.7692308 C15.3846154,18.5846154 15.3846154,18.4 15.3846154,18.2769231 C14.7692308,15.3846154 14.0923077,12.2461538 13.4153846,9.41538462 C13.4153846,9.41538462 13.9076923,8.12307692 13.9076923,8.12307692 C13.9076923,8.12307692 15.3846154,15.1384615 16.0615385,18.2769231 C16.1846154,18.7076923 16.0615385,18.9538462 15.6307692,19.2 C13.2307692,20.6153846 8.36923077,23.6923077 8.36923077,23.6923077 L8.67692308,22.7076923 Z" id="Path" opacity="0.7"></path>
|
||||
<path d="M13.3538462,8.18461538 L13.1076923,7.81538462 C11.6307692,7.81538462 4.61538462,7.81538462 3.13846154,7.81538462 L2.89230769,8.18461538 C2.89230769,8.18461538 3.07692308,8.67692308 3.01538462,8.49230769 C4.55384615,8.49230769 11.7538462,8.49230769 13.2923077,8.49230769 C13.1692308,8.61538462 13.3538462,8.18461538 13.3538462,8.18461538 Z" id="Path" opacity="0.7"></path>
|
||||
<path d="M13.6615385,7.63076923 C13.6615385,7.63076923 10.2769231,2.70769231 8.8,0.553846154 C8.49230769,0.184615385 8.30769231,0 8.12307692,0 C7.93846154,0 7.69230769,0.184615385 7.44615385,0.553846154 C5.96923077,2.64615385 2.58461538,7.63076923 2.58461538,7.63076923 C2.27692308,8.06153846 2.27692308,8.18461538 2.52307692,8.73846154 C2.52307692,8.73846154 4.92307692,15.3846154 5.90769231,18.3384615 C6.4,19.6923077 7.69230769,23.5692308 7.69230769,23.5692308 C7.75384615,23.6923077 8,23.7538462 8.12307692,23.7538462 C8.24615385,23.7538462 8.43076923,23.6923077 8.55384615,23.5692308 C8.55384615,23.5692308 9.90769231,19.6923077 10.3384615,18.3384615 C11.3230769,15.4461538 13.7230769,8.73846154 13.7230769,8.73846154 C13.9692308,8.18461538 13.9692308,8.06153846 13.6615385,7.63076923 Z M8.12307692,21.5384615 L8.12307692,21.5384615 L8.12307692,21.5384615 C6.64615385,17.3538462 3.44615385,8.12307692 3.44615385,8.12307692 C3.44615385,8.12307692 6.76923077,3.26153846 8.06153846,1.35384615 C8.06153846,1.35384615 8.06153846,1.35384615 8.06153846,1.35384615 C8.06153846,1.35384615 8.06153846,1.35384615 8.06153846,1.35384615 C9.35384615,3.26153846 12.6769231,8.12307692 12.6769231,8.12307692 C12.6769231,8.12307692 9.53846154,17.3538462 8.12307692,21.5384615 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><circle cx="16" cy="16" r="16" fill="#443F54"/><g fill="#FEFFFE"><path d="M15.508 26.708c-1.416-.862-3.139-1.908-4.554-2.77-.616-.369-1.292-.738-1.908-1.169-.246-.184-.246-.369-.246-.492.615-2.892 1.292-6.03 1.97-8.862l-.432-1.353s-1.476 7.076-2.215 10.215c-.123.43 0 .677.43.923 2.4 1.415 7.262 4.492 7.262 4.492l-.307-.984zm1.169 0c1.415-.862 3.138-1.908 4.554-2.77.615-.369 1.292-.738 1.907-1.169.247-.184.247-.369.247-.492-.616-2.892-1.293-6.03-1.97-8.862l.493-1.292s1.477 7.015 2.154 10.154c.123.43 0 .677-.431.923-2.4 1.415-7.262 4.492-7.262 4.492l.308-.984zm4.677-14.523l-.246-.37h-9.97l-.246.37s.185.492.123.307h10.277c-.123.123.062-.307.062-.307z" opacity=".7"/><path d="M21.662 11.63S18.277 6.709 16.8 4.555c-.308-.37-.492-.554-.677-.554-.185 0-.43.185-.677.554-1.477 2.092-4.861 7.077-4.861 7.077-.308.43-.308.554-.062 1.107 0 0 2.4 6.647 3.385 9.6.492 1.354 1.784 5.231 1.784 5.231.062.123.308.185.431.185a.665.665 0 0 0 .43-.185s1.355-3.877 1.785-5.23c.985-2.893 3.385-9.6 3.385-9.6.246-.554.246-.677-.061-1.108zm-5.539 13.908a3727.558 3727.558 0 0 1-4.677-13.415s3.323-4.861 4.616-6.77c1.292 1.909 4.615 6.77 4.615 6.77s-3.139 9.23-4.554 13.415z"/></g></g></svg>
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -1,16 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/color/eop</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="color/eop" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" fill="#35A7DF" fill-rule="nonzero">
|
||||
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
||||
</g>
|
||||
<g id="eop" transform="translate(7.000000, 4.000000)" fill="#FEFFFE" fill-rule="nonzero">
|
||||
<polygon id="Path" points="7.71428571 24 2.36571429 9.73714286 0.205714286 19.5771429"></polygon>
|
||||
<polygon id="Path" points="9.12 0.171428571 3.25714286 7.30285714 9.12 22.2857143 15.0171429 7.30285714"></polygon>
|
||||
<polygon id="Path" points="10.56 24 15.9085714 9.73714286 18.0342857 19.5771429"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><circle cx="16" cy="16" r="16" fill="#35A7DF"/><path d="M14.714 28L9.366 13.737l-2.16 9.84zM16.12 4.171l-5.863 7.132 5.863 14.983 5.897-14.983zM17.56 28l5.349-14.263 2.125 9.84z" fill="#FEFFFE"/></g></svg>
|
Before Width: | Height: | Size: 1009 B After Width: | Height: | Size: 303 B |
|
@ -1,15 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/color/gin</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="color/gin" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" fill="#008DDE" fill-rule="nonzero">
|
||||
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
||||
</g>
|
||||
<g id="gin" transform="translate(4.000000, 5.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<path d="M20.0285899,12.3262545 C20.4299059,12.3262545 20.7552212,12.0009392 20.7552212,11.5996232 C20.7552212,11.1983072 20.4299059,10.8729919 20.0285899,10.8729919 L18.3698747,10.8729919 L18.3698747,9.23125853 L21.8403406,9.23125853 C22.2416567,9.23125853 22.566972,8.90594323 22.566972,8.5046272 C22.566972,8.10331117 22.2416567,7.77799587 21.8403406,7.77799587 L18.3551509,7.77799587 C18.212986,6.17155632 16.9907878,4.87140869 15.421034,4.61003051 L15.421034,2.860962 C15.421034,2.45964597 15.0957187,2.13433067 14.6944027,2.13433067 C14.2930866,2.13433067 13.9677713,2.45964597 13.9677713,2.860962 L13.9677713,4.56128116 L12.3261308,4.56128116 L12.3261308,0.739888028 C12.3261308,0.338571998 12.0008464,0.013256699 11.5995304,0.013256699 C11.1982144,0.013256699 10.8728681,0.338571998 10.8728681,0.739888028 L10.8728681,4.56128116 L9.23128946,4.56128116 L9.23128946,2.860962 C9.23125853,2.45964597 8.90594323,2.13433067 8.5046272,2.13433067 C8.10331117,2.13433067 7.77799587,2.45964597 7.77799587,2.860962 L7.77799587,4.60999958 C6.20821113,4.87137776 4.98598203,6.17152539 4.84387892,7.77796494 L0.740104554,7.77796494 C0.338788524,7.77796494 0.0134732253,8.10328024 0.0134732253,8.50459627 C0.0134732253,8.9059123 0.338788524,9.23122759 0.740104554,9.23122759 L4.82921699,9.23122759 L4.82921699,10.8729609 L3.17050181,10.8729609 C2.76918578,10.8729609 2.44387048,11.1982762 2.44387048,11.5995923 C2.44387048,12.0009083 2.76918578,12.3262236 3.17050181,12.3262236 L4.82921699,12.3262236 L4.82921699,13.967926 L1.66807441,13.967926 C1.26675838,13.967926 0.941443081,14.2932413 0.941443081,14.6945573 C0.941443081,15.0958734 1.26675838,15.4211886 1.66807441,15.4211886 L4.84394078,15.4211886 C4.9860439,17.0275663 6.20830393,18.3277449 7.77805773,18.5890612 L7.77805773,19.7196069 C7.77805773,20.1209229 8.10337303,20.4462382 8.50468906,20.4462382 C8.90600509,20.4462382 9.23132039,20.1209229 9.23132039,19.7196069 L9.23132039,18.6377796 L10.8728991,18.6377796 L10.8728991,21.9290589 C10.8728991,22.3303749 11.1982453,22.6556902 11.5995613,22.6556902 C12.0008774,22.6556902 12.3261927,22.3303749 12.3261927,21.9290589 L12.3261927,18.6377796 L13.9678332,18.6377796 L13.9678332,20.3382535 C13.9678332,20.7395695 14.2931485,21.0648848 14.6944645,21.0648848 C15.0957806,21.0648848 15.4210959,20.7395695 15.4210959,20.3382535 L15.4210959,18.5891849 C16.9908806,18.3278686 18.2130788,17.027721 18.3552128,15.4213124 L23.1660736,15.4213124 C23.5673897,15.4213124 23.892705,15.0959971 23.892705,14.694681 C23.892705,14.293365 23.5673897,13.9680497 23.1660736,13.9680497 L18.3699366,13.9680497 L18.3699366,12.3263473 L20.0285899,12.3263473 L20.0285899,12.3262545 Z M17.2092628,15.1077514 C17.2092628,16.4142711 16.1463043,17.4772296 14.8396299,17.4772296 L8.35943085,17.4772296 C7.05281836,17.4772296 5.98985982,16.4143329 5.98985982,15.1077514 L5.98985982,8.09137129 C5.98985982,6.78478973 7.05281836,5.7218312 8.35943085,5.7218312 L14.8396299,5.7218312 C16.1462424,5.7218312 17.2092628,6.78478973 17.2092628,8.09137129 L17.2092628,15.1077514 Z" id="path22579"></path>
|
||||
<path d="M9.90096301,7.43450343 C9.61985918,7.43297152 9.33894939,7.43705662 9.05952301,7.46384982 C8.61849748,7.51352471 8.29285067,7.91433492 8.27902003,8.34844897 C8.25696045,9.33231109 8.27524131,10.3175009 8.26929237,11.3018864 C8.28292641,11.8041988 8.23549067,12.3111936 8.30837407,12.8092039 C8.37997833,13.2530813 8.81387535,13.5382345 9.2449562,13.5377239 C10.5846668,13.5469153 11.9247094,13.5411451 13.2645911,13.5421919 L13.2645911,14.0970081 L8.95088471,14.0970081 C8.76587024,14.6520362 8.58094514,15.2070796 8.39593833,15.7621077 L12.6895026,15.7621077 C13.1918175,15.7484992 13.6988073,15.7960243 14.19682,15.7231536 C14.6406949,15.6515494 14.9258532,15.2176549 14.9253426,14.7865766 C14.9354022,13.0338056 14.9266192,11.2806056 14.9296575,9.52768641 C14.9139043,9.05665322 14.9710983,8.57830258 14.8764949,8.11419875 C14.7748396,7.64088556 14.2678626,7.40832811 13.8196371,7.43673748 L10.7440753,7.43673748 C10.4634107,7.44240556 10.1820311,7.4357162 9.90093237,7.4344396 L9.90096301,7.43450343 Z M9.93438684,9.10184216 L13.2645885,9.10184216 L13.2645885,11.8769673 L9.93438684,11.8769673 L9.93438684,9.10184216 Z" id="path22617"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><circle cx="16" cy="16" r="16" fill="#008DDE"/><g fill="#FFF"><path d="M24.029 17.326a.727.727 0 1 0 0-1.453h-1.66v-1.642h3.471a.727.727 0 1 0 0-1.453h-3.485a3.536 3.536 0 0 0-2.934-3.168V7.861a.727.727 0 1 0-1.453 0v1.7h-1.642V5.74a.727.727 0 1 0-1.453 0v3.82H13.23v-1.7a.727.727 0 0 0-1.453 0v1.75a3.536 3.536 0 0 0-2.934 3.168H4.74a.727.727 0 1 0 0 1.453h4.09v1.642H7.17a.727.727 0 1 0 0 1.453h1.66v1.642H5.667a.727.727 0 1 0 0 1.453h3.176a3.536 3.536 0 0 0 2.934 3.168v1.13a.727.727 0 1 0 1.453 0v-1.081h1.642v3.291a.727.727 0 0 0 1.453 0v-3.291h1.642v1.7a.727.727 0 1 0 1.453 0V23.59a3.536 3.536 0 0 0 2.934-3.168h4.811a.727.727 0 1 0 0-1.453H22.37v-1.642h1.659zm-2.82 2.782a2.372 2.372 0 0 1-2.37 2.37h-6.48a2.372 2.372 0 0 1-2.37-2.37V13.09a2.372 2.372 0 0 1 2.37-2.37h6.48a2.372 2.372 0 0 1 2.37 2.37v7.017z"/><path d="M13.901 12.435a8.335 8.335 0 0 0-.841.029c-.442.05-.767.45-.781.884-.022.984-.004 1.97-.01 2.954.014.502-.034 1.01.04 1.507.071.444.505.73.936.729 1.34.009 2.68.003 4.02.004v.555H12.95l-.555 1.665h4.294c.502-.014 1.009.034 1.507-.039.444-.071.729-.505.728-.936.01-1.753.002-3.506.005-5.26-.016-.47.041-.949-.054-1.413-.101-.473-.608-.706-1.056-.677h-3.076c-.28.005-.562-.001-.843-.003zm.033 1.667h3.33v2.775h-3.33v-2.775z"/></g></g></svg>
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -1,14 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/color/grin</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="color/grin" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" fill="#FFF300" fill-rule="nonzero">
|
||||
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
||||
</g>
|
||||
<g id="grin" transform="translate(4.000000, 5.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<path d="M18.6399899,4.56793554 C18.3008957,3.80672409 17.9849747,2.30280634 17.1153998,1.96838011 C15.9959221,1.5379272 15.3038966,4.35604335 15.1390174,5.06807447 L14.9723045,5.06807447 C14.6900594,3.84806891 14.3112875,2.11892192 12.9717488,1.73381495 C12.3515765,4.33853848 13.6195954,7.14848569 14.8055915,9.40261184 C16.0719433,8.79744373 16.688948,6.90225063 16.8061472,5.56821339 L16.9728602,5.56821339 L18.306564,9.56932481 C19.3795287,9.26090581 19.7527991,8.19911086 20.14024,7.23534315 C20.971971,5.16676855 21.6698316,2.62272854 21.1406846,0.400111142 C19.5394064,0.853570436 19.0522711,3.14337316 18.6399899,4.56793554 L18.6399899,4.56793554 Z M2.63554426,9.90275076 C4.06844229,9.21856071 4.75029836,7.05295916 4.96952592,5.56821339 L5.1362389,5.56821339 C5.305786,6.2839122 5.75907858,8.13025841 6.65332698,8.24879133 C7.79264346,8.39949986 8.38997605,5.8714643 8.47049842,5.06807447 L8.63721139,5.06807447 C9.00047897,6.32325646 9.38325196,7.95554321 10.6377671,8.56904696 C11.1005623,6.62517366 10.5464084,4.5520978 9.83554426,2.7340928 C9.65282684,2.26662962 9.27755593,1.00627952 8.63304357,1.00627952 C7.57708358,1.00627952 6.98341867,3.78971937 6.80336866,4.56793554 L6.63665568,4.56793554 L5.30295188,0.566824118 C2.95696688,1.68713532 1.68261289,7.64429008 2.63554426,9.90275076 L2.63554426,9.90275076 Z M0.134849625,11.9033065 C1.87583323,19.4972492 9.90623056,23.8022784 17.1395732,20.5953876 C19.7721378,19.4282301 21.8603845,17.3486524 23.0643856,14.7374271 C23.375472,14.0627396 23.9864751,12.8415671 23.6302094,11.9563212 C23.2754442,11.0745763 19.8346551,12.5153098 18.9749163,12.891581 C18.8542161,12.9452626 18.7690258,13.0566268 18.7491869,13.1873298 C18.7491869,13.1873298 18.7491869,13.1873298 18.7491869,13.1873298 C18.7210124,13.3722145 18.7710263,13.5606002 18.8875587,13.7071409 C19.0039244,13.8536816 19.1761389,13.9450403 19.3626907,13.9593776 C19.9930325,14.0078911 20.8072586,14.0705752 20.8072586,14.0705752 C18.1920322,19.1328147 11.121068,21.3711031 6.13651675,17.326813 C5.02087352,16.4217283 4.02559705,15.3462629 3.35574432,14.0705752 C3.03182101,13.4537371 2.73140422,12.6648513 2.18075126,12.2415671 C1.65177099,11.8347874 0.849214726,11.6954154 0.134849625,11.9033065 Z" id="path847"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><circle cx="16" cy="16" r="16" fill="#FFF300"/><path d="M22.64 9.568c-.34-.761-.655-2.265-1.525-2.6-1.12-.43-1.811 2.388-1.976 3.1h-.167c-.282-1.22-.66-2.95-2-3.334-.62 2.605.648 5.414 1.834 7.669 1.266-.606 1.883-2.5 2-3.835h.167l1.334 4.001c1.073-.308 1.446-1.37 1.833-2.334.832-2.068 1.53-4.612 1-6.835-1.6.454-2.088 2.743-2.5 4.168zM6.636 14.903c1.432-.684 2.114-2.85 2.334-4.335h.166c.17.716.623 2.562 1.517 2.68 1.14.151 1.737-2.377 1.817-3.18h.167c.363 1.255.746 2.888 2 3.501.464-1.944-.09-4.017-.801-5.835-.183-.467-.558-1.728-1.203-1.728-1.056 0-1.65 2.784-1.83 3.562h-.166L9.303 5.567c-2.346 1.12-3.62 7.077-2.667 9.336zm-2.501 2c1.74 7.594 9.771 11.9 17.005 8.692a11.773 11.773 0 0 0 5.924-5.858c.311-.674.922-1.895.566-2.78-.355-.882-3.795.558-4.655.935a.387.387 0 0 0-.226.295.672.672 0 0 0 .614.772l1.444.112c-2.615 5.062-9.686 7.3-14.67 3.256-1.116-.905-2.111-1.98-2.781-3.256-.324-.617-.625-1.406-1.175-1.83-.53-.406-1.332-.546-2.046-.338z" fill="#FFF"/></g></svg>
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 2.8 KiB |
|
@ -1,14 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/color/ilk</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="color/ilk" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" fill="#98C23A" fill-rule="nonzero">
|
||||
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
||||
</g>
|
||||
<g id="ilk" transform="translate(4.000000, 4.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<path d="M11.79,1.66533454e-16 C5.2785628,-3.33066907e-16 2.55351296e-15,5.2785628 1.77635684e-15,11.79 C9.99200722e-16,18.3014372 5.2785628,23.58 11.79,23.58 C18.3014372,23.58 23.58,18.3014372 23.58,11.79 C23.56899,5.28312873 18.2968713,0.0110099581 11.79,1.66533454e-16 Z M11.79,22 C6.15799789,21.9999973 1.59184416,17.4353319 1.59000545,11.8033301 C1.58816673,6.17132826 6.15133896,1.60368232 11.7833399,1.60000218 C17.4153408,1.59632203 21.9844784,6.1580006 21.99,11.79 C21.9844875,17.4210195 17.4210195,21.9844875 11.79,21.99 L11.79,22 Z M6.58,10.74 L4.68,10.74 L4.68,6.58 C4.68,5.8 5.05,5.41 5.79,5.41 L9.91,5.41 C10.2323607,5.35537056 10.5610686,5.46177975 10.7902605,5.69495759 C11.0194524,5.92813543 11.1201788,6.25862898 11.06,6.58 L11.06,10.74 L9.18,10.74 L9.18,7.04 L6.58,7.04 L6.58,10.74 Z M9.18,11.96 L11.08,11.96 L11.08,16.96 L11.08,16.96 C11.1364258,17.2798297 11.03402,17.6071421 10.8053699,17.8377805 C10.5767198,18.0684188 10.2503062,18.1736547 9.93,18.12 L5.79,18.12 C5.47355381,18.1574835 5.15818914,18.0419071 4.94090346,17.8088188 C4.72361779,17.5757305 4.63042922,17.2530408 4.69,16.94 L4.69,11.94 L9.19,11.94 L9.18,11.96 Z M16.98,12.03 L18.9,12.03 L18.9,17.03 L18.9,17.03 C18.9573858,17.3518624 18.853812,17.6814517 18.6226318,17.9126318 C18.3914517,18.143812 18.0618624,18.2473858 17.74,18.19 L13.57,18.19 C13.2512653,18.2399804 12.927997,18.1331125 12.7018558,17.9030038 C12.4757145,17.6728952 12.3744844,17.3478173 12.43,17.03 L12.43,12.03 L12.43,12.03 L12.43,6.67 C12.3677756,6.3445457 12.4708029,6.00940159 12.7051022,5.77510223 C12.9394016,5.54080287 13.2745457,5.43777558 13.6,5.5 L17.7,5.5 C18.0299662,5.42591991 18.3750188,5.52362897 18.6171555,5.75971229 C18.8592923,5.9957956 18.9657041,6.33826442 18.9,6.67 L18.9,9.67 L16.9,9.67 L16.9,7.13 L14.4,7.13 L14.4,12.03 L16.98,12.03 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><circle cx="16" cy="16" r="16" fill="#98C23A"/><path d="M15.79 4C9.279 4 4 9.279 4 15.79c0 6.511 5.279 11.79 11.79 11.79 6.511 0 11.79-5.279 11.79-11.79C27.569 9.283 22.297 4.011 15.79 4zm0 22c-5.632 0-10.198-4.565-10.2-10.197-.002-5.632 4.561-10.2 10.193-10.203 5.632-.004 10.201 4.558 10.207 10.19-.006 5.631-4.569 10.194-10.2 10.2V26zm-5.21-11.26h-1.9v-4.16c0-.78.37-1.17 1.11-1.17h4.12a1 1 0 0 1 1.15 1.17v4.16h-1.88v-3.7h-2.6v3.7zm2.6 1.22h1.9v5a1 1 0 0 1-1.15 1.16H9.79a1 1 0 0 1-1.1-1.18v-5h4.5l-.01.02zm7.8.07h1.92v5a1 1 0 0 1-1.16 1.16h-4.17a1 1 0 0 1-1.14-1.16V10.67A1 1 0 0 1 17.6 9.5h4.1a1 1 0 0 1 1.2 1.17v3h-2v-2.54h-2.5v4.9h2.58z" fill="#FFF"/></g></svg>
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 767 B |
|
@ -1,16 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/color/meetone</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="color/meetone" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" fill="#000000" fill-rule="nonzero">
|
||||
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
||||
</g>
|
||||
<g id="meetone" transform="translate(8.000000, 4.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<polygon id="Path" fill-opacity="0.703370848" points="0.673170732 18.0073171 7.62926829 22.3829268 8.47073171 22.3829268 15.3146341 18.0073171 14.2487805 17.1658537 8.02195122 21.1487805 1.57073171 17.1658537"></polygon>
|
||||
<path d="M4.03902439,7.85365854 L7.96585366,1.90731707 L12.004878,7.9097561 L12.9585366,7.06829268 L8.47073171,0.336585366 C8.47073171,0.336585366 8.07804878,-0.168292683 7.46097561,0.336585366 L2.86097561,7.23658537 L4.03902439,7.85365854 Z" id="Path" fill-opacity="0.703370848"></path>
|
||||
<path d="M8.07804878,19.8585366 C8.30243902,19.0731707 8.58292683,18.3439024 8.80731707,17.5585366 C9.81707317,14.4170732 10.8268293,11.2195122 11.8365854,8.07804878 C11.8926829,7.9097561 11.9487805,7.68536585 12.004878,7.51707317 C12.1170732,7.1804878 12.2853659,7.01219512 12.6219512,7.01219512 C12.9585366,7.01219512 13.1829268,7.23658537 13.2390244,7.51707317 C13.5195122,8.63902439 13.7439024,9.81707317 14.0243902,10.9390244 C14.5292683,13.0707317 14.9780488,15.2585366 15.4829268,17.3902439 C15.595122,17.895122 15.4268293,18.2317073 15.0341463,18.3439024 C14.6414634,18.4560976 14.3609756,18.1756098 14.2487805,17.6707317 C13.6878049,15.2585366 13.1268293,12.8463415 12.6219512,10.3780488 C12.6219512,10.2658537 12.5658537,10.2097561 12.5097561,10.0414634 C12.4536585,10.2097561 12.397561,10.3780488 12.3414634,10.4902439 C11.2756098,13.7439024 10.2658537,16.997561 9.2,20.2512195 C9.03170732,20.8682927 8.80731707,21.4292683 8.63902439,22.0463415 C8.52682927,22.4390244 8.30243902,22.6073171 7.96585366,22.6073171 C7.62926829,22.6073171 7.40487805,22.4390244 7.29268293,22.0463415 C6.05853659,18.1756098 4.82439024,14.304878 3.64634146,10.4341463 C3.5902439,10.3219512 3.5902439,10.2658537 3.53414634,10.0414634 C3.42195122,10.602439 3.3097561,11.1073171 3.19756098,11.5560976 C2.74878049,13.5756098 2.3,15.6512195 1.85121951,17.6707317 C1.73902439,18.2317073 1.2902439,18.5121951 0.841463415,18.2317073 C0.56097561,18.0634146 0.504878049,17.7829268 0.56097561,17.4463415 C1.17804878,14.6414634 1.85121951,11.8365854 2.46829268,9.03170732 C2.5804878,8.58292683 2.69268293,8.13414634 2.74878049,7.68536585 C2.86097561,7.23658537 3.08536585,7.01219512 3.42195122,7.01219512 C3.75853659,7.01219512 3.98292683,7.23658537 4.09512195,7.68536585 C5.38536585,11.7243902 6.67560976,15.8195122 7.9097561,19.8585366 C8.02195122,19.8585366 8.02195122,19.8585366 8.07804878,19.8585366 Z" id="Path"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><circle cx="16" cy="16" r="16" fill="#000"/><g fill="#FFF"><path fill-opacity=".703" d="M8.673 22.007l6.956 4.376h.842l6.844-4.376-1.066-.841-6.227 3.983-6.451-3.983zm3.366-10.153l3.927-5.947 4.039 6.003.954-.842-4.488-6.731s-.393-.505-1.01 0l-4.6 6.9 1.178.617z"/><path d="M16.078 23.859c.224-.786.505-1.515.73-2.3 1.01-3.142 2.019-6.34 3.029-9.481.056-.168.112-.393.168-.56.112-.338.28-.506.617-.506a.61.61 0 0 1 .617.505c.28 1.122.505 2.3.785 3.422.505 2.132.954 4.32 1.459 6.451.112.505-.056.842-.449.954-.393.112-.673-.168-.785-.673-.561-2.412-1.122-4.825-1.627-7.293 0-.112-.056-.168-.112-.337a3.714 3.714 0 0 1-.169.45c-1.065 3.253-2.075 6.507-3.141 9.76-.168.617-.393 1.178-.561 1.795-.112.393-.337.561-.673.561-.337 0-.561-.168-.673-.56-1.234-3.871-2.469-7.742-3.647-11.613-.056-.112-.056-.168-.112-.393a32.883 32.883 0 0 1-.336 1.515c-.45 2.02-.898 4.095-1.347 6.115-.112.56-.56.841-1.01.56-.28-.168-.336-.448-.28-.785.617-2.805 1.29-5.61 1.907-8.414.112-.45.225-.898.28-1.347.113-.448.337-.673.674-.673s.56.225.673.673c1.29 4.04 2.58 8.135 3.815 12.174h.168z"/></g></g></svg>
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -1,16 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/color/pre</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="color/pre" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" fill="#3A8CBD" fill-rule="nonzero">
|
||||
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
||||
</g>
|
||||
<g id="pre" transform="translate(7.000000, 7.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<path d="M6.47025641,11.0451282 L8.14769231,11.0451282 C8.62736246,11.0468514 9.10139763,10.9417438 9.53538462,10.7374359 C9.94522866,10.5344879 10.3111492,10.2529033 10.6123077,9.90871795 C10.9108143,9.55293139 11.1424152,9.14602261 11.2958974,8.70769231 C11.46181,8.26392765 11.5459046,7.79376239 11.5441026,7.32 C11.5470258,6.85762415 11.455407,6.39953032 11.2748718,5.97384615 C11.1011893,5.54282884 10.8562324,5.1441021 10.5502564,4.79435897 C10.242149,4.44359486 9.86937946,4.15544277 9.45230769,3.94564103 C9.02443761,3.72457629 8.54928615,3.61071592 8.06769231,3.61384615 L3.6574359,3.61378332 L3.6574359,14.3174359 L6.47384615,14.3174359 L6.47025641,11.0451282 Z M6.47025641,6.19897436 L7.8974359,6.19897436 C8.09572994,6.21186831 8.28134105,6.3009984 8.41538462,6.44769231 C8.58102564,6.61333333 8.68461538,6.90358974 8.68461538,7.35897436 C8.68461538,7.81435897 8.58205128,8.08358974 8.43589744,8.23076923 C8.31179487,8.37589744 8.14615385,8.47948718 7.96,8.47948718 L6.47025641,8.47948718 L6.47025641,6.19897436 Z" id="Shape"></path>
|
||||
<path d="M0.0225641026,1.03076923 L0.0225641026,16.9179487 C0.0225641026,17.4872268 0.484055207,17.9487179 1.05333333,17.9487179 L16.9405128,17.9487179 C17.5097909,17.9487179 17.9712821,17.4872268 17.9712821,16.9179487 L17.9712821,1.03076923 C17.9712821,0.461491104 17.5097909,9.10952225e-17 16.9405128,0 L1.05333333,0 C0.484055207,-9.10952225e-17 0.0225641026,0.461491104 0.0225641026,1.03076923 Z M14.8261538,15.834359 L3.14615385,15.834359 C2.87268801,15.834495 2.61037606,15.7259565 2.4169584,15.532635 C2.22354074,15.3393135 2.11487176,15.0770556 2.11487179,14.8035897 L2.11487179,3.12358974 C2.11487176,2.85012387 2.22354074,2.58786594 2.4169584,2.39454446 C2.61037606,2.20122298 2.87268801,2.09268446 3.14615385,2.09282051 L14.8261538,2.09282051 C15.395432,2.09282051 15.8569231,2.55431162 15.8569231,3.12358974 L15.8569231,14.8035897 C15.8569231,15.3728679 15.395432,15.834359 14.8261538,15.834359 Z" id="Shape"></path>
|
||||
<rect id="Rectangle" x="7.73333333" y="12.3087179" width="6.60666667" height="2.02974359"></rect>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><circle cx="16" cy="16" r="16" fill="#3A8CBD"/><g fill="#FFF"><path d="M13.47 18.045h1.678a3.23 3.23 0 0 0 1.387-.308c.41-.203.776-.484 1.077-.828.299-.356.53-.763.684-1.201a3.92 3.92 0 0 0 .248-1.388 3.393 3.393 0 0 0-.27-1.346 4.143 4.143 0 0 0-.724-1.18 3.636 3.636 0 0 0-1.098-.848 2.974 2.974 0 0 0-1.384-.332h-4.41v10.703h2.816l-.004-3.272zm0-4.846h1.427a.77.77 0 0 1 .518.249c.166.165.27.456.27.911s-.103.725-.25.872c-.123.145-.289.248-.475.248h-1.49V13.2z"/><path d="M7.023 8.03v15.888c0 .57.461 1.03 1.03 1.03h15.888c.569 0 1.03-.46 1.03-1.03V8.03a1.03 1.03 0 0 0-1.03-1.031H8.053a1.03 1.03 0 0 0-1.03 1.03zm14.803 14.804h-11.68a1.03 1.03 0 0 1-1.031-1.03v-11.68a1.03 1.03 0 0 1 1.031-1.031h11.68c.57 0 1.03.461 1.03 1.03v11.68c0 .57-.46 1.031-1.03 1.031z"/><path d="M14.733 19.309h6.607v2.03h-6.607z"/></g></g></svg>
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 924 B |
|
@ -1,15 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/color/vtho</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="color/vtho" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" fill="#2A5284" fill-rule="nonzero">
|
||||
<circle id="Oval" cx="16" cy="16" r="16"></circle>
|
||||
</g>
|
||||
<g id="vtho" transform="translate(10.000000, 5.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<polygon id="Path" fill-opacity="0.704326923" points="10.2715232 0.0582781457 13.294702 0.0582781457 7.61258278 7.64172185 12.7119205 7.64172185 0.531788079 21.9417219 4.47284768 11.8377483 0.0218543046 11.8377483 4.50927152 0.0582781457"></polygon>
|
||||
<polygon id="Path" points="10.2715232 0.0582781457 10.4536424 0.0582781457 5.34701987 8.77086093 10.0165563 8.77086093 0.531788079 21.9417219 4.47284768 11.8377483 0.0218543046 11.8377483 4.50927152 0.0582781457"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g fill="none"><circle cx="16" cy="16" r="16" fill="#2A5284"/><g fill="#FFF"><path fill-opacity=".704" d="M20.272 5.058h3.023l-5.682 7.584h5.099l-12.18 14.3 3.94-10.104h-4.45l4.487-11.78z"/><path d="M20.272 5.058h.182l-5.107 8.713h4.67l-9.485 13.17 3.94-10.103h-4.45l4.487-11.78z"/></g></g></svg>
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 379 B |
|
@ -1,46 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/icon/aeur</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.5" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<circle id="path-2" cx="15" cy="15" r="15"></circle>
|
||||
<filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="filter-3">
|
||||
<feOffset dx="0" dy="0.5" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="143.239314%" id="linearGradient-4">
|
||||
<stop stop-color="#FFFFFF" offset="0%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.83" offset="3%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.66" offset="7%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="11%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.37" offset="15%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.25" offset="19%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.16" offset="25%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.09" offset="30%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.04" offset="37%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.01" offset="47%"></stop>
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g id="icon/aeur" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" transform="translate(1.000000, 0.000000)" fill-rule="nonzero">
|
||||
<g id="Oval">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
||||
<use fill="#051D2D" xlink:href="#path-2"></use>
|
||||
<use fill="url(#linearGradient-1)" style="mix-blend-mode: soft-light;" xlink:href="#path-2"></use>
|
||||
<circle stroke-opacity="0.0970052083" stroke="#000000" stroke-width="1" stroke-linejoin="square" cx="15" cy="15" r="14.5"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="aeur-copy" transform="translate(9.000000, 5.000000)" fill="url(#linearGradient-4)" fill-rule="nonzero">
|
||||
<path d="M6.99304348,13.986087 C3.13089221,13.986087 4.72977119e-16,10.8551947 0,6.99304348 C-4.72977119e-16,3.13089221 3.13089221,7.09465678e-16 6.99304348,0 C10.8551947,-7.09465678e-16 13.986087,3.13089221 13.986087,6.99304348 C13.9812959,10.8532085 10.8532085,13.9812959 6.99304348,13.986087 Z M6.99956531,6.95056512 C6.97974666,6.95056512 6.96187948,6.96250359 6.95429521,6.98081364 C6.94671094,6.99912368 6.95090318,7.02019945 6.96491708,7.03421336 C6.97893098,7.04822726 7.00000675,7.05241949 7.0183168,7.04483522 C7.03662684,7.03725095 7.04856531,7.01938377 7.04856531,6.99956512 C7.0458688,6.97370222 7.02542821,6.95326163 6.99956531,6.95056512 L6.99956531,6.95056512 Z" id="Shape"></path>
|
||||
<path d="M6.99304348,20.986087 C3.13089221,20.986087 4.72977119e-16,17.8551947 0,13.9930435 C-4.72977119e-16,10.1308922 3.13089221,7 6.99304348,7 C10.8551947,7 13.986087,10.1308922 13.986087,13.9930435 C13.9812959,17.8532085 10.8532085,20.9812959 6.99304348,20.986087 Z M6.99956531,13.9505651 C6.97974666,13.9505651 6.96187948,13.9625036 6.95429521,13.9808136 C6.94671094,13.9991237 6.95090318,14.0201995 6.96491708,14.0342134 C6.97893098,14.0482273 7.00000675,14.0524195 7.0183168,14.0448352 C7.03662684,14.037251 7.04856531,14.0193838 7.04856531,13.9995651 C7.0458688,13.9737022 7.02542821,13.9532616 6.99956531,13.9505651 L6.99956531,13.9505651 Z" id="Shape-Copy-2"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="c"><stop stop-color="#FFF" stop-opacity=".5" offset="0%"/><stop stop-opacity=".5" offset="100%"/></linearGradient><circle id="b" cx="15" cy="15" r="15"/><filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="a"><feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation=".5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" in="shadowBlurOuter1"/></filter><linearGradient x1="50%" y1="0%" x2="50%" y2="143.239%" id="d"><stop stop-color="#FFF" offset="0%"/><stop stop-color="#FFF" stop-opacity=".83" offset="3%"/><stop stop-color="#FFF" stop-opacity=".66" offset="7%"/><stop stop-color="#FFF" stop-opacity=".5" offset="11%"/><stop stop-color="#FFF" stop-opacity=".37" offset="15%"/><stop stop-color="#FFF" stop-opacity=".25" offset="19%"/><stop stop-color="#FFF" stop-opacity=".16" offset="25%"/><stop stop-color="#FFF" stop-opacity=".09" offset="30%"/><stop stop-color="#FFF" stop-opacity=".04" offset="37%"/><stop stop-color="#FFF" stop-opacity=".01" offset="47%"/><stop stop-color="#FFF" stop-opacity="0" offset="100%"/></linearGradient></defs><g fill="none"><g transform="translate(1)"><use fill="#000" filter="url(#a)" xlink:href="#b"/><use fill="#051D2D" xlink:href="#b"/><use fill="url(#c)" style="mix-blend-mode:soft-light" xlink:href="#b"/><circle stroke-opacity=".097" stroke="#000" stroke-linejoin="square" cx="15" cy="15" r="14.5"/></g><g transform="translate(9 5)" fill="url(#d)"><path d="M6.993 13.986a6.993 6.993 0 1 1 6.993-6.993 7.002 7.002 0 0 1-6.993 6.993zM7 6.951A.049.049 0 1 0 7.049 7a.055.055 0 0 0-.05-.05z"/><path d="M6.993 20.986a6.993 6.993 0 1 1 6.993-6.993 7.002 7.002 0 0 1-6.993 6.993zM7 13.951a.049.049 0 1 0 .049.049.055.055 0 0 0-.05-.05z"/></g></g></svg>
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 2.1 KiB |
|
@ -1,50 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/icon/bcio</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.5" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<circle id="path-2" cx="15" cy="15" r="15"></circle>
|
||||
<filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="filter-3">
|
||||
<feOffset dx="0" dy="0.5" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
</defs>
|
||||
<g id="icon/bcio" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" transform="translate(1.000000, 0.000000)" fill-rule="nonzero">
|
||||
<g id="Oval">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
||||
<use fill="#3F43AD" xlink:href="#path-2"></use>
|
||||
<use fill="url(#linearGradient-1)" style="mix-blend-mode: soft-light;" xlink:href="#path-2"></use>
|
||||
<circle stroke-opacity="0.0970052083" stroke="#000000" stroke-width="1" stroke-linejoin="square" cx="15" cy="15" r="14.5"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="bcio" transform="translate(7.000000, 4.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<path d="M4.93971429,2.43565714 C4.45688571,2.43565714 4.06397143,2.82865714 4.06397143,3.31165714 C4.06397143,3.7944 4.45688571,4.18722857 4.93971429,4.18722857 C5.42271429,4.18722857 5.81562857,3.7944 5.81562857,3.31165714 C5.81562857,2.82865714 5.42288571,2.43565714 4.93971429,2.43565714" id="Fill-5"></path>
|
||||
<path d="M8.98954286,0.00591428571 C8.50637143,0.00591428571 8.11362857,0.399085714 8.11362857,0.881828571 C8.11362857,1.36482857 8.50654286,1.75774286 8.98954286,1.75774286 C9.4722,1.75774286 9.86554286,1.36482857 9.86554286,0.881828571 C9.86554286,0.399085714 9.47262857,0.00591428571 8.98954286,0.00591428571" id="Fill-7"></path>
|
||||
<path d="M8.98954286,9.72497143 C8.50637143,9.72497143 8.11362857,10.1178857 8.11362857,10.6007143 C8.11362857,11.0834571 8.50654286,11.4763714 8.98954286,11.4763714 C9.4722,11.4763714 9.86554286,11.0834571 9.86554286,10.6007143 C9.86554286,10.1178857 9.47262857,9.72497143 8.98954286,9.72497143" id="Fill-2"></path>
|
||||
<path d="M13.0389429,7.29505714 C12.5557714,7.29505714 12.1633714,7.68797143 12.1633714,8.1708 C12.1633714,8.6538 12.5559429,9.04645714 13.0389429,9.04645714 C13.5216,9.04645714 13.9149429,8.65362857 13.9149429,8.1708 C13.9152,7.68805714 13.5218571,7.29505714 13.0389429,7.29505714" id="Fill-3"></path>
|
||||
<path d="M17.0882571,4.86557143 C16.6056,4.86557143 16.2126857,5.25831429 16.2126857,5.74114286 C16.2126857,6.22414286 16.6056,6.6174 17.0882571,6.6174 C17.5714286,6.6174 17.9640857,6.22431429 17.9640857,5.74114286 C17.9640857,5.25831429 17.5714286,4.86557143 17.0882571,4.86557143" id="Fill-4"></path>
|
||||
<path d="M4.93971429,12.1548857 C4.45688571,12.1548857 4.06397143,12.5476286 4.06397143,13.0302857 C4.06397143,13.5132857 4.45688571,13.9060286 4.93971429,13.9060286 C5.42271429,13.9060286 5.81562857,13.5132857 5.81562857,13.0302857 C5.81562857,12.5476286 5.42288571,12.1548857 4.93971429,12.1548857" id="Fill-19"></path>
|
||||
<path d="M0.890314286,4.86557143 C0.4074,4.86557143 0.0147428571,5.25831429 0.0147428571,5.74114286 C0.0147428571,6.22414286 0.407571429,6.6174 0.890314286,6.6174 C1.37314286,6.6174 1.76622857,6.22431429 1.76622857,5.74114286 C1.76622857,5.25831429 1.37314286,4.86557143 0.890314286,4.86557143" id="Fill-21"></path>
|
||||
<path d="M0.890314286,14.5842857 C0.4074,14.5842857 0.0147428571,14.9770286 0.0147428571,15.4600286 C0.0147428571,15.9429429 0.407571429,16.3356857 0.890314286,16.3356857 C1.37314286,16.3356857 1.76622857,15.9429429 1.76622857,15.4600286 C1.76622857,14.9770286 1.37314286,14.5842857 0.890314286,14.5842857" id="Fill-22"></path>
|
||||
<path d="M0.890314286,9.72497143 C0.4074,9.72497143 0.0147428571,10.1178857 0.0147428571,10.6007143 C0.0147428571,11.0834571 0.407571429,11.4763714 0.890314286,11.4763714 C1.37314286,11.4763714 1.76622857,11.0834571 1.76622857,10.6007143 C1.76622857,10.1178857 1.37314286,9.72497143 0.890314286,9.72497143" id="Fill-23"></path>
|
||||
<path d="M8.98954286,4.86557143 C8.50637143,4.86557143 8.11362857,5.25831429 8.11362857,5.74114286 C8.11362857,6.22414286 8.50654286,6.6174 8.98954286,6.6174 C9.4722,6.6174 9.86554286,6.22431429 9.86554286,5.74114286 C9.86554286,5.25831429 9.47262857,4.86557143 8.98954286,4.86557143" id="Fill-9"></path>
|
||||
<path d="M13.0389429,2.43565714 C12.5557714,2.43565714 12.1633714,2.82865714 12.1633714,3.31165714 C12.1633714,3.7944 12.5559429,4.18722857 13.0389429,4.18722857 C13.5216,4.18722857 13.9149429,3.7944 13.9149429,3.31165714 C13.9152,2.82865714 13.5218571,2.43565714 13.0389429,2.43565714" id="Fill-10"></path>
|
||||
<path d="M13.0389429,12.1548857 C12.5557714,12.1548857 12.1633714,12.5476286 12.1633714,13.0302857 C12.1633714,13.5132857 12.5559429,13.9060286 13.0389429,13.9060286 C13.5216,13.9060286 13.9149429,13.5132857 13.9149429,13.0302857 C13.9152,12.5476286 13.5218571,12.1548857 13.0389429,12.1548857" id="Fill-11"></path>
|
||||
<path d="M17.0882571,9.72497143 C16.6056,9.72497143 16.2126857,10.1178857 16.2126857,10.6007143 C16.2126857,11.0834571 16.6056,11.4763714 17.0882571,11.4763714 C17.5714286,11.4763714 17.9640857,11.0834571 17.9640857,10.6007143 C17.9640857,10.1178857 17.5714286,9.72497143 17.0882571,9.72497143" id="Fill-12"></path>
|
||||
<path d="M13.0389429,17.0140286 C12.5557714,17.0140286 12.1633714,17.4067714 12.1633714,17.8898571 C12.1633714,18.3726857 12.5559429,18.7654286 13.0389429,18.7654286 C13.5216,18.7654286 13.9149429,18.3726857 13.9149429,17.8898571 C13.9152,17.4067714 13.5218571,17.0140286 13.0389429,17.0140286" id="Fill-13"></path>
|
||||
<path d="M17.0882571,14.5842857 C16.6056,14.5842857 16.2126857,14.9770286 16.2126857,15.4600286 C16.2126857,15.9429429 16.6056,16.3356857 17.0882571,16.3356857 C17.5714286,16.3356857 17.9640857,15.9429429 17.9640857,15.4600286 C17.9640857,14.9770286 17.5714286,14.5842857 17.0882571,14.5842857" id="Fill-14"></path>
|
||||
<path d="M8.98954286,19.4437714 C8.50637143,19.4437714 8.11362857,19.8368571 8.11362857,20.3196857 C8.11362857,20.8021714 8.50654286,21.1952571 8.98954286,21.1952571 C9.4722,21.1952571 9.86554286,20.8021714 9.86554286,20.3196857 C9.86554286,19.8368571 9.47262857,19.4437714 8.98954286,19.4437714" id="Fill-15"></path>
|
||||
<path d="M8.98954286,14.5842857 C8.50637143,14.5842857 8.11362857,14.9770286 8.11362857,15.4600286 C8.11362857,15.9429429 8.50654286,16.3356857 8.98954286,16.3356857 C9.4722,16.3356857 9.86554286,15.9429429 9.86554286,15.4600286 C9.86554286,14.9770286 9.47262857,14.5842857 8.98954286,14.5842857" id="Fill-16"></path>
|
||||
<path d="M4.93971429,7.29505714 C4.45688571,7.29505714 4.06397143,7.68797143 4.06397143,8.1708 C4.06397143,8.6538 4.45688571,9.04645714 4.93971429,9.04645714 C5.42271429,9.04645714 5.81562857,8.65362857 5.81562857,8.1708 C5.81562857,7.68805714 5.42288571,7.29505714 4.93971429,7.29505714" id="Fill-17"></path>
|
||||
<path d="M4.93971429,17.0140286 C4.45688571,17.0140286 4.06397143,17.4067714 4.06397143,17.8898571 C4.06397143,18.3726857 4.45688571,18.7654286 4.93971429,18.7654286 C5.42271429,18.7654286 5.81562857,18.3726857 5.81562857,17.8898571 C5.81562857,17.4067714 5.42288571,17.0140286 4.93971429,17.0140286" id="Fill-18"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="c"><stop stop-color="#FFF" stop-opacity=".5" offset="0%"/><stop stop-opacity=".5" offset="100%"/></linearGradient><circle id="b" cx="15" cy="15" r="15"/><filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="a"><feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation=".5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" in="shadowBlurOuter1"/></filter></defs><g fill="none"><g transform="translate(1)"><use fill="#000" filter="url(#a)" xlink:href="#b"/><use fill="#3F43AD" xlink:href="#b"/><use fill="url(#c)" style="mix-blend-mode:soft-light" xlink:href="#b"/><circle stroke-opacity=".097" stroke="#000" stroke-linejoin="square" cx="15" cy="15" r="14.5"/></g><path d="M11.94 6.436a.877.877 0 0 0 0 1.751.877.877 0 0 0 0-1.751m4.05-2.43a.877.877 0 0 0 0 1.752.877.877 0 0 0 0-1.752m0 9.719a.877.877 0 0 0 0 1.751.877.877 0 0 0 0-1.751m4.049-2.43a.876.876 0 1 0 .002 1.753.876.876 0 0 0-.002-1.753m4.049-2.429a.877.877 0 1 0 .002 1.753.877.877 0 0 0-.002-1.753M11.94 16.155a.877.877 0 0 0 0 1.751.877.877 0 0 0 0-1.751M7.89 8.866a.876.876 0 1 0 .002 1.752.876.876 0 0 0-.002-1.752m0 9.718a.876.876 0 1 0 .002 1.753.876.876 0 0 0-.002-1.753m0-4.859a.877.877 0 0 0 0 1.751.877.877 0 0 0 0-1.751m8.1-4.859a.877.877 0 1 0 0 1.753.877.877 0 0 0 0-1.753m4.049-2.43a.877.877 0 1 0 .002 1.753.877.877 0 0 0-.002-1.753m0 9.719a.876.876 0 1 0 .001 1.752.876.876 0 0 0-.001-1.752m4.049-2.43a.877.877 0 0 0 0 1.751.877.877 0 0 0 0-1.751m-4.049 7.289a.876.876 0 1 0 .001 1.753.876.876 0 0 0-.001-1.753m4.049-2.43a.877.877 0 0 0 0 1.752.877.877 0 0 0 0-1.752m-8.098 4.86a.877.877 0 0 0 0 1.751.877.877 0 0 0 .876-.875.877.877 0 0 0-.876-.876m0-4.86a.877.877 0 1 0 .001 1.754.877.877 0 0 0-.001-1.754m-4.05-7.289a.877.877 0 0 0 0 1.751.877.877 0 0 0 0-1.75m0 9.718a.877.877 0 0 0 0 1.751.877.877 0 0 0 0-1.751" fill="#FFF"/></g></svg>
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 2.2 KiB |
|
@ -1,32 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/icon/beam</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.5" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<circle id="path-2" cx="15" cy="15" r="15"></circle>
|
||||
<filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="filter-3">
|
||||
<feOffset dx="0" dy="0.5" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
</defs>
|
||||
<g id="icon/beam" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" transform="translate(1.000000, 0.000000)" fill-rule="nonzero">
|
||||
<g id="Oval">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
||||
<use fill="#0B76FF" xlink:href="#path-2"></use>
|
||||
<use fill="url(#linearGradient-1)" style="mix-blend-mode: soft-light;" xlink:href="#path-2"></use>
|
||||
<circle stroke-opacity="0.0970052083" stroke="#000000" stroke-width="1" stroke-linejoin="square" cx="15" cy="15" r="14.5"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="beam" transform="translate(5.000000, 6.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<path d="M21.23,5.18833333 L21.23,3.17166667 L14.6666667,6.99416667 L10.615,0.00916666667 L10.615,4.5925 L10.615,4.5925 L12.6775,8.1675 L11.8433333,8.6625 L10.615,6.49916667 L9.295,8.84583333 L8.37833333,8.47 L10.615,4.5925 L10.615,4.5925 L10.615,0.00916666667 L6.17833333,7.5625 L0,5.005 L0,7.3425 L5.5,8.69916667 L2.01666667,14.6758333 L10.615,14.6758333 L10.615,12.21 L6.22416667,12.21 L7.865,9.33166667 L8.855,9.57916667 L7.865,11.3208333 L13.365,11.3208333 L12.54,9.86333333 L13.6308333,9.78083333 L15.0333333,12.21 L10.615,12.21 L10.615,14.6758333 L19.25,14.6758333 L16.28,9.60666667 L21.2666667,9.24 L21.2666667,7.21416667 L15.6566667,8.59833333 L15.6566667,8.59833333 L21.2575,7.15916667 L21.2575,5.32583333 L15.18,7.79166667 L15.18,7.79166667 L21.23,5.18833333 Z M13.255,9.17583333 L12.265,9.42333333 L12.265,9.42333333 L13.2366667,9.17583333 L13.255,9.17583333 Z M12.9433333,8.62583333 L12.0266667,8.9925 L12.0266667,8.9925 L12.9433333,8.61666667 L12.9433333,8.62583333 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="c"><stop stop-color="#FFF" stop-opacity=".5" offset="0%"/><stop stop-opacity=".5" offset="100%"/></linearGradient><circle id="b" cx="15" cy="15" r="15"/><filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="a"><feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation=".5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" in="shadowBlurOuter1"/></filter></defs><g fill="none"><g transform="translate(1)"><use fill="#000" filter="url(#a)" xlink:href="#b"/><use fill="#0B76FF" xlink:href="#b"/><use fill="url(#c)" style="mix-blend-mode:soft-light" xlink:href="#b"/><circle stroke-opacity=".097" stroke="#000" stroke-linejoin="square" cx="15" cy="15" r="14.5"/></g><path d="M26.23 11.188V9.172l-6.563 3.822-4.052-6.985v4.583l2.063 3.575-.835.495-1.228-2.163-1.32 2.347-.917-.376 2.237-3.878V6.01l-4.437 7.553L5 11.005v2.337l5.5 1.357-3.483 5.977h8.598V18.21h-4.39l1.64-2.878.99.247-.99 1.742h5.5l-.825-1.458 1.09-.082 1.403 2.429h-4.418v2.466h8.635l-2.97-5.07 4.987-.366v-2.026l-5.61 1.384 5.6-1.439v-1.833l-6.077 2.466 6.05-2.604zm-7.975 3.988l-.99.247.972-.247h.018zm-.312-.55l-.916.367.916-.376v.009z" fill="#FFF"/></g></svg>
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 1.5 KiB |
|
@ -1,37 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/icon/btt</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.5" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<circle id="path-2" cx="15" cy="15" r="15"></circle>
|
||||
<filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="filter-3">
|
||||
<feOffset dx="0" dy="0.5" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
</defs>
|
||||
<g id="icon/btt" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" transform="translate(1.000000, 0.000000)" fill-rule="nonzero">
|
||||
<g id="Oval">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
||||
<use fill="#000000" xlink:href="#path-2"></use>
|
||||
<use fill="url(#linearGradient-1)" style="mix-blend-mode: soft-light;" xlink:href="#path-2"></use>
|
||||
<circle stroke-opacity="0.0970052083" stroke="#000000" stroke-width="1" stroke-linejoin="square" cx="15" cy="15" r="14.5"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="btt" transform="translate(5.000000, 4.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<g id="Group" transform="translate(0.000000, 0.000000)">
|
||||
<path d="M21.7642857,8.74387755 C21.6183673,8.03673469 21.405102,7.35204082 21.1244898,6.68979592 C20.855102,6.03877551 20.5071429,5.42142857 20.1142857,4.82653061 C19.7214286,4.24285714 19.272449,3.70408163 18.7785714,3.21020408 C18.2846939,2.71632653 17.7459184,2.26734694 17.1622449,1.8744898 C16.5785714,1.48163265 15.95,1.14489796 15.2989796,0.864285714 C14.6367347,0.583673469 13.9520408,0.370408163 13.244898,0.224489796 C12.5265306,0.0785714286 11.7857143,9.76996262e-15 11.044898,9.76996262e-15 C10.3040816,9.76996262e-15 9.56326531,0.0785714286 8.84489796,0.224489796 C8.1377551,0.370408163 7.45306122,0.583673469 6.79081633,0.864285714 C6.13979592,1.13367347 5.52244898,1.48163265 4.92755102,1.8744898 C4.34387755,2.26734694 3.80510204,2.71632653 3.31122449,3.21020408 C2.81734694,3.70408163 2.36836735,4.24285714 1.9755102,4.82653061 C1.58265306,5.41020408 1.24591837,6.03877551 0.965306122,6.68979592 C0.684693878,7.35204082 0.471428571,8.03673469 0.325510204,8.74387755 C0.179591837,9.4622449 0.101020408,10.2030612 0.101020408,10.9438776 C0.101020408,11.6846939 0.179591837,12.4255102 0.325510204,13.1438776 C0.471428571,13.8510204 0.684693878,14.5357143 0.965306122,15.1979592 C1.23469388,15.8489796 1.58265306,16.4663265 1.9755102,17.0612245 C2.36836735,17.644898 2.81734694,18.1836735 3.31122449,18.677551 C3.80510204,19.1714286 4.34387755,19.6204082 4.92755102,20.0132653 C5.51122449,20.4061224 6.13979592,20.7428571 6.79081633,21.0234694 C7.45306122,21.3040816 8.1377551,21.5173469 8.84489796,21.6632653 C9.56326531,21.8091837 10.3040816,21.8877551 11.044898,21.8877551 C11.7857143,21.8877551 12.5265306,21.8091837 13.244898,21.6632653 C13.9520408,21.5173469 14.6367347,21.3040816 15.2989796,21.0234694 C15.95,20.7540816 16.5673469,20.4061224 17.1622449,20.0132653 C17.7459184,19.6204082 18.2846939,19.1714286 18.7785714,18.677551 C19.272449,18.1836735 19.7214286,17.644898 20.1142857,17.0612245 C20.5071429,16.477551 20.8438776,15.8489796 21.1244898,15.1979592 C21.405102,14.5357143 21.6183673,13.8510204 21.7642857,13.1438776 C21.9102041,12.4255102 21.9887755,11.6846939 21.9887755,10.9438776 C21.9887755,10.2030612 21.9102041,9.4622449 21.7642857,8.74387755 Z M11.0561224,20.5183673 C5.76938776,20.5183673 1.49285714,16.2306122 1.49285714,10.955102 C1.49285714,5.67959184 5.78061224,1.39183673 11.0561224,1.39183673 C16.3316327,1.39183673 20.6193878,5.67959184 20.6193878,10.955102 C20.6193878,16.2306122 16.3316327,20.5183673 11.0561224,20.5183673 Z" id="Shape"></path>
|
||||
<path d="M11.2244898,19.6877551 C11.2581633,19.6877551 11.2806122,19.6877551 11.3142857,19.6877551 C11.3255102,19.6877551 11.3479592,19.6877551 11.3591837,19.6877551 C11.3928571,19.6877551 11.4265306,19.6877551 11.4489796,19.6877551 C11.4602041,19.6877551 11.4714286,19.6877551 11.4826531,19.6877551 C11.527551,19.6877551 11.572449,19.6877551 11.6173469,19.6765306 C11.6173469,19.6765306 11.6173469,19.6765306 11.6285714,19.6765306 C11.6734694,19.6765306 11.7071429,19.6765306 11.7520408,19.6653061 C11.7632653,19.6653061 11.7744898,19.6653061 11.7857143,19.6653061 C11.8193878,19.6653061 11.8530612,19.6653061 11.8867347,19.6540816 C11.8979592,19.6540816 11.9091837,19.6540816 11.9204082,19.6540816 C11.9540816,19.6540816 11.9877551,19.6428571 12.0326531,19.6428571 C12.0438776,19.6428571 12.0438776,19.6428571 12.055102,19.6428571 C12.1,19.6428571 12.144898,19.6316327 12.1897959,19.6316327 C12.1897959,19.6316327 12.1897959,19.6316327 12.1897959,19.6316327 C12.2346939,19.6316327 12.2683673,19.6204082 12.3132653,19.6091837 C12.3244898,19.6091837 12.3357143,19.6091837 12.3357143,19.6091837 C12.3693878,19.6091837 12.4030612,19.5979592 12.4367347,19.5979592 C12.4479592,19.5979592 12.4479592,19.5979592 12.4591837,19.5979592 C12.5040816,19.5867347 12.5377551,19.5867347 12.5826531,19.5755102 C12.5826531,19.5755102 12.5826531,19.5755102 12.5826531,19.5755102 C12.672449,19.5642857 12.7622449,19.5418367 12.8408163,19.5193878 C12.8520408,19.5193878 12.8520408,19.5193878 12.8632653,19.5193878 C12.8969388,19.5081633 12.9418367,19.5081633 12.9755102,19.4969388 C12.9755102,19.4969388 12.9867347,19.4969388 12.9867347,19.4969388 C13.0765306,19.4744898 13.155102,19.4520408 13.244898,19.4295918 L13.244898,19.4295918 C12.1673469,19.4632653 11.2918367,19.3173469 10.7418367,19.1938776 C9.50714286,18.9244898 8.32857143,18.4418367 7.32959184,17.6112245 C5.66836735,16.2193878 4.81530612,14.2214286 4.8377551,12.2346939 C4.84897959,10.7530612 5.35408163,9.27142857 6.3755102,8.05918367 C7.65510204,6.54387755 9.47346939,5.74693878 11.3367347,5.70204082 C11.4265306,5.70204082 11.505102,5.70204082 11.594898,5.70204082 L11.594898,4.20918367 C11.4938776,4.20918367 11.4040816,4.20918367 11.3030612,4.20918367 C10.7306122,4.22040816 10.1693878,4.2877551 9.61938776,4.41122449 C9.05816327,4.53469388 8.51938776,4.7255102 8.00306122,4.96122449 C7.4755102,5.20816327 6.98163265,5.51122449 6.52142857,5.85918367 C6.05,6.21836735 5.6122449,6.63367347 5.23061224,7.09387755 C4.87142857,7.52040816 4.55714286,7.98061224 4.29897959,8.4744898 C4.04081633,8.94591837 3.83877551,9.45102041 3.68163265,9.96734694 C3.53571429,10.472449 3.42346939,11 3.37857143,11.527551 C3.36734694,11.6959184 3.35612245,11.8530612 3.34489796,12.0214286 C3.34489796,12.0887755 3.34489796,12.144898 3.34489796,12.2122449 C3.34489796,12.2459184 3.34489796,12.2795918 3.34489796,12.3132653 C3.35612245,12.8857143 3.42346939,13.4469388 3.54693878,13.9969388 C3.67040816,14.5581633 3.86122449,15.0969388 4.09693878,15.6132653 C4.37755102,16.2306122 4.88265306,17.1397959 5.63469388,17.8244898 C5.63469388,17.8244898 5.63469388,17.8244898 5.63469388,17.8244898 C7.11632653,18.9918367 8.99081633,19.6877551 11.022449,19.6877551 C11.0673469,19.6877551 11.1122449,19.6877551 11.1571429,19.6877551 C11.1908163,19.6877551 11.2132653,19.6877551 11.2244898,19.6877551 Z" id="Path"></path>
|
||||
<path d="M13.6714286,18.2510204 C13.155102,18.2397959 12.5153061,18.1612245 12.0214286,18.0714286 C9.70918367,17.6561224 7.72244898,16.2418367 6.99285714,14.1091837 C6.10612245,11.5163265 7.46428571,8.71020408 10.0459184,7.85714286 C10.5510204,7.68877551 11.0561224,7.61020408 11.572449,7.61020408 C12.2346939,7.61020408 12.8969388,7.74489796 13.5030612,7.99183673 L14.1316327,6.65612245 C13.9408163,6.57755102 13.75,6.51020408 13.5591837,6.44285714 C12.9193878,6.24081633 12.2459184,6.13979592 11.572449,6.13979592 C10.8989796,6.13979592 10.2255102,6.25204082 9.58571429,6.46530612 C8.76632653,6.73469388 8.01428571,7.17244898 7.3744898,7.74489796 C7.07142857,8.01428571 6.77959184,8.32857143 6.53265306,8.65408163 C6.28571429,8.97959184 6.07244898,9.32755102 5.89285714,9.69795918 C5.71326531,10.0683673 5.56734694,10.45 5.46632653,10.8428571 C5.36530612,11.2357143 5.28673469,11.6510204 5.26428571,12.0663265 C5.20816327,12.9193878 5.32040816,13.772449 5.60102041,14.5806122 C5.88163265,15.4 6.33061224,16.1520408 6.94795918,16.8142857 C7.49795918,17.4091837 8.1377551,17.8581633 8.9122449,18.2734694 C9.72040816,18.7 10.7193878,18.9244898 11.7632653,19.0704082 C12.4367347,19.1602041 13.3346939,19.1826531 13.8622449,19.1826531 C14.322449,19.0142857 14.5132653,18.9357143 14.7602041,18.8346939 C14.9734694,18.7336735 15.1867347,18.6326531 15.4,18.5091837 C15.6132653,18.3857143 15.6469388,18.3632653 16.0061224,18.127551 C16.0397959,18.105102 16.0734694,18.0826531 16.0959184,18.0602041 C14.8612245,18.2734694 14.5469388,18.2622449 13.6714286,18.2510204 Z" id="Path"></path>
|
||||
<path d="M16.4326531,16.5785714 C16.0846939,16.6010204 15.5908163,16.6346939 15.0295918,16.6346939 C14.0306122,16.6346939 12.8071429,16.544898 11.7632653,16.1969388 C10.1469388,15.6581633 8.62040816,14.277551 8.62040816,12.5714286 C8.62040816,10.8653061 10.0010204,9.49591837 11.6959184,9.49591837 C12.8520408,9.49591837 13.8510204,10.1357143 14.3785714,11.0673469 L15.7142857,10.405102 C15.5010204,10.0122449 15.2428571,9.65306122 14.9173469,9.33877551 C14.5020408,8.92346939 14.0081633,8.58673469 13.4693878,8.3622449 C12.9081633,8.12653061 12.3132653,8.00306122 11.6959184,8.00306122 C11.0785714,8.00306122 10.4836735,8.12653061 9.92244898,8.3622449 C9.38367347,8.58673469 8.88979592,8.92346939 8.4744898,9.33877551 C8.05918367,9.75408163 7.72244898,10.2479592 7.49795918,10.7867347 C7.2622449,11.3479592 7.13877551,11.9428571 7.13877551,12.5602041 C7.13877551,13.177551 7.27346939,13.794898 7.53163265,14.3785714 C7.76734694,14.894898 8.09285714,15.377551 8.50816327,15.8265306 C9.2377551,16.6122449 10.2367347,17.2408163 11.3030612,17.6 C12.3244898,17.9367347 13.8285714,18.0602041 15.2877551,17.9591837 C15.6918367,17.9255102 15.994898,17.8918367 16.5112245,17.7795918 C17.005102,17.3867347 17.4653061,16.9377551 17.8581633,16.4438776 L17.8581633,16.4438776 C17.5102041,16.477551 16.8704082,16.544898 16.4326531,16.5785714 Z" id="Path"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="c"><stop stop-color="#FFF" stop-opacity=".5" offset="0%"/><stop stop-opacity=".5" offset="100%"/></linearGradient><circle id="b" cx="15" cy="15" r="15"/><filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="a"><feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation=".5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" in="shadowBlurOuter1"/></filter></defs><g fill="none"><g transform="translate(1)"><use fill="#000" filter="url(#a)" xlink:href="#b"/><use fill="#000" xlink:href="#b"/><use fill="url(#c)" style="mix-blend-mode:soft-light" xlink:href="#b"/><circle stroke-opacity=".097" stroke="#000" stroke-linejoin="square" cx="15" cy="15" r="14.5"/></g><g fill="#FFF"><path d="M26.764 12.744a10.896 10.896 0 0 0-.64-2.054 10.875 10.875 0 0 0-2.346-3.48A10.875 10.875 0 0 0 20.3 4.864a10.896 10.896 0 0 0-8.508 0 10.873 10.873 0 0 0-3.48 2.346 10.875 10.875 0 0 0-2.346 3.48 10.896 10.896 0 0 0 0 8.508c.27.651.618 1.268 1.01 1.863.393.584.842 1.123 1.336 1.617a10.875 10.875 0 0 0 3.48 2.345 10.896 10.896 0 0 0 8.508 0 10.875 10.875 0 0 0 3.48-2.346 10.875 10.875 0 0 0 2.345-3.479 10.896 10.896 0 0 0 .64-6.454zM16.056 24.518c-5.287 0-9.563-4.287-9.563-9.563 0-5.275 4.288-9.563 9.563-9.563 5.276 0 9.563 4.288 9.563 9.563 0 5.276-4.287 9.563-9.563 9.563z"/><path d="M16.224 23.688h.259c.045 0 .09 0 .134-.011h.012c.044 0 .078 0 .123-.012h.034c.033 0 .067 0 .1-.01h.034c.034 0 .068-.012.113-.012h.022c.045 0 .09-.011.135-.011.045 0 .078-.012.123-.023h.023c.033 0 .067-.011.1-.011h.023c.045-.011.079-.011.124-.022.09-.012.18-.034.258-.057h.022c.034-.01.079-.01.113-.022h.01l.259-.067a10.035 10.035 0 0 1-2.503-.236c-1.235-.27-2.413-.752-3.412-1.583a6.915 6.915 0 0 1-2.492-5.376 6.533 6.533 0 0 1 1.538-4.176c1.28-1.515 3.097-2.312 4.96-2.357h.259V8.209h-.292a8.42 8.42 0 0 0-1.684.202c-.56.124-1.1.315-1.616.55a8.271 8.271 0 0 0-1.482.898 7.9 7.9 0 0 0-1.29 1.235c-.36.426-.674.887-.932 1.38-.258.472-.46.977-.617 1.493a8.159 8.159 0 0 0-.303 1.56l-.034.494v.292a8.42 8.42 0 0 0 .202 1.684c.123.561.314 1.1.55 1.616.28.618.786 1.527 1.538 2.211a8.682 8.682 0 0 0 5.387 1.864h.202z"/><path d="M18.671 22.251a11.416 11.416 0 0 1-1.65-.18c-2.312-.415-4.299-1.83-5.028-3.962-.887-2.593.471-5.399 3.053-6.252a4.776 4.776 0 0 1 1.526-.247c.663 0 1.325.135 1.931.382l.629-1.336a12.083 12.083 0 0 0-.573-.213 6.612 6.612 0 0 0-1.987-.303c-.673 0-1.346.112-1.986.325-.82.27-1.572.707-2.212 1.28-.303.27-.594.584-.841.91-.247.325-.46.673-.64 1.043a6.329 6.329 0 0 0-.629 2.368 6.378 6.378 0 0 0 .337 2.515c.28.819.73 1.571 1.347 2.233.55.595 1.19 1.044 1.964 1.46.808.426 1.807.65 2.851.796.674.09 1.572.113 2.1.113.46-.169.65-.247.897-.348.213-.101.427-.202.64-.326.213-.123.247-.146.606-.381.034-.023.067-.045.09-.068-1.235.213-1.55.202-2.425.191z"/><path d="M21.433 20.579c-.348.022-.842.056-1.403.056-1 0-2.223-.09-3.267-.438-1.616-.539-3.143-1.92-3.143-3.626a3.073 3.073 0 0 1 3.076-3.075c1.156 0 2.155.64 2.683 1.571l1.335-.662a4.34 4.34 0 0 0-.797-1.066 4.552 4.552 0 0 0-6.443 0 4.552 4.552 0 0 0-1.336 3.221c0 .618.135 1.235.394 1.819.235.516.56.999.976 1.448.73.785 1.729 1.414 2.795 1.773 1.021.337 2.526.46 3.985.36a8.262 8.262 0 0 0 1.223-.18 8.423 8.423 0 0 0 1.347-1.336c-.348.034-.988.1-1.425.135z"/></g></g></svg>
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 3.6 KiB |
|
@ -1,32 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/icon/dai</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.5" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<circle id="path-2" cx="15" cy="15" r="15"></circle>
|
||||
<filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="filter-3">
|
||||
<feOffset dx="0" dy="0.5" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
</defs>
|
||||
<g id="icon/dai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" transform="translate(1.000000, 0.000000)" fill-rule="nonzero">
|
||||
<g id="Oval">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
||||
<use fill="#B68900" xlink:href="#path-2"></use>
|
||||
<use fill="url(#linearGradient-1)" style="mix-blend-mode: soft-light;" xlink:href="#path-2"></use>
|
||||
<circle stroke-opacity="0.0970052083" stroke="#000000" stroke-width="1" stroke-linejoin="square" cx="15" cy="15" r="14.5"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="dai" transform="translate(5.000000, 4.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<path d="M21.6333333,10.8166667 L10.8166667,0 L0,10.8166667 L10.8166667,14.8133333 L21.6333333,10.8166667 Z M3.36416667,9.9 L10.6975,2.40166667 C10.6975,2.40166667 17.8658333,9.735 18.1683333,9.88166667 C18.4708333,10.0283333 13.2366667,9.88166667 13.2366667,9.88166667 L10.8166667,7.40666667 L8.36916667,9.9 L3.36416667,9.9 Z M10.8166667,15.5741667 L21.6333333,11.55 L10.8166667,21.6333333 L0,11.605 L10.8166667,15.5741667 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="c"><stop stop-color="#FFF" stop-opacity=".5" offset="0%"/><stop stop-opacity=".5" offset="100%"/></linearGradient><circle id="b" cx="15" cy="15" r="15"/><filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="a"><feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation=".5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" in="shadowBlurOuter1"/></filter></defs><g fill="none"><g transform="translate(1)"><use fill="#000" filter="url(#a)" xlink:href="#b"/><use fill="#B68900" xlink:href="#b"/><use fill="url(#c)" style="mix-blend-mode:soft-light" xlink:href="#b"/><circle stroke-opacity=".097" stroke="#000" stroke-linejoin="square" cx="15" cy="15" r="14.5"/></g><path d="M26.633 14.817L15.817 4 5 14.817l10.817 3.996 10.816-3.996zM8.364 13.9l7.333-7.498s7.169 7.333 7.471 7.48c.303.146-4.931 0-4.931 0l-2.42-2.475-2.448 2.493H8.364zm7.453 5.674l10.816-4.024-10.816 10.083L5 15.605l10.817 3.97z" fill="#FFF"/></g></svg>
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -1,35 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/icon/eon</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.5" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<circle id="path-2" cx="15" cy="15" r="15"></circle>
|
||||
<filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="filter-3">
|
||||
<feOffset dx="0" dy="0.5" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
</defs>
|
||||
<g id="icon/eon" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" transform="translate(1.000000, 0.000000)" fill-rule="nonzero">
|
||||
<g id="Oval">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
||||
<use fill="#443F54" xlink:href="#path-2"></use>
|
||||
<use fill="url(#linearGradient-1)" style="mix-blend-mode: soft-light;" xlink:href="#path-2"></use>
|
||||
<circle stroke-opacity="0.0970052083" stroke="#000000" stroke-width="1" stroke-linejoin="square" cx="15" cy="15" r="14.5"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="eon" transform="translate(8.000000, 3.000000)" fill="#FEFFFE" fill-rule="nonzero">
|
||||
<path d="M7.50769231,22.7076923 C6.09230769,21.8461538 4.36923077,20.8 2.95384615,19.9384615 C2.33846154,19.5692308 1.66153846,19.2 1.04615385,18.7692308 C0.8,18.5846154 0.8,18.4 0.8,18.2769231 C1.41538462,15.3846154 2.09230769,12.2461538 2.76923077,9.41538462 C2.76923077,9.41538462 2.33846154,8.06153846 2.33846154,8.06153846 C2.33846154,8.06153846 0.861538462,15.1384615 0.123076923,18.2769231 C0,18.7076923 0.123076923,18.9538462 0.553846154,19.2 C2.95384615,20.6153846 7.81538462,23.6923077 7.81538462,23.6923077 L7.50769231,22.7076923 Z" id="Path" opacity="0.7"></path>
|
||||
<path d="M8.67692308,22.7076923 C10.0923077,21.8461538 11.8153846,20.8 13.2307692,19.9384615 C13.8461538,19.5692308 14.5230769,19.2 15.1384615,18.7692308 C15.3846154,18.5846154 15.3846154,18.4 15.3846154,18.2769231 C14.7692308,15.3846154 14.0923077,12.2461538 13.4153846,9.41538462 C13.4153846,9.41538462 13.9076923,8.12307692 13.9076923,8.12307692 C13.9076923,8.12307692 15.3846154,15.1384615 16.0615385,18.2769231 C16.1846154,18.7076923 16.0615385,18.9538462 15.6307692,19.2 C13.2307692,20.6153846 8.36923077,23.6923077 8.36923077,23.6923077 L8.67692308,22.7076923 Z" id="Path" opacity="0.7"></path>
|
||||
<path d="M13.3538462,8.18461538 L13.1076923,7.81538462 C11.6307692,7.81538462 4.61538462,7.81538462 3.13846154,7.81538462 L2.89230769,8.18461538 C2.89230769,8.18461538 3.07692308,8.67692308 3.01538462,8.49230769 C4.55384615,8.49230769 11.7538462,8.49230769 13.2923077,8.49230769 C13.1692308,8.61538462 13.3538462,8.18461538 13.3538462,8.18461538 Z" id="Path" opacity="0.7"></path>
|
||||
<path d="M13.6615385,7.63076923 C13.6615385,7.63076923 10.2769231,2.70769231 8.8,0.553846154 C8.49230769,0.184615385 8.30769231,0 8.12307692,0 C7.93846154,0 7.69230769,0.184615385 7.44615385,0.553846154 C5.96923077,2.64615385 2.58461538,7.63076923 2.58461538,7.63076923 C2.27692308,8.06153846 2.27692308,8.18461538 2.52307692,8.73846154 C2.52307692,8.73846154 4.92307692,15.3846154 5.90769231,18.3384615 C6.4,19.6923077 7.69230769,23.5692308 7.69230769,23.5692308 C7.75384615,23.6923077 8,23.7538462 8.12307692,23.7538462 C8.24615385,23.7538462 8.43076923,23.6923077 8.55384615,23.5692308 C8.55384615,23.5692308 9.90769231,19.6923077 10.3384615,18.3384615 C11.3230769,15.4461538 13.7230769,8.73846154 13.7230769,8.73846154 C13.9692308,8.18461538 13.9692308,8.06153846 13.6615385,7.63076923 Z M8.12307692,21.5384615 L8.12307692,21.5384615 L8.12307692,21.5384615 C6.64615385,17.3538462 3.44615385,8.12307692 3.44615385,8.12307692 C3.44615385,8.12307692 6.76923077,3.26153846 8.06153846,1.35384615 C8.06153846,1.35384615 8.06153846,1.35384615 8.06153846,1.35384615 C8.06153846,1.35384615 8.06153846,1.35384615 8.06153846,1.35384615 C9.35384615,3.26153846 12.6769231,8.12307692 12.6769231,8.12307692 C12.6769231,8.12307692 9.53846154,17.3538462 8.12307692,21.5384615 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="c"><stop stop-color="#FFF" stop-opacity=".5" offset="0%"/><stop stop-opacity=".5" offset="100%"/></linearGradient><circle id="b" cx="15" cy="15" r="15"/><filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="a"><feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation=".5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" in="shadowBlurOuter1"/></filter></defs><g fill="none"><g transform="translate(1)"><use fill="#000" filter="url(#a)" xlink:href="#b"/><use fill="#443F54" xlink:href="#b"/><use fill="url(#c)" style="mix-blend-mode:soft-light" xlink:href="#b"/><circle stroke-opacity=".097" stroke="#000" stroke-linejoin="square" cx="15" cy="15" r="14.5"/></g><g fill="#FEFFFE"><path d="M15.508 25.708c-1.416-.862-3.139-1.908-4.554-2.77-.616-.369-1.292-.738-1.908-1.169-.246-.184-.246-.369-.246-.492.615-2.892 1.292-6.03 1.97-8.862l-.432-1.353s-1.476 7.076-2.215 10.215c-.123.43 0 .677.43.923 2.4 1.415 7.262 4.492 7.262 4.492l-.307-.984zm1.169 0c1.415-.862 3.138-1.908 4.554-2.77.615-.369 1.292-.738 1.907-1.169.247-.184.247-.369.247-.492-.616-2.892-1.293-6.03-1.97-8.862l.493-1.292s1.477 7.015 2.154 10.154c.123.43 0 .677-.431.923-2.4 1.415-7.262 4.492-7.262 4.492l.308-.984zm4.677-14.523l-.246-.37h-9.97l-.246.37s.185.492.123.307h10.277c-.123.123.062-.307.062-.307z" opacity=".7"/><path d="M21.662 10.63S18.277 5.709 16.8 3.555c-.308-.37-.492-.554-.677-.554-.185 0-.43.185-.677.554-1.477 2.092-4.861 7.077-4.861 7.077-.308.43-.308.554-.062 1.107 0 0 2.4 6.647 3.385 9.6.492 1.354 1.784 5.231 1.784 5.231.062.123.308.185.431.185a.665.665 0 0 0 .43-.185s1.355-3.877 1.785-5.23c.985-2.893 3.385-9.6 3.385-9.6.246-.554.246-.677-.061-1.108zm-5.539 13.908a3727.558 3727.558 0 0 1-4.677-13.415s3.323-4.861 4.616-6.77c1.292 1.909 4.615 6.77 4.615 6.77s-3.139 9.23-4.554 13.415z"/></g></g></svg>
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 2.2 KiB |
|
@ -1,34 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="33px" height="32px" viewBox="0 0 33 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/icon/eop</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.5" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<circle id="path-2" cx="15" cy="15" r="15"></circle>
|
||||
<filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="filter-3">
|
||||
<feOffset dx="0" dy="0.5" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
</defs>
|
||||
<g id="icon/eop" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(1.000000, 0.000000)">
|
||||
<g id="Group" transform="translate(1.000000, 0.000000)" fill-rule="nonzero">
|
||||
<g id="Oval">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
||||
<use fill="#35A7DF" xlink:href="#path-2"></use>
|
||||
<use fill="url(#linearGradient-1)" style="mix-blend-mode: soft-light;" xlink:href="#path-2"></use>
|
||||
<circle stroke-opacity="0.0970052083" stroke="#000000" stroke-width="1" stroke-linejoin="square" cx="15" cy="15" r="14.5"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="eop" transform="translate(8.000000, 4.000000)" fill="#FEFFFE" fill-rule="nonzero">
|
||||
<polygon id="Path" points="6.75 21 2.07 8.52 0.18 17.13"></polygon>
|
||||
<polygon id="Path" points="7.98 0.15 2.85 6.39 7.98 19.5 13.14 6.39"></polygon>
|
||||
<polygon id="Path" points="9.24 21 13.92 8.52 15.78 17.13"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="33" height="32" viewBox="0 0 33 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="c"><stop stop-color="#FFF" stop-opacity=".5" offset="0%"/><stop stop-opacity=".5" offset="100%"/></linearGradient><circle id="b" cx="15" cy="15" r="15"/><filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="a"><feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation=".5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" in="shadowBlurOuter1"/></filter></defs><g fill="none"><g transform="translate(2)"><use fill="#000" filter="url(#a)" xlink:href="#b"/><use fill="#35A7DF" xlink:href="#b"/><use fill="url(#c)" style="mix-blend-mode:soft-light" xlink:href="#b"/><circle stroke-opacity=".097" stroke="#000" stroke-linejoin="square" cx="15" cy="15" r="14.5"/></g><path d="M15.75 25l-4.68-12.48-1.89 8.61zm1.23-20.85l-5.13 6.24 5.13 13.11 5.16-13.11zM18.24 25l4.68-12.48 1.86 8.61z" fill="#FEFFFE"/></g></svg>
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -1,33 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/icon/gin</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.5" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<circle id="path-2" cx="15" cy="15" r="15"></circle>
|
||||
<filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="filter-3">
|
||||
<feOffset dx="0" dy="0.5" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
</defs>
|
||||
<g id="icon/gin" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" transform="translate(1.000000, 0.000000)" fill-rule="nonzero">
|
||||
<g id="Oval">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
||||
<use fill="#008DDE" xlink:href="#path-2"></use>
|
||||
<use fill="url(#linearGradient-1)" style="mix-blend-mode: soft-light;" xlink:href="#path-2"></use>
|
||||
<circle stroke-opacity="0.0970052083" stroke="#000000" stroke-width="1" stroke-linejoin="square" cx="15" cy="15" r="14.5"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="gin" transform="translate(5.000000, 5.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<path d="M18.3595408,11.2990666 C18.7274138,11.2990666 19.0256195,11.000861 19.0256195,10.6329879 C19.0256195,10.2651149 18.7274138,9.96690921 18.3595408,9.96690921 L16.8390518,9.96690921 L16.8390518,8.46198698 L20.0203122,8.46198698 C20.3881853,8.46198698 20.686391,8.16378129 20.686391,7.79590826 C20.686391,7.42803524 20.3881853,7.12982955 20.0203122,7.12982955 L16.825555,7.12982955 C16.6952371,5.65725996 15.5748888,4.46545796 14.1359478,4.2258613 L14.1359478,2.6225485 C14.1359478,2.25467547 13.8377421,1.95646978 13.4698691,1.95646978 C13.1019961,1.95646978 12.8037904,2.25467547 12.8037904,2.6225485 L12.8037904,4.1811744 L11.2989532,4.1811744 L11.2989532,0.678230692 C11.2989532,0.310357665 11.0007759,0.012151974 10.6329029,0.012151974 C10.2650298,0.012151974 9.96679579,0.310357665 9.96679579,0.678230692 L9.96679579,4.1811744 L8.46201534,4.1811744 L8.46201534,2.6225485 C8.46198698,2.25467547 8.16378129,1.95646978 7.79590826,1.95646978 C7.42803524,1.95646978 7.12982955,2.25467547 7.12982955,2.6225485 L7.12982955,4.22583295 C5.6908602,4.46542961 4.57048353,5.65723161 4.44022234,7.12980119 L0.678429175,7.12980119 C0.310556147,7.12980119 0.0123504565,7.42800688 0.0123504565,7.79587991 C0.0123504565,8.16375294 0.310556147,8.46195863 0.678429175,8.46195863 L4.42678224,8.46195863 L4.42678224,9.96688085 L2.90629332,9.96688085 C2.5384203,9.96688085 2.24021461,10.2650865 2.24021461,10.6329596 C2.24021461,11.0008326 2.5384203,11.2990383 2.90629332,11.2990383 L4.42678224,11.2990383 L4.42678224,12.8039322 L1.52906821,12.8039322 C1.16119518,12.8039322 0.862989491,13.1021378 0.862989491,13.4700109 C0.862989491,13.8378839 1.16119518,14.1360896 1.52906821,14.1360896 L4.44027905,14.1360896 C4.57054024,15.6086025 5.69094527,16.8004328 7.12988626,17.0399728 L7.12988626,18.0763063 C7.12988626,18.4441793 7.42809195,18.742385 7.79596497,18.742385 C8.163838,18.742385 8.46204369,18.4441793 8.46204369,18.0763063 L8.46204369,17.0846313 L9.96682414,17.0846313 L9.96682414,20.1016373 C9.96682414,20.4695103 10.2650582,20.767716 10.6329312,20.767716 C11.0008042,20.767716 11.2990099,20.4695103 11.2990099,20.1016373 L11.2990099,17.0846313 L12.8038471,17.0846313 L12.8038471,18.643399 C12.8038471,19.011272 13.1020528,19.3094777 13.4699258,19.3094777 C13.8377988,19.3094777 14.1360045,19.011272 14.1360045,18.643399 L14.1360045,17.0400862 C15.5749739,16.8005462 16.6953222,15.6087442 16.8256117,14.136203 L21.2355675,14.136203 C21.6034405,14.136203 21.9016462,13.8379973 21.9016462,13.4701243 C21.9016462,13.1022513 21.6034405,12.8040456 21.2355675,12.8040456 L16.8391085,12.8040456 L16.8391085,11.2991517 L18.3595408,11.2991517 L18.3595408,11.2990666 Z M15.7751576,13.8487721 C15.7751576,15.0464151 14.8007789,16.0207938 13.6029941,16.0207938 L7.66281161,16.0207938 C6.4650835,16.0207938 5.49070484,15.0464718 5.49070484,13.8487721 L5.49070484,7.41709035 C5.49070484,6.21939059 6.4650835,5.24501193 7.66281161,5.24501193 L13.6029941,5.24501193 C14.8007222,5.24501193 15.7751576,6.21939059 15.7751576,7.41709035 L15.7751576,13.8487721 Z" id="path22579"></path>
|
||||
<path d="M9.07588276,6.81496148 C8.81820425,6.81355723 8.56070361,6.81730191 8.30456276,6.84186233 C7.90028935,6.88739765 7.60177978,7.25480701 7.58910169,7.65274488 C7.56888042,8.5546185 7.58563786,9.45770914 7.58018467,10.3600625 C7.59268254,10.8205155 7.54919978,11.2852608 7.61600957,11.7417702 C7.6816468,12.1486579 8.07938574,12.4100483 8.47454318,12.4095802 C9.70261127,12.4180057 10.9309836,12.4127164 12.1592085,12.4136759 L12.1592085,12.9222574 L8.20497765,12.9222574 C8.03538105,13.4310332 7.86586637,13.939823 7.6962768,14.4485987 L11.632044,14.4485987 C12.0924994,14.4361242 12.55724,14.4796889 13.0137517,14.4128908 C13.420637,14.3472536 13.6820321,13.949517 13.681564,13.5543619 C13.6907853,11.9476551 13.6827342,10.3405551 13.6855194,8.73371254 C13.6710789,8.30193212 13.7235068,7.86344403 13.636787,7.43801552 C13.543603,7.0041451 13.078874,6.79096744 12.6680006,6.81700935 L9.84873574,6.81700935 C9.59145978,6.8222051 9.3335285,6.81607318 9.07585467,6.81490297 L9.07588276,6.81496148 Z M9.10652127,8.34335531 L12.1592062,8.34335531 L12.1592062,10.88722 L9.10652127,10.88722 L9.10652127,8.34335531 Z" id="path22617"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="c"><stop stop-color="#FFF" stop-opacity=".5" offset="0%"/><stop stop-opacity=".5" offset="100%"/></linearGradient><circle id="b" cx="15" cy="15" r="15"/><filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="a"><feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation=".5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" in="shadowBlurOuter1"/></filter></defs><g fill="none"><g transform="translate(1)"><use fill="#000" filter="url(#a)" xlink:href="#b"/><use fill="#008DDE" xlink:href="#b"/><use fill="url(#c)" style="mix-blend-mode:soft-light" xlink:href="#b"/><circle stroke-opacity=".097" stroke="#000" stroke-linejoin="square" cx="15" cy="15" r="14.5"/></g><g fill="#FFF"><path d="M23.36 16.3a.666.666 0 1 0 0-1.333h-1.52v-1.505h3.18a.666.666 0 1 0 0-1.332h-3.194a3.242 3.242 0 0 0-2.69-2.904V7.623a.666.666 0 1 0-1.332 0V9.18h-1.505V5.678a.666.666 0 1 0-1.332 0v3.503h-1.505V7.623a.666.666 0 0 0-1.332 0v1.603a3.242 3.242 0 0 0-2.69 2.904H5.678a.666.666 0 1 0 0 1.332h3.749v1.505h-1.52a.666.666 0 1 0 0 1.332h1.52v1.505H6.529a.666.666 0 1 0 0 1.332H9.44a3.242 3.242 0 0 0 2.69 2.904v1.036a.666.666 0 1 0 1.332 0v-.991h1.505v3.017a.666.666 0 0 0 1.332 0v-3.017h1.505v1.558a.666.666 0 1 0 1.332 0V22.04a3.242 3.242 0 0 0 2.69-2.904h4.41a.666.666 0 1 0 0-1.332h-4.397v-1.505h1.52zm-2.585 2.549a2.175 2.175 0 0 1-2.172 2.172h-5.94a2.174 2.174 0 0 1-2.172-2.172v-6.432c0-1.198.974-2.172 2.172-2.172h5.94c1.198 0 2.172.974 2.172 2.172v6.432z"/><path d="M14.076 11.815a7.64 7.64 0 0 0-.771.027c-.405.045-.703.413-.716.81-.02.903-.003 1.806-.009 2.708.013.46-.03.925.036 1.382.066.407.463.668.859.668 1.228.008 2.456.003 3.684.004v.508h-3.954l-.509 1.527h3.936c.46-.013.925.03 1.382-.036.407-.066.668-.463.668-.859.009-1.606 0-3.213.004-4.82-.015-.432.038-.87-.05-1.296-.092-.434-.557-.647-.968-.621h-2.82c-.257.005-.514 0-.772-.002zm.03 1.528h3.053v2.544h-3.052v-2.544z"/></g></g></svg>
|
Before Width: | Height: | Size: 6.1 KiB After Width: | Height: | Size: 2.3 KiB |
|
@ -1,32 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/icon/grin</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.5" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<circle id="path-2" cx="15" cy="15" r="15"></circle>
|
||||
<filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="filter-3">
|
||||
<feOffset dx="0" dy="0.5" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
</defs>
|
||||
<g id="icon/grin" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" transform="translate(1.000000, 0.000000)" fill-rule="nonzero">
|
||||
<g id="Oval">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
||||
<use fill="#FFF300" xlink:href="#path-2"></use>
|
||||
<use fill="url(#linearGradient-1)" style="mix-blend-mode: soft-light;" xlink:href="#path-2"></use>
|
||||
<circle stroke-opacity="0.0970052083" stroke="#000000" stroke-width="1" stroke-linejoin="square" cx="15" cy="15" r="14.5"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="grin" transform="translate(5.000000, 4.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<path d="M17.0866574,4.56793554 C16.7758211,3.80672409 16.4862268,2.30280634 15.6891165,1.96838011 C14.6629286,1.5379272 14.0285719,4.35604335 13.8774327,5.06807447 L13.7246124,5.06807447 C13.4658878,3.84806891 13.1186802,2.11892192 11.8907697,1.73381495 C11.3222785,4.33853848 12.4846291,7.14848569 13.5717922,9.40261184 C14.7326147,8.79744373 15.2982023,6.90225063 15.4056349,5.56821339 L15.5584552,5.56821339 L16.781017,9.56932481 C17.764568,9.26090581 18.1067325,8.19911086 18.4618867,7.23534315 C19.2243068,5.16676855 19.8640123,2.62272854 19.3789609,0.400111142 C17.9111226,0.853570436 17.4645819,3.14337316 17.0866574,4.56793554 L17.0866574,4.56793554 Z M2.41591557,9.90275076 C3.72940543,9.21856071 4.35444016,7.05295916 4.55539876,5.56821339 L4.70821899,5.56821339 C4.86363716,6.2839122 5.27915536,8.13025841 6.09888306,8.24879133 C7.1432565,8.39949986 7.69081138,5.8714643 7.76462355,5.06807447 L7.91744378,5.06807447 C8.25043905,6.32325646 8.6013143,7.95554321 9.75128651,8.56904696 C10.1755155,6.62517366 9.66754103,4.5520978 9.01591557,2.7340928 C8.8484246,2.26662962 8.50442627,1.00627952 7.91362327,1.00627952 C6.94565995,1.00627952 6.40146712,3.78971937 6.23642127,4.56793554 L6.08360104,4.56793554 L4.86103922,0.566824118 C2.71055297,1.68713532 1.54239515,7.64429008 2.41591557,9.90275076 L2.41591557,9.90275076 Z M0.123612156,11.9033065 C1.7195138,19.4972492 9.08071135,23.8022784 15.7112754,20.5953876 C18.1244596,19.4282301 20.0386858,17.3486524 21.1423535,14.7374271 C21.427516,14.0627396 21.9876022,12.8415671 21.6610253,11.9563212 C21.3358239,11.0745763 18.1817672,12.5153098 17.3936733,12.891581 C17.2830314,12.9452626 17.2049403,13.0566268 17.1867547,13.1873298 C17.1867547,13.1873298 17.1867547,13.1873298 17.1867547,13.1873298 C17.1609281,13.3722145 17.2067741,13.5606002 17.3135955,13.7071409 C17.420264,13.8536816 17.5781273,13.9450403 17.7491331,13.9593776 C18.3269464,14.0078911 19.0733204,14.0705752 19.0733204,14.0705752 C16.6760295,19.1328147 10.1943124,21.3711031 5.62514036,17.326813 C4.60246739,16.4217283 3.69013063,15.3462629 3.07609896,14.0705752 C2.77916926,13.4537371 2.5037872,12.6648513 1.99902199,12.2415671 C1.51412341,11.8347874 0.778446832,11.6954154 0.123612156,11.9033065 Z" id="path847"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="c"><stop stop-color="#FFF" stop-opacity=".5" offset="0%"/><stop stop-opacity=".5" offset="100%"/></linearGradient><circle id="b" cx="15" cy="15" r="15"/><filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="a"><feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation=".5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" in="shadowBlurOuter1"/></filter></defs><g fill="none"><g transform="translate(1)"><use fill="#000" filter="url(#a)" xlink:href="#b"/><use fill="#FFF300" xlink:href="#b"/><use fill="url(#c)" style="mix-blend-mode:soft-light" xlink:href="#b"/><circle stroke-opacity=".097" stroke="#000" stroke-linejoin="square" cx="15" cy="15" r="14.5"/></g><path d="M22.087 8.568c-.311-.761-.6-2.265-1.398-2.6-1.026-.43-1.66 2.388-1.812 3.1h-.152c-.26-1.22-.606-2.95-1.834-3.334-.569 2.605.594 5.414 1.68 7.669 1.162-.606 1.727-2.5 1.835-3.835h.152l1.223 4.001c.984-.308 1.326-1.37 1.68-2.334.763-2.068 1.403-4.612.918-6.835-1.468.454-1.914 2.743-2.292 4.168zM7.416 13.903c1.313-.684 1.938-2.85 2.14-4.335h.152c.156.716.571 2.562 1.39 2.68 1.045.151 1.593-2.377 1.667-3.18h.152c.333 1.255.684 2.888 1.834 3.501.425-1.944-.083-4.017-.735-5.835-.168-.467-.512-1.728-1.102-1.728-.968 0-1.513 2.784-1.678 3.562h-.152L9.86 4.567c-2.15 1.12-3.319 7.077-2.445 9.336zm-2.292 2c1.596 7.594 8.957 11.9 15.587 8.692 2.413-1.167 4.328-3.246 5.431-5.858.286-.674.846-1.895.519-2.78-.325-.882-3.48.558-4.267.935a.385.385 0 0 0-.207.295.718.718 0 0 0 .127.52.603.603 0 0 0 .435.252l1.324.112c-2.397 5.062-8.879 7.3-13.448 3.256-1.023-.905-1.935-1.98-2.549-3.256-.297-.617-.572-1.406-1.077-1.83-.485-.406-1.22-.546-1.875-.338z" fill="#FFF"/></g></svg>
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 3.8 KiB |
|
@ -1,32 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/icon/ilk</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.5" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<circle id="path-2" cx="15" cy="15" r="15"></circle>
|
||||
<filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="filter-3">
|
||||
<feOffset dx="0" dy="0.5" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
</defs>
|
||||
<g id="icon/ilk" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" transform="translate(1.000000, 0.000000)" fill-rule="nonzero">
|
||||
<g id="Oval">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
||||
<use fill="#98C23A" xlink:href="#path-2"></use>
|
||||
<use fill="url(#linearGradient-1)" style="mix-blend-mode: soft-light;" xlink:href="#path-2"></use>
|
||||
<circle stroke-opacity="0.0970052083" stroke="#000000" stroke-width="1" stroke-linejoin="square" cx="15" cy="15" r="14.5"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="ilk" transform="translate(5.000000, 4.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<path d="M10.8075,1.52655666e-16 C4.83868257,-3.05311332e-16 2.48874995e-15,4.83868257 1.77635684e-15,10.8075 C1.06396373e-15,16.7763174 4.83868257,21.615 10.8075,21.615 C16.7763174,21.615 21.615,16.7763174 21.615,10.8075 C21.6049075,4.842868 16.772132,0.0100924616 10.8075,1.52655666e-16 Z M10.8075,20.1666667 C5.6448314,20.1666642 1.45919048,15.9823875 1.45750499,10.8197192 C1.4558195,5.6570509 5.63872738,1.47004213 10.8013949,1.46666866 C15.9640624,1.4632952 20.1524386,5.64483388 20.1575,10.8075 C20.1524469,15.9692679 15.9692679,20.1524469 10.8075,20.1575 L10.8075,20.1666667 Z M6.03166667,9.845 L4.29,9.845 L4.29,6.03166667 C4.29,5.31666667 4.62916667,4.95916667 5.3075,4.95916667 L9.08416667,4.95916667 C9.37966402,4.90908968 9.68097959,5.00663144 9.89107216,5.22037779 C10.1011647,5.43412414 10.1934973,5.73707656 10.1383333,6.03166667 L10.1383333,9.845 L8.415,9.845 L8.415,6.45333333 L6.03166667,6.45333333 L6.03166667,9.845 Z M8.415,10.9633333 L10.1566667,10.9633333 L10.1566667,15.5466667 L10.1566667,15.5466667 C10.2083903,15.8398439 10.1145183,16.1398803 9.90492239,16.3512988 C9.69532647,16.5627173 9.39611406,16.6591834 9.1025,16.61 L5.3075,16.61 C5.01742433,16.6443599 4.72834004,16.5384148 4.52916151,16.3247506 C4.32998297,16.1110863 4.24456012,15.8152874 4.29916667,15.5283333 L4.29916667,10.945 L8.42416667,10.945 L8.415,10.9633333 Z M15.565,11.0275 L17.325,11.0275 L17.325,15.6108333 L17.325,15.6108333 C17.3776037,15.9058738 17.282661,16.2079974 17.0707458,16.4199125 C16.8588307,16.6318276 16.5567072,16.7267703 16.2616667,16.6741667 L12.4391667,16.6741667 C12.1469932,16.719982 11.8506639,16.6220198 11.6433678,16.4110868 C11.4360716,16.2001539 11.3432774,15.9021659 11.3941667,15.6108333 L11.3941667,11.0275 L11.3941667,11.0275 L11.3941667,6.11416667 C11.3371276,5.81583356 11.4315693,5.50861812 11.6463437,5.29384371 C11.8611181,5.0790693 12.1683336,4.98462762 12.4666667,5.04166667 L16.225,5.04166667 C16.527469,4.97375992 16.8437672,5.06332656 17.0657259,5.27973626 C17.2876846,5.49614597 17.3852288,5.81007571 17.325,6.11416667 L17.325,8.86416667 L15.4916667,8.86416667 L15.4916667,6.53583333 L13.2,6.53583333 L13.2,11.0275 L15.565,11.0275 Z" id="Shape"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="c"><stop stop-color="#FFF" stop-opacity=".5" offset="0%"/><stop stop-opacity=".5" offset="100%"/></linearGradient><circle id="b" cx="15" cy="15" r="15"/><filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="a"><feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation=".5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" in="shadowBlurOuter1"/></filter></defs><g fill="none"><g transform="translate(1)"><use fill="#000" filter="url(#a)" xlink:href="#b"/><use fill="#98C23A" xlink:href="#b"/><use fill="url(#c)" style="mix-blend-mode:soft-light" xlink:href="#b"/><circle stroke-opacity=".097" stroke="#000" stroke-linejoin="square" cx="15" cy="15" r="14.5"/></g><path d="M15.807 4C9.84 4 5 8.839 5 14.807c0 5.97 4.839 10.808 10.807 10.808 5.97 0 10.808-4.839 10.808-10.807C26.605 8.842 21.772 4.01 15.808 4zm0 20.167a9.35 9.35 0 1 1 9.35-9.36 9.36 9.36 0 0 1-9.35 9.35v.01zm-4.775-10.322H9.29v-3.813c0-.715.34-1.073 1.018-1.073h3.776a.917.917 0 0 1 1.054 1.073v3.813h-1.723v-3.392h-2.383v3.392zm2.383 1.118h1.742v4.584a.917.917 0 0 1-1.055 1.063h-3.795A.917.917 0 0 1 9.3 19.528v-4.583h4.125l-.009.018zm7.15.065h1.76v4.583a.917.917 0 0 1-1.063 1.063h-3.823a.917.917 0 0 1-1.045-1.063v-9.497a.917.917 0 0 1 1.073-1.072h3.758a.917.917 0 0 1 1.1 1.072v2.75h-1.833v-2.328H18.2v4.491h2.365z" fill="#FFF"/></g></svg>
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 1.7 KiB |
|
@ -1,34 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/icon/meetone</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.5" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<circle id="path-2" cx="15" cy="15" r="15"></circle>
|
||||
<filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="filter-3">
|
||||
<feOffset dx="0" dy="0.5" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
</defs>
|
||||
<g id="icon/meetone" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" transform="translate(1.000000, 0.000000)" fill-rule="nonzero">
|
||||
<g id="Oval">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
||||
<use fill="#000000" xlink:href="#path-2"></use>
|
||||
<use fill="url(#linearGradient-1)" style="mix-blend-mode: soft-light;" xlink:href="#path-2"></use>
|
||||
<circle stroke-opacity="0.0970052083" stroke="#000000" stroke-width="1" stroke-linejoin="square" cx="15" cy="15" r="14.5"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="meetone" transform="translate(8.000000, 3.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<polygon id="Path" fill-opacity="0.703370848" points="0.673170732 18.0073171 7.62926829 22.3829268 8.47073171 22.3829268 15.3146341 18.0073171 14.2487805 17.1658537 8.02195122 21.1487805 1.57073171 17.1658537"></polygon>
|
||||
<path d="M4.03902439,7.85365854 L7.96585366,1.90731707 L12.004878,7.9097561 L12.9585366,7.06829268 L8.47073171,0.336585366 C8.47073171,0.336585366 8.07804878,-0.168292683 7.46097561,0.336585366 L2.86097561,7.23658537 L4.03902439,7.85365854 Z" id="Path" fill-opacity="0.703370848"></path>
|
||||
<path d="M8.07804878,19.8585366 C8.30243902,19.0731707 8.58292683,18.3439024 8.80731707,17.5585366 C9.81707317,14.4170732 10.8268293,11.2195122 11.8365854,8.07804878 C11.8926829,7.9097561 11.9487805,7.68536585 12.004878,7.51707317 C12.1170732,7.1804878 12.2853659,7.01219512 12.6219512,7.01219512 C12.9585366,7.01219512 13.1829268,7.23658537 13.2390244,7.51707317 C13.5195122,8.63902439 13.7439024,9.81707317 14.0243902,10.9390244 C14.5292683,13.0707317 14.9780488,15.2585366 15.4829268,17.3902439 C15.595122,17.895122 15.4268293,18.2317073 15.0341463,18.3439024 C14.6414634,18.4560976 14.3609756,18.1756098 14.2487805,17.6707317 C13.6878049,15.2585366 13.1268293,12.8463415 12.6219512,10.3780488 C12.6219512,10.2658537 12.5658537,10.2097561 12.5097561,10.0414634 C12.4536585,10.2097561 12.397561,10.3780488 12.3414634,10.4902439 C11.2756098,13.7439024 10.2658537,16.997561 9.2,20.2512195 C9.03170732,20.8682927 8.80731707,21.4292683 8.63902439,22.0463415 C8.52682927,22.4390244 8.30243902,22.6073171 7.96585366,22.6073171 C7.62926829,22.6073171 7.40487805,22.4390244 7.29268293,22.0463415 C6.05853659,18.1756098 4.82439024,14.304878 3.64634146,10.4341463 C3.5902439,10.3219512 3.5902439,10.2658537 3.53414634,10.0414634 C3.42195122,10.602439 3.3097561,11.1073171 3.19756098,11.5560976 C2.74878049,13.5756098 2.3,15.6512195 1.85121951,17.6707317 C1.73902439,18.2317073 1.2902439,18.5121951 0.841463415,18.2317073 C0.56097561,18.0634146 0.504878049,17.7829268 0.56097561,17.4463415 C1.17804878,14.6414634 1.85121951,11.8365854 2.46829268,9.03170732 C2.5804878,8.58292683 2.69268293,8.13414634 2.74878049,7.68536585 C2.86097561,7.23658537 3.08536585,7.01219512 3.42195122,7.01219512 C3.75853659,7.01219512 3.98292683,7.23658537 4.09512195,7.68536585 C5.38536585,11.7243902 6.67560976,15.8195122 7.9097561,19.8585366 C8.02195122,19.8585366 8.02195122,19.8585366 8.07804878,19.8585366 Z" id="Path"></path>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="c"><stop stop-color="#FFF" stop-opacity=".5" offset="0%"/><stop stop-opacity=".5" offset="100%"/></linearGradient><circle id="b" cx="15" cy="15" r="15"/><filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="a"><feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation=".5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" in="shadowBlurOuter1"/></filter></defs><g fill="none"><g transform="translate(1)"><use fill="#000" filter="url(#a)" xlink:href="#b"/><use fill="#000" xlink:href="#b"/><use fill="url(#c)" style="mix-blend-mode:soft-light" xlink:href="#b"/><circle stroke-opacity=".097" stroke="#000" stroke-linejoin="square" cx="15" cy="15" r="14.5"/></g><g fill="#FFF"><path fill-opacity=".703" d="M8.673 21.007l6.956 4.376h.842l6.844-4.376-1.066-.841-6.227 3.983-6.451-3.983zm3.366-10.153l3.927-5.947 4.039 6.003.954-.842-4.488-6.731s-.393-.505-1.01 0l-4.6 6.9 1.178.617z"/><path d="M16.078 22.859c.224-.786.505-1.515.73-2.3 1.01-3.142 2.019-6.34 3.029-9.481.056-.168.112-.393.168-.56.112-.338.28-.506.617-.506a.61.61 0 0 1 .617.505c.28 1.122.505 2.3.785 3.422.505 2.132.954 4.32 1.459 6.451.112.505-.056.842-.449.954-.393.112-.673-.168-.785-.673-.561-2.412-1.122-4.825-1.627-7.293 0-.112-.056-.168-.112-.337a3.714 3.714 0 0 1-.169.45c-1.065 3.253-2.075 6.507-3.141 9.76-.168.617-.393 1.178-.561 1.795-.112.393-.337.561-.673.561-.337 0-.561-.168-.673-.56-1.234-3.871-2.469-7.742-3.647-11.613-.056-.112-.056-.168-.112-.393a32.883 32.883 0 0 1-.336 1.515c-.45 2.02-.898 4.095-1.347 6.115-.112.56-.56.841-1.01.56-.28-.168-.336-.448-.28-.785.617-2.805 1.29-5.61 1.907-8.414.112-.45.225-.898.28-1.347.113-.448.337-.673.674-.673s.56.225.673.673c1.29 4.04 2.58 8.135 3.815 12.174h.168z"/></g></g></svg>
|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 2.1 KiB |
|
@ -1,34 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/icon/pre</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.5" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<circle id="path-2" cx="15" cy="15" r="15"></circle>
|
||||
<filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="filter-3">
|
||||
<feOffset dx="0" dy="0.5" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
</defs>
|
||||
<g id="icon/pre" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" transform="translate(1.000000, 0.000000)" fill-rule="nonzero">
|
||||
<g id="Oval">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
||||
<use fill="#3A8CBD" xlink:href="#path-2"></use>
|
||||
<use fill="url(#linearGradient-1)" style="mix-blend-mode: soft-light;" xlink:href="#path-2"></use>
|
||||
<circle stroke-opacity="0.0970052083" stroke="#000000" stroke-width="1" stroke-linejoin="square" cx="15" cy="15" r="14.5"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="pre" transform="translate(8.000000, 7.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<path d="M5.75133903,9.81789174 L7.24239316,9.81789174 C7.66876663,9.81942345 8.09013122,9.72599449 8.47589744,9.54438746 C8.84020325,9.36398925 9.16546595,9.11369186 9.43316239,8.80774929 C9.69850156,8.49149457 9.90436907,8.12979787 10.0407977,7.74017094 C10.1882755,7.34571347 10.2630263,6.92778879 10.2614245,6.50666667 C10.2640229,6.09566591 10.182584,5.6884714 10.0221083,5.31008547 C9.8677238,4.92695897 9.64998433,4.5725352 9.3780057,4.26165242 C9.10413246,3.9498621 8.77278174,3.69372691 8.40205128,3.50723647 C8.02172232,3.31073448 7.59936547,3.20952526 7.17128205,3.21230769 L3.25105413,3.21225184 L3.25105413,12.7266097 L5.75452991,12.7266097 L5.75133903,9.81789174 Z M5.75133903,5.51019943 L7.01994302,5.51019943 C7.19620439,5.52166072 7.36119204,5.60088746 7.48034188,5.73128205 C7.62757835,5.87851852 7.71965812,6.13652422 7.71965812,6.54131054 C7.71965812,6.94609687 7.62849003,7.18541311 7.4985755,7.31623932 C7.38826211,7.44524217 7.24102564,7.53732194 7.07555556,7.53732194 L5.75133903,7.53732194 L5.75133903,5.51019943 Z" id="Shape"></path>
|
||||
<path d="M0.0200569801,0.916239316 L0.0200569801,15.0381766 C0.0200569801,15.5442016 0.430271295,15.954416 0.936296296,15.954416 L15.0582336,15.954416 C15.5642586,15.954416 15.9744729,15.5442016 15.9744729,15.0381766 L15.9744729,0.916239316 C15.9744729,0.410214315 15.5642586,8.09735311e-17 15.0582336,0 L0.936296296,0 C0.430271295,-8.09735311e-17 0.0200569801,0.410214315 0.0200569801,0.916239316 Z M13.1788034,14.0749858 L2.7965812,14.0749858 C2.55350045,14.0751067 2.32033427,13.978628 2.14840747,13.8067867 C1.97648066,13.6349454 1.87988601,13.4018272 1.87988604,13.1587464 L1.87988604,2.77652422 C1.87988601,2.53344344 1.97648066,2.30032528 2.14840747,2.12848397 C2.32033427,1.95664265 2.55350045,1.86016396 2.7965812,1.8602849 L13.1788034,1.8602849 C13.6848284,1.8602849 14.0950427,2.27049921 14.0950427,2.77652422 L14.0950427,13.1587464 C14.0950427,13.6647714 13.6848284,14.0749858 13.1788034,14.0749858 Z" id="Shape"></path>
|
||||
<rect id="Rectangle" x="6.87407407" y="10.9410826" width="5.87259259" height="1.80421652"></rect>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="c"><stop stop-color="#FFF" stop-opacity=".5" offset="0%"/><stop stop-opacity=".5" offset="100%"/></linearGradient><circle id="b" cx="15" cy="15" r="15"/><filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="a"><feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation=".5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" in="shadowBlurOuter1"/></filter></defs><g fill="none"><g transform="translate(1)"><use fill="#000" filter="url(#a)" xlink:href="#b"/><use fill="#3A8CBD" xlink:href="#b"/><use fill="url(#c)" style="mix-blend-mode:soft-light" xlink:href="#b"/><circle stroke-opacity=".097" stroke="#000" stroke-linejoin="square" cx="15" cy="15" r="14.5"/></g><g fill="#FFF"><path d="M13.751 16.818h1.491c.427.001.848-.092 1.234-.274a3.1 3.1 0 0 0 .957-.736c.266-.317.471-.678.608-1.068.147-.394.222-.812.22-1.233a3.016 3.016 0 0 0-.239-1.197 3.683 3.683 0 0 0-.644-1.048 3.232 3.232 0 0 0-.976-.755 2.644 2.644 0 0 0-1.23-.295h-3.92v9.515h2.503l-.004-2.91zm0-4.308h1.269c.176.012.341.09.46.221.148.148.24.406.24.81 0 .405-.092.644-.221.775a.566.566 0 0 1-.423.221H13.75V12.51z"/><path d="M8.02 7.916v14.122c0 .506.41.916.916.916h14.122c.506 0 .916-.41.916-.916V7.916A.916.916 0 0 0 23.058 7H8.936a.916.916 0 0 0-.916.916zm13.16 13.159H10.797a.916.916 0 0 1-.917-.916V9.777a.916.916 0 0 1 .917-.917h10.382c.506 0 .916.41.916.917v10.382c0 .506-.41.916-.916.916z"/><path d="M14.874 17.941h5.873v1.804h-5.873z"/></g></g></svg>
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 1.8 KiB |
|
@ -1,33 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/icon/vtho</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<defs>
|
||||
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
|
||||
<stop stop-color="#FFFFFF" stop-opacity="0.5" offset="0%"></stop>
|
||||
<stop stop-color="#000000" stop-opacity="0.5" offset="100%"></stop>
|
||||
</linearGradient>
|
||||
<circle id="path-2" cx="15" cy="15" r="15"></circle>
|
||||
<filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="filter-3">
|
||||
<feOffset dx="0" dy="0.5" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
|
||||
<feGaussianBlur stdDeviation="0.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
||||
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
|
||||
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
|
||||
</filter>
|
||||
</defs>
|
||||
<g id="icon/vtho" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Group" transform="translate(1.000000, 0.000000)" fill-rule="nonzero">
|
||||
<g id="Oval">
|
||||
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
||||
<use fill="#2A5284" xlink:href="#path-2"></use>
|
||||
<use fill="url(#linearGradient-1)" style="mix-blend-mode: soft-light;" xlink:href="#path-2"></use>
|
||||
<circle stroke-opacity="0.0970052083" stroke="#000000" stroke-width="1" stroke-linejoin="square" cx="15" cy="15" r="14.5"></circle>
|
||||
</g>
|
||||
</g>
|
||||
<g id="vtho" transform="translate(10.000000, 5.000000)" fill="#FFFFFF" fill-rule="nonzero">
|
||||
<polygon id="Path" fill-opacity="0.704326923" points="9.33774834 0.0529801325 12.0860927 0.0529801325 6.9205298 6.94701987 11.5562914 6.94701987 0.483443709 19.9470199 4.06622517 10.7615894 0.0198675497 10.7615894 4.09933775 0.0529801325"></polygon>
|
||||
<polygon id="Path" points="9.33774834 0.0529801325 9.50331126 0.0529801325 4.86092715 7.97350993 9.10596026 7.97350993 0.483443709 19.9470199 4.06622517 10.7615894 0.0198675497 10.7615894 4.09933775 0.0529801325"></polygon>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="c"><stop stop-color="#FFF" stop-opacity=".5" offset="0%"/><stop stop-opacity=".5" offset="100%"/></linearGradient><circle id="b" cx="15" cy="15" r="15"/><filter x="-5.8%" y="-4.2%" width="111.7%" height="111.7%" filterUnits="objectBoundingBox" id="a"><feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur stdDeviation=".5" in="shadowOffsetOuter1" result="shadowBlurOuter1"/><feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0" in="shadowBlurOuter1"/></filter></defs><g fill="none"><g transform="translate(1)"><use fill="#000" filter="url(#a)" xlink:href="#b"/><use fill="#2A5284" xlink:href="#b"/><use fill="url(#c)" style="mix-blend-mode:soft-light" xlink:href="#b"/><circle stroke-opacity=".097" stroke="#000" stroke-linejoin="square" cx="15" cy="15" r="14.5"/></g><g fill="#FFF"><path fill-opacity=".704" d="M19.338 5.053h2.748l-5.165 6.894h4.635l-11.073 13 3.583-9.185H10.02L14.1 5.053z"/><path d="M19.338 5.053h.165l-4.642 7.92h4.245l-8.623 11.974 3.583-9.185H10.02L14.1 5.053z"/></g></g></svg>
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/white/aeur</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="white/aeur" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M15.9524873,19.9859718 C15.965997,19.9860485 15.9795157,19.986087 15.9930435,19.986087 C16.0104837,19.9860653 16.0279091,19.9859799 16.0453192,19.985831 C16.0469578,19.9901708 16.0480659,19.994775 16.0485653,19.9995651 C16.0485653,20.0193838 16.0366268,20.037251 16.0183168,20.0448352 C16.0000068,20.0524195 15.978931,20.0482273 15.9649171,20.0342134 C15.9522029,20.0214992 15.9475731,20.0029724 15.9524873,19.9859718 Z M9.93755811,16.4930435 C9.34130953,17.5224127 9,18.7178695 9,19.9930435 C9,23.8551947 12.1308922,26.986087 15.9930435,26.986087 C19.8532085,26.9812959 22.9812959,23.8532085 22.986087,19.9930435 C22.986087,18.7165569 22.6440744,17.5199516 22.0466867,16.4898652 C22.6427178,15.4613088 22.9845057,14.2670471 22.986087,12.9930435 C22.986087,9.13089221 19.8551947,6 15.9930435,6 C12.1308922,6 9,9.13089221 9,12.9930435 C9,14.2682174 9.34130953,15.4636742 9.93755811,16.4930435 Z M16.0485653,12.9995651 L16.048561,13.0002158 C16.0300722,13.000072 16.0115662,13 15.9930435,13 C15.9788748,13 15.9647161,13.0000421 15.9505672,13.0001263 C15.9504913,12.993627 15.9517081,12.9870594 15.9542952,12.9808136 C15.9618795,12.9625036 15.9797467,12.9505651 15.9995653,12.9505651 C16.0254282,12.9532616 16.0458688,12.9737022 16.0485653,12.9995651 Z" id="Combined-Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm-.048-12.014a7.144 7.144 0 0 0 .093 0 .055.055 0 0 1 .004.014.049.049 0 1 1-.097-.014zm-6.014-3.493a6.993 6.993 0 0 0 6.055 10.493 7.002 7.002 0 0 0 6.993-6.993 6.96 6.96 0 0 0-.94-3.503 6.993 6.993 0 1 0-12.11.003zM16.048 13a7.138 7.138 0 0 0-.097 0 .049.049 0 0 1 .049-.05.055.055 0 0 1 .049.05z" fill="#FFF"/></svg>
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 484 B |
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/white/beam</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="white/beam" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M27.16,12.66 L27.16,10.46 L20,14.63 L15.58,7.01 L15.58,12.01 L17.83,15.91 L16.92,16.45 L15.58,14.09 L14.14,16.65 L13.14,16.24 L15.58,12.01 L15.58,7.01 L10.74,15.25 L4,12.46 L4,15.01 L10,16.49 L6.2,23.01 L15.58,23.01 L15.58,20.32 L10.79,20.32 L12.58,17.18 L13.66,17.45 L12.58,19.35 L18.58,19.35 L17.68,17.76 L18.87,17.67 L20.4,20.32 L15.58,20.32 L15.58,23.01 L25,23.01 L21.76,17.48 L27.2,17.08 L27.2,14.87 L21.08,16.38 L27.19,14.81 L27.19,12.81 L20.56,15.5 L27.16,12.66 Z M18.46,17.01 L17.38,17.28 L18.44,17.01 L18.46,17.01 Z M18.12,16.41 L17.12,16.81 L18.12,16.4 L18.12,16.41 Z" id="Combined-Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm11.16-19.34v-2.2L20 14.63l-4.42-7.62v5l2.25 3.9-.91.54-1.34-2.36-1.44 2.56-1-.41 2.44-4.23v-5l-4.84 8.24L4 12.46v2.55l6 1.48-3.8 6.52h9.38v-2.69h-4.79l1.79-3.14 1.08.27-1.08 1.9h6l-.9-1.59 1.19-.09 1.53 2.65h-4.82v2.69H25l-3.24-5.53 5.44-.4v-2.21l-6.12 1.51 6.11-1.57v-2l-6.63 2.69 6.6-2.84zm-8.7 4.35l-1.08.27 1.06-.27h.02zm-.34-.6l-1 .4 1-.41v.01z" fill="#FFF"/></svg>
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 536 B |
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 2.8 KiB |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/white/dai</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="white/dai" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M26.6333333,15.8166667 L15.8166667,5 L5,15.8166667 L15.8166667,19.8133333 L26.6333333,15.8166667 Z M8.36416667,14.9 L15.6975,7.40166667 C15.6975,7.40166667 22.8658333,14.735 23.1683333,14.8816667 C23.4708333,15.0283333 18.2366667,14.8816667 18.2366667,14.8816667 L15.8166667,12.4066667 L13.3691667,14.9 L8.36416667,14.9 Z M15.8166667,20.5741667 L5,16.605 L15.8166667,26.6333333 L26.6333333,16.55 L15.8166667,20.5741667 Z" id="Combined-Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm10.633-16.183L15.817 5 5 15.817l10.817 3.996 10.816-3.996zM8.364 14.9l7.333-7.498s7.169 7.333 7.471 7.48c.303.146-4.931 0-4.931 0l-2.42-2.475-2.448 2.493H8.364zm7.453 5.674L5 16.605l10.817 10.028L26.633 16.55l-10.816 4.024z" fill="#FFF"/></svg>
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 410 B |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/white/eon</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="white/eon" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M15.8099781,27.6750069 C15.9096589,27.7275664 16.0426477,27.7538462 16.1230769,27.7538462 C16.2396091,27.7538462 16.411309,27.6986784 16.5337084,27.588343 C17.4019433,27.0399283 21.4929291,24.4607775 23.6307692,23.2 C24.0615385,22.9538462 24.1846154,22.7076923 24.0615385,22.2769231 C23.3846154,19.1384615 21.9076923,12.1230769 21.9076923,12.1230769 L21.9001965,12.1427535 C21.8937303,11.9871815 21.8168139,11.8481549 21.6615385,11.6307692 C21.6615385,11.6307692 18.2769231,6.70769231 16.8,4.55384615 C16.4923077,4.18461538 16.3076923,4 16.1230769,4 C15.9384615,4 15.6923077,4.18461538 15.4461538,4.55384615 C13.9692308,6.64615385 10.5846154,11.6307692 10.5846154,11.6307692 C10.4445399,11.826875 10.3682331,11.9592119 10.349889,12.0974532 C10.3425347,12.0743399 10.3384615,12.0615385 10.3384615,12.0615385 C10.3384615,12.0615385 8.86153846,19.1384615 8.12307692,22.2769231 C8,22.7076923 8.12307692,22.9538462 8.55384615,23.2 C10.9538462,24.6153846 15.8153846,27.6923077 15.8153846,27.6923077 L15.8099781,27.6750069 Z M10.7683078,13.4192444 C11.404794,15.1887699 13.1149696,19.9602935 13.9076923,22.3384615 C14.2461262,23.2691548 14.9626234,25.3922014 15.3774525,26.6284232 C13.9875732,25.782563 12.3260974,24.7737449 10.9538462,23.9384615 C10.3384615,23.5692308 9.66153846,23.2 9.04615385,22.7692308 C8.8,22.5846154 8.8,22.4 8.8,22.2769231 C9.41510493,19.3859299 10.0916924,16.2490066 10.7683078,13.4192444 Z M16.9008829,26.5713901 C17.3321589,25.3278762 18.0468373,23.254995 18.3384615,22.3384615 C19.1166566,20.0525134 20.778986,15.3832469 21.4417834,13.5259349 C22.1098966,16.3277089 22.7772304,19.4222138 23.3846154,22.2769231 C23.3846154,22.4 23.3846154,22.5846154 23.1384615,22.7692308 C22.5230769,23.2 21.8461538,23.5692308 21.2307692,23.9384615 C19.8892295,24.755051 18.2712663,25.7374944 16.9008829,26.5713901 Z M20.5513971,12.4923077 C19.953254,14.2518238 17.3697616,21.8526112 16.1230769,25.5384615 C14.8221886,21.8526112 12.1844924,14.2518238 11.5741983,12.4923077 C13.5429594,12.4923077 18.4158397,12.4923077 20.5513971,12.4923077 Z M11.6564345,11.8153846 C12.4066199,10.7175581 14.9650549,6.97246472 16.0615385,5.35384615 C17.158022,6.97246472 19.716457,10.7175581 20.4666424,11.8153846 C18.433911,11.8153846 13.5688778,11.8153846 11.6564345,11.8153846 Z" id="Combined-Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm-.19-4.325c.1.053.233.079.313.079a.667.667 0 0 0 .41-.166c.869-.548 4.96-3.127 7.098-4.388.43-.246.554-.492.43-.923a3332.509 3332.509 0 0 1-2.153-10.154l-.008.02c-.006-.156-.083-.295-.238-.512 0 0-3.385-4.923-4.862-7.077-.308-.37-.492-.554-.677-.554-.185 0-.43.185-.677.554-1.477 2.092-4.861 7.077-4.861 7.077-.14.196-.217.328-.235.466l-.012-.035s-1.476 7.076-2.215 10.215c-.123.43 0 .677.43.923 2.4 1.415 7.262 4.492 7.262 4.492l-.005-.017zm-5.042-14.256c.637 1.77 2.347 6.541 3.14 8.92.338.93 1.055 3.053 1.47 4.29l-4.424-2.69c-.616-.37-1.292-.739-1.908-1.17-.246-.184-.246-.369-.246-.492.615-2.891 1.292-6.028 1.968-8.858zm6.133 13.152a245.09 245.09 0 0 0 1.437-4.233c.779-2.285 2.441-6.955 3.104-8.812.668 2.802 1.335 5.896 1.943 8.75 0 .124 0 .309-.247.493-.615.431-1.292.8-1.907 1.17-1.342.816-2.96 1.798-4.33 2.632zm3.65-14.079c-.598 1.76-3.181 9.36-4.428 13.046a3516.33 3516.33 0 0 1-4.549-13.046h8.977zm-8.895-.677c.75-1.097 3.31-4.843 4.406-6.461a2810.21 2810.21 0 0 0 4.405 6.461h-8.81z" fill="#FFF"/></svg>
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="33px" height="32px" viewBox="0 0 33 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/white/eop</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="white/eop" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(1.000000, 0.000000)">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M14.7142857,28 L9.36571429,13.7371429 L7.20571429,23.5771429 L14.7142857,28 Z M16.12,4.17142857 L10.2571429,11.3028571 L16.12,26.2857143 L22.0171429,11.3028571 L16.12,4.17142857 Z M17.56,28 L25.0342857,23.5771429 L22.9085714,13.7371429 L17.56,28 Z" id="Combined-Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="33" height="32" viewBox="0 0 33 32" xmlns="http://www.w3.org/2000/svg"><path d="M17 32C8.163 32 1 24.837 1 16S8.163 0 17 0s16 7.163 16 16-7.163 16-16 16zm-1.286-4l-5.348-14.263-2.16 9.84L15.714 28zM17.12 4.171l-5.863 7.132 5.863 14.983 5.897-14.983L17.12 4.17zM18.56 28l7.474-4.423-2.125-9.84L18.56 28z" fill="#FFF"/></svg>
|
Before Width: | Height: | Size: 924 B After Width: | Height: | Size: 335 B |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/white/gin</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="white/gin" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M24.0285899,17.3262545 C24.4299059,17.3262545 24.7552212,17.0009392 24.7552212,16.5996232 C24.7552212,16.1983072 24.4299059,15.8729919 24.0285899,15.8729919 L22.3698747,15.8729919 L22.3698747,14.2312585 L25.8403406,14.2312585 C26.2416567,14.2312585 26.566972,13.9059432 26.566972,13.5046272 C26.566972,13.1033112 26.2416567,12.7779959 25.8403406,12.7779959 L22.3551509,12.7779959 C22.212986,11.1715563 20.9907878,9.87140869 19.421034,9.61003051 L19.421034,7.860962 C19.421034,7.45964597 19.0957187,7.13433067 18.6944027,7.13433067 C18.2930866,7.13433067 17.9677713,7.45964597 17.9677713,7.860962 L17.9677713,9.56128116 L16.3261308,9.56128116 L16.3261308,5.73988803 C16.3261308,5.338572 16.0008464,5.0132567 15.5995304,5.0132567 C15.1982144,5.0132567 14.8728681,5.338572 14.8728681,5.73988803 L14.8728681,9.56128116 L13.2312895,9.56128116 L13.2312895,7.860962 C13.2312585,7.45964597 12.9059432,7.13433067 12.5046272,7.13433067 C12.1033112,7.13433067 11.7779959,7.45964597 11.7779959,7.860962 L11.7779959,9.60999958 C10.2082111,9.87137776 8.98598203,11.1715254 8.84387892,12.7779649 L4.74010455,12.7779649 C4.33878852,12.7779649 4.01347323,13.1032802 4.01347323,13.5045963 C4.01347323,13.9059123 4.33878852,14.2312276 4.74010455,14.2312276 L8.82921699,14.2312276 L8.82921699,15.8729609 L7.17050181,15.8729609 C6.76918578,15.8729609 6.44387048,16.1982762 6.44387048,16.5995923 C6.44387048,17.0009083 6.76918578,17.3262236 7.17050181,17.3262236 L8.82921699,17.3262236 L8.82921699,18.967926 L5.66807441,18.967926 C5.26675838,18.967926 4.94144308,19.2932413 4.94144308,19.6945573 C4.94144308,20.0958734 5.26675838,20.4211886 5.66807441,20.4211886 L8.84394078,20.4211886 C8.9860439,22.0275663 10.2083039,23.3277449 11.7780577,23.5890612 L11.7780577,24.7196069 C11.7780577,25.1209229 12.103373,25.4462382 12.5046891,25.4462382 C12.9060051,25.4462382 13.2313204,25.1209229 13.2313204,24.7196069 L13.2313204,23.6377796 L14.8728991,23.6377796 L14.8728991,26.9290589 C14.8728991,27.3303749 15.1982453,27.6556902 15.5995613,27.6556902 C16.0008774,27.6556902 16.3261927,27.3303749 16.3261927,26.9290589 L16.3261927,23.6377796 L17.9678332,23.6377796 L17.9678332,25.3382535 C17.9678332,25.7395695 18.2931485,26.0648848 18.6944645,26.0648848 C19.0957806,26.0648848 19.4210959,25.7395695 19.4210959,25.3382535 L19.4210959,23.5891849 C20.9908806,23.3278686 22.2130788,22.027721 22.3552128,20.4213124 L27.1660736,20.4213124 C27.5673897,20.4213124 27.892705,20.0959971 27.892705,19.694681 C27.892705,19.293365 27.5673897,18.9680497 27.1660736,18.9680497 L22.3699366,18.9680497 L22.3699366,17.3263473 L24.0285899,17.3263473 L24.0285899,17.3262545 Z M21.2092628,20.1077514 C21.2092628,21.4142711 20.1463043,22.4772296 18.8396299,22.4772296 L12.3594308,22.4772296 C11.0528184,22.4772296 9.98985982,21.4143329 9.98985982,20.1077514 L9.98985982,13.0913713 C9.98985982,11.7847897 11.0528184,10.7218312 12.3594308,10.7218312 L18.8396299,10.7218312 C20.1462424,10.7218312 21.2092628,11.7847897 21.2092628,13.0913713 L21.2092628,20.1077514 Z M13.900963,12.4345034 C13.6198592,12.4329715 13.3389494,12.4370566 13.059523,12.4638498 C12.6184975,12.5135247 12.2928507,12.9143349 12.27902,13.348449 C12.2569605,14.3323111 12.2752413,15.3175009 12.2692924,16.3018864 C12.2829264,16.8041988 12.2354907,17.3111936 12.3083741,17.8092039 C12.3799783,18.2530813 12.8138753,18.5382345 13.2449562,18.5377239 C14.5846668,18.5469153 15.9247094,18.5411451 17.2645911,18.5421919 L17.2645911,19.0970081 L12.9508847,19.0970081 C12.7658702,19.6520362 12.5809451,20.2070796 12.3959383,20.7621077 L16.6895026,20.7621077 C17.1918175,20.7484992 17.6988073,20.7960243 18.19682,20.7231536 C18.6406949,20.6515494 18.9258532,20.2176549 18.9253426,19.7865766 C18.9354022,18.0338056 18.9266192,16.2806056 18.9296575,14.5276864 C18.9139043,14.0566532 18.9710983,13.5783026 18.8764949,13.1141988 C18.7748396,12.6408856 18.2678626,12.4083281 17.8196371,12.4367375 L14.7440753,12.4367375 C14.4634107,12.4424056 14.1820311,12.4357162 13.9009324,12.4344396 L13.900963,12.4345034 Z M13.9343868,14.1018422 L17.2645885,14.1018422 L17.2645885,16.8769673 L13.9343868,16.8769673 L13.9343868,14.1018422 Z" id="Combined-Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm8.029-14.674a.727.727 0 1 0 0-1.453h-1.66v-1.642h3.471a.727.727 0 1 0 0-1.453h-3.485a3.536 3.536 0 0 0-2.934-3.168V7.861a.727.727 0 1 0-1.453 0v1.7h-1.642V5.74a.727.727 0 1 0-1.453 0v3.82H13.23v-1.7a.727.727 0 0 0-1.453 0v1.75a3.536 3.536 0 0 0-2.934 3.168H4.74a.727.727 0 1 0 0 1.453h4.09v1.642H7.17a.727.727 0 1 0 0 1.453h1.66v1.642H5.667a.727.727 0 1 0 0 1.453h3.176a3.536 3.536 0 0 0 2.934 3.168v1.13a.727.727 0 1 0 1.453 0v-1.081h1.642v3.291a.727.727 0 0 0 1.453 0v-3.291h1.642v1.7a.727.727 0 1 0 1.453 0V23.59a3.536 3.536 0 0 0 2.934-3.168h4.811a.727.727 0 1 0 0-1.453H22.37v-1.642h1.659zm-2.82 2.782a2.372 2.372 0 0 1-2.37 2.37h-6.48a2.372 2.372 0 0 1-2.37-2.37V13.09a2.372 2.372 0 0 1 2.37-2.37h6.48a2.372 2.372 0 0 1 2.37 2.37v7.017zm-7.308-7.673a8.335 8.335 0 0 0-.841.029c-.442.05-.767.45-.781.884-.022.984-.004 1.97-.01 2.954.014.502-.034 1.01.04 1.507.071.444.505.73.936.729 1.34.009 2.68.003 4.02.004v.555H12.95l-.555 1.665h4.294c.502-.014 1.009.034 1.507-.039.444-.071.729-.505.728-.936.01-1.753.002-3.506.005-5.26-.016-.47.041-.949-.054-1.413-.101-.473-.608-.706-1.056-.677h-3.076c-.28.005-.562-.001-.843-.003zm.033 1.667h3.33v2.775h-3.33v-2.775z" fill="#FFF"/></svg>
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 1.3 KiB |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/white/grin</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="white/grin" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M22.6399899,9.56793554 C22.3008957,8.80672409 21.9849747,7.30280634 21.1153998,6.96838011 C19.9959221,6.5379272 19.3038966,9.35604335 19.1390174,10.0680745 L18.9723045,10.0680745 C18.6900594,8.84806891 18.3112875,7.11892192 16.9717488,6.73381495 C16.3515765,9.33853848 17.6195954,12.1484857 18.8055915,14.4026118 C20.0719433,13.7974437 20.688948,11.9022506 20.8061472,10.5682134 L20.9728602,10.5682134 L22.306564,14.5693248 C23.3795287,14.2609058 23.7527991,13.1991109 24.14024,12.2353432 C24.971971,10.1667685 25.6698316,7.62272854 25.1406846,5.40011114 C23.5394064,5.85357044 23.0522711,8.14337316 22.6399899,9.56793554 Z M6.63554426,14.9027508 C8.06844229,14.2185607 8.75029836,12.0529592 8.96952592,10.5682134 L9.1362389,10.5682134 C9.305786,11.2839122 9.75907858,13.1302584 10.653327,13.2487913 C11.7926435,13.3994999 12.389976,10.8714643 12.4704984,10.0680745 L12.6372114,10.0680745 C13.000479,11.3232565 13.383252,12.9555432 14.6377671,13.569047 C15.1005623,11.6251737 14.5464084,9.5520978 13.8355443,7.7340928 C13.6528268,7.26662962 13.2775559,6.00627952 12.6330436,6.00627952 C11.5770836,6.00627952 10.9834187,8.78971937 10.8033687,9.56793554 L10.6366557,9.56793554 L9.30295188,5.56682412 C6.95696688,6.68713532 5.68261289,12.6442901 6.63554426,14.9027508 Z M4.13484962,16.9033065 C5.87583323,24.4972492 13.9062306,28.8022784 21.1395732,25.5953876 C23.7721378,24.4282301 25.8603845,22.3486524 27.0643856,19.7374271 C27.375472,19.0627396 27.9864751,17.8415671 27.6302094,16.9563212 C27.2754442,16.0745763 23.8346551,17.5153098 22.9749163,17.891581 C22.8542161,17.9452626 22.7690258,18.0566268 22.7491869,18.1873298 C22.7210124,18.3722145 22.7710263,18.5606002 22.8875587,18.7071409 C23.0039244,18.8536816 23.1761389,18.9450403 23.3626907,18.9593776 C23.9930325,19.0078911 24.8072586,19.0705752 24.8072586,19.0705752 C22.1920322,24.1328147 15.121068,26.3711031 10.1365168,22.326813 C9.02087352,21.4217283 8.02559705,20.3462629 7.35574432,19.0705752 C7.03182101,18.4537371 6.73140422,17.6648513 6.18075126,17.2415671 C5.65177099,16.8347874 4.84921473,16.6954154 4.13484962,16.9033065 Z" id="Combined-Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm6.64-22.432c-.34-.761-.655-2.265-1.525-2.6-1.12-.43-1.811 2.388-1.976 3.1h-.167c-.282-1.22-.66-2.95-2-3.334-.62 2.605.648 5.414 1.834 7.669 1.266-.606 1.883-2.5 2-3.835h.167l1.334 4.001c1.073-.308 1.446-1.37 1.833-2.334.832-2.068 1.53-4.612 1-6.835-1.6.454-2.088 2.743-2.5 4.168zM6.636 14.903c1.432-.684 2.114-2.85 2.334-4.335h.166c.17.716.623 2.562 1.517 2.68 1.14.151 1.737-2.377 1.817-3.18h.167c.363 1.255.746 2.888 2 3.501.464-1.944-.09-4.017-.801-5.835-.183-.467-.558-1.728-1.203-1.728-1.056 0-1.65 2.784-1.83 3.562h-.166L9.303 5.567c-2.346 1.12-3.62 7.077-2.667 9.336zm-2.501 2c1.74 7.594 9.771 11.9 17.005 8.692a11.773 11.773 0 0 0 5.924-5.858c.311-.674.922-1.895.566-2.78-.355-.882-3.795.558-4.655.935a.387.387 0 0 0-.226.295.672.672 0 0 0 .614.772l1.444.112c-2.615 5.062-9.686 7.3-14.67 3.256-1.116-.905-2.111-1.98-2.781-3.256-.324-.617-.625-1.406-1.175-1.83-.53-.406-1.332-.546-2.046-.338z" fill="#FFF"/></svg>
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 2.8 KiB |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/white/ilk</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="white/ilk" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M15.79,4 C9.2785628,4 4,9.2785628 4,15.79 C4,22.3014372 9.2785628,27.58 15.79,27.58 C22.3014372,27.58 27.58,22.3014372 27.58,15.79 C27.56899,9.28312873 22.2968713,4.01100996 15.79,4 Z M15.79,26 C10.1579979,25.9999973 5.59184416,21.4353319 5.59000545,15.8033301 C5.58816673,10.1713283 10.151339,5.60368232 15.7833399,5.60000218 C21.4153408,5.59632203 25.9844784,10.1580006 25.99,15.79 C25.9844875,21.4210195 21.4210195,25.9844875 15.79,25.99 L15.79,26 Z M10.58,14.74 L10.58,11.04 L13.18,11.04 L13.18,14.74 L15.06,14.74 L15.06,10.58 C15.1201788,10.258629 15.0194524,9.92813543 14.7902605,9.69495759 C14.5610686,9.46177975 14.2323607,9.35537056 13.91,9.41 L9.79,9.41 C9.05,9.41 8.68,9.8 8.68,10.58 L8.68,14.74 L10.58,14.74 Z M13.18,15.96 L13.19,15.94 L8.69,15.94 L8.69,20.94 C8.63042922,21.2530408 8.72361779,21.5757305 8.94090346,21.8088188 C9.15818914,22.0419071 9.47355381,22.1574835 9.79,22.12 L13.93,22.12 C14.2503062,22.1736547 14.5767198,22.0684188 14.8053699,21.8377805 C15.03402,21.6071421 15.1364258,21.2798297 15.08,20.96 L15.08,15.96 L13.18,15.96 Z M20.98,16.03 L18.4,16.03 L18.4,11.13 L20.9,11.13 L20.9,13.67 L22.9,13.67 L22.9,10.67 C22.9657041,10.3382644 22.8592923,9.9957956 22.6171555,9.75971229 C22.3750188,9.52362897 22.0299662,9.42591991 21.7,9.5 L17.6,9.5 C17.2745457,9.43777558 16.9394016,9.54080287 16.7051022,9.77510223 C16.4708029,10.0094016 16.3677756,10.3445457 16.43,10.67 L16.43,16.03 L16.43,21.03 C16.3744844,21.3478173 16.4757145,21.6728952 16.7018558,21.9030038 C16.927997,22.1331125 17.2512653,22.2399804 17.57,22.19 L21.74,22.19 C22.0618624,22.2473858 22.3914517,22.143812 22.6226318,21.9126318 C22.853812,21.6814517 22.9573858,21.3518624 22.9,21.03 L22.9,16.03 L20.98,16.03 Z" id="Combined-Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm-.21-28C9.279 4 4 9.279 4 15.79c0 6.511 5.279 11.79 11.79 11.79 6.511 0 11.79-5.279 11.79-11.79C27.569 9.283 22.297 4.011 15.79 4zm0 22c-5.632 0-10.198-4.565-10.2-10.197-.002-5.632 4.561-10.2 10.193-10.203 5.632-.004 10.201 4.558 10.207 10.19-.006 5.631-4.569 10.194-10.2 10.2V26zm-5.21-11.26v-3.7h2.6v3.7h1.88v-4.16a1 1 0 0 0-1.15-1.17H9.79c-.74 0-1.11.39-1.11 1.17v4.16h1.9zm2.6 1.22l.01-.02h-4.5v5a1 1 0 0 0 1.1 1.18h4.14a1 1 0 0 0 1.15-1.16v-5h-1.9zm7.8.07H18.4v-4.9h2.5v2.54h2v-3a1 1 0 0 0-1.2-1.17h-4.1a1 1 0 0 0-1.17 1.17v10.36a1 1 0 0 0 1.14 1.16h4.17a1 1 0 0 0 1.16-1.16v-5h-1.92z" fill="#FFF"/></svg>
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 776 B |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/white/meetone</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="white/meetone" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M9.91596551,21.378998 C10.343164,19.4517158 10.7703625,17.4784908 11.197561,15.5560976 C11.3097561,15.1073171 11.4219512,14.602439 11.5341463,14.0414634 C11.5902439,14.2658537 11.5902439,14.3219512 11.6463415,14.4341463 C12.6541566,17.745539 13.703028,21.0569317 14.7578323,24.3683244 L9.91596551,21.378998 Z M17.1501883,24.4271153 C17.1672413,24.3689324 17.183878,24.3103334 17.2,24.2512195 C18.2658537,20.997561 19.2756098,17.7439024 20.3414634,14.4902439 C20.397561,14.3780488 20.4536585,14.2097561 20.5097561,14.0414634 C20.5658537,14.2097561 20.6219512,14.2658537 20.6219512,14.3780488 C21.0961667,16.6964356 21.6198727,18.9653318 22.1465845,21.2312223 L17.1501883,24.4271153 Z M22.7660836,22.3580297 C22.8481244,22.3753221 22.9377552,22.3714428 23.0341463,22.3439024 C23.4268293,22.2317073 23.595122,21.895122 23.4829268,21.3902439 C22.9780488,19.2585366 22.5292683,17.0707317 22.0243902,14.9390244 C21.7439024,13.8170732 21.5195122,12.6390244 21.2390244,11.5170732 C21.202796,11.3359313 21.0963777,11.1781861 20.9348792,11.0891669 L20.9585366,11.0682927 L16.4707317,4.33658537 C16.4707317,4.33658537 16.0780488,3.83170732 15.4609756,4.33658537 L10.8609756,11.2365854 L10.9256432,11.2704589 C10.8504365,11.3762563 10.7914823,11.5145587 10.7487805,11.6853659 C10.6926829,12.1341463 10.5804878,12.5829268 10.4682927,13.0317073 C9.85121951,15.8365854 9.17804878,18.6414634 8.56097561,21.4463415 C8.50487805,21.7829268 8.56097561,22.0634146 8.84146341,22.2317073 C8.96487854,22.3088418 9.08829367,22.3435521 9.2047088,22.3416717 L15.350517,26.2075833 C15.4744693,26.4855772 15.6795815,26.6073171 15.9658537,26.6073171 C16.1861006,26.6073171 16.3583076,26.535257 16.4824745,26.3754192 L22.7660836,22.3580297 Z M19.9233101,11.788537 C19.8944018,11.8897023 19.8654936,11.9913241 19.8365854,12.0780488 C18.8268293,15.2195122 17.8170732,18.4170732 16.8073171,21.5585366 C16.5829268,22.3439024 16.302439,23.0731707 16.0780488,23.8585366 C16.0219512,23.8585366 16.0219512,23.8585366 15.9097561,23.8585366 C14.6813308,19.8382356 13.3973268,15.7623559 12.1130652,11.7415396 L15.9658537,5.90731707 L19.9233101,11.788537 Z" id="Combined-Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zM9.916 21.379c.427-1.927.854-3.9 1.282-5.823.112-.449.224-.954.336-1.515.056.225.056.281.112.393a805.586 805.586 0 0 0 3.112 9.934L9.916 21.38zm7.234 3.048l.05-.176c1.066-3.253 2.076-6.507 3.141-9.76.057-.113.113-.281.169-.45.056.169.112.225.112.337.474 2.318.998 4.587 1.525 6.853l-4.997 3.196zm5.616-2.069a.553.553 0 0 0 .268-.014c.393-.112.561-.449.449-.954-.505-2.131-.954-4.32-1.459-6.451-.28-1.122-.504-2.3-.785-3.422a.62.62 0 0 0-.304-.428l.024-.02-4.488-6.732s-.393-.505-1.01 0l-4.6 6.9.065.033a1.227 1.227 0 0 0-.177.415c-.056.45-.169.898-.28 1.347-.618 2.805-1.291 5.61-1.908 8.414-.056.337 0 .617.28.786a.664.664 0 0 0 .364.11l6.146 3.866c.123.278.329.4.615.4.22 0 .392-.073.516-.233l6.284-4.017zm-2.843-10.57a9.214 9.214 0 0 1-.086.29c-1.01 3.142-2.02 6.34-3.03 9.48-.224.786-.505 1.515-.729 2.3h-.168c-1.229-4.02-2.513-8.096-3.797-12.116l3.853-5.835 3.957 5.882z" fill="#FFF"/></svg>
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 1.0 KiB |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/white/pre</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="white/pre" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M13.4702564,18.0451282 L15.1476923,18.0451282 C15.6273625,18.0468514 16.1013976,17.9417438 16.5353846,17.7374359 C16.9452287,17.5344879 17.3111492,17.2529033 17.6123077,16.9087179 C17.9108143,16.5529314 18.1424152,16.1460226 18.2958974,15.7076923 C18.46181,15.2639276 18.5459046,14.7937624 18.5441026,14.32 C18.5470258,13.8576241 18.455407,13.3995303 18.2748718,12.9738462 C18.1011893,12.5428288 17.8562324,12.1441021 17.5502564,11.794359 C17.242149,11.4435949 16.8693795,11.1554428 16.4523077,10.945641 C16.0244376,10.7245763 15.5492861,10.6107159 15.0676923,10.6138462 L10.6574359,10.6137833 L10.6574359,21.3174359 L13.4738462,21.3174359 L13.4702564,18.0451282 Z M13.4702564,13.1989744 L14.8974359,13.1989744 C15.0957299,13.2118683 15.281341,13.3009984 15.4153846,13.4476923 C15.5810256,13.6133333 15.6846154,13.9035897 15.6846154,14.3589744 C15.6846154,14.814359 15.5820513,15.0835897 15.4358974,15.2307692 C15.3117949,15.3758974 15.1461538,15.4794872 14.96,15.4794872 L13.4702564,15.4794872 L13.4702564,13.1989744 Z M7.0225641,8.03076923 L7.0225641,23.9179487 C7.0225641,24.4872268 7.48405521,24.9487179 8.05333333,24.9487179 L23.9405128,24.9487179 C24.5097909,24.9487179 24.9712821,24.4872268 24.9712821,23.9179487 L24.9712821,8.03076923 C24.9712821,7.4614911 24.5097909,7 23.9405128,7 L8.05333333,7 C7.48405521,7 7.0225641,7.4614911 7.0225641,8.03076923 Z M21.8261538,22.834359 L10.1461538,22.834359 C9.87268801,22.834495 9.61037606,22.7259565 9.4169584,22.532635 C9.22354074,22.3393135 9.11487176,22.0770556 9.11487179,21.8035897 L9.11487179,10.1235897 C9.11487176,9.85012387 9.22354074,9.58786594 9.4169584,9.39454446 C9.61037606,9.20122298 9.87268801,9.09268446 10.1461538,9.09282051 L21.8261538,9.09282051 C22.395432,9.09282051 22.8569231,9.55431162 22.8569231,10.1235897 L22.8569231,21.8035897 C22.8569231,22.3728679 22.395432,22.834359 21.8261538,22.834359 Z M14.7333333,19.3087179 L14.7333333,21.3384615 L21.34,21.3384615 L21.34,19.3087179 L14.7333333,19.3087179 Z" id="Combined-Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm-2.53-13.955h1.678a3.23 3.23 0 0 0 1.387-.308c.41-.203.776-.484 1.077-.828.299-.356.53-.763.684-1.201a3.92 3.92 0 0 0 .248-1.388 3.393 3.393 0 0 0-.27-1.346 4.143 4.143 0 0 0-.724-1.18 3.636 3.636 0 0 0-1.098-.848 2.974 2.974 0 0 0-1.384-.332h-4.41v10.703h2.816l-.004-3.272zm0-4.846h1.427a.77.77 0 0 1 .518.249c.166.165.27.456.27.911s-.103.725-.25.872c-.123.145-.289.248-.475.248h-1.49V13.2zM7.023 8.031v15.887c0 .57.461 1.03 1.03 1.03h15.888c.569 0 1.03-.46 1.03-1.03V8.03a1.03 1.03 0 0 0-1.03-1.031H8.053a1.03 1.03 0 0 0-1.03 1.03zm14.803 14.803h-11.68a1.03 1.03 0 0 1-1.031-1.03v-11.68a1.03 1.03 0 0 1 1.031-1.031h11.68c.57 0 1.03.461 1.03 1.03v11.68c0 .57-.46 1.031-1.03 1.031zm-7.093-3.525v2.03h6.607v-2.03h-6.607z" fill="#FFF"/></svg>
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 906 B |
|
@ -1,9 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 53 (72520) - https://sketchapp.com -->
|
||||
<title>svg/white/vtho</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="white/vtho" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<path d="M16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 Z M20.2715232,5.05827815 L14.5092715,5.05827815 L10.0218543,16.8377483 L14.4728477,16.8377483 L10.5317881,26.9417219 L22.7119205,12.6417219 L17.6125828,12.6417219 L23.294702,5.05827815 L20.2715232,5.05827815 Z" id="Combined-Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
|
||||
</g>
|
||||
</svg>
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16zm4.272-26.942h-5.763l-4.487 11.78h4.45l-3.94 10.104 12.18-14.3h-5.1l5.683-7.584h-3.023z" fill="#FFF"/></svg>
|
Before Width: | Height: | Size: 844 B After Width: | Height: | Size: 273 B |