ustyle 1.4.1 → 1.5.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (215) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +1 -0
  3. data/dist/ustyle-content.css +1 -1
  4. data/dist/ustyle-icons.css +1 -1
  5. data/dist/ustyle-latest.css +1 -1
  6. data/dist/ustyle.json +1 -1
  7. data/grunt/modules/html-parser.js +24 -0
  8. data/grunt/tasks/styleguide.js +5 -1
  9. data/lib/ustyle/version.rb +1 -1
  10. data/package.json +2 -1
  11. data/styleguide/assets/images/CTAs.png +0 -0
  12. data/styleguide/assets/images/badge-label-usp.png +0 -0
  13. data/styleguide/assets/images/caveat.png +0 -0
  14. data/styleguide/assets/images/design-conventions.png +0 -0
  15. data/styleguide/assets/images/error-texts.png +0 -0
  16. data/styleguide/assets/images/external-requirements.png +0 -0
  17. data/styleguide/assets/images/placeholder-text.png +0 -0
  18. data/styleguide/assets/images/site-consistency01.png +0 -0
  19. data/styleguide/assets/images/site-consistency02.png +0 -0
  20. data/styleguide/assets/images/site-consistency03.png +0 -0
  21. data/styleguide/assets/images/styleguide-examples/accurate-housing.jpg +0 -0
  22. data/styleguide/assets/images/styleguide-examples/altered.jpg +0 -0
  23. data/styleguide/assets/images/styleguide-examples/bad-subject.jpg +0 -0
  24. data/styleguide/assets/images/styleguide-examples/centered.jpg +0 -0
  25. data/styleguide/assets/images/styleguide-examples/cliche.jpg +0 -0
  26. data/styleguide/assets/images/styleguide-examples/cold.jpg +0 -0
  27. data/styleguide/assets/images/styleguide-examples/good-subject.jpg +0 -0
  28. data/styleguide/assets/images/styleguide-examples/illustrations_1.png +0 -0
  29. data/styleguide/assets/images/styleguide-examples/illustrations_2.png +0 -0
  30. data/styleguide/assets/images/styleguide-examples/illustrations_3.png +0 -0
  31. data/styleguide/assets/images/styleguide-examples/illustrations_4.png +0 -0
  32. data/styleguide/assets/images/styleguide-examples/illustrations_5.png +0 -0
  33. data/styleguide/assets/images/styleguide-examples/illustrations_6.png +0 -0
  34. data/styleguide/assets/images/styleguide-examples/innaccurate-housing.jpg +0 -0
  35. data/styleguide/assets/images/styleguide-examples/natural-1.jpg +0 -0
  36. data/styleguide/assets/images/styleguide-examples/natural-2.jpg +0 -0
  37. data/styleguide/assets/images/styleguide-examples/natural-3.jpg +0 -0
  38. data/styleguide/assets/images/styleguide-examples/not-centered.jpg +0 -0
  39. data/styleguide/assets/images/styleguide-examples/realistic.jpg +0 -0
  40. data/styleguide/assets/images/styleguide-examples/unaltered.jpg +0 -0
  41. data/styleguide/assets/images/styleguide-examples/unnatural-1.jpg +0 -0
  42. data/styleguide/assets/images/styleguide-examples/unnatural-2.jpg +0 -0
  43. data/styleguide/assets/images/styleguide-examples/unnatural-3.jpg +0 -0
  44. data/styleguide/assets/images/styleguide-examples/warm.jpg +0 -0
  45. data/styleguide/assets/images/tone.png +0 -0
  46. data/styleguide/assets/images/tooltip.png +0 -0
  47. data/styleguide/assets/images/tsandcs.png +0 -0
  48. data/styleguide/assets/images/ux-conventions-consistency.png +0 -0
  49. data/styleguide/assets/images/ux-conventions-error.png +0 -0
  50. data/styleguide/assets/images/ux-conventions-errors.png +0 -0
  51. data/styleguide/assets/images/ux-conventions-flexibility.png +0 -0
  52. data/styleguide/assets/images/ux-conventions-freedom.png +0 -0
  53. data/styleguide/assets/images/ux-conventions-minimalist.png +0 -0
  54. data/styleguide/assets/images/ux-conventions-real-world.png +0 -0
  55. data/styleguide/assets/images/ux-conventions-recognition.png +0 -0
  56. data/styleguide/assets/images/ux-conventions-visibility.png +0 -0
  57. data/styleguide/assets/sass/main.scss +4 -0
  58. data/styleguide/assets/sass/modules/_images.scss +24 -0
  59. data/styleguide/content/design/index.tpl +354 -68
  60. data/styleguide/content/design/validating-designs.tpl +304 -0
  61. data/styleguide/content/language/grammar.md +220 -0
  62. data/styleguide/content/language/microcopy.md +170 -0
  63. data/styleguide/content/language/tone.md +51 -0
  64. data/styleguide/templates/simple.tpl +11 -1
  65. data/vendor/assets/images/icons/16px/alarm.png +0 -0
  66. data/vendor/assets/images/icons/16px/android.png +0 -0
  67. data/vendor/assets/images/icons/16px/apple.png +0 -0
  68. data/vendor/assets/images/icons/16px/cog.png +0 -0
  69. data/vendor/assets/images/icons/16px/dual-fuel.png +0 -0
  70. data/vendor/assets/images/icons/16px/facebook-brand.png +0 -0
  71. data/vendor/assets/images/icons/16px/gas.png +0 -0
  72. data/vendor/assets/images/icons/16px/google-brand.png +0 -0
  73. data/vendor/assets/images/icons/16px/info.png +0 -0
  74. data/vendor/assets/images/icons/16px/key.png +0 -0
  75. data/vendor/assets/images/icons/16px/pdf.png +0 -0
  76. data/vendor/assets/images/icons/16px/piggy-bank.png +0 -0
  77. data/vendor/assets/images/icons/16px/pound-note.png +0 -0
  78. data/vendor/assets/images/icons/16px/twitter-brand.png +0 -0
  79. data/vendor/assets/images/icons/16px/twitter.png +0 -0
  80. data/vendor/assets/images/icons/16px/uswitch.png +0 -0
  81. data/vendor/assets/images/icons/16px/wiki.png +0 -0
  82. data/vendor/assets/images/icons/16px/wondering.png +0 -0
  83. data/vendor/assets/images/icons/16px/world.png +0 -0
  84. data/vendor/assets/images/icons/32px/alarm.png +0 -0
  85. data/vendor/assets/images/icons/32px/android.png +0 -0
  86. data/vendor/assets/images/icons/32px/apple.png +0 -0
  87. data/vendor/assets/images/icons/32px/clock.png +0 -0
  88. data/vendor/assets/images/icons/32px/cog.png +0 -0
  89. data/vendor/assets/images/icons/32px/dual-fuel.png +0 -0
  90. data/vendor/assets/images/icons/32px/electric-light.png +0 -0
  91. data/vendor/assets/images/icons/32px/facebook-brand.png +0 -0
  92. data/vendor/assets/images/icons/32px/gas.png +0 -0
  93. data/vendor/assets/images/icons/32px/google-brand.png +0 -0
  94. data/vendor/assets/images/icons/32px/graph-up.png +0 -0
  95. data/vendor/assets/images/icons/32px/info.png +0 -0
  96. data/vendor/assets/images/icons/32px/pdf.png +0 -0
  97. data/vendor/assets/images/icons/32px/pencil.png +0 -0
  98. data/vendor/assets/images/icons/32px/piggy-bank.png +0 -0
  99. data/vendor/assets/images/icons/32px/pound-note.png +0 -0
  100. data/vendor/assets/images/icons/32px/recycle.png +0 -0
  101. data/vendor/assets/images/icons/32px/sad.png +0 -0
  102. data/vendor/assets/images/icons/32px/smiley.png +0 -0
  103. data/vendor/assets/images/icons/32px/twitter-brand.png +0 -0
  104. data/vendor/assets/images/icons/32px/twitter.png +0 -0
  105. data/vendor/assets/images/icons/32px/uswitch.png +0 -0
  106. data/vendor/assets/images/icons/32px/wiki.png +0 -0
  107. data/vendor/assets/images/icons/32px/wondering.png +0 -0
  108. data/vendor/assets/images/icons/32px/world.png +0 -0
  109. data/vendor/assets/images/icons/64px/alarm.png +0 -0
  110. data/vendor/assets/images/icons/64px/android.png +0 -0
  111. data/vendor/assets/images/icons/64px/apple.png +0 -0
  112. data/vendor/assets/images/icons/64px/book.png +0 -0
  113. data/vendor/assets/images/icons/64px/bookmark.png +0 -0
  114. data/vendor/assets/images/icons/64px/clock.png +0 -0
  115. data/vendor/assets/images/icons/64px/cog.png +0 -0
  116. data/vendor/assets/images/icons/64px/dual-fuel.png +0 -0
  117. data/vendor/assets/images/icons/64px/electric-light.png +0 -0
  118. data/vendor/assets/images/icons/64px/facebook-brand.png +0 -0
  119. data/vendor/assets/images/icons/64px/fixed-variable.png +0 -0
  120. data/vendor/assets/images/icons/64px/gas.png +0 -0
  121. data/vendor/assets/images/icons/64px/google-brand.png +0 -0
  122. data/vendor/assets/images/icons/64px/graph-up.png +0 -0
  123. data/vendor/assets/images/icons/64px/happy.png +0 -0
  124. data/vendor/assets/images/icons/64px/info.png +0 -0
  125. data/vendor/assets/images/icons/64px/key.png +0 -0
  126. data/vendor/assets/images/icons/64px/pdf.png +0 -0
  127. data/vendor/assets/images/icons/64px/pencil.png +0 -0
  128. data/vendor/assets/images/icons/64px/piggy-bank.png +0 -0
  129. data/vendor/assets/images/icons/64px/pound-note.png +0 -0
  130. data/vendor/assets/images/icons/64px/present.png +0 -0
  131. data/vendor/assets/images/icons/64px/recycle.png +0 -0
  132. data/vendor/assets/images/icons/64px/renewable.png +0 -0
  133. data/vendor/assets/images/icons/64px/sad.png +0 -0
  134. data/vendor/assets/images/icons/64px/smiley.png +0 -0
  135. data/vendor/assets/images/icons/64px/twitter-brand.png +0 -0
  136. data/vendor/assets/images/icons/64px/twitter.png +0 -0
  137. data/vendor/assets/images/icons/64px/uswitch.png +0 -0
  138. data/vendor/assets/images/icons/64px/wiki.png +0 -0
  139. data/vendor/assets/images/icons/64px/wondering.png +0 -0
  140. data/vendor/assets/images/icons/64px/world.png +0 -0
  141. data/vendor/assets/images/icons/alarm.svg +1 -1
  142. data/vendor/assets/images/icons/android.svg +1 -1
  143. data/vendor/assets/images/icons/angry.svg +1 -1
  144. data/vendor/assets/images/icons/apple.svg +1 -1
  145. data/vendor/assets/images/icons/arrow-circle.svg +1 -1
  146. data/vendor/assets/images/icons/arrow-up-left.svg +1 -1
  147. data/vendor/assets/images/icons/book.svg +1 -1
  148. data/vendor/assets/images/icons/bookmark.svg +1 -1
  149. data/vendor/assets/images/icons/clock.svg +1 -1
  150. data/vendor/assets/images/icons/cog.svg +1 -1
  151. data/vendor/assets/images/icons/dual-fuel.svg +1 -1
  152. data/vendor/assets/images/icons/electric-light.svg +1 -1
  153. data/vendor/assets/images/icons/envelope.svg +1 -1
  154. data/vendor/assets/images/icons/exit-noexit.svg +1 -1
  155. data/vendor/assets/images/icons/facebook-brand.svg +1 -0
  156. data/vendor/assets/images/icons/fixed-variable.svg +1 -1
  157. data/vendor/assets/images/icons/gas.svg +1 -1
  158. data/vendor/assets/images/icons/google-brand.svg +1 -0
  159. data/vendor/assets/images/icons/graph-up.svg +1 -1
  160. data/vendor/assets/images/icons/happy.svg +1 -1
  161. data/vendor/assets/images/icons/info.svg +1 -1
  162. data/vendor/assets/images/icons/kettle.svg +1 -1
  163. data/vendor/assets/images/icons/key.svg +1 -1
  164. data/vendor/assets/images/icons/pdf.svg +1 -1
  165. data/vendor/assets/images/icons/pencil.svg +1 -1
  166. data/vendor/assets/images/icons/piggy-bank.svg +1 -1
  167. data/vendor/assets/images/icons/pound-note.svg +1 -1
  168. data/vendor/assets/images/icons/power.svg +1 -1
  169. data/vendor/assets/images/icons/present.svg +1 -1
  170. data/vendor/assets/images/icons/question.svg +1 -1
  171. data/vendor/assets/images/icons/recycle.svg +1 -1
  172. data/vendor/assets/images/icons/renewable.svg +1 -1
  173. data/vendor/assets/images/icons/sad.svg +1 -1
  174. data/vendor/assets/images/icons/save.svg +1 -1
  175. data/vendor/assets/images/icons/smiley.svg +1 -1
  176. data/vendor/assets/images/icons/sort.svg +1 -1
  177. data/vendor/assets/images/icons/starline.svg +1 -1
  178. data/vendor/assets/images/icons/twitter-brand.svg +1 -0
  179. data/vendor/assets/images/icons/twitter.svg +1 -1
  180. data/vendor/assets/images/icons/uswitch.svg +1 -1
  181. data/vendor/assets/images/icons/wiki.svg +1 -1
  182. data/vendor/assets/images/icons/wondering.svg +1 -1
  183. data/vendor/assets/images/icons/world.svg +1 -1
  184. data/vendor/assets/stylesheets/ustyle/basics/variables/_forms.scss +21 -0
  185. data/vendor/assets/stylesheets/ustyle/basics/variables/_icons.scss +3 -0
  186. data/vendor/assets/stylesheets/ustyle/forms/_input.scss +25 -6
  187. data/vendor/assets/stylesheets/ustyle/forms/_radio-checkbox.scss +9 -2
  188. data/vendor/assets/stylesheets/ustyle/icons/_base.scss +3 -0
  189. data/vendor/assets/stylesheets/ustyle/mixins/_media-query.scss +7 -1
  190. metadata +66 -27
  191. data/styleguide/assets/images/illustration-01.png +0 -0
  192. data/styleguide/assets/images/illustration-02.png +0 -0
  193. data/styleguide/assets/images/illustration-03.png +0 -0
  194. data/styleguide/assets/images/illustration-04.png +0 -0
  195. data/styleguide/assets/images/illustration-05.png +0 -0
  196. data/styleguide/assets/images/illustration-06.png +0 -0
  197. data/styleguide/assets/images/illustration-07.png +0 -0
  198. data/styleguide/assets/images/illustration-08.png +0 -0
  199. data/styleguide/assets/images/lifestyle-photography-01.png +0 -0
  200. data/styleguide/assets/images/lifestyle-photography-02.png +0 -0
  201. data/styleguide/assets/images/lifestyle-photography-03.png +0 -0
  202. data/styleguide/assets/images/lifestyle-photography-04.png +0 -0
  203. data/styleguide/assets/images/lifestyle-photography-05.png +0 -0
  204. data/styleguide/assets/images/lifestyle-photography-06.png +0 -0
  205. data/styleguide/assets/images/lifestyle-photography-07.png +0 -0
  206. data/styleguide/assets/images/lifestyle-photography-08.png +0 -0
  207. data/styleguide/assets/images/object-photography-01.png +0 -0
  208. data/styleguide/assets/images/object-photography-02.png +0 -0
  209. data/styleguide/assets/images/object-photography-03.png +0 -0
  210. data/styleguide/assets/images/object-photography-04.png +0 -0
  211. data/styleguide/assets/images/object-photography-05.png +0 -0
  212. data/styleguide/assets/images/object-photography-06.png +0 -0
  213. data/styleguide/assets/images/object-photography-07.png +0 -0
  214. data/styleguide/assets/images/object-photography-08.png +0 -0
  215. data/styleguide/content/brand/language.md +0 -98
