mazer-rails 0.1.4 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (159) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +75 -0
  3. data/lib/mazer-rails.rb +13 -0
  4. data/lib/mazer_rails/engine.rb +27 -0
  5. data/lib/mazer_rails/version.rb +1 -1
  6. data/mazer-rails.gemspec +5 -2
  7. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-all-300-normal.woff +0 -0
  8. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-all-400-normal.woff +0 -0
  9. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-all-600-normal.woff +0 -0
  10. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-all-700-normal.woff +0 -0
  11. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-all-800-normal.woff +0 -0
  12. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-300-normal.woff2 +0 -0
  13. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-400-normal.woff2 +0 -0
  14. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-600-normal.woff2 +0 -0
  15. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-700-normal.woff2 +0 -0
  16. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-800-normal.woff2 +0 -0
  17. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-ext-300-normal.woff2 +0 -0
  18. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-ext-400-normal.woff2 +0 -0
  19. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-ext-600-normal.woff2 +0 -0
  20. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-ext-700-normal.woff2 +0 -0
  21. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-cyrillic-ext-800-normal.woff2 +0 -0
  22. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-300-normal.woff2 +0 -0
  23. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-400-normal.woff2 +0 -0
  24. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-600-normal.woff2 +0 -0
  25. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-700-normal.woff2 +0 -0
  26. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-800-normal.woff2 +0 -0
  27. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-ext-300-normal.woff2 +0 -0
  28. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-ext-400-normal.woff2 +0 -0
  29. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-ext-600-normal.woff2 +0 -0
  30. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-ext-700-normal.woff2 +0 -0
  31. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-latin-ext-800-normal.woff2 +0 -0
  32. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-vietnamese-300-normal.woff2 +0 -0
  33. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-vietnamese-400-normal.woff2 +0 -0
  34. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-vietnamese-600-normal.woff2 +0 -0
  35. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-vietnamese-700-normal.woff2 +0 -0
  36. data/vendor/assets/fonts/vendor/@fontsource/nunito/files/nunito-vietnamese-800-normal.woff2 +0 -0
  37. data/vendor/assets/fonts/vendor/bootstrap-icons/bootstrap-icons.woff +0 -0
  38. data/vendor/assets/fonts/vendor/bootstrap-icons/bootstrap-icons.woff2 +0 -0
  39. data/vendor/assets/javascripts/mazer/app.js +2 -0
  40. data/vendor/assets/javascripts/mazer/bootstrap.js +2 -0
  41. data/vendor/assets/javascripts/mazer/initTheme.js +1 -0
  42. data/vendor/assets/javascripts/mazer/mazer.js +2 -0
  43. data/vendor/assets/stylesheets/mazer/app-dark.scss +1 -0
  44. data/vendor/assets/stylesheets/mazer/app.scss +13 -0
  45. metadata +60 -120
  46. data/lib/mazer_rails.rb +0 -7
  47. data/vendor/assets/fonts/iconly/Iconly---Bold.eot +0 -0
  48. data/vendor/assets/fonts/iconly/Iconly---Bold.svg +0 -19
  49. data/vendor/assets/fonts/iconly/Iconly---Bold.ttf +0 -0
  50. data/vendor/assets/fonts/iconly/Iconly---Bold.woff +0 -0
  51. data/vendor/assets/images/bg/4853433.png +0 -0
  52. data/vendor/assets/images/faces/1.jpg +0 -0
  53. data/vendor/assets/images/faces/2.jpg +0 -0
  54. data/vendor/assets/images/faces/3.jpg +0 -0
  55. data/vendor/assets/images/faces/4.jpg +0 -0
  56. data/vendor/assets/images/faces/5.jpg +0 -0
  57. data/vendor/assets/images/faces/6.jpg +0 -0
  58. data/vendor/assets/images/faces/7.jpg +0 -0
  59. data/vendor/assets/images/faces/8.jpg +0 -0
  60. data/vendor/assets/images/logo/favicon.png +0 -0
  61. data/vendor/assets/images/logo/favicon.svg +0 -1
  62. data/vendor/assets/images/logo/logo.svg +0 -1
  63. data/vendor/assets/images/samples/1.png +0 -0
  64. data/vendor/assets/images/samples/2.png +0 -0
  65. data/vendor/assets/images/samples/3.png +0 -0
  66. data/vendor/assets/images/samples/4.png +0 -0
  67. data/vendor/assets/images/samples/architecture1.jpg +0 -0
  68. data/vendor/assets/images/samples/banana.jpg +0 -0
  69. data/vendor/assets/images/samples/bg-mountain.jpg +0 -0
  70. data/vendor/assets/images/samples/building.jpg +0 -0
  71. data/vendor/assets/images/samples/error-403.svg +0 -94
  72. data/vendor/assets/images/samples/error-404.svg +0 -88
  73. data/vendor/assets/images/samples/error-500.svg +0 -76
  74. data/vendor/assets/images/samples/jump.jpg +0 -0
  75. data/vendor/assets/images/samples/motorcycle.jpg +0 -0
  76. data/vendor/assets/images/samples/origami.jpg +0 -0
  77. data/vendor/assets/images/samples/water.jpg +0 -0
  78. data/vendor/assets/images/svg-loaders/audio.svg +0 -29
  79. data/vendor/assets/images/svg-loaders/ball-triangle.svg +0 -1
  80. data/vendor/assets/images/svg-loaders/bars.svg +0 -1
  81. data/vendor/assets/images/svg-loaders/circles.svg +0 -20
  82. data/vendor/assets/images/svg-loaders/grid.svg +0 -1
  83. data/vendor/assets/images/svg-loaders/hearts.svg +0 -1
  84. data/vendor/assets/images/svg-loaders/oval.svg +0 -1
  85. data/vendor/assets/images/svg-loaders/puff.svg +0 -1
  86. data/vendor/assets/images/svg-loaders/rings.svg +0 -1
  87. data/vendor/assets/images/svg-loaders/spinning-circles.svg +0 -1
  88. data/vendor/assets/images/svg-loaders/tail-spin.svg +0 -1
  89. data/vendor/assets/images/svg-loaders/three-dots.svg +0 -1
  90. data/vendor/assets/javascripts/app.js +0 -9
  91. data/vendor/assets/javascripts/bootstrap.js +0 -6
  92. data/vendor/assets/javascripts/components/dark.js +0 -65
  93. data/vendor/assets/javascripts/components/sidebar.js +0 -185
  94. data/vendor/assets/javascripts/helper/isDesktop.js +0 -1
  95. data/vendor/assets/javascripts/initTheme.js +0 -5
  96. data/vendor/assets/javascripts/mazer.js +0 -9
  97. data/vendor/assets/javascripts/pages/ckeditor.js +0 -3
  98. data/vendor/assets/javascripts/pages/component-toasts.js +0 -9
  99. data/vendor/assets/javascripts/pages/dashboard.js +0 -158
  100. data/vendor/assets/javascripts/pages/datatables.js +0 -1
  101. data/vendor/assets/javascripts/pages/filepond.js +0 -181
  102. data/vendor/assets/javascripts/pages/form-editor.js +0 -27
  103. data/vendor/assets/javascripts/pages/form-element-select.js +0 -14
  104. data/vendor/assets/javascripts/pages/horizontal-layout.js +0 -43
  105. data/vendor/assets/javascripts/pages/jquery.js +0 -1
  106. data/vendor/assets/javascripts/pages/jsvectormap.js +0 -60
  107. data/vendor/assets/javascripts/pages/parsley.js +0 -55
  108. data/vendor/assets/javascripts/pages/quill.js +0 -27
  109. data/vendor/assets/javascripts/pages/rater-js.js +0 -38
  110. data/vendor/assets/javascripts/pages/simple-datatables.js +0 -46
  111. data/vendor/assets/javascripts/pages/summernote.js +0 -20
  112. data/vendor/assets/javascripts/pages/sweetalert2.js +0 -142
  113. data/vendor/assets/javascripts/pages/tinymce.js +0 -22
  114. data/vendor/assets/javascripts/pages/toastify.js +0 -81
  115. data/vendor/assets/javascripts/pages/ui-apexchart.js +0 -521
  116. data/vendor/assets/javascripts/pages/ui-chartjs.js +0 -445
  117. data/vendor/assets/javascripts/pages/ui-todolist.js +0 -5
  118. data/vendor/assets/stylesheets/_fonts.scss +0 -5
  119. data/vendor/assets/stylesheets/_mazer.scss +0 -103
  120. data/vendor/assets/stylesheets/_utilities.scss +0 -53
  121. data/vendor/assets/stylesheets/_variables.scss +0 -1626
  122. data/vendor/assets/stylesheets/app.scss +0 -20
  123. data/vendor/assets/stylesheets/bootstrap.scss +0 -58
  124. data/vendor/assets/stylesheets/components/_alert.scss +0 -43
  125. data/vendor/assets/stylesheets/components/_avatar.scss +0 -78
  126. data/vendor/assets/stylesheets/components/_badge.scss +0 -20
  127. data/vendor/assets/stylesheets/components/_breadcrumb.scss +0 -10
  128. data/vendor/assets/stylesheets/components/_buttons.scss +0 -62
  129. data/vendor/assets/stylesheets/components/_card.scss +0 -126
  130. data/vendor/assets/stylesheets/components/_carousel.scss +0 -6
  131. data/vendor/assets/stylesheets/components/_divider.scss +0 -37
  132. data/vendor/assets/stylesheets/components/_dropdowns.scss +0 -24
  133. data/vendor/assets/stylesheets/components/_forms.scss +0 -213
  134. data/vendor/assets/stylesheets/components/_icons.scss +0 -48
  135. data/vendor/assets/stylesheets/components/_modal.scss +0 -46
  136. data/vendor/assets/stylesheets/components/_navbar.scss +0 -280
  137. data/vendor/assets/stylesheets/components/_navs.scss +0 -32
  138. data/vendor/assets/stylesheets/components/_pagination.scss +0 -39
  139. data/vendor/assets/stylesheets/components/_progress.scss +0 -32
  140. data/vendor/assets/stylesheets/components/_sidebar.scss +0 -171
  141. data/vendor/assets/stylesheets/components/_table.scss +0 -36
  142. data/vendor/assets/stylesheets/iconly.scss +0 -327
  143. data/vendor/assets/stylesheets/layouts/main.scss +0 -48
  144. data/vendor/assets/stylesheets/mixins/_navbar.scss +0 -20
  145. data/vendor/assets/stylesheets/pages/auth.scss +0 -51
  146. data/vendor/assets/stylesheets/pages/chat.scss +0 -145
  147. data/vendor/assets/stylesheets/pages/datatables.scss +0 -7
  148. data/vendor/assets/stylesheets/pages/dripicons.scss +0 -20
  149. data/vendor/assets/stylesheets/pages/email.scss +0 -625
  150. data/vendor/assets/stylesheets/pages/error.scss +0 -22
  151. data/vendor/assets/stylesheets/pages/form-element-select.scss +0 -7
  152. data/vendor/assets/stylesheets/pages/simple-datatables.scss +0 -20
  153. data/vendor/assets/stylesheets/pages/summernote.scss +0 -4
  154. data/vendor/assets/stylesheets/themes/dark/_mazer-dark.scss +0 -82
  155. data/vendor/assets/stylesheets/themes/dark/_root.scss +0 -55
  156. data/vendor/assets/stylesheets/themes/dark/_variables-dark.scss +0 -329
  157. data/vendor/assets/stylesheets/themes/dark/app-dark.scss +0 -54
  158. data/vendor/assets/stylesheets/widgets/chat.scss +0 -26
  159. data/vendor/assets/stylesheets/widgets/todo.scss +0 -33
