@paperless/core 0.0.0

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 (188) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +119 -0
  3. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.eot +0 -0
  4. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.svg +336 -0
  5. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.ttf +0 -0
  6. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.woff +0 -0
  7. package/dist/assets/fonts/ibm-plex-sans-v3-latin-300.woff2 +0 -0
  8. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.eot +0 -0
  9. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.svg +337 -0
  10. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.ttf +0 -0
  11. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.woff +0 -0
  12. package/dist/assets/fonts/ibm-plex-sans-v3-latin-500.woff2 +0 -0
  13. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.eot +0 -0
  14. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.svg +336 -0
  15. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.ttf +0 -0
  16. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.woff +0 -0
  17. package/dist/assets/fonts/ibm-plex-sans-v3-latin-600.woff2 +0 -0
  18. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.eot +0 -0
  19. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.svg +336 -0
  20. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.ttf +0 -0
  21. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.woff +0 -0
  22. package/dist/assets/fonts/ibm-plex-sans-v3-latin-700.woff2 +0 -0
  23. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.eot +0 -0
  24. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.svg +337 -0
  25. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.ttf +0 -0
  26. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.woff +0 -0
  27. package/dist/assets/fonts/ibm-plex-sans-v3-latin-regular.woff2 +0 -0
  28. package/dist/assets/icons/arrow.svg +14 -0
  29. package/dist/assets/icons/attachment.svg +16 -0
  30. package/dist/assets/icons/bread.svg +17 -0
  31. package/dist/assets/icons/calendar.svg +16 -0
  32. package/dist/assets/icons/car.svg +17 -0
  33. package/dist/assets/icons/checkmark.svg +17 -0
  34. package/dist/assets/icons/chevron.svg +17 -0
  35. package/dist/assets/icons/clock.svg +17 -0
  36. package/dist/assets/icons/cogs.svg +17 -0
  37. package/dist/assets/icons/comment.svg +17 -0
  38. package/dist/assets/icons/document.svg +17 -0
  39. package/dist/assets/icons/download.svg +17 -0
  40. package/dist/assets/icons/envelope.svg +17 -0
  41. package/dist/assets/icons/explanation.svg +17 -0
  42. package/dist/assets/icons/eye.svg +17 -0
  43. package/dist/assets/icons/filter.svg +17 -0
  44. package/dist/assets/icons/grid.svg +17 -0
  45. package/dist/assets/icons/headset.svg +17 -0
  46. package/dist/assets/icons/list.svg +17 -0
  47. package/dist/assets/icons/location.svg +17 -0
  48. package/dist/assets/icons/megaphone.svg +17 -0
  49. package/dist/assets/icons/minus.svg +17 -0
  50. package/dist/assets/icons/negative.svg +17 -0
  51. package/dist/assets/icons/pagination.svg +17 -0
  52. package/dist/assets/icons/payment.svg +17 -0
  53. package/dist/assets/icons/pencil.svg +17 -0
  54. package/dist/assets/icons/person.svg +17 -0
  55. package/dist/assets/icons/plus.svg +17 -0
  56. package/dist/assets/icons/question.svg +17 -0
  57. package/dist/assets/icons/receipt.svg +17 -0
  58. package/dist/assets/icons/report.svg +17 -0
  59. package/dist/assets/icons/search.svg +17 -0
  60. package/dist/assets/icons/settings.svg +25 -0
  61. package/dist/assets/icons/sick.svg +17 -0
  62. package/dist/assets/icons/tachometer.svg +17 -0
  63. package/dist/assets/icons/tool.svg +17 -0
  64. package/dist/assets/icons/trash.svg +17 -0
  65. package/dist/assets/icons/turn.svg +17 -0
  66. package/dist/assets/icons/upload.svg +17 -0
  67. package/dist/assets/icons/warning.svg +17 -0
  68. package/dist/assets/illustrations/default-empty-state.svg +186 -0
  69. package/dist/assets/illustrations/departments.svg +31 -0
  70. package/dist/assets/illustrations/expenses.svg +397 -0
  71. package/dist/assets/illustrations/functions.svg +58 -0
  72. package/dist/assets/illustrations/questions.svg +30 -0
  73. package/dist/assets/illustrations/sick-leave.svg +353 -0
  74. package/dist/assets/illustrations/time-off.svg +271 -0
  75. package/dist/assets/illustrations/upgrade-to-hr.svg +56 -0
  76. package/dist/assets/images/paperless.png +0 -0
  77. package/dist/build/index.esm.js +0 -0
  78. package/dist/build/p-123f3a00.entry.js +1 -0
  79. package/dist/build/p-2f230908.css +70 -0
  80. package/dist/build/p-54459ae1.js +2 -0
  81. package/dist/build/paperless.css +70 -0
  82. package/dist/build/paperless.esm.js +1 -0
  83. package/dist/build/paperless.js +33 -0
  84. package/dist/cjs/index-e3e940d8.js +1032 -0
  85. package/dist/cjs/index.cjs.js +2 -0
  86. package/dist/cjs/loader.cjs.js +21 -0
  87. package/dist/cjs/p-button.cjs.entry.js +23 -0
  88. package/dist/cjs/paperless.cjs.js +19 -0
  89. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-300.svg +336 -0
  90. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-500.svg +337 -0
  91. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-600.svg +336 -0
  92. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-700.svg +336 -0
  93. package/dist/collection/assets/fonts/ibm-plex-sans-v3-latin-regular.svg +337 -0
  94. package/dist/collection/assets/icons/arrow.svg +14 -0
  95. package/dist/collection/assets/icons/attachment.svg +16 -0
  96. package/dist/collection/assets/icons/bread.svg +17 -0
  97. package/dist/collection/assets/icons/calendar.svg +16 -0
  98. package/dist/collection/assets/icons/car.svg +17 -0
  99. package/dist/collection/assets/icons/checkmark.svg +17 -0
  100. package/dist/collection/assets/icons/chevron.svg +17 -0
  101. package/dist/collection/assets/icons/clock.svg +17 -0
  102. package/dist/collection/assets/icons/cogs.svg +17 -0
  103. package/dist/collection/assets/icons/comment.svg +17 -0
  104. package/dist/collection/assets/icons/document.svg +17 -0
  105. package/dist/collection/assets/icons/download.svg +17 -0
  106. package/dist/collection/assets/icons/envelope.svg +17 -0
  107. package/dist/collection/assets/icons/explanation.svg +17 -0
  108. package/dist/collection/assets/icons/eye.svg +17 -0
  109. package/dist/collection/assets/icons/filter.svg +17 -0
  110. package/dist/collection/assets/icons/grid.svg +17 -0
  111. package/dist/collection/assets/icons/headset.svg +17 -0
  112. package/dist/collection/assets/icons/list.svg +17 -0
  113. package/dist/collection/assets/icons/location.svg +17 -0
  114. package/dist/collection/assets/icons/megaphone.svg +17 -0
  115. package/dist/collection/assets/icons/minus.svg +17 -0
  116. package/dist/collection/assets/icons/negative.svg +17 -0
  117. package/dist/collection/assets/icons/pagination.svg +17 -0
  118. package/dist/collection/assets/icons/payment.svg +17 -0
  119. package/dist/collection/assets/icons/pencil.svg +17 -0
  120. package/dist/collection/assets/icons/person.svg +17 -0
  121. package/dist/collection/assets/icons/plus.svg +17 -0
  122. package/dist/collection/assets/icons/question.svg +17 -0
  123. package/dist/collection/assets/icons/receipt.svg +17 -0
  124. package/dist/collection/assets/icons/report.svg +17 -0
  125. package/dist/collection/assets/icons/search.svg +17 -0
  126. package/dist/collection/assets/icons/settings.svg +25 -0
  127. package/dist/collection/assets/icons/sick.svg +17 -0
  128. package/dist/collection/assets/icons/tachometer.svg +17 -0
  129. package/dist/collection/assets/icons/tool.svg +17 -0
  130. package/dist/collection/assets/icons/trash.svg +17 -0
  131. package/dist/collection/assets/icons/turn.svg +17 -0
  132. package/dist/collection/assets/icons/upload.svg +17 -0
  133. package/dist/collection/assets/icons/warning.svg +17 -0
  134. package/dist/collection/assets/illustrations/default-empty-state.svg +186 -0
  135. package/dist/collection/assets/illustrations/departments.svg +31 -0
  136. package/dist/collection/assets/illustrations/expenses.svg +397 -0
  137. package/dist/collection/assets/illustrations/functions.svg +58 -0
  138. package/dist/collection/assets/illustrations/questions.svg +30 -0
  139. package/dist/collection/assets/illustrations/sick-leave.svg +353 -0
  140. package/dist/collection/assets/illustrations/time-off.svg +271 -0
  141. package/dist/collection/assets/illustrations/upgrade-to-hr.svg +56 -0
  142. package/dist/collection/collection-manifest.json +12 -0
  143. package/dist/collection/components/button/button.component.css +6 -0
  144. package/dist/collection/components/button/button.component.js +41 -0
  145. package/dist/collection/index.js +1 -0
  146. package/dist/collection/tailwind/border-radius.js +7 -0
  147. package/dist/collection/tailwind/colors.js +52 -0
  148. package/dist/collection/tailwind/shadows.js +7 -0
  149. package/dist/collection/tailwind.config.js +14 -0
  150. package/dist/collection/utils/utils.js +3 -0
  151. package/dist/components/index.d.ts +22 -0
  152. package/dist/components/index.js +2 -0
  153. package/dist/components/p-button.d.ts +11 -0
  154. package/dist/components/p-button.js +39 -0
  155. package/dist/esm/index-100a5ae6.js +1007 -0
  156. package/dist/esm/index.js +1 -0
  157. package/dist/esm/loader.js +17 -0
  158. package/dist/esm/p-button.entry.js +19 -0
  159. package/dist/esm/paperless.js +17 -0
  160. package/dist/esm/polyfills/core-js.js +11 -0
  161. package/dist/esm/polyfills/css-shim.js +1 -0
  162. package/dist/esm/polyfills/dom.js +79 -0
  163. package/dist/esm/polyfills/es5-html-element.js +1 -0
  164. package/dist/esm/polyfills/index.js +34 -0
  165. package/dist/esm/polyfills/system.js +6 -0
  166. package/dist/host.config.json +15 -0
  167. package/dist/index.cjs.js +1 -0
  168. package/dist/index.html +17 -0
  169. package/dist/index.js +1 -0
  170. package/dist/paperless/index.esm.js +0 -0
  171. package/dist/paperless/p-123f3a00.entry.js +1 -0
  172. package/dist/paperless/p-54459ae1.js +2 -0
  173. package/dist/paperless/paperless.css +661 -0
  174. package/dist/paperless/paperless.esm.js +1 -0
  175. package/dist/sw.js +172 -0
  176. package/dist/tailwind.config.js +14 -0
  177. package/dist/types/components/button/button.component.d.ts +7 -0
  178. package/dist/types/components.d.ts +45 -0
  179. package/dist/types/index.d.ts +1 -0
  180. package/dist/types/stencil-public-runtime.d.ts +1565 -0
  181. package/dist/types/utils/utils.d.ts +1 -0
  182. package/loader/cdn.js +3 -0
  183. package/loader/index.cjs.js +3 -0
  184. package/loader/index.d.ts +12 -0
  185. package/loader/index.es2017.js +3 -0
  186. package/loader/index.js +4 -0
  187. package/loader/package.json +10 -0
  188. package/package.json +59 -0
