-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
238 lines (228 loc) · 36 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="theme-color" content="#4B549D">
<meta name="description" content="🪄 keep your mac awake even when the lid is closed"/>
<meta name="keywords" content="mac, apple, macos, swift, github, statusbar, menubar, osx, xcode, caffeine">
<meta name="author" content="whilom.app">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>whilom | keep your mac awake even when the lid is closed</title>
<link rel="icon" href="favicon.ico" type="image/x-icon">
<style>
@font-face {
font-family: 'HiraMaruProN-W4';
src: url("font.otf");
font-weight: normal;
font-style: normal;
}
html, body {
font-family: 'HiraMaruProN-W4';
margin: 0;
background: #4B549D;
user-select: text;
min-width: 800px;
}
svg {
object-position: top;
width: 100%;
height: auto;
user-select: text;
margin-bottom: -5px; /* lol why */
}
</style>
</head>
<body>
<?xml version="1.0" encoding="UTF-8"?>
<svg width="1440px" height="2040px" viewBox="0 0 1440 2040" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>whilom.app | keep your mac awake even when the lid is closed</title>
<defs>
<linearGradient x1="-55.2852907%" y1="21.516034%" x2="-5.8874606%" y2="88.4660986%" id="linearGradient-1">
<stop stop-color="#939EDB" offset="0%"></stop>
<stop stop-color="#5F69A7" offset="8.66854858%"></stop>
<stop stop-color="#4552A2" offset="100%"></stop>
</linearGradient>
<rect id="path-2" x="0" y="2" width="365" height="94" rx="33"></rect>
</defs>
<g id="whilom.app" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<rect fill="#515CA4" x="0" y="0" width="1440" height="2040"></rect>
<rect id="Rectangle" fill="url(#linearGradient-1)" x="0" y="0" width="1440" height="1024"></rect>
<rect id="Rectangle" fill="url(#linearGradient-1)" transform="translate(720.000000, 1535.000000) scale(-1, 1) rotate(180.000000) translate(-720.000000, -1535.000000) " x="0" y="1023" width="1440" height="1024"></rect>
<g id="Group-4" transform="translate(338.000000, 947.000000)" stroke-linecap="square" stroke-width="8">
<line x1="144.5" y1="96.5" x2="362.5" y2="394.5" id="Line" stroke-opacity="0.614086231" stroke="#676AC8"></line>
<line x1="362.5" y1="394.5" x2="640.5" y2="0.5" id="Line-2" stroke-opacity="0.499737079" stroke="#617ACC"></line>
<line x1="362.5" y1="394.5" x2="740.5" y2="462.5" id="Line-3" stroke-opacity="0.507802256" stroke="#6A73AF"></line>
<line x1="362.5" y1="394.5" x2="0.5" y2="521.5" id="Line-4" stroke-opacity="0.595192649" stroke="#7F7ACC"></line>
</g>
<path d="M205.5,303 C206.408774,303 207.294897,303.0931 208.148585,303.269906 C206.163977,306.0265 205,309.381203 205,313 C205,318.09966 207.311525,322.674861 210.972287,325.790808 C209.320157,326.565649 207.462916,327 205.5,327 C198.596441,327 193,321.627417 193,315 C193,308.372583 198.596441,303 205.5,303 Z" id="Oval-3" fill="#FFFFFF" opacity="0.330362956"></path>
<g id="Group-2" transform="translate(393.000000, 114.000000)">
<text id="whilom" font-family="HiraMaruProN-W4, Hiragino Maru Gothic ProN" font-size="60" font-weight="normal" letter-spacing="-0.2492304" fill="#FFFFFF" fill-opacity="0.58">
<tspan x="227" y="361">whilom</tspan>
</text>
<text id="🪄-keep-your-mac-awa" font-family="Arial, Helvetica, HiraMaruProN-W4" font-size="26" font-weight="normal" letter-spacing="-0.10799984" fill="#FFFFFF" fill-opacity="0.58">
<tspan x="0" y="401" font-family="Helvetica"></tspan>
<tspan x="43" y="401" font-family="HiraMaruProN-W4, Hiragino Maru Gothic ProN">keep your mac awake even when the lid is closed</tspan>
</text>
<g id="Group" transform="translate(227.000000, 0.000000)">
<path d="M41.1980203,118.796763 C45.0627122,110.366316 50.7707919,105.737823 60.9198392,99.2871266 C71.0688866,92.8364298 91.1740214,89.4807584 95.5614694,88.9507784 C99.9489175,88.4207984 114.503928,88 119.804969,88 C125.106011,88 128.36463,88.0312775 139.076067,90.9800516 C149.787503,93.9288258 164.153315,103.345673 167.925722,105.737823 C171.698128,108.129974 193.170561,122.195063 199.924657,134.575178 C206.678753,146.955292 207.427113,159.09532 208.210829,165.74284 C208.994544,172.390361 204.65111,209.565508 204.65111,210.486334 C204.65111,211.407159 205.099596,216.310398 206.616351,217.960923 C209.154293,219.239224 214.779758,223.829894 217.400786,226.488549 C220.021814,229.147203 226,238.178152 226,249.004482 C226,259.830811 220.988416,269.794067 211.379599,276.41082 C201.770782,283.027572 191.768456,282.253926 184.934944,281.541174 C169.551628,279.936655 162.932649,270.641906 160.262122,266.30597 C157.591595,261.970034 154.097536,250.886316 155.685591,242.688553 C152.711597,244.524304 146.593109,245.281847 140.356383,247.091643 C134.119657,248.901439 120.382244,251.263377 106.341361,252.279175 C99.4803081,252.775543 82.8986189,253.486385 67.1597083,253.36812 C50.6895384,253.24436 38.280085,252.279175 31.8247438,252.279175 C25.3694026,252.279175 13.9654575,249.937294 8.57373023,243.81124 C3.18200297,237.685186 0,226.54267 0,219.479274 C0,216.039777 0.849310289,211.382463 2.25391877,208.175717 C3.73383217,204.797049 5.77297835,202.844417 5.77297835,198.177596 C5.77297835,189.081424 9.91017148,182.767784 13.1245837,179.164708 C16.338996,175.561633 16.8728654,172.654044 19.6806884,163.499472 C22.4885114,154.3449 25.4094722,148.42118 28.3657887,146.111743 C31.3221052,143.802306 33.3609441,140.20395 36.0703607,131.99026 C38.7797773,123.77657 37.3333283,127.22721 41.1980203,118.796763 Z" id="hat-outline" stroke="#FFFFFF" stroke-width="10" fill="#A5D4FB"></path>
<polygon id="Star" fill="#FFFFFF" transform="translate(74.354452, 109.173315) rotate(19.000000) translate(-74.354452, -109.173315) " points="71.3744495 119.523382 58.5598344 126.117471 61.0043984 112.145505 56.6014288 107.943323 64.9621453 100.212434 73.7484906 92.2234899 77.7782184 100.215268 92.1074744 102.256998 81.7412404 112.15009 84.1919807 126.12314"></polygon>
<polygon id="Star" fill="#FFFFFF" transform="translate(110.347858, 156.803831) rotate(25.000000) translate(-110.347858, -156.803831) " points="113.191919 170.886276 99.4804855 174.741856 102.820929 163.508223 92.4492461 153.610501 106.778238 151.575988 113.183113 138.865807 119.59498 151.579515 128.007024 159.269248 123.558853 163.513929 128.24647 171.169279"></polygon>
<polygon id="Star" fill="#FFFFFF" transform="translate(53.483802, 148.764243) rotate(-25.000000) translate(-53.483802, -148.764243) " points="53.4790529 161.20884 37.3869302 162.680339 43.1121193 153.836493 32.7458787 143.944476 47.0759922 141.902078 53.487859 129.18837 59.8927339 141.898552 74.2217261 143.933064 63.850043 153.830787 66.7014683 168.340117"></polygon>
<path d="M13,178.676647 C24.758731,167.383543 59.2060939,158.00581 73.2534575,158.00581 C87.3008211,158.00581 103.414694,157.622393 115.711116,163.084919 M18.2006601,186 C39.1123897,177.412237 60.9447807,171.488808 79.53724,171.832439 C98.1296993,172.176071 133.894968,178.444177 136,178.676647" id="wrinkles" stroke="#FFFFFF" stroke-width="7"></path>
<path d="M122.295277,150 C121.530351,152.770736 122.231833,159.357184 124.63094,163.151054 C127.030048,166.944924 129.718869,170.159296 133.70906,176.192431 C137.699251,182.225566 136.12738,183.434232 135.08749,189.210651 C134.047601,194.987071 133.969597,199.511792 135.08749,203.051989 C136.205384,206.592187 144.106683,219.876367 150.289182,224.012522 C156.47168,228.148676 154.488224,237.370097 161.428134,240" id="Path-2" stroke="#FFFFFF" stroke-width="10"></path>
<ellipse id="Oval" stroke="#FFFFFF" stroke-width="7" cx="190.5" cy="248" rx="31.5" ry="31"></ellipse>
<polygon id="Star" fill="#FFFFFF" transform="translate(189.110517, 141.568894) rotate(-6.000000) translate(-189.110517, -141.568894) " points="194.938318 151.537622 182.122628 158.135953 184.571156 144.162308 174.204182 134.267022 188.532161 132.227251 192.174177 125.001835 197.793982 133.200708 201.992845 144.475301 204.016852 156.210831"></polygon>
<polygon id="Star" fill="#FFFFFF" transform="translate(130.311264, 110.349453) rotate(18.000000) translate(-130.311264, -110.349453) " points="130.314908 123.060804 117.500324 129.655071 119.945009 115.682974 109.574578 105.785326 123.902846 103.749774 130.308151 91.0384232 136.718822 103.75248 151.04795 105.794082 140.681695 115.687353 143.132277 129.660483"></polygon>
<polygon id="Star" fill="#FFFFFF" transform="translate(181.045034, 191.157421) rotate(-25.000000) translate(-181.045034, -191.157421) " points="181.040284 203.867603 168.221728 210.467709 170.673351 196.495256 160.30711 186.603239 174.637224 184.560841 181.04909 171.847133 187.453965 184.557315 201.782957 186.591828 191.411274 196.48955 193.855212 210.460656"></polygon>
<polygon id="Star" fill="#FFFFFF" transform="translate(151.730099, 154.943244) rotate(15.000000) translate(-151.730099, -154.943244) " points="151.733199 167.655057 138.918669 174.249863 141.363744 160.277404 130.993838 150.379879 145.321876 148.343834 151.727451 135.632021 158.13759 148.346136 172.466359 150.387328 162.100005 160.281128 164.550097 174.254467"></polygon>
<path d="M44.5210895,228.6268 C27.6889997,228.626589 19.8829888,236.182515 19.8829888,223.95316 C19.8829888,211.723805 69.1590732,212.689767 69.1590732,223.953778 C69.1590732,235.217789 61.3531793,228.627011 44.5210895,228.6268 Z" id="Path-6" stroke="#FFFFFF" fill="#FFFFFF" transform="translate(44.521031, 223.037308) rotate(-179.000000) translate(-44.521031, -223.037308) "></path>
<path d="M111.34351,228.635673 C94.5114205,228.635884 86.7055267,236.192006 86.7055267,223.962651 C86.7055267,211.733297 135.981611,212.698023 135.981611,223.962034 C135.981611,235.226045 128.1756,228.635462 111.34351,228.635673 Z" id="Path-6" stroke="#FFFFFF" fill="#FFFFFF" transform="translate(111.343569, 223.046440) rotate(179.000000) translate(-111.343569, -223.046440) "></path>
<path d="M14.5757997,177 C13.1221198,178.378727 12.6945906,178.24488 11.1735968,181.34462 C10.4603828,183.825318 11.7328706,187.714022 19,185.170219" id="Path-4" stroke="#FFFFFF" stroke-width="7"></path>
</g>
</g>
<rect id="Rectangle" stroke="#979797" fill-opacity="0.49704385" fill="#FFFFFF" opacity="0.530000959" x="0" y="0" width="1440" height="42"></rect>
<text id="Fri-Mar-19-9:40-AM" font-family="HelveticaNeue, Helvetica Neue, HiraMaruProN-W4" font-size="22" font-weight="normal" letter-spacing="-0.09138448" fill="#FFFFFF" fill-opacity="0.58">
<tspan x="1215" y="29">Fri Mar 19 9:40 AM</tspan>
</text>
<g id="Group-3" transform="translate(340.000000, 921.000000)">
<rect id="Rectangle" fill="#393D73" x="0" y="2" width="330" height="237" rx="40"></rect>
<rect id="Rectangle" fill="#676AC8" x="0" y="0" width="330" height="237" rx="40"></rect>
<text id="What-is-this?" font-family="HelveticaNeue-Bold, Helvetica Neue, HiraMaruProN-W4" font-size="30" font-weight="bold" letter-spacing="-0.1246152" fill="#A3B0FF">
<tspan x="27" y="66">What is this?</tspan>
</text>
<text id="an-adorable-status-b" font-family="HelveticaNeue-Bold, Helvetica Neue, HiraMaruProN-W4" font-size="18" font-weight="bold" letter-spacing="-0.07476912" fill="#A3B0FF">
<tspan x="30" y="102">an adorable status bar app that </tspan>
<tspan x="30" y="124">runs a small script to keep your </tspan>
<tspan x="30" y="146">mac awake even when the lid is </tspan>
<tspan x="30" y="168">closed. no external monitor </tspan>
<tspan x="30" y="190">required. enjoy! </tspan>
<tspan x="166.428925" y="190" font-family="AppleColorEmoji, Apple Color Emoji, HiraMaruProN-W4" font-weight="normal">✨</tspan>
<tspan x="188.354156" y="190"></tspan>
</text>
</g>
<g id="Group-3" transform="translate(166.000000, 1326.000000)">
<rect id="Rectangle" fill="#393D73" x="0" y="2" width="348" height="273" rx="40"></rect>
<rect id="Rectangle" fill="#7A75CA" x="0" y="0" width="348" height="273" rx="40"></rect>
<text id="How-do-I-use-this?" font-family="HelveticaNeue-Bold, Helvetica Neue, HiraMaruProN-W4" font-size="30" font-weight="bold" letter-spacing="-0.1246152" fill="#A3B0FF">
<tspan x="29" y="73">How do I use this?</tspan>
</text>
<text id="download-whilom.app" font-family="HelveticaNeue-Bold, Helvetica Neue, HiraMaruProN-W4" font-size="18" font-weight="bold" letter-spacing="-0.07476912" fill="#A3B0FF">
<tspan x="32" y="109">download whilom.app above. </tspan>
<tspan x="32" y="131">double click to open, then click </tspan>
<tspan x="32" y="153">on the brand new icon in your </tspan>
<tspan x="32" y="175">status bar to activate. it's a good </tspan>
<tspan x="32" y="197">idea to drag whilom.app into your </tspan>
<tspan x="32" y="219">Applications directory. </tspan>
<tspan x="227.143541" y="219" font-family="AppleColorEmoji, Apple Color Emoji, HiraMaruProN-W4" font-weight="normal">☕️</tspan>
</text>
</g>
<g id="Group-3" transform="translate(836.000000, 843.000000)">
<rect id="Rectangle" fill="#393D73" x="0" y="2" width="341" height="163" rx="40"></rect>
<rect id="Rectangle" fill="#617ACC" x="0" y="0" width="341" height="163" rx="40"></rect>
<text id="What-does-it-mean?" font-family="HelveticaNeue-Bold, Helvetica Neue, HiraMaruProN-W4" font-size="30" font-weight="bold" letter-spacing="-0.1246152" fill="#A3B0FF">
<tspan x="27" y="65">What does it mean?</tspan>
</text>
<text id="whi•lom,-meaning-"at" font-family="HelveticaNeue-Bold, Helvetica Neue, HiraMaruProN-W4" font-size="18" font-weight="bold" letter-spacing="-0.07476912" fill="#A3B0FF">
<tspan x="32" y="98">whi•lom, meaning "at times," </tspan>
<tspan x="32" y="120">having once been. </tspan>
<tspan x="192.024156" y="120" font-family="AppleColorEmoji, Apple Color Emoji, HiraMaruProN-W4" font-weight="normal">💭</tspan>
<tspan x="213.949387" y="120"></tspan>
</text>
</g>
<g id="Group-3" transform="translate(937.000000, 1218.000000)">
<rect id="Rectangle" fill="#393D73" x="0" y="2" width="391" height="360" rx="40"></rect>
<rect id="Rectangle" fill="#6A73AF" x="0" y="0" width="391" height="360" rx="40"></rect>
<text id="Why-would-I-use-this" font-family="HelveticaNeue-Bold, Helvetica Neue, HiraMaruProN-W4" font-size="30" font-weight="bold" letter-spacing="-0.1246152" fill="#A3B0FF">
<tspan x="39" y="71">Why would I use this?</tspan>
</text>
<text id="mostly-for-running-s" font-family="HelveticaNeue-Bold, Helvetica Neue, HiraMaruProN-W4" font-size="18" font-weight="bold" letter-spacing="-0.07476912" fill="#A3B0FF">
<tspan x="42" y="107">mostly for running servers. </tspan>
<tspan x="42" y="129">perhaps Plex, Minecraft, or </tspan>
<tspan x="42" y="151">Jenkins. it's a really easy tool to </tspan>
<tspan x="42" y="173">understand written in 100% swift. </tspan>
<tspan x="42" y="195">maybe you'll find a way to make </tspan>
<tspan x="42" y="217">it even more useful for yourself. </tspan>
<tspan x="42" y="239">maybe you've been interested in </tspan>
<tspan x="42" y="261">status bar apps and small frame-</tspan>
<tspan x="42" y="283">by-frame animations. do reach </tspan>
<tspan x="42" y="305">out if that's the case! </tspan>
<tspan x="225.227541" y="305" font-family="AppleColorEmoji, Apple Color Emoji, HiraMaruProN-W4" font-weight="normal">💘</tspan>
<tspan x="247.152772" y="305"></tspan>
</text>
</g>
<a target=_blank href="https://github.com/SnowcodeDesign/whilom/releases/download/0.3.3/whilom_0.3.3.zip">
<rect id="Rectangle" fill="#393D73" x="482" y="566" width="478" height="93" rx="40"></rect>
<rect id="Rectangle" fill="#8389D3" x="482" y="562" width="478" height="93" rx="40"></rect>
<text id="Download-Now" font-family="HelveticaNeue, Helvetica Neue, HiraMaruProN-W4" font-size="38" font-weight="normal" letter-spacing="-0.15784592" fill="#4552A2">
<tspan x="611" y="621">Download Now</tspan>
</text>
</a>
<a target=_blank href="https://github.com/SnowcodeDesign/whilom/">
<text id="compatible-with-macO" font-family="HelveticaNeue-Medium, Helvetica Neue, HiraMaruProN-W4" font-size="10" font-weight="400" letter-spacing="-0.0415384" fill="#FFFFFF" fill-opacity="0.23">
<tspan x="580.136166" y="687">compatible with macOS Big Sur</tspan>
<tspan x="726.011552" y="687" font-family="Helvetica-Bold, Helvetica, HiraMaruProN-W4" font-weight="bold"> </tspan>
<tspan x="739.695462" y="687" font-family="HelveticaNeue, Helvetica Neue, HiraMaruProN-W4" font-size="8" font-weight="normal" letter-spacing="-0.03323072">•</tspan>
<tspan x="742.462231" y="687" font-family="Helvetica-Bold, Helvetica, HiraMaruProN-W4" font-weight="bold"> </tspan>
<tspan x="756.146141" y="687">open source on Github</tspan>
</text>
</a>
<path d="M563.878388,592.036826 C566.524665,591.234631 579.269311,620.131644 579.269311,622.520254 C579.269311,624.908864 550.675765,624.090718 548.487466,622.520254 C546.299166,620.94979 561.232112,592.839022 563.878388,592.036826 Z" id="Triangle" fill="#4552A2" transform="translate(563.769311, 608.020434) rotate(180.000000) translate(-563.769311, -608.020434) "></path>
<polygon id="Star" fill="#FFFFFF" opacity="0.256454468" transform="translate(151.000000, 126.000000) rotate(14.000000) translate(-151.000000, -126.000000) " points="151 132 143.946577 135.708204 145.293661 127.854102 139.587322 122.291796 147.473288 121.145898 151 114 154.526712 121.145898 162.412678 122.291796 156.706339 127.854102 158.053423 135.708204"></polygon>
<polygon id="Star" fill="#FFFFFF" opacity="0.256454468" transform="translate(1062.000000, 149.000000) rotate(60.000000) translate(-1062.000000, -149.000000) " points="1062 155 1054.94658 158.708204 1056.29366 150.854102 1050.58732 145.291796 1058.47329 144.145898 1062 137 1065.52671 144.145898 1073.41268 145.291796 1067.70634 150.854102 1069.05342 158.708204"></polygon>
<polygon id="Star" fill="#FFFFFF" opacity="0.256454468" transform="translate(1274.000000, 224.000000) rotate(50.000000) translate(-1274.000000, -224.000000) " points="1274 230 1266.94658 233.708204 1268.29366 225.854102 1262.58732 220.291796 1270.47329 219.145898 1274 212 1277.52671 219.145898 1285.41268 220.291796 1279.70634 225.854102 1281.05342 233.708204"></polygon>
<polygon id="Star" fill="#FFFFFF" opacity="0.256454468" transform="translate(1165.000000, 386.000000) rotate(90.000000) translate(-1165.000000, -386.000000) " points="1165 392 1157.94658 395.708204 1159.29366 387.854102 1153.58732 382.291796 1161.47329 381.145898 1165 374 1168.52671 381.145898 1176.41268 382.291796 1170.70634 387.854102 1172.05342 395.708204"></polygon>
<polygon id="Star" fill="#FFFFFF" opacity="0.256454468" transform="translate(343.000000, 224.000000) rotate(-15.000000) translate(-343.000000, -224.000000) " points="343 230 335.946577 233.708204 337.293661 225.854102 331.587322 220.291796 339.473288 219.145898 343 212 346.526712 219.145898 354.412678 220.291796 348.706339 225.854102 350.053423 233.708204"></polygon>
<polygon id="Star" fill="#6D79C4" transform="translate(702.000000, 1337.000000) rotate(40.000000) translate(-702.000000, -1337.000000) " points="702 1348.95225 690.257354 1373.14015 694.974647 1346.66957 671.257354 1359.33584 690.632739 1340.69345 664 1337 690.632739 1333.30655 671.257354 1314.66416 694.974647 1327.33043 690.257354 1300.85985 702 1325.04775 713.742646 1300.85985 709.025353 1327.33043 732.742646 1314.66416 713.367261 1333.30655 740 1337 713.367261 1340.69345 732.742646 1359.33584 709.025353 1346.66957 713.742646 1373.14015"></polygon>
<polygon id="Star" fill="#6D79C4" opacity="0.584320795" transform="translate(702.000000, 1337.000000) rotate(40.000000) translate(-702.000000, -1337.000000) " points="702 1356.54909 690.257354 1373.14015 690.509334 1352.81554 671.257354 1359.33584 683.407712 1343.041 664 1337 683.407712 1330.959 671.257354 1314.66416 690.509334 1321.18446 690.257354 1300.85985 702 1317.45091 713.742646 1300.85985 713.490666 1321.18446 732.742646 1314.66416 720.592288 1330.959 740 1337 720.592288 1343.041 732.742646 1359.33584 713.490666 1352.81554 713.742646 1373.14015"></polygon>
<a target=_blank href="https://snowcode.design">
<text id="©-2021-Snowcode,-LLC" opacity="0.351327079" font-family="Rubik-Regular, Rubik, HiraMaruProN-W4" font-size="18" font-weight="normal" letter-spacing="-0.07476912" fill="#A3B0FF">
<tspan x="625" y="1998">© 2021 Snowcode, LLC</tspan>
</text>
</a>
<a target=_blank href="https://github.com/SnowcodeDesign/whilom">
<g id="Group-6" opacity="0.7222835" transform="translate(538.000000, 1852.000000)">
<mask id="mask-3" fill="white">
<use xlink:href="#path-2"></use>
</mask>
<use id="Rectangle" fill="#000000" opacity="0.363936651" xlink:href="#path-2"></use>
<rect id="Rectangle" fill="#1D1D1D" mask="url(#mask-3)" x="0" y="0" width="365" height="94" rx="33"></rect>
<g id="Group-5" mask="url(#mask-3)" fill="#FFFFFF">
<g transform="translate(42.221000, 23.446000)">
<path d="M24.7791987,0.554 C11.5259923,0.554 0.779,11.3411204 0.779,24.6487601 C0.779,35.2946325 7.65578741,44.3265266 17.1918007,47.5125875 C18.3912542,47.7356317 18.8316102,46.9898899 18.8316102,46.3534758 C18.8316102,45.7789075 18.809354,43.8808371 18.7990207,41.8674541 C12.1221422,43.3250221 10.7132414,39.0245382 10.7132414,39.0245382 C9.62149224,36.2394781 8.04845146,35.4989234 8.04845146,35.4989234 C5.87091472,34.0034499 8.21259139,34.0341733 8.21259139,34.0341733 C10.6226266,34.2037507 11.8916309,36.5171861 11.8916309,36.5171861 C14.0322064,40.2008071 17.5061704,39.1358608 18.8757253,38.5201949 C19.0911341,36.9632745 19.7131172,35.8995252 20.3994844,35.2982235 C15.0687123,34.6889417 9.46490354,32.62289 9.46490354,23.390296 C9.46490354,20.7596511 10.4024486,18.6102071 11.9377332,16.9228118 C11.6885425,16.3155251 10.867048,13.8652308 12.1702316,10.5463009 C12.1702316,10.5463009 14.1856156,9.89871461 18.7719952,13.0161465 C20.6864312,12.4822768 22.7395713,12.214544 24.7791987,12.2053668 C26.8188261,12.214544 28.873556,12.4822768 30.7915688,13.0161465 C35.3723844,9.89871461 37.3849863,10.5463009 37.3849863,10.5463009 C38.6913494,13.8652308 37.8694575,16.3155251 37.6202668,16.9228118 C39.1591283,18.6102071 40.0903144,20.7596511 40.0903144,23.390296 C40.0903144,32.6448353 34.475775,34.6825576 29.1314902,35.2790712 C29.9923306,36.026808 30.7593767,37.4931541 30.7593767,39.7411525 C30.7593767,42.9647199 30.7315564,45.5594543 30.7315564,46.3534758 C30.7315564,46.994678 31.1635663,47.7460058 32.3801095,47.5093954 C41.9109561,44.3197435 48.779,35.2910414 48.779,24.6487601 C48.779,11.3411204 38.0335974,0.554 24.7791987,0.554" id="Fill-52"></path>
<path d="M9.75212519,35.3298924 C9.67209793,35.5580089 9.38809144,35.6254587 9.12935672,35.4693391 C8.86580832,35.3200402 8.71778799,35.0100746 8.80323062,34.7819581 C8.88145275,34.5477787 9.16606095,34.4833604 9.42900763,34.6387222 C9.69315774,34.7887789 9.8435849,35.1017759 9.75212519,35.3298924" id="Fill-53"></path>
<path d="M10.6752745,36.4764902 C10.5126941,36.6235865 10.1948719,36.5552721 9.97922701,36.3227827 C9.75624343,36.0908443 9.71446929,35.7806748 9.87930779,35.6313748 C10.0469689,35.4842784 10.3551943,35.5531438 10.5787424,35.7850822 C10.8017259,36.0197753 10.8451936,36.327741 10.6752745,36.4764902" id="Fill-54"></path>
<path d="M11.6299875,38.5063961 C11.4362848,38.6248909 11.1195546,38.5137732 10.9237577,38.2661791 C10.730055,38.0185849 10.730055,37.7216564 10.9279459,37.6027005 C11.1242663,37.4837447 11.4362848,37.5907127 11.6346992,37.8364626 C11.8278784,38.0877453 11.8278784,38.3851349 11.6299875,38.5063961" id="Fill-55"></path>
<path d="M12.6955056,39.4546609 C12.5490874,39.6196013 12.23723,39.5753159 12.008977,39.3502739 C11.7754157,39.1302027 11.7103901,38.8179456 11.8572506,38.6530051 C12.0054382,38.4876128 12.319065,38.5341576 12.5490874,38.7573921 C12.7808793,38.9770114 12.8516554,39.291528 12.6955056,39.4546609" id="Fill-56"></path>
<path d="M14.7686999,40.2551284 C14.7114968,40.5065646 14.4454633,40.6208537 14.1774707,40.5140067 C13.9098699,40.4039701 13.7347344,40.1094762 13.7888031,39.8553822 C13.844439,39.6023514 14.111648,39.483278 14.3815995,39.5975672 C14.6488085,39.7070721 14.8243358,39.9994397 14.7686999,40.2551284" id="Fill-57"></path>
<path d="M16.7788596,40.0434045 C16.7854097,40.3199367 16.5619344,40.5492696 16.2852873,40.5537119 C16.007099,40.5631517 15.7820824,40.3393717 15.779,40.0672818 C15.779,39.7879732 15.9974664,39.5608615 16.2756547,39.554198 C16.5523018,39.546424 16.7788596,39.7685382 16.7788596,40.0434045" id="Fill-58"></path>
<path d="M18.7752719,39.9297751 C18.8085492,40.1942698 18.6154631,40.4658395 18.3395705,40.5376776 C18.0683213,40.607883 17.8171933,40.4446146 17.7827551,40.1822968 C17.7490908,39.9112713 17.9456594,39.6397016 18.2165217,39.5694962 C18.4928012,39.502012 18.7400598,39.6609265 18.7752719,39.9297751" id="Fill-59"></path>
</g>
</g>
<text id="Fork-on-Github" opacity="0.860228766" mask="url(#mask-3)" font-family="HelveticaNeue-Medium, Helvetica Neue, HiraMaruProN-W4" font-size="30" font-weight="400" letter-spacing="-0.1246152" fill="#FFFFFF">
<tspan x="117" y="58">Fork on Github</tspan>
</text>
</g>
</a>
<g id="Group-7" transform="translate(1165, -6.019059)">
<path d="M8,0 L36,0 C40.418278,-8.11624501e-16 44,3.581722 44,8 L44,36 C44,40.418278 40.418278,44 36,44 L8,44 C3.581722,44 5.41083001e-16,40.418278 0,36 L0,8 C-5.41083001e-16,3.581722 3.581722,8.11624501e-16 8,0 Z" id="Rectangle"></path>
<path d="M2.56557934,28.0190586 C4.28283227,26.3805284 9.31354816,25.0199016 11.3650345,25.0199016 C13.4165209,25.0199016 15.7698017,24.9642711 17.5655793,25.7568357 M4.56557934,29.0190586 C7.5828399,27.8079595 10.7329386,26.9726011 13.415562,27.0210621 C15.2039775,27.0533694 17.92065,27.3860349 21.5655793,28.0190586" id="wrinkles" stroke="#FFFFFF" stroke-linecap="round"></path>
<path d="M19.0428628,24 C18.9318252,24.4002174 19.0336531,25.3515932 19.3819107,25.8995967 C19.7301683,26.4476002 20.120481,26.9118983 20.6997022,27.7833511 C21.2789235,28.654804 21.0507487,28.829389 20.899797,29.6637608 C20.7488453,30.4981325 20.7375221,31.1517033 20.899797,31.6630651 C21.0620718,32.174427 22.2090346,34.093253 23.1064941,34.6906976 C24.0039536,35.2881422 23.7160325,36.6201252 24.7234388,37" id="Path-2" stroke="#FFFFFF"></path>
<ellipse id="eye-right" fill="#FFFFFF" cx="17" cy="34" rx="1" ry="3"></ellipse>
<ellipse id="eye-left" fill="#FFFFFF" cx="8" cy="34" rx="1" ry="3"></ellipse>
<circle id="Oval" stroke="#FFFFFF" cx="28.5" cy="38.5" r="4.5"></circle>
<path d="M6.89355222,19.4697645 C7.44641286,18.2461906 8.26297797,17.574423 9.71484241,16.6381851 C11.1667068,15.7019472 14.042832,15.2149135 14.6704751,15.1379936 C15.2981182,15.0610736 17.3802744,15 18.138611,15 C18.8969476,15 19.3631069,15.0045395 20.8954235,15.4325172 C22.4277402,15.8604948 24.4828307,17.2272323 25.0224895,17.574423 C25.5621484,17.9216136 28.6338714,19.9629852 29.6000735,21.7598038 C30.5662757,23.5566224 30.6733318,25.3185954 30.7854457,26.2833998 C30.8975595,27.2482041 30.2762128,32.6437113 30.2762128,32.7773575 C30.2762128,32.9110038 30.0592345,33.8430173 30.2762128,34.0825703 C30.6392762,34.2680997 31.3782285,34.9645331 31.7531776,35.3504035 C32.1281268,35.7362739 33,36.8298973 33,38.4012035 C33,39.9725096 32.4351312,41.1935217 31.060549,42.1538605 C29.6859669,43.1141993 28.4979724,43.0467093 27.5204094,42.9432622 C25.3197606,42.7103864 24.5366212,41.4386238 24.1545909,40.809317 C23.7725606,40.1800102 23.2649924,38.6315901 23.4921704,37.4417874 C23.0667279,37.7082238 21.9707685,37.8274906 21.0785783,38.0901599 C20.1863881,38.3528291 18.2211925,38.6956347 16.2125845,38.8430651 C15.2310817,38.9151067 12.8590004,39.0182766 10.6074822,39.0011119 C8.25135431,38.9831496 6.47612916,38.8430651 5.55266511,38.8430651 C4.62920106,38.8430651 2.99781816,38.5031704 2.22650862,37.6140504 C1.45519907,36.7249305 1,35.1077338 1,34.0825703 C1,33.5833703 1.12149745,32.9074195 1.32243268,32.4420005 C1.53414059,31.9516291 1.82584914,31.6682291 1.82584914,30.9908984 C1.82584914,29.6707029 2.41769223,28.7543571 2.87752759,28.2314159 C3.33736295,27.7084746 3.41373524,27.2864744 3.81540628,25.9578029 C4.21707731,24.6291315 4.6349332,23.7693777 5.05784686,23.4341919 C5.48076052,23.099006 5.77242511,22.5767497 6.16001869,21.3846354 C6.54761227,20.1925211 6.34069158,20.6933384 6.89355222,19.4697645 Z" id="hat-outline" stroke="#FFFFFF"></path>
</g>
<g id="Apple" transform="translate(21.000000, 9.000000)" fill="#FFFFFF" fill-opacity="0.58" fill-rule="nonzero">
<path d="M15.823323,21.2740203 C14.6013507,22.4408748 13.253123,22.2589698 11.968023,21.7088178 C10.6017587,21.1475741 9.35273171,21.1120804 7.90981241,21.7088178 C6.11292696,22.4719318 5.15924749,22.2500963 4.07705801,21.2740203 C-2.03280342,15.0848111 -1.13097886,5.65680416 5.8130703,5.30186742 C7.49722767,5.39060161 8.67636329,6.21804786 9.66837031,6.28681685 C11.1428535,5.9917757 12.5542089,5.1465826 14.1324019,5.25750033 C16.0284881,5.40834844 17.4466072,6.14484216 18.393523,7.46919984 C14.4931317,9.77628859 15.4175019,14.834137 19,16.2538839 C18.2830495,18.10621 17.3631884,19.9363525 15.8210684,21.2895488 L15.823323,21.2740203 Z M9.53309663,5.23531679 C9.35047715,2.48455712 11.6163114,0.221835457 14.2225844,0 C14.5810596,3.17224704 11.2916545,5.54588643 9.53309663,5.23531679 Z" id="Shape"></path>
</g>
<g id="1fa84" transform="translate(395.000000, 495.000000)" fill-rule="nonzero">
<path d="M1.66634286,18.7641143 L18.1820571,2.24777143 C18.4278286,2.002 19.9973714,3.57217143 19.7516,3.81731429 L3.23588571,20.3336571 C2.99074286,20.5794286 1.42057143,19.0092571 1.66634286,18.7641143 Z" id="Path" fill="#292F33"></path>
<polygon id="Path" fill="#66757F" points="18.5064 2.54634286 1.97748571 19.0752571 2.53251429 19.6302857 19.0614286 3.10137143"></polygon>
<path d="M21.0860571,1.59468571 L20.8270857,1.33571429 L20.4053143,0.913942857 C20.3581714,0.8668 20.3016,0.836628571 20.2450286,0.807714286 C20.0086857,0.685771429 19.7145143,0.715942857 19.5165143,0.913942857 L18.1952571,2.2352 L18.5064,2.54634286 L19.0614286,3.10137143 L19.7648,3.80474286 L21.0860571,2.48348571 C21.3318286,2.23771429 21.3318286,1.83982857 21.0860571,1.59468571 Z M2.53251429,19.6302857 L1.97748571,19.0752571 L1.66634286,18.7641143 L0.277828571,20.152 C0.0798285714,20.35 0.0496571429,20.6441714 0.1716,20.8805143 C0.200514286,20.9370857 0.230685714,20.9936571 0.277828571,21.0408 L0.6996,21.4625714 L0.958571429,21.7215429 C1.20434286,21.9673143 1.60222857,21.9673143 1.84737143,21.7215429 L3.23525714,20.3336571 L2.53251429,19.6302857 L2.53251429,19.6302857 Z" id="Shape" fill="#E1E8ED"></path>
<path d="M19.0614286,3.10137143 L20.8270857,1.33571429 L20.4053143,0.913942857 C20.3581714,0.8668 20.3016,0.836628571 20.2450286,0.807714286 L18.5057714,2.54697143 L19.0614286,3.10137143 L19.0614286,3.10137143 Z M1.97748571,19.0752571 L0.1716,20.8811429 C0.200514286,20.9377143 0.230685714,20.9942857 0.277828571,21.0414286 L0.6996,21.4632 L2.53251429,19.6302857 L1.97748571,19.0752571 Z" id="Shape" fill="#F5F8FA"></path>
<path d="M17.5352571,9.37388571 L18.5045143,9.01497143 L18.8816571,7.63211429 C18.9313143,7.44982857 19.0972571,7.32348571 19.2864571,7.32348571 C19.4750286,7.32348571 19.6409714,7.44982857 19.6906286,7.63211429 L20.0677714,9.01497143 L21.0370286,9.37388571 C21.2017143,9.43422857 21.3104571,9.59137143 21.3104571,9.76674286 C21.3104571,9.94211429 21.2017143,10.0992571 21.0370286,10.1596 L20.0728,10.5166286 L19.6925143,12.0346286 C19.646,12.2206857 19.4781714,12.3520571 19.2864571,12.3520571 C19.0941143,12.3520571 18.9262857,12.2206857 18.8797714,12.0346286 L18.4994857,10.5166286 L17.5352571,10.1596 C17.3705714,10.0992571 17.2618286,9.94211429 17.2618286,9.76674286 C17.2618286,9.592 17.3705714,9.43485714 17.5352571,9.37388571 M6.88977143,3.322 L8.53034286,2.7148 L9.13754286,1.07422857 C9.23811429,0.802057143 9.49771429,0.621657143 9.78811429,0.621657143 C10.0778857,0.621657143 10.3374857,0.802057143 10.4386857,1.07422857 L11.0458857,2.7148 L12.6858286,3.322 C12.9586286,3.4232 13.1390286,3.68217143 13.1390286,3.97257143 C13.1390286,4.26297143 12.9586286,4.52194286 12.6858286,4.62314286 L11.0458857,5.23034286 L10.4386857,6.87091429 C10.3374857,7.14308571 10.0778857,7.32348571 9.78811429,7.32348571 C9.49771429,7.32348571 9.23811429,7.14308571 9.13754286,6.87091429 L8.53034286,5.23034286 L6.88977143,4.62314286 C6.6176,4.52194286 6.4372,4.26297143 6.4372,3.97257143 C6.43782857,3.68217143 6.61822857,3.4232 6.88977143,3.322 M14.5388571,13.0566857 L15.4081714,12.7348571 L15.73,11.8661714 C15.7834286,11.7222286 15.9210857,11.6266857 16.0744571,11.6266857 C16.2278286,11.6266857 16.3654857,11.7222286 16.4189143,11.8661714 L16.7407429,12.7348571 L17.6094286,13.0566857 C17.754,13.1101143 17.8495429,13.2477714 17.8495429,13.4011429 C17.8495429,13.5551429 17.754,13.6921714 17.6094286,13.7456 L16.7407429,14.0674286 L16.4189143,14.9361143 C16.3654857,15.0800571 16.2278286,15.1756 16.0744571,15.1756 C15.9204571,15.1756 15.7834286,15.0800571 15.73,14.9361143 L15.4081714,14.0674286 L14.5388571,13.7456 C14.3949143,13.6921714 14.2993714,13.5545143 14.2993714,13.4011429 C14.2993714,13.2471429 14.3949143,13.1101143 14.5388571,13.0566857" id="Shape" fill="#FFAC33"></path>
</g>
</g>
</svg>
</body>
</html>