@globalpayments/vega 2.63.0 → 2.63.1

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 (533) hide show
  1. package/dist/cjs/{app-globals-8f5fa42a.js → app-globals-2d0b157e.js} +85 -13
  2. package/dist/cjs/{code-block-eb66d852.js → code-block-cc740807.js} +12 -4
  3. package/dist/cjs/{component-global-style-slimmer-b0b4b997.js → component-global-style-slimmer-d5216fa7.js} +4 -0
  4. package/dist/cjs/{component-value-history-controller-slimmer.abstract-62cdf04c.js → component-value-history-controller-slimmer.abstract-0bb81172.js} +2 -2
  5. package/dist/cjs/country-flags-d4928e55.js +2403 -0
  6. package/dist/cjs/{dark-mode-style-controller-ab0703e1.js → dark-mode-style-controller-b1e9ec82.js} +7 -0
  7. package/dist/cjs/{design-token-76bb47bd.js → design-token-bf913c86.js} +1 -1
  8. package/dist/cjs/{dto-renderer-manager-f3894490.js → dto-renderer-manager-424c5031.js} +79 -3
  9. package/dist/cjs/{element-appender-slimmer-e8dac628.js → element-appender-slimmer-1d035b1f.js} +2 -2
  10. package/dist/cjs/{image-annotation-action-a628ec9b.js → image-annotation-action-f831e09b.js} +3 -3
  11. package/dist/cjs/index.cjs.js +11 -9
  12. package/dist/cjs/{language-extension-20a1dba5.js → language-extension-cfe0eabd.js} +7 -4
  13. package/dist/cjs/{legend-input-processor-b1f323fa.js → legend-input-processor-27c65353.js} +4 -4
  14. package/dist/cjs/loader.cjs.js +7 -6
  15. package/dist/cjs/{public-rules-5d0f3a5f.js → public-rules-7e9b633d.js} +6 -4
  16. package/dist/cjs/{range-cfc45f9e.js → range-44f08955.js} +1 -1
  17. package/dist/cjs/{responsive-format-facade-7e933525.js → responsive-format-facade-a7fbefc4.js} +4 -3
  18. package/dist/cjs/{rich-text-editor-required-rule-72170c10.js → rich-text-editor-required-rule-a0618c85.js} +1 -1
  19. package/dist/cjs/{style-formatter-702df81e.js → style-formatter-795451f2.js} +1 -1
  20. package/dist/cjs/{token-extension-23ccff1d.js → token-extension-4764d5f3.js} +3 -3
  21. package/dist/cjs/vega-accordion.cjs.entry.js +7 -6
  22. package/dist/cjs/vega-app-footer.cjs.entry.js +3 -1
  23. package/dist/cjs/vega-app-header-button.cjs.entry.js +8 -7
  24. package/dist/cjs/vega-bar-chart.cjs.entry.js +2 -2
  25. package/dist/cjs/vega-box.cjs.entry.js +15 -8
  26. package/dist/cjs/vega-brand-logo.cjs.entry.js +3 -1
  27. package/dist/cjs/vega-breadcrumb.cjs.entry.js +2 -1
  28. package/dist/cjs/vega-button-circle.cjs.entry.js +7 -6
  29. package/dist/cjs/vega-button.cjs.entry.js +6 -5
  30. package/dist/cjs/vega-calendar_4.cjs.entry.js +3 -2
  31. package/dist/cjs/vega-card.cjs.entry.js +7 -6
  32. package/dist/cjs/vega-carousel.cjs.entry.js +6 -5
  33. package/dist/cjs/vega-chip.cjs.entry.js +8 -7
  34. package/dist/cjs/vega-code-block.cjs.entry.js +258 -153
  35. package/dist/cjs/vega-date-picker_2.cjs.entry.js +7 -6
  36. package/dist/cjs/vega-dialog_2.cjs.entry.js +8 -7
  37. package/dist/cjs/vega-divider.cjs.entry.js +8 -7
  38. package/dist/cjs/vega-dropdown_5.cjs.entry.js +8 -7
  39. package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
  40. package/dist/cjs/vega-flag-icon.cjs.entry.js +10 -9
  41. package/dist/cjs/vega-flex.cjs.entry.js +9 -8
  42. package/dist/cjs/vega-font.cjs.entry.js +7 -6
  43. package/dist/cjs/vega-grid.cjs.entry.js +7 -6
  44. package/dist/cjs/vega-icon.cjs.entry.js +7 -6
  45. package/dist/cjs/vega-image-uploader.cjs.entry.js +20 -10
  46. package/dist/cjs/vega-input-credit-card.cjs.entry.js +1 -1
  47. package/dist/cjs/vega-input-phone-number.cjs.entry.js +5 -4
  48. package/dist/cjs/vega-input-select.cjs.entry.js +6 -5
  49. package/dist/cjs/vega-left-nav_5.cjs.entry.js +8 -7
  50. package/dist/cjs/vega-line-chart.cjs.entry.js +2 -2
  51. package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +7 -6
  52. package/dist/cjs/vega-nonce-manager-f927497f.js +103 -0
  53. package/dist/cjs/vega-pagination.cjs.entry.js +6 -5
  54. package/dist/cjs/vega-pie-chart.cjs.entry.js +1 -1
  55. package/dist/cjs/vega-popover_2.cjs.entry.js +8 -7
  56. package/dist/cjs/vega-rich-text-content.cjs.entry.js +5 -4
  57. package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +16 -12
  58. package/dist/cjs/vega-selection-chip_2.cjs.entry.js +7 -6
  59. package/dist/cjs/vega-sidenav_3.cjs.entry.js +7 -6
  60. package/dist/cjs/vega-signature-capture.cjs.entry.js +14 -19
  61. package/dist/cjs/vega-table_8.cjs.entry.js +7 -6
  62. package/dist/cjs/vega-time-picker_2.cjs.entry.js +7 -6
  63. package/dist/cjs/vega-tooltip_2.cjs.entry.js +7 -6
  64. package/dist/cjs/vega.cjs.js +7 -6
  65. package/dist/cjs/{y-axis-input-processor-19a07af5.js → y-axis-input-processor-9fbfd5e7.js} +1 -1
  66. package/dist/collection/components/vega-box/slimmers/controllers/vega-box-responsive-style-controller.js +4 -0
  67. package/dist/collection/components/vega-box/slimmers/controllers/vega-box-state-styles-controller.js +4 -0
  68. package/dist/collection/components/vega-calendar/vega-calendar-event/slimmers/renderers/vega-calendar-event-renderer.js +2 -1
  69. package/dist/collection/components/vega-calendar/vega-calendar-event-preview/slimmers/renderers/vega-calendar-event-preview-detail-renderer.js +2 -1
  70. package/dist/collection/components/vega-code-block/slimmers/controllers/code-input-paste.abstract.js +65 -0
  71. package/dist/collection/components/vega-code-block/slimmers/controllers/vega-code-block-input-controller.js +3 -75
  72. package/dist/collection/components/vega-code-block/slimmers/controllers/vega-code-block-input-paste-controller.js +109 -0
  73. package/dist/collection/components/vega-code-block/vega-code-block.js +5 -0
  74. package/dist/collection/components/vega-flag-icon/assets/flags/ac.js +1 -1
  75. package/dist/collection/components/vega-flag-icon/assets/flags/ad.js +1 -1
  76. package/dist/collection/components/vega-flag-icon/assets/flags/ae.js +1 -1
  77. package/dist/collection/components/vega-flag-icon/assets/flags/af.js +1 -1
  78. package/dist/collection/components/vega-flag-icon/assets/flags/ag.js +1 -1
  79. package/dist/collection/components/vega-flag-icon/assets/flags/ai.js +1 -1
  80. package/dist/collection/components/vega-flag-icon/assets/flags/al.js +1 -1
  81. package/dist/collection/components/vega-flag-icon/assets/flags/am.js +1 -1
  82. package/dist/collection/components/vega-flag-icon/assets/flags/ao.js +1 -1
  83. package/dist/collection/components/vega-flag-icon/assets/flags/ar.js +1 -1
  84. package/dist/collection/components/vega-flag-icon/assets/flags/as.js +1 -1
  85. package/dist/collection/components/vega-flag-icon/assets/flags/at.js +1 -1
  86. package/dist/collection/components/vega-flag-icon/assets/flags/au.js +1 -1
  87. package/dist/collection/components/vega-flag-icon/assets/flags/aw.js +1 -1
  88. package/dist/collection/components/vega-flag-icon/assets/flags/ax.js +1 -1
  89. package/dist/collection/components/vega-flag-icon/assets/flags/az.js +1 -1
  90. package/dist/collection/components/vega-flag-icon/assets/flags/ba.js +1 -1
  91. package/dist/collection/components/vega-flag-icon/assets/flags/bb.js +1 -1
  92. package/dist/collection/components/vega-flag-icon/assets/flags/bd.js +1 -1
  93. package/dist/collection/components/vega-flag-icon/assets/flags/be.js +1 -1
  94. package/dist/collection/components/vega-flag-icon/assets/flags/bf.js +1 -1
  95. package/dist/collection/components/vega-flag-icon/assets/flags/bg.js +1 -1
  96. package/dist/collection/components/vega-flag-icon/assets/flags/bh.js +1 -1
  97. package/dist/collection/components/vega-flag-icon/assets/flags/bi.js +1 -1
  98. package/dist/collection/components/vega-flag-icon/assets/flags/bj.js +1 -1
  99. package/dist/collection/components/vega-flag-icon/assets/flags/bl.js +1 -1
  100. package/dist/collection/components/vega-flag-icon/assets/flags/bm.js +1 -1
  101. package/dist/collection/components/vega-flag-icon/assets/flags/bn.js +1 -1
  102. package/dist/collection/components/vega-flag-icon/assets/flags/bo.js +1 -1
  103. package/dist/collection/components/vega-flag-icon/assets/flags/bq.js +1 -1
  104. package/dist/collection/components/vega-flag-icon/assets/flags/br.js +1 -1
  105. package/dist/collection/components/vega-flag-icon/assets/flags/bs.js +1 -1
  106. package/dist/collection/components/vega-flag-icon/assets/flags/bt.js +1 -1
  107. package/dist/collection/components/vega-flag-icon/assets/flags/bw.js +1 -1
  108. package/dist/collection/components/vega-flag-icon/assets/flags/by.js +1 -1
  109. package/dist/collection/components/vega-flag-icon/assets/flags/bz.js +1 -1
  110. package/dist/collection/components/vega-flag-icon/assets/flags/ca.js +1 -1
  111. package/dist/collection/components/vega-flag-icon/assets/flags/cc.js +1 -1
  112. package/dist/collection/components/vega-flag-icon/assets/flags/cd.js +1 -1
  113. package/dist/collection/components/vega-flag-icon/assets/flags/cf.js +1 -1
  114. package/dist/collection/components/vega-flag-icon/assets/flags/cg.js +1 -1
  115. package/dist/collection/components/vega-flag-icon/assets/flags/ch.js +1 -1
  116. package/dist/collection/components/vega-flag-icon/assets/flags/ci.js +1 -1
  117. package/dist/collection/components/vega-flag-icon/assets/flags/ck.js +1 -1
  118. package/dist/collection/components/vega-flag-icon/assets/flags/cl.js +1 -1
  119. package/dist/collection/components/vega-flag-icon/assets/flags/cm.js +1 -1
  120. package/dist/collection/components/vega-flag-icon/assets/flags/cn.js +1 -1
  121. package/dist/collection/components/vega-flag-icon/assets/flags/co.js +1 -1
  122. package/dist/collection/components/vega-flag-icon/assets/flags/cr.js +1 -1
  123. package/dist/collection/components/vega-flag-icon/assets/flags/cu.js +1 -1
  124. package/dist/collection/components/vega-flag-icon/assets/flags/cv.js +1 -1
  125. package/dist/collection/components/vega-flag-icon/assets/flags/cw.js +1 -1
  126. package/dist/collection/components/vega-flag-icon/assets/flags/cx.js +1 -1
  127. package/dist/collection/components/vega-flag-icon/assets/flags/cy.js +1 -1
  128. package/dist/collection/components/vega-flag-icon/assets/flags/cz.js +1 -1
  129. package/dist/collection/components/vega-flag-icon/assets/flags/de.js +1 -1
  130. package/dist/collection/components/vega-flag-icon/assets/flags/dj.js +1 -1
  131. package/dist/collection/components/vega-flag-icon/assets/flags/dk.js +1 -1
  132. package/dist/collection/components/vega-flag-icon/assets/flags/dm.js +1 -1
  133. package/dist/collection/components/vega-flag-icon/assets/flags/do.js +1 -1
  134. package/dist/collection/components/vega-flag-icon/assets/flags/dz.js +1 -1
  135. package/dist/collection/components/vega-flag-icon/assets/flags/ec.js +1 -1
  136. package/dist/collection/components/vega-flag-icon/assets/flags/ee.js +1 -1
  137. package/dist/collection/components/vega-flag-icon/assets/flags/eg.js +1 -1
  138. package/dist/collection/components/vega-flag-icon/assets/flags/eh.js +1 -1
  139. package/dist/collection/components/vega-flag-icon/assets/flags/er.js +1 -1
  140. package/dist/collection/components/vega-flag-icon/assets/flags/es.js +1 -1
  141. package/dist/collection/components/vega-flag-icon/assets/flags/et.js +1 -1
  142. package/dist/collection/components/vega-flag-icon/assets/flags/fi.js +1 -1
  143. package/dist/collection/components/vega-flag-icon/assets/flags/fj.js +1 -1
  144. package/dist/collection/components/vega-flag-icon/assets/flags/fk.js +1 -1
  145. package/dist/collection/components/vega-flag-icon/assets/flags/fm.js +1 -1
  146. package/dist/collection/components/vega-flag-icon/assets/flags/fo.js +1 -1
  147. package/dist/collection/components/vega-flag-icon/assets/flags/fr.js +1 -1
  148. package/dist/collection/components/vega-flag-icon/assets/flags/ga.js +1 -1
  149. package/dist/collection/components/vega-flag-icon/assets/flags/gb.js +1 -1
  150. package/dist/collection/components/vega-flag-icon/assets/flags/gd.js +1 -1
  151. package/dist/collection/components/vega-flag-icon/assets/flags/ge.js +1 -1
  152. package/dist/collection/components/vega-flag-icon/assets/flags/gf.js +1 -1
  153. package/dist/collection/components/vega-flag-icon/assets/flags/gg.js +1 -1
  154. package/dist/collection/components/vega-flag-icon/assets/flags/gh.js +1 -1
  155. package/dist/collection/components/vega-flag-icon/assets/flags/gi.js +1 -1
  156. package/dist/collection/components/vega-flag-icon/assets/flags/gl.js +1 -1
  157. package/dist/collection/components/vega-flag-icon/assets/flags/gm.js +1 -1
  158. package/dist/collection/components/vega-flag-icon/assets/flags/gn.js +1 -1
  159. package/dist/collection/components/vega-flag-icon/assets/flags/gp.js +1 -1
  160. package/dist/collection/components/vega-flag-icon/assets/flags/gq.js +1 -1
  161. package/dist/collection/components/vega-flag-icon/assets/flags/gr.js +1 -1
  162. package/dist/collection/components/vega-flag-icon/assets/flags/gt.js +1 -1
  163. package/dist/collection/components/vega-flag-icon/assets/flags/gu.js +1 -1
  164. package/dist/collection/components/vega-flag-icon/assets/flags/gw.js +1 -1
  165. package/dist/collection/components/vega-flag-icon/assets/flags/gy.js +1 -1
  166. package/dist/collection/components/vega-flag-icon/assets/flags/hk.js +1 -1
  167. package/dist/collection/components/vega-flag-icon/assets/flags/hn.js +1 -1
  168. package/dist/collection/components/vega-flag-icon/assets/flags/hr.js +1 -1
  169. package/dist/collection/components/vega-flag-icon/assets/flags/ht.js +1 -1
  170. package/dist/collection/components/vega-flag-icon/assets/flags/hu.js +1 -1
  171. package/dist/collection/components/vega-flag-icon/assets/flags/id.js +1 -1
  172. package/dist/collection/components/vega-flag-icon/assets/flags/ie.js +1 -1
  173. package/dist/collection/components/vega-flag-icon/assets/flags/il.js +1 -1
  174. package/dist/collection/components/vega-flag-icon/assets/flags/im.js +1 -1
  175. package/dist/collection/components/vega-flag-icon/assets/flags/in.js +1 -1
  176. package/dist/collection/components/vega-flag-icon/assets/flags/io.js +1 -1
  177. package/dist/collection/components/vega-flag-icon/assets/flags/iq.js +1 -1
  178. package/dist/collection/components/vega-flag-icon/assets/flags/ir.js +1 -1
  179. package/dist/collection/components/vega-flag-icon/assets/flags/is.js +1 -1
  180. package/dist/collection/components/vega-flag-icon/assets/flags/it.js +1 -1
  181. package/dist/collection/components/vega-flag-icon/assets/flags/je.js +1 -1
  182. package/dist/collection/components/vega-flag-icon/assets/flags/jm.js +1 -1
  183. package/dist/collection/components/vega-flag-icon/assets/flags/jo.js +1 -1
  184. package/dist/collection/components/vega-flag-icon/assets/flags/jp.js +1 -1
  185. package/dist/collection/components/vega-flag-icon/assets/flags/ke.js +1 -1
  186. package/dist/collection/components/vega-flag-icon/assets/flags/kg.js +1 -1
  187. package/dist/collection/components/vega-flag-icon/assets/flags/kh.js +1 -1
  188. package/dist/collection/components/vega-flag-icon/assets/flags/ki.js +1 -1
  189. package/dist/collection/components/vega-flag-icon/assets/flags/km.js +1 -1
  190. package/dist/collection/components/vega-flag-icon/assets/flags/kn.js +1 -1
  191. package/dist/collection/components/vega-flag-icon/assets/flags/kp.js +1 -1
  192. package/dist/collection/components/vega-flag-icon/assets/flags/kr.js +1 -1
  193. package/dist/collection/components/vega-flag-icon/assets/flags/kw.js +1 -1
  194. package/dist/collection/components/vega-flag-icon/assets/flags/ky.js +1 -1
  195. package/dist/collection/components/vega-flag-icon/assets/flags/kz.js +1 -1
  196. package/dist/collection/components/vega-flag-icon/assets/flags/la.js +1 -1
  197. package/dist/collection/components/vega-flag-icon/assets/flags/lb.js +1 -1
  198. package/dist/collection/components/vega-flag-icon/assets/flags/lc.js +1 -1
  199. package/dist/collection/components/vega-flag-icon/assets/flags/li.js +1 -1
  200. package/dist/collection/components/vega-flag-icon/assets/flags/lk.js +1 -1
  201. package/dist/collection/components/vega-flag-icon/assets/flags/lr.js +1 -1
  202. package/dist/collection/components/vega-flag-icon/assets/flags/ls.js +1 -1
  203. package/dist/collection/components/vega-flag-icon/assets/flags/lt.js +1 -1
  204. package/dist/collection/components/vega-flag-icon/assets/flags/lu.js +1 -1
  205. package/dist/collection/components/vega-flag-icon/assets/flags/lv.js +1 -1
  206. package/dist/collection/components/vega-flag-icon/assets/flags/ly.js +1 -1
  207. package/dist/collection/components/vega-flag-icon/assets/flags/ma.js +1 -1
  208. package/dist/collection/components/vega-flag-icon/assets/flags/mc.js +1 -1
  209. package/dist/collection/components/vega-flag-icon/assets/flags/md.js +1 -1
  210. package/dist/collection/components/vega-flag-icon/assets/flags/me.js +1 -1
  211. package/dist/collection/components/vega-flag-icon/assets/flags/mf.js +1 -1
  212. package/dist/collection/components/vega-flag-icon/assets/flags/mg.js +1 -1
  213. package/dist/collection/components/vega-flag-icon/assets/flags/mh.js +1 -1
  214. package/dist/collection/components/vega-flag-icon/assets/flags/mk.js +1 -1
  215. package/dist/collection/components/vega-flag-icon/assets/flags/ml.js +1 -1
  216. package/dist/collection/components/vega-flag-icon/assets/flags/mm.js +1 -1
  217. package/dist/collection/components/vega-flag-icon/assets/flags/mn.js +1 -1
  218. package/dist/collection/components/vega-flag-icon/assets/flags/mo.js +1 -1
  219. package/dist/collection/components/vega-flag-icon/assets/flags/mp.js +1 -1
  220. package/dist/collection/components/vega-flag-icon/assets/flags/mq.js +1 -1
  221. package/dist/collection/components/vega-flag-icon/assets/flags/mr.js +1 -1
  222. package/dist/collection/components/vega-flag-icon/assets/flags/ms.js +1 -1
  223. package/dist/collection/components/vega-flag-icon/assets/flags/mt.js +1 -1
  224. package/dist/collection/components/vega-flag-icon/assets/flags/mu.js +1 -1
  225. package/dist/collection/components/vega-flag-icon/assets/flags/mv.js +1 -1
  226. package/dist/collection/components/vega-flag-icon/assets/flags/mw.js +1 -1
  227. package/dist/collection/components/vega-flag-icon/assets/flags/mx.js +1 -1
  228. package/dist/collection/components/vega-flag-icon/assets/flags/my.js +1 -1
  229. package/dist/collection/components/vega-flag-icon/assets/flags/mz.js +1 -1
  230. package/dist/collection/components/vega-flag-icon/assets/flags/na.js +1 -1
  231. package/dist/collection/components/vega-flag-icon/assets/flags/nc.js +1 -1
  232. package/dist/collection/components/vega-flag-icon/assets/flags/ne.js +1 -1
  233. package/dist/collection/components/vega-flag-icon/assets/flags/nf.js +1 -1
  234. package/dist/collection/components/vega-flag-icon/assets/flags/ng.js +1 -1
  235. package/dist/collection/components/vega-flag-icon/assets/flags/ni.js +1 -1
  236. package/dist/collection/components/vega-flag-icon/assets/flags/nl.js +1 -1
  237. package/dist/collection/components/vega-flag-icon/assets/flags/no.js +1 -1
  238. package/dist/collection/components/vega-flag-icon/assets/flags/np.js +1 -1
  239. package/dist/collection/components/vega-flag-icon/assets/flags/nr.js +1 -1
  240. package/dist/collection/components/vega-flag-icon/assets/flags/nu.js +1 -1
  241. package/dist/collection/components/vega-flag-icon/assets/flags/nz.js +1 -1
  242. package/dist/collection/components/vega-flag-icon/assets/flags/om.js +1 -1
  243. package/dist/collection/components/vega-flag-icon/assets/flags/pa.js +1 -1
  244. package/dist/collection/components/vega-flag-icon/assets/flags/pe.js +1 -1
  245. package/dist/collection/components/vega-flag-icon/assets/flags/pf.js +1 -1
  246. package/dist/collection/components/vega-flag-icon/assets/flags/pg.js +1 -1
  247. package/dist/collection/components/vega-flag-icon/assets/flags/ph.js +1 -1
  248. package/dist/collection/components/vega-flag-icon/assets/flags/pk.js +1 -1
  249. package/dist/collection/components/vega-flag-icon/assets/flags/pl.js +1 -1
  250. package/dist/collection/components/vega-flag-icon/assets/flags/pm.js +1 -1
  251. package/dist/collection/components/vega-flag-icon/assets/flags/pr.js +1 -1
  252. package/dist/collection/components/vega-flag-icon/assets/flags/ps.js +1 -1
  253. package/dist/collection/components/vega-flag-icon/assets/flags/pt.js +1 -1
  254. package/dist/collection/components/vega-flag-icon/assets/flags/pw.js +1 -1
  255. package/dist/collection/components/vega-flag-icon/assets/flags/py.js +1 -1
  256. package/dist/collection/components/vega-flag-icon/assets/flags/qa.js +1 -1
  257. package/dist/collection/components/vega-flag-icon/assets/flags/re.js +1 -1
  258. package/dist/collection/components/vega-flag-icon/assets/flags/ro.js +1 -1
  259. package/dist/collection/components/vega-flag-icon/assets/flags/rs.js +1 -1
  260. package/dist/collection/components/vega-flag-icon/assets/flags/ru.js +1 -1
  261. package/dist/collection/components/vega-flag-icon/assets/flags/rw.js +1 -1
  262. package/dist/collection/components/vega-flag-icon/assets/flags/sa.js +1 -1
  263. package/dist/collection/components/vega-flag-icon/assets/flags/sb.js +1 -1
  264. package/dist/collection/components/vega-flag-icon/assets/flags/sc.js +1 -1
  265. package/dist/collection/components/vega-flag-icon/assets/flags/sd.js +1 -1
  266. package/dist/collection/components/vega-flag-icon/assets/flags/se.js +1 -1
  267. package/dist/collection/components/vega-flag-icon/assets/flags/sg.js +1 -1
  268. package/dist/collection/components/vega-flag-icon/assets/flags/sh.js +1 -1
  269. package/dist/collection/components/vega-flag-icon/assets/flags/si.js +1 -1
  270. package/dist/collection/components/vega-flag-icon/assets/flags/sj.js +1 -1
  271. package/dist/collection/components/vega-flag-icon/assets/flags/sk.js +1 -1
  272. package/dist/collection/components/vega-flag-icon/assets/flags/sl.js +1 -1
  273. package/dist/collection/components/vega-flag-icon/assets/flags/sm.js +1 -1
  274. package/dist/collection/components/vega-flag-icon/assets/flags/sn.js +1 -1
  275. package/dist/collection/components/vega-flag-icon/assets/flags/so.js +1 -1
  276. package/dist/collection/components/vega-flag-icon/assets/flags/sr.js +1 -1
  277. package/dist/collection/components/vega-flag-icon/assets/flags/ss.js +1 -1
  278. package/dist/collection/components/vega-flag-icon/assets/flags/st.js +1 -1
  279. package/dist/collection/components/vega-flag-icon/assets/flags/sv.js +1 -1
  280. package/dist/collection/components/vega-flag-icon/assets/flags/sx.js +1 -1
  281. package/dist/collection/components/vega-flag-icon/assets/flags/sy.js +1 -1
  282. package/dist/collection/components/vega-flag-icon/assets/flags/sz.js +1 -1
  283. package/dist/collection/components/vega-flag-icon/assets/flags/ta.js +1 -1
  284. package/dist/collection/components/vega-flag-icon/assets/flags/tc.js +1 -1
  285. package/dist/collection/components/vega-flag-icon/assets/flags/td.js +1 -1
  286. package/dist/collection/components/vega-flag-icon/assets/flags/tg.js +1 -1
  287. package/dist/collection/components/vega-flag-icon/assets/flags/th.js +1 -1
  288. package/dist/collection/components/vega-flag-icon/assets/flags/tj.js +1 -1
  289. package/dist/collection/components/vega-flag-icon/assets/flags/tk.js +1 -1
  290. package/dist/collection/components/vega-flag-icon/assets/flags/tl.js +1 -1
  291. package/dist/collection/components/vega-flag-icon/assets/flags/tm.js +1 -1
  292. package/dist/collection/components/vega-flag-icon/assets/flags/tn.js +1 -1
  293. package/dist/collection/components/vega-flag-icon/assets/flags/to.js +1 -1
  294. package/dist/collection/components/vega-flag-icon/assets/flags/tr.js +1 -1
  295. package/dist/collection/components/vega-flag-icon/assets/flags/tt.js +1 -1
  296. package/dist/collection/components/vega-flag-icon/assets/flags/tv.js +1 -1
  297. package/dist/collection/components/vega-flag-icon/assets/flags/tw.js +1 -1
  298. package/dist/collection/components/vega-flag-icon/assets/flags/tz.js +1 -1
  299. package/dist/collection/components/vega-flag-icon/assets/flags/ua.js +1 -1
  300. package/dist/collection/components/vega-flag-icon/assets/flags/ug.js +1 -1
  301. package/dist/collection/components/vega-flag-icon/assets/flags/us.js +1 -1
  302. package/dist/collection/components/vega-flag-icon/assets/flags/uy.js +1 -1
  303. package/dist/collection/components/vega-flag-icon/assets/flags/uz.js +1 -1
  304. package/dist/collection/components/vega-flag-icon/assets/flags/va.js +1 -1
  305. package/dist/collection/components/vega-flag-icon/assets/flags/vc.js +1 -1
  306. package/dist/collection/components/vega-flag-icon/assets/flags/ve.js +1 -1
  307. package/dist/collection/components/vega-flag-icon/assets/flags/vg.js +1 -1
  308. package/dist/collection/components/vega-flag-icon/assets/flags/vi.js +1 -1
  309. package/dist/collection/components/vega-flag-icon/assets/flags/vn.js +1 -1
  310. package/dist/collection/components/vega-flag-icon/assets/flags/vu.js +1 -1
  311. package/dist/collection/components/vega-flag-icon/assets/flags/wf.js +1 -1
  312. package/dist/collection/components/vega-flag-icon/assets/flags/ws.js +1 -1
  313. package/dist/collection/components/vega-flag-icon/assets/flags/xk.js +1 -1
  314. package/dist/collection/components/vega-flag-icon/assets/flags/ye.js +1 -1
  315. package/dist/collection/components/vega-flag-icon/assets/flags/yt.js +1 -1
  316. package/dist/collection/components/vega-flag-icon/assets/flags/za.js +1 -1
  317. package/dist/collection/components/vega-flag-icon/assets/flags/zm.js +1 -1
  318. package/dist/collection/components/vega-flag-icon/assets/flags/zw.js +1 -1
  319. package/dist/collection/components/vega-flag-icon/slimmers/renderers/vega-flag-icon-renderer.js +1 -1
  320. package/dist/collection/components/vega-flag-icon/vega-flag-icon.css +4 -0
  321. package/dist/collection/components/vega-image-uploader/slimmers/controllers/vega-image-uploader-preview-controller.js +14 -5
  322. package/dist/collection/components/vega-input-credit-card/assets/icons.js +1 -1
  323. package/dist/collection/components/vega-rich-text-editor/dto/content-state.js +7 -2
  324. package/dist/collection/components/vega-rich-text-editor/dto/nodes/decorator-node.js +1 -2
  325. package/dist/collection/components/vega-rich-text-editor/dto/nodes/node.abstract.js +8 -0
  326. package/dist/collection/components/vega-rich-text-editor/dto/nodes/text-node.js +2 -3
  327. package/dist/collection/components/vega-rich-text-editor/extensions/languages/language-extension.js +5 -2
  328. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paste-handler.js +9 -5
  329. package/dist/collection/components/vega-signature-capture/slimmers/written-mode/controllers/written-mode-svg-controller.js +5 -7
  330. package/dist/collection/components/vega-signature-capture/slimmers/written-mode/renderers/written-mode-renderer.js +1 -5
  331. package/dist/collection/global/scripts/before-vega-load.js +21 -1
  332. package/dist/collection/helpers/chart/renderers/svg-renderer.js +4 -4
  333. package/dist/collection/helpers/csp/styles-preservator.js +71 -0
  334. package/dist/collection/helpers/csp/test/styles-preservator.test.js +207 -0
  335. package/dist/collection/helpers/csp/test/vega-nonce-manager.test.js +166 -0
  336. package/dist/collection/helpers/csp/vega-nonce-manager.js +97 -0
  337. package/dist/collection/helpers/public-api.js +2 -0
  338. package/dist/collection/helpers/slimmers/component-global-style-slimmer.js +4 -0
  339. package/dist/collection/helpers/slimmers/global/vega-nonce-injector-slimmer.js +54 -0
  340. package/dist/collection/helpers/slimmers/test/component-global-style-slimmer.test.js +41 -0
  341. package/dist/collection/helpers/slimmers/test/global/vega-nonce-injector-slimmer.test.js +64 -0
  342. package/dist/collection/helpers/theme/controllers/color-schema-overriding-controller.js +4 -0
  343. package/dist/collection/helpers/theme/controllers/style-controller.abstract.js +4 -0
  344. package/dist/collection/helpers/theme/tests/theme-manager-controller.test.js +33 -0
  345. package/dist/esm/{app-globals-aaff0b25.js → app-globals-2623304e.js} +85 -13
  346. package/dist/esm/{code-block-68300b47.js → code-block-23e7f8d0.js} +12 -4
  347. package/dist/esm/{component-global-style-slimmer-dad40b64.js → component-global-style-slimmer-5d437fdf.js} +4 -0
  348. package/dist/esm/{component-value-history-controller-slimmer.abstract-ac2f1bfd.js → component-value-history-controller-slimmer.abstract-df25e4a1.js} +2 -2
  349. package/dist/esm/country-flags-39dbfa43.js +2401 -0
  350. package/dist/esm/{dark-mode-style-controller-3bbb32dc.js → dark-mode-style-controller-972e1f06.js} +7 -0
  351. package/dist/esm/{design-token-1a36307e.js → design-token-0f439510.js} +1 -1
  352. package/dist/esm/{dto-renderer-manager-af66bbd9.js → dto-renderer-manager-65b7b1b1.js} +79 -4
  353. package/dist/esm/{element-appender-slimmer-fe68ec2d.js → element-appender-slimmer-bf5ca501.js} +2 -2
  354. package/dist/esm/{image-annotation-action-f61c2693.js → image-annotation-action-af21ea8f.js} +3 -3
  355. package/dist/esm/index.js +10 -9
  356. package/dist/esm/{language-extension-1ada2a9d.js → language-extension-d355f9aa.js} +7 -4
  357. package/dist/esm/{legend-input-processor-1d266967.js → legend-input-processor-5ecae3a7.js} +4 -4
  358. package/dist/esm/loader.js +7 -6
  359. package/dist/esm/{public-rules-9f62069a.js → public-rules-1a5da7bf.js} +6 -4
  360. package/dist/esm/{range-c2eeb794.js → range-fac2962c.js} +1 -1
  361. package/dist/esm/{responsive-format-facade-5711c77d.js → responsive-format-facade-2904b456.js} +4 -3
  362. package/dist/esm/{rich-text-editor-required-rule-de738309.js → rich-text-editor-required-rule-bb94d680.js} +1 -1
  363. package/dist/esm/{style-formatter-2479dc61.js → style-formatter-a724e38d.js} +1 -1
  364. package/dist/esm/{token-extension-6fc5e1f5.js → token-extension-89eeef74.js} +3 -3
  365. package/dist/esm/vega-accordion.entry.js +7 -6
  366. package/dist/esm/vega-app-footer.entry.js +3 -1
  367. package/dist/esm/vega-app-header-button.entry.js +8 -7
  368. package/dist/esm/vega-bar-chart.entry.js +2 -2
  369. package/dist/esm/vega-box.entry.js +15 -8
  370. package/dist/esm/vega-brand-logo.entry.js +3 -1
  371. package/dist/esm/vega-breadcrumb.entry.js +2 -1
  372. package/dist/esm/vega-button-circle.entry.js +7 -6
  373. package/dist/esm/vega-button.entry.js +6 -5
  374. package/dist/esm/vega-calendar_4.entry.js +3 -2
  375. package/dist/esm/vega-card.entry.js +7 -6
  376. package/dist/esm/vega-carousel.entry.js +6 -5
  377. package/dist/esm/vega-chip.entry.js +8 -7
  378. package/dist/esm/vega-code-block.entry.js +258 -153
  379. package/dist/esm/vega-date-picker_2.entry.js +7 -6
  380. package/dist/esm/vega-dialog_2.entry.js +8 -7
  381. package/dist/esm/vega-divider.entry.js +8 -7
  382. package/dist/esm/vega-dropdown_5.entry.js +8 -7
  383. package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
  384. package/dist/esm/vega-flag-icon.entry.js +10 -9
  385. package/dist/esm/vega-flex.entry.js +9 -8
  386. package/dist/esm/vega-font.entry.js +7 -6
  387. package/dist/esm/vega-grid.entry.js +7 -6
  388. package/dist/esm/vega-icon.entry.js +7 -6
  389. package/dist/esm/vega-image-uploader.entry.js +20 -10
  390. package/dist/esm/vega-input-credit-card.entry.js +1 -1
  391. package/dist/esm/vega-input-phone-number.entry.js +5 -4
  392. package/dist/esm/vega-input-select.entry.js +6 -5
  393. package/dist/esm/vega-left-nav_5.entry.js +8 -7
  394. package/dist/esm/vega-line-chart.entry.js +2 -2
  395. package/dist/esm/vega-loader-wrapper_2.entry.js +7 -6
  396. package/dist/esm/vega-nonce-manager-87615d3c.js +100 -0
  397. package/dist/esm/vega-pagination.entry.js +6 -5
  398. package/dist/esm/vega-pie-chart.entry.js +1 -1
  399. package/dist/esm/vega-popover_2.entry.js +8 -7
  400. package/dist/esm/vega-rich-text-content.entry.js +5 -4
  401. package/dist/esm/vega-rich-text-editor_4.entry.js +16 -12
  402. package/dist/esm/vega-selection-chip_2.entry.js +7 -6
  403. package/dist/esm/vega-sidenav_3.entry.js +7 -6
  404. package/dist/esm/vega-signature-capture.entry.js +14 -19
  405. package/dist/esm/vega-table_8.entry.js +7 -6
  406. package/dist/esm/vega-time-picker_2.entry.js +7 -6
  407. package/dist/esm/vega-tooltip_2.entry.js +7 -6
  408. package/dist/esm/vega.js +7 -6
  409. package/dist/esm/{y-axis-input-processor-95995d34.js → y-axis-input-processor-bc54314a.js} +1 -1
  410. package/dist/types/components/vega-code-block/slimmers/controllers/code-input-paste.abstract.d.ts +46 -0
  411. package/dist/types/components/vega-code-block/slimmers/controllers/vega-code-block-input-controller.d.ts +2 -31
  412. package/dist/types/components/vega-code-block/slimmers/controllers/vega-code-block-input-paste-controller.d.ts +44 -0
  413. package/dist/types/components/vega-code-block/vega-code-block.d.ts +2 -0
  414. package/dist/types/components/vega-rich-text-editor/dto/nodes/node.abstract.d.ts +6 -0
  415. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paste-handler.d.ts +1 -1
  416. package/dist/types/helpers/csp/styles-preservator.d.ts +47 -0
  417. package/dist/types/helpers/csp/test/styles-preservator.test.d.ts +1 -0
  418. package/dist/types/helpers/csp/test/vega-nonce-manager.test.d.ts +1 -0
  419. package/dist/types/helpers/csp/vega-nonce-manager.d.ts +52 -0
  420. package/dist/types/helpers/public-api.d.ts +2 -0
  421. package/dist/types/helpers/slimmers/global/vega-nonce-injector-slimmer.d.ts +21 -0
  422. package/dist/types/helpers/slimmers/test/global/vega-nonce-injector-slimmer.test.d.ts +1 -0
  423. package/dist/vega/index.esm.js +1 -1
  424. package/dist/vega/p-02a4732a.js +1 -0
  425. package/dist/vega/p-0717073b.entry.js +1 -0
  426. package/dist/vega/p-0b36f4ce.js +1 -0
  427. package/dist/vega/p-0bc93777.entry.js +1 -0
  428. package/dist/vega/p-0e3cd270.entry.js +1 -0
  429. package/dist/vega/p-0ec14fbc.entry.js +1 -0
  430. package/dist/vega/p-10454aa5.entry.js +1 -0
  431. package/dist/vega/p-117be41b.js +1 -0
  432. package/dist/vega/p-134ed822.entry.js +1 -0
  433. package/dist/vega/p-20223e8e.entry.js +9 -0
  434. package/dist/vega/p-258f9603.js +1 -0
  435. package/dist/vega/{p-d2790023.entry.js → p-25c831a4.entry.js} +2 -2
  436. package/dist/vega/{p-39c185a5.js → p-2b90fae6.js} +1 -1
  437. package/dist/vega/p-2d58cf34.entry.js +1 -0
  438. package/dist/vega/p-320cccc5.entry.js +1 -0
  439. package/dist/vega/p-3ab20f9e.entry.js +1 -0
  440. package/dist/vega/p-3be7bfee.entry.js +1 -0
  441. package/dist/vega/p-3e258753.js +1 -0
  442. package/dist/vega/p-3fba9e77.entry.js +1 -0
  443. package/dist/vega/p-40924882.entry.js +1 -0
  444. package/dist/vega/p-427b2b55.entry.js +1 -0
  445. package/dist/vega/p-460429da.entry.js +1 -0
  446. package/dist/vega/{p-111d41fe.js → p-46b077d9.js} +1 -1
  447. package/dist/vega/{p-a646b66d.js → p-4c3075ef.js} +1 -1
  448. package/dist/vega/{p-d3bbfb1b.js → p-4f21faf1.js} +1 -1
  449. package/dist/vega/{p-8f056ac2.js → p-5313d0bc.js} +1 -1
  450. package/dist/vega/p-5397648b.entry.js +1 -0
  451. package/dist/vega/p-54ae02db.js +1 -0
  452. package/dist/vega/{p-6b292628.entry.js → p-57257de0.entry.js} +1 -1
  453. package/dist/vega/p-5970369e.entry.js +1 -0
  454. package/dist/vega/{p-9a74eb86.entry.js → p-5e4fb663.entry.js} +1 -1
  455. package/dist/vega/p-5f377954.js +1 -1
  456. package/dist/vega/p-614e450a.entry.js +1 -0
  457. package/dist/vega/{p-d982babe.entry.js → p-6180c1af.entry.js} +1 -1
  458. package/dist/vega/p-648134d2.entry.js +1 -0
  459. package/dist/vega/p-64c281ec.entry.js +1 -0
  460. package/dist/vega/p-657446a3.entry.js +1 -0
  461. package/dist/vega/{p-6caa6bb2.js → p-66199d68.js} +1 -1
  462. package/dist/vega/p-6908117a.js +1 -0
  463. package/dist/vega/p-7bad6577.entry.js +1 -0
  464. package/dist/vega/{p-2a66e2f7.entry.js → p-8175d8de.entry.js} +1 -1
  465. package/dist/vega/{p-9ca0bdcc.js → p-89d2cf34.js} +1 -1
  466. package/dist/vega/{p-74ac2a48.js → p-942fc9b9.js} +1 -1
  467. package/dist/vega/p-969066d3.entry.js +1 -0
  468. package/dist/vega/p-9c309b85.entry.js +1 -0
  469. package/dist/vega/p-9ffd2a96.entry.js +1 -0
  470. package/dist/vega/{p-ce1766fa.js → p-ab29f968.js} +1 -1
  471. package/dist/vega/p-b110b7bd.entry.js +1 -0
  472. package/dist/vega/p-b4d88fce.entry.js +1 -0
  473. package/dist/vega/p-b6c51409.entry.js +1 -0
  474. package/dist/vega/{p-05b10af4.js → p-be23bef2.js} +1 -1
  475. package/dist/vega/p-c61f8ca6.entry.js +1 -0
  476. package/dist/vega/p-d15e70d7.entry.js +1 -0
  477. package/dist/vega/p-d85b0bfa.entry.js +1 -0
  478. package/dist/vega/p-d87c3058.entry.js +1 -0
  479. package/dist/vega/{p-7da6e7bd.js → p-dadc6ab3.js} +1 -1
  480. package/dist/vega/p-de1ee131.entry.js +1 -0
  481. package/dist/vega/p-e0729c4d.entry.js +1 -0
  482. package/dist/vega/p-e513f041.js +1 -0
  483. package/dist/vega/p-e5cd6521.js +1 -0
  484. package/dist/vega/p-e74c275a.entry.js +1 -0
  485. package/dist/vega/p-f92fc49b.entry.js +1 -0
  486. package/dist/vega/vega.esm.js +1 -1
  487. package/package.json +1 -1
  488. package/dist/cjs/country-flags-dc0f0d09.js +0 -2403
  489. package/dist/esm/country-flags-b68c3349.js +0 -2401
  490. package/dist/vega/p-03cc47b7.entry.js +0 -1
  491. package/dist/vega/p-07836d27.entry.js +0 -1
  492. package/dist/vega/p-0b91bb73.entry.js +0 -1
  493. package/dist/vega/p-13effc6b.js +0 -1
  494. package/dist/vega/p-15a78afd.entry.js +0 -1
  495. package/dist/vega/p-16075b30.entry.js +0 -1
  496. package/dist/vega/p-1c08077c.entry.js +0 -1
  497. package/dist/vega/p-1e926324.js +0 -1
  498. package/dist/vega/p-20a180e4.js +0 -1
  499. package/dist/vega/p-25ddb070.entry.js +0 -1
  500. package/dist/vega/p-2788afe7.entry.js +0 -1
  501. package/dist/vega/p-3b1bedaf.entry.js +0 -1
  502. package/dist/vega/p-3c96bbe1.entry.js +0 -1
  503. package/dist/vega/p-3d0d8a21.entry.js +0 -1
  504. package/dist/vega/p-3d53858c.entry.js +0 -1
  505. package/dist/vega/p-3f3bbaaa.entry.js +0 -9
  506. package/dist/vega/p-42c364e0.entry.js +0 -1
  507. package/dist/vega/p-4f56a427.entry.js +0 -1
  508. package/dist/vega/p-5420c1d4.entry.js +0 -1
  509. package/dist/vega/p-5d3c6a06.entry.js +0 -1
  510. package/dist/vega/p-5dec47da.entry.js +0 -1
  511. package/dist/vega/p-63212cc1.js +0 -1
  512. package/dist/vega/p-6ba27010.js +0 -1
  513. package/dist/vega/p-7d8eaca9.entry.js +0 -1
  514. package/dist/vega/p-7e8f055d.js +0 -1
  515. package/dist/vega/p-8682ee0a.entry.js +0 -1
  516. package/dist/vega/p-8e58d6cb.entry.js +0 -1
  517. package/dist/vega/p-8e812dca.entry.js +0 -1
  518. package/dist/vega/p-9125ba84.entry.js +0 -1
  519. package/dist/vega/p-a61e4bba.entry.js +0 -1
  520. package/dist/vega/p-b1a5ff74.entry.js +0 -1
  521. package/dist/vega/p-baafe7d9.entry.js +0 -1
  522. package/dist/vega/p-bb51e020.entry.js +0 -1
  523. package/dist/vega/p-bd39af8a.entry.js +0 -1
  524. package/dist/vega/p-c08ba4d7.entry.js +0 -1
  525. package/dist/vega/p-c167fa41.entry.js +0 -1
  526. package/dist/vega/p-c671f57e.js +0 -1
  527. package/dist/vega/p-c6a354b1.js +0 -1
  528. package/dist/vega/p-d0fbbb7f.entry.js +0 -1
  529. package/dist/vega/p-d9617358.entry.js +0 -1
  530. package/dist/vega/p-ddfad815.entry.js +0 -1
  531. package/dist/vega/p-e00ed9bd.entry.js +0 -1
  532. package/dist/vega/p-ebfc5739.entry.js +0 -1
  533. package/dist/vega/p-ff3a8907.entry.js +0 -1
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ru" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <path fill="#fff" d="M0 0h640v160H0z"/> <path fill="#0039a6" d="M0 160h640v160H0z"/> <path fill="#d52b1e" d="M0 320h640v160H0z"/></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ru" viewBox="0 0 640 480" height="16px" > <path fill="#fff" d="M0 0h640v160H0z"/> <path fill="#0039a6" d="M0 160h640v160H0z"/> <path fill="#d52b1e" d="M0 320h640v160H0z"/></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-rw" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <path fill="#20603d" d="M0 0h640v480H0z"/> <path fill="#fad201" d="M0 0h640v360H0z"/> <path fill="#00a1de" d="M0 0h640v240H0z"/> <g transform="translate(511 125.4)scale(.66667)"> <g id="rw-b"> <path id="rw-a" fill="#e5be01" d="M116.1 0 35.7 4.7l76.4 25.4-78.8-16.3L100.6 58l-72-36.2L82 82.1 21.9 28.6l36.2 72-44.3-67.3L30 112 4.7 35.7 0 116.1-1-1z"/> <use xlink:href="#rw-a" width="100%" height="100%" transform="scale(1 -1)"/> </g> <use xlink:href="#rw-b" width="100%" height="100%" transform="scale(-1 1)"/> <circle r="34.3" fill="#e5be01" stroke="#00a1de" stroke-width="3.4"/> </g></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-rw" viewBox="0 0 640 480" height="16px" > <path fill="#20603d" d="M0 0h640v480H0z"/> <path fill="#fad201" d="M0 0h640v360H0z"/> <path fill="#00a1de" d="M0 0h640v240H0z"/> <g transform="translate(511 125.4)scale(.66667)"> <g id="rw-b"> <path id="rw-a" fill="#e5be01" d="M116.1 0 35.7 4.7l76.4 25.4-78.8-16.3L100.6 58l-72-36.2L82 82.1 21.9 28.6l36.2 72-44.3-67.3L30 112 4.7 35.7 0 116.1-1-1z"/> <use xlink:href="#rw-a" width="100%" height="100%" transform="scale(1 -1)"/> </g> <use xlink:href="#rw-b" width="100%" height="100%" transform="scale(-1 1)"/> <circle r="34.3" fill="#e5be01" stroke="#00a1de" stroke-width="3.4"/> </g></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sa" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <defs> <clipPath id="sa-a"> <path fill-opacity=".7" d="M-85.3 0h682.6v512H-85.3z"/> </clipPath> </defs> <g fill-rule="evenodd" clip-path="url(#sa-a)" transform="translate(80)scale(.9375)"> <path fill="#165d31" d="M-128 0h768v512h-768z"/> <path fill="#fff" d="M65.5 145.1c-.8 12-2 33 8.3 35.2 12.3 1.2 5.5-20.8 10-24.8.8-2 2.3-2 2.4.5v18.7c0 6 4 7.8 7 9 3.2-.2 5.4 0 6.6 3l1.6 32.3s7.4 2.2 7.8-18.1c.3-12-2.4-21.9-.8-24.2 0-2.3 3-2.4 5-1.3 3.2 2.2 4.6 5 9.6 4 7.6-2.2 12.2-5.9 12.3-11.7a47 47 0 0 0-3.5-16.6c.4-1-1.4-3.7-1-4.7 1.3 2.2 3.4 2 3.8 0-1.3-4.2-3.3-8.3-6.5-10-2.7-2.4-6.7-2-8 3-.8 5.7 2 12.4 6.1 18 .9 2.1 2.1 5.7 1.6 8.9-2.2 1.3-4.4.7-6.3-1.2 0 0-6-4.5-6-5.6 1.6-10.2.3-11.4-.6-14.3-.6-3.9-2.5-5.2-4-7.8-1.5-1.6-3.5-1.6-4.5 0-2.7 4.6-1.4 14.5.5 19 1.4 4.1 3.5 6.7 2.5 6.7-.8 2.3-2.5 1.7-3.8-1a66.6 66.6 0 0 1-2.1-17.4c-.5-4.6-1.1-14.4-4.2-17-1.8-2.4-4.5-1.2-5.5 1a82.4 82.4 0 0 0 .3 13.4c2 7.4 2.7 14 3.7 21.5.3 10.1-5.8 4.4-5.5-.7a45 45 0 0 0-.3-19.4c-1-2.6-2.1-3.2-4.6-2.8-1.9 0-6.8 5.3-8.2 14.3 0 0-1.2 4.6-1.7 8.7-.7 4.6-3.7 8-5.9-.6-1.8-6.3-3-21.6-6-18z"/> <path fill="#fff" d="m99 194.2-32 15.4c.3-7.3 15.1-20.4 25.3-20.5 6.5.1 4.9 2.5 6.6 5.1z"/> <path fill="#fff" d="M93.3 204.2c-16.8 43.5 39.5 49.6 45.8 1.8.6-2 3-3.9 3.4-.7-1.3 43.3-43.6 46.2-50.8 32.6a41.9 41.9 0 0 1-2.5-14.6c-1-8.5-5.5-5.2-6.2 3.2-.7 4.7-.5 6-.5 10.5 2.2 34.2 56.7 19.5 65.6-8.7 4.7-15.6-.8-27.1 1.7-27.1 5.4 5.8 13 .8 14.7-1.2.7-1 2.5-1.7 3.7-.4 4.2 3 11.6 1.6 13.2-3.7.9-5.3 1.6-10.7 1.8-16.2-3.5 1-6 1.7-6.3 3.2l-.7 4.6c-.3 1.5-3.2 1.5-3.4-.4-1.3-6-6.7-6.7-10 2.5-2.1 1.8-6.1 2.2-6.5-.5.5-6.2-2-7-7-4.1l-4.8-36.2c2 0 4 1.5 5.9-.9-2-6.5-6.5-19.7-9-20.7-1.1-1.4-2.1-.5-3.7-.1-2.6.8-5 3-4.2 7.4 3 18.8 5 33.1 8.1 52 .5 2.1-1.3 5-3.7 4.7-4-2.7-5-8.2-12-8-5 0-10.6 5.5-11.3 10.7-.9 4.2-1.2 8.7 0 12.3 3.5 4.2 7.7 3.8 11.4 2.9 3-1.3 5.5-4.3 6.6-3.6.7.9.1 10.9-14.3 18.5-8.7 4-15.7 4.8-19.4-2.3-2.3-4.5.2-21.4-5.6-17.5"/> <path fill="#fff" d="M165 160c3.3-1.2 19.3-19.6 19.3-19.6l-2.4-2c-.9-.7-.8-1.5 0-2.2 4-2.4 2.7-7.4.7-9.8a9.7 9.7 0 0 0-8.7.1c-2.8 2.7-3.4 7-1.2 9.6 2.1 1 4.2 3.2 2.8 4.4-6.6 7-24.5 19.1-22.4 19.5.4.6 11.5.6 11.8 0zm-97 65c-6 9.6-6.5 23.9-3.2 28.2 1.8 2 4.7 2.9 6.8 2.2 3.8-1.6 5.5-9.3 4.6-12-1.3-2-2.3-2.3-3.6-.7-2.6 5.4-3.7 1.7-4-1.3a70 70 0 0 1 .8-15.2c.7-4.2 0-3-1.4-1.2m257.1-15.3c-5.8-12.6-13.9-25-16.4-29.7a557.6 557.6 0 0 0-24.8-36c-6.2-7.4 10.2 3.1-2-11.7l-8.9-7.5c-2-1.4-6.8-4-7.6.2-.4 3.8-.2 5.8.4 8.9.5 2 3.5 5.5 5 7.5a565 565 0 0 1 53.8 86.5c2.6-1.3 2-16.1.5-18.2"/> <path fill="#fff" d="M299.6 251.5c-1.2 1.3 2.8 6.8 8 6.8 8.6-1 16.2-5.8 23.2-18.6a33 33 0 0 0 5.3-14.2 317 317 0 0 0-5.8-72.4c-.3-2 0-4.4.2-5 .6-.7 2.5 0 3.5-1.7 1.5-1.5-4-14-7-18.7-1-2.2-1.5-3.6-3.3.2a27 27 0 0 0-3 13.6c4.1 28.5 5.4 53.4 8 81.9.3 2.8-.1 6.8-2 8.4a80.2 80.2 0 0 1-27.1 19.7m116.5-.1c-6.2 3.6-6.2 7.7-1.2 7.8 8.6-1 18.8-1.7 25.8-12.3a41 41 0 0 0 4.2-16 303 303 0 0 0-4.7-71.4c-.2-2-1.1-6.7-.8-7.3.6-1.4 3.4.1 4.4-1.5 1.4-1.5-7.3-12.7-10.4-17.5-1-2.2-1.4-3.6-3.3.2a22.3 22.3 0 0 0-1.8 13.6c4.6 31 8 54.2 8.7 81.6-.4 2.6-.5 4-1.7 7.3-2.7 3.4-5.7 7.8-8.5 9.9-2.8 2-8.8 4-10.7 5.6"/> <path fill="#fff" d="M420.7 223.7c0-7.3.1-13.5-.1-19a34 34 0 0 0-3-13.5c-1.8-4.1-.7-7.4-1.6-11.8-.8-4.4-.6-11-1.8-16.1-.4-2-1.4-8.5-1.1-9.2.5-1.4 2.4 0 3.4-1.6 1.4-1.5-5-18-8.2-22.7-1.1-2.1-3.3-1.4-5.8 2-2.5 2.3-1.6 7.4-.6 12.3 6.1 32.3 10.8 61.6 9.8 92.3-.4 2.6 9-7.8 9-12.7m-45.7-40c-3.9-.2-12-7.7-14.4-12a8 8 0 0 1 .4-6.5c1.5-1 3.7-2 5.4-1 0 0 1.7 2.4 1.4 2.7 2 1 3 .5 3.2-.4.1-1.5-.6-2.4-.6-4 .9-4.6 6-5.3 8-2.4 1.4 1.8 2 5.5 2.1 8 0 1.3-2-.2-3.3 0-1.1.4-1.4 1.8-1.5 3-.2 3.3-.6 8.6-.7 12.5zm-71.8 48c1-9.8-.4-27.3-.5-33.1A477 477 0 0 0 299 154c-1.2-8.4 3.4.9 2.8-4-1.5-8.3-6.1-14-11.6-21.5-1.7-2.5-1.7-3-4.4.6-3 6.7-.4 11.4.4 16.7 3.9 17.2 6.2 33 7.3 48.7a393.4 393.4 0 0 1 .4 49c3 .1 7.6-4.7 9.3-11.8"/> <path fill="#fff" d="M434 216c-6.9-11.6-17.2-24-20-28.7a658 658 0 0 0-29.2-37.8c-8.5-9 4-1.5-1.6-8.5-4.7-5.1-6-6.8-10.1-9.9-2-1.3-3.2-3.8-4 .5a83 83 0 0 0-.2 11.2c0 1.7 1.8 5 3.4 7 20.7 25.5 43.4 51.5 61.6 84.2 2.6-1.3 1.7-16 0-18z"/> <path fill="#165d31" d="M122.6 194.7c-.5.9-1.6 2-1.2 3.1.7 1 1.4 1.3 2.6 1.3 1.1 0 2.7.3 3-.3.6-.7 1-2 .6-3.3-1.2-3-4.4-1.8-5-.8"/> <path fill="#fff" d="M354.2 362.5c9.2.4 15.2.5 23.3 1.4l9.6-1c10.6-1 11 15.1 11 15.1 0 9.5-3.7 10-8.4 11-2.7.4-4-1.6-5.5-3.6a14 14 0 0 1-7 .4c-3.9-.2-7.7-.2-11.5-.5-4-.3-6.2.5-10.3.1-.8 1.3-2 3.1-4.4 2.6-2-.3-4.5-6-3.8-10.5 1.5-3.2 1-2.1 1-3.5-37.6-1-75.5-2.7-112.3-2.2-28.8.1-57.2 1.3-85.7 2.5-15.2-.2-26.8-2.6-34.8-14.3.8 0 38.8 2.1 49.9 1.4 20.5-.2 39.3-1.9 60.2-2.5 41.2.7 82.1.7 123.3 3.6-4-2.7-4-9 2-10.6.5-.4.8 3.1 1.7 3 4.9-.3 2.7 6.3 1.7 7.6M188.6 135.3c-6.2 17.8 3.6 37.4 10.4 35.5 5 2 8-7.4 10-17.6 1.5-2.9 2.5-3.2 3.2-1.7-.2 13.6 1 16.7 4.5 20.8 7.8 6 14.3.8 14.8.3l6-6.1c1.4-1.5 3.2-1.5 5.1-.3 1.9 1.7 1.6 4.6 5.6 6.6 3.4 1.4 10.5.4 12.2-2.5 2.2-3.9 2.8-5.2 3.8-6.6 1.6-2.1 4.3-1.2 4.3-.5-.3 1.2-1.9 2.3-.8 4.5 2 1.4 2.4.5 3.5.2 4-2 7-10.6 7-10.6.1-3.2-1.7-3-2.9-2.2l-3.1 2.1c-2 .3-5.7 1.6-7.6-1.3-1.9-3.4-1.9-8.3-3.3-11.8 0-.2-2.6-5.5-.2-5.8 1.2.2 3.7.9 4.1-1.2 1.2-2.1-2.6-8-5.3-11-2.3-2.5-5.5-2.8-8.6-.2-2.2 2-1.9 4.2-2.3 6.3a9.8 9.8 0 0 0 2 8.7c2.2 4.2 6.1 9.7 4.8 17.5 0 0-2.3 3.6-6.3 3.1-1.7-.3-4.4-1-5.8-11.8-1.1-8 .2-19.4-3.2-24.7-1.3-3.3-2.2-6.4-5.2-.9-.8 2.2-4.3 5.5-1.8 12.2a36 36 0 0 1 2 19c-1.5 2.2-1.8 2.9-3.7 5-2.6 3-5.5 2.2-7.7 1.1-2-1.3-3.6-2-4.6-6.5.2-7 .6-18.5-.7-20.9-1.9-3.8-5-2.4-6.3-1.2a47.7 47.7 0 0 0-11.5 23.5c-1.8 5.8-3.7 4.1-5 1.8-3.2-3-3.5-26.7-7.4-22.8"/> <path fill="#fff" d="M207.4 174.1c2.9-2 1.6-3.4 5.8.8a72 72 0 0 1 9.2 31.3c-.2 2.6 1.6 4.2 2.5 3.6.4-6 15.1-14.4 28.6-15.6 2-.5 1-4.4 1.3-6.4-.8-7.5 4.2-14.3 11.2-14.8 9.6 1.4 12.8 6.5 13 14.2-1.1 15-16.7 17.5-25.4 18.7-1.3.5-1.9 1.1 0 1.8l36.6.2 1.9 1c.2 1-.6.2-2 2.6a29.5 29.5 0 0 0-3.7 11.5c-10.9 3.6-22.2 5-33.6 6.5-4 2-6 4.7-5.2 7.7 1.4 3.3 10.2 6.7 10.2 6.8 1.7 1 3.6 3.5-.5 8.6-17.8-.8-31.7-8.4-36.5-19.1-1.4-1.1-3 0-4 1.4-7 9-13.8 17-25.7 21.4-7 1.8-14.3-1.1-17.7-5.7-2.3-2.7-2.2-5.6-3-6.2-3.9 1.7-36.9 15.7-32.7 9.1 8-8.5 22-14.9 34.2-23.3.9-2.9 2.5-12.5 7.3-15.6.3 0-.7 5.6-.6 8 0 2-.2 2.7.2 2.2.9-.5 15.7-12.2 17-15.8 1.4-2 .3-7.2.3-7.4-2.8-7.2-6.7-7.8-8.1-11.4-1.3-4.7-.7-10.1 2-11.7 2.4-2.1 5.2-1.9 7.9.5 3 2.7 5.6 8 6.4 11.9-.5 1.5-4-1-5-.3a16 16 0 0 1 3.7 7.8c2 8.2 1.4 11.4-.6 16.7-6.6 13.9-15 18-22.4 23.2-.2 0-.3 3.5 2.4 5.4 1 1 4.9 1.5 9.4 0a54.5 54.5 0 0 0 22.3-23.3 51 51 0 0 0-2.4-22.2c-2.9-6.7-6.3-16.2-6.3-16.4-.1-4.2.2-5.6 2-7.7m-95.8-38.6c4.2 2 12.2 1.1 11.8-5.7l-.2-3.1c-.8-2-3.2-1.5-3.7.5-.2.7.3 1.8-.3 2.1-.4.4-1.7.2-1.7-1.7 0-.6-.4-1.2-.7-1.6-.2-.2-.4-.2-.9-.2-.6 0-.6.1-.9.6-.1.5-.3 1-.3 1.6 0 .7-.4.9-.8 1-.6 0-.5 0-1-.2-.2-.3-.5-.4-.5-1l-.3-1.6c-.2-.3-.6-.5-1-.6-2.3 0-2.5 2.7-2.3 3.7-.2.2-.3 4.9 2.8 6.2"/> <path fill="#fff" d="M235.1 187.7c4.2 2 14.3.9 11.8-5.6l-.2-3.2c-.9-2-3.2-1.5-3.7.6-.2.6.3 1.7-.4 2-.3.4-1.7.2-1.6-1.6 0-.6-.4-1.3-.7-1.7-.3-.1-.4-.2-1-.2-.5 0-.5.2-.8.7-.2.5-.3 1-.3 1.6-.1.6-.4.8-.9 1-.5 0-.4 0-.8-.3-.3-.3-.6-.4-.6-.9l-.3-1.6c-.2-.3-.6-.5-1-.6-2.3 0-2.5 2.6-2.4 3.6-.1.2-.2 5 3 6.2zm72-21.6c4.2 2 12.1 1.1 11.8-5.6l-.2-3.2c-.9-2-3.2-1.5-3.7.5-.2.7.3 1.8-.4 2.2-.3.3-1.7.1-1.6-1.8 0-.6-.4-1.2-.7-1.6-.3-.2-.4-.2-1-.2-.5 0-.5.2-.8.7l-.3 1.5c-.1.7-.4 1-.9 1s-.4 0-.8-.2c-.3-.3-.6-.4-.6-.9s-.1-1.3-.3-1.7c-.2-.3-.6-.4-1-.5-2.3 0-2.5 2.6-2.4 3.6-.1.2-.2 4.9 3 6.2zm37.3 54.3c-7.3 8.3-4.1 22-2.4 25 2.4 4.8 4.3 7.9 9 10.3 4.3 3.1 7.7 1.2 9.5-1 4.3-4.5 4.4-16 6.4-18.2 1.4-4.2 5-3.5 6.7-1.6a16.5 16.5 0 0 0 6.2 5.3c4 3.5 8.8 4.2 13.6 1 3.2-1.9 5.3-4.2 7.2-8.9 2-5.6 1-31.6.5-47l-4.2-21.5c0-.2-.5-10.2-1-12.5 0-1-.3-1.3.7-1.2 1.1 1 1.2 1 2 1.3 1 .2 2-1.7 1.3-3.3l-10-18.6c-.8-.8-1.9-1.6-3.2.2a7.3 7.3 0 0 0-2.4 5.5c.3 4.4 1 8.9 1.3 13.3l4 22.6c1.3 16 1.6 29.2 2.9 45.3-.2 6.8-2.3 12.7-4.3 13.6 0 0-3 1.7-5-.2-1.5-.6-7.4-9.9-7.4-9.9-3-2.7-5-2-7.1 0-6 5.8-8.6 16.4-12.7 23.8-1 1.7-4 3-7.2-.1-8.2-11.3-3.4-27.3-4.4-23.2M309 126.7c3.8 1.5 6.4 9.2 5.6 13-.8 4.5-2.8 9.5-4.2 8.9-1.6-.6 1-4.6-.5-8.8-.8-2.8-6-7.8-5.4-9.2-1-3.1 2.2-4.5 4.5-4z"/> <path fill="#fff" d="M356.6 225c.7-9.2-.6-14.8-.8-20.2s-6.1-46.6-7.3-50.6c-1.5-7.8 5.7-1 4.9-5.6-2.5-5.6-8.6-13.9-10.5-18.8-1.2-2-.7-4-3.3-.5a42.3 42.3 0 0 0-2.3 19.2c6.2 32.3 12.5 59.1 11.5 89.8 3 0 6.3-6.7 7.8-13.3m64.4-85.3c3.5 1.7 5.5 11.3 5.1 14-.7 5-2.5 10.4-3.8 9.7-1.5-.6.3-7.4-.4-9.5-.8-3-5.5-8.4-5-10-1-3.4 2-4.8 4.1-4.2m-255.7 67.9c3.3 1.3 5.3 8.3 5 10.3-.8 3.7-2.5 7.7-3.8 7.1-1.3-.4.3-5.4-.3-7-.3-3.7-4.9-5.7-4.8-7.3-.8-3 2-3.5 4-3.1z"/> <path fill="#165d31" d="M244.9 218.2c4.2.2 6.3 3.6 2.4 5-4 1.3-7.7 2.4-7.8 8 1.5 8-2 5.2-4 4.2-2.4-1.8-9.2-6-10.2-15-.1-2.1 1.6-4 4.3-4 4 1.1 10 1.2 15.3 1.8"/> <path fill="#fff" d="M77.4 124.4c4.8 1.4 5.1 8.6 4.8 10.7-.7 3.8-2.4 7.9-3.6 7.4-1.4-.5 0-5.7-.7-7.3-.7-2.2-4.8-6.4-4.4-7.6-.9-2.5 2-3.7 3.9-3.2m95.9 33.6c-3.8 2-5.2 8-2.9 11.6 2.2 3 5.6 1.9 6 1.9 3.7.4 5.9-6.9 5.9-6.9s.1-2-4.2 1.9c-1.9.3-2-.4-2.5-1.4a9 9 0 0 1 .5-5.7c.7-1.8-.7-2.6-2.8-1.4m28-36.4c-2 1.3-5.7 5.2-5.8 9.6-.1 2.5-.6 2.5 1 4 1.3 1.8 2.4 1.7 4.8.4a5.1 5.1 0 0 0 2.3-3.4c.6-2.8-3 1.4-3.4-1.8-.8-3 1.5-4.2 3.7-7 0-2 0-3.3-2.7-1.8zm22.4 4a59.5 59.5 0 0 0-1.6 11.1c-.6 2.8 3 4 4.5.4 2.4-6.5 2.4-9.3 2.6-12-.7-4.3-3.6-4.2-5.5.5m142 72.3c.4-.5 20-14.4 20-14.4 2-.7 1.5 7.2.6 7.1a77.8 77.8 0 0 1-20.7 14.3c-1 .7-1.9-5.3 0-7zm17.7-.2c3.5 1.7 4.9 11.8 4.5 14.5 0 5.4-3.3 9.6-4.7 9-1.4-.7.2-6.7-.5-8.8-.8-3-3.7-8.5-3.2-10.1-1-3.4 1.8-5.2 4-4.6zm-116 43.4a26 26 0 0 1 5.6-4.9c2-1 3.8.8 3.7.7.3 2-1.2 3.7-.7 6.3.4 1 .7 2.2 2.6 1.8 3.1-2.5 6-2.7 9-2.8 2.5.1 2.6 4.2 1 4.2-5.7 1.2-8.2 2.8-12.3 4.3-2 1.2-3.6-.3-3.6-.4s-1.1-1.1-.4-3.7c.2-2-.6-3.2-2.4-3-1.2.8-2.4 1.2-3-.3-.3-1-.4-1.6.5-2.2m136.6 5.4c.8 1 1.4 2-.1 3.8l-3.7 3.2c-.6 1-1 2.8 1 3.3 3.6 1 12-4.5 12-4.6 1.4-1 1-3 .8-3-.8-.9-2.6-.3-3.8-.5-.6 0-2.5-.2-1.6-2a11.4 11.4 0 0 0 1.6-2.9c.5-1.2 0-2-2-2.7-2.1-.4-3-.2-5.3 0-1.2.2-1.6.8-1.9 2.3.1 2.3 1.5 2.2 3 3z"/> <path fill="#165d31" d="M268.1 189.7c-.5 1-2.3 1-4 0s-2.7-2.6-2.1-3.5 2.3-.9 4 0 2.6 2.6 2.1 3.5m-89-53.6c-1 .3-2.4-.6-3-2s-.3-2.6.7-2.9 2.3.7 3 2 .3 2.7-.8 3zM355.2 375c9.4.4 18.2 0 27.5.5 1.7 1.5.5 5-.6 4.8l-7.8-.3c-.1-3-7.7-2.5-7.5.1-4.1.5-7.8-.1-12-.3-1.2-1.5-1-4.2.4-4.8"/> </g></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sa" viewBox="0 0 640 480" height="16px" > <defs> <clipPath id="sa-a"> <path fill-opacity=".7" d="M-85.3 0h682.6v512H-85.3z"/> </clipPath> </defs> <g fill-rule="evenodd" clip-path="url(#sa-a)" transform="translate(80)scale(.9375)"> <path fill="#165d31" d="M-128 0h768v512h-768z"/> <path fill="#fff" d="M65.5 145.1c-.8 12-2 33 8.3 35.2 12.3 1.2 5.5-20.8 10-24.8.8-2 2.3-2 2.4.5v18.7c0 6 4 7.8 7 9 3.2-.2 5.4 0 6.6 3l1.6 32.3s7.4 2.2 7.8-18.1c.3-12-2.4-21.9-.8-24.2 0-2.3 3-2.4 5-1.3 3.2 2.2 4.6 5 9.6 4 7.6-2.2 12.2-5.9 12.3-11.7a47 47 0 0 0-3.5-16.6c.4-1-1.4-3.7-1-4.7 1.3 2.2 3.4 2 3.8 0-1.3-4.2-3.3-8.3-6.5-10-2.7-2.4-6.7-2-8 3-.8 5.7 2 12.4 6.1 18 .9 2.1 2.1 5.7 1.6 8.9-2.2 1.3-4.4.7-6.3-1.2 0 0-6-4.5-6-5.6 1.6-10.2.3-11.4-.6-14.3-.6-3.9-2.5-5.2-4-7.8-1.5-1.6-3.5-1.6-4.5 0-2.7 4.6-1.4 14.5.5 19 1.4 4.1 3.5 6.7 2.5 6.7-.8 2.3-2.5 1.7-3.8-1a66.6 66.6 0 0 1-2.1-17.4c-.5-4.6-1.1-14.4-4.2-17-1.8-2.4-4.5-1.2-5.5 1a82.4 82.4 0 0 0 .3 13.4c2 7.4 2.7 14 3.7 21.5.3 10.1-5.8 4.4-5.5-.7a45 45 0 0 0-.3-19.4c-1-2.6-2.1-3.2-4.6-2.8-1.9 0-6.8 5.3-8.2 14.3 0 0-1.2 4.6-1.7 8.7-.7 4.6-3.7 8-5.9-.6-1.8-6.3-3-21.6-6-18z"/> <path fill="#fff" d="m99 194.2-32 15.4c.3-7.3 15.1-20.4 25.3-20.5 6.5.1 4.9 2.5 6.6 5.1z"/> <path fill="#fff" d="M93.3 204.2c-16.8 43.5 39.5 49.6 45.8 1.8.6-2 3-3.9 3.4-.7-1.3 43.3-43.6 46.2-50.8 32.6a41.9 41.9 0 0 1-2.5-14.6c-1-8.5-5.5-5.2-6.2 3.2-.7 4.7-.5 6-.5 10.5 2.2 34.2 56.7 19.5 65.6-8.7 4.7-15.6-.8-27.1 1.7-27.1 5.4 5.8 13 .8 14.7-1.2.7-1 2.5-1.7 3.7-.4 4.2 3 11.6 1.6 13.2-3.7.9-5.3 1.6-10.7 1.8-16.2-3.5 1-6 1.7-6.3 3.2l-.7 4.6c-.3 1.5-3.2 1.5-3.4-.4-1.3-6-6.7-6.7-10 2.5-2.1 1.8-6.1 2.2-6.5-.5.5-6.2-2-7-7-4.1l-4.8-36.2c2 0 4 1.5 5.9-.9-2-6.5-6.5-19.7-9-20.7-1.1-1.4-2.1-.5-3.7-.1-2.6.8-5 3-4.2 7.4 3 18.8 5 33.1 8.1 52 .5 2.1-1.3 5-3.7 4.7-4-2.7-5-8.2-12-8-5 0-10.6 5.5-11.3 10.7-.9 4.2-1.2 8.7 0 12.3 3.5 4.2 7.7 3.8 11.4 2.9 3-1.3 5.5-4.3 6.6-3.6.7.9.1 10.9-14.3 18.5-8.7 4-15.7 4.8-19.4-2.3-2.3-4.5.2-21.4-5.6-17.5"/> <path fill="#fff" d="M165 160c3.3-1.2 19.3-19.6 19.3-19.6l-2.4-2c-.9-.7-.8-1.5 0-2.2 4-2.4 2.7-7.4.7-9.8a9.7 9.7 0 0 0-8.7.1c-2.8 2.7-3.4 7-1.2 9.6 2.1 1 4.2 3.2 2.8 4.4-6.6 7-24.5 19.1-22.4 19.5.4.6 11.5.6 11.8 0zm-97 65c-6 9.6-6.5 23.9-3.2 28.2 1.8 2 4.7 2.9 6.8 2.2 3.8-1.6 5.5-9.3 4.6-12-1.3-2-2.3-2.3-3.6-.7-2.6 5.4-3.7 1.7-4-1.3a70 70 0 0 1 .8-15.2c.7-4.2 0-3-1.4-1.2m257.1-15.3c-5.8-12.6-13.9-25-16.4-29.7a557.6 557.6 0 0 0-24.8-36c-6.2-7.4 10.2 3.1-2-11.7l-8.9-7.5c-2-1.4-6.8-4-7.6.2-.4 3.8-.2 5.8.4 8.9.5 2 3.5 5.5 5 7.5a565 565 0 0 1 53.8 86.5c2.6-1.3 2-16.1.5-18.2"/> <path fill="#fff" d="M299.6 251.5c-1.2 1.3 2.8 6.8 8 6.8 8.6-1 16.2-5.8 23.2-18.6a33 33 0 0 0 5.3-14.2 317 317 0 0 0-5.8-72.4c-.3-2 0-4.4.2-5 .6-.7 2.5 0 3.5-1.7 1.5-1.5-4-14-7-18.7-1-2.2-1.5-3.6-3.3.2a27 27 0 0 0-3 13.6c4.1 28.5 5.4 53.4 8 81.9.3 2.8-.1 6.8-2 8.4a80.2 80.2 0 0 1-27.1 19.7m116.5-.1c-6.2 3.6-6.2 7.7-1.2 7.8 8.6-1 18.8-1.7 25.8-12.3a41 41 0 0 0 4.2-16 303 303 0 0 0-4.7-71.4c-.2-2-1.1-6.7-.8-7.3.6-1.4 3.4.1 4.4-1.5 1.4-1.5-7.3-12.7-10.4-17.5-1-2.2-1.4-3.6-3.3.2a22.3 22.3 0 0 0-1.8 13.6c4.6 31 8 54.2 8.7 81.6-.4 2.6-.5 4-1.7 7.3-2.7 3.4-5.7 7.8-8.5 9.9-2.8 2-8.8 4-10.7 5.6"/> <path fill="#fff" d="M420.7 223.7c0-7.3.1-13.5-.1-19a34 34 0 0 0-3-13.5c-1.8-4.1-.7-7.4-1.6-11.8-.8-4.4-.6-11-1.8-16.1-.4-2-1.4-8.5-1.1-9.2.5-1.4 2.4 0 3.4-1.6 1.4-1.5-5-18-8.2-22.7-1.1-2.1-3.3-1.4-5.8 2-2.5 2.3-1.6 7.4-.6 12.3 6.1 32.3 10.8 61.6 9.8 92.3-.4 2.6 9-7.8 9-12.7m-45.7-40c-3.9-.2-12-7.7-14.4-12a8 8 0 0 1 .4-6.5c1.5-1 3.7-2 5.4-1 0 0 1.7 2.4 1.4 2.7 2 1 3 .5 3.2-.4.1-1.5-.6-2.4-.6-4 .9-4.6 6-5.3 8-2.4 1.4 1.8 2 5.5 2.1 8 0 1.3-2-.2-3.3 0-1.1.4-1.4 1.8-1.5 3-.2 3.3-.6 8.6-.7 12.5zm-71.8 48c1-9.8-.4-27.3-.5-33.1A477 477 0 0 0 299 154c-1.2-8.4 3.4.9 2.8-4-1.5-8.3-6.1-14-11.6-21.5-1.7-2.5-1.7-3-4.4.6-3 6.7-.4 11.4.4 16.7 3.9 17.2 6.2 33 7.3 48.7a393.4 393.4 0 0 1 .4 49c3 .1 7.6-4.7 9.3-11.8"/> <path fill="#fff" d="M434 216c-6.9-11.6-17.2-24-20-28.7a658 658 0 0 0-29.2-37.8c-8.5-9 4-1.5-1.6-8.5-4.7-5.1-6-6.8-10.1-9.9-2-1.3-3.2-3.8-4 .5a83 83 0 0 0-.2 11.2c0 1.7 1.8 5 3.4 7 20.7 25.5 43.4 51.5 61.6 84.2 2.6-1.3 1.7-16 0-18z"/> <path fill="#165d31" d="M122.6 194.7c-.5.9-1.6 2-1.2 3.1.7 1 1.4 1.3 2.6 1.3 1.1 0 2.7.3 3-.3.6-.7 1-2 .6-3.3-1.2-3-4.4-1.8-5-.8"/> <path fill="#fff" d="M354.2 362.5c9.2.4 15.2.5 23.3 1.4l9.6-1c10.6-1 11 15.1 11 15.1 0 9.5-3.7 10-8.4 11-2.7.4-4-1.6-5.5-3.6a14 14 0 0 1-7 .4c-3.9-.2-7.7-.2-11.5-.5-4-.3-6.2.5-10.3.1-.8 1.3-2 3.1-4.4 2.6-2-.3-4.5-6-3.8-10.5 1.5-3.2 1-2.1 1-3.5-37.6-1-75.5-2.7-112.3-2.2-28.8.1-57.2 1.3-85.7 2.5-15.2-.2-26.8-2.6-34.8-14.3.8 0 38.8 2.1 49.9 1.4 20.5-.2 39.3-1.9 60.2-2.5 41.2.7 82.1.7 123.3 3.6-4-2.7-4-9 2-10.6.5-.4.8 3.1 1.7 3 4.9-.3 2.7 6.3 1.7 7.6M188.6 135.3c-6.2 17.8 3.6 37.4 10.4 35.5 5 2 8-7.4 10-17.6 1.5-2.9 2.5-3.2 3.2-1.7-.2 13.6 1 16.7 4.5 20.8 7.8 6 14.3.8 14.8.3l6-6.1c1.4-1.5 3.2-1.5 5.1-.3 1.9 1.7 1.6 4.6 5.6 6.6 3.4 1.4 10.5.4 12.2-2.5 2.2-3.9 2.8-5.2 3.8-6.6 1.6-2.1 4.3-1.2 4.3-.5-.3 1.2-1.9 2.3-.8 4.5 2 1.4 2.4.5 3.5.2 4-2 7-10.6 7-10.6.1-3.2-1.7-3-2.9-2.2l-3.1 2.1c-2 .3-5.7 1.6-7.6-1.3-1.9-3.4-1.9-8.3-3.3-11.8 0-.2-2.6-5.5-.2-5.8 1.2.2 3.7.9 4.1-1.2 1.2-2.1-2.6-8-5.3-11-2.3-2.5-5.5-2.8-8.6-.2-2.2 2-1.9 4.2-2.3 6.3a9.8 9.8 0 0 0 2 8.7c2.2 4.2 6.1 9.7 4.8 17.5 0 0-2.3 3.6-6.3 3.1-1.7-.3-4.4-1-5.8-11.8-1.1-8 .2-19.4-3.2-24.7-1.3-3.3-2.2-6.4-5.2-.9-.8 2.2-4.3 5.5-1.8 12.2a36 36 0 0 1 2 19c-1.5 2.2-1.8 2.9-3.7 5-2.6 3-5.5 2.2-7.7 1.1-2-1.3-3.6-2-4.6-6.5.2-7 .6-18.5-.7-20.9-1.9-3.8-5-2.4-6.3-1.2a47.7 47.7 0 0 0-11.5 23.5c-1.8 5.8-3.7 4.1-5 1.8-3.2-3-3.5-26.7-7.4-22.8"/> <path fill="#fff" d="M207.4 174.1c2.9-2 1.6-3.4 5.8.8a72 72 0 0 1 9.2 31.3c-.2 2.6 1.6 4.2 2.5 3.6.4-6 15.1-14.4 28.6-15.6 2-.5 1-4.4 1.3-6.4-.8-7.5 4.2-14.3 11.2-14.8 9.6 1.4 12.8 6.5 13 14.2-1.1 15-16.7 17.5-25.4 18.7-1.3.5-1.9 1.1 0 1.8l36.6.2 1.9 1c.2 1-.6.2-2 2.6a29.5 29.5 0 0 0-3.7 11.5c-10.9 3.6-22.2 5-33.6 6.5-4 2-6 4.7-5.2 7.7 1.4 3.3 10.2 6.7 10.2 6.8 1.7 1 3.6 3.5-.5 8.6-17.8-.8-31.7-8.4-36.5-19.1-1.4-1.1-3 0-4 1.4-7 9-13.8 17-25.7 21.4-7 1.8-14.3-1.1-17.7-5.7-2.3-2.7-2.2-5.6-3-6.2-3.9 1.7-36.9 15.7-32.7 9.1 8-8.5 22-14.9 34.2-23.3.9-2.9 2.5-12.5 7.3-15.6.3 0-.7 5.6-.6 8 0 2-.2 2.7.2 2.2.9-.5 15.7-12.2 17-15.8 1.4-2 .3-7.2.3-7.4-2.8-7.2-6.7-7.8-8.1-11.4-1.3-4.7-.7-10.1 2-11.7 2.4-2.1 5.2-1.9 7.9.5 3 2.7 5.6 8 6.4 11.9-.5 1.5-4-1-5-.3a16 16 0 0 1 3.7 7.8c2 8.2 1.4 11.4-.6 16.7-6.6 13.9-15 18-22.4 23.2-.2 0-.3 3.5 2.4 5.4 1 1 4.9 1.5 9.4 0a54.5 54.5 0 0 0 22.3-23.3 51 51 0 0 0-2.4-22.2c-2.9-6.7-6.3-16.2-6.3-16.4-.1-4.2.2-5.6 2-7.7m-95.8-38.6c4.2 2 12.2 1.1 11.8-5.7l-.2-3.1c-.8-2-3.2-1.5-3.7.5-.2.7.3 1.8-.3 2.1-.4.4-1.7.2-1.7-1.7 0-.6-.4-1.2-.7-1.6-.2-.2-.4-.2-.9-.2-.6 0-.6.1-.9.6-.1.5-.3 1-.3 1.6 0 .7-.4.9-.8 1-.6 0-.5 0-1-.2-.2-.3-.5-.4-.5-1l-.3-1.6c-.2-.3-.6-.5-1-.6-2.3 0-2.5 2.7-2.3 3.7-.2.2-.3 4.9 2.8 6.2"/> <path fill="#fff" d="M235.1 187.7c4.2 2 14.3.9 11.8-5.6l-.2-3.2c-.9-2-3.2-1.5-3.7.6-.2.6.3 1.7-.4 2-.3.4-1.7.2-1.6-1.6 0-.6-.4-1.3-.7-1.7-.3-.1-.4-.2-1-.2-.5 0-.5.2-.8.7-.2.5-.3 1-.3 1.6-.1.6-.4.8-.9 1-.5 0-.4 0-.8-.3-.3-.3-.6-.4-.6-.9l-.3-1.6c-.2-.3-.6-.5-1-.6-2.3 0-2.5 2.6-2.4 3.6-.1.2-.2 5 3 6.2zm72-21.6c4.2 2 12.1 1.1 11.8-5.6l-.2-3.2c-.9-2-3.2-1.5-3.7.5-.2.7.3 1.8-.4 2.2-.3.3-1.7.1-1.6-1.8 0-.6-.4-1.2-.7-1.6-.3-.2-.4-.2-1-.2-.5 0-.5.2-.8.7l-.3 1.5c-.1.7-.4 1-.9 1s-.4 0-.8-.2c-.3-.3-.6-.4-.6-.9s-.1-1.3-.3-1.7c-.2-.3-.6-.4-1-.5-2.3 0-2.5 2.6-2.4 3.6-.1.2-.2 4.9 3 6.2zm37.3 54.3c-7.3 8.3-4.1 22-2.4 25 2.4 4.8 4.3 7.9 9 10.3 4.3 3.1 7.7 1.2 9.5-1 4.3-4.5 4.4-16 6.4-18.2 1.4-4.2 5-3.5 6.7-1.6a16.5 16.5 0 0 0 6.2 5.3c4 3.5 8.8 4.2 13.6 1 3.2-1.9 5.3-4.2 7.2-8.9 2-5.6 1-31.6.5-47l-4.2-21.5c0-.2-.5-10.2-1-12.5 0-1-.3-1.3.7-1.2 1.1 1 1.2 1 2 1.3 1 .2 2-1.7 1.3-3.3l-10-18.6c-.8-.8-1.9-1.6-3.2.2a7.3 7.3 0 0 0-2.4 5.5c.3 4.4 1 8.9 1.3 13.3l4 22.6c1.3 16 1.6 29.2 2.9 45.3-.2 6.8-2.3 12.7-4.3 13.6 0 0-3 1.7-5-.2-1.5-.6-7.4-9.9-7.4-9.9-3-2.7-5-2-7.1 0-6 5.8-8.6 16.4-12.7 23.8-1 1.7-4 3-7.2-.1-8.2-11.3-3.4-27.3-4.4-23.2M309 126.7c3.8 1.5 6.4 9.2 5.6 13-.8 4.5-2.8 9.5-4.2 8.9-1.6-.6 1-4.6-.5-8.8-.8-2.8-6-7.8-5.4-9.2-1-3.1 2.2-4.5 4.5-4z"/> <path fill="#fff" d="M356.6 225c.7-9.2-.6-14.8-.8-20.2s-6.1-46.6-7.3-50.6c-1.5-7.8 5.7-1 4.9-5.6-2.5-5.6-8.6-13.9-10.5-18.8-1.2-2-.7-4-3.3-.5a42.3 42.3 0 0 0-2.3 19.2c6.2 32.3 12.5 59.1 11.5 89.8 3 0 6.3-6.7 7.8-13.3m64.4-85.3c3.5 1.7 5.5 11.3 5.1 14-.7 5-2.5 10.4-3.8 9.7-1.5-.6.3-7.4-.4-9.5-.8-3-5.5-8.4-5-10-1-3.4 2-4.8 4.1-4.2m-255.7 67.9c3.3 1.3 5.3 8.3 5 10.3-.8 3.7-2.5 7.7-3.8 7.1-1.3-.4.3-5.4-.3-7-.3-3.7-4.9-5.7-4.8-7.3-.8-3 2-3.5 4-3.1z"/> <path fill="#165d31" d="M244.9 218.2c4.2.2 6.3 3.6 2.4 5-4 1.3-7.7 2.4-7.8 8 1.5 8-2 5.2-4 4.2-2.4-1.8-9.2-6-10.2-15-.1-2.1 1.6-4 4.3-4 4 1.1 10 1.2 15.3 1.8"/> <path fill="#fff" d="M77.4 124.4c4.8 1.4 5.1 8.6 4.8 10.7-.7 3.8-2.4 7.9-3.6 7.4-1.4-.5 0-5.7-.7-7.3-.7-2.2-4.8-6.4-4.4-7.6-.9-2.5 2-3.7 3.9-3.2m95.9 33.6c-3.8 2-5.2 8-2.9 11.6 2.2 3 5.6 1.9 6 1.9 3.7.4 5.9-6.9 5.9-6.9s.1-2-4.2 1.9c-1.9.3-2-.4-2.5-1.4a9 9 0 0 1 .5-5.7c.7-1.8-.7-2.6-2.8-1.4m28-36.4c-2 1.3-5.7 5.2-5.8 9.6-.1 2.5-.6 2.5 1 4 1.3 1.8 2.4 1.7 4.8.4a5.1 5.1 0 0 0 2.3-3.4c.6-2.8-3 1.4-3.4-1.8-.8-3 1.5-4.2 3.7-7 0-2 0-3.3-2.7-1.8zm22.4 4a59.5 59.5 0 0 0-1.6 11.1c-.6 2.8 3 4 4.5.4 2.4-6.5 2.4-9.3 2.6-12-.7-4.3-3.6-4.2-5.5.5m142 72.3c.4-.5 20-14.4 20-14.4 2-.7 1.5 7.2.6 7.1a77.8 77.8 0 0 1-20.7 14.3c-1 .7-1.9-5.3 0-7zm17.7-.2c3.5 1.7 4.9 11.8 4.5 14.5 0 5.4-3.3 9.6-4.7 9-1.4-.7.2-6.7-.5-8.8-.8-3-3.7-8.5-3.2-10.1-1-3.4 1.8-5.2 4-4.6zm-116 43.4a26 26 0 0 1 5.6-4.9c2-1 3.8.8 3.7.7.3 2-1.2 3.7-.7 6.3.4 1 .7 2.2 2.6 1.8 3.1-2.5 6-2.7 9-2.8 2.5.1 2.6 4.2 1 4.2-5.7 1.2-8.2 2.8-12.3 4.3-2 1.2-3.6-.3-3.6-.4s-1.1-1.1-.4-3.7c.2-2-.6-3.2-2.4-3-1.2.8-2.4 1.2-3-.3-.3-1-.4-1.6.5-2.2m136.6 5.4c.8 1 1.4 2-.1 3.8l-3.7 3.2c-.6 1-1 2.8 1 3.3 3.6 1 12-4.5 12-4.6 1.4-1 1-3 .8-3-.8-.9-2.6-.3-3.8-.5-.6 0-2.5-.2-1.6-2a11.4 11.4 0 0 0 1.6-2.9c.5-1.2 0-2-2-2.7-2.1-.4-3-.2-5.3 0-1.2.2-1.6.8-1.9 2.3.1 2.3 1.5 2.2 3 3z"/> <path fill="#165d31" d="M268.1 189.7c-.5 1-2.3 1-4 0s-2.7-2.6-2.1-3.5 2.3-.9 4 0 2.6 2.6 2.1 3.5m-89-53.6c-1 .3-2.4-.6-3-2s-.3-2.6.7-2.9 2.3.7 3 2 .3 2.7-.8 3zM355.2 375c9.4.4 18.2 0 27.5.5 1.7 1.5.5 5-.6 4.8l-7.8-.3c-.1-3-7.7-2.5-7.5.1-4.1.5-7.8-.1-12-.3-1.2-1.5-1-4.2.4-4.8"/> </g></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sb" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <defs> <clipPath id="sb-a"> <path fill-opacity=".7" d="M0 0h682.7v512H0z"/> </clipPath> </defs> <g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#sb-a)" transform="scale(.9375)"> <path fill="#0000d6" d="M0 507.2 987.4 0H0z"/> <path fill="#006000" d="M1024 0 27.2 512H1024z"/> <path fill="#fc0" d="M1024 0h-54.9L0 485.4V512h54.9L1024 27.6z"/> <path fill="#fff" d="m71.4 9.1 11.8 34.5h38.5L90.6 64.7l11.9 34.4L71.4 78 40.3 99.2l11.9-34.4-31.1-21.3h38.4zm191.1 0 11.9 34.5h38.5l-31.2 21.2 12 34.4L262.4 78l-31 21.3 11.9-34.4-31.2-21.3h38.5zm0 144.5 11.9 34.5h38.5l-31.2 21.2 12 34.4-31.2-21.3-31 21.3 11.9-34.4-31.2-21.3h38.5zm-95-71.4 11.9 34.4h38.4l-31 21.3 11.8 34.4-31-21.3-31.2 21.3 12-34.4-31.2-21.3h38.5zm-96.1 71.4 11.8 34.5h38.5l-31.1 21.2 11.9 34.4-31.1-21.3-31.1 21.3 12-34.4L21 188h38.4z"/> </g></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sb" viewBox="0 0 640 480" height="16px" > <defs> <clipPath id="sb-a"> <path fill-opacity=".7" d="M0 0h682.7v512H0z"/> </clipPath> </defs> <g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#sb-a)" transform="scale(.9375)"> <path fill="#0000d6" d="M0 507.2 987.4 0H0z"/> <path fill="#006000" d="M1024 0 27.2 512H1024z"/> <path fill="#fc0" d="M1024 0h-54.9L0 485.4V512h54.9L1024 27.6z"/> <path fill="#fff" d="m71.4 9.1 11.8 34.5h38.5L90.6 64.7l11.9 34.4L71.4 78 40.3 99.2l11.9-34.4-31.1-21.3h38.4zm191.1 0 11.9 34.5h38.5l-31.2 21.2 12 34.4L262.4 78l-31 21.3 11.9-34.4-31.2-21.3h38.5zm0 144.5 11.9 34.5h38.5l-31.2 21.2 12 34.4-31.2-21.3-31 21.3 11.9-34.4-31.2-21.3h38.5zm-95-71.4 11.9 34.4h38.4l-31 21.3 11.8 34.4-31-21.3-31.2 21.3 12-34.4-31.2-21.3h38.5zm-96.1 71.4 11.8 34.5h38.5l-31.1 21.2 11.9 34.4-31.1-21.3-31.1 21.3 12-34.4L21 188h38.4z"/> </g></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sc" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <path fill="#fff" d="M0 0h640v480H0Z"/> <path fill="#d92223" d="M0 480V0h640v160z"/> <path fill="#fcd955" d="M0 480V0h426.7z"/> <path fill="#003d88" d="M0 480V0h213.3z"/> <path fill="#007a39" d="m0 480 640-160v160z"/></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sc" viewBox="0 0 640 480" height="16px" > <path fill="#fff" d="M0 0h640v480H0Z"/> <path fill="#d92223" d="M0 480V0h640v160z"/> <path fill="#fcd955" d="M0 480V0h426.7z"/> <path fill="#003d88" d="M0 480V0h213.3z"/> <path fill="#007a39" d="m0 480 640-160v160z"/></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sd" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <defs> <clipPath id="sd-a"> <path fill-opacity=".7" d="M0 0h682.7v512H0z"/> </clipPath> </defs> <g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#sd-a)" transform="scale(.9375)"> <path fill="#000001" d="M0 341.3h1024V512H0z"/> <path fill="#fff" d="M0 170.6h1024v170.7H0z"/> <path fill="red" d="M0 0h1024.8v170.7H0z"/> <path fill="#009a00" d="M0 0v512l341.3-256z"/> </g></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sd" viewBox="0 0 640 480" height="16px" > <defs> <clipPath id="sd-a"> <path fill-opacity=".7" d="M0 0h682.7v512H0z"/> </clipPath> </defs> <g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#sd-a)" transform="scale(.9375)"> <path fill="#000001" d="M0 341.3h1024V512H0z"/> <path fill="#fff" d="M0 170.6h1024v170.7H0z"/> <path fill="red" d="M0 0h1024.8v170.7H0z"/> <path fill="#009a00" d="M0 0v512l341.3-256z"/> </g></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-se" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <path fill="#005293" d="M0 0h640v480H0z"/> <path fill="#fecb00" d="M176 0v192H0v96h176v192h96V288h368v-96H272V0z"/></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-se" viewBox="0 0 640 480" height="16px" > <path fill="#005293" d="M0 0h640v480H0z"/> <path fill="#fecb00" d="M176 0v192H0v96h176v192h96V288h368v-96H272V0z"/></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sg" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <defs> <clipPath id="sg-a"> <path fill-opacity=".7" d="M0 0h640v480H0z"/> </clipPath> </defs> <g fill-rule="evenodd" clip-path="url(#sg-a)"> <path fill="#fff" d="M-20 0h720v480H-20z"/> <path fill="#df0000" d="M-20 0h720v240H-20z"/> <path fill="#fff" d="M146 40.2a84.4 84.4 0 0 0 .8 165.2 86 86 0 0 1-106.6-59 86 86 0 0 1 59-106c16-4.6 30.8-4.7 46.9-.2z"/> <path fill="#fff" d="m133 110 4.9 15-13-9.2-12.8 9.4 4.7-15.2-12.8-9.3 15.9-.2 5-15 5 15h15.8zm17.5 52 5 15.1-13-9.2-12.9 9.3 4.8-15.1-12.8-9.4 15.9-.1 4.9-15.1 5 15h16zm58.5-.4 4.9 15.2-13-9.3-12.8 9.3 4.7-15.1-12.8-9.3 15.9-.2 5-15 5 15h15.8zm17.4-51.6 4.9 15.1-13-9.2-12.8 9.3 4.8-15.1-12.9-9.4 16-.1 4.8-15.1 5 15h16zm-46.3-34.3 5 15.2-13-9.3-12.9 9.4 4.8-15.2-12.8-9.4 15.8-.1 5-15.1 5 15h16z"/> </g></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sg" viewBox="0 0 640 480" height="16px" > <defs> <clipPath id="sg-a"> <path fill-opacity=".7" d="M0 0h640v480H0z"/> </clipPath> </defs> <g fill-rule="evenodd" clip-path="url(#sg-a)"> <path fill="#fff" d="M-20 0h720v480H-20z"/> <path fill="#df0000" d="M-20 0h720v240H-20z"/> <path fill="#fff" d="M146 40.2a84.4 84.4 0 0 0 .8 165.2 86 86 0 0 1-106.6-59 86 86 0 0 1 59-106c16-4.6 30.8-4.7 46.9-.2z"/> <path fill="#fff" d="m133 110 4.9 15-13-9.2-12.8 9.4 4.7-15.2-12.8-9.3 15.9-.2 5-15 5 15h15.8zm17.5 52 5 15.1-13-9.2-12.9 9.3 4.8-15.1-12.8-9.4 15.9-.1 4.9-15.1 5 15h16zm58.5-.4 4.9 15.2-13-9.3-12.8 9.3 4.7-15.1-12.8-9.3 15.9-.2 5-15 5 15h15.8zm17.4-51.6 4.9 15.1-13-9.2-12.8 9.3 4.8-15.1-12.9-9.4 16-.1 4.8-15.1 5 15h16zm-46.3-34.3 5 15.2-13-9.3-12.9 9.4 4.8-15.2-12.8-9.4 15.8-.1 5-15.1 5 15h16z"/> </g></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,5 +1,5 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sh-hl" viewBox="0 0 640 480" height="16px" style="border-radius: 2px">
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sh-hl" viewBox="0 0 640 480" height="16px" >
3
3
  <path fill="#006" d="M640 480V0H0v480z"/>
