1
0
Fork 0

[SITE] add favicons + small change to accent color

This commit is contained in:
Jannik Beyerstedt 2016-05-31 13:56:25 +02:00
parent 3bb2f62d5f
commit 88b6033520
36 changed files with 485 additions and 10 deletions

View File

@ -29,9 +29,9 @@ p {
line-height: 1.5em; }
a {
color: #2da301; }
color: #2dac01; }
a:active, a:hover, a:focus {
color: #1f7001; }
color: #207901; }
main p a {
text-decoration: underline; }
@ -108,7 +108,7 @@ nav {
font-weight: 300;
margin: 30px 9px 1px; }
nav ul.nav a:hover, nav ul.nav a:focus, nav ul.nav a.active {
border-bottom: 1px solid #2da301; }
border-bottom: 1px solid #2dac01; }
nav ul.nav a.section {
font-weight: 500; } }
@ -126,7 +126,7 @@ nav {
font-size: 20px;
font-weight: 300; }
nav ul.mobileNav a.active {
color: #2da301;
color: #2dac01;
font-weight: 700; }
.navbar-toggler {
padding: 0.5rem 0.75rem;

View File

@ -9,11 +9,11 @@ main div.home {
font-family: 'Boon-Logo', "Verdana", "Arial", sans-serif;
font-size: 24.5px;
line-height: 1.2em;
font-weight: 100;
font-weight: 300;
width: 11em;
margin: 0 auto; }
main div.home div.logo span {
color: #2da301;
color: #2dac01;
font-weight: 400; }
main div.home div.logo span.firstname {
padding-left: 0.1em;

View File

@ -6,9 +6,9 @@ body {
color: #fff; }
a {
color: #34bc01; }
color: #34c501; }
a:active, a:hover {
color: #42ef01; }
color: #41f801; }
main p a:visited {
color: #cccccc; }

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 604 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 805 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="/assets/favicons/mstile-70x70.png"/>
<square150x150logo src="/assets/favicons/mstile-150x150.png"/>
<square310x310logo src="/assets/favicons/mstile-310x310.png"/>
<wide310x150logo src="/assets/favicons/mstile-310x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 667 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

BIN
assets/favicons/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 B

View File

@ -0,0 +1,41 @@
{
"name": "Jannik Beyerstedt",
"icons": [
{
"src": "\/assets\/favicons\/android-chrome-36x36.png",
"sizes": "36x36",
"type": "image\/png",
"density": 0.75
},
{
"src": "\/assets\/favicons\/android-chrome-48x48.png",
"sizes": "48x48",
"type": "image\/png",
"density": 1
},
{
"src": "\/assets\/favicons\/android-chrome-72x72.png",
"sizes": "72x72",
"type": "image\/png",
"density": 1.5
},
{
"src": "\/assets\/favicons\/android-chrome-96x96.png",
"sizes": "96x96",
"type": "image\/png",
"density": 2
},
{
"src": "\/assets\/favicons\/android-chrome-144x144.png",
"sizes": "144x144",
"type": "image\/png",
"density": 3
},
{
"src": "\/assets\/favicons\/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image\/png",
"density": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -0,0 +1,400 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="260.000000pt" height="260.000000pt" viewBox="0 0 260.000000 260.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,260.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M200 2312 c-27 -22 -34 -84 -14 -124 17 -33 61 -38 87 -10 25 27 23
106 -3 132 -25 25 -41 25 -70 2z m48 -24 c11 -15 10 -77 -2 -96 -13 -22 -36 6
-36 43 0 58 16 80 38 53z"/>
<path d="M352 2313 c-33 -16 -39 -40 -8 -35 9 2 16 -3 17 -10 0 -7 2 -26 3
-42 1 -20 -3 -30 -15 -33 -10 -3 -20 -11 -23 -19 -4 -11 7 -14 49 -14 42 0 55
3 55 15 0 8 -7 15 -15 15 -12 0 -15 14 -15 64 0 36 -4 67 -8 70 -4 2 -22 -2
-40 -11z"/>
<path d="M487 2312 c-29 -18 -31 -39 -3 -34 13 2 16 -6 16 -43 0 -39 -3 -45
-21 -45 -12 0 -19 -5 -17 -12 5 -14 71 -23 97 -13 14 6 14 8 -3 21 -15 11 -19
26 -19 73 0 67 -10 77 -50 53z"/>
<path d="M612 2313 c-20 -17 -27 -49 -24 -100 3 -31 29 -53 62 -53 37 0 53 28
53 89 0 34 -5 49 -23 63 -28 23 -42 23 -68 1z m52 -29 c9 -25 7 -63 -5 -86
-11 -21 -12 -21 -25 -3 -24 32 -16 105 11 105 7 0 16 -7 19 -16z"/>
<path d="M761 2309 c-32 -19 -34 -42 -3 -37 12 2 16 -6 18 -39 1 -36 -2 -43
-17 -43 -11 0 -19 -7 -19 -15 0 -11 12 -15 50 -15 38 0 50 4 50 15 0 8 -7 15
-15 15 -12 0 -15 14 -15 64 0 36 -4 67 -8 70 -5 3 -23 -4 -41 -15z"/>
<path d="M898 2323 c-37 -9 -49 -111 -17 -149 18 -22 66 -17 83 8 19 27 20 96
3 119 -14 19 -45 28 -69 22z m38 -34 c11 -19 6 -92 -8 -100 -16 -10 -26 8 -29
52 -4 49 18 78 37 48z"/>
<path d="M1037 2312 c-32 -20 -37 -47 -7 -37 18 6 20 2 20 -39 0 -40 -3 -46
-21 -46 -12 0 -19 -5 -17 -12 5 -14 71 -23 96 -13 13 5 13 8 -4 23 -15 14 -19
31 -18 74 2 64 -8 74 -49 50z"/>
<path d="M1160 2312 c-18 -14 -23 -29 -23 -63 0 -25 5 -55 12 -67 22 -41 99
-21 102 26 5 56 -2 88 -22 105 -27 22 -41 22 -69 -1z m54 -28 c9 -25 7 -63 -5
-86 -11 -21 -12 -21 -25 -3 -24 32 -16 105 11 105 7 0 16 -7 19 -16z"/>
<path d="M1366 2307 c-20 -20 -24 -33 -22 -70 3 -55 19 -77 57 -77 36 0 59 33
59 85 0 72 -51 105 -94 62z m52 -24 c18 -37 2 -106 -23 -97 -10 4 -15 20 -15
53 0 26 3 51 7 54 11 12 22 8 31 -10z"/>
<path d="M1522 2313 c-33 -16 -39 -40 -8 -35 13 2 16 -6 16 -43 0 -39 -3 -45
-21 -45 -12 0 -19 -5 -17 -12 6 -18 109 -24 106 -6 -2 7 -9 16 -17 19 -11 4
-14 21 -12 66 1 34 -2 63 -6 66 -5 3 -23 -1 -41 -10z"/>
<path d="M1657 2314 c-32 -17 -38 -49 -7 -39 18 6 20 2 20 -38 0 -36 -4 -46
-20 -50 -41 -11 -20 -27 35 -27 44 0 53 3 49 15 -4 8 -12 15 -18 15 -9 0 -12
20 -11 65 1 71 -6 80 -48 59z"/>
<path d="M1779 2311 c-18 -15 -23 -28 -23 -63 1 -63 18 -88 57 -88 41 0 59 27
59 88 0 36 -5 51 -22 64 -28 23 -42 23 -71 -1z m51 -13 c10 -61 9 -80 -1 -99
-11 -22 -12 -22 -25 -4 -24 33 -16 105 12 105 8 0 14 -1 14 -2z"/>
<path d="M1923 2318 c-29 -14 -41 -84 -21 -125 18 -38 69 -44 92 -11 23 33 21
103 -4 128 -22 22 -35 24 -67 8z m41 -26 c11 -19 14 -65 5 -89 -8 -21 -12 -23
-24 -13 -15 13 -21 90 -8 103 9 9 21 9 27 -1z"/>
<path d="M2056 2317 c-26 -19 -33 -99 -12 -132 19 -28 66 -34 85 -11 34 41 19
139 -22 150 -30 8 -31 8 -51 -7z m52 -65 c4 -48 -7 -75 -26 -63 -27 16 -17
118 10 109 7 -3 14 -23 16 -46z"/>
<path d="M2203 2320 c-24 -10 -35 -36 -35 -87 0 -41 26 -73 59 -73 37 0 54 24
56 81 2 42 -2 54 -22 70 -26 21 -27 21 -58 9z m41 -36 c11 -29 6 -81 -9 -94
-21 -17 -40 27 -31 74 7 37 29 48 40 20z"/>
<path d="M2342 2310 c-34 -21 -35 -45 -2 -35 16 5 18 0 18 -40 0 -38 -3 -45
-19 -45 -10 0 -19 -7 -19 -15 0 -11 12 -15 50 -15 38 0 50 4 50 15 0 8 -6 15
-14 15 -10 0 -14 16 -15 62 0 34 -4 65 -9 70 -4 4 -22 -1 -40 -12z"/>
<path d="M195 2040 c-24 -26 -28 -74 -10 -116 11 -28 19 -34 44 -34 39 0 61
32 61 87 0 71 -55 107 -95 63z m59 -44 c4 -18 2 -46 -4 -61 -9 -23 -13 -25
-25 -15 -15 13 -20 65 -9 94 11 27 31 17 38 -18z"/>
<path d="M347 2042 c-30 -18 -31 -37 -2 -37 15 0 18 -8 18 -40 0 -32 -4 -40
-21 -45 -15 -3 -19 -9 -13 -18 10 -17 93 -12 99 6 2 6 -3 12 -12 12 -12 0 -16
15 -18 67 -2 36 -7 68 -13 69 -5 2 -22 -4 -38 -14z"/>
<path d="M486 2043 c-29 -15 -31 -40 -2 -35 13 2 16 -6 16 -43 0 -39 -3 -45
-21 -45 -12 0 -19 -5 -17 -12 5 -14 71 -23 97 -13 14 6 14 8 -3 21 -15 11 -19
26 -19 73 0 67 -9 76 -51 54z"/>
<path d="M610 2042 c-17 -14 -23 -29 -23 -61 0 -58 19 -91 54 -91 41 0 67 39
63 91 -6 71 -48 98 -94 61z m54 -28 c9 -25 7 -63 -5 -86 -11 -21 -12 -21 -25
-3 -24 32 -16 105 11 105 7 0 16 -7 19 -16z"/>
<path d="M758 2041 c-28 -18 -25 -47 5 -36 13 6 15 -1 14 -39 -2 -36 -6 -46
-19 -46 -10 0 -18 -7 -18 -15 0 -11 12 -15 50 -15 38 0 50 4 50 15 0 8 -7 15
-15 15 -11 0 -15 16 -17 67 -2 36 -7 68 -13 69 -5 1 -22 -5 -37 -15z"/>
<path d="M897 2042 c-30 -18 -31 -37 -2 -37 15 0 18 -8 18 -40 0 -32 -4 -40
-21 -45 -39 -9 -9 -32 38 -28 40 3 72 28 36 28 -13 0 -16 12 -16 64 0 72 -11
83 -53 58z"/>
<path d="M1036 2043 c-29 -15 -31 -40 -2 -35 13 2 16 -6 16 -41 0 -36 -4 -46
-20 -50 -11 -3 -20 -10 -20 -17 0 -7 18 -10 52 -8 52 3 75 21 40 30 -17 5 -19
13 -16 66 4 68 -5 79 -50 55z"/>
<path d="M1160 2042 c-17 -14 -22 -28 -22 -66 0 -79 58 -115 100 -61 25 32 20
102 -9 128 -27 22 -41 22 -69 -1z m54 -28 c14 -37 3 -94 -19 -94 -15 0 -25 22
-25 55 0 33 10 55 25 55 7 0 16 -7 19 -16z"/>
<path d="M1360 2033 c-18 -22 -21 -37 -17 -72 12 -106 117 -92 117 16 0 76
-58 108 -100 56z m61 -20 c5 -59 4 -75 -2 -85 -4 -6 -14 -8 -23 -5 -11 5 -16
19 -16 50 0 24 3 47 7 50 13 13 33 7 34 -10z"/>
<path d="M1522 2044 c-34 -14 -40 -42 -8 -36 13 2 16 -6 16 -41 0 -38 -3 -46
-22 -51 -38 -9 -6 -28 42 -24 45 3 65 22 32 30 -16 4 -18 13 -14 65 2 34 0 63
-5 66 -4 3 -23 -1 -41 -9z"/>
<path d="M1657 2044 c-32 -17 -38 -49 -7 -39 18 6 20 2 20 -39 0 -39 -3 -46
-20 -46 -11 0 -20 -7 -20 -15 0 -11 12 -15 49 -15 34 0 51 4 55 15 3 10 -1 15
-12 15 -16 0 -18 9 -17 65 2 71 -6 81 -48 59z"/>
<path d="M1777 2043 c-31 -35 -27 -124 6 -145 21 -14 53 -8 71 11 27 30 24
110 -4 133 -28 23 -53 23 -73 1z m59 -49 c4 -21 2 -46 -6 -62 -11 -26 -12 -26
-26 -7 -15 20 -18 62 -8 89 11 28 33 17 40 -20z"/>
<path d="M1928 2042 c-30 -18 -32 -39 -4 -34 9 2 16 -1 17 -5 7 -63 5 -76 -13
-81 -10 -2 -18 -11 -18 -18 0 -10 14 -14 50 -14 38 0 50 4 50 15 0 8 -7 15
-15 15 -11 0 -15 16 -17 67 -2 36 -7 67 -13 69 -5 1 -22 -5 -37 -14z"/>
<path d="M2067 2042 c-28 -17 -31 -37 -6 -37 17 0 19 -5 19 -49 0 -26 -5 -35
-22 -40 -38 -9 -6 -28 42 -24 40 3 72 28 36 28 -9 0 -16 8 -17 18 0 9 -1 39
-2 66 -2 56 -11 63 -50 38z"/>
<path d="M2207 2044 c-30 -16 -32 -41 -3 -36 13 2 16 -6 16 -43 0 -38 -3 -45
-20 -45 -11 0 -20 -7 -20 -15 0 -11 12 -15 49 -15 54 0 73 13 43 29 -15 8 -18
20 -17 63 2 55 -2 78 -14 78 -3 -1 -19 -8 -34 -16z"/>
<path d="M2331 2043 c-25 -22 -33 -62 -21 -105 24 -81 111 -57 112 31 1 75
-44 112 -91 74z m54 -36 c6 -23 0 -75 -9 -84 -3 -3 -12 -3 -21 0 -15 7 -21 60
-9 91 9 24 33 19 39 -7z"/>
<path d="M197 1776 c-28 -21 -31 -98 -6 -130 41 -52 99 -18 99 57 0 73 -45
109 -93 73z m56 -37 c6 -21 1 -78 -7 -87 -3 -2 -12 -2 -21 1 -15 6 -22 86 -8
100 13 13 31 7 36 -14z"/>
<path d="M347 1772 c-30 -18 -31 -37 -2 -37 15 0 19 -8 19 -43 1 -34 -2 -42
-16 -42 -10 0 -18 -6 -18 -14 0 -10 14 -14 50 -13 35 0 50 4 50 14 0 7 -7 13
-15 13 -11 0 -15 16 -17 67 -2 36 -7 68 -13 69 -5 2 -22 -4 -38 -14z"/>
<path d="M487 1774 c-30 -16 -32 -41 -3 -36 13 2 16 -6 16 -43 0 -39 -3 -45
-21 -45 -12 0 -19 -5 -17 -12 7 -19 95 -21 102 -3 3 9 -1 15 -9 15 -17 0 -16
-4 -18 74 -1 33 -6 61 -12 62 -5 2 -23 -4 -38 -12z"/>
<path d="M606 1771 c-25 -27 -25 -104 -2 -130 43 -47 98 -12 100 63 1 73 -56
113 -98 67z m58 -27 c14 -38 3 -94 -19 -94 -19 0 -28 35 -20 76 6 35 28 46 39
18z"/>
<path d="M759 1772 c-29 -19 -29 -48 0 -33 14 8 17 3 17 -40 0 -41 -3 -49 -18
-49 -10 0 -18 -6 -18 -14 0 -9 14 -13 50 -13 36 0 50 4 50 13 0 8 -7 14 -15
14 -12 0 -15 14 -15 70 0 76 -6 83 -51 52z"/>
<path d="M884 1776 c-28 -21 -28 -121 0 -142 11 -8 27 -14 36 -14 38 0 55 26
55 85 0 59 -17 85 -55 85 -9 0 -25 -6 -36 -14z m51 -27 c12 -18 8 -79 -6 -95
-11 -14 -13 -14 -22 1 -18 33 -9 105 13 105 5 0 12 -5 15 -11z"/>
<path d="M1016 1768 c-35 -50 -10 -148 37 -148 28 0 41 9 55 37 15 27 7 100
-13 119 -21 21 -62 17 -79 -8z m64 -65 c0 -30 -5 -45 -15 -50 -9 -3 -19 -3
-22 1 -9 9 -8 90 1 105 15 23 36 -9 36 -56z"/>
<path d="M1173 1773 c-13 -8 -23 -22 -23 -29 0 -17 12 -18 28 -2 9 9 12 0 12
-40 0 -45 -3 -52 -20 -52 -11 0 -20 -6 -20 -13 0 -9 16 -13 50 -14 34 0 50 4
50 13 0 7 -6 14 -12 16 -8 3 -14 25 -15 54 -1 27 -2 57 -2 67 -1 21 -19 21
-48 0z"/>
<path d="M1365 1776 c-28 -20 -28 -122 -1 -142 48 -35 96 1 96 71 0 70 -48
106 -95 71z m56 -33 c0 -10 2 -25 3 -33 5 -24 -12 -60 -29 -60 -11 0 -15 12
-15 48 0 27 3 52 7 55 13 13 33 7 34 -10z"/>
<path d="M1517 1774 c-30 -16 -32 -41 -3 -36 13 2 16 -6 16 -43 0 -39 -3 -45
-21 -45 -12 0 -19 -5 -17 -12 3 -8 23 -13 53 -13 30 0 50 5 52 13 3 6 -2 12
-11 12 -10 0 -16 9 -17 23 -1 12 -2 42 -3 66 -1 50 -10 56 -49 35z"/>
<path d="M1651 1771 c-14 -11 -21 -23 -17 -30 6 -9 11 -9 22 0 12 10 14 3 14
-40 0 -45 -2 -51 -21 -51 -12 0 -19 -5 -17 -12 7 -19 95 -20 102 -2 3 8 -1 14
-9 14 -16 0 -17 2 -20 70 -3 68 -4 70 -17 70 -7 0 -24 -9 -37 -19z"/>
<path d="M1783 1782 c-16 -10 -32 -55 -28 -78 2 -11 4 -27 4 -36 2 -44 64 -63
95 -29 27 30 24 110 -4 133 -24 19 -47 23 -67 10z m48 -29 c0 -5 3 -19 5 -33
10 -53 -23 -98 -40 -54 -15 38 -3 94 20 94 8 0 14 -3 15 -7z"/>
<path d="M1928 1774 c-30 -15 -29 -45 1 -37 15 4 17 -2 15 -34 -3 -54 -2 -53
-19 -53 -8 0 -15 -6 -15 -13 0 -10 15 -14 50 -14 36 -1 50 3 50 13 0 8 -7 14
-15 14 -11 0 -15 16 -17 67 -2 36 -7 68 -13 69 -5 2 -22 -3 -37 -12z"/>
<path d="M2050 1770 c-14 -14 -20 -33 -20 -65 0 -70 48 -106 96 -71 28 21 28
121 0 142 -27 19 -52 18 -76 -6z m55 -64 c0 -54 -19 -73 -34 -34 -13 35 -2 90
18 86 12 -3 16 -15 16 -52z"/>
<path d="M2208 1774 c-16 -8 -28 -18 -28 -23 0 -16 13 -21 27 -10 11 9 13 2
13 -40 0 -45 -2 -51 -21 -51 -12 0 -19 -5 -17 -12 5 -14 95 -20 103 -7 3 4 -2
12 -12 18 -13 7 -18 24 -19 68 -2 85 0 82 -46 57z"/>
<path d="M2338 1772 c-20 -13 -25 -21 -17 -29 6 -6 17 -9 25 -6 10 4 13 -6 12
-41 0 -39 -4 -46 -20 -46 -11 0 -18 -5 -16 -12 6 -18 98 -19 98 -1 0 7 -6 13
-14 13 -10 0 -14 12 -14 43 0 108 -3 113 -54 79z"/>
<path d="M195 1506 c-27 -19 -27 -106 -1 -135 43 -47 96 -10 96 67 0 72 -46
104 -95 68z m56 -23 c6 -57 5 -74 -5 -89 -7 -9 -18 -14 -24 -10 -13 8 -17 88
-5 99 9 9 33 9 34 0z"/>
<path d="M348 1504 c-34 -18 -37 -38 -5 -32 20 4 22 1 20 -36 0 -23 -2 -44 -2
-47 -1 -4 -10 -9 -22 -12 -36 -9 -12 -25 33 -22 59 4 58 4 58 15 0 6 -7 10
-15 10 -12 0 -15 14 -15 70 0 76 -4 80 -52 54z"/>
<path d="M481 1501 c-14 -11 -21 -23 -17 -30 6 -9 11 -9 22 0 12 10 14 3 14
-40 0 -45 -2 -51 -21 -51 -12 0 -19 -5 -17 -12 6 -17 86 -18 100 -1 8 10 6 13
-6 13 -17 0 -17 3 -20 85 -1 57 -16 66 -55 36z"/>
<path d="M600 1494 c-21 -39 -15 -105 11 -126 27 -23 41 -23 68 0 35 27 33
122 -2 144 -26 17 -64 8 -77 -18z m70 -55 c0 -37 -9 -59 -25 -59 -25 0 -34 65
-14 102 11 21 12 21 25 3 8 -10 14 -31 14 -46z"/>
<path d="M754 1512 c-21 -14 -32 -47 -29 -90 6 -102 115 -92 115 11 0 67 -44
108 -86 79z m50 -45 c5 -22 -1 -77 -9 -86 -2 -2 -11 -1 -20 2 -15 6 -22 86 -8
100 13 14 31 6 37 -16z"/>
<path d="M879 1503 c-8 -9 -14 -39 -14 -70 0 -43 4 -58 20 -69 23 -17 64 -11
83 13 17 23 15 94 -4 121 -18 26 -65 30 -85 5z m59 -30 c16 -49 -4 -111 -29
-86 -19 19 -11 113 11 113 4 0 12 -12 18 -27z"/>
<path d="M1030 1502 c-14 -11 -20 -24 -16 -31 6 -9 11 -9 22 0 12 10 14 3 14
-40 0 -45 -2 -51 -21 -51 -12 0 -19 -5 -17 -12 6 -17 96 -18 102 -1 3 7 -1 13
-9 13 -9 0 -15 10 -16 23 -1 12 -2 42 -3 67 -1 52 -19 62 -56 32z"/>
<path d="M1154 1499 c-26 -29 -23 -108 7 -131 27 -23 41 -23 69 0 17 13 22 29
22 65 2 77 -54 115 -98 66z m66 -60 c0 -37 -9 -59 -25 -59 -25 0 -34 65 -14
102 11 21 12 21 25 3 8 -10 14 -31 14 -46z"/>
<path d="M1362 1508 c-17 -22 -24 -59 -18 -94 12 -62 57 -83 96 -44 25 25 27
95 4 128 -17 24 -65 30 -82 10z m61 -68 c0 -43 -14 -67 -32 -56 -15 10 -14 89
1 104 18 18 31 -1 31 -48z"/>
<path d="M1518 1504 c-16 -8 -28 -18 -28 -23 0 -16 13 -21 27 -10 11 9 13 2
13 -40 0 -45 -2 -51 -21 -51 -12 0 -19 -5 -17 -12 6 -17 100 -17 105 0 3 6 -2
12 -11 12 -11 0 -16 9 -17 28 -3 118 -5 121 -51 96z"/>
<path d="M1647 1501 c-22 -15 -25 -20 -14 -29 10 -9 17 -8 25 0 9 9 12 0 12
-40 0 -45 -3 -52 -20 -52 -18 0 -30 -19 -12 -21 63 -8 91 -7 96 6 3 9 -1 15
-9 15 -17 0 -17 -3 -19 75 -2 67 -13 76 -59 46z"/>
<path d="M1776 1505 c-14 -10 -19 -28 -20 -66 0 -42 4 -55 23 -70 29 -24 43
-24 71 -1 18 15 22 28 22 66 -2 75 -47 108 -96 71z m55 -32 c13 -34 3 -93 -15
-93 -26 0 -35 64 -16 101 14 25 19 24 31 -8z"/>
<path d="M1918 1509 c-20 -11 -33 -68 -24 -103 22 -88 116 -66 116 27 0 71
-42 106 -92 76z m53 -31 c1 -7 2 -25 3 -41 3 -32 -16 -63 -32 -53 -13 8 -17
88 -5 99 11 12 33 8 34 -5z"/>
<path d="M2068 1504 c-16 -8 -28 -19 -28 -24 0 -15 18 -21 26 -8 11 17 21 -27
16 -64 -3 -19 -10 -28 -23 -28 -11 0 -16 -5 -13 -14 6 -17 96 -15 102 2 2 7
-3 12 -12 12 -12 0 -16 10 -17 38 -3 107 -5 111 -51 86z"/>
<path d="M2186 1501 c-27 -30 -24 -110 4 -133 28 -23 53 -23 74 1 31 34 27
122 -7 143 -21 14 -53 8 -71 -11z m64 -56 c0 -43 -9 -65 -26 -65 -8 0 -14 3
-15 8 0 4 -3 19 -5 33 -2 15 0 39 6 54 9 23 13 25 25 15 8 -7 15 -27 15 -45z"/>
<path d="M2339 1502 c-29 -19 -29 -48 0 -32 16 8 18 4 18 -37 0 -36 -4 -47
-18 -50 -11 -3 -19 -11 -19 -17 0 -16 92 -15 98 2 2 6 -3 12 -12 12 -11 0 -15
11 -14 48 0 103 -3 108 -53 74z"/>
<path d="M190 1236 c-15 -20 -20 -94 -8 -122 9 -19 34 -33 60 -34 5 0 17 9 28
20 27 27 28 110 2 133 -23 21 -65 22 -82 3z m65 -68 c-2 -18 -3 -39 -4 -45 -1
-18 -28 -16 -35 3 -10 27 -7 79 6 92 18 18 36 -9 33 -50z"/>
<path d="M347 1234 c-27 -15 -28 -40 -1 -30 8 3 14 0 15 -7 4 -43 3 -54 -4
-69 -4 -10 -15 -18 -24 -18 -32 0 5 -23 40 -26 45 -2 69 12 45 27 -14 8 -18
24 -18 74 0 71 -5 75 -53 49z"/>
<path d="M483 1233 c-28 -19 -30 -37 -3 -30 18 5 20 0 20 -40 0 -36 -4 -46
-20 -50 -22 -6 -27 -22 -7 -24 55 -5 74 -4 85 4 9 8 9 12 -5 22 -12 9 -17 28
-17 71 -1 65 -13 76 -53 47z"/>
<path d="M623 1238 c-13 -6 -23 -20 -23 -30 0 -16 3 -17 21 -8 19 11 20 9 17
-37 -2 -33 -7 -48 -17 -48 -15 0 -29 -24 -14 -26 4 0 25 -2 46 -4 39 -3 59 11
36 26 -8 5 -14 29 -15 61 -1 29 -3 59 -3 66 -1 14 -18 15 -48 0z"/>
<path d="M757 1234 c-29 -16 -27 -39 2 -31 15 3 17 -3 16 -42 -1 -37 -5 -46
-18 -45 -9 1 -17 -4 -17 -12 0 -15 4 -16 60 -17 24 0 35 4 35 14 0 8 -6 13
-12 11 -10 -1 -13 17 -13 68 0 76 -4 80 -53 54z"/>
<path d="M876 1228 c-30 -42 -14 -131 25 -141 49 -13 79 19 79 86 0 46 -25 77
-60 77 -18 0 -34 -8 -44 -22z m66 -65 c0 -40 -16 -63 -33 -46 -15 15 -14 94 2
104 18 11 31 -13 31 -58z"/>
<path d="M1017 1232 c-25 -27 -23 -106 3 -132 45 -45 95 -8 94 70 0 27 -6 56
-13 64 -18 22 -64 20 -84 -2z m63 -69 c0 -30 -5 -45 -15 -50 -9 -3 -18 -3 -21
-1 -10 10 -12 84 -2 101 16 30 38 1 38 -50z"/>
<path d="M1173 1238 c-29 -14 -31 -42 -3 -35 18 5 20 0 20 -44 0 -42 -3 -49
-17 -47 -11 2 -18 -3 -18 -12 0 -10 12 -14 43 -15 46 -1 77 19 43 28 -16 4
-19 14 -19 58 0 30 0 60 -1 67 -1 14 -18 15 -48 0z"/>
<path d="M1360 1235 c-33 -39 -18 -138 22 -148 27 -7 64 7 72 28 11 30 6 90
-10 113 -18 26 -65 30 -84 7z m65 -71 c-3 -39 -17 -60 -34 -50 -15 10 -14 103
2 109 19 7 34 -20 32 -59z"/>
<path d="M1512 1234 c-27 -19 -29 -38 -2 -31 18 5 20 0 20 -45 0 -27 -4 -47
-8 -44 -10 6 -38 -11 -31 -19 8 -7 81 -13 97 -7 17 6 15 22 -3 22 -15 0 -20
39 -15 113 2 32 -22 37 -58 11z"/>
<path d="M1653 1238 c-29 -14 -31 -42 -3 -35 18 5 20 0 20 -44 0 -42 -3 -49
-17 -47 -11 2 -18 -3 -18 -12 0 -11 11 -15 40 -15 45 -1 65 4 65 15 0 4 -8 10
-18 12 -15 4 -18 14 -17 59 3 81 -4 90 -52 67z"/>
<path d="M1767 1223 c-16 -33 -13 -101 5 -119 24 -22 54 -25 77 -7 29 24 32
104 6 133 -27 30 -71 26 -88 -7z m69 -51 c2 -28 -1 -44 -12 -53 -13 -10 -17
-10 -25 2 -13 20 -11 83 3 97 17 17 29 1 34 -46z"/>
<path d="M1910 1235 c-22 -27 -24 -98 -4 -122 48 -54 104 -27 104 50 0 23 -7
53 -16 65 -18 26 -65 30 -84 7z m64 -65 c0 -42 -15 -67 -33 -56 -15 10 -14 89
1 104 18 18 32 -2 32 -48z"/>
<path d="M2063 1233 c-27 -18 -30 -35 -5 -31 9 1 18 -1 20 -5 5 -17 1 -87 -5
-86 -21 3 -32 -2 -27 -15 6 -16 85 -17 96 -1 12 16 9 25 -7 19 -17 -7 -17 -6
-16 79 0 63 -12 71 -56 40z"/>
<path d="M2186 1231 c-20 -22 -24 -88 -7 -119 6 -11 20 -24 31 -27 28 -9 70
19 72 48 1 12 2 31 3 42 1 11 -5 32 -12 48 -16 33 -61 37 -87 8z m64 -56 c0
-43 -9 -65 -26 -65 -8 0 -14 3 -15 8 0 4 -3 19 -5 33 -2 15 0 39 6 54 9 23 13
25 25 15 8 -7 15 -27 15 -45z"/>
<path d="M2337 1234 c-29 -16 -27 -39 3 -31 15 4 18 -2 17 -44 0 -26 -3 -48
-6 -47 -19 2 -31 -4 -31 -15 0 -8 17 -12 50 -12 41 0 50 3 50 18 0 9 -6 16
-12 15 -9 -2 -14 13 -15 47 -1 28 -2 58 -2 68 -1 21 -17 21 -54 1z"/>
<path d="M762 979 c-69 -26 -38 -184 32 -163 33 9 46 34 46 83 -1 67 -31 97
-78 80z m37 -37 c12 -22 6 -81 -9 -96 -15 -15 -30 10 -30 51 0 58 20 81 39 45z"/>
<path d="M903 979 c-72 -27 -46 -183 28 -164 30 7 49 41 49 86 0 57 -36 94
-77 78z m33 -41 c17 -51 -3 -115 -27 -91 -12 12 -15 86 -4 103 10 17 23 11 31
-12z"/>
<path d="M1382 979 c-69 -26 -39 -184 32 -163 31 9 46 33 46 77 0 66 -33 103
-78 86z m37 -41 c9 -25 4 -78 -9 -92 -16 -16 -30 5 -30 44 0 67 22 94 39 48z"/>
<path d="M1919 971 c-14 -11 -23 -33 -26 -63 -5 -40 -2 -50 20 -72 45 -45 96
-13 97 59 0 70 -48 111 -91 76z m45 -20 c12 -20 13 -81 2 -97 -19 -25 -36 -8
-36 36 0 58 17 89 34 61z"/>
<path d="M186 959 c-18 -26 -14 -105 7 -126 21 -21 68 -19 84 3 17 23 16 104
-1 127 -19 24 -71 22 -90 -4z m70 -51 c5 -42 -20 -82 -36 -58 -14 21 -13 83 2
98 16 16 30 1 34 -40z"/>
<path d="M342 964 c-27 -19 -29 -38 -2 -31 15 4 20 0 21 -14 3 -66 2 -74 -11
-74 -8 0 -16 -7 -18 -15 -2 -11 6 -15 30 -13 18 1 41 2 51 2 11 1 17 7 14 14
-2 6 -10 11 -16 10 -7 -2 -11 20 -11 67 0 77 -11 87 -58 54z"/>
<path d="M483 968 c-29 -14 -31 -42 -3 -35 18 5 20 0 20 -40 0 -36 -4 -46 -20
-50 -49 -13 -1 -33 54 -23 17 3 29 10 27 15 -2 6 -7 9 -12 8 -10 -3 -11 0 -13
77 -1 59 -11 68 -53 48z"/>
<path d="M623 968 c-29 -14 -31 -42 -2 -35 18 5 20 2 17 -41 -2 -33 -7 -47
-17 -47 -8 0 -16 -6 -18 -12 -3 -9 7 -13 29 -14 64 -2 83 6 57 25 -13 9 -16
26 -15 74 2 67 -4 73 -51 50z"/>
<path d="M1033 968 c-29 -14 -31 -42 -2 -35 18 5 20 2 17 -41 -2 -33 -7 -47
-17 -47 -8 0 -16 -6 -18 -12 -5 -13 6 -15 62 -15 41 0 45 1 39 17 -4 8 -10 12
-15 9 -9 -5 -10 0 -13 81 -1 54 -12 63 -53 43z"/>
<path d="M1149 958 c-16 -30 -14 -107 3 -123 24 -24 54 -26 78 -7 18 14 22 28
22 71 -1 63 -14 81 -58 81 -24 0 -37 -6 -45 -22z m71 -52 c0 -36 -12 -66 -26
-66 -19 0 -29 66 -14 98 11 26 12 26 26 7 8 -10 14 -28 14 -39z"/>
<path d="M1512 964 c-27 -19 -29 -38 -2 -31 18 5 20 0 20 -44 0 -27 -3 -48 -7
-48 -24 4 -36 -2 -27 -11 13 -13 94 -19 101 -7 3 5 -3 14 -13 21 -13 10 -17
27 -16 75 1 67 -11 77 -56 45z"/>
<path d="M1653 968 c-29 -14 -31 -42 -2 -35 18 5 20 2 17 -41 -2 -33 -7 -47
-17 -47 -17 0 -28 -25 -12 -26 6 -1 22 -1 36 -1 57 0 64 2 59 17 -3 8 -11 13
-17 12 -8 -1 -12 20 -12 66 1 72 -5 78 -52 55z"/>
<path d="M1787 964 c-30 -16 -27 -39 5 -31 17 5 19 1 14 -41 -2 -26 -5 -48 -5
-50 -1 -2 -5 -1 -10 3 -5 3 -13 0 -17 -6 -10 -17 14 -27 55 -22 45 6 50 11 30
27 -11 7 -17 26 -17 51 -1 96 -2 98 -55 69z"/>
<path d="M2047 962 c-33 -36 -16 -137 23 -142 55 -8 80 18 80 83 0 67 -64 103
-103 59z m64 -36 c3 -63 -11 -100 -31 -80 -14 14 -19 65 -9 92 10 27 39 19 40
-12z"/>
<path d="M2203 968 c-29 -14 -31 -42 -2 -35 18 5 20 2 17 -41 -2 -33 -7 -47
-17 -47 -21 0 -25 -22 -4 -26 10 -3 36 -2 58 1 38 5 39 6 19 20 -17 12 -20 25
-20 75 1 65 -8 74 -51 53z"/>
<path d="M2331 961 c-25 -19 -15 -38 15 -27 11 4 14 -4 12 -42 -2 -33 -7 -47
-17 -47 -17 0 -28 -25 -12 -26 52 -4 86 0 89 9 2 7 -4 15 -13 18 -12 5 -16 19
-15 58 1 28 1 57 1 64 -1 18 -32 14 -60 -7z"/>
<path d="M213 709 c-30 -11 -41 -36 -38 -88 3 -52 31 -83 67 -73 34 8 47 32
48 83 0 65 -30 96 -77 78z m38 -46 c17 -46 -10 -116 -32 -82 -10 16 -12 70 -3
93 9 24 23 19 35 -11z"/>
<path d="M762 709 c-28 -11 -41 -43 -36 -93 4 -48 23 -68 60 -68 37 0 54 26
54 81 -1 67 -31 97 -78 80z m38 -38 c21 -40 -7 -127 -30 -91 -18 28 -10 110
11 110 4 0 13 -9 19 -19z"/>
<path d="M1040 712 c-27 -9 -39 -36 -39 -82 0 -54 19 -82 54 -82 36 0 55 21
60 68 8 63 -31 111 -75 96z m34 -38 c9 -24 7 -77 -4 -94 -13 -21 -32 0 -35 42
-4 52 24 91 39 52z"/>
<path d="M1173 709 c-32 -12 -45 -63 -30 -122 8 -30 39 -47 70 -39 38 10 53
93 26 143 -11 21 -39 28 -66 18z m47 -85 c0 -42 -24 -64 -39 -35 -25 47 -2
123 26 84 7 -9 13 -31 13 -49z"/>
<path d="M1367 700 c-33 -27 -32 -114 2 -141 30 -25 37 -24 66 6 43 42 28 138
-22 148 -14 3 -33 -3 -46 -13z m51 -27 c21 -42 -6 -129 -28 -93 -11 17 -13 93
-3 103 11 12 22 8 31 -10z"/>
<path d="M1793 709 c-27 -10 -32 -19 -37 -65 -4 -50 8 -82 36 -93 49 -18 81
13 80 80 -1 66 -31 96 -79 78z m33 -30 c14 -24 14 -75 0 -94 -14 -17 -17 -18
-26 -5 -11 17 -13 70 -4 94 7 19 20 21 30 5z"/>
<path d="M1929 706 c-70 -35 -34 -178 41 -159 23 6 40 45 40 91 -1 60 -37 90
-81 68z m38 -33 c19 -48 -5 -129 -27 -93 -11 17 -13 70 -4 94 8 21 23 20 31
-1z"/>
<path d="M2209 713 c-39 -9 -56 -106 -26 -147 17 -23 63 -24 84 -3 19 19 22
109 4 130 -13 17 -39 25 -62 20z m35 -39 c11 -29 6 -81 -9 -94 -20 -16 -23
-12 -30 33 -9 53 23 103 39 61z"/>
<path d="M342 694 c-23 -16 -20 -39 4 -30 14 5 16 -2 16 -44 0 -42 -2 -49 -16
-44 -7 3 -16 -2 -19 -10 -5 -13 3 -16 48 -16 52 0 73 14 40 26 -11 5 -15 22
-15 70 0 70 -12 80 -58 48z"/>
<path d="M483 698 c-29 -14 -31 -42 -3 -35 18 5 20 0 20 -43 0 -38 -3 -48 -16
-46 -9 0 -19 -5 -21 -11 -3 -10 11 -13 51 -13 56 0 71 11 38 29 -14 7 -17 21
-16 70 2 66 -5 72 -53 49z"/>
<path d="M618 696 c-10 -7 -18 -21 -18 -32 0 -14 3 -15 12 -6 21 21 28 13 28
-33 0 -42 -6 -50 -32 -46 -5 0 -8 -6 -8 -14 0 -11 12 -15 50 -15 38 0 50 4 50
15 0 8 -6 15 -14 15 -10 0 -13 16 -12 65 1 59 -1 65 -19 65 -11 0 -28 -7 -37
-14z"/>
<path d="M892 694 c-23 -16 -20 -39 4 -30 8 3 14 0 15 -7 4 -74 4 -76 -19 -82
-38 -9 -14 -25 39 -25 47 0 66 14 34 26 -11 5 -15 22 -15 70 0 70 -12 80 -58
48z"/>
<path d="M1512 698 c-25 -13 -24 -34 2 -32 13 1 16 -8 16 -42 0 -31 -4 -44
-14 -44 -8 0 -16 -7 -20 -15 -4 -12 5 -15 49 -15 57 0 66 5 39 24 -11 8 -15
29 -15 74 -1 67 -8 73 -57 50z"/>
<path d="M1648 696 c-25 -18 -23 -40 2 -33 18 5 20 0 20 -38 0 -35 -4 -45 -20
-50 -37 -12 -21 -25 30 -25 38 0 50 4 50 15 0 8 -6 15 -13 15 -10 0 -13 17
-12 65 2 60 0 65 -19 65 -12 0 -29 -7 -38 -14z"/>
<path d="M2062 698 c-24 -12 -25 -33 -1 -33 8 0 16 -6 19 -13 9 -22 -1 -80
-13 -78 -7 0 -13 -3 -15 -9 -1 -5 20 -11 48 -13 41 -2 50 0 50 13 0 9 -4 14
-9 10 -16 -9 -22 12 -22 75 -1 65 -8 71 -57 48z"/>
<path d="M2331 691 c-24 -18 -16 -36 12 -25 11 4 15 -5 15 -39 1 -37 -2 -46
-18 -50 -39 -10 -20 -27 30 -27 48 0 67 14 34 27 -9 3 -15 16 -14 32 5 72 0
101 -17 101 -10 0 -29 -9 -42 -19z"/>
<path d="M214 439 c-29 -10 -36 -23 -39 -74 -4 -56 16 -85 57 -85 40 0 57 24
58 81 0 65 -30 96 -76 78z m36 -38 c21 -40 -8 -127 -30 -91 -11 17 -13 70 -4
94 8 21 21 20 34 -3z"/>
<path d="M630 441 c-28 -7 -52 -61 -44 -96 13 -50 27 -65 61 -65 29 0 36 5 47
31 12 29 13 76 2 106 -8 19 -39 30 -66 24z m34 -37 c9 -25 7 -63 -5 -86 -11
-21 -12 -21 -25 -3 -17 22 -18 59 -4 86 13 23 26 24 34 3z"/>
<path d="M749 431 c-19 -16 -24 -29 -24 -69 0 -58 17 -82 58 -82 39 0 56 24
57 81 0 73 -45 108 -91 70z m52 -32 c12 -23 4 -85 -13 -95 -15 -9 -28 15 -28
53 0 60 20 81 41 42z"/>
<path d="M898 431 c-31 -18 -32 -37 -2 -34 16 2 19 -5 19 -40 0 -32 -4 -43
-18 -47 -37 -10 -20 -25 31 -28 50 -3 72 11 37 24 -11 5 -15 22 -15 69 0 71
-9 81 -52 56z"/>
<path d="M1033 440 c-27 -11 -37 -47 -30 -102 6 -45 19 -58 58 -58 36 0 51 21
54 76 3 38 -1 51 -21 70 -25 26 -29 27 -61 14z m41 -36 c9 -24 7 -77 -4 -94
-13 -21 -32 0 -35 42 -4 52 24 91 39 52z"/>
<path d="M1173 440 c-31 -12 -45 -71 -30 -118 11 -34 15 -37 52 -37 37 0 41 3
52 37 15 44 1 103 -27 118 -21 11 -18 11 -47 0z m43 -56 c4 -21 2 -46 -6 -62
-11 -26 -12 -26 -26 -7 -15 20 -17 46 -8 83 10 34 32 26 40 -14z"/>
<path d="M1369 431 c-19 -16 -24 -29 -24 -69 0 -58 17 -82 56 -82 41 0 63 37
56 96 -2 25 -9 49 -13 54 -21 19 -52 20 -75 1z m51 -35 c17 -45 -9 -119 -30
-86 -11 17 -13 93 -3 103 12 13 24 7 33 -17z"/>
<path d="M1792 429 c-33 -21 -35 -44 -3 -34 15 4 18 -2 19 -36 2 -33 -2 -42
-18 -46 -11 -3 -20 -12 -20 -19 0 -10 14 -14 50 -14 38 0 50 4 50 15 0 8 -7
15 -16 15 -13 0 -15 11 -13 60 3 75 -6 85 -49 59z"/>
<path d="M1919 431 c-19 -16 -24 -29 -24 -69 0 -57 17 -82 56 -82 36 0 59 33
59 85 -1 68 -47 102 -91 66z m50 -29 c11 -21 4 -82 -10 -97 -14 -14 -29 13
-29 52 0 58 20 81 39 45z"/>
<path d="M2210 441 c-32 -9 -50 -60 -39 -109 9 -40 23 -52 60 -52 34 0 50 20
54 67 5 70 -24 106 -75 94z m34 -37 c11 -29 6 -81 -9 -94 -12 -10 -16 -8 -25
15 -13 33 -13 51 0 76 13 23 26 24 34 3z"/>
<path d="M2343 439 c-11 -4 -24 -12 -27 -18 -14 -22 -13 -87 0 -113 12 -22 21
-28 49 -28 28 0 37 5 48 28 15 29 13 82 -3 111 -12 23 -39 31 -67 20z m47 -77
c0 -13 -5 -32 -11 -43 -16 -30 -39 -6 -39 40 0 47 19 69 37 44 7 -9 13 -28 13
-41z"/>
<path d="M342 428 c-26 -13 -24 -33 3 -33 15 0 18 -9 19 -43 1 -34 -2 -42 -16
-42 -10 0 -18 -7 -18 -15 0 -11 12 -15 50 -15 38 0 50 4 50 15 0 8 -7 15 -15
15 -12 0 -15 14 -15 65 0 70 -7 77 -58 53z"/>
<path d="M478 426 c-25 -18 -23 -39 2 -31 18 6 20 2 20 -39 0 -33 -4 -46 -14
-46 -8 0 -16 -7 -20 -15 -4 -12 5 -15 48 -15 40 0 53 4 53 15 0 8 -6 15 -14
15 -14 0 -14 0 -16 75 -2 42 -5 50 -22 52 -11 2 -28 -3 -37 -11z"/>
<path d="M1512 428 c-25 -13 -24 -34 2 -32 13 1 16 -8 16 -42 0 -38 -3 -44
-21 -44 -12 0 -19 -5 -17 -12 6 -17 108 -24 108 -8 0 7 -8 14 -17 16 -15 4
-18 16 -16 69 2 70 -5 77 -55 53z"/>
<path d="M1648 426 c-25 -18 -23 -39 2 -31 18 6 20 2 20 -39 0 -39 -3 -46 -20
-46 -11 0 -20 -7 -20 -15 0 -12 13 -15 55 -15 44 0 53 3 49 15 -4 8 -12 15
-19 15 -8 0 -12 19 -11 63 1 55 -1 62 -19 64 -11 2 -28 -3 -37 -11z"/>
<path d="M2062 428 c-24 -12 -25 -33 -1 -33 8 0 17 -6 20 -14 9 -22 -2 -71
-16 -71 -7 0 -15 -7 -19 -15 -4 -12 5 -15 49 -15 55 0 70 11 39 28 -13 7 -16
23 -15 71 1 66 -7 73 -57 49z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -1,7 +1,7 @@
$color_font: #000;
$color_bg: #fff;
$color_base: #1779ff;
$color_accent: #2da301;
$color_accent: #2dac01;
$link_color: $color_accent;
$link_active: darken($color_accent, 10%);

View File

@ -14,7 +14,7 @@ main {
font-family: 'Boon-Logo', "Verdana", "Arial", sans-serif;
font-size: 24.5px;
line-height: 1.2em;
font-weight: 100;
font-weight: 300;
width: 11em; // more than needed, because of fallback fonts
margin: 0 auto;

View File

@ -39,6 +39,28 @@ if( $page->isHomePage() ) {
<link href='https://fonts.googleapis.com/css?family=Crimson+Text:400,700' rel='stylesheet' type='text/css'>
<?php echo css('assets/fonts/boon_logo.css') ?>
<link rel="apple-touch-icon" sizes="57x57" href="<?php echo url('/assets/favicons/apple-touch-icon-57x57.png')?>">
<link rel="apple-touch-icon" sizes="60x60" href="<?php echo url('/assets/favicons/apple-touch-icon-60x60.png')?>">
<link rel="apple-touch-icon" sizes="72x72" href="<?php echo url('/assets/favicons/apple-touch-icon-72x72.png')?>">
<link rel="apple-touch-icon" sizes="76x76" href="<?php echo url('/assets/favicons/apple-touch-icon-76x76.png')?>">
<link rel="apple-touch-icon" sizes="114x114" href="<?php echo url('/assets/favicons/apple-touch-icon-114x114.png')?>">
<link rel="apple-touch-icon" sizes="120x120" href="<?php echo url('/assets/favicons/apple-touch-icon-120x120.png')?>">
<link rel="apple-touch-icon" sizes="144x144" href="<?php echo url('/assets/favicons/apple-touch-icon-144x144.png')?>">
<link rel="apple-touch-icon" sizes="152x152" href="<?php echo url('/assets/favicons/apple-touch-icon-152x152.png')?>">
<link rel="apple-touch-icon" sizes="180x180" href="<?php echo url('/assets/favicons/apple-touch-icon-180x180.png')?>">
<link rel="icon" type="image/png" href="<?php echo url('/assets/favicons/favicon-32x32.png')?>" sizes="32x32">
<link rel="icon" type="image/png" href="<?php echo url('/assets/favicons/favicon-194x194.png')?>" sizes="194x194">
<link rel="icon" type="image/png" href="<?php echo url('/assets/favicons/favicon-96x96.png')?>" sizes="96x96">
<link rel="icon" type="image/png" href="<?php echo url('/assets/favicons/android-chrome-192x192.png')?>" sizes="192x192">
<link rel="icon" type="image/png" href="<?php echo url('/assets/favicons/favicon-16x16.png')?>" sizes="16x16">
<link rel="manifest" href="<?php echo url('/assets/favicons/manifest.json')?>">
<link rel="mask-icon" href="<?php echo url('/assets/favicons/safari-pinned-tab.svg')?>" color="#5bbad5">
<link rel="shortcut icon" href="<?php echo url('/assets/favicons/favicon.ico')?>">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content="<?php echo url('/assets/favicons/mstile-144x144.png')?>">
<meta name="msapplication-config" content="<?php echo url('/assets/favicons/browserconfig.xml')?>">
<meta name="theme-color" content="#ffffff">
</head>
<body>