@@ -1,94 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="100%" height="100%" viewBox="0 0 1104 917" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
4
- <g transform="matrix(1,0,0,1,-368,-232)">
5
- <path d="M907,539.056C907,534.085 902.971,530.056 898,530.056C893.029,530.056 889,534.085 889,539.056L889,1139.06C889,1144.03 893.029,1148.06 898,1148.06C902.971,1148.06 907,1144.03 907,1139.06L907,539.056Z" style="fill:rgb(43,37,78);fill-rule:nonzero;"/>
6
- </g>
7
- <g transform="matrix(1,0,0,1,-368,-232)">
8
- <path d="M552,567.055L544.5,602.055L498.5,614.055L417,637.055L445,602.055L399.5,611.055L439.5,587.629L404.5,587.555L368,564.055L411.5,567.129C452.167,572.08 472.5,574.555 472.5,574.555C472.5,574.555 452.167,562.055 411.5,537.055L552,567.055ZM1286,594.055L1426.5,564.055C1404.83,579.104 1394,586.629 1394,586.629C1394,586.629 1406.67,589.104 1432,594.055L1472,621.055L1432,610.129L1380.5,610.055L1438.5,638.055L1374.5,621.055L1421,664.055L1346.5,629.055L1293.5,629.055L1286,594.055ZM911.016,311.035L909.828,283.007L898.83,261.449L927.742,281.785L926.152,256.096L893.106,232L906.331,234.523L933.406,250.653L941.53,276.845L948.676,237.498L954.877,269.401L971.061,247.485L960.293,288.931L981.5,264.555L963,315.055L911.016,311.035ZM783.338,896.872L809.716,914.454L803.906,961.291L795.051,1044.8L786.911,1032.84L783.411,1001.84L749.911,1044.84L764.248,990.488L742.911,1032.84L723.911,1055.84L730.411,1027.34C743.411,994.677 749.911,978.343 749.911,978.343C749.911,978.343 743.411,989.01 730.411,1010.34L710.476,1019.87L783.338,896.872ZM918.348,918.881L949.013,926.917L958.768,973.094L977.583,1054.94L965.5,1044.63L953.74,1017.24L952.592,1018.11L952.5,1076.13L946,1063.63L934.5,988.129L933,988.129L929,1044.63L922,1080.13L920,1080.13L915.5,1044.63L915.5,1013.63L907,1038.13L889.5,1058.9L918.348,918.881Z" style="fill:rgb(255,210,91);"/>
9
- </g>
10
- <g transform="matrix(1,0,0,1,-368,-232)">
11
- <path d="M898,529.629L845.5,664.129L973,664.129L935.5,539.629L898,529.629Z" style="fill:rgb(255,210,91);"/>
12
- </g>
13
- <g transform="matrix(1,0,0,1,-368,-232)">
14
- <path d="M779.5,835.056L758.072,891.097C751.841,907.39 750.769,925.206 755,942.129C758.667,947.462 766.833,951.129 779.5,953.129C792.167,955.129 801.352,955.18 807.055,953.283L814.019,945.737C822.919,936.093 829.834,924.791 834.369,912.476L890.217,760.823L898,760.629L898,905.797C898,922.344 902.704,938.549 911.564,952.524C918.855,954.927 927.333,956.129 937,956.129C946.667,956.129 953.167,954.296 956.5,950.629C967.252,937.922 973.945,922.281 975.714,905.73L990,772.056L973,664.129C962.778,661.462 950.278,660.129 935.5,660.129C920.722,660.129 890.722,658.271 845.5,654.556L779.5,835.056Z" style="fill:rgb(255,109,91);fill-rule:nonzero;"/>
15
- </g>
16
- <g transform="matrix(1,0,0,1,-368,-232)">
17
- <path d="M848.666,874.146L813.5,881.629L850.236,844.188L839.973,782.065L877.374,804.053L848.666,874.146Z" style="fill:rgb(255,210,91);"/>
18
- </g>
19
- <g transform="matrix(1,0,0,1,-368,-232)">
20
- <path d="M970,538.556C997.333,557.889 1025.17,571.556 1053.5,579.556C1081.83,587.556 1163.67,587.556 1299,579.556L1299,664.129L1124.06,670.557C1113.75,670.936 1103.44,669.717 1093.5,666.944L990,638.056L1053.5,819.056L1030.71,821.747L1018.5,810.129L1013.5,821.629L983.249,827.351L973,810.129L962.658,829.782L918,835.056L929,542.556L970,538.556ZM862.5,530.056L900.5,536.556L796.5,835.056L753,825.629L749,813.129L737.31,822.343L727,820.129L727,798.129L707.615,817.255L683,813.056L796.5,608.556C761.167,623.605 735.167,631.129 718.5,631.129L539.5,631.129L539.5,552.556C657.167,545.889 729.667,542.556 757,542.556C784.333,542.556 819.5,538.389 862.5,530.056Z" style="fill:rgb(43,37,78);"/>
21
- </g>
22
- <g transform="matrix(1,0,0,1,-368,-232)">
23
- <path d="M1299,579.556L1386.75,579.556C1390.75,579.556 1394,582.802 1394,586.806C1394,590.81 1390.75,594.056 1386.75,594.056L1299,594.056L1299,579.556ZM452.25,579.556L540,579.556L540,594.056L452.25,594.056C448.246,594.056 445,590.81 445,586.806C445,582.802 448.246,579.556 452.25,579.556Z" style="fill:rgb(132,125,170);"/>
24
- </g>
25
- <g transform="matrix(1,0,0,1,-368,-232)">
26
- <path d="M955.145,563.555L965.432,723.072L965.5,723.055L967,739.129L961.5,739.055L961.5,724.496L952.162,725.355L953.5,739.629L948,739.629L948,725.738L939.18,726.549L940.5,740.629L935,740.629L935,726.933L926,727.761L926,741.629L921.5,741.629L921.986,727.528L918.229,563.555L892.5,563.555C891,563.555 872,526.555 942,532.055C966.571,533.986 978.71,528.461 986,532.055C990.861,534.451 991.694,541.118 988.5,552.055C976.834,559.722 966.834,563.555 958.5,563.555L955.145,563.555Z" style="fill:rgb(96,88,142);"/>
27
- </g>
28
- <g transform="matrix(1,0,0,1,-368,-232)">
29
- <path d="M751.5,433.129C756.014,452.985 769.014,468.46 790.5,479.556C811.986,490.651 844.986,499.151 889.5,505.056L1022.32,505.121L1045.36,494.945L1058.16,489.294C1072.54,482.941 1085.04,472.967 1094.42,460.346L1099,454.191C1098.18,449.65 1085.35,442.296 1060.5,432.129C1035.65,421.963 1003.29,411.157 963.414,399.713C947.42,388.908 923.711,386.319 892.286,391.946C863.976,397.015 820.392,396.975 768,418.129C764.157,419.681 758.657,424.681 751.5,433.129Z" style="fill:rgb(43,37,78);"/>
30
- </g>
31
- <g transform="matrix(1,0,0,1,-368,-232)">
32
- <path d="M850.5,524.056C844.5,525.389 841.5,530.222 841.5,538.556C841.5,546.889 858.5,555.247 892.5,563.629C896.724,557.472 900.891,553.139 905,550.629C909.109,548.119 916.442,545.428 927,542.556L850.5,524.056Z" style="fill:rgb(132,125,170);"/>
33
- </g>
34
- <g transform="matrix(1,0,0,1,-368,-232)">
35
- <path d="M909.798,540.562C932.039,542.899 940.981,544.423 969.952,541.018C977.453,540.137 978.968,536.004 985.501,533.128C989.663,531.296 995.001,528.628 998.501,527.628C1022.76,520.698 1026.19,490.667 1028.84,465.496C1032.63,429.415 993.588,391.93 964.501,376.128C948.145,367.243 949.794,373.006 927.653,370.679C912.348,369.07 924.313,364.406 910.501,368.128C868.795,379.367 818.001,404.128 810.001,439.128C804.146,464.74 808.501,502.628 837.501,517.628C839.225,518.52 847.01,522.021 850.501,524.128C853.838,526.143 854.385,529.266 856.001,530.128C871.339,538.321 889.388,538.417 909.798,540.562Z" style="fill:rgb(255,109,91);fill-rule:nonzero;"/>
36
- </g>
37
- <g transform="matrix(1,0,0,1,-368,-232)">
38
- <path d="M876.488,416.008L890.16,417.929C895.046,418.616 899.281,421.661 901.488,426.073C907.058,437.209 909.731,443.575 909.507,445.172C909.283,446.766 905.119,451.082 897.015,458.12C893.739,460.966 889.39,462.253 885.092,461.649L869.249,459.423C864.615,458.771 860.551,455.995 858.259,451.916C853.978,444.297 851.994,439.372 852.307,437.142C852.625,434.886 856.099,429.652 862.73,421.439C866.042,417.336 871.266,415.274 876.488,416.008ZM974.969,427.391L984.806,428.251C989.984,428.704 994.558,431.805 996.896,436.446C1002.12,446.811 1004.66,452.78 1004.52,454.354C1004.38,455.915 1000.98,460.28 994.316,467.448C991.166,470.835 986.631,472.579 982.024,472.176L970.036,471.127C965.086,470.694 960.671,467.837 958.248,463.499C954.371,456.557 952.527,452.001 952.717,449.831C952.911,447.613 955.708,442.377 961.109,434.122C964.135,429.495 969.461,426.909 974.969,427.391Z" style="fill:white;"/>
39
- </g>
40
- <g transform="matrix(1,0,0,1,-368,-232)">
41
- <path d="M886,444.629C882.134,444.629 879,441.495 879,437.629C879,433.763 882.134,430.629 886,430.629C889.866,430.629 893,433.763 893,437.629C893,441.495 889.866,444.629 886,444.629ZM980.819,455.811C976.953,455.811 973.819,452.677 973.819,448.811C973.819,444.945 976.953,441.811 980.819,441.811C984.685,441.811 987.819,444.945 987.819,448.811C987.819,452.677 984.685,455.811 980.819,455.811ZM935.634,435.538C935.908,434.877 936.514,434.413 937.223,434.321C938.319,434.178 939.322,434.951 939.464,436.046L944.67,476.091C944.691,476.253 944.692,476.416 944.674,476.578C944.547,477.675 943.555,478.462 942.458,478.336L921.634,475.933C921.45,475.912 921.269,475.865 921.097,475.793C920.077,475.37 919.593,474.2 920.016,473.18L935.634,435.538ZM846.74,476.051L870.357,476.905L887.864,490.718L908.858,482.734L924.369,496.686L948.715,486.463L961.882,495.566L974.397,488.175L1002.42,494.736L974.99,496.655L956.873,509.951L944.923,496.752L921.68,508.402L905.066,493.023L888.701,502.689L868.955,485.524L846.74,476.051Z" style="fill:rgb(43,37,78);"/>
42
- </g>
43
- <g transform="matrix(1,0,0,1,-368,-232)">
44
- <path d="M896.439,312.655L893.5,345.555L971,355.055L972.496,321.024C972.791,314.312 968.276,308.337 961.739,306.787C948.107,303.555 937.396,301.498 929.606,300.617C923.395,299.914 916.832,299.678 909.918,299.909C902.851,300.144 897.069,305.612 896.439,312.655Z" style="fill:rgb(96,88,142);"/>
45
- </g>
46
- <g transform="matrix(1,0,0,1,-368,-232)">
47
- <path d="M898,308.129C877.667,351.462 848.667,380.771 811,396.055C786.128,406.148 768.433,411.98 759.196,421.762C756.268,424.863 753.703,428.652 751.5,433.129C760.318,435.902 766.818,437.736 771,438.629C822.5,449.629 860.832,443.542 884,439.129C895.06,437.022 911.84,432.939 934.341,426.88C947.215,423.414 960.652,422.556 973.861,424.359C1028.92,431.871 1062.64,437.628 1075,441.629C1088.82,446.101 1096.71,450.577 1098.68,455.055C1100.16,444.697 1096.46,436.559 1087.59,430.64C1083.27,427.757 1058.04,422.068 1039.5,410.055C1029.4,403.509 1015.28,391.008 997.156,372.553C986.357,361.558 978.833,347.773 975.426,332.742L972,317.629L898,308.129Z" style="fill:rgb(96,88,142);fill-rule:nonzero;"/>
48
- </g>
49
- <g transform="matrix(1,0,0,1,-368,-232)">
50
- <path d="M852.5,371.129L884.5,350.129L898,381.629L914,350.129L944,346.129L914,332.629L893.5,311.629L852.5,371.129Z" style="fill:rgb(43,37,78);fill-rule:nonzero;"/>
51
- <path d="M906,325.129L884.5,376.629L898,389.129L958.5,346.629L906,325.129Z" style="fill:rgb(255,210,91);"/>
52
- </g>
53
- <g transform="matrix(1,0,0,1,-368,-232)">
54
- <path d="M543,349.629C565.644,349.629 584,331.273 584,308.629C584,285.985 565.644,267.629 543,267.629C520.356,267.629 502,285.985 502,308.629C502,331.273 520.356,349.629 543,349.629Z" style="fill:rgb(235,238,246);fill-rule:nonzero;"/>
55
- </g>
56
- <g transform="matrix(1,0,0,1,-368,-232)">
57
- <path d="M633,417.629L626,439.129L601,439.129C601,439.129 609.333,441.296 626,445.629C628.667,463.296 630,472.129 630,472.129C630,472.129 631.667,464.129 635,448.129L656.5,443.129L635,439.129L633,417.629Z" style="fill:rgb(255,210,91);"/>
58
- </g>
59
- <g transform="matrix(1,0,0,1,-368,-232)">
60
- <path d="M1146,308.629L1139,330.129L1114,330.129C1114,330.129 1122.33,332.296 1139,336.629C1141.67,354.296 1143,363.129 1143,363.129C1143,363.129 1144.67,355.129 1148,339.129L1169.5,334.129L1148,330.129L1146,308.629Z" style="fill:rgb(255,210,91);"/>
61
- </g>
62
- <g transform="matrix(1,0,0,1,-368,-232)">
63
- <path d="M1193.22,502.629L1187.92,518.803L1169,518.803C1169,518.803 1175.31,520.433 1187.92,523.693C1189.94,536.984 1190.95,543.629 1190.95,543.629C1190.95,543.629 1192.21,537.611 1194.73,525.574L1211,521.812L1194.73,518.803L1193.22,502.629Z" style="fill:rgb(255,210,91);"/>
64
- </g>
65
- <g transform="matrix(1,0,0,1,-368,-232)">
66
- <path d="M736.333,306.129L731.667,320.331L715,320.331C715,320.331 720.556,321.762 731.667,324.624C733.444,336.294 734.333,342.129 734.333,342.129C734.333,342.129 735.444,336.845 737.667,326.276L752,322.973L737.667,320.331L736.333,306.129Z" style="fill:rgb(255,210,91);"/>
67
- </g>
68
- <g transform="matrix(1,0,0,1,-368,-232)">
69
- <path d="M634.713,746.712C634.716,746.748 634.716,746.784 634.713,746.82C634.514,749.088 622.586,751.061 607.91,749.775C593.235,748.488 581.802,745.673 582.001,743.404C582.011,743.284 582.054,743.168 582.128,743.056L586,723.628L585.814,704.823L588.102,681.262L639.681,685.722L632.567,705.529L634.792,746.717L634.713,746.712ZM1269.33,783.545C1269.34,783.578 1269.35,783.613 1269.35,783.649C1269.75,785.891 1258.74,790.884 1244.23,793.44C1229.72,795.996 1217.95,796.235 1217.55,793.992C1217.53,793.861 1217.55,793.724 1217.6,793.582L1217.5,776.628L1209.07,755.752C1207.7,752.371 1207.04,748.749 1207.11,745.104L1207.36,732.388L1258.34,723.347C1260.6,729.965 1261.99,735.725 1262.5,740.628C1263.01,745.531 1263.01,753.031 1262.5,763.128L1269.4,783.529L1269.33,783.545ZM1162.75,777.289L1162.75,777.397C1162.59,779.668 1150.7,781.849 1136,780.819C1121.31,779.789 1109.83,777.173 1109.99,774.902C1110,774.785 1110.03,774.672 1110.1,774.561L1113,756.628L1113.13,736.259L1115,712.662L1166.65,716.222L1159.5,751.128L1162.83,777.293L1162.75,777.289Z" style="fill:rgb(132,125,170);"/>
70
- </g>
71
- <g transform="matrix(1,0,0,1,-368,-232)">
72
- <path d="M613.549,687.78C599.493,686.548 588.259,683.711 588.458,681.442C588.656,679.174 600.21,678.334 614.266,679.566C628.321,680.798 639.555,683.635 639.357,685.904C639.158,688.172 627.604,689.012 613.549,687.78ZM1233.63,732.099C1219.73,734.546 1208.15,734.713 1207.75,732.47C1207.36,730.228 1218.3,726.426 1232.2,723.978C1246.09,721.53 1257.68,721.364 1258.07,723.606C1258.47,725.849 1247.53,729.651 1233.63,732.099ZM1140.56,718.736C1126.48,717.749 1115.2,715.108 1115.36,712.836C1115.52,710.565 1127.06,709.523 1141.13,710.51C1155.21,711.496 1166.49,714.138 1166.33,716.409C1166.17,718.681 1154.63,719.722 1140.56,718.736Z" style="fill:rgb(96,88,142);"/>
73
- </g>
74
- <g transform="matrix(1,0,0,1,-368,-232)">
75
- <path d="M625.864,723.461L625.337,729.477L619.648,728.98L619.253,733.492L611.937,732.851L612.332,728.34L592.255,726.583L592.781,720.567L614.361,705.146L621.677,705.787L620.174,722.964L625.864,723.461ZM600.624,722.51L612.534,723.552L613.457,712.997L600.624,722.51ZM1138,764.628C1127.15,764.628 1122,759.651 1122,750.59C1122,741.567 1127.15,736.628 1138,736.628C1148.81,736.628 1154,741.606 1154,750.59C1154,759.612 1148.81,764.628 1138,764.628ZM1138,759.628C1144.18,759.628 1147,756.416 1147,751.088C1147,745.801 1144.18,742.628 1138,742.628C1131.82,742.628 1129,745.76 1129,751.088C1129,756.456 1131.82,759.628 1138,759.628Z" style="fill:white;fill-rule:nonzero;"/>
76
- </g>
77
- <g transform="matrix(1.14514,-0.133145,0.0996166,0.85677,-589.428,-38.8963)">
78
- <g transform="matrix(48.8616,0,0,48.8616,1188,871)">
79
- <path d="M0.038,-0.19L0.17,-0.206C0.175,-0.172 0.186,-0.146 0.205,-0.128C0.223,-0.111 0.246,-0.102 0.272,-0.102C0.3,-0.102 0.324,-0.112 0.344,-0.134C0.363,-0.155 0.373,-0.184 0.373,-0.221C0.373,-0.255 0.363,-0.283 0.345,-0.303C0.326,-0.323 0.304,-0.333 0.277,-0.333C0.259,-0.333 0.238,-0.33 0.214,-0.323L0.229,-0.435C0.266,-0.434 0.294,-0.442 0.314,-0.459C0.333,-0.476 0.343,-0.499 0.343,-0.527C0.343,-0.551 0.336,-0.57 0.322,-0.584C0.307,-0.599 0.288,-0.606 0.265,-0.606C0.241,-0.606 0.221,-0.598 0.205,-0.582C0.188,-0.565 0.178,-0.542 0.174,-0.51L0.048,-0.532C0.057,-0.575 0.07,-0.61 0.088,-0.635C0.105,-0.661 0.13,-0.682 0.162,-0.697C0.194,-0.711 0.229,-0.719 0.269,-0.719C0.336,-0.719 0.39,-0.697 0.431,-0.654C0.464,-0.619 0.481,-0.579 0.481,-0.535C0.481,-0.472 0.447,-0.422 0.378,-0.385C0.419,-0.376 0.452,-0.356 0.476,-0.326C0.501,-0.295 0.513,-0.258 0.513,-0.215C0.513,-0.152 0.49,-0.098 0.444,-0.054C0.398,-0.01 0.341,0.012 0.273,0.012C0.208,0.012 0.154,-0.006 0.112,-0.044C0.069,-0.081 0.044,-0.13 0.038,-0.19Z" style="fill:white;fill-rule:nonzero;"/>
80
- </g>
81
- </g>
82
- <g transform="matrix(1,0,0,1,-368,-232)">
83
- <path d="M622.954,614.742L627.165,615.623L617.667,682.999C617.512,684.1 616.494,684.867 615.393,684.712C615.349,684.706 615.305,684.698 615.262,684.689C614.077,684.441 613.287,683.317 613.456,682.118L622.954,614.742ZM1147.34,645.632L1151.57,646.439L1143.24,713.971C1143.11,715.075 1142.1,715.859 1141,715.723C1140.96,715.718 1140.91,715.711 1140.87,715.702C1139.68,715.475 1138.87,714.365 1139.02,713.164L1147.34,645.632ZM1217.34,659.683L1221.61,659.145L1234.57,725.943C1234.78,727.035 1234.07,728.091 1232.97,728.303C1232.93,728.311 1232.89,728.318 1232.84,728.324C1231.64,728.475 1230.53,727.669 1230.3,726.481L1217.34,659.683Z" style="fill:rgb(43,37,78);"/>
84
- </g>
85
- <g transform="matrix(1,0,0,1,-368,-232)">
86
- <path d="M530,334.129C531.918,334.129 533.402,333.553 534.5,332.129C535.3,331.092 536,329.409 536,328.129C536,326.516 535.707,324.767 534.5,323.629C533.434,322.624 531.554,322.129 530,322.129C528.417,322.129 526.572,322.592 525.5,323.629C524.327,324.763 524,326.542 524,328.129C524,331.166 526.686,334.129 530,334.129Z" style="fill:rgb(193,198,211);"/>
87
- </g>
88
- <g transform="matrix(1,0,0,1,-368,-232)">
89
- <path d="M553,302.629C555.876,302.629 558.102,301.766 559.75,299.629C560.95,298.073 562,295.549 562,293.629C562,291.209 561.56,288.586 559.75,286.879C558.152,285.371 555.331,284.629 553,284.629C550.626,284.629 547.858,285.324 546.25,286.879C544.491,288.58 544,291.249 544,293.629C544,298.185 548.029,302.629 553,302.629Z" style="fill:rgb(193,198,211);"/>
90
- </g>
91
- <g transform="matrix(1,0,0,1,-368,-232)">
92
- <path d="M565.884,318.945C567.104,318.183 567.819,317.227 567.952,315.885C568.048,314.907 567.825,313.558 567.316,312.744C566.675,311.718 565.793,310.723 564.573,310.478C563.496,310.262 562.103,310.695 561.115,311.313C560.108,311.942 559.119,312.97 558.849,314.055C558.554,315.243 559.053,316.504 559.683,317.513C560.891,319.445 563.777,320.262 565.884,318.945Z" style="fill:rgb(193,198,211);"/>
93
- </g>
94
- </svg>
@@ -1,88 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="100%" height="100%" viewBox="0 0 1102 890" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;">
4
- <g transform="matrix(1,0,0,1,-379.877,-245)">
5
- <path d="M1370,888L1404.31,789.104C1414.49,759.753 1406.77,727.16 1384.5,705.5L1383.53,704.559C1361.14,682.784 1350.21,651.798 1353.99,620.795L1366.86,515.023C1373.53,460.199 1334.49,410.348 1279.67,403.677C1276.87,403.337 1274.07,403.116 1271.25,403.012L1230,401.5L1145.82,321.143C1117.13,293.761 1074.34,287.327 1038.87,305.063L943.548,352.725C928.112,360.443 910.941,364.035 893.706,363.151L816.331,359.183C775.05,357.067 738.439,385.484 730.25,426L717.28,490.166C716.427,494.384 715.848,498.653 715.545,502.946L703.382,675.484C702.799,683.754 700.663,691.84 697.086,699.319L663.637,769.257C653.231,791.016 651.039,815.803 657.466,839.05L671,888L1370,888Z" style="fill:rgb(196,196,222);"/>
6
- </g>
7
- <g transform="matrix(1,0,0,1,-379.877,-245)">
8
- <path d="M671,888L581.288,985.381C554.72,1014.22 556.561,1059.14 585.401,1085.71C597.694,1097.03 613.589,1103.66 630.287,1104.41L1295.78,1134.63C1334.95,1136.41 1368.15,1106.1 1369.93,1066.92C1369.98,1065.85 1370,1064.78 1370,1063.7L1370,888L671,888Z" style="fill:rgb(139,139,181);"/>
9
- </g>
10
- <g transform="matrix(1,0,0,1,-379.877,-245)">
11
- <path d="M833.5,567L833.5,245L806.5,245L806.5,580.5C806.5,587.956 812.544,594 820,594L1040.22,594C1055.94,594 1071.37,598.285 1084.84,606.394L1135.24,636.738C1152.91,647.378 1173.15,653 1193.78,653L1455.5,653L1455.5,626L1193.78,626C1178.06,626 1162.63,621.715 1149.16,613.606L1098.76,583.262C1081.09,572.622 1060.85,567 1040.22,567L833.5,567Z" style="fill:rgb(255,132,132);fill-rule:nonzero;"/>
12
- </g>
13
- <g transform="matrix(1,0,0,1,-379.877,-245)">
14
- <path d="M1337,618L1481,618L1481,667L1337,667L1337,618ZM776,559L920,559L920,608L776,608L776,559ZM798.5,442.5L798.5,320L859,320L847.5,442.5L798.5,442.5ZM1085.5,549L1201.5,604L1201.5,653C1198.17,665.726 1184.5,671.06 1160.5,669C1136.5,666.94 1099.66,657.274 1050,640L1085.5,549Z" style="fill:rgb(222,98,98);"/>
15
- </g>
16
- <g transform="matrix(1,0,0,1,-379.877,-245)">
17
- <path d="M974,654L642,335.5L613,746L967.5,683L974,654Z" style="fill:rgb(255,238,205);"/>
18
- </g>
19
- <g transform="matrix(1,0,0,1,-379.877,-245)">
20
- <path d="M611.036,746.127C681.133,739.965 729.435,637.087 718.922,516.343C708.408,395.599 643.061,302.711 572.964,308.873C502.867,315.035 454.565,417.913 465.078,538.657C475.592,659.401 540.939,752.289 611.036,746.127Z" style="fill:rgb(245,203,118);fill-rule:nonzero;"/>
21
- </g>
22
- <g transform="matrix(1,0,0,1,-379.877,-245)">
23
- <path d="M729,669.5L729,687.5L621,687.5L621,669.5L570,669.5L570,649.5L782,649.5L782,669.5L729,669.5ZM727,669.5L623,669.5L623,685.5L727,685.5L727,669.5ZM572,667.5L675,667.5L675,651.5L572,651.5L572,667.5ZM677,667.5L780,667.5L780,651.5L677,651.5L677,667.5ZM647,384.5L544,384.5L544,400.5L647,400.5L647,384.5ZM597,382.5L649,382.5L649,402.5L436,402.5L436,382.5L490,382.5L490,364.5L597,364.5L597,382.5ZM542,400.5L542,384.5L438,384.5L438,400.5L542,400.5ZM595,382.5L595,366.5L492,366.5L492,382.5L595,382.5ZM383,429.5L595,429.5L595,449.5L383,449.5L383,429.5ZM488,447.5L488,431.5L385,431.5L385,447.5L488,447.5ZM490,447.5L593,447.5L593,431.5L490,431.5L490,447.5Z" style="fill:white;fill-rule:nonzero;"/>
24
- </g>
25
- <g transform="matrix(1,0,0,1,-379.877,-245)">
26
- <rect x="676" y="715.5" width="105" height="18" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;"/>
27
- </g>
28
- <g transform="matrix(1,0,0,1,-379.877,-245)">
29
- <rect x="729" y="669.5" width="105" height="18" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;"/>
30
- </g>
31
- <g transform="matrix(1,0,0,1,-379.877,-245)">
32
- <path d="M954.966,695C937.678,723.847 937.678,740.565 954.966,745.155C972.253,749.744 986.931,735.648 999,702.867L954.966,695Z" style="fill:rgb(53,53,53);"/>
33
- </g>
34
- <g transform="matrix(1,0,0,1,-379.877,-245)">
35
- <path d="M975.5,1048C1092.86,1048 1188,1036.36 1188,1022C1188,1007.64 1092.86,996 975.5,996C858.139,996 763,1007.64 763,1022C763,1036.36 858.139,1048 975.5,1048Z" style="fill:rgb(53,53,53);fill-rule:nonzero;"/>
36
- </g>
37
- <g transform="matrix(1,0,0,1,-379.877,-245)">
38
- <path d="M1232.39,1009.78L1255.35,1026.01C1255.51,1026.12 1255.67,1026.24 1255.82,1026.37C1258.46,1028.63 1258.76,1032.61 1256.5,1035.25C1253.79,1038.42 1249.39,1039.55 1245.48,1038.08C1219.5,1028.35 1204.51,1021.32 1200.5,1017L1139,963.5L1061,944L1056,1046C1049.66,1046.56 1044.83,1046.89 1041.5,1047C1011.5,1048 987.169,1048.37 971.222,1048.61C955.228,1048.86 936.431,1048.61 909.186,1047.78C906.648,1047.7 901.478,1047.14 893.677,1046.1L904.156,936.741L839.724,1002.16C834.59,1007.37 828.9,1012 822.756,1015.97L764.243,1053.79C757.537,1058.12 750.08,1061.16 742.257,1062.75L623,1087C621.254,1072.79 627.087,1059.95 640.5,1048.5C652.206,1038.51 691.198,1031.73 719,1030C721.657,1029.83 744.562,1011 787.713,973.489C789.234,972.167 790.661,970.743 791.987,969.225L865.649,884.888C883.422,864.538 908.809,852.429 935.809,851.423L974,850L982.539,811.46L961.741,811.46C946.277,811.46 933.741,798.924 933.741,783.46C933.741,780.383 934.249,777.327 935.242,774.416L955.972,713.681C965.092,686.96 990.199,669 1018.43,669L1032.42,669C1056.16,669 1075.41,688.246 1075.41,711.986C1075.41,716.958 1074.54,721.892 1072.86,726.569L1026,856.5L1152.75,902.891C1169.92,909.177 1185.04,920.05 1196.46,934.329L1231,977.5C1261,976.167 1277.33,977.833 1280,982.5C1282.21,986.375 1290.06,994.963 1303.54,1008.26C1306.22,1010.9 1306.24,1015.21 1303.6,1017.89C1302.69,1018.82 1301.52,1019.46 1300.25,1019.75C1292.51,1021.49 1284.4,1019.6 1278.23,1014.62L1272.5,1010C1251.97,1011.12 1238.97,1011.12 1233.5,1010C1233.13,1009.92 1232.76,1009.85 1232.39,1009.78Z" style="fill:rgb(255,205,205);fill-rule:nonzero;"/>
39
- </g>
40
- <g transform="matrix(1,0,0,1,-379.877,-245)">
41
- <path d="M951,848.5C960,863.833 975,872.5 996,874.5C1017,876.5 1032.33,871.5 1042,859.5L1148,880.906L1103.5,962.5L1081,959.5L1061.31,1047.48L877.054,1060L904.693,938.099L877.054,989.865L800,904.284C833.289,871.557 862.743,851.797 888.361,845.003C913.979,838.21 934.859,839.375 951,848.5Z" style="fill:rgb(255,249,214);"/>
42
- </g>
43
- <g transform="matrix(1,0,0,1,-379.877,-245)">
44
- <path d="M1060.69,720.384L1081,725.244C1081.18,759.746 1072.12,774.736 1053.82,770.214C1044.67,767.953 1039.49,762.388 1038.28,753.519C1030.59,759.794 1022.59,761.513 1014.27,758.673C997.399,752.915 996.615,736.024 1011.92,708L1061,719.703C1060.9,719.931 1060.79,720.158 1060.69,720.384Z" style="fill:rgb(53,53,53);"/>
45
- </g>
46
- <g transform="matrix(1,0,0,1,-379.877,-245)">
47
- <path d="M947,692.967L1090,729C1084.07,723.413 1081.24,719.149 1081.5,716.207C1084.45,682.855 1065.94,672.317 1027.96,664.071C989.796,655.785 978.15,654.851 961.879,683.145C960.503,685.538 955.544,688.812 947,692.967Z" style="fill:rgb(60,60,160);fill-rule:nonzero;"/>
48
- </g>
49
- <g transform="matrix(1,0,0,1,-379.877,-245)">
50
- <path d="M976,682L1084.5,711L1087.5,699.5L980,667L976,682Z" style="fill:rgb(38,38,111);"/>
51
- </g>
52
- <g transform="matrix(1,0,0,1,-379.877,-245)">
53
- <path d="M970.5,688C981.27,688 990,679.27 990,668.5C990,657.73 981.27,649 970.5,649C959.73,649 951,657.73 951,668.5C951,679.27 959.73,688 970.5,688Z" style="fill:rgb(245,203,118);fill-rule:nonzero;"/>
54
- </g>
55
- <g transform="matrix(1,0,0,1,-379.877,-245)">
56
- <path d="M970.5,683C979.06,683 986,676.508 986,668.5C986,660.492 979.06,654 970.5,654C961.94,654 955,660.492 955,668.5C955,676.508 961.94,683 970.5,683Z" style="fill:rgb(255,238,205);fill-rule:nonzero;"/>
57
- </g>
58
- <g transform="matrix(1,0,0,1,-379.877,-245)">
59
- <path d="M964.331,718.876C962.213,713.869 959.145,711.5 955,711.5L955,708.5C960.174,708.5 964.105,711.342 966.685,716.794C976.72,710.814 985.147,712.996 991.287,723.228C991.713,723.939 991.483,724.86 990.772,725.286C990.062,725.712 989.14,725.482 988.714,724.772C983.217,715.61 976.272,714.081 967.116,720.061L946.373,755.157L958.534,757.528C959.347,757.686 959.877,758.474 959.719,759.287C959.56,760.1 958.773,760.631 957.96,760.472L943.713,757.695C942.696,757.497 942.182,756.352 942.709,755.46L964.331,718.876ZM976,733C973.791,733 972,731.209 972,729C972,726.791 973.791,725 976,725C978.21,725 980,726.791 980,729C980,731.209 978.21,733 976,733ZM955,727C952.791,727 951,725.209 951,723C951,720.791 952.791,719 955,719C957.21,719 959,720.791 959,723C959,725.209 957.21,727 955,727ZM948.641,777.666C944.089,776.424 941.232,772.656 942.259,769.251C943.286,765.846 947.808,764.092 952.36,765.334C956.911,766.576 959.769,770.344 958.742,773.749C957.715,777.154 953.193,778.908 948.641,777.666ZM937.093,790.981C937.379,790.204 938.242,789.806 939.019,790.092C939.796,790.379 940.194,791.241 939.908,792.019L936.408,801.519C936.122,802.296 935.259,802.694 934.482,802.408C933.705,802.121 933.306,801.259 933.593,800.481L937.093,790.981ZM943.093,792.981C943.379,792.204 944.242,791.806 945.019,792.092C945.796,792.379 946.194,793.241 945.908,794.019L942.408,803.519C942.122,804.296 941.259,804.694 940.482,804.408C939.705,804.121 939.306,803.259 939.593,802.481L943.093,792.981ZM949.093,794.981C949.379,794.204 950.242,793.806 951.019,794.092C951.796,794.379 952.194,795.241 951.908,796.019L948.408,805.519C948.122,806.296 947.259,806.694 946.482,806.408C945.705,806.121 945.306,805.259 945.593,804.481L949.093,794.981Z" style="fill:rgb(53,53,53);fill-rule:nonzero;"/>
60
- </g>
61
- <g transform="matrix(1,0,0,1,-379.877,-245)">
62
- <path d="M1115,400.5L1115,420.5L902,420.5L902,400.5L922,400.5L922,380.5L1134,380.5L1134,400.5L1115,400.5ZM1027,441.5L1134,441.5L1134,461.5L1027,461.5L1027,441.5ZM784,805.5L784,824.5L676,824.5L676,805.5L623,805.5L623,785.5L835,785.5L835,805.5L784,805.5ZM1356,551.5L1410,551.5L1410,571.5L1197,571.5L1197,551.5L1144,551.5L1144,531.5L1356,531.5L1356,551.5ZM1277,778L1348,778L1348,798L1241,798L1241,779L1170,779L1170,759L1277,759L1277,778Z" style="fill:rgb(139,139,181);"/>
63
- </g>
64
- <g transform="matrix(1,0,0,1,-379.877,-245)">
65
- <rect x="384" y="365.5" width="105" height="18" style="fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;"/>
66
- </g>
67
- <g transform="matrix(1,0,0,1,-379.877,-245)">
68
- <path d="M559.468,546.528L559.468,555.952L550.788,555.952L550.788,563.02L539.628,563.02L539.628,555.952L509,555.952L509,546.528L539.628,519.62L550.788,519.62L550.788,546.528L559.468,546.528ZM521.028,546.528L539.628,546.528L539.628,530.78L521.028,546.528ZM587.802,563.64C570.566,563.64 562.382,555.704 562.382,541.258C562.382,526.874 570.566,519 587.802,519C604.976,519 613.222,526.936 613.222,541.258C613.222,555.642 604.976,563.64 587.802,563.64ZM587.802,554.278C597.598,554.278 602.062,549.38 602.062,541.258C602.062,533.198 597.598,528.362 587.802,528.362C578.006,528.362 573.542,533.136 573.542,541.258C573.542,549.442 578.006,554.278 587.802,554.278ZM667.348,546.528L667.348,555.952L658.668,555.952L658.668,563.02L647.508,563.02L647.508,555.952L616.88,555.952L616.88,546.528L647.508,519.62L658.668,519.62L658.668,546.528L667.348,546.528ZM628.908,546.528L647.508,546.528L647.508,530.78L628.908,546.528Z" style="fill:white;fill-rule:nonzero;"/>
69
- </g>
70
- <g transform="matrix(1,0,0,1,-379.877,-245)">
71
- <path d="M1026,582L1035,582L1035,602L1026,602L1026,582ZM1252,640L1261,640L1261,660L1252,660L1252,640Z" style="fill:rgb(139,139,181);"/>
72
- </g>
73
- <g transform="matrix(1,0,0,1,-379.877,-245)">
74
- <path d="M1124,1030L962,1030L962,1048.5L947,1048.5L947,986.5C947,982.358 950.358,979 954.5,979C958.642,979 962,982.358 962,986.5L962,1015L1124,1015L1124,986.5C1124,982.358 1127.36,979 1131.5,979C1135.64,979 1139,982.358 1139,986.5L1139,1038.5L1124,1040.5L1124,1030Z" style="fill:rgb(255,132,132);"/>
75
- </g>
76
- <g transform="matrix(1,0,0,1,-379.877,-245)">
77
- <path d="M670.126,1063.05C663.522,1065.03 659,1071.11 659,1078C659,1078.83 659.672,1079.5 660.5,1079.5C661.328,1079.5 662,1078.83 662,1078C662,1072.43 665.653,1067.52 670.988,1065.92L685.931,1061.44C686.38,1061.3 686.74,1060.97 686.904,1060.53C687.499,1058.94 691.655,1056.22 699.116,1052.87C706.036,1049.75 709.911,1049.24 714.574,1049.83L715.21,1049.92C715.459,1049.95 715.65,1049.97 715.834,1049.99C716.658,1050.08 717.399,1049.49 717.491,1048.67C717.582,1047.84 716.989,1047.1 716.166,1047.01C716.002,1046.99 715.826,1046.97 715.593,1046.94C715.521,1046.93 715.086,1046.87 714.954,1046.86C709.757,1046.19 705.324,1046.78 697.884,1050.13C690.349,1053.52 685.935,1056.27 684.449,1058.75L670.126,1063.05Z" style="fill:rgb(53,53,53);fill-rule:nonzero;"/>
78
- </g>
79
- <g transform="matrix(1,0,0,1,-379.877,-245)">
80
- <path d="M1031,767.659C1051.28,772.925 1063.07,768.992 1066.38,755.859C1068.9,745.9 1063.64,737.683 1052.11,740.469C1049.66,741.061 1044.95,745.571 1038,754L1031,767.659Z" style="fill:rgb(255,205,205);"/>
81
- </g>
82
- <g transform="matrix(1,0,0,1,-379.877,-245)">
83
- <path d="M1248.71,994.486L1263.95,992.346C1271.97,991.221 1280.08,993.557 1286.27,998.77L1304.53,1014.15C1305.17,1014.68 1306.11,1014.6 1306.65,1013.97C1307.18,1013.33 1307.1,1012.39 1306.47,1011.85L1288.2,996.475C1281.36,990.713 1272.39,988.132 1263.54,989.375L1248.29,991.515C1247.47,991.63 1246.9,992.388 1247.01,993.209C1247.13,994.029 1247.89,994.601 1248.71,994.486Z" style="fill:rgb(53,53,53);fill-rule:nonzero;"/>
84
- </g>
85
- <g transform="matrix(1,0,0,1,-379.877,-245)">
86
- <path d="M1009,401.5L922,401.5L922,399.5L1028,399.5L1028,380.5L1030,380.5L1030,399.5L1115,399.5L1115,401.5L1011,401.5L1011,420.5L1009,420.5L1009,401.5ZM1304,552.5L1197.5,552.5C1196.95,552.5 1196.5,552.052 1196.5,551.5C1196.5,550.948 1196.95,550.5 1197.5,550.5L1250,550.5L1250,531.5L1252,531.5L1252,550.5L1356,550.5C1356.55,550.5 1357,550.948 1357,551.5C1357,552.052 1356.55,552.5 1356,552.5L1306,552.5L1306,571.5L1304,571.5L1304,552.5ZM1241,779.5C1240.45,779.5 1240,779.052 1240,778.5C1240,777.948 1240.45,777.5 1241,777.5L1277,777.5C1277.55,777.5 1278,777.948 1278,778.5C1278,779.052 1277.55,779.5 1277,779.5L1241,779.5ZM728,804.5L728,785.5L730,785.5L730,804.5L784,804.5L784,806.5L677,806.5L677,804.5L728,804.5Z" style="fill:rgb(53,53,53);fill-rule:nonzero;"/>
87
- </g>
88
- </svg>
@@ -1,76 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="100%" height="100%" viewBox="0 0 903 887" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
4
- <g transform="matrix(1,0,0,1,-469,-247)">
5
- <path d="M1250,1041.34C1252.36,1029.04 1254.73,1019.53 1257.09,1012.82C1259.46,1006.11 1264.03,995.947 1270.81,982.341C1276.16,995.094 1279.79,1004.47 1281.69,1010.47C1283.59,1016.48 1284.53,1021.56 1284.53,1025.71C1284.74,1021.74 1285.84,1017.44 1287.84,1012.82C1289.84,1008.19 1293.46,1001.55 1298.72,992.891C1304.53,1003.36 1308.63,1011.3 1311.01,1016.73C1313.4,1022.15 1316.39,1030.36 1320,1041.34L1250,1041.34ZM1085,1071.34C1086.96,1059.04 1088.92,1049.53 1090.88,1042.82C1092.84,1036.11 1096.63,1025.95 1102.24,1012.34C1106.68,1025.09 1109.68,1034.47 1111.26,1040.47C1112.83,1046.48 1113.61,1051.56 1113.61,1055.71C1113.78,1051.74 1114.69,1047.44 1116.35,1042.82C1118.01,1038.19 1121.01,1031.55 1125.36,1022.89C1130.18,1033.36 1133.58,1041.3 1135.55,1046.73C1137.53,1052.15 1140.01,1060.36 1143,1071.34L1085,1071.34Z" style="fill:rgb(255,148,106);"/>
6
- </g>
7
- <g transform="matrix(1,0,0,1,-469,-247)">
8
- <path d="M1024.74,1049.79L1024.74,997.192L1080.48,997.192L1080.48,1049.79" style="fill:rgb(244,229,173);"/>
9
- </g>
10
- <g transform="matrix(1,0,0,1,-469,-247)">
11
- <path d="M1137.89,1052.03L1137.89,1019.02L1210.91,1019.02L1210.91,1063.22" style="fill:rgb(244,229,173);"/>
12
- </g>
13
- <g transform="matrix(1,0,0,1,-469,-247)">
14
- <path d="M1210.35,1129.25L1210.35,1039.72L1311.8,1039.72L1311.8,1128.75" style="fill:rgb(244,229,173);"/>
15
- </g>
16
- <g transform="matrix(1,0,0,1,-469,-247)">
17
- <path d="M1019.17,1084.49L1019.17,1030.77L1030.31,1030.77L1030.31,1040.28L1037,1040.28L1037,1030.77L1048.71,1030.77L1048.71,1040.28L1055.4,1040.28L1055.4,1030.77L1067.1,1030.77L1067.1,1040.28L1073.79,1040.28L1073.79,1030.77L1087.73,1030.77L1087.73,1087.85" style="fill:rgb(175,162,110);"/>
18
- </g>
19
- <g transform="matrix(1,0,0,1,-469,-247)">
20
- <path d="M1302.88,1129.25L1302.88,997.192L1357.51,997.192L1357.51,1128.5" style="fill:rgb(218,202,139);"/>
21
- </g>
22
- <g transform="matrix(1,0,0,1,-469,-247)">
23
- <path d="M1008.02,1083.37L1008.02,1128.69L1102.77,1128.69L1102.77,1114.03C1102.77,1097.09 1116.5,1083.37 1133.43,1083.37C1150.36,1083.37 1164.09,1097.09 1164.09,1114.03L1164.09,1128.69L1215.37,1128.69L1215.37,1040.28L1200.88,1040.28L1198.65,1052.03L1188.61,1052.03L1188.61,1040.28L1169.11,1040.28L1169.11,1052.03L1159.07,1052.03L1159.07,1040.28L1140.12,1040.28L1140.12,1052.03L1130.64,1052.03L1130.64,1040.28L1111.69,1040.28L1111.69,1058.19L1093.3,1058.19L1076.02,1083.37L1008.02,1083.37Z" style="fill:rgb(218,202,139);"/>
24
- </g>
25
- <g transform="matrix(1,0,0,1,-469,-247)">
26
- <path d="M1003,1118.06L1107.79,1118.06L1107.79,1129.25L1003,1129.25L1003,1118.06ZM1161.3,1118.06L1220.39,1118.06L1220.39,1129.25L1161.3,1129.25L1161.3,1118.06Z" style="fill:rgb(175,162,110);"/>
27
- </g>
28
- <g transform="matrix(1,0,0,1,-469,-247)">
29
- <path d="M1037,1072.18L1037,1054.25C1037,1051.79 1039,1049.79 1041.46,1049.79C1043.92,1049.79 1045.92,1051.79 1045.92,1054.25L1045.92,1072.18L1037,1072.18ZM1244.91,1100.16L1244.91,1082.23C1244.91,1079.77 1246.91,1077.77 1249.37,1077.77C1251.83,1077.77 1253.83,1079.77 1253.83,1082.23L1253.83,1100.16L1244.91,1100.16ZM1060.97,1072.18L1060.97,1054.25C1060.97,1051.79 1062.97,1049.79 1065.43,1049.79C1067.89,1049.79 1069.89,1051.79 1069.89,1054.25L1069.89,1072.18L1060.97,1072.18ZM1268.88,1100.16L1268.88,1082.23C1268.88,1079.77 1270.88,1077.77 1273.34,1077.77C1275.8,1077.77 1277.8,1079.77 1277.8,1082.23L1277.8,1100.16L1268.88,1100.16ZM1326.29,1049.79L1326.29,1031.87C1326.29,1029.41 1328.29,1027.41 1330.75,1027.41C1333.22,1027.41 1335.21,1029.41 1335.21,1031.87L1335.21,1049.79L1326.29,1049.79ZM1326.29,1099.04L1326.29,1081.11C1326.29,1078.65 1328.29,1076.65 1330.75,1076.65C1333.22,1076.65 1335.21,1078.65 1335.21,1081.11L1335.21,1099.04L1326.29,1099.04ZM1184.71,1118.06L1184.71,1100.13C1184.71,1095.82 1188.21,1092.32 1192.52,1092.32C1196.83,1092.32 1200.32,1095.82 1200.32,1100.13L1200.32,1118.06L1184.71,1118.06Z" style="fill:rgb(51,78,98);"/>
30
- </g>
31
- <g transform="matrix(1,0,0,1,-469,-247)">
32
- <path d="M1159.23,953.362L1176.35,914.933L1198.58,964.827C1200.29,967.867 1201.99,970.821 1203.66,973.69C1209.77,984.119 1219.06,999.228 1231.53,1019.02C1207.41,1021.9 1188.74,1023.34 1175.5,1023.34C1162.26,1023.34 1143.41,1021.9 1118.94,1019.02C1132.72,998.908 1142.57,983.799 1148.48,973.69C1152.12,967.465 1155.71,960.689 1159.23,953.362ZM1011.92,997.192C1021.73,987.724 1028.42,978.025 1031.98,968.094C1035.55,958.163 1042.61,939.883 1053.17,913.254C1063.69,939.401 1070.75,957.68 1074.35,968.094C1077.95,978.507 1084.45,988.207 1093.86,997.192C1080.85,999.431 1067.1,1000.55 1052.61,1000.55C1038.12,1000.55 1024.55,999.431 1011.92,997.192ZM1289.5,999.431C1299.32,989.963 1306,980.263 1309.57,970.332C1313.14,960.401 1320.2,942.121 1330.75,915.493C1341.27,941.639 1348.33,959.919 1351.93,970.332C1355.53,980.745 1362.03,990.445 1371.44,999.431C1358.44,1001.67 1344.69,1002.79 1330.19,1002.79C1315.7,1002.79 1302.14,1001.67 1289.5,999.431Z" style="fill:rgb(51,78,98);"/>
33
- </g>
34
- <g transform="matrix(1,0,0,1,-469,-247)">
35
- <path d="M1115.4,624.081C1128.55,672.07 1127.18,710.98 1111.3,740.81C1095.42,770.64 1089.39,808.265 1093.23,853.686L1132.86,803.262C1132.28,832.231 1132.64,854.345 1133.94,869.603C1135.24,884.86 1138.04,899.892 1142.35,914.7L1161.62,872.096C1170.01,890.759 1179.19,906.325 1189.15,918.795C1199.12,931.265 1215.29,947.425 1237.66,967.274C1241.86,936.992 1243.88,914.001 1243.72,898.3C1243.57,882.599 1241.17,867.227 1236.53,852.185L1263.77,880.961C1265.58,866.254 1263.76,852.805 1258.31,840.615C1252.87,828.424 1245.06,811.673 1234.88,790.361L1277.8,823.227C1264.72,782.909 1240.9,749.192 1206.36,722.076C1171.82,694.96 1150.7,662.875 1142.98,625.82C1138.35,623.716 1134.24,622.52 1130.62,622.233C1127,621.946 1121.93,622.562 1115.4,624.081Z" style="fill:rgb(255,148,106);"/>
36
- </g>
37
- <g transform="matrix(1,0,0,1,-469,-247)">
38
- <path d="M1127.34,624.192C1133.21,650.605 1137.65,672.52 1140.68,689.937C1142.72,701.68 1144.69,718.726 1146.6,741.073C1148.62,764.636 1158.92,786.723 1175.68,803.41L1190.13,817.803L1191.97,810.613C1198.4,785.501 1194.83,758.874 1182,736.346C1171.09,717.166 1162.77,701.512 1157.07,689.385C1148.25,670.652 1140.26,648.341 1133.11,622.451L1127.34,624.192Z" style="fill:rgb(255,230,118);"/>
39
- </g>
40
- <g transform="matrix(1,0,0,1,-469,-247)">
41
- <path d="M960,899.998C955.5,911.118 951.235,919.031 947.207,923.738C945.09,926.211 942.39,929.11 939.106,932.435C938.182,933.371 936.673,933.381 935.737,932.456C935,931.728 934.818,930.607 935.288,929.683L940.533,919.361C941.11,918.224 940.657,916.835 939.52,916.258C939.392,916.193 939.258,916.14 939.121,916.099C937.545,915.64 935.858,916.3 935.012,917.707L923.697,936.529C923.127,937.476 921.899,937.782 920.952,937.213C920.283,936.811 919.909,936.056 919.994,935.281L922.314,914.142L938.302,892.341L960,899.998Z" style="fill:rgb(67,123,166);"/>
42
- </g>
43
- <g transform="matrix(1,0,0,1,-469,-247)">
44
- <path d="M760,888.001L674.858,783.341L523.289,830.329C521.707,830.82 520.821,832.5 521.312,834.083C521.67,835.239 522.688,836.066 523.892,836.181L598.622,843.318L618.086,884.466C618.765,885.901 620.444,886.559 621.917,885.966L666.294,868.124L698.966,893.519C699.489,893.926 700.132,894.148 700.795,894.151L747.657,894.341L760,888.001Z" style="fill:rgb(51,78,98);"/>
45
- </g>
46
- <g transform="matrix(1,0,0,1,-469,-247)">
47
- <path d="M861.31,872.839L894.615,921.902L905.941,894.731C907.613,890.722 910.261,887.196 913.646,884.474C924.836,875.475 941.202,877.251 950.201,888.441L960,900.625L950.888,900.498C944.835,900.414 939.194,903.554 936.077,908.744L902.688,964.341L862.923,935.656L865.71,1044.25L895.645,1074.08L925.742,1081.2C927.095,1081.52 928.255,1082.39 928.941,1083.6C930.302,1086 929.458,1089.05 927.055,1090.41L882.456,1115.68C882.447,1115.69 882.438,1115.69 882.428,1115.7C870.407,1122.49 855.156,1118.25 848.365,1106.23L816.503,1049.83L783.512,1049.83L783.512,1109.59L803.093,1120.53C804.358,1121.24 805.142,1122.58 805.142,1124.03C805.142,1126.23 803.351,1128.03 801.142,1128.03L732.819,1128.03C732.093,1128.03 731.367,1127.98 730.646,1127.89C720.778,1126.69 713.751,1117.72 714.95,1107.85L722.004,1049.83L617.034,1105.73C611.953,1108.44 606.428,1110.21 600.722,1110.96L469,1128.25L675.034,973.872L724.11,863.265C724.871,861.549 725.81,859.95 726.901,858.484L725.099,858.486L743.515,422.983C745.739,370.404 788.332,328.546 840.942,327.239L1118.5,320.341C1171.5,318.674 1198,349.008 1198,411.341C1198,420.712 1187.17,470.712 1165.5,561.341C1179.13,573.404 1180.4,594.231 1168.34,607.86C1167.57,608.722 1166.77,609.543 1165.92,610.32C1165.85,610.38 1165.79,610.44 1165.72,610.501C1163.56,612.534 1161.22,614.315 1158.75,615.834L1159.67,621.146C1160.02,623.196 1159.87,625.3 1159.24,627.282C1157.07,634.125 1149.76,637.912 1142.92,635.739L1127.65,630.892L1115.7,637.903C1114.43,638.648 1113.04,639.172 1111.6,639.452C1104.55,640.819 1097.73,636.213 1096.36,629.164L1092.73,610.413L1092.5,610.341L1070,561.341L985,493.341L915.659,489.209C906.033,488.636 897.666,495.749 896.682,505.342L860.849,854.878L861.31,872.839Z" style="fill:rgb(122,198,255);"/>
48
- </g>
49
- <g transform="matrix(1,0,0,1,-469,-247)">
50
- <path d="M1171.12,507.335C1176.28,503.229 1188.61,506.735 1187.74,516.546C1186.88,526.357 1179.95,541.953 1168.28,532.057C1156.62,522.161 1165.97,511.44 1171.12,507.335ZM1076.06,511.051C1078.58,504.962 1091.06,502.051 1095.06,511.051C1099.06,520.051 1100.56,537.051 1085.56,534.051C1070.56,531.051 1073.55,517.139 1076.06,511.051Z" style="fill:white;"/>
51
- </g>
52
- <g transform="matrix(1,0,0,1,-469,-247)">
53
- <path d="M1167.06,522.142C1167.08,520.761 1168.22,519.662 1169.6,519.686L1180.6,519.878C1181.98,519.902 1183.08,521.041 1183.05,522.421C1183.03,523.802 1181.89,524.901 1180.51,524.877L1169.51,524.685C1168.13,524.661 1167.03,523.522 1167.06,522.142ZM1079.5,522.201C1079.53,520.821 1080.66,519.721 1082.04,519.745L1093.04,519.937C1094.42,519.961 1095.52,521.1 1095.5,522.48C1095.47,523.861 1094.34,524.961 1092.96,524.936L1081.96,524.744C1080.58,524.72 1079.48,523.582 1079.5,522.201Z" style="fill:rgb(51,78,98);"/>
54
- </g>
55
- <g transform="matrix(1,0,0,1,-469,-247)">
56
- <path d="M721.651,1049.25L706,1133.34L801.451,1132.84C805.869,1132.82 809.432,1129.22 809.409,1124.8C809.402,1123.45 809.052,1122.12 808.394,1120.94L807.174,1118.76L787.051,1109.23L783.697,1049.81L721.651,1049.25Z" style="fill:rgb(67,123,166);"/>
57
- </g>
58
- <g transform="matrix(1,0,0,1,-469,-247)">
59
- <path d="M694.651,764.355L562.698,785.993C561.063,786.261 559.955,787.804 560.223,789.439C560.418,790.631 561.31,791.589 562.485,791.871L647.848,812.308L654.044,854.359C654.276,855.934 655.699,857.053 657.284,856.909L720.311,851.168L734.57,881.336C735.009,882.263 735.891,882.902 736.908,883.03L795.492,890.396L805.591,901.381C807.157,903.085 809.73,903.394 811.655,902.11C813.558,900.84 814.198,898.342 813.141,896.314L808.713,887.819C808.445,887.306 808.183,886.79 807.926,886.272L765.524,800.719C752.452,774.346 723.698,759.592 694.651,764.355Z" style="fill:rgb(67,123,166);"/>
60
- </g>
61
- <g transform="matrix(1,0,0,1,-469,-247)">
62
- <path d="M731.849,714.093L670.195,757.888C668.845,758.848 666.972,758.531 666.012,757.18C665.381,756.291 665.281,755.131 665.752,754.148L737.6,604.021L681.172,631.185C679.679,631.904 677.887,631.276 677.168,629.783C676.786,628.99 676.772,628.069 677.129,627.265L741.008,483.368L702.878,503.569C701.414,504.345 699.599,503.786 698.823,502.322C698.38,501.486 698.357,500.489 698.763,499.633L749.248,393.085L731.849,714.093ZM953.043,323.639L898.72,383.97C896.872,386.022 893.71,386.188 891.658,384.34C890.169,383 889.625,380.9 890.274,379.005L905.554,334.385L813.496,401.684C811.266,403.313 808.138,402.827 806.508,400.598C805.438,399.134 805.244,397.205 806.003,395.557L837.109,327.956L953.043,323.639Z" style="fill:rgb(51,78,98);"/>
63
- </g>
64
- <g transform="matrix(1,0,0,1,-469,-247)">
65
- <path d="M675,974.341L631.088,983.079C629.463,983.402 628.408,984.982 628.731,986.607C628.795,986.925 628.909,987.23 629.07,987.512L635.333,998.454L597.876,1008.26C596.273,1008.68 595.314,1010.32 595.733,1011.92C595.879,1012.48 596.183,1012.99 596.609,1013.37L604.773,1020.86L565.133,1030.96C563.528,1031.37 562.558,1033 562.967,1034.61C563.207,1035.55 563.889,1036.32 564.796,1036.67L577.547,1041.58L534.514,1058.22C532.968,1058.81 532.2,1060.55 532.797,1062.1C533.165,1063.05 533.991,1063.75 534.99,1063.95L551.432,1067.34L675,974.341Z" style="fill:rgb(51,78,98);"/>
66
- </g>
67
- <g transform="matrix(1,0,0,1,-469,-247)">
68
- <path d="M1107.79,538.942C1107.67,544.904 1077.38,511.174 1039.24,426.902C1025.61,396.777 1003.42,336.81 972.665,247L1030.81,344.17L1042.64,278.021L1064.83,401.598L1082.47,372.01C1099.54,474.139 1107.98,529.783 1107.79,538.942ZM1164.86,534.07C1162.15,537.806 1157.94,502.88 1171.1,432.335C1175.81,407.117 1188.29,359.119 1208.56,288.341L1202.32,375.99L1239,339.208L1198.42,427.64L1222.61,416.684C1188.27,489.202 1169.02,528.331 1164.86,534.07Z" style="fill:rgb(51,78,98);"/>
69
- </g>
70
- <g transform="matrix(1,0,0,1,-469,-247)">
71
- <path d="M1165.93,561.377C1165.73,561.89 1165.14,562.141 1164.63,561.937C1164.12,561.733 1163.87,561.152 1164.07,560.639C1173.29,537.418 1189.77,531.522 1212.95,543.113C1219.39,546.334 1226.06,552.456 1233.93,561.887C1237.11,565.706 1240.46,570.004 1244.59,575.541C1246.8,578.509 1254.49,588.977 1255.54,590.397C1270.31,610.334 1280.1,621.583 1290.97,629.623C1304.77,639.83 1318.12,642.305 1332.09,635.931C1337.2,633.597 1341.82,631.293 1345.93,629.021C1360.75,620.838 1366.13,602.193 1357.95,587.376C1356.39,584.565 1354.41,582.016 1352.07,579.821C1344.82,573.034 1333.44,573.407 1326.65,580.654C1326.13,581.214 1325.64,581.807 1325.19,582.43L1322.31,586.426C1321.99,586.874 1321.36,586.975 1320.92,586.652C1320.47,586.329 1320.37,585.704 1320.69,585.256L1323.57,581.26C1324.07,580.569 1324.61,579.91 1325.19,579.287C1332.74,571.233 1345.38,570.819 1353.43,578.361C1355.93,580.699 1358.04,583.415 1359.7,586.409C1368.41,602.193 1362.68,622.055 1346.9,630.771C1342.74,633.07 1338.08,635.396 1332.92,637.751C1318.23,644.454 1304.13,641.84 1289.78,631.231C1278.7,623.037 1268.82,611.678 1253.94,591.587C1252.88,590.162 1245.19,579.698 1242.98,576.737C1238.87,571.226 1235.55,566.955 1232.39,563.169C1224.68,553.932 1218.19,547.972 1212.05,544.902C1189.9,533.827 1174.71,539.264 1165.93,561.377ZM1096.57,564.377C1087.79,542.264 1072.6,536.827 1050.45,547.902C1042.27,551.989 1034.21,561.761 1023.68,578.973C1021.95,581.805 1020.13,584.848 1017.98,588.543C1017.13,589.991 1016.26,591.482 1015.11,593.47C1015.23,593.265 1012.88,597.314 1012.23,598.44C998.449,622.177 990.654,633.696 981.203,642.287C968.709,653.644 956.207,655.331 942.913,645.65C920.336,629.208 916.312,610.634 931.019,590.384C937.877,580.942 951.089,578.847 960.53,585.705C963.915,588.163 966.494,591.57 967.94,595.496C968.131,596.014 967.865,596.589 967.347,596.78C966.829,596.97 966.254,596.705 966.063,596.187C964.754,592.633 962.419,589.548 959.355,587.323C950.807,581.115 938.846,583.011 932.638,591.559C918.61,610.873 922.367,628.213 944.09,644.033C956.559,653.113 968.022,651.565 979.858,640.807C989.1,632.406 996.828,620.985 1010.5,597.436C1011.15,596.311 1013.5,592.262 1013.38,592.467C1014.53,590.477 1015.4,588.984 1016.25,587.534C1018.41,583.828 1020.23,580.774 1021.97,577.929C1032.7,560.403 1040.93,550.425 1049.55,546.113C1072.74,534.522 1089.21,540.418 1098.43,563.639C1098.63,564.152 1098.38,564.733 1097.87,564.937C1097.36,565.141 1096.78,564.89 1096.57,564.377Z" style="fill:rgb(51,78,98);fill-rule:nonzero;"/>
72
- </g>
73
- <g transform="matrix(1,0,0,1,-469,-247)">
74
- <path d="M1097.5,563.841C1112.07,565.287 1121.91,569.787 1127,577.341C1132.09,584.895 1130.43,595.228 1122,608.341L1097.5,563.841Z" style="fill:rgb(67,123,166);"/>
75
- </g>
76
- </svg>
Binary file
Binary file
@@ -1,29 +0,0 @@
1
- <!-- By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL -->
2
- <svg width="55" height="80" viewBox="0 0 55 80" xmlns="http://www.w3.org/2000/svg" fill="#5d79d3">
3
- <g transform="matrix(1 0 0 -1 0 80)">
4
- <rect width="10" height="20" rx="3">
5
- <animate attributeName="height"
6
- begin="0s" dur="4.3s"
7
- values="20;45;57;80;64;32;66;45;64;23;66;13;64;56;34;34;2;23;76;79;20" calcMode="linear"
8
- repeatCount="indefinite" />
9
- </rect>
10
- <rect x="15" width="10" height="80" rx="3">
11
- <animate attributeName="height"
12
- begin="0s" dur="2s"
13
- values="80;55;33;5;75;23;73;33;12;14;60;80" calcMode="linear"
14
- repeatCount="indefinite" />
15
- </rect>
16
- <rect x="30" width="10" height="50" rx="3">
17
- <animate attributeName="height"
18
- begin="0s" dur="1.4s"
19
- values="50;34;78;23;56;23;34;76;80;54;21;50" calcMode="linear"
20
- repeatCount="indefinite" />
21
- </rect>
22
- <rect x="45" width="10" height="30" rx="3">
23
- <animate attributeName="height"
24
- begin="0s" dur="2s"
25
- values="30;45;13;80;56;72;45;76;34;23;67;30" calcMode="linear"
26
- repeatCount="indefinite" />
27
- </rect>
28
- </g>
29
- </svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="57" height="57" stroke="#5d79d3" viewBox="0 0 57 57"><g fill="none" fill-rule="evenodd"><g stroke-width="2" transform="translate(1 1)"><circle cx="5" cy="50" r="5"><animate attributeName="cy" begin="0s" calcMode="linear" dur="2.2s" repeatCount="indefinite" values="50;5;50;50"/><animate attributeName="cx" begin="0s" calcMode="linear" dur="2.2s" repeatCount="indefinite" values="5;27;49;5"/></circle><circle cx="27" cy="5" r="5"><animate attributeName="cy" begin="0s" calcMode="linear" dur="2.2s" from="5" repeatCount="indefinite" to="5" values="5;50;50;5"/><animate attributeName="cx" begin="0s" calcMode="linear" dur="2.2s" from="27" repeatCount="indefinite" to="27" values="27;49;5;27"/></circle><circle cx="49" cy="50" r="5"><animate attributeName="cy" begin="0s" calcMode="linear" dur="2.2s" repeatCount="indefinite" values="50;50;5;50"/><animate attributeName="cx" begin="0s" calcMode="linear" dur="2.2s" from="49" repeatCount="indefinite" to="49" values="49;5;27;49"/></circle></g></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="135" height="140" fill="#5d79d3" viewBox="0 0 135 140"><rect width="15" height="120" y="10" rx="6"><animate attributeName="height" begin="0.5s" calcMode="linear" dur="1s" repeatCount="indefinite" values="120;110;100;90;80;70;60;50;40;140;120"/><animate attributeName="y" begin="0.5s" calcMode="linear" dur="1s" repeatCount="indefinite" values="10;15;20;25;30;35;40;45;50;0;10"/></rect><rect width="15" height="120" x="30" y="10" rx="6"><animate attributeName="height" begin="0.25s" calcMode="linear" dur="1s" repeatCount="indefinite" values="120;110;100;90;80;70;60;50;40;140;120"/><animate attributeName="y" begin="0.25s" calcMode="linear" dur="1s" repeatCount="indefinite" values="10;15;20;25;30;35;40;45;50;0;10"/></rect><rect width="15" height="140" x="60" rx="6"><animate attributeName="height" begin="0s" calcMode="linear" dur="1s" repeatCount="indefinite" values="120;110;100;90;80;70;60;50;40;140;120"/><animate attributeName="y" begin="0s" calcMode="linear" dur="1s" repeatCount="indefinite" values="10;15;20;25;30;35;40;45;50;0;10"/></rect><rect width="15" height="120" x="90" y="10" rx="6"><animate attributeName="height" begin="0.25s" calcMode="linear" dur="1s" repeatCount="indefinite" values="120;110;100;90;80;70;60;50;40;140;120"/><animate attributeName="y" begin="0.25s" calcMode="linear" dur="1s" repeatCount="indefinite" values="10;15;20;25;30;35;40;45;50;0;10"/></rect><rect width="15" height="120" x="120" y="10" rx="6"><animate attributeName="height" begin="0.5s" calcMode="linear" dur="1s" repeatCount="indefinite" values="120;110;100;90;80;70;60;50;40;140;120"/><animate attributeName="y" begin="0.5s" calcMode="linear" dur="1s" repeatCount="indefinite" values="10;15;20;25;30;35;40;45;50;0;10"/></rect></svg>
@@ -1,20 +0,0 @@
1
- <svg width="135" height="135" viewBox="0 0 135 135" xmlns="http://www.w3.org/2000/svg" fill="#5d79d3">
2
- <path d="M67.447 58c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10zm9.448 9.447c0 5.523 4.477 10 10 10 5.522 0 10-4.477 10-10s-4.478-10-10-10c-5.523 0-10 4.477-10 10zm-9.448 9.448c-5.523 0-10 4.477-10 10 0 5.522 4.477 10 10 10s10-4.478 10-10c0-5.523-4.477-10-10-10zM58 67.447c0-5.523-4.477-10-10-10s-10 4.477-10 10 4.477 10 10 10 10-4.477 10-10z">
3
- <animateTransform
4
- attributeName="transform"
5
- type="rotate"
6
- from="0 67 67"
7
- to="-360 67 67"
8
- dur="2.5s"
9
- repeatCount="indefinite"/>
10
- </path>
11
- <path d="M28.19 40.31c6.627 0 12-5.374 12-12 0-6.628-5.373-12-12-12-6.628 0-12 5.372-12 12 0 6.626 5.372 12 12 12zm30.72-19.825c4.686 4.687 12.284 4.687 16.97 0 4.686-4.686 4.686-12.284 0-16.97-4.686-4.687-12.284-4.687-16.97 0-4.687 4.686-4.687 12.284 0 16.97zm35.74 7.705c0 6.627 5.37 12 12 12 6.626 0 12-5.373 12-12 0-6.628-5.374-12-12-12-6.63 0-12 5.372-12 12zm19.822 30.72c-4.686 4.686-4.686 12.284 0 16.97 4.687 4.686 12.285 4.686 16.97 0 4.687-4.686 4.687-12.284 0-16.97-4.685-4.687-12.283-4.687-16.97 0zm-7.704 35.74c-6.627 0-12 5.37-12 12 0 6.626 5.373 12 12 12s12-5.374 12-12c0-6.63-5.373-12-12-12zm-30.72 19.822c-4.686-4.686-12.284-4.686-16.97 0-4.686 4.687-4.686 12.285 0 16.97 4.686 4.687 12.284 4.687 16.97 0 4.687-4.685 4.687-12.283 0-16.97zm-35.74-7.704c0-6.627-5.372-12-12-12-6.626 0-12 5.373-12 12s5.374 12 12 12c6.628 0 12-5.373 12-12zm-19.823-30.72c4.687-4.686 4.687-12.284 0-16.97-4.686-4.686-12.284-4.686-16.97 0-4.687 4.686-4.687 12.284 0 16.97 4.686 4.687 12.284 4.687 16.97 0z">
12
- <animateTransform
13
- attributeName="transform"
14
- type="rotate"
15
- from="0 67 67"
16
- to="360 67 67"
17
- dur="8s"
18
- repeatCount="indefinite"/>
19
- </path>
20
- </svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="105" height="105" fill="#5d79d3" viewBox="0 0 105 105"><circle cx="12.5" cy="12.5" r="12.5"><animate attributeName="fill-opacity" begin="0s" calcMode="linear" dur="1s" repeatCount="indefinite" values="1;.2;1"/></circle><circle cx="12.5" cy="52.5" r="12.5" fill-opacity=".5"><animate attributeName="fill-opacity" begin="100ms" calcMode="linear" dur="1s" repeatCount="indefinite" values="1;.2;1"/></circle><circle cx="52.5" cy="12.5" r="12.5"><animate attributeName="fill-opacity" begin="300ms" calcMode="linear" dur="1s" repeatCount="indefinite" values="1;.2;1"/></circle><circle cx="52.5" cy="52.5" r="12.5"><animate attributeName="fill-opacity" begin="600ms" calcMode="linear" dur="1s" repeatCount="indefinite" values="1;.2;1"/></circle><circle cx="92.5" cy="12.5" r="12.5"><animate attributeName="fill-opacity" begin="800ms" calcMode="linear" dur="1s" repeatCount="indefinite" values="1;.2;1"/></circle><circle cx="92.5" cy="52.5" r="12.5"><animate attributeName="fill-opacity" begin="400ms" calcMode="linear" dur="1s" repeatCount="indefinite" values="1;.2;1"/></circle><circle cx="12.5" cy="92.5" r="12.5"><animate attributeName="fill-opacity" begin="700ms" calcMode="linear" dur="1s" repeatCount="indefinite" values="1;.2;1"/></circle><circle cx="52.5" cy="92.5" r="12.5"><animate attributeName="fill-opacity" begin="500ms" calcMode="linear" dur="1s" repeatCount="indefinite" values="1;.2;1"/></circle><circle cx="92.5" cy="92.5" r="12.5"><animate attributeName="fill-opacity" begin="200ms" calcMode="linear" dur="1s" repeatCount="indefinite" values="1;.2;1"/></circle></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="140" height="64" fill="#5d79d3" viewBox="0 0 140 64"><path fill-opacity=".5" d="M30.262 57.02L7.195 40.723c-5.84-3.976-7.56-12.06-3.842-18.063 3.715-6 11.467-7.65 17.306-3.68l4.52 3.76 2.6-5.274c3.717-6.002 11.47-7.65 17.305-3.68 5.84 3.97 7.56 12.054 3.842 18.062L34.49 56.118c-.897 1.512-2.793 1.915-4.228.9z"><animate attributeName="fill-opacity" begin="0s" calcMode="linear" dur="1.4s" repeatCount="indefinite" values="0.5;1;0.5"/></path><path fill-opacity=".5" d="M105.512 56.12l-14.44-24.272c-3.716-6.008-1.996-14.093 3.843-18.062 5.835-3.97 13.588-2.322 17.306 3.68l2.6 5.274 4.52-3.76c5.84-3.97 13.592-2.32 17.307 3.68 3.718 6.003 1.998 14.088-3.842 18.064L109.74 57.02c-1.434 1.014-3.33.61-4.228-.9z"><animate attributeName="fill-opacity" begin="0.7s" calcMode="linear" dur="1.4s" repeatCount="indefinite" values="0.5;1;0.5"/></path><path d="M67.408 57.834l-23.01-24.98c-5.864-6.15-5.864-16.108 0-22.248 5.86-6.14 15.37-6.14 21.234 0L70 16.168l4.368-5.562c5.863-6.14 15.375-6.14 21.235 0 5.863 6.14 5.863 16.098 0 22.247l-23.007 24.98c-1.43 1.556-3.757 1.556-5.188 0z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="38" height="38" stroke="#5d79d3" viewBox="0 0 38 38"><g fill="none" fill-rule="evenodd"><g stroke-width="2" transform="translate(1 1)"><circle cx="18" cy="18" r="18" stroke-opacity=".5"/><path d="M36 18c0-9.94-8.06-18-18-18"><animateTransform attributeName="transform" dur="1s" from="0 18 18" repeatCount="indefinite" to="360 18 18" type="rotate"/></path></g></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="44" height="44" stroke="#5d79d3" viewBox="0 0 44 44"><g fill="none" fill-rule="evenodd" stroke-width="2"><circle cx="22" cy="22" r="1"><animate attributeName="r" begin="0s" calcMode="spline" dur="1.8s" keySplines="0.165, 0.84, 0.44, 1" keyTimes="0; 1" repeatCount="indefinite" values="1; 20"/><animate attributeName="stroke-opacity" begin="0s" calcMode="spline" dur="1.8s" keySplines="0.3, 0.61, 0.355, 1" keyTimes="0; 1" repeatCount="indefinite" values="1; 0"/></circle><circle cx="22" cy="22" r="1"><animate attributeName="r" begin="-0.9s" calcMode="spline" dur="1.8s" keySplines="0.165, 0.84, 0.44, 1" keyTimes="0; 1" repeatCount="indefinite" values="1; 20"/><animate attributeName="stroke-opacity" begin="-0.9s" calcMode="spline" dur="1.8s" keySplines="0.3, 0.61, 0.355, 1" keyTimes="0; 1" repeatCount="indefinite" values="1; 0"/></circle></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="45" height="45" stroke="#5d79d3" viewBox="0 0 45 45"><g fill="none" fill-rule="evenodd" stroke-width="2" transform="translate(1 1)"><circle cx="22" cy="22" r="6" stroke-opacity="0"><animate attributeName="r" begin="1.5s" calcMode="linear" dur="3s" repeatCount="indefinite" values="6;22"/><animate attributeName="stroke-opacity" begin="1.5s" calcMode="linear" dur="3s" repeatCount="indefinite" values="1;0"/><animate attributeName="stroke-width" begin="1.5s" calcMode="linear" dur="3s" repeatCount="indefinite" values="2;0"/></circle><circle cx="22" cy="22" r="6" stroke-opacity="0"><animate attributeName="r" begin="3s" calcMode="linear" dur="3s" repeatCount="indefinite" values="6;22"/><animate attributeName="stroke-opacity" begin="3s" calcMode="linear" dur="3s" repeatCount="indefinite" values="1;0"/><animate attributeName="stroke-width" begin="3s" calcMode="linear" dur="3s" repeatCount="indefinite" values="2;0"/></circle><circle cx="22" cy="22" r="8"><animate attributeName="r" begin="0s" calcMode="linear" dur="1.5s" repeatCount="indefinite" values="6;1;2;3;4;5;6"/></circle></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="58" height="58" viewBox="0 0 58 58"><g fill="none" fill-rule="evenodd"><g stroke="#FFF" stroke-width="1.5" transform="translate(2 1)"><circle cx="42.601" cy="11.462" r="5" fill="#fff" fill-opacity="1"><animate attributeName="fill-opacity" begin="0s" calcMode="linear" dur="1.3s" repeatCount="indefinite" values="1;0;0;0;0;0;0;0"/></circle><circle cx="49.063" cy="27.063" r="5" fill="#fff" fill-opacity="0"><animate attributeName="fill-opacity" begin="0s" calcMode="linear" dur="1.3s" repeatCount="indefinite" values="0;1;0;0;0;0;0;0"/></circle><circle cx="42.601" cy="42.663" r="5" fill="#fff" fill-opacity="0"><animate attributeName="fill-opacity" begin="0s" calcMode="linear" dur="1.3s" repeatCount="indefinite" values="0;0;1;0;0;0;0;0"/></circle><circle cx="27" cy="49.125" r="5" fill="#fff" fill-opacity="0"><animate attributeName="fill-opacity" begin="0s" calcMode="linear" dur="1.3s" repeatCount="indefinite" values="0;0;0;1;0;0;0;0"/></circle><circle cx="11.399" cy="42.663" r="5" fill="#fff" fill-opacity="0"><animate attributeName="fill-opacity" begin="0s" calcMode="linear" dur="1.3s" repeatCount="indefinite" values="0;0;0;0;1;0;0;0"/></circle><circle cx="4.938" cy="27.063" r="5" fill="#fff" fill-opacity="0"><animate attributeName="fill-opacity" begin="0s" calcMode="linear" dur="1.3s" repeatCount="indefinite" values="0;0;0;0;0;1;0;0"/></circle><circle cx="11.399" cy="11.462" r="5" fill="#fff" fill-opacity="0"><animate attributeName="fill-opacity" begin="0s" calcMode="linear" dur="1.3s" repeatCount="indefinite" values="0;0;0;0;0;0;1;0"/></circle><circle cx="27" cy="5" r="5" fill="#fff" fill-opacity="0"><animate attributeName="fill-opacity" begin="0s" calcMode="linear" dur="1.3s" repeatCount="indefinite" values="0;0;0;0;0;0;0;1"/></circle></g></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38"><defs><linearGradient id="a" x1="8.042%" x2="65.682%" y1="0%" y2="23.865%"><stop offset="0%" stop-color="#fff" stop-opacity="0"/><stop offset="63.146%" stop-color="#fff" stop-opacity=".631"/><stop offset="100%" stop-color="#fff"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><g transform="translate(1 1)"><path id="Oval-2" stroke="url(#a)" stroke-width="2" d="M36 18c0-9.94-8.06-18-18-18"><animateTransform attributeName="transform" dur="0.9s" from="0 18 18" repeatCount="indefinite" to="360 18 18" type="rotate"/></path><circle cx="36" cy="18" r="1" fill="#fff"><animateTransform attributeName="transform" dur="0.9s" from="0 18 18" repeatCount="indefinite" to="360 18 18" type="rotate"/></circle></g></g></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="120" height="30" fill="#fff" viewBox="0 0 120 30"><circle cx="15" cy="15" r="15"><animate attributeName="r" begin="0s" calcMode="linear" dur="0.8s" from="15" repeatCount="indefinite" to="15" values="15;9;15"/><animate attributeName="fill-opacity" begin="0s" calcMode="linear" dur="0.8s" from="1" repeatCount="indefinite" to="1" values="1;.5;1"/></circle><circle cx="60" cy="15" r="9" fill-opacity=".3"><animate attributeName="r" begin="0s" calcMode="linear" dur="0.8s" from="9" repeatCount="indefinite" to="9" values="9;15;9"/><animate attributeName="fill-opacity" begin="0s" calcMode="linear" dur="0.8s" from=".5" repeatCount="indefinite" to=".5" values=".5;1;.5"/></circle><circle cx="105" cy="15" r="15"><animate attributeName="r" begin="0s" calcMode="linear" dur="0.8s" from="15" repeatCount="indefinite" to="15" values="15;9;15"/><animate attributeName="fill-opacity" begin="0s" calcMode="linear" dur="0.8s" from="1" repeatCount="indefinite" to="1" values="1;.5;1"/></circle></svg>
@@ -1,9 +0,0 @@
1
- // Feather icons are used on some pages
2
- // Replace() replaces [data-feather] elements with icons
3
- import featherIcons from "feather-icons"
4
- featherIcons.replace()
5
-
6
- // Mazer internal JS. Include this in your project to get
7
- // the sidebar running.
8
- require("./components/dark")
9
- require("./mazer")
@@ -1,6 +0,0 @@
1
- // Bootstrap's JS'
2
- const bootstrap = require('bootstrap/dist/js/bootstrap.min.js');
3
-
4
- // Make bootstrap's js available via the window object
5
- // (Used in the tooltip example)
6
- window.bootstrap = bootstrap;
@@ -1,65 +0,0 @@
1
-
2
- const THEME_KEY = "theme"
3
-
4
- export function toggleDarkTheme() {
5
- setTheme(
6
- document.documentElement.getAttribute("data-bs-theme") === 'dark'
7
- ? "light"
8
- : "dark"
9
- )
10
- }
11
-
12
- /**
13
- * Set theme for mazer
14
- * @param {"dark"|"light"} theme
15
- * @param {boolean} persist
16
- */
17
- export function setTheme(theme, persist = false) {
18
- document.body.classList.add(theme)
19
- document.documentElement.setAttribute('data-bs-theme', theme)
20
-
21
- if (persist) {
22
- localStorage.setItem(THEME_KEY, theme)
23
- }
24
- }
25
-
26
- /**
27
- * Init theme from setTheme()
28
- */
29
- function initTheme() {
30
- //If the user manually set a theme, we'll load that
31
- const storedTheme = localStorage.getItem(THEME_KEY)
32
- if (storedTheme) {
33
- return setTheme(storedTheme)
34
- }
35
- //Detect if the user set his preferred color scheme to dark
36
- if (!window.matchMedia) {
37
- return
38
- }
39
-
40
- //Media query to detect dark preference
41
- const mediaQuery = window.matchMedia("(prefers-color-scheme: dark)")
42
-
43
- //Register change listener
44
- mediaQuery.addEventListener("change", (e) =>
45
- setTheme(e.matches ? "dark" : "light", true)
46
- )
47
- return setTheme(mediaQuery.matches ? "dark" : "light", true)
48
- }
49
-
50
- window.addEventListener('DOMContentLoaded', () => {
51
- const toggler = document.getElementById("toggle-dark")
52
- const theme = localStorage.getItem(THEME_KEY)
53
-
54
- if(toggler) {
55
- toggler.checked = theme === "dark"
56
-
57
- toggler.addEventListener("input", (e) => {
58
- setTheme(e.target.checked ? "dark" : "light", true)
59
- })
60
- }
61
-
62
- });
63
-
64
- initTheme()
65
-