@@ -0,0 +1,170 @@
1
+ ---
2
+ name: Microcopy
3
+ ---
4
+
5
+ ## Microcopy
6
+
7
+ *Anything shorter than a paragraph is classified as microcopy. Think anything from tooltips to button text.*
8
+
9
+ <ul class='table-of-contents'>
10
+ <li><a href="#Help text/tool tips">Help text/tool tips</a></li>
11
+ <li><a href="#Badge/label/USP">Badge/label/USP</a></li>
12
+ <li><a href="#Product info">Product info</a></li>
13
+ <li><a href="#Small print">Small print</a></li>
14
+ <li><a href="#Caveats">Caveats</a></li>
15
+ <li><a href="#Button text">Button text</a></li>
16
+ <li><a href="#CTAs">CTAs</a></li>
17
+ <li><a href="#Form text, form labels">Form text, form labels</a></li>
18
+ <li><a href="#Placeholder text for fields">Placeholder text for fields</a></li>
19
+ <li><a href="#Error text">Error text</a></li>
20
+ </ul>
21
+
22
+ <span id="Help text/tool tips"></span>
23
+ **Help text/tool tips**
24
+
25
+ <img alt="image" class="us-img--full trailered" src="/images/tooltip.png">
26
+
27
+ Tooltips are an interruption, use them sparingly (or not at all).
28
+
29
+ Keep the tooltip text concise. Tooltips are perfect for short sentences and sentence fragments; large blocks of text can be overwhelming and should be avoided.
30
+
31
+ Tooltip text must be informative. Don't make it obvious or just repeat what is already on the screen. Because tooltip text isn't always visible, it should be supplemental info that users don't have to read.
32
+
33
+ <span id="Badge/label/USP"></span>
34
+ **Badge/label/USP**
35
+
36
+ <img alt="image" class="us-img--full trailered" src="/images/badge-label-usp.png">
37
+
38
+ Very short text (1-4 words max) to distinguish products from one another and highlight features of a product that are otherwise not included on the results table. Annotated versions are paired with a descriptive line.
39
+
40
+ Should be written in sentence case, not upper case. The label should be 1-4 words, while descriptive lines should be as concise as possible without wrapping on any device.
41
+
42
+ Must be quantifiable facts about a product, deal or plan be honest and as descriptive as possible. No exclamation points.
43
+
44
+ <span id="Product info"></span>
45
+ **Product info**
46
+
47
+ Summary of product features relevant to users. Must be concise, relevant and quantifiable facts about a product, deal or plan – be honest and as descriptive as possible
48
+
49
+ Be consistent in the way and the order information is presented and the types of information shown. Second person is ok (e.g. “More people in your region switched to this plan than any other”)
50
+
51
+ <span id="Small print"></span>
52
+ **Small print**
53
+
54
+ <img alt="image" class="us-img--full trailered" src="/images/tsandcs.png">
55
+
56
+ Small print reassures users and is vital for transparency.
57
+
58
+ As long as any compliance rules are taken into account, you should treat this copy like any other, and have a responsibility to make this text as comprehensible as possible to a user
59
+
60
+ <span id="Caveats"></span>
61
+ **Caveats**
62
+
63
+ <img alt="image" class="us-img--full trailered" src="/images/caveat.png">
64
+
65
+ Small print text to back up any absolute claims (i.e. savings figures), denoted with an asterisk, followed by an anchor and double-anchor for further caveats. The caveat must appear on the same page as the symbol.
66
+
67
+ <ul>
68
+ <li>For the first caveat on a page use \*</li>
69
+ <li>For the second use &#8224;</li>
70
+ <li>And for the third, use &#8225;</li>
71
+ </ul>
72
+
73
+ Examples of when caveats are required...
74
+
75
+ <ul>
76
+ <li>Get the best iPhone deal with uSwitch*</li>
77
+ <li>Get the cheapest iPhone deal with uSwitch&#8224;</li>
78
+ </ul>
79
+
80
+ And when they're not required...
81
+ <ul>
82
+ <li>Find a better energy deal</li>
83
+ <li>How to find the best iphone deal</li>
84
+ </ul>
85
+
86
+ <span id="Button text"></span>
87
+ **Button text**
88
+
89
+ Very short (1-3 words) actionable description of what happens when the button clicked, namely, what's on the next page.
90
+
91
+ Button text should “keep its promise” and properly set up expectations of what comes next
92
+
93
+ It should be concise (1-3 words), should not contain exclamation points, should feel actionable (e.g. “buy” “switch” “get” “apply” “compare”), and can make use of urgency (e.g. “today” “now”)
94
+
95
+ First person can be used (e.g. “Tell me more”).
96
+
97
+ <span id="CTAs"></span>
98
+ **CTAs**
99
+
100
+ <div class="us-grid-row">
101
+ <div class="us-col-md-10">
102
+ <img alt="image" class="us-img--full trailered" src="/images/CTAs.png">
103
+ </div>
104
+ </div>
105
+
106
+ An introduction to button text, usually one to two lines, that provides a reason to click the accompanying button
107
+
108
+ This is only used on editorial pages. Sentence case should be used, no exclamation points, and the text must relate to the button and its action. A CTA should not end with punctuation (unlike a standard paragraph).
109
+
110
+ Should not be more than two lines, usually made up of a title and copy.
111
+
112
+ <span id="Form text, form labels"></span>
113
+ **Form text, form labels**
114
+
115
+ Description of what information is required from the user. Always aim for clarity and be consistent – if using questions ('Where do you live?') or statements ('Address')
116
+
117
+ Second person is acceptable, and use tool tips to explain any terms that may be unfamiliar
118
+
119
+ Form label naming conventions:
120
+ - First name
121
+ - Last name
122
+ - Date of birth
123
+ - Email
124
+ - Password
125
+ - Postcode
126
+ - Address
127
+ - Main account holder’s name
128
+ - Driver’s name
129
+ - Employment status
130
+ - Annual income (before tax)
131
+
132
+ <span id="Placeholder text for fields"></span>
133
+ **Placeholder text for fields**
134
+
135
+ Pre-populated text in a field that is supposed to serve as an example or a necessary instruction.
136
+
137
+ We only use placeholder text for instructions, as a last resort, when we have no space for labels, or for email/password.
138
+
139
+ Symbols can be used (e.g. £ ) and we use sentence case. Our standard placeholder text is:
140
+
141
+ - Please select
142
+ - Enter postcode
143
+ - DD/MM/YYYY
144
+ - Email address
145
+ - Password
146
+
147
+ <span id="Error text"></span>
148
+ **Error text**
149
+
150
+ <img alt="image" class="us-img--full trailered" src="/images/error-texts.png">
151
+
152
+ Text that is triggered by a user trying to move forward without providing requested info.
153
+
154
+ Error text should be as specific and as useful/helpful as possible, but should also be short; sentence fragments are acceptable.
155
+
156
+ Never be alarming, technical, or condescending (in life, but especially when it comes to error text)
157
+
158
+ <span id="H1"></span>
159
+ **H1**
160
+
161
+ Short description of the page, at a glance.
162
+
163
+ This text should be genuinely helpful, in sentence case, and should be kept as short as possible.
164
+
165
+ <span id="H1"></span>
166
+ **Introductory text**
167
+
168
+ A short (two lines at most) introduction that follows on from the H1. Describes the following content and encourages the user to read on, and provides as much relevant information as possible.
169
+
170
+ This text should be genuinely helpful, sentence case, and should tell the user whether they are in the right place.
@@ -0,0 +1,51 @@
1
+ ---
2
+ name: Tone
3
+ ---
4
+
5
+ At uSwitch we deliver a simple, helpful and reassuring comparison site. The way we speak to our users reflects that.
6
+
7
+ <img alt="image" class="us-img--full trailered" src="/images/tone.png">
8
+
9
+ ## Tone of voice
10
+
11
+ *Please consider these general principles when writing copy.*
12
+
13
+ **Expert**
14
+
15
+ We have a deep understanding of people, household finances and the industries in which we operate.
16
+
17
+ Be confident and authoritative. We know what we’re talking about and we’re not afraid to be out in front of the news and industry happenings.
18
+
19
+ <span class="us-icon--tick us-icon us-icon--small us-icon--custom us-icon--before us-icon--notext"></span><i> Why the smartphone world needs a stronger Nokia OS</i>
20
+
21
+ <span class="us-icon--cross us-icon us-icon--small us-icon--custom us-icon--before us-icon--notext"></span><i> Why we feel the smartphone world could benefit from a stronger Nokia OS</i>
22
+
23
+ **Human**
24
+
25
+ We always talk on the same level as our customers. Be friendly and conversational, never patronising.
26
+
27
+ We want to make sure customers realise there are real, live people at uSwitch. So, we speak in a familiar language and in a colloquial manner, and we’re always friendly and inclusive.
28
+
29
+ <span class="us-icon--tick us-icon us-icon--small us-icon--custom us-icon--before us-icon--notext"></span><i> Having snagged voice recognition company Ivona back in January, it’s not too much of a leap to imagine that Amazon is prepping its own smartphone.</i>
30
+
31
+ <span class="us-icon--cross us-icon us-icon--small us-icon--custom us-icon--before us-icon--notext"></span><i> In January, Amazon acquired Ivona, a voice-recognition company. It would seem the next logical step for the company is to create a smartphone using this technology.</i>
32
+
33
+ **Connected**
34
+
35
+ We are seamlessly synchronised with the wider world and financial one. Be timely, knowledgeable and accurate.
36
+
37
+ We’re experts because we listen (but not just to the industry leaders) and are involved in the industry. But we don’t just listen — we also look out for consumers, who are most impacted by any changes (or lack of).
38
+
39
+ <span class="us-icon--tick us-icon us-icon--small us-icon--custom us-icon--before us-icon--notext"></span><i> What Ofgem’s big announcement means for you</i>
40
+
41
+ <span class="us-icon--cross us-icon us-icon--small us-icon--custom us-icon--before us-icon--notext"></span><i> Ofgem ‘opening up the market’ to boost energy competition</i>
42
+
43
+ **Advisory**
44
+
45
+ We make a positive impact on the lives of our customers. Be empowering and informative.
46
+
47
+ We don’t just tell people what to do. We guide them into the best decision for them, and we do that by providing accurate, easy-to-understand and relevant information. We make it clear that they are in the driving seat, and we’re just here to support them when they’re unsure.
48
+
49
+ **Frank**
50
+
51
+ We speak truthfully and with insight. Be honest and transparent. We’re open and direct. We don’t hide relevant info or intentionally mislead our customers.
@@ -6,7 +6,17 @@
6
6
  <div class="styleguide__hero">
7
7
  <h1 class="styleguide__hero-heading">{{page.name}}</h1>
8
8
  </div>