4
4
  <path fill="#012169" d="M0 0h320v240H0Z"/>
5
5
  <path fill="#fff" d="m37.5 0 122 90.5L281 0h39v31l-120 89.5 120 89V240h-40l-120-89.5L40.5 240H0v-30l119.5-89L0 32V0Z"/>
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-si" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <defs> <clipPath id="si-a"> <path fill-opacity=".7" d="M-15 0h682.6v512H-15.1z"/> </clipPath> </defs> <g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#si-a)" transform="translate(14.1)scale(.9375)"> <path fill="#fff" d="M-62 0H962v512H-62z"/> <path fill="#d50000" d="M-62 341.3H962V512H-62z"/> <path fill="#0000bf" d="M-62 170.7H962v170.6H-62z"/> <path fill="#d50000" d="M228.4 93c-4 61.6-6.4 95.4-15.7 111-10.2 16.8-20 29.1-59.7 44-39.6-14.9-49.4-27.2-59.6-44-9.4-15.6-11.7-49.4-15.7-111l5.8-2c11.8-3.6 20.6-6.5 27.1-7.8 9.3-2 17.3-4.2 42.3-4.7 25 .4 33 2.8 42.3 4.8 6.4 1.4 15.6 4 27.3 7.7z"/> <path fill="#0000bf" d="M222.6 91c-3.8 61.5-7 89.7-12 103.2-9.6 23.2-24.8 35.9-57.6 48-32.8-12.1-48-24.8-57.7-48-5-13.6-8-41.7-11.8-103.3 11.6-3.6 20.6-6.4 27.1-7.7 9.3-2 17.3-4.3 42.3-4.7 25 .4 33 2.7 42.3 4.7a284 284 0 0 1 27.4 7.7z"/> <path fill="#ffdf00" d="m153 109.8 1.5 3.7 7 1-4.5 2.7 4.3 2.9-6.3 1-2 3.4-2-3.5-6-.8 4-3-4.2-2.7 6.7-1z"/> <path fill="#fff" d="m208.3 179.6-3.9-3-2.7-4.6-5.4-4.7-2.9-4.7-5.4-4.9-2.6-4.7-3-2.3-1.8-1.9-5 4.3-2.6 4.7-3.3 3-3.7-2.9-2.7-4.8-10.3-18.3-10.3 18.3-2.7 4.8-3.7 2.9-3.3-3-2.7-4.7-4.9-4.3-1.9 1.8-2.9 2.4-2.6 4.7-5.4 4.9-2.9 4.7-5.4 4.7-2.7 4.6-3.9 3a65.8 65.8 0 0 0 18.6 36.3 107 107 0 0 0 36.6 20.5 104.1 104.1 0 0 0 36.8-20.5c5.8-6 16.6-19.3 18.6-36.3"/> <path fill="#ffdf00" d="m169.4 83.9 1.6 3.7 7 1-4.6 2.7 4.4 2.9-6.3 1-2 3.4-2-3.5-6-.8 4-3-4.2-2.7 6.6-1zm-33 0 1.6 3.7 7 .9-4.5 2.7 4.3 2.9-6.3 1-2 3.4-2-3.4-6-.9 4-3-4.2-2.7 6.7-1z"/> <path fill="#0000bf" d="M199.7 203h-7.4l-7-.5-8.3-4h-9.4l-8.1 4-6.5.6-6.4-.6-8.1-4H129l-8.4 4-6.9.6-7.6-.1-3.6-6.2.1-.2 11.2 1.9 6.9-.5 8.3-4.1h9.4l8.2 4 6.4.6 6.5-.6 8.1-4h9.4l8.4 4 6.9.6 10.8-2 .2.4zm-86.4 9.5 7.4-.5 8.3-4h9.4l8.2 4 6.4.5 6.4-.5 8.2-4h9.4l8.3 4 7.5.5 4.8-6h-.1l-5.2 1.4-6.9-.5-8.3-4h-9.4l-8.2 4-6.4.6-6.5-.6-8.1-4H129l-8.4 4-6.9.6-5-1.3v.2l4.5 5.6z"/> </g></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-si" viewBox="0 0 640 480" height="16px" > <defs> <clipPath id="si-a"> <path fill-opacity=".7" d="M-15 0h682.6v512H-15.1z"/> </clipPath> </defs> <g fill-rule="evenodd" stroke-width="1pt" clip-path="url(#si-a)" transform="translate(14.1)scale(.9375)"> <path fill="#fff" d="M-62 0H962v512H-62z"/> <path fill="#d50000" d="M-62 341.3H962V512H-62z"/> <path fill="#0000bf" d="M-62 170.7H962v170.6H-62z"/> <path fill="#d50000" d="M228.4 93c-4 61.6-6.4 95.4-15.7 111-10.2 16.8-20 29.1-59.7 44-39.6-14.9-49.4-27.2-59.6-44-9.4-15.6-11.7-49.4-15.7-111l5.8-2c11.8-3.6 20.6-6.5 27.1-7.8 9.3-2 17.3-4.2 42.3-4.7 25 .4 33 2.8 42.3 4.8 6.4 1.4 15.6 4 27.3 7.7z"/> <path fill="#0000bf" d="M222.6 91c-3.8 61.5-7 89.7-12 103.2-9.6 23.2-24.8 35.9-57.6 48-32.8-12.1-48-24.8-57.7-48-5-13.6-8-41.7-11.8-103.3 11.6-3.6 20.6-6.4 27.1-7.7 9.3-2 17.3-4.3 42.3-4.7 25 .4 33 2.7 42.3 4.7a284 284 0 0 1 27.4 7.7z"/> <path fill="#ffdf00" d="m153 109.8 1.5 3.7 7 1-4.5 2.7 4.3 2.9-6.3 1-2 3.4-2-3.5-6-.8 4-3-4.2-2.7 6.7-1z"/> <path fill="#fff" d="m208.3 179.6-3.9-3-2.7-4.6-5.4-4.7-2.9-4.7-5.4-4.9-2.6-4.7-3-2.3-1.8-1.9-5 4.3-2.6 4.7-3.3 3-3.7-2.9-2.7-4.8-10.3-18.3-10.3 18.3-2.7 4.8-3.7 2.9-3.3-3-2.7-4.7-4.9-4.3-1.9 1.8-2.9 2.4-2.6 4.7-5.4 4.9-2.9 4.7-5.4 4.7-2.7 4.6-3.9 3a65.8 65.8 0 0 0 18.6 36.3 107 107 0 0 0 36.6 20.5 104.1 104.1 0 0 0 36.8-20.5c5.8-6 16.6-19.3 18.6-36.3"/> <path fill="#ffdf00" d="m169.4 83.9 1.6 3.7 7 1-4.6 2.7 4.4 2.9-6.3 1-2 3.4-2-3.5-6-.8 4-3-4.2-2.7 6.6-1zm-33 0 1.6 3.7 7 .9-4.5 2.7 4.3 2.9-6.3 1-2 3.4-2-3.4-6-.9 4-3-4.2-2.7 6.7-1z"/> <path fill="#0000bf" d="M199.7 203h-7.4l-7-.5-8.3-4h-9.4l-8.1 4-6.5.6-6.4-.6-8.1-4H129l-8.4 4-6.9.6-7.6-.1-3.6-6.2.1-.2 11.2 1.9 6.9-.5 8.3-4.1h9.4l8.2 4 6.4.6 6.5-.6 8.1-4h9.4l8.4 4 6.9.6 10.8-2 .2.4zm-86.4 9.5 7.4-.5 8.3-4h9.4l8.2 4 6.4.5 6.4-.5 8.2-4h9.4l8.3 4 7.5.5 4.8-6h-.1l-5.2 1.4-6.9-.5-8.3-4h-9.4l-8.2 4-6.4.6-6.5-.6-8.1-4H129l-8.4 4-6.9.6-5-1.3v.2l4.5 5.6z"/> </g></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sj" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <path fill="#ef2b2d" d="M0 0h640v480H0z"/> <path fill="#fff" d="M180 0h120v480H180z"/> <path fill="#fff" d="M0 180h640v120H0z"/> <path fill="#002868" d="M210 0h60v480h-60z"/> <path fill="#002868" d="M0 210h640v60H0z"/></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sj" viewBox="0 0 640 480" height="16px" > <path fill="#ef2b2d" d="M0 0h640v480H0z"/> <path fill="#fff" d="M180 0h120v480H180z"/> <path fill="#fff" d="M0 180h640v120H0z"/> <path fill="#002868" d="M210 0h60v480h-60z"/> <path fill="#002868" d="M0 210h640v60H0z"/></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sk" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <path fill="#ee1c25" d="M0 0h640v480H0z"/> <path fill="#0b4ea2" d="M0 0h640v320H0z"/> <path fill="#fff" d="M0 0h640v160H0z"/> <path fill="#fff" d="M233 370.8c-43-20.7-104.6-61.9-104.6-143.2 0-81.4 4-118.4 4-118.4h201.3s3.9 37 3.9 118.4S276 350 233 370.8"/> <path fill="#ee1c25" d="M233 360c-39.5-19-96-56.8-96-131.4s3.6-108.6 3.6-108.6h184.8s3.5 34 3.5 108.6C329 303.3 272.5 341 233 360"/> <path fill="#fff" d="M241.4 209c10.7.2 31.6.6 50.1-5.6 0 0-.4 6.7-.4 14.4s.5 14.4.5 14.4c-17-5.7-38.1-5.8-50.2-5.7v41.2h-16.8v-41.2c-12-.1-33.1 0-50.1 5.7 0 0 .5-6.7.5-14.4 0-7.8-.5-14.4-.5-14.4 18.5 6.2 39.4 5.8 50 5.6v-25.9c-9.7 0-23.7.4-39.6 5.7 0 0 .5-6.6.5-14.4 0-7.7-.5-14.4-.5-14.4 15.9 5.3 29.9 5.8 39.6 5.7-.5-16.4-5.3-37-5.3-37s9.9.7 13.8.7c4 0 13.8-.7 13.8-.7s-4.8 20.6-5.3 37c9.7.1 23.7-.4 39.6-5.7 0 0-.5 6.7-.5 14.4 0 7.8.5 14.4.5 14.4a119 119 0 0 0-39.7-5.7v26z"/> <path fill="#0b4ea2" d="M233 263.3c-19.9 0-30.5 27.5-30.5 27.5s-6-13-22.2-13c-11 0-19 9.7-24.2 18.8 20 31.7 51.9 51.3 76.9 63.4 25-12 57-31.7 76.9-63.4-5.2-9-13.2-18.8-24.2-18.8-16.2 0-22.2 13-22.2 13S253 263.3 233 263.3"/></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sk" viewBox="0 0 640 480" height="16px" > <path fill="#ee1c25" d="M0 0h640v480H0z"/> <path fill="#0b4ea2" d="M0 0h640v320H0z"/> <path fill="#fff" d="M0 0h640v160H0z"/> <path fill="#fff" d="M233 370.8c-43-20.7-104.6-61.9-104.6-143.2 0-81.4 4-118.4 4-118.4h201.3s3.9 37 3.9 118.4S276 350 233 370.8"/> <path fill="#ee1c25" d="M233 360c-39.5-19-96-56.8-96-131.4s3.6-108.6 3.6-108.6h184.8s3.5 34 3.5 108.6C329 303.3 272.5 341 233 360"/> <path fill="#fff" d="M241.4 209c10.7.2 31.6.6 50.1-5.6 0 0-.4 6.7-.4 14.4s.5 14.4.5 14.4c-17-5.7-38.1-5.8-50.2-5.7v41.2h-16.8v-41.2c-12-.1-33.1 0-50.1 5.7 0 0 .5-6.7.5-14.4 0-7.8-.5-14.4-.5-14.4 18.5 6.2 39.4 5.8 50 5.6v-25.9c-9.7 0-23.7.4-39.6 5.7 0 0 .5-6.6.5-14.4 0-7.7-.5-14.4-.5-14.4 15.9 5.3 29.9 5.8 39.6 5.7-.5-16.4-5.3-37-5.3-37s9.9.7 13.8.7c4 0 13.8-.7 13.8-.7s-4.8 20.6-5.3 37c9.7.1 23.7-.4 39.6-5.7 0 0-.5 6.7-.5 14.4 0 7.8.5 14.4.5 14.4a119 119 0 0 0-39.7-5.7v26z"/> <path fill="#0b4ea2" d="M233 263.3c-19.9 0-30.5 27.5-30.5 27.5s-6-13-22.2-13c-11 0-19 9.7-24.2 18.8 20 31.7 51.9 51.3 76.9 63.4 25-12 57-31.7 76.9-63.4-5.2-9-13.2-18.8-24.2-18.8-16.2 0-22.2 13-22.2 13S253 263.3 233 263.3"/></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sl" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <g fill-rule="evenodd"> <path fill="#0000cd" d="M0 320.3h640V480H0z"/> <path fill="#fff" d="M0 160.7h640v159.6H0z"/> <path fill="#00cd00" d="M0 0h640v160.7H0z"/> </g></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sl" viewBox="0 0 640 480" height="16px" > <g fill-rule="evenodd"> <path fill="#0000cd" d="M0 320.3h640V480H0z"/> <path fill="#fff" d="M0 160.7h640v159.6H0z"/> <path fill="#00cd00" d="M0 0h640v160.7H0z"/> </g></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sm" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <g fill-rule="evenodd" stroke-width="1pt"> <path fill="#19b6ef" d="M0 240h640v240H0z"/> <path fill="#fff" d="M0 0h640v240H0z"/> </g> <path fill="#fd0" fill-rule="evenodd" stroke="#7d6c00" stroke-width="2.4" d="M317 339.2C369.6 300 426 220 359.9 177.8c-12.3-2.4-26-1.7-32.7 3.6-3.5-2-6.3-1.8-9.8 1.9-2.5-3-5-4.4-10-2.9a40.8 40.8 0 0 0-31.5-3C218 211.8 253.4 294 317 339.1z"/> <g stroke="#3a9d4f"> <path fill="#4fd46b" fill-rule="evenodd" stroke-linejoin="round" stroke-width="2.4" d="M414 250.1s6-8 6.2-8c5.9-3.4 6.5-7.9 6.5-7.9 5.9-1.8 4-6.7 4.5-7.3a6.4 6.4 0 0 0 1.4-7.1c0-.8 2-8.4-.8-9.4.1-8-4.8-7.3-8.8-2-4.2 1.2-5.1 4.7-3.6 8.5-5.5 0-5.7 8-4.1 12.4-7.3-.2-3.3 8-3.5 8.4-2.4 1.2 1.9 12.8 2.3 12.4zm-46 68.2 3.6 2.2c.8 2.8 3.4 4.6 5.3 4.1 1 4.3 5.6 3.7 9 1.2 2.7 4 6 4 10.6 2.7 4 3 9.3 1.7 12.8-1.4 3.7 3 6.2.8 8.1-2.5 3 .8 5.2.3 6.3-2.6 5.7-.5 2.9-5.9-1.8-8.2 3.7-3.2 7.9-10 2-11-1.8-1.3-5.3-1-7.9.2-.7-3-4.8-3.7-9.4-.4-1.5-3.3-7-1.7-9.5.6-3.3-2.8-7.2-2.8-12.9.4zm0-8.7c.6-3.8-2-10.6 2-11.2-.7-6.3.3-13.3 7.5-12.7 1.2-5.9 1-11.4 7.8-12.2 0 0 5.5-19.1 11.2-5.9 2.2 3.9 1.8 10.2-2.7 9 .9 4.7-.7 8.9-5.9 8.7 2.3 3.4 1.6 7.9-1 10zm33.1-23.9 6-1.2c6-4 8.5-5.7 11.5-1.2 5.1-1 10-.6 9.8 3.4 6 .5 6 4.3 5.3 7.4 1 5.3-1.4 12.3-5 3.8-11.9-7.2-18.6-6.2-37.3-2zm3.1-5.9c.2-.2 17.5-4.7 15.7-10 4.9-.8 5.9-5.7 6-5.7 10.3-3.2 9.7-9.1 9.7-9.1 2.9-3.1 8-6.3 6.9-11.8.3-6.3.9-10.2-7.6-6.1-6.3-.6-8.5 3-10.3 8.5-3-3.5-7.8 2.1-8.4 7.1 0 0-7.7 7.6-7.7 7.8l-6.5 12z"/> <path fill="#4fd46b" fill-rule="evenodd" stroke-linejoin="round" stroke-width="2.4" d="M404.5 266.4c-4.1-3.1-6.4-6.9-5.7-10.6-2.7-3.7-4.6-5.9-2-9.2l-2-7.5c-5.4-2-3.1-6.5-1.7-8.1-2.5-3.5-2.6-7.2-.2-10.4 0-6.5 4.6-4 8.3 0 0 0 6.4 4.5 1.7 8.5 4.7 1.7 6 5.7 3.4 7.4 4.1 1.8 4.7 5.5 2.5 8 4.1 3.2 2.6 7.4 3.8 11.1z"/> <path fill="#4fd46b" fill-rule="evenodd" stroke-linejoin="round" stroke-width="2.4" d="M411.8 236c-.2-.1-6.9-8.7-5-9.3-.5-2.6-2.5-5.5-1.3-8.1-3.3-3.4-3.4-7.3-.8-10.4-2.2-3-1.2-7.1 1.8-9.8-1-5 2.6-6.2 5.7-7.1 2.3-8 6-6 8.2.2 3.2 2.8 2.7 7 1.6 10.2 3.8 2.5 1.5 5.7-.2 7z"/> <path fill="#4fd46b" fill-rule="evenodd" stroke-linejoin="round" stroke-width="2.4" d="m410.8 193.1-5.7-5.7c1.5-3 2.7-8.3-1.6-10.8-2.4-5.7-14.2-12.9-16.1.8-1.8-4.1-5.6-8.2-8.3-3.4-6.2-5.3-9.5-3.7-6.3 3 0 0-2.9 4.5 4.6 8 .6.6-2.4 8.1 6.6 8.3-1.7 2.6 1 6.2 4.6 6-2.5 3.1 1.8 6.5 4.5 5.2-1.1 3.5-1 5.2 3.9 5.7l5.5 6.3 4.5 6.1z"/> <path fill="none" stroke-linecap="round" stroke-width="2.2" d="M414.3 246.5c.3-.3 11-24.8 12.4-32.2M415.4 203s1.8 20-3.1 34.6m-29.7-54.7s21.9 21 24 29.7m-8.7-32s1.4 17.3 7.5 34.3m31 28.4S414.6 261.8 404 278m11.8 30s-28.8 4-41.4 4.3m32 8s-35.8-.8-38.4-3.4m20.5-43c0 .4-18.2 30.3-18.8 40"/> </g> <path fill="#65c7ff" fill-rule="evenodd" stroke="#7d6c00" stroke-width="2.4" d="M316.9 333.4c-37.8-35.6-76.5-102.4-38-136.2 6.8 3.8 14.9.4 26-4 3.4 3.7 7.7 4.6 12 1.8a9 9 0 0 0 10.7-2.1c11 6.3 24.9 9.6 28.2 3.3 37.8 36-.6 103.2-39 137.3z"/> <path fill="#8fc753" fill-rule="evenodd" d="M317 332.4a212.8 212.8 0 0 1-42.3-57.6c2-1.7 2.9-2.2 3.9-5 5.8.8 8.9 1 16.5-.4 1.6 5.8 1.9 10.6 5.5 15.4l7.7-15a33.6 33.6 0 0 0 16.5 0c3.2 4.2 2 10.7 7.7 15.6 3.4-10 6.7-10.6 10.1-16 5 1.8 8.2 1 12.3-.3 2 2.5 1 2.4 5 6a193.7 193.7 0 0 1-42.8 57.3z"/> <path fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="1.1" d="M272.6 164.3a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.8 0zm-3.5-7.7a3.4 3.4 0 1 1-6.6 0 3.4 3.4 0 0 1 6.7 0zm-4-7.1a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm-2.8-7a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm.5-7.6a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm17.6-12.5a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0z"/> <path fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="1.1" d="M273.8 123.6a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm-7.3 4.3a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm22.4-5.4a3.4 3.4 0 1 1-6.6 0 3.4 3.4 0 0 1 6.6 0zm9.4.8a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm8.2-.5a3.4 3.4 0 1 1-6.6 0 3.4 3.4 0 0 1 6.7 0z"/> <path fill="#fd0" fill-rule="evenodd" stroke="#7d6c00" stroke-width="1.1" d="M325.9 117.5a8.6 8.6 0 1 1-17.2 0 8.6 8.6 0 0 1 17.2 0z"/> <path fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="1.1" d="M335 122.7a3.4 3.4 0 1 1-6.8 0 3.4 3.4 0 0 1 6.7 0zm8.6.7a3.4 3.4 0 1 1-6.6 0 3.4 3.4 0 0 1 6.7 0zm8.5-.4a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm7.1-.3a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm8.9 1a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm7 4.4a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0z"/> <path fill="#e40000" fill-rule="evenodd" stroke="#ac0000" stroke-width="2.4" d="m269.4 151.7 8.6 16.5h79.2l9.2-15.9c-5.4-3.7-9-6.5-16.7-4.8-4.3-6.2-9-7.3-16-6.7-2.1-2.1-4-3.4-7.6-4l-16.6.5c-4.4.4-7.8 3.8-8 3.8-7-.9-13.5-.7-15.2 6.2-6.5-1.6-11 .2-16.9 4.4z"/> <path fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="1.1" d="M378 135.3a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm.6 8a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm-2.5 7.2a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm-3 6a3.4 3.4 0 1 1-6.8 0 3.4 3.4 0 0 1 6.7 0zm-3.7 7.5a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm-46.8-9.6a5 5 0 1 1-10 0 5 5 0 0 1 10 0z"/> <path fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="1.1" d="M323.6 143a6 6 0 1 1-12 0 6 6 0 0 1 12 0z"/> <path fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="1.1" d="M322.7 132a5.4 5.4 0 1 1-10.8 0 5.4 5.4 0 0 1 10.8 0z"/> <path fill="#fd0" fill-rule="evenodd" stroke="#7d6c00" stroke-width="1.1" d="M315.5 109v-4.2l-3.6-.1.2-3.2h3v-2.8h4.5v2.5h3.5l-.1 3.4h-3.6v4.5h-4z"/> <path fill="none" stroke="#fd0" stroke-width="3.3" d="M277.6 168.2c-7.1-12-17.6-28.4-11-35.5 8.9-10.1 29.9-1 43.3-6.8 1 11.4-2.2 30.4 2.9 34.3l-4.8 4.2c-3-3.7-8.4-8.8-15.2.2-4-3.4-8.3-2.8-10.4 1.7-2 .3-1.9 1.1-4.8 1.9zm80-.5c7.2-12 17.6-28.3 11.1-35.4-9-10.1-30-1-43.3-6.9-1 11.5 2.2 30.5-3 34.4l4.8 4.2c4.7-6.5 10.4-6.7 15.3.2 3.9-3.4 7.9-3 10.4 1.7 2 .3 1.8 1 4.8 1.8z"/> <path fill="#fd0" fill-rule="evenodd" stroke="#7d6c00" stroke-width="2.4" d="M277.3 177.1a437 437 0 0 1 79.3 0l3.1-9c-27.7-5-46.8-5.6-83-.6z"/> <path fill="#c76e2e" fill-rule="evenodd" d="m314.1 329.4.6-4.2c2.9.8 5 .5 7.4-.4l2.4-3.7-1.8-2.1c-1.6.3-3 1.8-4 3.1-1.6.1-3-.7-4.6-1l-1.5-6.4c-1.5-1.8-4.7-1.7-4 1.5l.3 2.5c.6 1.5.9 3.6 1.9 4.7v2.6zm1.2-18.3c-2 1-4.6-.8-7.3-1.9-2.5-.1-4.4 2-7.4 1.3.6-1.6 1.9-1.9 2.8-2.8-.7-4.1 1.5-5.5 2.1-5.5.6 0 3.1.6 3.1.6l2.4.3c1.5 2.7 3.5 5 4.3 8"/> <path fill="#ffe100" fill-rule="evenodd" stroke="#e9bf00" stroke-width="2.4" d="M300.8 366c7-11.4 56.2-34.4 102.4-84.2-47 45.3-76.4 56.4-114.8 84l12.4.3z"/> <path fill="#9d4916" fill-rule="evenodd" stroke="#68300e" stroke-width="1.1" d="M368.4 313.2a3.6 3.6 0 1 1-7.2 0 3.6 3.6 0 0 1 7.2 0zm34.4-34.9a4 4 0 1 1-8.1 0 4 4 0 0 1 8 0zm11.4-29.6a3.6 3.6 0 1 1-7.1 0 3.6 3.6 0 0 1 7.1 0zM403 210.3a3.6 3.6 0 1 1-7.1 0 3.6 3.6 0 0 1 7.1 0z"/> <path fill="#fff" fill-rule="evenodd" stroke="#a9a9a9" stroke-width="1.1" d="M279.1 269.6v-15.2l-1.5-1.2v-3.6l2.8-.3.5-17-1.8-1-.2-2.8s2 .8 2 .3l.5-3.4s-1.3-.2-1.3-.7 1.6-1.8 1.6-1.8-.8-.8-1-1.3l-.8-2.8.8-2.9-.5-1.5-1.3-2.3 1.8-1.8-.5-2.8a10 10 0 0 1 1.5-2.9c.3-.2 2.3-3 2.3-3l4.4-1 5.1.7 2.8 1.8.5 4.6s-.5 2.8-.7 2.8l-2.3 1s-2.6.3-2.9 0 .8 3.2.8 3.2v3l-.2 3.9s0 1.8-.3 2-.8 1-.8 1l-.2 4 4 1-.2 2.3-2.8.2.5 15.7 4.1.7v4.4l-1.8 1-.5 15.7zm62.4.3v-15.2l-1.5-1.3v-3.6l2.8-.2.5-17-1.8-1-.2-2.8s2 .7 2 .2l.5-3.3s-1.3-.3-1.3-.8 1.6-1.8 1.6-1.8-.8-.7-1-1.3l-.8-2.8.8-2.8-.6-1.5-1.2-2.3 1.8-1.8-.6-2.9a10 10 0 0 1 1.6-2.8l2.3-3 4.4-1.1 5.1.8 2.8 1.8.5 4.6s-.5 2.8-.7 2.8l-2.3 1s-2.6.3-2.9 0 .8 3.1.8 3.1v3.1l-.3 3.9s0 1.7-.2 2l-.8 1-.2 3.9 4 1-.2 2.3-2.8.3.5 15.6 4.1.8v4.4l-1.8 1-.5 15.7zm-31.6.5v-15.2l-1.5-1.2v-3.7l2.8-.2.5-17-1.8-1-.2-2.8s2 .8 2 .3l.5-3.4s-1.2-.2-1.2-.7 1.5-1.9 1.5-1.9-.8-.7-1-1.2l-.8-2.9.8-2.8-.5-1.5-1.3-2.3 1.8-1.8-.5-2.9a9 9 0 0 1 1.5-2.8c.3-.2 2.3-3 2.3-3l4.4-1 5.1.7 2.8 1.8.6 4.6s-.6 2.8-.8 2.8l-2.3 1s-2.6.3-2.8 0 .7 3.1.7 3.1v3.1l-.2 3.9s0 1.8-.3 2l-.8 1-.2 3.9 4 1-.2 2.3-2.8.3.5 15.7 4.1.7v4.4l-1.8 1-.5 15.7H310z"/> <path fill-rule="evenodd" d="M283 269.5v-12h6.6V270zm31.4 1 .3-12.2h6v11.9l-6.3.2zm31-.3-.4-11.5 6.5-.2v12l-6-.3zm-60.8-36h3.8v6.1h-3.8zm30.3.2h5.3v6h-5.3zm31 .5h4.6v5.7H346z"/> <path fill="none" stroke="#a8a8a8" stroke-width="1.1" d="M286.6 207c4 4.6 4.3 4.6 4.3 4.6m26.2-4.6c.8 1.5 2 4.8 3.6 5.1m29.3-4.4s1.3 3.6 3 4.1"/> <path fill="#b97700" fill-rule="evenodd" d="M282.2 194c12-3.9-2.8-11.6-5.3 0-3.8.7-4.3 3.5-12.7 2.3-20.4 33-5.3 86.5 54.1 141.8-106.4-90.6-63.2-157.6-33.7-155 16 1 8 21-2.4 11z"/> <path fill="none" stroke="#7d6c00" stroke-width="2.4" d="M285.6 177s9.7 2.7 9.7 6.8m0-7.5s6.8 3 8.3 5.6m45.1-4.5s-8.6 1.2-10.5 3.8m-2.6-3s-5 4.1-4.5 5.3m3.4 12.7c-.8-.3-4.2-4.9-3.4-10.5m-29.8 7.5s2.3-2.6 2.3-7.5m13.5-1.9.4 11m9.4-1.6c0-.7 3-7.9-.4-11.3m-20.3-1.5s-2.6 7.2-.7 13.2m20-6.8s-4.2 1.2-6 3m-11.8-1.9c0-.3 4.6-1 6 1.6"/> <path fill="#c76e2e" fill-rule="evenodd" d="M300.6 301.9c.2 0 3.8-.7 3.8-2.4 1.8-1.2.5-4.5.5-4.5l-3.4-.6-4.6-5.2c-.2-1.6.3-3.1-.7-4.8-3.2.8-5 3.5-6 6.5.7 1 .8 2 2.3 2.9 1.5.2 2.5-.7 3.9-.4.7 1.3.5 2.4.8 3.6 1.9 1.3 2.3 3.2 3.4 4.9m-4.1-22.2v-6.2l-4.4-.2c-.6 1-1.6 1.4-2.2 2.2l-3.1 1.6c1.3 1.5 2.9 2.4 3.8 3.2 2.3.6 4.1.6 5.9-.6m-13.8 9.1-2.4-4a7.2 7.2 0 0 1 4.7.3s1 2.5.3 3.4c-.4.9-2.7.5-2.6.3m36.5 4.1a4.6 4.6 0 0 0 2.7-3.3l-4.5-5.1-4-.1c-1-1-2.4-1.2-3.6-1.2 0 0 1.2 2 2.8 2.3 1.2 2.6 6.2 7.4 6.6 7.4m4.3.6c0-.1 4-1.4 6-1.3-.1-1.6 3-5.3 3-5.3l5.6 7.3c-1 .8-2.8.6-4.2.8 0 0-2.7 2.6-3 2.7s-5.2 1.3-7.6-.2c-1-2 .3-4.3.2-4m3.2-12.8a14 14 0 0 0 0-7.6h-6.4l-4.2 2s1.3 4.2 3 3.8c.7 2.1 2.9 1.6 4 2.4zm24.9-6.4c-1 2.7-1.4 5.5-.2 8 1.2.3 2.6 1 3.6.8l5.1-9.2c-3.5-1.1-6.4-1-8.6.4z"/> <path fill="#b97700" fill-rule="evenodd" d="M353.1 193.2c-12-3.9 2.8-11.7 5.3 0 3.9.6 4.4 3.5 12.8 2.3 20.3 33 5.2 86.5-54.2 141.8 106.5-90.6 63.2-157.6 33.7-155.1-16 1-8 21 2.4 11"/> <path fill="#c76e2e" fill-rule="evenodd" d="M354.3 284.7c-.2 0-3 2-3 2l-4.2 1.7-4.4.1-1-3 3.4-3c-2.8-.5-5.7.7-8 2.8 0 0 0 3.3 2 5 1.1 1.4 4.5 4 4.5 4a7 7 0 0 0 5.4-1zm-23.2 30.1c1.4.4 11.3-12.7 11.3-12.7a10 10 0 0 0-4.9-5.4s-4.8 5.7-4.9 7.6c-.8 1.7-3 8.3-2 9.2-.1.2-.5 2.9.5 1.3"/> <path fill="#006800" fill-rule="evenodd" stroke="#004100" stroke-linejoin="round" stroke-width="2.4" d="M266.4 317.4c-14.8-12.9-34.8-20-62.7-10.3 7.5 3.2 15.6 4.3 22.5 7.9z"/> <path fill="none" stroke="#00a400" stroke-linecap="round" stroke-width="2.2" d="M223.4 308.3c29.3.6 37.8 7.9 36.3 6.7"/> <path fill="#006800" fill-rule="evenodd" stroke="#004100" stroke-linejoin="round" stroke-width="2.2" d="M267 319c-8.8 1.6-20.8 10-24.4 9.7-9.5-1.1-18.5-5-27.7-8-3.8-1.2-7.7 0-11.6 0 32.8-15.5 44-13.4 63.7-1.8z"/> <path fill="#006800" fill-rule="evenodd" stroke="#004100" stroke-linejoin="round" stroke-width="2.4" d="M245.4 296s-11 1.6-15.9 1.9c-4.8-.3-12-4.8-19.8-13-4-4.6-13.4-4-13.4-4 20.6-4.4 36.7-.2 49 15.2zm-15-21.2c-14.9-1-33.5-14.3-37.7-30.2 0 .2 5.5 3.5 4.6 4.3 24.4 6.2 26 11.2 33.1 25.9zm25 25.5c2.1-13.5 2.7-22.4-3.6-30.4-5.3-6-6.6-9.7-10.4-18.3-1.1 17.8-5 32.5 14 48.7zM232 263c11-16.1 13-28.3 11.2-47.5-.3 1.5-4 11-4.2 11-16.5 10.3-9.2 26.5-7 36.5z"/> <path fill="#006800" fill-rule="evenodd" stroke="#004100" stroke-linejoin="round" stroke-width="2.4" d="M222.2 185c11 16.1 9.4 31.3 7.6 50.5-.3-1.5-4-11-4.2-11-16.5-10.3-5.5-29.5-3.4-39.5z"/> <path fill="#006800" fill-rule="evenodd" stroke="#004100" stroke-linejoin="round" stroke-width="2.4" d="M231.3 210c26.8-13.6 16.5-30.7 21.4-44-18.6 13.9-21 28.6-21.3 44z"/> <path fill="none" stroke="#00a400" stroke-linecap="round" stroke-width="2.2" d="M235 206.6c3.4-9.5 10-25.6 10.7-25.6M227 226.4c-.6-6.7-4-24.7-4.3-26.5"/> <path fill="#006800" fill-rule="evenodd" stroke="#004100" stroke-linejoin="round" stroke-width="2.4" d="M228.3 256.5c-15-1-31-21.3-35.3-37.1 0 .2 5.5 3.4 4.6 4.2 21.4 9.6 23.6 18.2 30.7 32.9zm-4.4-14c-11-16.1-13-28.3-11.3-47.5.3 1.5 4 11 4.3 11 16.4 10.3 9.1 26.5 7 36.5zm9.9-28.3c27.7-12.3 19.2-25.2 27.4-38.7-18.6 13.8-27.1 23.4-27.4 38.7z"/> <path fill="none" stroke="#00a400" stroke-linecap="round" stroke-width="2.2" d="M235 211.4a70.7 70.7 0 0 0 15.2-20.7"/> <g fill-rule="evenodd"> <path fill="#ffe100" stroke="#e9bf00" stroke-width="2.4" d="m333.6 366.4 13.4.2c-44.7-42-130.5-60.2-118.6-137.4-12.3 83.7 70.1 91.5 105.2 137.2z"/> <path fill="#9d4916" stroke="#68300e" stroke-width="1.1" d="M235.4 212.7a4.3 4.3 0 1 1-8.6 0 4.3 4.3 0 0 1 8.6 0zm-2.6 23.6a4 4 0 1 1-8.1 0 4 4 0 0 1 8 0zm3.8 33.7a3.6 3.6 0 1 1-7.2 0 3.6 3.6 0 0 1 7.2 0zm31.3 37.2a3.6 3.6 0 1 1-7.2 0 3.6 3.6 0 0 1 7.2 0zm4.5 10.7a3.6 3.6 0 1 1-7.2 0 3.6 3.6 0 0 1 7.2 0z"/> </g> <g fill="#fff" fill-rule="evenodd"> <g stroke="#000" stroke-width="1.1"> <path d="M288.2 349a15.5 15.5 0 0 1-4.8-5.8l-14-1.5-.2 8z"/> <path stroke-linejoin="round" d="M185.3 339.6c8.2 1.5 20.5-.8 24.5 4.5 4.8 5.4-15.1 13.9-12.3 18.6 6.2 6.5 12.5 3.8 19.4.2 1.7-3.5 3-9.8 3.8-11.7-2.5-5.7-9.3-8.6-7.5-17.3 11.3-4.2 33.2-3.9 35.6-2.2 1.8 3.6.1 5.2.5 8.1-1.9 3.7-6.7 9.8-6.7 13.1 12 4.2 15-.6 25.8-.4 12.6.2 20.2 3.6 23-1.4-2-4.4-13.5-.8-17.8-3.6-2.2-.7-3.6-2.5-5.5-4.4s-7.2-2-8-6.9c2.2-10.2 17-8.6 19.3-10.2l38.4 2.7c7-.2 11 12.3 1.5 16-9.4 3.8-37.1-5.5-49.2.9-.6-2.6-9.3-6.6-9.9-6.7-3.7 1-10.9.7-10.9.7-1.7 3.2-3.8 5.6-5.5 8.9-8-3.5-15.5 2.7-24.2.9l-13.6 1.5-8.6-.8-13.2 3.8 9.4-8.3z"/> <path d="M184.7 338a3.6 3.6 0 1 1-7.2 0 3.6 3.6 0 0 1 7.2 0zm-1 18a3.6 3.6 0 1 1-7.2 0 3.6 3.6 0 0 1 7.3 0z"/> </g> <g stroke="#000" stroke-width="1.1"> <path d="M346.3 349.1c2.3-2.1 3.8-3.5 4.7-5.8l14-1.6.3 8z"/> <path stroke-linejoin="round" d="M449.1 339.6c-8.1 1.5-20.4-.7-24.4 4.5-4.9 5.5 15 14 12.2 18.6-6.2 6.6-12.5 3.9-19.4.3-1.6-3.5-2.9-9.8-3.8-11.7 2.6-5.8 9.3-8.6 7.6-17.3-11.4-4.3-33.3-4-35.6-2.3-1.9 3.7-.2 5.3-.6 8.2 2 3.6 6.8 9.8 6.8 13-12 4.3-15.1-.6-25.8-.3-12.6.2-20.3 3.5-23-1.5 1.9-4.3 13.4-.8 17.8-3.5 2.2-.8 3.6-2.5 5.5-4.5s7.2-2 8-6.8c-2.2-10.2-17-8.7-19.4-10.2l-38.4 2.6c-7-.2-10.9 12.3-1.5 16.1 9.4 3.8 37.2-5.6 49.2.8.7-2.6 9.3-6.5 10-6.7 3.6 1.1 10.8.7 10.8.7 1.8 3.3 3.8 5.7 5.6 9 8-3.6 15.5 2.7 24.2.8l13.5 1.5 8.7-.7 13.2 3.7-9.4-8.2 8.2-6z"/> <path d="M449.7 338a3.6 3.6 0 1 0 7.3 0 3.6 3.6 0 0 0-7.3 0zm1 18a3.6 3.6 0 1 0 7.2 0 3.6 3.6 0 0 0-7.2 0z"/> </g> <path d="M317 329.3c-3.2-.6-4.4-.4-6.6-.6l-5.1 15.8c8 .7 15.3.7 15.3.7-4.8-1-3.7-15.8-3.6-15.9"/> </g> <g font-family="Trebuchet MS" font-size="9" font-weight="bold"> <path d="M283.4 340.2v-10.7h1.8v9h5v1.7z" aria-label="L"/> <path d="M291.7 340.7V330h1.9v10.7z" aria-label="I"/> <path d="M300 341.5h-3.3V331l3.2-.2q1.7 0 2.5.7 1 .8 1 2.1 0 1.2-1.3 2 2 .7 2 2.9 0 1.5-1.2 2.3-1 .8-2.8.8zm-1.3-9.1v2.5h1q1.7 0 1.7-1.4 0-1.1-1.7-1.1zm0 4v3.5h1q1.2 0 1.7-.4.7-.3.7-1.3t-.5-1.3q-.5-.5-1.9-.5z" aria-label="B"/> <path d="M308.6 333v2.7h3.4v1.7h-3.4v3.1h5v1.7h-6.9v-10.7h6.7v1.7z" aria-label="E"/> <path d="m322.2 342.4-2.8-4.5H318v4.5h-1.8v-10.7h1.2l1.6-.2q4.2 0 4.2 3.2 0 1-.5 1.7-.7.8-1.5 1.1l3.3 4.9zm-4.2-9v2.8h.9l1.6-.2q.7-.3.7-1.3 0-.8-.5-1.2-.7-.3-2-.3h-.7z" aria-label="R"/> <path d="M329.9 333v9h-2v-9h-3.4v-1.6h8.9v1.6z" aria-label="T"/> <path d="m340.7 340.5-.8-2.1h-3.7l-.7 2.1h-2.1l4.3-10.8h.8l4.4 10.8zM338 333l-1.1 4h2.5z" aria-label="A"/> <path d="m344.4 339.7.6-1.7q1.2.7 2.2.7 1.7 0 1.7-1.2l-.4-1-1.6-1.1-1.7-1-.7-1-.1-1.2q0-1.3.8-2.2 1-.6 2.3-.6 1.9 0 2.9.6l-.7 1.7q-1-.8-2.2-.8-.6 0-1 .3-.3.3-.3 1 0 .8 2 1.8 1.2.5 1.7 1l.6 1 .2 1.4q0 1.3-1 2.1t-2.7.9q-1.6 0-2.6-.9z" aria-label="S"/> </g> <path fill="none" stroke="#00a400" stroke-linecap="round" stroke-width="2.2" d="M231.3 318.6c10.1 1.2 24.1.3 30.2 0M216 284.2c8.6 6.7 27.1 10.7 26.8 10.7m10.7 1.8c-2.8-14-5.8-17.4-8.3-26.2m-43.5-15.8c14.3 6.4 16.5 10.6 25.6 17m5.2-14c1.2-17.3 3.6-21.9 7.9-25.9m-38.7-2c5.2 5.7 22.2 23.7 22.2 23.7m-7-39.6c6.4 4.5 6.4 21 6.4 21"/></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sm" viewBox="0 0 640 480" height="16px" > <g fill-rule="evenodd" stroke-width="1pt"> <path fill="#19b6ef" d="M0 240h640v240H0z"/> <path fill="#fff" d="M0 0h640v240H0z"/> </g> <path fill="#fd0" fill-rule="evenodd" stroke="#7d6c00" stroke-width="2.4" d="M317 339.2C369.6 300 426 220 359.9 177.8c-12.3-2.4-26-1.7-32.7 3.6-3.5-2-6.3-1.8-9.8 1.9-2.5-3-5-4.4-10-2.9a40.8 40.8 0 0 0-31.5-3C218 211.8 253.4 294 317 339.1z"/> <g stroke="#3a9d4f"> <path fill="#4fd46b" fill-rule="evenodd" stroke-linejoin="round" stroke-width="2.4" d="M414 250.1s6-8 6.2-8c5.9-3.4 6.5-7.9 6.5-7.9 5.9-1.8 4-6.7 4.5-7.3a6.4 6.4 0 0 0 1.4-7.1c0-.8 2-8.4-.8-9.4.1-8-4.8-7.3-8.8-2-4.2 1.2-5.1 4.7-3.6 8.5-5.5 0-5.7 8-4.1 12.4-7.3-.2-3.3 8-3.5 8.4-2.4 1.2 1.9 12.8 2.3 12.4zm-46 68.2 3.6 2.2c.8 2.8 3.4 4.6 5.3 4.1 1 4.3 5.6 3.7 9 1.2 2.7 4 6 4 10.6 2.7 4 3 9.3 1.7 12.8-1.4 3.7 3 6.2.8 8.1-2.5 3 .8 5.2.3 6.3-2.6 5.7-.5 2.9-5.9-1.8-8.2 3.7-3.2 7.9-10 2-11-1.8-1.3-5.3-1-7.9.2-.7-3-4.8-3.7-9.4-.4-1.5-3.3-7-1.7-9.5.6-3.3-2.8-7.2-2.8-12.9.4zm0-8.7c.6-3.8-2-10.6 2-11.2-.7-6.3.3-13.3 7.5-12.7 1.2-5.9 1-11.4 7.8-12.2 0 0 5.5-19.1 11.2-5.9 2.2 3.9 1.8 10.2-2.7 9 .9 4.7-.7 8.9-5.9 8.7 2.3 3.4 1.6 7.9-1 10zm33.1-23.9 6-1.2c6-4 8.5-5.7 11.5-1.2 5.1-1 10-.6 9.8 3.4 6 .5 6 4.3 5.3 7.4 1 5.3-1.4 12.3-5 3.8-11.9-7.2-18.6-6.2-37.3-2zm3.1-5.9c.2-.2 17.5-4.7 15.7-10 4.9-.8 5.9-5.7 6-5.7 10.3-3.2 9.7-9.1 9.7-9.1 2.9-3.1 8-6.3 6.9-11.8.3-6.3.9-10.2-7.6-6.1-6.3-.6-8.5 3-10.3 8.5-3-3.5-7.8 2.1-8.4 7.1 0 0-7.7 7.6-7.7 7.8l-6.5 12z"/> <path fill="#4fd46b" fill-rule="evenodd" stroke-linejoin="round" stroke-width="2.4" d="M404.5 266.4c-4.1-3.1-6.4-6.9-5.7-10.6-2.7-3.7-4.6-5.9-2-9.2l-2-7.5c-5.4-2-3.1-6.5-1.7-8.1-2.5-3.5-2.6-7.2-.2-10.4 0-6.5 4.6-4 8.3 0 0 0 6.4 4.5 1.7 8.5 4.7 1.7 6 5.7 3.4 7.4 4.1 1.8 4.7 5.5 2.5 8 4.1 3.2 2.6 7.4 3.8 11.1z"/> <path fill="#4fd46b" fill-rule="evenodd" stroke-linejoin="round" stroke-width="2.4" d="M411.8 236c-.2-.1-6.9-8.7-5-9.3-.5-2.6-2.5-5.5-1.3-8.1-3.3-3.4-3.4-7.3-.8-10.4-2.2-3-1.2-7.1 1.8-9.8-1-5 2.6-6.2 5.7-7.1 2.3-8 6-6 8.2.2 3.2 2.8 2.7 7 1.6 10.2 3.8 2.5 1.5 5.7-.2 7z"/> <path fill="#4fd46b" fill-rule="evenodd" stroke-linejoin="round" stroke-width="2.4" d="m410.8 193.1-5.7-5.7c1.5-3 2.7-8.3-1.6-10.8-2.4-5.7-14.2-12.9-16.1.8-1.8-4.1-5.6-8.2-8.3-3.4-6.2-5.3-9.5-3.7-6.3 3 0 0-2.9 4.5 4.6 8 .6.6-2.4 8.1 6.6 8.3-1.7 2.6 1 6.2 4.6 6-2.5 3.1 1.8 6.5 4.5 5.2-1.1 3.5-1 5.2 3.9 5.7l5.5 6.3 4.5 6.1z"/> <path fill="none" stroke-linecap="round" stroke-width="2.2" d="M414.3 246.5c.3-.3 11-24.8 12.4-32.2M415.4 203s1.8 20-3.1 34.6m-29.7-54.7s21.9 21 24 29.7m-8.7-32s1.4 17.3 7.5 34.3m31 28.4S414.6 261.8 404 278m11.8 30s-28.8 4-41.4 4.3m32 8s-35.8-.8-38.4-3.4m20.5-43c0 .4-18.2 30.3-18.8 40"/> </g> <path fill="#65c7ff" fill-rule="evenodd" stroke="#7d6c00" stroke-width="2.4" d="M316.9 333.4c-37.8-35.6-76.5-102.4-38-136.2 6.8 3.8 14.9.4 26-4 3.4 3.7 7.7 4.6 12 1.8a9 9 0 0 0 10.7-2.1c11 6.3 24.9 9.6 28.2 3.3 37.8 36-.6 103.2-39 137.3z"/> <path fill="#8fc753" fill-rule="evenodd" d="M317 332.4a212.8 212.8 0 0 1-42.3-57.6c2-1.7 2.9-2.2 3.9-5 5.8.8 8.9 1 16.5-.4 1.6 5.8 1.9 10.6 5.5 15.4l7.7-15a33.6 33.6 0 0 0 16.5 0c3.2 4.2 2 10.7 7.7 15.6 3.4-10 6.7-10.6 10.1-16 5 1.8 8.2 1 12.3-.3 2 2.5 1 2.4 5 6a193.7 193.7 0 0 1-42.8 57.3z"/> <path fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="1.1" d="M272.6 164.3a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.8 0zm-3.5-7.7a3.4 3.4 0 1 1-6.6 0 3.4 3.4 0 0 1 6.7 0zm-4-7.1a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm-2.8-7a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm.5-7.6a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm17.6-12.5a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0z"/> <path fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="1.1" d="M273.8 123.6a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm-7.3 4.3a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm22.4-5.4a3.4 3.4 0 1 1-6.6 0 3.4 3.4 0 0 1 6.6 0zm9.4.8a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm8.2-.5a3.4 3.4 0 1 1-6.6 0 3.4 3.4 0 0 1 6.7 0z"/> <path fill="#fd0" fill-rule="evenodd" stroke="#7d6c00" stroke-width="1.1" d="M325.9 117.5a8.6 8.6 0 1 1-17.2 0 8.6 8.6 0 0 1 17.2 0z"/> <path fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="1.1" d="M335 122.7a3.4 3.4 0 1 1-6.8 0 3.4 3.4 0 0 1 6.7 0zm8.6.7a3.4 3.4 0 1 1-6.6 0 3.4 3.4 0 0 1 6.7 0zm8.5-.4a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm7.1-.3a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm8.9 1a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm7 4.4a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0z"/> <path fill="#e40000" fill-rule="evenodd" stroke="#ac0000" stroke-width="2.4" d="m269.4 151.7 8.6 16.5h79.2l9.2-15.9c-5.4-3.7-9-6.5-16.7-4.8-4.3-6.2-9-7.3-16-6.7-2.1-2.1-4-3.4-7.6-4l-16.6.5c-4.4.4-7.8 3.8-8 3.8-7-.9-13.5-.7-15.2 6.2-6.5-1.6-11 .2-16.9 4.4z"/> <path fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="1.1" d="M378 135.3a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm.6 8a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm-2.5 7.2a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm-3 6a3.4 3.4 0 1 1-6.8 0 3.4 3.4 0 0 1 6.7 0zm-3.7 7.5a3.4 3.4 0 1 1-6.7 0 3.4 3.4 0 0 1 6.7 0zm-46.8-9.6a5 5 0 1 1-10 0 5 5 0 0 1 10 0z"/> <path fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="1.1" d="M323.6 143a6 6 0 1 1-12 0 6 6 0 0 1 12 0z"/> <path fill="#fff" fill-rule="evenodd" stroke="#000" stroke-width="1.1" d="M322.7 132a5.4 5.4 0 1 1-10.8 0 5.4 5.4 0 0 1 10.8 0z"/> <path fill="#fd0" fill-rule="evenodd" stroke="#7d6c00" stroke-width="1.1" d="M315.5 109v-4.2l-3.6-.1.2-3.2h3v-2.8h4.5v2.5h3.5l-.1 3.4h-3.6v4.5h-4z"/> <path fill="none" stroke="#fd0" stroke-width="3.3" d="M277.6 168.2c-7.1-12-17.6-28.4-11-35.5 8.9-10.1 29.9-1 43.3-6.8 1 11.4-2.2 30.4 2.9 34.3l-4.8 4.2c-3-3.7-8.4-8.8-15.2.2-4-3.4-8.3-2.8-10.4 1.7-2 .3-1.9 1.1-4.8 1.9zm80-.5c7.2-12 17.6-28.3 11.1-35.4-9-10.1-30-1-43.3-6.9-1 11.5 2.2 30.5-3 34.4l4.8 4.2c4.7-6.5 10.4-6.7 15.3.2 3.9-3.4 7.9-3 10.4 1.7 2 .3 1.8 1 4.8 1.8z"/> <path fill="#fd0" fill-rule="evenodd" stroke="#7d6c00" stroke-width="2.4" d="M277.3 177.1a437 437 0 0 1 79.3 0l3.1-9c-27.7-5-46.8-5.6-83-.6z"/> <path fill="#c76e2e" fill-rule="evenodd" d="m314.1 329.4.6-4.2c2.9.8 5 .5 7.4-.4l2.4-3.7-1.8-2.1c-1.6.3-3 1.8-4 3.1-1.6.1-3-.7-4.6-1l-1.5-6.4c-1.5-1.8-4.7-1.7-4 1.5l.3 2.5c.6 1.5.9 3.6 1.9 4.7v2.6zm1.2-18.3c-2 1-4.6-.8-7.3-1.9-2.5-.1-4.4 2-7.4 1.3.6-1.6 1.9-1.9 2.8-2.8-.7-4.1 1.5-5.5 2.1-5.5.6 0 3.1.6 3.1.6l2.4.3c1.5 2.7 3.5 5 4.3 8"/> <path fill="#ffe100" fill-rule="evenodd" stroke="#e9bf00" stroke-width="2.4" d="M300.8 366c7-11.4 56.2-34.4 102.4-84.2-47 45.3-76.4 56.4-114.8 84l12.4.3z"/> <path fill="#9d4916" fill-rule="evenodd" stroke="#68300e" stroke-width="1.1" d="M368.4 313.2a3.6 3.6 0 1 1-7.2 0 3.6 3.6 0 0 1 7.2 0zm34.4-34.9a4 4 0 1 1-8.1 0 4 4 0 0 1 8 0zm11.4-29.6a3.6 3.6 0 1 1-7.1 0 3.6 3.6 0 0 1 7.1 0zM403 210.3a3.6 3.6 0 1 1-7.1 0 3.6 3.6 0 0 1 7.1 0z"/> <path fill="#fff" fill-rule="evenodd" stroke="#a9a9a9" stroke-width="1.1" d="M279.1 269.6v-15.2l-1.5-1.2v-3.6l2.8-.3.5-17-1.8-1-.2-2.8s2 .8 2 .3l.5-3.4s-1.3-.2-1.3-.7 1.6-1.8 1.6-1.8-.8-.8-1-1.3l-.8-2.8.8-2.9-.5-1.5-1.3-2.3 1.8-1.8-.5-2.8a10 10 0 0 1 1.5-2.9c.3-.2 2.3-3 2.3-3l4.4-1 5.1.7 2.8 1.8.5 4.6s-.5 2.8-.7 2.8l-2.3 1s-2.6.3-2.9 0 .8 3.2.8 3.2v3l-.2 3.9s0 1.8-.3 2-.8 1-.8 1l-.2 4 4 1-.2 2.3-2.8.2.5 15.7 4.1.7v4.4l-1.8 1-.5 15.7zm62.4.3v-15.2l-1.5-1.3v-3.6l2.8-.2.5-17-1.8-1-.2-2.8s2 .7 2 .2l.5-3.3s-1.3-.3-1.3-.8 1.6-1.8 1.6-1.8-.8-.7-1-1.3l-.8-2.8.8-2.8-.6-1.5-1.2-2.3 1.8-1.8-.6-2.9a10 10 0 0 1 1.6-2.8l2.3-3 4.4-1.1 5.1.8 2.8 1.8.5 4.6s-.5 2.8-.7 2.8l-2.3 1s-2.6.3-2.9 0 .8 3.1.8 3.1v3.1l-.3 3.9s0 1.7-.2 2l-.8 1-.2 3.9 4 1-.2 2.3-2.8.3.5 15.6 4.1.8v4.4l-1.8 1-.5 15.7zm-31.6.5v-15.2l-1.5-1.2v-3.7l2.8-.2.5-17-1.8-1-.2-2.8s2 .8 2 .3l.5-3.4s-1.2-.2-1.2-.7 1.5-1.9 1.5-1.9-.8-.7-1-1.2l-.8-2.9.8-2.8-.5-1.5-1.3-2.3 1.8-1.8-.5-2.9a9 9 0 0 1 1.5-2.8c.3-.2 2.3-3 2.3-3l4.4-1 5.1.7 2.8 1.8.6 4.6s-.6 2.8-.8 2.8l-2.3 1s-2.6.3-2.8 0 .7 3.1.7 3.1v3.1l-.2 3.9s0 1.8-.3 2l-.8 1-.2 3.9 4 1-.2 2.3-2.8.3.5 15.7 4.1.7v4.4l-1.8 1-.5 15.7H310z"/> <path fill-rule="evenodd" d="M283 269.5v-12h6.6V270zm31.4 1 .3-12.2h6v11.9l-6.3.2zm31-.3-.4-11.5 6.5-.2v12l-6-.3zm-60.8-36h3.8v6.1h-3.8zm30.3.2h5.3v6h-5.3zm31 .5h4.6v5.7H346z"/> <path fill="none" stroke="#a8a8a8" stroke-width="1.1" d="M286.6 207c4 4.6 4.3 4.6 4.3 4.6m26.2-4.6c.8 1.5 2 4.8 3.6 5.1m29.3-4.4s1.3 3.6 3 4.1"/> <path fill="#b97700" fill-rule="evenodd" d="M282.2 194c12-3.9-2.8-11.6-5.3 0-3.8.7-4.3 3.5-12.7 2.3-20.4 33-5.3 86.5 54.1 141.8-106.4-90.6-63.2-157.6-33.7-155 16 1 8 21-2.4 11z"/> <path fill="none" stroke="#7d6c00" stroke-width="2.4" d="M285.6 177s9.7 2.7 9.7 6.8m0-7.5s6.8 3 8.3 5.6m45.1-4.5s-8.6 1.2-10.5 3.8m-2.6-3s-5 4.1-4.5 5.3m3.4 12.7c-.8-.3-4.2-4.9-3.4-10.5m-29.8 7.5s2.3-2.6 2.3-7.5m13.5-1.9.4 11m9.4-1.6c0-.7 3-7.9-.4-11.3m-20.3-1.5s-2.6 7.2-.7 13.2m20-6.8s-4.2 1.2-6 3m-11.8-1.9c0-.3 4.6-1 6 1.6"/> <path fill="#c76e2e" fill-rule="evenodd" d="M300.6 301.9c.2 0 3.8-.7 3.8-2.4 1.8-1.2.5-4.5.5-4.5l-3.4-.6-4.6-5.2c-.2-1.6.3-3.1-.7-4.8-3.2.8-5 3.5-6 6.5.7 1 .8 2 2.3 2.9 1.5.2 2.5-.7 3.9-.4.7 1.3.5 2.4.8 3.6 1.9 1.3 2.3 3.2 3.4 4.9m-4.1-22.2v-6.2l-4.4-.2c-.6 1-1.6 1.4-2.2 2.2l-3.1 1.6c1.3 1.5 2.9 2.4 3.8 3.2 2.3.6 4.1.6 5.9-.6m-13.8 9.1-2.4-4a7.2 7.2 0 0 1 4.7.3s1 2.5.3 3.4c-.4.9-2.7.5-2.6.3m36.5 4.1a4.6 4.6 0 0 0 2.7-3.3l-4.5-5.1-4-.1c-1-1-2.4-1.2-3.6-1.2 0 0 1.2 2 2.8 2.3 1.2 2.6 6.2 7.4 6.6 7.4m4.3.6c0-.1 4-1.4 6-1.3-.1-1.6 3-5.3 3-5.3l5.6 7.3c-1 .8-2.8.6-4.2.8 0 0-2.7 2.6-3 2.7s-5.2 1.3-7.6-.2c-1-2 .3-4.3.2-4m3.2-12.8a14 14 0 0 0 0-7.6h-6.4l-4.2 2s1.3 4.2 3 3.8c.7 2.1 2.9 1.6 4 2.4zm24.9-6.4c-1 2.7-1.4 5.5-.2 8 1.2.3 2.6 1 3.6.8l5.1-9.2c-3.5-1.1-6.4-1-8.6.4z"/> <path fill="#b97700" fill-rule="evenodd" d="M353.1 193.2c-12-3.9 2.8-11.7 5.3 0 3.9.6 4.4 3.5 12.8 2.3 20.3 33 5.2 86.5-54.2 141.8 106.5-90.6 63.2-157.6 33.7-155.1-16 1-8 21 2.4 11"/> <path fill="#c76e2e" fill-rule="evenodd" d="M354.3 284.7c-.2 0-3 2-3 2l-4.2 1.7-4.4.1-1-3 3.4-3c-2.8-.5-5.7.7-8 2.8 0 0 0 3.3 2 5 1.1 1.4 4.5 4 4.5 4a7 7 0 0 0 5.4-1zm-23.2 30.1c1.4.4 11.3-12.7 11.3-12.7a10 10 0 0 0-4.9-5.4s-4.8 5.7-4.9 7.6c-.8 1.7-3 8.3-2 9.2-.1.2-.5 2.9.5 1.3"/> <path fill="#006800" fill-rule="evenodd" stroke="#004100" stroke-linejoin="round" stroke-width="2.4" d="M266.4 317.4c-14.8-12.9-34.8-20-62.7-10.3 7.5 3.2 15.6 4.3 22.5 7.9z"/> <path fill="none" stroke="#00a400" stroke-linecap="round" stroke-width="2.2" d="M223.4 308.3c29.3.6 37.8 7.9 36.3 6.7"/> <path fill="#006800" fill-rule="evenodd" stroke="#004100" stroke-linejoin="round" stroke-width="2.2" d="M267 319c-8.8 1.6-20.8 10-24.4 9.7-9.5-1.1-18.5-5-27.7-8-3.8-1.2-7.7 0-11.6 0 32.8-15.5 44-13.4 63.7-1.8z"/> <path fill="#006800" fill-rule="evenodd" stroke="#004100" stroke-linejoin="round" stroke-width="2.4" d="M245.4 296s-11 1.6-15.9 1.9c-4.8-.3-12-4.8-19.8-13-4-4.6-13.4-4-13.4-4 20.6-4.4 36.7-.2 49 15.2zm-15-21.2c-14.9-1-33.5-14.3-37.7-30.2 0 .2 5.5 3.5 4.6 4.3 24.4 6.2 26 11.2 33.1 25.9zm25 25.5c2.1-13.5 2.7-22.4-3.6-30.4-5.3-6-6.6-9.7-10.4-18.3-1.1 17.8-5 32.5 14 48.7zM232 263c11-16.1 13-28.3 11.2-47.5-.3 1.5-4 11-4.2 11-16.5 10.3-9.2 26.5-7 36.5z"/> <path fill="#006800" fill-rule="evenodd" stroke="#004100" stroke-linejoin="round" stroke-width="2.4" d="M222.2 185c11 16.1 9.4 31.3 7.6 50.5-.3-1.5-4-11-4.2-11-16.5-10.3-5.5-29.5-3.4-39.5z"/> <path fill="#006800" fill-rule="evenodd" stroke="#004100" stroke-linejoin="round" stroke-width="2.4" d="M231.3 210c26.8-13.6 16.5-30.7 21.4-44-18.6 13.9-21 28.6-21.3 44z"/> <path fill="none" stroke="#00a400" stroke-linecap="round" stroke-width="2.2" d="M235 206.6c3.4-9.5 10-25.6 10.7-25.6M227 226.4c-.6-6.7-4-24.7-4.3-26.5"/> <path fill="#006800" fill-rule="evenodd" stroke="#004100" stroke-linejoin="round" stroke-width="2.4" d="M228.3 256.5c-15-1-31-21.3-35.3-37.1 0 .2 5.5 3.4 4.6 4.2 21.4 9.6 23.6 18.2 30.7 32.9zm-4.4-14c-11-16.1-13-28.3-11.3-47.5.3 1.5 4 11 4.3 11 16.4 10.3 9.1 26.5 7 36.5zm9.9-28.3c27.7-12.3 19.2-25.2 27.4-38.7-18.6 13.8-27.1 23.4-27.4 38.7z"/> <path fill="none" stroke="#00a400" stroke-linecap="round" stroke-width="2.2" d="M235 211.4a70.7 70.7 0 0 0 15.2-20.7"/> <g fill-rule="evenodd"> <path fill="#ffe100" stroke="#e9bf00" stroke-width="2.4" d="m333.6 366.4 13.4.2c-44.7-42-130.5-60.2-118.6-137.4-12.3 83.7 70.1 91.5 105.2 137.2z"/> <path fill="#9d4916" stroke="#68300e" stroke-width="1.1" d="M235.4 212.7a4.3 4.3 0 1 1-8.6 0 4.3 4.3 0 0 1 8.6 0zm-2.6 23.6a4 4 0 1 1-8.1 0 4 4 0 0 1 8 0zm3.8 33.7a3.6 3.6 0 1 1-7.2 0 3.6 3.6 0 0 1 7.2 0zm31.3 37.2a3.6 3.6 0 1 1-7.2 0 3.6 3.6 0 0 1 7.2 0zm4.5 10.7a3.6 3.6 0 1 1-7.2 0 3.6 3.6 0 0 1 7.2 0z"/> </g> <g fill="#fff" fill-rule="evenodd"> <g stroke="#000" stroke-width="1.1"> <path d="M288.2 349a15.5 15.5 0 0 1-4.8-5.8l-14-1.5-.2 8z"/> <path stroke-linejoin="round" d="M185.3 339.6c8.2 1.5 20.5-.8 24.5 4.5 4.8 5.4-15.1 13.9-12.3 18.6 6.2 6.5 12.5 3.8 19.4.2 1.7-3.5 3-9.8 3.8-11.7-2.5-5.7-9.3-8.6-7.5-17.3 11.3-4.2 33.2-3.9 35.6-2.2 1.8 3.6.1 5.2.5 8.1-1.9 3.7-6.7 9.8-6.7 13.1 12 4.2 15-.6 25.8-.4 12.6.2 20.2 3.6 23-1.4-2-4.4-13.5-.8-17.8-3.6-2.2-.7-3.6-2.5-5.5-4.4s-7.2-2-8-6.9c2.2-10.2 17-8.6 19.3-10.2l38.4 2.7c7-.2 11 12.3 1.5 16-9.4 3.8-37.1-5.5-49.2.9-.6-2.6-9.3-6.6-9.9-6.7-3.7 1-10.9.7-10.9.7-1.7 3.2-3.8 5.6-5.5 8.9-8-3.5-15.5 2.7-24.2.9l-13.6 1.5-8.6-.8-13.2 3.8 9.4-8.3z"/> <path d="M184.7 338a3.6 3.6 0 1 1-7.2 0 3.6 3.6 0 0 1 7.2 0zm-1 18a3.6 3.6 0 1 1-7.2 0 3.6 3.6 0 0 1 7.3 0z"/> </g> <g stroke="#000" stroke-width="1.1"> <path d="M346.3 349.1c2.3-2.1 3.8-3.5 4.7-5.8l14-1.6.3 8z"/> <path stroke-linejoin="round" d="M449.1 339.6c-8.1 1.5-20.4-.7-24.4 4.5-4.9 5.5 15 14 12.2 18.6-6.2 6.6-12.5 3.9-19.4.3-1.6-3.5-2.9-9.8-3.8-11.7 2.6-5.8 9.3-8.6 7.6-17.3-11.4-4.3-33.3-4-35.6-2.3-1.9 3.7-.2 5.3-.6 8.2 2 3.6 6.8 9.8 6.8 13-12 4.3-15.1-.6-25.8-.3-12.6.2-20.3 3.5-23-1.5 1.9-4.3 13.4-.8 17.8-3.5 2.2-.8 3.6-2.5 5.5-4.5s7.2-2 8-6.8c-2.2-10.2-17-8.7-19.4-10.2l-38.4 2.6c-7-.2-10.9 12.3-1.5 16.1 9.4 3.8 37.2-5.6 49.2.8.7-2.6 9.3-6.5 10-6.7 3.6 1.1 10.8.7 10.8.7 1.8 3.3 3.8 5.7 5.6 9 8-3.6 15.5 2.7 24.2.8l13.5 1.5 8.7-.7 13.2 3.7-9.4-8.2 8.2-6z"/> <path d="M449.7 338a3.6 3.6 0 1 0 7.3 0 3.6 3.6 0 0 0-7.3 0zm1 18a3.6 3.6 0 1 0 7.2 0 3.6 3.6 0 0 0-7.2 0z"/> </g> <path d="M317 329.3c-3.2-.6-4.4-.4-6.6-.6l-5.1 15.8c8 .7 15.3.7 15.3.7-4.8-1-3.7-15.8-3.6-15.9"/> </g> <g font-family="Trebuchet MS" font-size="9" font-weight="bold"> <path d="M283.4 340.2v-10.7h1.8v9h5v1.7z" aria-label="L"/> <path d="M291.7 340.7V330h1.9v10.7z" aria-label="I"/> <path d="M300 341.5h-3.3V331l3.2-.2q1.7 0 2.5.7 1 .8 1 2.1 0 1.2-1.3 2 2 .7 2 2.9 0 1.5-1.2 2.3-1 .8-2.8.8zm-1.3-9.1v2.5h1q1.7 0 1.7-1.4 0-1.1-1.7-1.1zm0 4v3.5h1q1.2 0 1.7-.4.7-.3.7-1.3t-.5-1.3q-.5-.5-1.9-.5z" aria-label="B"/> <path d="M308.6 333v2.7h3.4v1.7h-3.4v3.1h5v1.7h-6.9v-10.7h6.7v1.7z" aria-label="E"/> <path d="m322.2 342.4-2.8-4.5H318v4.5h-1.8v-10.7h1.2l1.6-.2q4.2 0 4.2 3.2 0 1-.5 1.7-.7.8-1.5 1.1l3.3 4.9zm-4.2-9v2.8h.9l1.6-.2q.7-.3.7-1.3 0-.8-.5-1.2-.7-.3-2-.3h-.7z" aria-label="R"/> <path d="M329.9 333v9h-2v-9h-3.4v-1.6h8.9v1.6z" aria-label="T"/> <path d="m340.7 340.5-.8-2.1h-3.7l-.7 2.1h-2.1l4.3-10.8h.8l4.4 10.8zM338 333l-1.1 4h2.5z" aria-label="A"/> <path d="m344.4 339.7.6-1.7q1.2.7 2.2.7 1.7 0 1.7-1.2l-.4-1-1.6-1.1-1.7-1-.7-1-.1-1.2q0-1.3.8-2.2 1-.6 2.3-.6 1.9 0 2.9.6l-.7 1.7q-1-.8-2.2-.8-.6 0-1 .3-.3.3-.3 1 0 .8 2 1.8 1.2.5 1.7 1l.6 1 .2 1.4q0 1.3-1 2.1t-2.7.9q-1.6 0-2.6-.9z" aria-label="S"/> </g> <path fill="none" stroke="#00a400" stroke-linecap="round" stroke-width="2.2" d="M231.3 318.6c10.1 1.2 24.1.3 30.2 0M216 284.2c8.6 6.7 27.1 10.7 26.8 10.7m10.7 1.8c-2.8-14-5.8-17.4-8.3-26.2m-43.5-15.8c14.3 6.4 16.5 10.6 25.6 17m5.2-14c1.2-17.3 3.6-21.9 7.9-25.9m-38.7-2c5.2 5.7 22.2 23.7 22.2 23.7m-7-39.6c6.4 4.5 6.4 21 6.4 21"/></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sn" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <g fill-rule="evenodd" stroke-width="1pt"> <path fill="#0b7226" d="M0 0h213.3v480H0z"/> <path fill="#ff0" d="M213.3 0h213.3v480H213.3z"/> <path fill="#bc0000" d="M426.6 0H640v480H426.6z"/> </g> <path fill="#0b7226" d="M342 218.8h71.8l-56.6 43.6 20.7 69.3-56.6-43.6-56.6 41.6 20.7-67.3-56.6-43.6h69.8l22.7-71.3z"/></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sn" viewBox="0 0 640 480" height="16px" > <g fill-rule="evenodd" stroke-width="1pt"> <path fill="#0b7226" d="M0 0h213.3v480H0z"/> <path fill="#ff0" d="M213.3 0h213.3v480H213.3z"/> <path fill="#bc0000" d="M426.6 0H640v480H426.6z"/> </g> <path fill="#0b7226" d="M342 218.8h71.8l-56.6 43.6 20.7 69.3-56.6-43.6-56.6 41.6 20.7-67.3-56.6-43.6h69.8l22.7-71.3z"/></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-so" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <defs> <clipPath id="so-a"> <path fill-opacity=".7" d="M-85.3 0h682.6v512H-85.3z"/> </clipPath> </defs> <g fill-rule="evenodd" clip-path="url(#so-a)" transform="translate(80)scale(.9375)"> <path fill="#40a6ff" d="M-128 0h768v512h-768z"/> <path fill="#fff" d="M336.5 381.2 254 327.7l-82.1 54 30.5-87.7-82-54.2L222 239l31.4-87.5 32.1 87.3 101.4.1-81.5 54.7z"/> </g></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-so" viewBox="0 0 640 480" height="16px" > <defs> <clipPath id="so-a"> <path fill-opacity=".7" d="M-85.3 0h682.6v512H-85.3z"/> </clipPath> </defs> <g fill-rule="evenodd" clip-path="url(#so-a)" transform="translate(80)scale(.9375)"> <path fill="#40a6ff" d="M-128 0h768v512h-768z"/> <path fill="#fff" d="M336.5 381.2 254 327.7l-82.1 54 30.5-87.7-82-54.2L222 239l31.4-87.5 32.1 87.3 101.4.1-81.5 54.7z"/> </g></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sr" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <path fill="#377e3f" d="M.1 0h640v480H.1z"/> <path fill="#fff" d="M.1 96h640v288H.1z"/> <path fill="#b40a2d" d="M.1 144h640v192H.1z"/> <path fill="#ecc81d" d="m320 153.2 56.4 173.6-147.7-107.3h182.6L263.6 326.8z"/></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sr" viewBox="0 0 640 480" height="16px" > <path fill="#377e3f" d="M.1 0h640v480H.1z"/> <path fill="#fff" d="M.1 96h640v288H.1z"/> <path fill="#b40a2d" d="M.1 144h640v192H.1z"/> <path fill="#ecc81d" d="m320 153.2 56.4 173.6-147.7-107.3h182.6L263.6 326.8z"/></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ss" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <path fill="#078930" d="M0 336h640v144H0z"/> <path fill="#fff" d="M0 144h640v192H0z"/> <path fill="#000001" d="M0 0h640v144H0z"/> <path fill="#da121a" d="M0 168h640v144H0z"/> <path fill="#0f47af" d="m0 0 415.7 240L0 480z"/> <path fill="#fcdd09" d="M200.7 194.8 61.7 240l139 45.1L114.9 167v146z"/></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ss" viewBox="0 0 640 480" height="16px" > <path fill="#078930" d="M0 336h640v144H0z"/> <path fill="#fff" d="M0 144h640v192H0z"/> <path fill="#000001" d="M0 0h640v144H0z"/> <path fill="#da121a" d="M0 168h640v144H0z"/> <path fill="#0f47af" d="m0 0 415.7 240L0 480z"/> <path fill="#fcdd09" d="M200.7 194.8 61.7 240l139 45.1L114.9 167v146z"/></svg>`,
3
3
  autoSize: false,
4
4
  };