@@ -0,0 +1,353 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="400" height="400" viewBox="0 0 400 400">
2
+ <defs>
3
+ <linearGradient id="verzuim-2-a" x1="37.108%" x2="59.654%" y1="74.445%" y2="35.913%">
4
+ <stop offset="0%" stop-color="#73E1E7"/>
5
+ <stop offset="100%" stop-color="#50C9CF"/>
6
+ </linearGradient>
7
+ <linearGradient id="verzuim-2-b" x1="50%" x2="50%" y1="0%" y2="100%">
8
+ <stop offset="0%" stop-color="#52546C"/>
9
+ <stop offset="100%" stop-color="#272838"/>
10
+ </linearGradient>
11
+ <linearGradient id="verzuim-2-c" x1="61.045%" x2="61.045%" y1="73.924%" y2="35.913%">
12
+ <stop offset="0%" stop-color="#94EEF3"/>
13
+ <stop offset="100%" stop-color="#6CD8DD"/>
14
+ </linearGradient>
15
+ <linearGradient id="verzuim-2-d" x1="50%" x2="50%" y1="0%" y2="100%">
16
+ <stop offset="0%" stop-color="#80829E"/>
17
+ <stop offset="100%" stop-color="#51536B"/>
18
+ </linearGradient>
19
+ <linearGradient id="verzuim-2-e" x1="50%" x2="50%" y1="27.951%" y2="100%">
20
+ <stop offset="0%" stop-color="#60D3D8"/>
21
+ <stop offset="100%" stop-color="#53CCD1"/>
22
+ </linearGradient>
23
+ <path id="verzuim-2-f" d="M12.3205425,33.395469 L24.6951156,33.395469 C25.6671367,33.395469 26.4551155,34.1834479 26.4551155,35.155469 C26.4551155,35.2011401 26.4533378,35.246794 26.4497864,35.2923268 L25.5754085,46.50283 C25.5674132,46.6053388 25.5684162,46.708351 25.5784059,46.8106846 L26.4092323,55.3215901 C26.5036712,56.2890127 25.7959781,57.1498214 24.8285555,57.2442603 C24.7717255,57.249808 24.7146591,57.2525868 24.6575589,57.2525868 L12.3288744,57.2525868 C11.3568533,57.2525868 10.5688745,56.4646079 10.5688745,55.4925868 C10.5688745,55.3420317 10.5881925,55.1920988 10.6263553,55.0464607 L12.6870567,47.1823541 C12.9914794,46.0206074 12.9936407,44.8002964 12.6933349,43.6374786 L10.6164539,35.5955617 C10.3733974,34.6544196 10.9393076,33.6944368 11.8804498,33.4513803 C12.0242019,33.4142553 12.1720739,33.395469 12.3205425,33.395469 Z"/>
24
+ <filter id="verzuim-2-g" width="114.2%" height="112.6%" x="-6%" y="-6.3%" filterUnits="objectBoundingBox">
25
+ <feOffset dx="3" dy="3" in="SourceAlpha" result="shadowOffsetInner1"/>
26
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
27
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.188235294 0 0 0 0 0.760784314 0 0 0 0 0.788235294 0 0 0 0.98 0"/>
28
+ </filter>
29
+ <linearGradient id="verzuim-2-i" x1="25.113%" x2="53.107%" y1="21.572%" y2="90.965%">
30
+ <stop offset="0%" stop-color="#94EEF3"/>
31
+ <stop offset="100%" stop-color="#6CD8DD"/>
32
+ </linearGradient>
33
+ <path id="verzuim-2-h" d="M25.7678737,42.1962514 C27.2473009,39.9659869 29.5019027,33.9217793 30.7721658,29.9779814 C32.7476366,23.8447185 36.6236799,16.7876793 33.6703926,10.4552386 C28.8180888,0.0509249551 21.338915,-1.00354036 10.3047095,0.60738499 C-0.729496008,2.21831034 0.010344014,15.5416391 0.010344014,24.0517928 C0.010344014,32.5619465 3.65440688,40.8703187 6.8164968,42.1962514 C11.6702394,44.2315307 12.4527666,39.7996311 17.3030005,39.7996311 L25.7678737,42.1962514 Z"/>
34
+ <filter id="verzuim-2-j" width="105.8%" height="104.7%" x="-2.9%" y="-2.3%" filterUnits="objectBoundingBox">
35
+ <feOffset dx="2" dy="-2" in="SourceAlpha" result="shadowOffsetInner1"/>
36
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
37
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.188235294 0 0 0 0 0.760784314 0 0 0 0 0.788235294 0 0 0 0.2 0"/>
38
+ </filter>
39
+ <linearGradient id="verzuim-2-k" x1="50%" x2="78.243%" y1="5.94%" y2="86.792%">
40
+ <stop offset="0%" stop-color="#23CFD7"/>
41
+ <stop offset="100%" stop-color="#00939A"/>
42
+ </linearGradient>
43
+ <linearGradient id="verzuim-2-m" x1="31.717%" x2="68.408%" y1="54.909%" y2="82.072%">
44
+ <stop offset="0%" stop-color="#6FDADF"/>
45
+ <stop offset="100%" stop-color="#6CD8DD"/>
46
+ </linearGradient>
47
+ <linearGradient id="verzuim-2-n" x1="50%" x2="47.689%" y1="96.952%" y2="26%">
48
+ <stop offset="0%" stop-color="#FFB414"/>
49
+ <stop offset="100%" stop-color="#FFDE82"/>
50
+ </linearGradient>
51
+ <linearGradient id="verzuim-2-o" x1="53.926%" x2="50%" y1="70.23%" y2="7.359%">
52
+ <stop offset="0%" stop-color="#FB0"/>
53
+ <stop offset="100%" stop-color="#FAD466"/>
54
+ </linearGradient>
55
+ <path id="verzuim-2-p" d="M56.3667068,76.7184092 C55.9431652,88.3645283 55.7774605,99.4845514 54.2685427,107.663259 C52.4572112,117.481124 49.3079203,117.010855 50.4370203,118.466436 C51.5661203,119.922018 75.6970917,145.241038 76.2938473,142.620747 C77.4951924,137.345766 76.9485757,128.61304 83.2105326,103.388627 C86.8362475,88.7835227 90.4404096,83.1789791 90.5342339,70.3688997 C90.571555,65.2177656 86.9514281,57.2532445 81.6531791,52.1606343 C76.9852375,47.6738676 77.7293299,54.3901772 68.6387302,55.3650919 C64.4184865,55.8176889 65.7555069,54.3091335 65.3238686,53.6430025 C65.2029194,53.4563462 56.7914542,65.0391373 56.3667068,76.7184092 Z"/>
56
+ <filter id="verzuim-2-q" width="107.4%" height="103.3%" x="-3.7%" y="-1.6%" filterUnits="objectBoundingBox">
57
+ <feOffset dx="-3" dy="-2" in="SourceAlpha" result="shadowOffsetInner1"/>
58
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
59
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 1 0 0 0 0 0.635294118 0 0 0 0 0.192156863 0 0 0 0.3 0"/>
60
+ </filter>
61
+ <linearGradient id="verzuim-2-r" x1="50%" x2="50%" y1="0%" y2="100%">
62
+ <stop offset="0%" stop-color="#FFF"/>
63
+ <stop offset="100%" stop-color="#DCDCDC"/>
64
+ </linearGradient>
65
+ <linearGradient id="verzuim-2-s" x1="50%" x2="50%" y1="12.515%" y2="100%">
66
+ <stop offset="0%" stop-color="#EBF2FF"/>
67
+ <stop offset="100%" stop-color="#CDDBF6"/>
68
+ </linearGradient>
69
+ <linearGradient id="verzuim-2-t" x1="50%" x2="50%" y1="12.515%" y2="100%">
70
+ <stop offset="0%" stop-color="#EBF2FF"/>
71
+ <stop offset="100%" stop-color="#D9E5FB"/>
72
+ </linearGradient>
73
+ <path id="verzuim-2-u" d="M354.307157,249.872289 L360.307157,249.872289 L360.307157,266.872289 C360.307157,267.424574 359.859441,267.872289 359.307157,267.872289 L355.307157,267.872289 C354.754872,267.872289 354.307157,267.424574 354.307157,266.872289 L354.307157,249.872289 L354.307157,249.872289 Z"/>
74
+ <filter id="verzuim-2-v" width="133.3%" height="111.1%" x="-16.7%" y="-5.6%" filterUnits="objectBoundingBox">
75
+ <feOffset dy="2" in="SourceAlpha" result="shadowOffsetInner1"/>
76
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
77
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.803921569 0 0 0 0 0.858823529 0 0 0 0 0.964705882 0 0 0 0.3 0"/>
78
+ </filter>
79
+ <path id="verzuim-2-w" d="M43.3071567,249.872289 L49.3071567,249.872289 L49.3071567,266.872289 C49.3071567,267.424574 48.8594415,267.872289 48.3071567,267.872289 L44.3071567,267.872289 C43.754872,267.872289 43.3071567,267.424574 43.3071567,266.872289 L43.3071567,249.872289 L43.3071567,249.872289 Z"/>
80
+ <filter id="verzuim-2-x" width="133.3%" height="111.1%" x="-16.7%" y="-5.6%" filterUnits="objectBoundingBox">
81
+ <feOffset dy="2" in="SourceAlpha" result="shadowOffsetInner1"/>
82
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
83
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.803921569 0 0 0 0 0.858823529 0 0 0 0 0.964705882 0 0 0 0.3 0"/>
84
+ </filter>
85
+ <linearGradient id="verzuim-2-y" x1="50%" x2="50%" y1="12.515%" y2="100%">
86
+ <stop offset="0%" stop-color="#EBF2FF"/>
87
+ <stop offset="100%" stop-color="#D9E5FB"/>
88
+ </linearGradient>
89
+ <linearGradient id="verzuim-2-z" x1="50%" x2="50%" y1="0%" y2="100%">
90
+ <stop offset="0%" stop-color="#FFF"/>
91
+ <stop offset="100%" stop-color="#DCDCDC"/>
92
+ </linearGradient>
93
+ <linearGradient id="verzuim-2-A" x1="50%" x2="50%" y1="0%" y2="100%">
94
+ <stop offset="0%" stop-color="#A4C7F7"/>
95
+ <stop offset="100%" stop-color="#6A95EB"/>
96
+ </linearGradient>
97
+ <linearGradient id="verzuim-2-B" x1="50%" x2="50%" y1="0%" y2="100%">
98
+ <stop offset="0%" stop-color="#52546C"/>
99
+ <stop offset="100%" stop-color="#272838"/>
100
+ </linearGradient>
101
+ <linearGradient id="verzuim-2-C" x1="47.309%" x2="51.001%" y1="-6.748%" y2="50%">
102
+ <stop offset="0%" stop-color="#E3ECF3" stop-opacity="0"/>
103
+ <stop offset="100%" stop-color="#DBE7F0"/>
104
+ </linearGradient>
105
+ <linearGradient id="verzuim-2-D" x1="12.068%" x2="87.932%" y1="61.457%" y2="54.909%">
106
+ <stop offset="0%" stop-color="#94EEF3"/>
107
+ <stop offset="100%" stop-color="#6CD8DD"/>
108
+ </linearGradient>
109
+ <linearGradient id="verzuim-2-E" x1="50%" x2="48.404%" y1="107.9%" y2="26%">
110
+ <stop offset="0%" stop-color="#FFC72D"/>
111
+ <stop offset="100%" stop-color="#FFDE82"/>
112
+ </linearGradient>
113
+ <linearGradient id="verzuim-2-F" x1="4.882%" x2="94.395%" y1="50%" y2="53.759%">
114
+ <stop offset="0%" stop-color="#FFF" stop-opacity="0"/>
115
+ <stop offset="100%" stop-color="#DDE8FE" stop-opacity=".26"/>
116
+ </linearGradient>
117
+ <radialGradient id="verzuim-2-G" cx="50%" cy="0%" r="3320%" fx="50%" fy="0%" gradientTransform="matrix(-.01506 0 0 -.14082 .508 0)">
118
+ <stop offset="0%" stop-color="#DAE6F0"/>
119
+ <stop offset="100%" stop-color="#DAE6F0" stop-opacity="0"/>
120
+ </radialGradient>
121
+ <linearGradient id="verzuim-2-H" x1="50%" x2="50%" y1="0%" y2="100%">
122
+ <stop offset="0%" stop-color="#FFF"/>
123
+ <stop offset="100%" stop-color="#DCDCDC"/>
124
+ </linearGradient>
125
+ <linearGradient id="verzuim-2-I" x1="50%" x2="50%" y1="12.515%" y2="100%">
126
+ <stop offset="0%" stop-color="#EBF2FF"/>
127
+ <stop offset="100%" stop-color="#CDDBF6"/>
128
+ </linearGradient>
129
+ <linearGradient id="verzuim-2-J" x1="50%" x2="50%" y1="0%" y2="100%">
130
+ <stop offset="0%" stop-color="#F2F5FB"/>
131
+ <stop offset="100%" stop-color="#E8EFFE"/>
132
+ </linearGradient>
133
+ <linearGradient id="verzuim-2-K" x1="50%" x2="50%" y1="12.515%" y2="100%">
134
+ <stop offset="0%" stop-color="#F8FAFF"/>
135
+ <stop offset="100%" stop-color="#E0E8F8"/>
136
+ </linearGradient>
137
+ <rect id="verzuim-2-L" width="44" height="20" x="18" y="65"/>
138
+ <filter id="verzuim-2-M" width="109.1%" height="120%" x="-4.5%" y="-10%" filterUnits="objectBoundingBox">
139
+ <feOffset dy="4" in="SourceAlpha" result="shadowOffsetInner1"/>
140
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
141
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.807843137 0 0 0 0 0.862745098 0 0 0 0 0.964705882 0 0 0 0.859827899 0"/>
142
+ </filter>
143
+ <rect id="verzuim-2-N" width="44" height="20" x="18" y="37"/>
144
+ <filter id="verzuim-2-O" width="102.3%" height="105%" x="-1.1%" y="-2.5%" filterUnits="objectBoundingBox">
145
+ <feOffset dx="1" in="SourceAlpha" result="shadowOffsetInner1"/>
146
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
147
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.807843137 0 0 0 0 0.862745098 0 0 0 0 0.964705882 0 0 0 0.859827899 0"/>
148
+ </filter>
149
+ <rect id="verzuim-2-P" width="44" height="20" x="18" y="65"/>
150
+ <filter id="verzuim-2-Q" width="102.3%" height="105%" x="-1.1%" y="-2.5%" filterUnits="objectBoundingBox">
151
+ <feOffset dx="1" in="SourceAlpha" result="shadowOffsetInner1"/>
152
+ <feComposite in="shadowOffsetInner1" in2="SourceAlpha" k2="-1" k3="1" operator="arithmetic" result="shadowInnerInner1"/>
153
+ <feColorMatrix in="shadowInnerInner1" values="0 0 0 0 0.807843137 0 0 0 0 0.862745098 0 0 0 0 0.964705882 0 0 0 0.859827899 0"/>
154
+ </filter>
155
+ <linearGradient id="verzuim-2-R" x1="44.068%" x2="44.068%" y1="3.54%" y2="100%">
156
+ <stop offset="0%" stop-color="#87E7EC"/>
157
+ <stop offset="100%" stop-color="#52CBD0"/>
158
+ </linearGradient>
159
+ <linearGradient id="verzuim-2-S" x1="44.068%" x2="44.068%" y1="3.54%" y2="100%">
160
+ <stop offset="0%" stop-color="#87E7EC"/>
161
+ <stop offset="100%" stop-color="#52CBD0"/>
162
+ </linearGradient>
163
+ <linearGradient id="verzuim-2-T" x1="44.068%" x2="44.068%" y1="3.54%" y2="100%">
164
+ <stop offset="0%" stop-color="#5BB2B7"/>
165
+ <stop offset="100%" stop-color="#52CBD0"/>
166
+ </linearGradient>
167
+ <linearGradient id="verzuim-2-U" x1="44.068%" x2="44.068%" y1="3.54%" y2="100%">
168
+ <stop offset="0%" stop-color="#6CD7DC"/>
169
+ <stop offset="100%" stop-color="#52CBD0"/>
170
+ </linearGradient>
171
+ <linearGradient id="verzuim-2-V" x1="50%" x2="50%" y1="12.515%" y2="100%">
172
+ <stop offset="0%" stop-color="#EBF2FF"/>
173
+ <stop offset="100%" stop-color="#CDDBF6"/>
174
+ </linearGradient>
175
+ <linearGradient id="verzuim-2-W" x1="50%" x2="50%" y1="12.515%" y2="100%">
176
+ <stop offset="0%" stop-color="#F8FAFF"/>
177
+ <stop offset="100%" stop-color="#E0E8F8"/>
178
+ </linearGradient>
179
+ <linearGradient id="verzuim-2-X" x1="50%" x2="50%" y1="0%" y2="100%">
180
+ <stop offset="0%" stop-color="#E7EEFA"/>
181
+ <stop offset="100%" stop-color="#D7E2F9"/>
182
+ </linearGradient>
183
+ <linearGradient id="verzuim-2-Y" x1="50%" x2="50%" y1="0%" y2="100%">
184
+ <stop offset="0%" stop-color="#FFDCAA"/>
185
+ <stop offset="100%" stop-color="#FFBE26"/>
186
+ </linearGradient>
187
+ <linearGradient id="verzuim-2-Z" x1="50.507%" x2="53.648%" y1="62.967%" y2="12.515%">
188
+ <stop offset="0%" stop-color="#FFF" stop-opacity=".488"/>
189
+ <stop offset="100%" stop-color="#FFF"/>
190
+ </linearGradient>
191
+ <linearGradient id="verzuim-2-aa" x1="50%" x2="50%" y1="12.515%" y2="100%">
192
+ <stop offset="0%" stop-color="#EBF2FF"/>
193
+ <stop offset="100%" stop-color="#CDDBF6" stop-opacity=".188"/>
194
+ </linearGradient>
195
+ <linearGradient id="verzuim-2-ab" x1="39.843%" x2="50%" y1="44.492%" y2="0%">
196
+ <stop offset="0%" stop-color="#DAE5FB"/>
197
+ <stop offset="100%" stop-color="#FFF"/>
198
+ </linearGradient>
199
+ <path id="verzuim-2-ad" d="M4.8,4.88154309 L67.0777221,4.88154309 C69.7286889,4.88154309 71.8777221,7.03057629 71.8777221,9.68154309 L71.8777221,45.9303197 C71.8777221,48.5812865 69.7286889,50.7303197 67.0777221,50.7303197 L4.8,50.7303197 C2.1490332,50.7303197 3.24649801e-16,48.5812865 0,45.9303197 L0,9.68154309 C-3.24649801e-16,7.03057629 2.1490332,4.88154309 4.8,4.88154309 Z"/>
200
+ <filter id="verzuim-2-ac" width="107%" height="113.1%" x="-3.5%" y="-3.3%" filterUnits="objectBoundingBox">
201
+ <feMorphology in="SourceAlpha" operator="dilate" radius=".5" result="shadowSpreadOuter1"/>
202
+ <feOffset dy="2" in="shadowSpreadOuter1" result="shadowOffsetOuter1"/>
203
+ <feColorMatrix in="shadowOffsetOuter1" values="0 0 0 0 0.17254902 0 0 0 0 0.294117647 0 0 0 0 0.662745098 0 0 0 0.05 0"/>
204
+ </filter>
205
+ <linearGradient id="verzuim-2-ae" x1="50%" x2="50%" y1="12.515%" y2="100%">
206
+ <stop offset="0%" stop-color="#EBF2FF"/>
207
+ <stop offset="100%" stop-color="#D9E5FB"/>
208
+ </linearGradient>
209
+ <linearGradient id="verzuim-2-af" x1="46.034%" x2="46.034%" y1="4.973%" y2="100%">
210
+ <stop offset="0%" stop-color="#FF96A9"/>
211
+ <stop offset="100%" stop-color="#DF4E69"/>
212
+ </linearGradient>
213
+ <linearGradient id="verzuim-2-ag" x1="50%" x2="50%" y1="0%" y2="100%">
214
+ <stop offset="0%" stop-color="#FFD8DB"/>
215
+ <stop offset="100%" stop-color="#FF8A94"/>
216
+ </linearGradient>
217
+ <linearGradient id="verzuim-2-ah" x1="46.034%" x2="46.034%" y1="4.973%" y2="100%">
218
+ <stop offset="0%" stop-color="#FF96A9"/>
219
+ <stop offset="100%" stop-color="#DF4E69"/>
220
+ </linearGradient>
221
+ <linearGradient id="verzuim-2-ai" x1="50%" x2="50%" y1="12.515%" y2="100%">
222
+ <stop offset="0%" stop-color="#EBF2FF"/>
223
+ <stop offset="100%" stop-color="#D9E5FB"/>
224
+ </linearGradient>
225
+ <linearGradient id="verzuim-2-aj" x1="63.528%" x2="59.01%" y1="32.694%" y2="72.43%">
226
+ <stop offset="0%" stop-color="#EBF2FF" stop-opacity="0"/>
227
+ <stop offset="100%" stop-color="#EEF3FC"/>
228
+ </linearGradient>
229
+ <linearGradient id="verzuim-2-ak" x1="63.528%" x2="59.01%" y1="32.694%" y2="72.43%">
230
+ <stop offset="0%" stop-color="#EBF2FF" stop-opacity="0"/>
231
+ <stop offset="100%" stop-color="#EEF3FC"/>
232
+ </linearGradient>
233
+ <linearGradient id="verzuim-2-al" x1="34.313%" x2="62.454%" y1="0%" y2="61.977%">
234
+ <stop offset="0%" stop-color="#E8EFFB" stop-opacity=".2"/>
235
+ <stop offset="100%" stop-color="#EFF3FC"/>
236
+ </linearGradient>
237
+ </defs>
238
+ <g fill="none" fill-rule="evenodd">
239
+ <rect width="400" height="385"/>
240
+ <rect width="400" height="400"/>
241
+ <g transform="translate(5 28)">
242
+ <g transform="translate(10.684 72)">
243
+ <g transform="scale(-1 1) rotate(46 -76.547 -68.984)">
244
+ <g transform="rotate(-4 1683.919 32.202)">
245
+ <path fill="url(#verzuim-2-a)" d="M83.0374121,11.8743811 C87.2055798,23.3501059 84.9753862,30.3820333 76.3468313,32.970163 C51.2521647,38.0440087 38.1882381,42.6873133 36.3169449,45.5907998 C35.0712441,47.5236212 28.5451638,61.4899686 16.738704,87.4898421 C16.7038395,87.6301085 16.6766676,87.7795261 16.6610164,87.9377985 C16.460148,89.9690701 16.3308523,92.9212019 14.7230279,93.5470259 C13.5293882,93.6570348 11.3932739,93.5001656 9.17678139,93.2950327 L8.22444831,93.2048011 C5.84387985,92.9750214 3.5124193,92.7256885 2.29040759,92.7256885 C0.143740351,92.7256885 2.93089242,90.9233921 6.30984689,89.0089081 L6.70983942,88.783259 L6.70983942,88.783259 L7.11372149,88.5571863 L7.11372149,88.5571863 L7.51992191,88.3313016 C7.58772789,88.2937037 7.655565,88.2561392 7.72340051,88.2186208 L8.13013253,87.9941647 C9.44594687,87.0929565 10.4695247,86.1686679 11.2008661,85.221299 L11.13419,85.302778 L11.1232517,85.2991481 C18.839765,55.3951867 24.1343758,37.3327842 27.0070843,31.1119407 C31.3161469,21.7806754 49.1260438,14.2583886 57.5113297,12.9936444 C65.8966157,11.7289002 76.7851605,-5.33920624 83.0374121,11.8743811 Z" transform="rotate(1 43.306 48.908)"/>
246
+ <path fill="url(#verzuim-2-b)" d="M75.3190003,36.4535028 C60.2435764,41.592667 56.6123717,45.2947601 44.2812332,47.4131726 L27.9506016,27.9063806 C38.4752796,21.5173367 49.8180881,12.4541631 55.9097839,11.5353587 C64.2950698,10.2706145 75.5849802,-3.25953876 81.8372318,13.9540486 C86.0053995,25.4297734 83.8326557,32.9295915 75.3190003,36.4535028 Z" transform="rotate(10 55.921 26.35)"/>
247
+ </g>
248
+ <g transform="rotate(-4 1713.555 59.839)">
249
+ <path fill="url(#verzuim-2-c)" d="M85.7805569,9.20525046 C89.9487247,20.6809753 87.7185311,27.7129027 79.0899761,30.3010324 C54.7289974,32.3755644 40.2801681,37.3413164 37.5516194,41.5905614 C37.1696225,42.1854557 36.5468337,43.3417702 35.6832529,45.059505 L35.4299634,45.5655631 C32.1012734,52.2440987 25.5468017,66.4437276 15.7665485,88.1644497 C15.7313922,88.3059056 15.7041263,88.4556643 15.6884371,88.614321 C15.4875687,90.6455926 15.358273,93.5977243 13.7504486,94.2235483 C11.1073893,94.4671395 4.43843554,95.5576312 1.91294467,95.5576312 C-0.612546194,95.5576312 3.86564996,91.5254452 7.92754098,89.2884493 C9.24335532,88.3872411 10.0102706,87.2570318 10.2282868,85.8978214 L10.2086737,85.9996473 L10.1506724,85.9756705 C17.5197842,53.6932453 22.6406944,34.441611 25.5134028,28.2207675 C29.8224654,18.8895022 51.8691886,11.589258 60.2544746,10.3245138 C62.5185018,9.98303284 64.9650166,8.4894868 67.4534911,6.82969981 L68.007119,6.45852246 C74.5652042,2.04335828 81.3414583,-3.01639653 85.7805569,9.20525046 Z" transform="rotate(1 44.498 48.56)"/>
250
+ <path fill="url(#verzuim-2-d)" d="M77.5296723,33.0515691 C60.8669101,36.0574047 51.0719922,41.4735215 40.8489311,41.5174474 L29.9889243,23.1007747 C40.5136023,16.7117308 52.0287601,9.05222939 58.1204559,8.13342505 C66.5057418,6.86868082 77.9680014,-5.25780021 84.220253,11.9557871 C88.3884208,23.431512 86.1582272,30.4634393 77.5296723,33.0515691 Z"/>
251
+ </g>
252
+ <g transform="rotate(-38 48.48 -2.572)">
253
+ <use fill="url(#verzuim-2-e)" xlink:href="#verzuim-2-f"/>
254
+ <use fill="#000" filter="url(#verzuim-2-g)" xlink:href="#verzuim-2-f"/>
255
+ <mask id="verzuim-2-l" fill="#fff">
256
+ <use xlink:href="#verzuim-2-h"/>
257
+ </mask>
258
+ <use fill="url(#verzuim-2-i)" xlink:href="#verzuim-2-h"/>
259
+ <use fill="#000" filter="url(#verzuim-2-j)" xlink:href="#verzuim-2-h"/>
260
+ <g fill="url(#verzuim-2-k)" mask="url(#verzuim-2-l)" opacity=".23">
261
+ <path d="M30.1306167,29.9779814 C32.1060875,23.8447185 35.9821307,16.7876793 33.0288435,10.4552386 C28.1765397,0.0509249551 20.6973658,-1.00354036 9.66316032,0.60738499 C3.54657369,1.50036858 1.04793104,5.99235468 0.0356782097,11.268457 C-0.778153736,15.5103424 12.6007788,8.80970226 12.6007788,12.6024259 C12.6007788,21.1125796 16.0914139,21.6944796 19.2535038,23.0204123 C21.116116,23.8014459 24.9812232,22.5356943 26.6606844,25.2052852 C27.2177918,26.0908363 26.3576869,27.6214687 26.6606844,29.9779814 C26.8066342,31.1130813 28.8603535,33.9217793 30.1306167,29.9779814 Z" transform="translate(.642)"/>
262
+ </g>
263
+ </g>
264
+ <g transform="scale(-1 1) rotate(-4 843.64 1125.652)">
265
+ <path fill="url(#verzuim-2-m)" d="M19.0036738,1.0868376 C24.1603658,3.89007284 25.202373,8.67892981 22.1296953,15.4534085 C14.7633463,25.8448103 11.7886545,32.8663835 13.20562,36.5181281 C15.3016323,41.9198841 25.4412325,54.3419552 37.3215623,58.0180761 C37.5350075,58.025411 37.7510007,58.0632791 37.9640936,58.1335747 C38.6216939,58.350516 39.0964845,58.5049592 39.3884654,58.5969042 C39.9459275,58.7724494 40.8323234,58.7312728 42.0476529,58.4733743 L42.0476529,58.4733743 L48.0149823,60.3524903 C48.1700427,60.401319 48.3197407,60.4657759 48.4617702,60.5448683 C49.619803,61.1897451 50.0357981,62.6512921 49.3909212,63.8093249 L49.3909212,63.8093249 L48.6186914,65.1960509 C48.062017,66.1956947 46.8770724,66.6633587 45.787729,66.3133512 L45.787729,66.3133512 L40.2506733,64.5342876 C40.1498955,64.5019076 40.0565457,64.4498498 39.9760329,64.3811308 L39.9760329,64.3811308 L38.2712237,62.9260481 C38.1734688,62.8426127 38.057051,62.7839571 37.9318247,62.7550463 L37.9318247,62.7550463 L36.8533278,62.505 L36.8291583,62.6162491 L36.2883278,62.375 L36.2116153,62.3579047 C36.1891546,62.3527192 36.1667966,62.3471073 36.1445535,62.3410723 L36.0781805,62.321701 C35.8686359,62.2561935 35.6793869,62.1562402 35.5147157,62.0300188 C16.3364394,53.3930227 5.8701314,46.3022402 4.11695952,40.7562401 C1.427789,32.2492933 -1.13496629,22.6697094 2.51488137,8.94523627 C8.35071758,0.903068586 13.8469817,-1.71639764 19.0036738,1.0868376 Z"/>
266
+ <path fill="url(#verzuim-2-n)" d="M1.72091214,15.4534085 C6.33864781,24.7920405 8.86473472,30.7836928 9.29917288,33.4283651 L23.510387,34.841791 C24.333768,28.5129269 23.6829653,17.7715282 21.3357261,8.94523627 C15.4998899,0.903068586 10.0036258,-1.71639764 4.84693369,1.0868376 C-0.309758367,3.89007284 -1.35176555,8.67892981 1.72091214,15.4534085 Z" transform="matrix(-1 0 0 1 23.85 0)"/>
267
+ </g>
268
+ <g transform="rotate(-20 70.366 96.72)">
269
+ <use fill="url(#verzuim-2-o)" xlink:href="#verzuim-2-p"/>
270
+ <use fill="#000" filter="url(#verzuim-2-q)" xlink:href="#verzuim-2-p"/>
271
+ </g>
272
+ </g>
273
+ <path fill="url(#verzuim-2-r)" d="M51.3071567,130.872289 C45.7947851,149.5004 52.5450504,185.599209 51.5887442,193.872289 C50.6324381,202.145369 78.9490146,207.651433 81.3071567,194.872289 C82.798266,186.791733 82.9597847,161.335201 77.3071567,149.872289 C72.0795544,139.271283 53.9556749,121.922078 51.3071567,130.872289 Z"/>
274
+ <path fill="url(#verzuim-2-s)" d="M43.3071567,60.8722892 C47.7254347,60.8722892 51.3071567,64.4540112 51.3071567,68.8722892 L51.3071567,196.872289 L366.307157,196.872289 C367.411726,196.872289 368.307157,197.76772 368.307157,198.872289 L368.307157,247.872289 C368.307157,248.976859 367.411726,249.872289 366.307157,249.872289 L37.3071567,249.872289 C36.2025872,249.872289 35.3071567,248.976859 35.3071567,247.872289 L35.3071567,198.872289 C35.3071567,198.699632 35.329035,198.532086 35.3701704,198.37227 C35.3291266,198.213194 35.3071567,198.045307 35.3071567,197.872289 L35.3071567,68.8722892 C35.3071567,64.4540112 38.8888787,60.8722892 43.3071567,60.8722892 Z"/>
275
+ <use fill="url(#verzuim-2-t)" xlink:href="#verzuim-2-u"/>
276
+ <use fill="#000" filter="url(#verzuim-2-v)" xlink:href="#verzuim-2-u"/>
277
+ <use fill="url(#verzuim-2-t)" xlink:href="#verzuim-2-w"/>
278
+ <use fill="#000" filter="url(#verzuim-2-x)" xlink:href="#verzuim-2-w"/>
279
+ <path fill="url(#verzuim-2-y)" fill-rule="nonzero" d="M46.3071567,60.8722892 C50.7254347,60.8722892 54.3071567,64.4540112 54.3071567,68.8722892 L54.3071567,196.872289 L366.307157,196.872289 C367.411726,196.872289 368.307157,197.76772 368.307157,198.872289 L368.307157,244.872289 C368.307157,245.976859 367.411726,246.872289 366.307157,246.872289 L40.3071567,246.872289 C39.2025872,246.872289 38.3071567,245.976859 38.3071567,244.872289 L38.3071567,198.872289 C38.3071567,198.699632 38.329035,198.532086 38.3701704,198.37227 C38.3291266,198.213194 38.3071567,198.045307 38.3071567,197.872289 L38.3071567,68.8722892 C38.3071567,64.4540112 41.8888787,60.8722892 46.3071567,60.8722892 Z"/>
280
+ <rect width="313" height="14" x="55" y="202" fill="url(#verzuim-2-z)" rx="4"/>
281
+ <path fill="url(#verzuim-2-A)" d="M58,223 C69.4489796,226.816327 94.3071567,211.872289 109.307157,214.872289 C124.307157,217.872289 155.526193,207.613115 183.307157,206.872289 C211.08812,206.131463 219.798965,213.871991 247.307157,214.872289 C274.815349,215.872587 263.641968,211.933164 296.307157,217.872289 C328.972345,223.811414 361.763093,222.872289 366.307157,222.872289 C370.851221,222.872289 382.307157,220.872289 379.307157,206.872289 C376.307157,192.872289 338.352069,176.773786 311.307157,175.872289 C284.262245,174.970792 299.902839,182.226943 263.307157,164.872289 C226.711475,147.517636 225.739738,149.232962 211.307157,143.872289 C196.874576,138.511616 177.846303,137.053973 151.307157,139.872289 C124.768011,142.690606 136.073129,128.244179 100.307157,146.872289 C64.5411848,165.5004 61.5119666,181.599209 55.3071567,189.872289 C49.1023469,198.145369 46.5510204,219.183673 58,223 Z" opacity=".2"/>
282
+ <path fill="url(#verzuim-2-A)" d="M58,222 C69.4489796,225.816327 94.3071567,210.872289 109.307157,213.872289 C124.307157,216.872289 155.526193,206.613115 183.307157,205.872289 C211.08812,205.131463 219.798965,212.871991 247.307157,213.872289 C274.815349,214.872587 263.641968,210.933164 296.307157,216.872289 C328.972345,222.811414 361.763093,221.872289 366.307157,221.872289 C370.851221,221.872289 382.307157,219.872289 379.307157,205.872289 C376.307157,191.872289 338.352069,175.773786 311.307157,174.872289 C284.262245,173.970792 299.902839,181.226943 263.307157,163.872289 C226.711475,146.517636 225.739738,148.232962 211.307157,142.872289 C196.874576,137.511616 177.846303,136.053973 151.307157,138.872289 C124.768011,141.690606 136.073129,127.244179 100.307157,145.872289 C64.5411848,164.5004 61.5119666,180.599209 55.3071567,188.872289 C49.1023469,197.145369 46.5510204,218.183673 58,222 Z"/>
283
+ <path fill="url(#verzuim-2-B)" d="M147.02481,119.392779 L150.42481,119.392779 C150.977095,119.392779 151.42481,119.840494 151.42481,120.392779 L151.42481,141.744779 C151.42481,142.297064 150.977095,142.744779 150.42481,142.744779 L147.02481,142.744779 C146.472526,142.744779 146.02481,142.297064 146.02481,141.744779 L146.02481,120.392779 C146.02481,119.840494 146.472526,119.392779 147.02481,119.392779 Z" transform="rotate(30 148.725 131.069)"/>
284
+ <path stroke="url(#verzuim-2-C)" stroke-dasharray="1 5" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M165.933103,0 C156.933103,41 153.515835,130 190.515835,128" transform="matrix(-1 0 0 1 350.516 0)"/>
285
+ <g transform="rotate(-42 204.676 -20.849)">
286
+ <path fill="url(#verzuim-2-D)" d="M15.5882582,1.01476676 C20.7449503,3.818002 21.7869575,8.60685897 18.7142798,15.3813377 C13.6248744,26.5430024 11.7886545,33.9497072 13.20562,37.6014518 C15.3013165,43.0023941 31.5084435,51.7820221 43.5564,55.3583329 C43.7720997,55.3639742 43.9915138,55.4019195 44.2079363,55.4733134 C44.8655365,55.6902548 45.3403272,55.844698 45.6323081,55.9366429 C46.1897702,56.1121882 47.0761661,56.0710115 48.2914956,55.813113 L48.2914956,55.813113 L54.258825,57.692229 C54.4138854,57.7410577 54.5635834,57.8055146 54.7056129,57.884607 C55.8636457,58.5294838 56.2796407,59.9910308 55.6347639,61.1490636 L55.6347639,61.1490636 L54.8625341,62.5357896 C54.3058597,63.5354334 53.120915,64.0030974 52.0315717,63.6530899 L52.0315717,63.6530899 L46.494516,61.8740263 C46.3937382,61.8416463 46.3003884,61.7895886 46.2198756,61.7208696 L46.2198756,61.7208696 L44.5150664,60.2657868 C44.4173115,60.1823514 44.3008937,60.1236958 44.1756673,60.094785 L44.1756673,60.094785 L43.0973278,59.845 L43.073001,59.9559878 C18.895087,53.5496697 5.90973987,47.5108617 4.11695952,41.8395638 C1.427789,33.3326169 -1.13496629,23.7530331 2.51488137,10.0285599 C6.07377387,1.21612925 10.4315662,-1.78846848 15.5882582,1.01476676 Z"/>
287
+ <path fill="url(#verzuim-2-E)" d="M1.72091214,15.3813377 C4.06170409,25.4902327 5.44931915,31.8670164 5.88375731,34.5116888 L20.0949715,35.9251146 C20.9183524,29.5962505 20.2675497,18.8548518 17.9203105,10.0285599 C14.361418,1.21612925 10.0036258,-1.78846848 4.84693369,1.01476676 C-0.309758367,3.818002 -1.35176555,8.60685897 1.72091214,15.3813377 Z" transform="matrix(-1 0 0 1 20.435 0)"/>
288
+ </g>
289
+ <polygon fill="url(#verzuim-2-F)" points="154.907 101.389 77.812 73.347 71.385 135.449 153.127 124.083" transform="rotate(26 113.146 104.398)"/>
290
+ <ellipse cx="201.803" cy="270.004" fill="url(#verzuim-2-G)" opacity=".5" rx="166" ry="2.5"/>
291
+ <path fill="url(#verzuim-2-H)" d="M71.9620307,74.1770081 L82.3719208,68.9720631 C83.3598778,68.4780846 84.5612239,68.8785333 85.0552024,69.8664903 C85.0799939,69.9160733 85.1027131,69.9666656 85.1233014,70.0181361 L87.6325894,76.2913561 C88.0189015,77.2571365 87.600426,78.3578105 86.6700632,78.8229919 L76.2601731,84.0279369 C75.2722161,84.5219154 74.07087,84.1214667 73.5768915,83.1335097 C73.5521,83.0839267 73.5293807,83.0333344 73.5087925,82.9818639 L70.9995045,76.7086439 C70.6131923,75.7428635 71.0316678,74.6421895 71.9620307,74.1770081 Z"/>
292
+ </g>
293
+ <g transform="translate(0 247)">
294
+ <path fill="url(#verzuim-2-I)" d="M0.900000036,29 L11,29 L11,29 L11,93 L0.900000036,93 C0.402943741,93 6.087184e-17,92.5970563 0,92.1 L0,29.9 C-1.71894142e-16,29.4029437 0.402943741,29 0.900000036,29 Z"/>
295
+ <path fill="url(#verzuim-2-J)" d="M10.0684568,29 L68.1684568,29 C68.6655131,29 69.0684568,29.4029437 69.0684568,29.9 L69.0684568,92.1 C69.0684568,92.5970563 68.6655131,93 68.1684568,93 L10.0684568,93 L10.0684568,93 L10.0684568,29 Z"/>
296
+ <use fill="url(#verzuim-2-K)" xlink:href="#verzuim-2-L"/>
297
+ <use fill="#000" filter="url(#verzuim-2-M)" xlink:href="#verzuim-2-L"/>
298
+ <use fill="url(#verzuim-2-K)" xlink:href="#verzuim-2-N"/>
299
+ <use fill="#000" filter="url(#verzuim-2-O)" xlink:href="#verzuim-2-N"/>
300
+ <rect width="16" height="3" x="32.684" y="46" fill="#2C4BA9" opacity=".5" rx="1"/>
301
+ <use fill="url(#verzuim-2-K)" xlink:href="#verzuim-2-P"/>
302
+ <use fill="#000" filter="url(#verzuim-2-Q)" xlink:href="#verzuim-2-P"/>
303
+ <rect width="16" height="3" x="32.684" y="74" fill="#2C4BA9" opacity=".5" rx="1"/>
304
+ <g transform="translate(2)">
305
+ <g transform="translate(0 1.477)">
306
+ <path fill="url(#verzuim-2-R)" d="M21.5211409,17.2919848 C22.7185099,17.3031912 24.3738777,13.2787957 24.3270421,8.29486155 C24.2802065,3.31092739 22.5489031,-0.745230981 21.3515341,-0.756484302 C20.154165,-0.767690734 18.4987973,3.25670475 18.5456329,8.24063891 C18.5924685,13.2245731 20.3237718,17.2807314 21.5211409,17.2919848 Z" transform="rotate(48 21.436 8.268)"/>
307
+ <path fill="url(#verzuim-2-S)" d="M8.64845738,17.2919656 C9.84582643,17.303195 11.5011942,13.2787995 11.4543586,8.29486535 C11.407523,3.31093118 9.67621964,-0.745227182 8.47885058,-0.756480503 C7.28148153,-0.767686935 5.62611375,3.25670855 5.67294937,8.24064271 C5.71978499,13.2245769 7.45108832,17.2807352 8.64845738,17.2919656 Z" transform="scale(-1 1) rotate(48 0 -10.967)"/>
308
+ </g>
309
+ <path fill="url(#verzuim-2-T)" d="M14.7919136,14.4540455 C15.7288089,14.4540455 17.053779,11.2221103 17.053779,7.23531628 C17.053779,3.24852222 15.7288089,0.0165870658 14.7919136,0.0165870658 C13.8550183,0.0165870658 12.5300482,3.24852222 12.5300482,7.23531628 C12.5300482,11.2221103 13.8550183,14.4540455 14.7919136,14.4540455 Z" transform="matrix(-1 0 0 1 29.584 0)"/>
310
+ <g fill="url(#verzuim-2-U)" transform="translate(5.3)">
311
+ <path d="M13.8459345,14.4096445 C14.7887045,14.4180179 16.0935819,11.2178343 16.0585479,7.2555713 C16.0235139,3.29330833 14.6618351,0.0693944422 13.7190651,0.0609880808 C12.7762951,0.0526146376 11.4714177,3.2527983 11.5064517,7.21506126 C11.5414858,11.1773242 12.9031646,14.4012381 13.8459345,14.4096445 Z" transform="rotate(35 13.783 7.235)"/>
312
+ <path d="M5.97929984,14.4096445 C6.92206983,14.4180179 8.22694723,11.2178343 8.1919132,7.2555713 C8.15687917,3.29330833 6.79520038,0.0693944422 5.85243039,0.0609880808 C4.9096604,0.0526146376 3.604783,3.2527983 3.63981703,7.21506126 C3.67485106,11.1773242 5.03652986,14.4012381 5.97929984,14.4096445 Z" transform="scale(-1 1) rotate(35 0 -11.527)"/>
313
+ </g>
314
+ <g transform="translate(7.51 12.952)">
315
+ <path fill="url(#verzuim-2-V)" d="M0.71846966,0 L3.57451663,0 C3.74896925,-1.43068729e-16 3.89831702,0.125080812 3.92893037,0.296826379 L6.66118608,15.6252012 C6.69607591,15.8209385 6.56568327,16.0078987 6.36994597,16.0427886 C6.34909344,16.0465055 6.32795355,16.0483748 6.30677235,16.0483748 L3.32238664,16.0483748 C2.97348141,16.0483748 2.67478587,15.7982132 2.61355918,15.4547221 L0.00964219504,0.846347242 C-0.06013746,0.454872643 0.200647818,0.0809521905 0.592122417,0.0111725355 C0.633827478,0.00373868223 0.676107244,3.40848757e-16 0.71846966,0 Z"/>
316
+ <path fill="url(#verzuim-2-W)" d="M1.9271624,0 L15.4903811,0 C15.8880261,2.60020702e-16 16.2103811,0.32235498 16.2103811,0.72 C16.2103811,0.773341262 16.2044535,0.826517337 16.1927073,0.878549237 L12.8948857,15.4869241 C12.8207732,15.8152204 12.5291172,16.0483748 12.1925594,16.0483748 L4.75693789,16.0483748 L4.75693789,16.0483748 L1.9271624,0 Z"/>
317
+ </g>
318
+ </g>
319
+ <g transform="translate(32.684 15)">
320
+ <path fill="url(#verzuim-2-X)" d="M11,0 L10.6225509,5.28327741 C10.8692751,5.10503867 11.172371,5 11.5,5 C12.3284271,5 13,5.67157288 13,6.5 C13,7.32842712 11.3284271,9 10.5,9 C10.4482233,9 10.4009656,8.99347042 10.3578642,8.9810252 L10,14 L1,14 L0,0 L11,0 Z M11.5178836,5.8 C11.10367,5.8 10.7678836,6.13578644 10.7678836,6.55 C10.7678836,6.96421356 10.60367,7.8 11.0178836,7.8 C11.4320972,7.8 12.2678836,6.96421356 12.2678836,6.55 C12.2678836,6.13578644 11.9320972,5.8 11.5178836,5.8 Z"/>
321
+ <polygon fill="url(#verzuim-2-Y)" points="1 1 10 1 9.364 13 1.636 13"/>
322
+ <polygon fill="url(#verzuim-2-Z)" points="5.527 0 11 0 10 14 6.382 14" opacity=".3"/>
323
+ </g>
324
+ </g>
325
+ <g transform="translate(126.267)">
326
+ <path fill="url(#verzuim-2-aa)" d="M73.274113,0 C90.0445788,0 103.67459,14.1258287 103.971864,31.6697893 C106.905082,30.3629319 110.131959,29.640018 113.519555,29.640018 C127.039036,29.640018 137.998741,41.1539444 137.998741,55.3570925 C137.998741,69.5602405 127.039036,81.0741669 113.519555,81.0741669 C113.422749,81.0741669 113.326074,81.0735766 113.229533,81.0723991 L113.2293,81.0741669 L19.3369227,81.0741669 L19.3366405,80.9653685 C18.7091216,81.0372683 18.0715932,81.0741669 17.4258615,81.0741669 C7.80182392,81.0741669 0,72.8778125 0,62.767097 C0,53.1391069 7.07462831,45.2470434 16.0605047,44.5153937 C14.9692943,42.1239772 14.3581052,39.4440434 14.3581052,36.6141399 C14.3581052,26.5034244 22.1599291,18.30707 31.7839666,18.30707 C36.4253885,18.30707 40.6429851,20.2134443 43.7660168,23.3215346 C47.4521232,9.85297912 59.2678609,0 73.274113,0 Z"/>
327
+ <ellipse cx="113.52" cy="55.357" rx="24.479" ry="25.717"/>
328
+ <g transform="translate(31.147 4.77)">
329
+ <path fill="url(#verzuim-2-ab)" d="M3.28402818,0.0553647202 C5.04847099,0.0555868431 6.47877814,1.48589646 6.47899721,3.25033928 L6.47950222,7.31791035 C6.47972122,9.08178435 5.04999635,10.5118643 3.28612235,10.5120833 C3.28585705,10.5120833 3.28559175,10.5120833 3.28532645,10.5120833 C1.52088407,10.5118626 0.090576492,9.08155379 0.0903574239,7.31711141 L0.0898524051,3.24953496 C0.0896334077,1.48566245 1.51935707,0.0555837169 3.28322959,0.0553647195 C3.28349578,0.0553646865 3.28376198,0.0553646867 3.28402818,0.0553647202 Z" transform="rotate(1 27.598 2791.335)"/>
330
+ <path fill="url(#verzuim-2-ab)" d="M3.28402818,0.0553647202 C5.04847099,0.0555868431 6.47877814,1.48589646 6.47899721,3.25033928 L6.47950222,7.31791035 C6.47972122,9.08178435 5.04999635,10.5118643 3.28612235,10.5120833 C3.28585705,10.5120833 3.28559175,10.5120833 3.28532645,10.5120833 C1.52088407,10.5118626 0.090576492,9.08155379 0.0903574239,7.31711141 L0.0898524051,3.24953496 C0.0896334077,1.48566245 1.51935707,0.0555837169 3.28322959,0.0553647195 C3.28349578,0.0553646865 3.28376198,0.0553646867 3.28402818,0.0553647202 Z" transform="rotate(1 10.427 823.758)"/>
331
+ <use fill="#000" filter="url(#verzuim-2-ac)" xlink:href="#verzuim-2-ad"/>
332
+ <use fill="#FFF" xlink:href="#verzuim-2-ad"/>
333
+ <g transform="translate(6.39 20.464)">
334
+ <path fill="url(#verzuim-2-ae)" d="M7.98505493,18.2009295 C8.42688272,18.2009295 8.78505493,18.5591017 8.78505493,19.0009295 L8.78505493,23.031481 C8.78505493,23.4733088 8.42688272,23.831481 7.98505493,23.831481 L0.8,23.831481 C0.3581722,23.831481 3.87175207e-16,23.4733088 0,23.031481 L0,19.0009295 C-5.41083001e-17,18.5591017 0.3581722,18.2009295 0.8,18.2009295 L7.98505493,18.2009295 Z M20.7633166,18.2009295 C21.2051444,18.2009295 21.5633166,18.5591017 21.5633166,19.0009295 L21.5633166,23.031481 C21.5633166,23.4733088 21.2051444,23.831481 20.7633166,23.831481 L13.5782617,23.831481 C13.1364339,23.831481 12.7782617,23.4733088 12.7782617,23.031481 L12.7782617,19.0009295 C12.7782617,18.5591017 13.1364339,18.2009295 13.5782617,18.2009295 L20.7633166,18.2009295 Z M33.5415783,18.2009295 C33.9834061,18.2009295 34.3415783,18.5591017 34.3415783,19.0009295 L34.3415783,23.031481 C34.3415783,23.4733088 33.9834061,23.831481 33.5415783,23.831481 L26.3565234,23.831481 C25.9146956,23.831481 25.5565234,23.4733088 25.5565234,23.031481 L25.5565234,19.0009295 C25.5565234,18.5591017 25.9146956,18.2009295 26.3565234,18.2009295 L33.5415783,18.2009295 Z M46.3198401,18.2009295 C46.7616679,18.2009295 47.1198401,18.5591017 47.1198401,19.0009295 L47.1198401,23.031481 C47.1198401,23.4733088 46.7616679,23.831481 46.3198401,23.831481 L39.1347851,23.831481 C38.6929573,23.831481 38.3347851,23.4733088 38.3347851,23.031481 L38.3347851,19.0009295 C38.3347851,18.5591017 38.6929573,18.2009295 39.1347851,18.2009295 L46.3198401,18.2009295 Z M59.0981018,18.2009295 C59.5399296,18.2009295 59.8981018,18.5591017 59.8981018,19.0009295 L59.8981018,23.031481 C59.8981018,23.4733088 59.5399296,23.831481 59.0981018,23.831481 L51.9130468,23.831481 C51.471219,23.831481 51.1130468,23.4733088 51.1130468,23.031481 L51.1130468,19.0009295 C51.1130468,18.5591017 51.471219,18.2009295 51.9130468,18.2009295 L59.0981018,18.2009295 Z M59.0981018,9.35291995 C59.5399296,9.35291995 59.8981018,9.71109215 59.8981018,10.1529199 L59.8981018,14.1834715 C59.8981018,14.6252993 59.5399296,14.9834715 59.0981018,14.9834715 L51.9130468,14.9834715 C51.471219,14.9834715 51.1130468,14.6252993 51.1130468,14.1834715 L51.1130468,10.1529199 C51.1130468,9.71109215 51.471219,9.35291995 51.9130468,9.35291995 L59.0981018,9.35291995 Z M7.98505493,0.504910422 C8.42688272,0.504910422 8.78505493,0.863082623 8.78505493,1.30491042 L8.78505493,5.33546194 C8.78505493,5.77728974 8.42688272,6.13546194 7.98505493,6.13546194 L0.8,6.13546194 C0.3581722,6.13546194 3.87175207e-16,5.77728974 0,5.33546194 L0,1.30491042 C-5.41083001e-17,0.863082623 0.3581722,0.504910422 0.8,0.504910422 L7.98505493,0.504910422 Z M20.7633166,0.504910422 C21.2051444,0.504910422 21.5633166,0.863082623 21.5633166,1.30491042 L21.5633166,5.33546194 C21.5633166,5.77728974 21.2051444,6.13546194 20.7633166,6.13546194 L13.5782617,6.13546194 C13.1364339,6.13546194 12.7782617,5.77728974 12.7782617,5.33546194 L12.7782617,1.30491042 C12.7782617,0.863082623 13.1364339,0.504910422 13.5782617,0.504910422 L20.7633166,0.504910422 Z M46.3198401,0.504910422 C46.7616679,0.504910422 47.1198401,0.863082623 47.1198401,1.30491042 L47.1198401,5.33546194 C47.1198401,5.77728974 46.7616679,6.13546194 46.3198401,6.13546194 L39.1347851,6.13546194 C38.6929573,6.13546194 38.3347851,5.77728974 38.3347851,5.33546194 L38.3347851,1.30491042 C38.3347851,0.863082623 38.6929573,0.504910422 39.1347851,0.504910422 L46.3198401,0.504910422 Z M59.0981018,0.504910422 C59.5399296,0.504910422 59.8981018,0.863082623 59.8981018,1.30491042 L59.8981018,5.33546194 C59.8981018,5.77728974 59.5399296,6.13546194 59.0981018,6.13546194 L51.9130468,6.13546194 C51.471219,6.13546194 51.1130468,5.77728974 51.1130468,5.33546194 L51.1130468,1.30491042 C51.1130468,0.863082623 51.471219,0.504910422 51.9130468,0.504910422 L59.0981018,0.504910422 Z"/>
335
+ <path fill="url(#verzuim-2-af)" d="M26.9198895.235592908L28.7475234 2.076 30.5761438.235592908C30.8596791-.0499742533 31.3033656-.0759349043 31.6160193.157710955L31.7055932.235592908C32.0174821.549716786 32.0174821 1.05901222 31.7055932 1.3731361L31.7055932 1.3731361 29.8775234 3.214 31.7055932 5.05559151C32.0174821 5.36971538 32.0174821 5.87901082 31.7055932 6.19313469 31.3937044 6.50725857 30.8880327 6.50725857 30.5761438 6.19313469L28.7475234 4.352 26.9198895 6.19313469C26.6363542 6.47870186 26.1926677 6.50466251 25.880014 6.27101665L25.7904401 6.19313469C25.4785512 5.87901082 25.4785512 5.36971538 25.7904401 5.05559151L25.7904401 5.05559151 27.6175234 3.214 25.7904401 1.3731361C25.4785512 1.05901222 25.4785512.549716786 25.7904401.235592908 26.1023289-.0785309694 26.6080006-.0785309694 26.9198895.235592908zM14.3543987 8.78414836L16.1820326 10.6245554 18.010653 8.78414836C18.2941884 8.49858119 18.7378748 8.47262054 19.0505285 8.7062664L19.1401025 8.78414836C19.4519913 9.09827223 19.4519913 9.60756767 19.1401025 9.92169154L19.1401025 9.92169154 17.3120326 11.7625554 19.1401025 13.604147C19.4519913 13.9182708 19.4519913 14.4275663 19.1401025 14.7416901 18.8282136 15.055814 18.3225419 15.055814 18.010653 14.7416901L16.1820326 12.9005554 14.3543987 14.7416901C14.0708634 15.0272573 13.6271769 15.053218 13.3145232 14.8195721L13.2249493 14.7416901C12.9130604 14.4275663 12.9130604 13.9182708 13.2249493 13.604147L13.2249493 13.604147 15.0520326 11.7625554 13.2249493 9.92169154C12.9130604 9.60756767 12.9130604 9.09827223 13.2249493 8.78414836 13.5368381 8.47002448 14.0425099 8.47002448 14.3543987 8.78414836zM27.1326604 8.78414836L28.9602944 10.6245554 30.7889147 8.78414836C31.0724501 8.49858119 31.5161365 8.47262054 31.8287902 8.7062664L31.9183642 8.78414836C32.230253 9.09827223 32.230253 9.60756767 31.9183642 9.92169154L31.9183642 9.92169154 30.0902944 11.7625554 31.9183642 13.604147C32.230253 13.9182708 32.230253 14.4275663 31.9183642 14.7416901 31.6064753 15.055814 31.1008036 15.055814 30.7889147 14.7416901L28.9602944 12.9005554 27.1326604 14.7416901C26.8491251 15.0272573 26.4054386 15.053218 26.0927849 14.8195721L26.003211 14.7416901C25.6913221 14.4275663 25.6913221 13.9182708 26.003211 13.604147L26.003211 13.604147 27.8302944 11.7625554 26.003211 9.92169154C25.6913221 9.60756767 25.6913221 9.09827223 26.003211 8.78414836 26.3150998 8.47002448 26.8207716 8.47002448 27.1326604 8.78414836zM39.1122808 8.78414836L40.9399147 10.6245554 42.7685351 8.78414836C43.0520704 8.49858119 43.4957569 8.47262054 43.8084106 8.7062664L43.8979845 8.78414836C44.2098734 9.09827223 44.2098734 9.60756767 43.8979845 9.92169154L43.8979845 9.92169154 42.0699147 11.7625554 43.8979845 13.604147C44.2098734 13.9182708 44.2098734 14.4275663 43.8979845 14.7416901 43.5860957 15.055814 43.0804239 15.055814 42.7685351 14.7416901L40.9399147 12.9005554 39.1122808 14.7416901C38.8287455 15.0272573 38.385059 15.053218 38.0724053 14.8195721L37.9828313 14.7416901C37.6709425 14.4275663 37.6709425 13.9182708 37.9828313 13.604147L37.9828313 13.604147 39.8099147 11.7625554 37.9828313 9.92169154C37.6709425 9.60756767 37.6709425 9.09827223 37.9828313 8.78414836 38.2947202 8.47002448 38.8003919 8.47002448 39.1122808 8.78414836zM1.36336608 9.08360244L3.191 10.9240095 5.01962039 9.08360244C5.30315571 8.79803527 5.74684218 8.77207462 6.05949588 9.00572048L6.14906983 9.08360244C6.46095868 9.39772631 6.46095868 9.90702175 6.14906983 10.2211456L6.14906983 10.2211456 4.321 12.0620095 6.14906983 13.903601C6.46095868 14.2177249 6.46095868 14.7270203 6.14906983 15.0411442 5.83718098 15.3552681 5.33150924 15.3552681 5.01962039 15.0411442L3.191 13.2000095 1.36336608 15.0411442C1.07983076 15.3267114.636144292 15.352672.323490584 15.1190262L.233916638 15.0411442C-.0779722126 14.7270203-.0779722126 14.2177249.233916638 13.903601L.233916638 13.903601 2.061 12.0620095.233916638 10.2211456C-.0779722126 9.90702175-.0779722126 9.39772631.233916638 9.08360244.545805488 8.76947856 1.05147723 8.76947856 1.36336608 9.08360244z" transform="translate(1.385)"/>
336
+ </g>
337
+ <path fill="url(#verzuim-2-ag)" d="M4.8,4.88154309 L67.0777221,4.88154309 C69.7286889,4.88154309 71.8777221,7.03057629 71.8777221,9.68154309 L71.8777221,12.9251881 L71.8777221,12.9251881 L0,12.9251881 L0,9.68154309 C-3.24649801e-16,7.03057629 2.1490332,4.88154309 4.8,4.88154309 Z"/>
338
+ <g transform="translate(49.516 .055)">
339
+ <ellipse cx="3.195" cy="8.848" fill="url(#verzuim-2-ah)" rx="3.195" ry="3.217"/>
340
+ <rect width="4.792" height="10.457" x=".799" fill="url(#verzuim-2-ai)" rx="2.396"/>
341
+ </g>
342
+ <g transform="translate(15.174 .055)">
343
+ <ellipse cx="3.195" cy="8.848" fill="url(#verzuim-2-ah)" rx="3.195" ry="3.217"/>
344
+ <rect width="4.792" height="10.457" x=".799" fill="url(#verzuim-2-ai)" rx="2.396"/>
345
+ </g>
346
+ </g>
347
+ <ellipse cx="65.489" cy="40.81" fill="url(#verzuim-2-aj)" rx="27.154" ry="28.527"/>
348
+ <ellipse cx="34.357" cy="39.317" fill="url(#verzuim-2-ak)" rx="19.999" ry="21.01"/>
349
+ <ellipse cx="113.325" cy="54.977" fill="url(#verzuim-2-al)" rx="24.675" ry="25.983"/>
350
+ </g>
351
+ </g>
352
+ </g>
353
+ </svg>