9
- <div class="styleguide__content markdown styleguide us-col-lg-10">
9
+ {{#if page.subNav}}
10
+ <nav class="nav--sub us-col-lg-2">
11
+ <div class="js-sticky">
12
+ <h4>Table of contents</h4>
13
+ {{#page.subNav}}
14
+ <a class="nav__link" href="{{link}}">{{name}}</a>
15
+ {{/page.subNav}}
16
+ </div>
17
+ </nav>
18
+ {{/if}}
19
+ <div class="styleguide__content markdown styleguide us-col-lg-10 {{#if page.subNav}}styleguide__content--w-sidebar{{/if}}">
10
20
  {{{page.content}}}
11
21
  </div>
12
22
  </div>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="288" viewBox="0 0 32 288"><path d="M24.04 5.978c.256 0 .512-.1.707-.3l3.263-3.342c.39-.4.39-1.048 0-1.447-.39-.4-1.023-.4-1.414 0l-3.263 3.34c-.39.4-.39 1.05 0 1.45.196.19.45.29.707.29zm.68 3.592c.107.26.306.453.542.553.237.1.51.108.765 0l4.264-1.808c.51-.216.76-.815.55-1.337-.21-.522-.79-.77-1.3-.554l-4.27 1.808c-.51.216-.75.814-.54 1.337zM31 12h-4.616c-.552 0-1 .578-1 1.143 0 .283.112.455.292.64.182.186.432.217.708.217H31c.552 0 1-.434 1-1 0-.565-.447-1-1-1zM7.347 5.69c.195.2.45.3.707.3s.512-.1.707-.3c.4-.4.4-1.05 0-1.45L5.5.9C5.108.5 4.474.5 4.083.9c-.39.4-.39 1.048 0 1.447L7.347 5.69zM1.71 8.315l4.263 1.808c.255.108.53.1.765 0 .237-.1.435-.293.54-.554.212-.53-.03-1.13-.54-1.34L2.473 6.42c-.51-.214-1.095.034-1.306.556-.21.523.03 1.12.542 1.338zm4.612 5.528c.18-.185.293-.49.293-.772 0-.56-.448-1.07-1-1.07H1c-.553 0-1 .44-1 1s.448 1 1 1h4.616c.276 0 .526.03.706-.15zm21.486 11.71c0 .03-.006.05-.007.078.01.03.02.04.02.06l.01-.13h-.01zm.005.14c0-.016.01.053.01.037s-.01-.025-.01-.04v.004zm-.328-.68c-6.147-9.345-3.416-7.977-5.032-14.04-.426-1.873-1.61-3.448-3.202-4.37.18-.425.27-.89.27-1.38 0-1.99-1.57-3.607-3.52-3.607s-3.52 1.614-3.52 3.606c0 .493.1.962.28 1.39-1.5.87-2.64 2.316-3.12 4.053l-.02.072c-1.76 6.353 1.14 4.803-5.14 14.345-.004.006-.01.2-.012.206-.015.025-.03.257-.05.263-.026 0-.04-.08-.063-.04-.03.06-.057-.43-.076-.37-.047.13-.077-.13-.08-.13h.03c.037 1 .457 1 .985 1h21.62c.51 0 .92.28.977-.65-.027-.22-.116-.24-.27-.4-.02-.02-.027.09-.046.07zM16 6.783c-.84 0-1.522-.7-1.522-1.56 0-.86.683-1.56 1.522-1.56.84 0 1.522.7 1.522 1.56 0 .86-.683 1.557-1.522 1.557zm.005 24.61c1.875 0 3.394-.394 3.497-3.394h-6.994c.103 3 1.622 3.39 3.497 3.39z" fill="#fff"/><path d="M24.04 69.978c.256 0 .512-.1.707-.3l3.263-3.342c.39-.4.39-1.048 0-1.447-.39-.4-1.023-.4-1.414 0l-3.263 3.34c-.39.4-.39 1.05 0 1.45.196.19.45.29.707.29zm.68 3.592c.107.26.306.453.542.553.237.1.51.108.765 0l4.264-1.808c.51-.216.76-.815.55-1.337-.21-.522-.79-.77-1.3-.554l-4.26 1.808c-.51.216-.752.814-.54 1.337zM31 76h-4.616c-.552 0-1 .578-1 1.143 0 .283.112.455.292.64.182.186.432.217.708.217H31c.552 0 1-.434 1-1 0-.565-.447-1-1-1zM7.347 69.69c.195.2.45.3.707.3s.512-.1.707-.3c.4-.4.4-1.05 0-1.45L5.5 64.9c-.39-.4-1.023-.4-1.414 0-.39.4-.39 1.048 0 1.447L7.35 69.69zM1.71 72.315l4.263 1.808c.255.108.53.1.765 0 .237-.1.435-.293.54-.554.212-.53-.03-1.13-.54-1.34l-4.264-1.81c-.51-.22-1.095.03-1.306.55-.212.52.03 1.12.54 1.33zm4.612 5.528c.18-.185.293-.49.293-.772 0-.56-.448-1.07-1-1.07H1c-.553 0-1 .44-1 1s.448 1 1 1h4.616c.276 0 .526.03.706-.15zm21.486 11.71c0 .03-.006.05-.007.078.01.03.02.04.02.06l.01-.13h-.01zm.005.14c0-.016.01.053.01.037s-.01-.025-.01-.04v.004zm-.328-.68c-6.147-9.345-3.416-7.977-5.032-14.04-.426-1.873-1.61-3.448-3.202-4.37.18-.425.27-.89.27-1.38 0-1.99-1.57-3.607-3.52-3.607s-3.52 1.614-3.52 3.606c0 .493.1.962.28 1.39-1.5.87-2.64 2.316-3.12 4.053l-.02.072C7.86 81.09 10.76 79.54 4.48 89.082c-.004.006-.01.2-.012.206-.015.025-.03.257-.05.263-.026 0-.04-.08-.063-.04-.03.06-.057-.43-.076-.37-.045.13-.075-.13-.08-.13h.03c.04 1 .46 1 .987 1h21.63c.513 0 .92.28.98-.65-.024-.22-.113-.24-.27-.4-.016-.02-.024.09-.043.07zM16 70.783c-.84 0-1.522-.7-1.522-1.56 0-.86.683-1.56 1.522-1.56.84 0 1.522.7 1.522 1.56 0 .86-.683 1.557-1.522 1.557zm.005 24.61c1.875 0 3.394-.394 3.497-3.394h-6.994c.103 3 1.622 3.39 3.497 3.39z" fill="#333"/><path d="M24.04 133.978c.256 0 .512-.1.707-.3l3.263-3.342c.39-.4.39-1.048 0-1.447-.39-.4-1.023-.4-1.414 0l-3.263 3.34c-.39.4-.39 1.05 0 1.45.196.19.45.29.707.29zm.68 3.592c.107.26.306.453.542.553.237.1.51.108.765 0l4.264-1.808c.51-.216.76-.815.55-1.337-.21-.522-.79-.77-1.3-.554l-4.26 1.808c-.51.216-.752.814-.54 1.337zM31 140h-4.616c-.552 0-1 .578-1 1.143 0 .283.112.455.292.64.18.186.43.217.707.217H31c.552 0 1-.434 1-1 0-.565-.447-1-1-1zm-23.653-6.31c.195.2.45.3.707.3s.512-.1.707-.3c.4-.4.4-1.05 0-1.45L5.5 128.9c-.39-.4-1.023-.4-1.414 0-.39.4-.39 1.048 0 1.447l3.264 3.342zm-5.637 2.625l4.263 1.808c.255.108.53.1.765 0 .237-.1.435-.293.54-.554.212-.53-.03-1.13-.54-1.34l-4.264-1.81c-.51-.22-1.095.03-1.306.55-.212.52.03 1.12.54 1.33zm4.612 5.528c.18-.185.293-.49.293-.772 0-.56-.448-1.07-1-1.07H1c-.553 0-1 .44-1 1s.448 1 1 1h4.616c.276 0 .526.03.706-.15zm21.486 11.71c0 .03-.006.05-.007.078.01.03.02.04.02.06l.01-.13h-.01zm.005.14c0-.016.01.053.01.037s-.01-.025-.01-.04v.004zm-.328-.68c-6.147-9.345-3.416-7.976-5.032-14.04-.426-1.873-1.61-3.448-3.202-4.37.18-.425.27-.89.27-1.38 0-1.99-1.57-3.607-3.52-3.607s-3.52 1.614-3.52 3.606c0 .493.1.962.28 1.39-1.5.87-2.64 2.316-3.12 4.053l-.02.072c-1.755 6.353 1.146 4.803-5.14 14.345-.004.006-.008.2-.01.206-.02.025-.035.257-.05.263-.03 0-.044-.08-.067-.04-.03.06-.055-.43-.074-.37-.05.13-.08-.13-.08-.13h.03c.035 1 .455 1 .983 1h21.63c.51 0 .92.28.976-.65-.026-.22-.115-.24-.27-.4-.018-.02-.026.09-.045.07zM16 134.783c-.84 0-1.522-.7-1.522-1.56 0-.86.683-1.56 1.522-1.56.84 0 1.522.7 1.522 1.56 0 .86-.683 1.557-1.522 1.557zm.005 24.61c1.875 0 3.394-.394 3.497-3.394h-6.994c.103 3 1.622 3.39 3.497 3.39z" fill="#97999A"/><path d="M24.04 197.978c.256 0 .512-.1.707-.3l3.263-3.342c.39-.4.39-1.048 0-1.447-.39-.4-1.023-.4-1.414 0l-3.263 3.34c-.39.4-.39 1.05 0 1.45.196.19.45.29.707.29zm.68 3.592c.107.26.306.453.542.553.237.1.51.108.765 0l4.264-1.808c.51-.216.76-.815.55-1.337-.21-.522-.79-.77-1.3-.554l-4.26 1.808c-.51.216-.752.814-.54 1.337zM31 204h-4.616c-.552 0-1 .578-1 1.143 0 .283.112.455.292.64.18.186.43.217.707.217H31c.552 0 1-.434 1-1 0-.565-.447-1-1-1zm-23.653-6.31c.195.2.45.3.707.3s.512-.1.707-.3c.4-.4.4-1.05 0-1.45L5.5 192.9c-.39-.4-1.023-.4-1.414 0-.39.4-.39 1.048 0 1.447l3.264 3.342zm-5.637 2.625l4.263 1.808c.255.108.53.1.765 0 .237-.1.435-.293.54-.554.212-.53-.03-1.13-.54-1.34l-4.264-1.81c-.51-.22-1.095.03-1.306.55-.212.52.03 1.12.54 1.33zm4.612 5.528c.18-.185.293-.49.293-.772 0-.56-.448-1.07-1-1.07H1c-.553 0-1 .44-1 1s.448 1 1 1h4.616c.276 0 .526.03.706-.15zm21.486 11.71c0 .03-.006.05-.007.078.01.03.02.04.02.06l.01-.13h-.01zm.005.14c0-.016.01.053.01.037s-.01-.025-.01-.04v.004zm-.328-.68c-6.147-9.345-3.416-7.976-5.032-14.04-.426-1.873-1.61-3.448-3.202-4.37.18-.425.27-.89.27-1.38 0-1.99-1.57-3.607-3.52-3.607s-3.52 1.614-3.52 3.606c0 .493.1.962.28 1.39-1.5.87-2.64 2.316-3.12 4.053l-.02.072c-1.755 6.353 1.146 4.803-5.14 14.345-.004.006-.008.2-.01.206-.02.025-.035.257-.05.263-.03 0-.044-.08-.067-.04-.03.06-.055-.43-.074-.37-.05.13-.08-.13-.08-.13h.03c.035 1 .455 1 .983 1h21.63c.51 0 .92.28.976-.65-.026-.22-.115-.24-.27-.4-.018-.02-.026.09-.045.07zM16 198.783c-.84 0-1.522-.7-1.522-1.56 0-.86.683-1.56 1.522-1.56.84 0 1.522.7 1.522 1.56 0 .86-.683 1.557-1.522 1.557zm.005 24.61c1.875 0 3.394-.394 3.497-3.394h-6.994c.103 3 1.622 3.39 3.497 3.39z" fill="#008FE9"/><path d="M24.04 261.978c.256 0 .512-.1.707-.3l3.263-3.342c.39-.4.39-1.048 0-1.447-.39-.4-1.023-.4-1.414 0l-3.263 3.34c-.39.4-.39 1.05 0 1.45.196.19.45.29.707.29zm.68 3.592c.107.26.306.453.542.553.237.1.51.108.765 0l4.264-1.808c.51-.216.76-.815.55-1.337-.21-.523-.79-.77-1.3-.554l-4.26 1.808c-.51.216-.752.814-.54 1.337zM31 268h-4.616c-.552 0-1 .578-1 1.143 0 .283.112.455.292.64.18.186.43.217.707.217H31c.552 0 1-.434 1-1 0-.565-.447-1-1-1zm-23.653-6.31c.195.2.45.3.707.3s.512-.1.707-.3c.4-.4.4-1.05 0-1.45L5.5 256.9c-.39-.4-1.023-.4-1.414 0-.39.4-.39 1.048 0 1.447l3.264 3.342zm-5.637 2.625l4.263 1.808c.255.108.53.1.765 0 .237-.1.435-.293.54-.554.212-.53-.03-1.13-.54-1.34l-4.264-1.81c-.51-.22-1.095.03-1.306.55-.212.52.03 1.12.54 1.33zm4.612 5.528c.18-.185.293-.49.293-.772 0-.56-.448-1.07-1-1.07H1c-.553 0-1 .44-1 1s.448 1 1 1h4.616c.276 0 .526.03.706-.15zm21.486 11.71c0 .03-.006.05-.007.078.01.03.02.04.02.06l.01-.13h-.01zm.005.14c0-.016.01.053.01.037s-.01-.025-.01-.04v.004zm-.328-.68c-6.147-9.345-3.416-7.976-5.032-14.04-.426-1.873-1.61-3.448-3.202-4.37.18-.425.27-.89.27-1.38 0-1.99-1.57-3.607-3.52-3.607s-3.52 1.614-3.52 3.606c0 .493.1.962.28 1.39-1.5.87-2.64 2.316-3.12 4.053l-.02.072c-1.755 6.353 1.146 4.803-5.14 14.345-.004.006-.008.2-.01.206-.02.025-.035.257-.05.263-.03 0-.044-.08-.067-.04-.03.06-.055-.43-.074-.37-.05.13-.08-.13-.08-.13h.03c.035 1 .455 1 .983 1h21.63c.51 0 .92.28.976-.65-.026-.22-.115-.24-.27-.4-.018-.02-.026.09-.045.07zM16 262.783c-.84 0-1.522-.7-1.522-1.56 0-.86.683-1.56 1.522-1.56.84 0 1.522.7 1.522 1.56 0 .86-.683 1.557-1.522 1.557zm.005 24.61c1.875 0 3.394-.394 3.497-3.394h-6.994c.103 3 1.622 3.39 3.497 3.39z" fill="#1C1F4E"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="288" viewBox="0 0 32 288"><path d="M24.04 5.978c.256 0 .512-.1.707-.3l3.263-3.342c.39-.4.39-1.048 0-1.447-.39-.4-1.023-.4-1.414 0l-3.263 3.34c-.39.4-.39 1.05 0 1.45.196.19.45.29.707.29zm.68 3.592c.107.26.306.453.542.553.237.1.51.108.765 0l4.264-1.808c.51-.216.76-.815.55-1.337-.21-.522-.79-.77-1.3-.554l-4.27 1.808c-.51.216-.75.814-.54 1.337zM31 12h-4.616c-.552 0-1 .578-1 1.143 0 .283.112.455.292.64.182.186.432.217.708.217H31c.552 0 1-.434 1-1 0-.565-.447-1-1-1zM7.347 5.69c.195.2.45.3.707.3s.512-.1.707-.3c.4-.4.4-1.05 0-1.45L5.5.9C5.108.5 4.474.5 4.083.9c-.39.4-.39 1.048 0 1.447L7.347 5.69zM1.71 8.315l4.263 1.808c.255.108.53.1.765 0 .237-.1.435-.293.54-.554.212-.53-.03-1.13-.54-1.34L2.473 6.42c-.51-.214-1.095.034-1.306.556-.21.523.03 1.12.542 1.338zm4.612 5.528c.18-.185.293-.49.293-.772 0-.56-.448-1.07-1-1.07H1c-.553 0-1 .44-1 1s.448 1 1 1h4.616c.276 0 .526.03.706-.15zm21.486 11.71c0 .03-.006.05-.007.078.01.03.02.04.02.06l.01-.13h-.01zm.005.14c0-.016.01.053.01.037s-.01-.025-.01-.04v.004zm-.328-.68c-6.147-9.345-3.416-7.977-5.032-14.04-.426-1.873-1.61-3.448-3.202-4.37.18-.425.27-.89.27-1.38 0-1.99-1.57-3.607-3.52-3.607s-3.52 1.614-3.52 3.606c0 .493.1.962.28 1.39-1.5.87-2.64 2.316-3.12 4.053l-.02.072c-1.76 6.353 1.14 4.803-5.14 14.345-.003.006-.01.2-.01.206-.016.025-.03.257-.05.263-.027 0-.04-.08-.064-.04-.03.06-.057-.43-.076-.37-.047.13-.077-.13-.08-.13h.03c.037 1 .457 1 .985 1h21.62c.51 0 .92.28.977-.65-.027-.22-.116-.24-.27-.4-.02-.02-.027.09-.046.07zM16 6.783c-.84 0-1.522-.7-1.522-1.56 0-.86.683-1.56 1.522-1.56.84 0 1.522.7 1.522 1.56 0 .86-.683 1.557-1.522 1.557zm.005 24.61c1.875 0 3.394-.394 3.497-3.394h-6.994c.103 3 1.622 3.39 3.497 3.39z" fill="#fff"/><path d="M24.04 69.978c.256 0 .512-.1.707-.3l3.263-3.342c.39-.4.39-1.048 0-1.447-.39-.4-1.023-.4-1.414 0l-3.263 3.34c-.39.4-.39 1.05 0 1.45.196.19.45.29.707.29zm.68 3.592c.107.26.306.453.542.553.237.1.51.108.765 0l4.264-1.808c.51-.216.76-.815.55-1.337-.21-.522-.79-.77-1.3-.554l-4.26 1.808c-.51.216-.75.814-.54 1.337zM31 76h-4.616c-.552 0-1 .578-1 1.143 0 .283.112.455.292.64.182.186.432.217.708.217H31c.552 0 1-.434 1-1 0-.565-.447-1-1-1zM7.347 69.69c.195.2.45.3.707.3s.512-.1.707-.3c.4-.4.4-1.05 0-1.45L5.5 64.9c-.39-.4-1.023-.4-1.414 0-.39.4-.39 1.048 0 1.447L7.35 69.69zM1.71 72.315l4.263 1.808c.255.108.53.1.765 0 .237-.1.435-.293.54-.554.212-.53-.03-1.13-.54-1.34l-4.264-1.81c-.51-.22-1.095.03-1.306.55-.212.52.03 1.12.54 1.33zm4.612 5.528c.18-.185.293-.49.293-.772 0-.56-.448-1.07-1-1.07H1c-.553 0-1 .44-1 1s.448 1 1 1h4.616c.276 0 .526.03.706-.15zm21.486 11.71c0 .03-.006.05-.007.078.01.03.02.04.02.06l.01-.13h-.01zm.005.14c0-.016.01.053.01.037s-.01-.025-.01-.04v.004zm-.328-.68c-6.147-9.345-3.416-7.977-5.032-14.04-.426-1.873-1.61-3.448-3.202-4.37.18-.425.27-.89.27-1.38 0-1.99-1.57-3.607-3.52-3.607s-3.52 1.614-3.52 3.606c0 .493.1.962.28 1.39-1.5.87-2.64 2.316-3.12 4.053l-.02.072c-1.76 6.353 1.14 4.803-5.14 14.345-.004.006-.01.2-.012.206-.015.025-.03.257-.05.263-.026 0-.04-.08-.063-.04-.03.06-.057-.43-.076-.37-.046.13-.076-.13-.08-.13h.03c.04 1 .46 1 .986 1h21.63c.513 0 .92.28.98-.65-.024-.22-.113-.24-.27-.4-.016-.02-.024.09-.043.07zM16 70.783c-.84 0-1.522-.7-1.522-1.56 0-.86.683-1.56 1.522-1.56.84 0 1.522.7 1.522 1.56 0 .86-.683 1.557-1.522 1.557zm.005 24.61c1.875 0 3.394-.394 3.497-3.394h-6.994c.103 3 1.622 3.39 3.497 3.39z" fill="#333"/><path d="M24.04 133.978c.256 0 .512-.1.707-.3l3.263-3.342c.39-.4.39-1.048 0-1.447-.39-.4-1.023-.4-1.414 0l-3.263 3.34c-.39.4-.39 1.05 0 1.45.196.19.45.29.707.29zm.68 3.592c.107.26.306.453.542.553.237.1.51.108.765 0l4.264-1.808c.51-.216.76-.815.55-1.337-.21-.522-.79-.77-1.3-.554l-4.26 1.808c-.51.216-.75.814-.54 1.337zM31 140h-4.616c-.552 0-1 .578-1 1.143 0 .283.112.455.292.64.18.186.43.217.707.217H31c.552 0 1-.434 1-1 0-.565-.447-1-1-1zm-23.653-6.31c.195.2.45.3.707.3s.512-.1.707-.3c.4-.4.4-1.05 0-1.45L5.5 128.9c-.39-.4-1.023-.4-1.414 0-.39.4-.39 1.048 0 1.447l3.264 3.342zm-5.637 2.625l4.263 1.808c.255.108.53.1.765 0 .237-.1.435-.293.54-.554.212-.53-.03-1.13-.54-1.34l-4.264-1.81c-.51-.22-1.095.03-1.306.55-.212.52.03 1.12.54 1.33zm4.612 5.528c.18-.185.293-.49.293-.772 0-.56-.448-1.07-1-1.07H1c-.553 0-1 .44-1 1s.448 1 1 1h4.616c.276 0 .526.03.706-.15zm21.486 11.71c0 .03-.006.05-.007.078.01.03.02.04.02.06l.01-.13h-.01zm.005.14c0-.016.01.053.01.037s-.01-.025-.01-.04v.004zm-.328-.68c-6.147-9.345-3.416-7.976-5.032-14.04-.426-1.873-1.61-3.448-3.202-4.37.18-.425.27-.89.27-1.38 0-1.99-1.57-3.607-3.52-3.607s-3.52 1.614-3.52 3.606c0 .493.1.962.28 1.39-1.5.87-2.64 2.316-3.12 4.053l-.02.072c-1.754 6.353 1.147 4.803-5.14 14.345-.003.006-.007.2-.01.206-.02.025-.034.257-.05.263-.03 0-.043-.08-.066-.04-.03.06-.055-.43-.074-.37-.05.13-.08-.13-.08-.13h.03c.035 1 .455 1 .983 1h21.63c.51 0 .92.28.976-.65-.027-.22-.116-.24-.27-.4-.02-.02-.027.09-.046.07zM16 134.783c-.84 0-1.522-.7-1.522-1.56 0-.86.683-1.56 1.522-1.56.84 0 1.522.7 1.522 1.56 0 .86-.683 1.557-1.522 1.557zm.005 24.61c1.875 0 3.394-.394 3.497-3.394h-6.994c.103 3 1.622 3.39 3.497 3.39z" fill="#97999A"/><path d="M24.04 197.978c.256 0 .512-.1.707-.3l3.263-3.342c.39-.4.39-1.048 0-1.447-.39-.4-1.023-.4-1.414 0l-3.263 3.34c-.39.4-.39 1.05 0 1.45.196.19.45.29.707.29zm.68 3.592c.107.26.306.453.542.553.237.1.51.108.765 0l4.264-1.808c.51-.216.76-.815.55-1.337-.21-.522-.79-.77-1.3-.554l-4.26 1.808c-.51.216-.75.814-.54 1.337zM31 204h-4.616c-.552 0-1 .578-1 1.143 0 .283.112.455.292.64.18.186.43.217.707.217H31c.552 0 1-.434 1-1 0-.565-.447-1-1-1zm-23.653-6.31c.195.2.45.3.707.3s.512-.1.707-.3c.4-.4.4-1.05 0-1.45L5.5 192.9c-.39-.4-1.023-.4-1.414 0-.39.4-.39 1.048 0 1.447l3.264 3.342zm-5.637 2.625l4.263 1.808c.255.108.53.1.765 0 .237-.1.435-.293.54-.554.212-.53-.03-1.13-.54-1.34l-4.264-1.81c-.51-.22-1.095.03-1.306.55-.212.52.03 1.12.54 1.33zm4.612 5.528c.18-.185.293-.49.293-.772 0-.56-.448-1.07-1-1.07H1c-.553 0-1 .44-1 1s.448 1 1 1h4.616c.276 0 .526.03.706-.15zm21.486 11.71c0 .03-.006.05-.007.078.01.03.02.04.02.06l.01-.13h-.01zm.005.14c0-.016.01.053.01.037s-.01-.025-.01-.04v.004zm-.328-.68c-6.147-9.345-3.416-7.976-5.032-14.04-.426-1.873-1.61-3.448-3.202-4.37.18-.425.27-.89.27-1.38 0-1.99-1.57-3.607-3.52-3.607s-3.52 1.614-3.52 3.606c0 .493.1.962.28 1.39-1.5.87-2.64 2.316-3.12 4.053l-.02.072c-1.754 6.353 1.147 4.803-5.14 14.345-.003.006-.007.2-.01.206-.02.025-.034.257-.05.263-.03 0-.043-.08-.066-.04-.03.06-.055-.43-.074-.37-.05.13-.08-.13-.08-.13h.03c.035 1 .455 1 .983 1h21.63c.51 0 .92.28.976-.65-.027-.22-.116-.24-.27-.4-.02-.02-.027.09-.046.07zM16 198.783c-.84 0-1.522-.7-1.522-1.56 0-.86.683-1.56 1.522-1.56.84 0 1.522.7 1.522 1.56 0 .86-.683 1.557-1.522 1.557zm.005 24.61c1.875 0 3.394-.394 3.497-3.394h-6.994c.103 3 1.622 3.39 3.497 3.39z" fill="#008FE9"/><path d="M24.04 261.978c.256 0 .512-.1.707-.3l3.263-3.342c.39-.4.39-1.048 0-1.447-.39-.4-1.023-.4-1.414 0l-3.263 3.34c-.39.4-.39 1.05 0 1.45.196.19.45.29.707.29zm.68 3.592c.107.26.306.453.542.553.237.1.51.108.765 0l4.264-1.808c.51-.216.76-.815.55-1.337-.21-.523-.79-.77-1.3-.554l-4.26 1.808c-.51.216-.75.814-.54 1.337zM31 268h-4.616c-.552 0-1 .578-1 1.143 0 .283.112.455.292.64.18.186.43.217.707.217H31c.552 0 1-.434 1-1 0-.565-.447-1-1-1zm-23.653-6.31c.195.2.45.3.707.3s.512-.1.707-.3c.4-.4.4-1.05 0-1.45L5.5 256.9c-.39-.4-1.023-.4-1.414 0-.39.4-.39 1.048 0 1.447l3.264 3.342zm-5.637 2.625l4.263 1.808c.255.108.53.1.765 0 .237-.1.435-.293.54-.554.212-.53-.03-1.13-.54-1.34l-4.264-1.81c-.51-.22-1.095.03-1.306.55-.212.52.03 1.12.54 1.33zm4.612 5.528c.18-.185.293-.49.293-.772 0-.56-.448-1.07-1-1.07H1c-.553 0-1 .44-1 1s.448 1 1 1h4.616c.276 0 .526.03.706-.15zm21.486 11.71c0 .03-.006.05-.007.078.01.03.02.04.02.06l.01-.13h-.01zm.005.14c0-.016.01.053.01.037s-.01-.025-.01-.04v.004zm-.328-.68c-6.147-9.345-3.416-7.976-5.032-14.04-.426-1.873-1.61-3.448-3.202-4.37.18-.425.27-.89.27-1.38 0-1.99-1.57-3.607-3.52-3.607s-3.52 1.614-3.52 3.606c0 .493.1.962.28 1.39-1.5.87-2.64 2.316-3.12 4.053l-.02.072c-1.754 6.353 1.147 4.803-5.14 14.345-.003.006-.007.2-.01.206-.02.025-.034.257-.05.263-.03 0-.043-.08-.066-.04-.03.06-.055-.43-.074-.37-.05.13-.08-.13-.08-.13h.03c.035 1 .455 1 .983 1h21.63c.51 0 .92.28.976-.65-.027-.22-.116-.24-.27-.4-.02-.02-.027.09-.046.07zM16 262.783c-.84 0-1.522-.7-1.522-1.56 0-.86.683-1.56 1.522-1.56.84 0 1.522.7 1.522 1.56 0 .86-.683 1.557-1.522 1.557zm.005 24.61c1.875 0 3.394-.394 3.497-3.394h-6.994c.103 3 1.622 3.39 3.497 3.39z" fill="#1C1F4E"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="288" viewBox="0 0 32 288"><path fill="#fff" d="M27.9 10.004c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm-24 0c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm3 13c0 1.657 1.343 3 3 3h1v4c0 1.1.9 2 2 2s2-.9 2-2v-4h2v4c0 1.1.9 2 2 2s2-.9 2-2v-4h1c1.657 0 3-1.343 3-3v-11h-18v11zM19.606 2.8L20.872.37c.064-.122.016-.274-.106-.337s-.274-.016-.337.106L19.14 2.6c-1.008-.388-2.1-.6-3.246-.6s-2.238.215-3.245.604L11.37.14c-.063-.123-.214-.17-.336-.107-.122.063-.17.215-.106.337l1.266 2.43c-2.832 1.284-4.882 3.99-5.238 7.205h17.89c-.357-3.216-2.407-5.92-5.24-7.203zM11.9 8.455c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45 1.45.65 1.45 1.45c0 .8-.65 1.45-1.45 1.45zm8 0c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45c.8 0 1.45.65 1.45 1.45s-.65 1.45-1.45 1.45z"/><path fill="#333" d="M27.9 74.004c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm-24 0c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm3 13c0 1.657 1.343 3 3 3h1v4c0 1.1.9 2 2 2s2-.9 2-2v-4h2v4c0 1.1.9 2 2 2s2-.9 2-2v-4h1c1.657 0 3-1.343 3-3v-11h-18v11zM19.606 66.8l1.266-2.43c.064-.122.016-.274-.106-.337s-.274-.016-.337.106l-1.29 2.46c-1.01-.39-2.1-.61-3.25-.61s-2.24.21-3.25.6l-1.28-2.467c-.066-.124-.217-.17-.34-.108-.12.063-.17.214-.105.336l1.266 2.43c-2.83 1.285-4.88 3.99-5.234 7.207h17.89c-.357-3.22-2.407-5.924-5.24-7.206zM11.9 72.455c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45 1.45.65 1.45 1.45c0 .8-.65 1.45-1.45 1.45zm8 0c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45c.8 0 1.45.65 1.45 1.45s-.65 1.45-1.45 1.45z"/><path fill="#97999A" d="M27.9 138.004c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm-24 0c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm3 13c0 1.657 1.343 3 3 3h1v4c0 1.1.9 2 2 2s2-.9 2-2v-4h2v4c0 1.1.9 2 2 2s2-.9 2-2v-4h1c1.657 0 3-1.343 3-3v-11h-18v11zM19.606 130.8l1.266-2.43c.064-.122.016-.274-.106-.337-.122-.064-.274-.016-.337.106l-1.29 2.46c-1.01-.39-2.1-.61-3.25-.61s-2.24.21-3.25.6l-1.288-2.47c-.063-.123-.214-.17-.336-.107-.12.06-.17.213-.106.335l1.266 2.43c-2.83 1.283-4.88 3.99-5.235 7.204h17.89c-.354-3.216-2.404-5.92-5.24-7.203zm-7.706 5.654c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45 1.45.65 1.45 1.45c0 .8-.65 1.45-1.45 1.45zm8 0c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45c.8 0 1.45.65 1.45 1.45s-.65 1.45-1.45 1.45z"/><path fill="#008FE9" d="M27.9 202.004c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm-24 0c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm3 13c0 1.657 1.343 3 3 3h1v4c0 1.1.9 2 2 2s2-.9 2-2v-4h2v4c0 1.1.9 2 2 2s2-.9 2-2v-4h1c1.657 0 3-1.343 3-3v-11h-18v11zM19.606 194.8l1.266-2.43c.064-.122.016-.274-.106-.337-.122-.064-.274-.016-.337.106l-1.29 2.46c-1.01-.39-2.1-.61-3.25-.61s-2.24.21-3.25.6l-1.288-2.47c-.063-.123-.214-.17-.336-.107-.12.06-.17.213-.106.335l1.266 2.43c-2.83 1.283-4.88 3.99-5.235 7.204h17.89c-.354-3.216-2.404-5.92-5.24-7.203zm-7.706 5.654c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45 1.45.65 1.45 1.45c0 .8-.65 1.45-1.45 1.45zm8 0c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45c.8 0 1.45.65 1.45 1.45s-.65 1.45-1.45 1.45z"/><path fill="#1C1F4E" d="M27.9 266.004c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm-24 0c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm3 13c0 1.657 1.343 3 3 3h1v4c0 1.1.9 2 2 2s2-.9 2-2v-4h2v4c0 1.1.9 2 2 2s2-.9 2-2v-4h1c1.657 0 3-1.343 3-3v-11h-18v11zM19.606 258.8l1.266-2.43c.064-.122.016-.274-.106-.337s-.274-.016-.337.106l-1.29 2.46c-1.01-.39-2.1-.61-3.25-.61s-2.24.21-3.25.6l-1.288-2.47c-.063-.123-.214-.17-.336-.107-.12.062-.17.213-.106.335l1.266 2.432c-2.83 1.28-4.88 3.986-5.235 7.202h17.89c-.354-3.218-2.404-5.923-5.24-7.205zm-7.706 5.654c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45 1.45.65 1.45 1.45c0 .8-.65 1.45-1.45 1.45zm8 0c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45c.8 0 1.45.65 1.45 1.45s-.65 1.45-1.45 1.45z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="288" viewBox="0 0 32 288"><path fill="#fff" d="M27.9 10.004c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm-24 0c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm3 13c0 1.657 1.343 3 3 3h1v4c0 1.1.9 2 2 2s2-.9 2-2v-4h2v4c0 1.1.9 2 2 2s2-.9 2-2v-4h1c1.657 0 3-1.343 3-3v-11h-18v11zM19.606 2.8L20.872.37c.064-.122.016-.274-.106-.337s-.274-.016-.337.106L19.14 2.6c-1.008-.388-2.1-.6-3.246-.6s-2.238.215-3.245.604L11.37.14c-.063-.123-.214-.17-.336-.107-.122.063-.17.215-.106.337l1.266 2.43c-2.832 1.284-4.882 3.99-5.238 7.205h17.89c-.357-3.216-2.407-5.92-5.24-7.203zM11.9 8.455c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45 1.45.65 1.45 1.45c0 .8-.65 1.45-1.45 1.45zm8 0c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45c.8 0 1.45.65 1.45 1.45s-.65 1.45-1.45 1.45z"/><path fill="#333" d="M27.9 74.004c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm-24 0c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm3 13c0 1.657 1.343 3 3 3h1v4c0 1.1.9 2 2 2s2-.9 2-2v-4h2v4c0 1.1.9 2 2 2s2-.9 2-2v-4h1c1.657 0 3-1.343 3-3v-11h-18v11zM19.606 66.8l1.266-2.43c.064-.122.016-.274-.106-.337s-.274-.016-.337.106l-1.29 2.46c-1.01-.39-2.1-.61-3.25-.61s-2.24.21-3.25.6l-1.28-2.468c-.067-.124-.218-.17-.34-.108-.12.063-.17.214-.106.336l1.266 2.43c-2.83 1.285-4.88 3.99-5.234 7.207h17.89c-.357-3.22-2.407-5.924-5.24-7.206zM11.9 72.455c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45 1.45.65 1.45 1.45c0 .8-.65 1.45-1.45 1.45zm8 0c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45c.8 0 1.45.65 1.45 1.45s-.65 1.45-1.45 1.45z"/><path fill="#97999A" d="M27.9 138.004c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm-24 0c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm3 13c0 1.657 1.343 3 3 3h1v4c0 1.1.9 2 2 2s2-.9 2-2v-4h2v4c0 1.1.9 2 2 2s2-.9 2-2v-4h1c1.657 0 3-1.343 3-3v-11h-18v11zM19.606 130.8l1.266-2.43c.064-.122.016-.274-.106-.337-.122-.064-.274-.016-.337.106l-1.29 2.46c-1.01-.39-2.1-.61-3.25-.61s-2.24.21-3.25.6l-1.29-2.47c-.062-.124-.213-.17-.335-.108-.12.06-.17.213-.106.335l1.265 2.43c-2.83 1.283-4.88 3.99-5.235 7.204h17.89c-.354-3.215-2.404-5.92-5.24-7.202zm-7.706 5.654c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45 1.45.65 1.45 1.45c0 .8-.65 1.45-1.45 1.45zm8 0c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45c.8 0 1.45.65 1.45 1.45s-.65 1.45-1.45 1.45z"/><path fill="#008FE9" d="M27.9 202.004c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm-24 0c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm3 13c0 1.657 1.343 3 3 3h1v4c0 1.1.9 2 2 2s2-.9 2-2v-4h2v4c0 1.1.9 2 2 2s2-.9 2-2v-4h1c1.657 0 3-1.343 3-3v-11h-18v11zM19.606 194.8l1.266-2.43c.064-.122.016-.274-.106-.337-.122-.064-.274-.016-.337.106l-1.29 2.46c-1.01-.39-2.1-.61-3.25-.61s-2.24.21-3.25.6l-1.29-2.47c-.062-.124-.213-.17-.335-.108-.12.06-.17.213-.106.335l1.265 2.43c-2.83 1.283-4.88 3.99-5.235 7.204h17.89c-.354-3.215-2.404-5.92-5.24-7.202zm-7.706 5.654c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45 1.45.65 1.45 1.45c0 .8-.65 1.45-1.45 1.45zm8 0c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45c.8 0 1.45.65 1.45 1.45s-.65 1.45-1.45 1.45z"/><path fill="#1C1F4E" d="M27.9 266.004c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm-24 0c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2s2-.9 2-2v-8c0-1.1-.9-2-2-2zm3 13c0 1.657 1.343 3 3 3h1v4c0 1.1.9 2 2 2s2-.9 2-2v-4h2v4c0 1.1.9 2 2 2s2-.9 2-2v-4h1c1.657 0 3-1.343 3-3v-11h-18v11zM19.606 258.8l1.266-2.43c.064-.122.016-.274-.106-.337s-.274-.016-.337.106l-1.29 2.46c-1.01-.39-2.1-.61-3.25-.61s-2.24.21-3.25.6l-1.29-2.47c-.062-.124-.213-.17-.335-.108-.12.062-.17.213-.106.335l1.265 2.432c-2.83 1.28-4.88 3.985-5.235 7.2h17.89c-.354-3.217-2.404-5.922-5.24-7.204zm-7.706 5.654c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45 1.45.65 1.45 1.45c0 .8-.65 1.45-1.45 1.45zm8 0c-.8 0-1.45-.65-1.45-1.45s.65-1.45 1.45-1.45c.8 0 1.45.65 1.45 1.45s-.65 1.45-1.45 1.45z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="288" viewBox="0 0 32 288"><g fill="#fff"><ellipse cx="10.449" cy="14.387" rx="2.513" ry="2.5"/><ellipse cx="21.388" cy="14.387" rx="2.513" ry="2.5"/><path d="M15.918.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm0 29c-7.16 0-12.985-5.832-12.985-13s5.825-13 12.985-13c7.16 0 12.985 5.832 12.985 13s-5.825 13-12.985 13zm7.312-20.59l-4.208 1.124c-.536.144-.854.692-.71 1.226.12.446.526.74.97.74.086 0 .175-.01.262-.034l4.21-1.125c.535-.144.853-.692.71-1.226-.145-.54-.695-.85-1.233-.71zM16.05 19.34c-.062 0-.113.014-.117.023-.034-.01-.086-.024-.15-.024-2.703 0-5.276 1.16-7.056 3.19-.455.51-.402 1.31.12 1.76.5.43 1.333.38 1.773-.12 1.303-1.48 3.185-2.34 5.165-2.34.062 0 .112-.02.123-.03.032.01.082.02.144.02 1.98 0 3.862.85 5.166 2.334.24.27.584.427.946.427.305 0 .6-.11.826-.31.522-.452.575-1.244.12-1.764-1.782-2.028-4.355-3.19-7.06-3.19zm-3.758-7.87c.087.023.176.034.262.034.444 0 .85-.294.97-.74.144-.533-.174-1.082-.71-1.226l-4.21-1.125c-.537-.143-1.086.173-1.23.706s.173 1.08.71 1.22l4.208 1.12z"/></g><g fill="#333"><ellipse cx="10.449" cy="78.387" rx="2.513" ry="2.5"/><ellipse cx="21.388" cy="78.387" rx="2.513" ry="2.5"/><path d="M15.918 64.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm0 29c-7.16 0-12.985-5.832-12.985-13s5.825-13 12.985-13c7.16 0 12.985 5.832 12.985 13s-5.825 13-12.985 13zm7.312-20.59l-4.208 1.124c-.536.144-.854.692-.71 1.226.12.446.526.74.97.74.086 0 .175-.01.262-.034l4.21-1.125c.535-.144.853-.692.71-1.226-.145-.54-.695-.85-1.233-.71zM16.05 83.34c-.062 0-.113.014-.117.023-.034-.01-.086-.024-.15-.024-2.703 0-5.276 1.16-7.056 3.19-.455.51-.402 1.31.12 1.76.5.43 1.333.38 1.773-.12 1.303-1.48 3.185-2.34 5.165-2.34.062 0 .112-.02.123-.03.032.01.082.02.144.02 1.98 0 3.862.85 5.166 2.334.24.27.584.427.946.427.305 0 .6-.11.826-.31.522-.452.575-1.244.12-1.764-1.782-2.028-4.355-3.19-7.06-3.19zm-3.758-7.87c.087.023.176.034.262.034.444 0 .85-.294.97-.74.144-.533-.174-1.082-.71-1.226l-4.21-1.125c-.537-.143-1.087.173-1.23.706s.173 1.08.71 1.22l4.208 1.12z"/></g><g fill="#97999A"><ellipse cx="10.449" cy="142.387" rx="2.513" ry="2.5"/><ellipse cx="21.388" cy="142.387" rx="2.513" ry="2.5"/><path d="M15.918 128.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm0 29c-7.16 0-12.985-5.832-12.985-13s5.825-13 12.985-13c7.16 0 12.985 5.832 12.985 13s-5.825 13-12.985 13zm7.312-20.59l-4.208 1.124c-.536.144-.854.692-.71 1.226.12.446.526.74.97.74.086 0 .175-.01.262-.034l4.21-1.125c.535-.144.853-.692.71-1.226-.145-.54-.695-.85-1.233-.71zm-7.18 10.926c-.062 0-.113.014-.117.023-.034-.01-.086-.024-.15-.024-2.703 0-5.276 1.16-7.056 3.19-.455.51-.402 1.31.12 1.76.5.43 1.333.38 1.773-.12 1.303-1.48 3.185-2.34 5.165-2.34.062 0 .112-.02.123-.03.032.01.082.02.144.02 1.98 0 3.862.85 5.166 2.334.24.27.584.427.946.427.305 0 .6-.11.826-.31.522-.452.575-1.244.12-1.764-1.782-2.028-4.355-3.19-7.06-3.19zm-3.758-7.87c.087.023.176.034.262.034.444 0 .85-.294.97-.74.144-.533-.174-1.082-.71-1.226l-4.21-1.125c-.537-.143-1.087.173-1.23.706s.173 1.08.71 1.22l4.208 1.12z"/></g><g fill="#008FE9"><ellipse cx="10.449" cy="206.387" rx="2.513" ry="2.5"/><ellipse cx="21.388" cy="206.387" rx="2.513" ry="2.5"/><path d="M15.918 192.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm0 29c-7.16 0-12.985-5.832-12.985-13s5.825-13 12.985-13c7.16 0 12.985 5.832 12.985 13s-5.825 13-12.985 13zm7.312-20.59l-4.208 1.124c-.536.144-.854.692-.71 1.226.12.446.526.74.97.74.086 0 .175-.01.262-.034l4.21-1.125c.535-.144.853-.692.71-1.226-.145-.54-.695-.85-1.233-.71zm-7.18 10.926c-.062 0-.113.014-.117.023-.034-.01-.086-.024-.15-.024-2.703 0-5.276 1.16-7.056 3.19-.455.51-.402 1.31.12 1.76.5.43 1.333.38 1.773-.12 1.303-1.48 3.185-2.34 5.165-2.34.062 0 .112-.02.123-.03.032.01.082.02.144.02 1.98 0 3.862.85 5.166 2.334.24.27.584.427.946.427.305 0 .6-.11.826-.31.522-.452.575-1.244.12-1.764-1.782-2.028-4.355-3.19-7.06-3.19zm-3.758-7.87c.087.023.176.034.262.034.444 0 .85-.294.97-.74.144-.533-.174-1.082-.71-1.226l-4.21-1.125c-.537-.143-1.087.173-1.23.706s.173 1.08.71 1.22l4.208 1.12z"/></g><g fill="#1C1F4E"><ellipse cx="10.449" cy="270.387" rx="2.513" ry="2.5"/><ellipse cx="21.388" cy="270.387" rx="2.513" ry="2.5"/><path d="M15.918 256.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm0 29c-7.16 0-12.985-5.832-12.985-13s5.825-13 12.985-13c7.16 0 12.985 5.832 12.985 13s-5.825 13-12.985 13zm7.312-20.59l-4.208 1.124c-.536.144-.854.692-.71 1.226.12.446.526.74.97.74.086 0 .175-.01.262-.034l4.21-1.125c.535-.144.853-.692.71-1.226-.145-.54-.695-.85-1.233-.71zm-7.18 10.926c-.062 0-.113.014-.117.023-.034-.01-.086-.024-.15-.024-2.703 0-5.276 1.16-7.056 3.19-.455.51-.402 1.31.12 1.76.5.43 1.333.38 1.773-.12 1.303-1.48 3.185-2.34 5.165-2.34.062 0 .112-.02.123-.03.032.01.082.02.144.02 1.98 0 3.862.85 5.166 2.334.24.27.584.427.946.427.305 0 .6-.11.826-.31.522-.452.575-1.244.12-1.764-1.782-2.028-4.355-3.19-7.06-3.19zm-3.758-7.87c.087.023.176.034.262.034.444 0 .85-.294.97-.74.144-.533-.174-1.082-.71-1.226l-4.21-1.125c-.537-.143-1.087.173-1.23.706s.173 1.08.71 1.22l4.208 1.12z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="288" viewBox="0 0 32 288"><g fill="#fff"><ellipse cx="10.449" cy="14.387" rx="2.513" ry="2.5"/><ellipse cx="21.388" cy="14.387" rx="2.513" ry="2.5"/><path d="M15.918.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm0 29c-7.16 0-12.985-5.832-12.985-13s5.825-13 12.985-13c7.16 0 12.985 5.832 12.985 13s-5.825 13-12.985 13zm7.312-20.59l-4.208 1.124c-.536.144-.854.692-.71 1.226.12.446.526.74.97.74.086 0 .175-.01.262-.034l4.21-1.125c.535-.144.853-.692.71-1.226-.145-.54-.695-.85-1.233-.71zM16.05 19.34c-.062 0-.113.014-.117.023-.034-.01-.086-.024-.15-.024-2.703 0-5.276 1.16-7.056 3.19-.455.51-.402 1.31.12 1.76.5.43 1.333.38 1.773-.12 1.303-1.48 3.185-2.34 5.165-2.34.062 0 .112-.02.123-.03.032.01.082.02.144.02 1.98 0 3.862.85 5.166 2.333.24.27.584.427.946.427.305 0 .6-.11.826-.31.522-.452.575-1.244.12-1.764-1.782-2.028-4.355-3.19-7.06-3.19zm-3.758-7.87c.087.023.176.034.262.034.444 0 .85-.294.97-.74.144-.533-.174-1.082-.71-1.226l-4.21-1.125c-.537-.143-1.086.173-1.23.706s.173 1.08.71 1.22l4.208 1.12z"/></g><g fill="#333"><ellipse cx="10.449" cy="78.387" rx="2.513" ry="2.5"/><ellipse cx="21.388" cy="78.387" rx="2.513" ry="2.5"/><path d="M15.918 64.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm0 29c-7.16 0-12.985-5.832-12.985-13s5.825-13 12.985-13c7.16 0 12.985 5.832 12.985 13s-5.825 13-12.985 13zm7.312-20.59l-4.208 1.124c-.536.144-.854.692-.71 1.226.12.446.526.74.97.74.086 0 .175-.01.262-.034l4.21-1.125c.535-.144.853-.692.71-1.226-.145-.54-.695-.85-1.233-.71zM16.05 83.34c-.062 0-.113.014-.117.023-.034-.01-.086-.024-.15-.024-2.703 0-5.276 1.16-7.056 3.19-.455.51-.402 1.31.12 1.76.5.43 1.333.38 1.773-.12 1.303-1.48 3.185-2.34 5.165-2.34.062 0 .112-.02.123-.03.032.01.082.02.144.02 1.98 0 3.862.85 5.166 2.333.24.27.584.427.946.427.305 0 .6-.11.826-.31.522-.452.575-1.244.12-1.764-1.782-2.028-4.355-3.19-7.06-3.19zm-3.758-7.87c.087.023.176.034.262.034.444 0 .85-.294.97-.74.144-.533-.174-1.082-.71-1.226l-4.21-1.125c-.537-.143-1.087.173-1.23.706s.173 1.08.71 1.22l4.208 1.12z"/></g><g fill="#97999A"><ellipse cx="10.449" cy="142.387" rx="2.513" ry="2.5"/><ellipse cx="21.388" cy="142.387" rx="2.513" ry="2.5"/><path d="M15.918 128.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm0 29c-7.16 0-12.985-5.832-12.985-13s5.825-13 12.985-13c7.16 0 12.985 5.832 12.985 13s-5.825 13-12.985 13zm7.312-20.59l-4.208 1.124c-.536.144-.854.692-.71 1.226.12.446.526.74.97.74.086 0 .175-.01.262-.034l4.21-1.125c.535-.144.853-.692.71-1.226-.145-.54-.695-.85-1.233-.71zm-7.18 10.926c-.062 0-.113.014-.117.023-.034-.01-.086-.024-.15-.024-2.703 0-5.276 1.16-7.056 3.19-.455.51-.402 1.31.12 1.76.5.43 1.333.38 1.773-.12 1.303-1.48 3.185-2.34 5.165-2.34.062 0 .112-.02.123-.03.032.01.082.02.144.02 1.98 0 3.862.85 5.166 2.333.24.27.584.427.946.427.305 0 .6-.11.826-.31.522-.452.575-1.244.12-1.764-1.782-2.028-4.355-3.19-7.06-3.19zm-3.758-7.87c.087.023.176.034.262.034.444 0 .85-.294.97-.74.144-.533-.174-1.082-.71-1.226l-4.21-1.125c-.537-.143-1.087.173-1.23.706s.173 1.08.71 1.22l4.208 1.12z"/></g><g fill="#008FE9"><ellipse cx="10.449" cy="206.387" rx="2.513" ry="2.5"/><ellipse cx="21.388" cy="206.387" rx="2.513" ry="2.5"/><path d="M15.918 192.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm0 29c-7.16 0-12.985-5.832-12.985-13s5.825-13 12.985-13c7.16 0 12.985 5.832 12.985 13s-5.825 13-12.985 13zm7.312-20.59l-4.208 1.124c-.536.144-.854.692-.71 1.226.12.446.526.74.97.74.086 0 .175-.01.262-.034l4.21-1.125c.535-.144.853-.692.71-1.226-.145-.54-.695-.85-1.233-.71zm-7.18 10.926c-.062 0-.113.014-.117.023-.034-.01-.086-.024-.15-.024-2.703 0-5.276 1.16-7.056 3.19-.455.51-.402 1.31.12 1.76.5.43 1.333.38 1.773-.12 1.303-1.48 3.185-2.34 5.165-2.34.062 0 .112-.02.123-.03.032.01.082.02.144.02 1.98 0 3.862.85 5.166 2.333.24.27.584.427.946.427.305 0 .6-.11.826-.31.522-.452.575-1.244.12-1.764-1.782-2.028-4.355-3.19-7.06-3.19zm-3.758-7.87c.087.023.176.034.262.034.444 0 .85-.294.97-.74.144-.533-.174-1.082-.71-1.226l-4.21-1.125c-.537-.143-1.087.173-1.23.706s.173 1.08.71 1.22l4.208 1.12z"/></g><g fill="#1C1F4E"><ellipse cx="10.449" cy="270.387" rx="2.513" ry="2.5"/><ellipse cx="21.388" cy="270.387" rx="2.513" ry="2.5"/><path d="M15.918 256.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm0 29c-7.16 0-12.985-5.832-12.985-13s5.825-13 12.985-13c7.16 0 12.985 5.832 12.985 13s-5.825 13-12.985 13zm7.312-20.59l-4.208 1.124c-.536.144-.854.692-.71 1.226.12.446.526.74.97.74.086 0 .175-.01.262-.034l4.21-1.125c.535-.144.853-.692.71-1.226-.145-.54-.695-.85-1.233-.71zm-7.18 10.926c-.062 0-.113.014-.117.023-.034-.01-.086-.024-.15-.024-2.703 0-5.276 1.16-7.056 3.19-.455.51-.402 1.31.12 1.76.5.43 1.333.38 1.773-.12 1.303-1.48 3.185-2.34 5.165-2.34.062 0 .112-.02.123-.03.032.01.082.02.144.02 1.98 0 3.862.85 5.166 2.333.24.27.584.427.946.427.305 0 .6-.11.826-.31.522-.452.575-1.244.12-1.764-1.782-2.028-4.355-3.19-7.06-3.19zm-3.758-7.87c.087.023.176.034.262.034.444 0 .85-.294.97-.74.144-.533-.174-1.082-.71-1.226l-4.21-1.125c-.537-.143-1.087.173-1.23.706s.173 1.08.71 1.22l4.208 1.12z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="288" viewBox="0 0 32 288"><path fill="#fff" d="M24.635 17.007c-.04-4.053 3.305-5.996 3.454-6.093-1.88-2.75-4.81-3.127-5.86-3.17-2.49-.254-4.86 1.466-6.13 1.466-1.26 0-3.22-1.43-5.28-1.392-2.72.04-5.22 1.58-6.62 4.012-2.82 4.897-.72 12.15 2.03 16.123 1.34 1.944 2.94 4.127 5.05 4.05 2.02-.082 2.79-1.312 5.24-1.312s3.14 1.32 5.28 1.28c2.18-.04 3.56-1.98 4.9-3.93 1.54-2.25 2.18-4.44 2.213-4.55-.05-.02-4.254-1.63-4.296-6.47zm-4.03-11.893c1.117-1.355 1.87-3.235 1.665-5.11-1.61.065-3.56 1.072-4.713 2.423-1.036 1.2-1.942 3.113-1.7 4.95 1.797.142 3.63-.91 4.748-2.263z"/><path fill="#333" d="M24.635 81.007c-.04-4.053 3.305-5.996 3.454-6.093-1.88-2.75-4.81-3.127-5.86-3.17-2.49-.253-4.86 1.466-6.13 1.466-1.26 0-3.22-1.43-5.28-1.392-2.72.04-5.22 1.58-6.62 4.012-2.82 4.897-.72 12.15 2.03 16.123 1.34 1.944 2.94 4.127 5.05 4.05 2.02-.082 2.79-1.312 5.24-1.312s3.14 1.32 5.28 1.28c2.18-.04 3.56-1.98 4.896-3.93 1.545-2.25 2.18-4.44 2.22-4.55-.05-.02-4.256-1.63-4.298-6.47zm-4.03-11.893c1.117-1.355 1.87-3.235 1.665-5.11-1.61.065-3.56 1.072-4.713 2.423-1.036 1.2-1.942 3.113-1.7 4.95 1.797.142 3.63-.91 4.748-2.263z"/><path fill="#97999A" d="M24.635 145.007c-.04-4.053 3.305-5.996 3.454-6.093-1.88-2.75-4.81-3.127-5.86-3.17-2.49-.253-4.86 1.466-6.13 1.466-1.26 0-3.22-1.43-5.28-1.392-2.72.04-5.22 1.58-6.62 4.012-2.82 4.897-.72 12.15 2.03 16.123 1.34 1.944 2.94 4.127 5.05 4.05 2.02-.082 2.79-1.312 5.24-1.312s3.132 1.32 5.28 1.28c2.18-.04 3.56-1.98 4.893-3.93 1.542-2.25 2.18-4.44 2.215-4.55-.05-.02-4.254-1.63-4.296-6.47zm-4.03-11.893c1.117-1.355 1.87-3.235 1.665-5.11-1.61.066-3.56 1.072-4.713 2.423-1.036 1.2-1.942 3.113-1.7 4.95 1.797.142 3.63-.91 4.748-2.263z"/><path fill="#008FE9" d="M24.635 209.007c-.04-4.053 3.305-5.996 3.454-6.093-1.88-2.75-4.81-3.127-5.86-3.17-2.49-.253-4.86 1.466-6.13 1.466-1.26 0-3.22-1.43-5.28-1.392-2.72.04-5.22 1.58-6.62 4.012-2.82 4.897-.72 12.15 2.03 16.123 1.34 1.944 2.94 4.127 5.05 4.05 2.02-.082 2.79-1.312 5.24-1.312s3.132 1.32 5.28 1.28c2.18-.04 3.56-1.98 4.893-3.93 1.542-2.25 2.18-4.44 2.215-4.55-.05-.02-4.254-1.63-4.296-6.47zm-4.03-11.893c1.117-1.355 1.87-3.235 1.665-5.11-1.61.066-3.56 1.072-4.713 2.423-1.036 1.2-1.942 3.113-1.7 4.95 1.797.142 3.63-.91 4.748-2.263z"/><path fill="#1C1F4E" d="M24.635 273.003c-.04-4.053 3.305-5.996 3.454-6.093-1.88-2.75-4.81-3.127-5.86-3.17-2.49-.253-4.86 1.466-6.13 1.466-1.26 0-3.22-1.43-5.28-1.392-2.72.04-5.22 1.58-6.62 4.012-2.82 4.897-.72 12.15 2.03 16.123 1.34 1.94 2.94 4.12 5.05 4.04 2.02-.08 2.79-1.31 5.24-1.31s3.132 1.31 5.28 1.27c2.18-.04 3.56-1.98 4.893-3.93 1.542-2.26 2.18-4.44 2.215-4.55-.05-.02-4.254-1.64-4.296-6.48zm-4.03-11.893c1.117-1.355 1.87-3.235 1.665-5.11-1.61.065-3.56 1.072-4.713 2.423-1.036 1.2-1.942 3.113-1.7 4.95 1.797.142 3.63-.91 4.748-2.263z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="288" viewBox="0 0 32 288"><path fill="#fff" d="M24.635 17.007c-.04-4.053 3.305-5.996 3.454-6.093-1.88-2.75-4.81-3.127-5.86-3.17-2.49-.254-4.86 1.466-6.13 1.466-1.26 0-3.22-1.43-5.28-1.392-2.72.04-5.22 1.58-6.62 4.012-2.82 4.897-.72 12.15 2.03 16.123 1.34 1.944 2.94 4.127 5.05 4.05 2.02-.082 2.79-1.312 5.24-1.312s3.14 1.32 5.28 1.28c2.18-.04 3.56-1.98 4.9-3.93 1.54-2.25 2.18-4.44 2.212-4.55-.05-.02-4.254-1.63-4.296-6.47zm-4.03-11.893c1.117-1.355 1.87-3.235 1.665-5.11-1.61.065-3.56 1.072-4.713 2.423-1.036 1.2-1.942 3.113-1.7 4.95 1.797.142 3.63-.91 4.748-2.263z"/><path fill="#333" d="M24.635 81.007c-.04-4.053 3.305-5.996 3.454-6.093-1.88-2.75-4.81-3.127-5.86-3.17-2.49-.253-4.86 1.466-6.13 1.466-1.26 0-3.22-1.43-5.28-1.392-2.72.04-5.22 1.58-6.62 4.012-2.82 4.897-.72 12.15 2.03 16.123 1.34 1.944 2.94 4.127 5.05 4.05 2.02-.082 2.79-1.312 5.24-1.312s3.14 1.32 5.28 1.28c2.18-.04 3.56-1.98 4.895-3.93 1.545-2.25 2.18-4.44 2.22-4.55-.05-.02-4.256-1.63-4.298-6.47zm-4.03-11.893c1.117-1.355 1.87-3.235 1.665-5.11-1.61.065-3.56 1.072-4.713 2.423-1.036 1.2-1.942 3.113-1.7 4.95 1.797.142 3.63-.91 4.748-2.263z"/><path fill="#97999A" d="M24.635 145.007c-.04-4.053 3.305-5.996 3.454-6.093-1.88-2.75-4.81-3.127-5.86-3.17-2.49-.253-4.86 1.466-6.13 1.466-1.26 0-3.22-1.43-5.28-1.392-2.72.04-5.22 1.58-6.62 4.012-2.82 4.897-.72 12.15 2.03 16.123 1.34 1.944 2.94 4.127 5.05 4.05 2.02-.082 2.79-1.312 5.24-1.312s3.13 1.32 5.28 1.28c2.18-.04 3.56-1.98 4.892-3.93 1.542-2.25 2.18-4.44 2.215-4.55-.05-.02-4.254-1.63-4.296-6.47zm-4.03-11.893c1.117-1.355 1.87-3.235 1.665-5.11-1.61.066-3.56 1.072-4.713 2.423-1.036 1.2-1.942 3.113-1.7 4.95 1.797.142 3.63-.91 4.748-2.263z"/><path fill="#008FE9" d="M24.635 209.007c-.04-4.053 3.305-5.996 3.454-6.093-1.88-2.75-4.81-3.127-5.86-3.17-2.49-.253-4.86 1.466-6.13 1.466-1.26 0-3.22-1.43-5.28-1.392-2.72.04-5.22 1.58-6.62 4.012-2.82 4.897-.72 12.15 2.03 16.123 1.34 1.944 2.94 4.127 5.05 4.05 2.02-.082 2.79-1.312 5.24-1.312s3.13 1.32 5.28 1.28c2.18-.04 3.56-1.98 4.892-3.93 1.542-2.25 2.18-4.44 2.215-4.55-.05-.02-4.254-1.63-4.296-6.47zm-4.03-11.893c1.117-1.355 1.87-3.235 1.665-5.11-1.61.066-3.56 1.072-4.713 2.423-1.036 1.2-1.942 3.113-1.7 4.95 1.797.142 3.63-.91 4.748-2.263z"/><path fill="#1C1F4E" d="M24.635 273.003c-.04-4.053 3.305-5.996 3.454-6.093-1.88-2.75-4.81-3.127-5.86-3.17-2.49-.253-4.86 1.466-6.13 1.466-1.26 0-3.22-1.43-5.28-1.392-2.72.04-5.22 1.58-6.62 4.012-2.82 4.897-.72 12.15 2.03 16.123 1.34 1.94 2.94 4.12 5.05 4.04 2.02-.08 2.79-1.31 5.24-1.31s3.13 1.31 5.28 1.27c2.18-.04 3.56-1.98 4.892-3.93 1.542-2.26 2.18-4.44 2.215-4.55-.05-.02-4.254-1.64-4.296-6.48zm-4.03-11.893c1.117-1.355 1.87-3.235 1.665-5.11-1.61.065-3.56 1.072-4.713 2.423-1.036 1.2-1.942 3.113-1.7 4.95 1.797.142 3.63-.91 4.748-2.263z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="288" viewBox="0 0 32 288"><path fill="#fff" d="M15.9.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm10.113 16.41l-8.703 8.703c-.166.166-.575.216-.792.126-.217-.09-.518-.302-.518-.536V20H8.198c-.154 0-.11-.137-.22-.246-.108-.11.022-.333.022-.486V12.74c0-.32-.123-.74.198-.74H16V7.3c0-.234.3-.445.518-.535s.546-.04.712.126l8.743 8.71c.11.11.19.26.19.41 0 .16-.04.3-.15.41z"/><path fill="#333" d="M15.9 64.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm10.113 16.41l-8.703 8.703c-.166.166-.575.216-.792.126-.217-.09-.518-.302-.518-.536V84H8.198c-.154 0-.11-.137-.22-.246-.108-.11.022-.333.022-.486V76.74c0-.32-.123-.74.198-.74H16v-4.7c0-.234.3-.445.518-.535s.546-.04.712.126l8.743 8.71c.11.11.19.26.19.41 0 .16-.04.3-.15.41z"/><path fill="#97999A" d="M15.9 128.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm10.113 16.41l-8.703 8.703c-.166.166-.575.216-.792.126-.217-.09-.518-.3-.518-.536V148H8.198c-.154 0-.11-.137-.22-.246-.108-.11.022-.333.022-.486v-6.527c0-.32-.123-.74.198-.74H16v-4.7c0-.23.3-.44.518-.53s.546-.04.712.13l8.743 8.71c.11.11.19.26.19.41 0 .157-.04.3-.15.41z"/><path fill="#008FE9" d="M15.9 192.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm10.113 16.41l-8.703 8.703c-.166.166-.575.216-.792.126-.217-.09-.518-.3-.518-.536V212H8.198c-.154 0-.11-.137-.22-.246-.108-.11.022-.333.022-.486v-6.527c0-.32-.123-.74.198-.74H16v-4.7c0-.23.3-.44.518-.53s.546-.04.712.13l8.743 8.71c.11.11.19.26.19.41 0 .157-.04.3-.15.41z"/><path fill="#1C1F4E" d="M15.9 256.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm10.113 16.41l-8.703 8.703c-.166.166-.575.216-.792.126-.217-.09-.518-.3-.518-.536V276H8.198c-.154 0-.11-.137-.22-.246-.108-.11.022-.333.022-.486v-6.527c0-.32-.123-.74.198-.74H16v-4.7c0-.23.3-.44.518-.53s.546-.04.712.13l8.743 8.71c.11.11.19.26.19.41 0 .157-.04.3-.15.41z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="288" viewBox="0 0 32 288"><path fill="#fff" d="M15.9.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm10.113 16.41l-8.703 8.703c-.166.166-.575.216-.792.126-.217-.09-.518-.302-.518-.536V20H8.198c-.154 0-.11-.137-.22-.246-.108-.11.022-.333.022-.486V12.74c0-.32-.123-.74.198-.74H16V7.3c0-.234.3-.445.518-.535s.546-.04.712.126l8.743 8.71c.11.11.19.26.19.41 0 .16-.04.3-.15.41z"/><path fill="#333" d="M15.9 64.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm10.113 16.41l-8.703 8.703c-.166.166-.575.216-.792.126-.217-.09-.518-.302-.518-.536V84H8.198c-.154 0-.11-.137-.22-.246-.108-.11.022-.333.022-.486V76.74c0-.32-.123-.74.198-.74H16v-4.7c0-.234.3-.445.518-.535s.546-.04.712.126l8.743 8.71c.11.11.19.26.19.41 0 .16-.04.3-.15.41z"/><path fill="#97999A" d="M15.9 128.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm10.113 16.41l-8.703 8.703c-.166.166-.575.216-.792.126-.217-.09-.518-.3-.518-.536V148H8.198c-.154 0-.11-.137-.22-.246-.108-.11.022-.333.022-.486v-6.527c0-.32-.123-.74.198-.74H16v-4.7c0-.23.3-.44.518-.53s.546-.04.712.13l8.743 8.71c.11.11.19.26.19.41 0 .158-.04.3-.15.41z"/><path fill="#008FE9" d="M15.9 192.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm10.113 16.41l-8.703 8.703c-.166.166-.575.216-.792.126-.217-.09-.518-.3-.518-.536V212H8.198c-.154 0-.11-.137-.22-.246-.108-.11.022-.333.022-.486v-6.527c0-.32-.123-.74.198-.74H16v-4.7c0-.23.3-.44.518-.53s.546-.04.712.13l8.743 8.71c.11.11.19.26.19.41 0 .158-.04.3-.15.41z"/><path fill="#1C1F4E" d="M15.9 256.004c-8.837 0-16 7.163-16 16s7.163 16 16 16 16-7.163 16-16-7.163-16-16-16zm10.113 16.41l-8.703 8.703c-.166.166-.575.216-.792.126-.217-.09-.518-.3-.518-.536V276H8.198c-.154 0-.11-.137-.22-.246-.108-.11.022-.333.022-.486v-6.527c0-.32-.123-.74.198-.74H16v-4.7c0-.23.3-.44.518-.53s.546-.04.712.13l8.743 8.71c.11.11.19.26.19.41 0 .158-.04.3-.15.41z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="288" viewBox="0 0 32 288"><path fill="#fff" d="M31.724 22.868L17.33 8.475l6.838-6.837c.188-.172.305-.42.305-.695 0-.52-.42-.943-.94-.943H.94C.42 0 0 .425 0 .945v22.588c0 .38.23.724.58.87.117.048.24.072.36.072.246 0 .487-.096.667-.276l6.863-6.87 14.397 14.39c.184.18.425.27.666.27.24 0 .483-.09.667-.28l7.53-7.53c.365-.37.365-.965-.003-1.33z"/><path fill="#333" d="M31.724 86.868L17.33 72.475l6.838-6.837c.188-.172.305-.42.305-.695 0-.52-.42-.943-.94-.943H.94c-.52 0-.94.425-.94.945v22.588c0 .38.23.724.58.87.117.048.24.072.36.072.246 0 .487-.096.667-.276l6.863-6.87 14.397 14.39c.184.18.425.27.666.27.24 0 .483-.09.667-.28l7.53-7.53c.365-.37.365-.965-.003-1.33z"/><path fill="#97999A" d="M31.724 150.868L17.33 136.475l6.838-6.837c.188-.172.305-.42.305-.695 0-.52-.42-.943-.94-.943H.94c-.52 0-.94.425-.94.945v22.588c0 .38.23.724.58.87.117.048.24.072.36.072.246 0 .487-.096.667-.276l6.864-6.87 14.4 14.39c.19.18.43.27.67.27.24 0 .49-.09.67-.28l7.53-7.53c.37-.367.37-.96 0-1.33z"/><path fill="#008FE9" d="M31.724 214.868L17.33 200.475l6.838-6.837c.188-.172.305-.42.305-.695 0-.52-.42-.943-.94-.943H.94c-.52 0-.94.425-.94.945v22.588c0 .38.23.724.58.87.117.048.24.072.36.072.246 0 .487-.096.667-.276l6.864-6.87 14.4 14.39c.19.18.43.27.67.27.24 0 .49-.09.67-.28l7.53-7.53c.37-.367.37-.96 0-1.33z"/><path fill="#1C1F4E" d="M31.724 278.868L17.33 264.475l6.838-6.837c.188-.172.305-.42.305-.695 0-.52-.42-.943-.94-.943H.94c-.52 0-.94.425-.94.945v22.588c0 .38.23.724.58.87.117.048.24.072.36.072.246 0 .487-.096.667-.276l6.864-6.87 14.4 14.39c.19.18.43.27.67.27.24 0 .49-.09.67-.28l7.53-7.53c.37-.367.37-.96 0-1.33z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="288" viewBox="0 0 32 288"><path fill="#fff" d="M31.724 22.868L17.33 8.475l6.838-6.837c.188-.172.305-.42.305-.695 0-.52-.42-.943-.94-.943H.94C.42 0 0 .425 0 .945v22.588c0 .38.23.724.58.87.117.048.24.072.36.072.246 0 .487-.096.667-.276l6.863-6.87 14.397 14.39c.184.18.425.27.666.27.24 0 .483-.09.667-.28l7.53-7.53c.365-.37.365-.966-.003-1.33z"/><path fill="#333" d="M31.724 86.868L17.33 72.475l6.838-6.837c.188-.172.305-.42.305-.695 0-.52-.42-.943-.94-.943H.94c-.52 0-.94.425-.94.945v22.588c0 .38.23.724.58.87.117.048.24.072.36.072.246 0 .487-.096.667-.276l6.863-6.87 14.397 14.39c.184.18.425.27.666.27.24 0 .483-.09.667-.28l7.53-7.53c.365-.37.365-.966-.003-1.33z"/><path fill="#97999A" d="M31.724 150.868L17.33 136.475l6.838-6.837c.188-.172.305-.42.305-.695 0-.52-.42-.943-.94-.943H.94c-.52 0-.94.425-.94.945v22.588c0 .38.23.724.58.87.117.048.24.072.36.072.246 0 .487-.096.667-.276l6.864-6.87 14.4 14.39c.19.18.43.27.67.27.24 0 .49-.09.67-.28l7.53-7.53c.37-.368.37-.96 0-1.33z"/><path fill="#008FE9" d="M31.724 214.868L17.33 200.475l6.838-6.837c.188-.172.305-.42.305-.695 0-.52-.42-.943-.94-.943H.94c-.52 0-.94.425-.94.945v22.588c0 .38.23.724.58.87.117.048.24.072.36.072.246 0 .487-.096.667-.276l6.864-6.87 14.4 14.39c.19.18.43.27.67.27.24 0 .49-.09.67-.28l7.53-7.53c.37-.368.37-.96 0-1.33z"/><path fill="#1C1F4E" d="M31.724 278.868L17.33 264.475l6.838-6.837c.188-.172.305-.42.305-.695 0-.52-.42-.943-.94-.943H.94c-.52 0-.94.425-.94.945v22.588c0 .38.23.724.58.87.117.048.24.072.36.072.246 0 .487-.096.667-.276l6.864-6.87 14.4 14.39c.19.18.43.27.67.27.24 0 .49-.09.67-.28l7.53-7.53c.37-.368.37-.96 0-1.33z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="288" viewBox="0 0 32 288"><path fill="#fff" d="M27.026 0h-.002L7.1.56c-1.045.006-2.01.27-2.79.76-.438.278-.684.616-.943 1.003C3.06 2.78 3 3.32 3 3.848v23.61c0 .528.06 1.07.368 1.526.382.567.893 1.014 1.625 1.33.65.28 1.34.423 2.067.428l15.276 1.253c.064.006.12.01.183.01.57 0 1.27-.224 1.68-.628.4-.406.8-.948.8-1.524v-1.17l2.36-.08c1.07-.033 1.63-.898 1.63-1.97V2.13C29 .96 28.26 0 27.02 0zm-9.274 14.995c-.027 0-.054 0-.082-.003l-7.396-.607c-.543-.045-.948-.522-.904-1.065.044-.543.516-.943 1.066-.904l7.396.607c.543.045.948.522.904 1.065-.042.516-.474.907-.984.907zm2.235-3.736c-.027 0-.054-.01-.082-.01L8.04 10.28c-.543-.045-.948-.522-.904-1.065.046-.544.51-.938 1.066-.904l11.865.98c.543.05.948.52.904 1.07-.04.52-.47.91-.98.91zM26 24.74c0 .537-.296.983-.832.994l-.188.01c-.122 0 .02-.1.02-.22V7.614c0-1.125-1.013-2.144-2.135-2.243L7.158 4h-.055c-.558 0-1.008-.065-1.23-.208-.023-.015-.043.02-.06.007.063-.05.156-.09.28-.14.287-.13.652-.18 1.048-.18l17.85-.5c.64 0 1.01.52 1.01 1.15v20.6z"/><path fill="#333" d="M27.026 64h-.002L7.1 64.56c-1.044.006-2.01.27-2.79.76-.438.278-.684.616-.943 1.002-.306.457-.367 1-.367 1.526v23.61c0 .528.06 1.07.368 1.526.382.567.893 1.014 1.625 1.33.65.28 1.34.423 2.067.428l15.276 1.253c.064.006.12.01.183.01.57 0 1.27-.224 1.68-.628.4-.406.8-.948.8-1.524v-1.17l2.36-.08c1.07-.033 1.63-.898 1.63-1.97V66.13c0-1.17-.74-2.13-1.98-2.13zm-9.274 14.995c-.027 0-.054 0-.082-.003l-7.396-.607c-.543-.045-.948-.522-.904-1.065.044-.543.516-.943 1.066-.904l7.396.607c.543.045.948.522.904 1.065-.042.516-.474.907-.984.907zm2.235-3.736c-.027 0-.054-.01-.082-.01L8.04 74.28c-.543-.045-.948-.522-.904-1.065.045-.543.51-.937 1.066-.904l11.865.98c.543.05.948.52.904 1.07-.04.52-.47.91-.98.91zM26 88.74c0 .537-.296.983-.832.994l-.188.01c-.122 0 .02-.1.02-.22v-17.91c0-1.125-1.013-2.144-2.135-2.243L7.158 68h-.055c-.558 0-1.008-.065-1.23-.208-.022-.014-.042.02-.06.008.063-.047.156-.08.28-.133.287-.123.652-.18 1.048-.18l17.85-.497c.64 0 1.01.523 1.01 1.158v20.6z"/><path fill="#97999A" d="M27.026 128h-.002l-19.924.56c-1.044.006-2.01.27-2.79.76-.438.278-.684.616-.943 1.002-.306.457-.367 1-.367 1.526v23.61c0 .528.06 1.07.368 1.526.382.567.893 1.014 1.625 1.33.65.28 1.34.423 2.067.428l15.276 1.253c.064.006.12.01.183.01.57 0 1.27-.224 1.68-.628.4-.406.8-.948.8-1.524v-1.17l2.36-.08c1.07-.033 1.63-.898 1.63-1.97V130.13c0-1.17-.74-2.13-1.98-2.13zm-9.274 14.995c-.027 0-.054 0-.082-.003l-7.396-.607c-.543-.045-.948-.522-.904-1.065.044-.543.516-.943 1.066-.904l7.396.607c.543.045.948.522.904 1.065-.042.516-.474.907-.984.907zm2.235-3.736c-.027 0-.054-.01-.082-.01l-11.865-.97c-.543-.05-.948-.52-.904-1.07.045-.55.51-.94 1.066-.91l11.865.972c.543.045.948.522.904 1.065-.04.515-.47.906-.98.906zM26 152.74c0 .537-.296.983-.832.994l-.188.01c-.122 0 .02-.1.02-.22V135.61c0-1.124-1.013-2.143-2.135-2.242L7.158 132h-.055c-.558 0-1.008-.065-1.23-.208-.022-.014-.042.02-.06.008.063-.047.156-.08.28-.133.287-.123.652-.18 1.048-.18l17.85-.497c.64 0 1.01.523 1.01 1.158v20.6z"/><path fill="#008FE9" d="M27.026 192h-.002l-19.924.56c-1.044.006-2.01.27-2.79.76-.438.278-.684.616-.943 1.002-.306.457-.367 1-.367 1.526v23.61c0 .528.06 1.07.368 1.526.382.567.893 1.014 1.625 1.33.65.28 1.34.423 2.067.428l15.276 1.253c.064.006.12.01.183.01.57 0 1.27-.224 1.68-.628.4-.406.8-.948.8-1.524v-1.17l2.36-.08c1.07-.033 1.63-.898 1.63-1.97V194.13c0-1.17-.74-2.13-1.98-2.13zm-9.274 14.995c-.027 0-.054 0-.082-.003l-7.396-.607c-.543-.045-.948-.522-.904-1.065.044-.543.516-.943 1.066-.904l7.396.607c.543.045.948.522.904 1.065-.042.516-.474.907-.984.907zm2.235-3.736c-.027 0-.054-.01-.082-.01l-11.865-.97c-.543-.05-.948-.52-.904-1.07.045-.55.51-.94 1.066-.91l11.865.972c.543.045.948.522.904 1.065-.04.515-.47.906-.98.906zM26 216.74c0 .537-.296.983-.832.994l-.188.01c-.122 0 .02-.1.02-.22V199.61c0-1.124-1.013-2.143-2.135-2.242L7.158 196h-.055c-.558 0-1.008-.065-1.23-.208-.022-.014-.042.02-.06.008.063-.047.156-.08.28-.133.287-.123.652-.18 1.048-.18l17.85-.497c.64 0 1.01.523 1.01 1.158v20.6z"/><path fill="#1C1F4E" d="M27.026 256h-.002l-19.924.56c-1.044.006-2.01.27-2.79.76-.438.278-.684.616-.943 1.002-.306.457-.367 1-.367 1.526v23.61c0 .528.06 1.07.368 1.526.382.567.893 1.014 1.625 1.33.65.28 1.34.423 2.067.428l15.276 1.253c.064.006.12.01.183.01.57 0 1.27-.224 1.68-.628.4-.406.8-.948.8-1.524v-1.17l2.36-.08c1.07-.033 1.63-.898 1.63-1.97V258.13c0-1.17-.74-2.13-1.98-2.13zm-9.274 14.995c-.027 0-.054 0-.082-.003l-7.396-.607c-.543-.045-.948-.522-.904-1.065.044-.543.516-.943 1.066-.904l7.396.607c.543.045.948.522.904 1.065-.042.516-.474.907-.984.907zm2.235-3.736c-.027 0-.054-.01-.082-.01l-11.865-.97c-.543-.05-.948-.52-.904-1.07.045-.55.51-.94 1.066-.91l11.865.972c.543.045.948.522.904 1.065-.04.515-.47.906-.98.906zM26 280.74c0 .537-.296.983-.832.994l-.188.01c-.122 0 .02-.1.02-.22V263.61c0-1.124-1.013-2.143-2.135-2.242L7.158 260h-.055c-.558 0-1.008-.065-1.23-.208-.022-.014-.042.02-.06.008.063-.047.156-.08.28-.133.287-.123.652-.18 1.048-.18l17.85-.497c.64 0 1.01.523 1.01 1.158v20.6z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="288" viewBox="0 0 32 288"><path fill="#fff" d="M27.026 0h-.002L7.1.56c-1.045.006-2.01.27-2.79.76-.438.278-.684.616-.943 1.003C3.06 2.78 3 3.32 3 3.848v23.61c0 .528.06 1.07.368 1.526.382.567.893 1.014 1.625 1.33.65.28 1.34.423 2.067.428l15.276 1.253c.064.006.12.01.183.01.57 0 1.27-.224 1.68-.628.4-.406.8-.948.8-1.524v-1.17l2.36-.08c1.07-.033 1.63-.898 1.63-1.97V2.13C29 .96 28.26 0 27.02 0zm-9.274 14.995c-.027 0-.054 0-.082-.003l-7.396-.607c-.543-.045-.948-.522-.904-1.065.044-.543.516-.943 1.066-.904l7.396.607c.543.045.948.522.904 1.065-.042.516-.474.907-.984.907zm2.235-3.736c-.027 0-.054-.01-.082-.01L8.04 10.28c-.543-.045-.948-.522-.904-1.065.046-.544.51-.938 1.066-.904l11.865.98c.543.05.948.52.904 1.07-.04.52-.47.91-.98.91zM26 24.74c0 .537-.296.983-.832.994l-.188.01c-.122 0 .02-.1.02-.22V7.614c0-1.125-1.013-2.144-2.135-2.243L7.158 4h-.055c-.558 0-1.008-.065-1.23-.208-.023-.015-.043.02-.06.007.063-.05.156-.09.28-.14.287-.13.652-.18 1.048-.18l17.85-.5c.64 0 1.01.52 1.01 1.15v20.6z"/><path fill="#333" d="M27.026 64h-.002L7.1 64.56c-1.044.006-2.01.27-2.79.76-.438.278-.684.616-.943 1.002-.306.457-.367 1-.367 1.526v23.61c0 .528.06 1.07.368 1.526.382.567.893 1.014 1.625 1.33.65.28 1.34.423 2.067.428l15.276 1.253c.064.006.12.01.183.01.57 0 1.27-.224 1.68-.628.4-.406.8-.948.8-1.524v-1.17l2.36-.08c1.07-.033 1.63-.898 1.63-1.97V66.13c0-1.17-.74-2.13-1.98-2.13zm-9.274 14.995c-.027 0-.054 0-.082-.003l-7.396-.607c-.543-.045-.948-.522-.904-1.065.044-.543.516-.943 1.066-.904l7.396.607c.543.045.948.522.904 1.065-.042.516-.474.907-.984.907zm2.235-3.736c-.027 0-.054-.01-.082-.01L8.04 74.28c-.543-.045-.948-.522-.904-1.065.045-.543.51-.937 1.066-.904l11.865.98c.543.05.948.52.904 1.07-.04.52-.47.91-.98.91zM26 88.74c0 .537-.296.983-.832.994l-.188.01c-.122 0 .02-.1.02-.22v-17.91c0-1.125-1.013-2.144-2.135-2.243L7.158 68h-.055c-.558 0-1.008-.065-1.23-.208-.022-.014-.042.02-.06.008.063-.047.156-.08.28-.133.287-.123.652-.18 1.048-.18l17.85-.497c.64 0 1.01.523 1.01 1.158v20.6z"/><path fill="#97999A" d="M27.026 128h-.002l-19.924.56c-1.044.006-2.01.27-2.79.76-.438.278-.684.616-.943 1.002-.306.457-.367 1-.367 1.526v23.61c0 .528.06 1.07.368 1.526.382.567.893 1.014 1.625 1.33.65.28 1.34.423 2.067.428l15.276 1.253c.064.006.12.01.183.01.57 0 1.27-.224 1.68-.628.4-.406.8-.948.8-1.524v-1.17l2.36-.08c1.07-.033 1.63-.898 1.63-1.97V130.13c0-1.17-.74-2.13-1.98-2.13zm-9.274 14.995c-.027 0-.054 0-.082-.003l-7.396-.607c-.543-.045-.948-.522-.904-1.065.044-.543.516-.943 1.066-.904l7.396.607c.543.045.948.522.904 1.065-.042.516-.474.907-.984.907zm2.235-3.736c-.027 0-.054-.01-.082-.01l-11.865-.97c-.543-.05-.948-.52-.904-1.07.045-.55.51-.94 1.066-.91l11.865.97c.543.046.948.523.904 1.066-.04.515-.47.906-.98.906zM26 152.74c0 .537-.296.983-.832.994l-.188.01c-.122 0 .02-.1.02-.22V135.61c0-1.124-1.013-2.143-2.135-2.242L7.158 132h-.055c-.558 0-1.008-.065-1.23-.208-.022-.014-.042.02-.06.008.063-.047.156-.08.28-.133.287-.123.652-.18 1.048-.18l17.85-.497c.64 0 1.01.523 1.01 1.158v20.6z"/><path fill="#008FE9" d="M27.026 192h-.002l-19.924.56c-1.044.006-2.01.27-2.79.76-.438.278-.684.616-.943 1.002-.306.457-.367 1-.367 1.526v23.61c0 .528.06 1.07.368 1.526.382.567.893 1.014 1.625 1.33.65.28 1.34.423 2.067.428l15.276 1.253c.064.006.12.01.183.01.57 0 1.27-.224 1.68-.628.4-.406.8-.948.8-1.524v-1.17l2.36-.08c1.07-.033 1.63-.898 1.63-1.97V194.13c0-1.17-.74-2.13-1.98-2.13zm-9.274 14.995c-.027 0-.054 0-.082-.003l-7.396-.607c-.543-.045-.948-.522-.904-1.065.044-.543.516-.943 1.066-.904l7.396.607c.543.045.948.522.904 1.065-.042.516-.474.907-.984.907zm2.235-3.736c-.027 0-.054-.01-.082-.01l-11.865-.97c-.543-.05-.948-.52-.904-1.07.045-.55.51-.94 1.066-.91l11.865.97c.543.046.948.523.904 1.066-.04.515-.47.906-.98.906zM26 216.74c0 .537-.296.983-.832.994l-.188.01c-.122 0 .02-.1.02-.22V199.61c0-1.124-1.013-2.143-2.135-2.242L7.158 196h-.055c-.558 0-1.008-.065-1.23-.208-.022-.014-.042.02-.06.008.063-.047.156-.08.28-.133.287-.123.652-.18 1.048-.18l17.85-.497c.64 0 1.01.523 1.01 1.158v20.6z"/><path fill="#1C1F4E" d="M27.026 256h-.002l-19.924.56c-1.044.006-2.01.27-2.79.76-.438.278-.684.616-.943 1.002-.306.457-.367 1-.367 1.526v23.61c0 .528.06 1.07.368 1.526.382.567.893 1.014 1.625 1.33.65.28 1.34.423 2.067.428l15.276 1.253c.064.006.12.01.183.01.57 0 1.27-.224 1.68-.628.4-.406.8-.948.8-1.524v-1.17l2.36-.08c1.07-.033 1.63-.898 1.63-1.97V258.13c0-1.17-.74-2.13-1.98-2.13zm-9.274 14.995c-.027 0-.054 0-.082-.003l-7.396-.607c-.543-.045-.948-.522-.904-1.065.044-.543.516-.943 1.066-.904l7.396.607c.543.045.948.522.904 1.065-.042.516-.474.907-.984.907zm2.235-3.736c-.027 0-.054-.01-.082-.01l-11.865-.97c-.543-.05-.948-.52-.904-1.07.045-.55.51-.94 1.066-.91l11.865.97c.543.046.948.523.904 1.066-.04.515-.47.906-.98.906zM26 280.74c0 .537-.296.983-.832.994l-.188.01c-.122 0 .02-.1.02-.22V263.61c0-1.124-1.013-2.143-2.135-2.242L7.158 260h-.055c-.558 0-1.008-.065-1.23-.208-.022-.014-.042.02-.06.008.063-.047.156-.08.28-.133.287-.123.652-.18 1.048-.18l17.85-.497c.64 0 1.01.523 1.01 1.158v20.6z"/></svg>