@@ -1,4 +1,4 @@
1
1
  export default {
2
- icon: `<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-st" viewBox="0 0 640 480" height="16px" style="border-radius: 2px"> <path fill="#12ad2b" d="M0 0h640v480H0z"/> <path fill="#ffce00" d="M0 137.1h640V343H0z"/> <path fill="#d21034" d="M0 0v480l240-240"/> <g id="st-c" transform="translate(351.6 240)scale(.34286)"> <g id="st-b"> <path id="st-a" fill="#000001" d="M0-200V0h100" transform="rotate(18 0 -200)"/> <use xlink:href="#st-a" width="100%" height="100%" transform="scale(-1 1)"/> </g> <use xlink:href="#st-b" width="100%" height="100%" transform="rotate(72)"/> <use xlink:href="#st-b" width="100%" height="100%" transform="rotate(144)"/> <use xlink:href="#st-b" width="100%" height="100%" transform="rotate(-144)"/> <use xlink:href="#st-b" width="100%" height="100%" transform="rotate(-72)"/> </g> <use xlink:href="#st-c" width="100%" height="100%" x="700" transform="translate(-523.2)"/></svg>`,
2
+ icon: `<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-st" viewBox="0 0 640 480" height="16px" > <path fill="#12ad2b" d="M0 0h640v480H0z"/> <path fill="#ffce00" d="M0 137.1h640V343H0z"/> <path fill="#d21034" d="M0 0v480l240-240"/> <g id="st-c" transform="translate(351.6 240)scale(.34286)"> <g id="st-b"> <path id="st-a" fill="#000001" d="M0-200V0h100" transform="rotate(18 0 -200)"/> <use xlink:href="#st-a" width="100%" height="100%" transform="scale(-1 1)"/> </g> <use xlink:href="#st-b" width="100%" height="100%" transform="rotate(72)"/> <use xlink:href="#st-b" width="100%" height="100%" transform="rotate(144)"/> <use xlink:href="#st-b" width="100%" height="100%" transform="rotate(-144)"/> <use xlink:href="#st-b" width="100%" height="100%" transform="rotate(-72)"/> </g> <use xlink:href="#st-c" width="100%" height="100%" x="700" transform="translate(-523.2)"/></svg>`,
3
3
  autoSize: false,
4
4
  };