terrier-engine 4.75.0 → 4.75.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 (286) hide show
  1. package/package.json +1 -1
  2. package/terrier/gen/hub-icons.ts +50 -2
  3. package/terrier/images/icons/active.svg +1 -1
  4. package/terrier/images/icons/admin.svg +1 -1
  5. package/terrier/images/icons/archive.svg +1 -1
  6. package/terrier/images/icons/arrow_down.svg +1 -1
  7. package/terrier/images/icons/arrow_left.svg +1 -1
  8. package/terrier/images/icons/arrow_right.svg +1 -1
  9. package/terrier/images/icons/arrow_up.svg +1 -1
  10. package/terrier/images/icons/assign.svg +1 -1
  11. package/terrier/images/icons/attachment.svg +1 -1
  12. package/terrier/images/icons/back.svg +1 -1
  13. package/terrier/images/icons/badge.svg +1 -1
  14. package/terrier/images/icons/board.svg +1 -1
  15. package/terrier/images/icons/bookmark.svg +1 -1
  16. package/terrier/images/icons/bookmark_add.svg +1 -1
  17. package/terrier/images/icons/bookmark_remove.svg +1 -1
  18. package/terrier/images/icons/bookmarked.svg +1 -1
  19. package/terrier/images/icons/bookmarks.svg +1 -1
  20. package/terrier/images/icons/branch.svg +1 -1
  21. package/terrier/images/icons/bug.svg +1 -1
  22. package/terrier/images/icons/calculator.svg +1 -1
  23. package/terrier/images/icons/checkmark.svg +1 -1
  24. package/terrier/images/icons/close.svg +1 -1
  25. package/terrier/images/icons/clypboard.svg +1 -1
  26. package/terrier/images/icons/comment.svg +1 -1
  27. package/terrier/images/icons/complete.svg +1 -1
  28. package/terrier/images/icons/cool.svg +1 -0
  29. package/terrier/images/icons/dashboard.svg +1 -1
  30. package/terrier/images/icons/data_pull.svg +1 -1
  31. package/terrier/images/icons/data_update.svg +1 -1
  32. package/terrier/images/icons/database.svg +1 -1
  33. package/terrier/images/icons/day.svg +1 -1
  34. package/terrier/images/icons/delete.svg +1 -1
  35. package/terrier/images/icons/documentation.svg +1 -1
  36. package/terrier/images/icons/edit.svg +1 -1
  37. package/terrier/images/icons/existing_child.svg +1 -1
  38. package/terrier/images/icons/existing_parent.svg +1 -1
  39. package/terrier/images/icons/feature.svg +1 -1
  40. package/terrier/images/icons/flex.svg +1 -1
  41. package/terrier/images/icons/forward.svg +1 -1
  42. package/terrier/images/icons/github.svg +1 -1
  43. package/terrier/images/icons/heart.svg +1 -0
  44. package/terrier/images/icons/history.svg +1 -1
  45. package/terrier/images/icons/home.svg +1 -1
  46. package/terrier/images/icons/hundred.svg +1 -1
  47. package/terrier/images/icons/image.svg +1 -1
  48. package/terrier/images/icons/inbox.svg +1 -1
  49. package/terrier/images/icons/info.svg +1 -1
  50. package/terrier/images/icons/internal.svg +1 -1
  51. package/terrier/images/icons/issue.svg +1 -1
  52. package/terrier/images/icons/lane.svg +1 -1
  53. package/terrier/images/icons/lane_asap.svg +1 -1
  54. package/terrier/images/icons/lane_days.svg +1 -1
  55. package/terrier/images/icons/lane_hours.svg +1 -1
  56. package/terrier/images/icons/lane_weeks.svg +1 -1
  57. package/terrier/images/icons/lanes_board.svg +1 -1
  58. package/terrier/images/icons/level_complete.svg +1 -1
  59. package/terrier/images/icons/level_highway.svg +1 -1
  60. package/terrier/images/icons/level_on_ramp.svg +1 -1
  61. package/terrier/images/icons/level_parking.svg +1 -1
  62. package/terrier/images/icons/link.svg +1 -1
  63. package/terrier/images/icons/list_view.svg +1 -1
  64. package/terrier/images/icons/lol.svg +1 -1
  65. package/terrier/images/icons/metrics.svg +1 -1
  66. package/terrier/images/icons/minus.svg +1 -1
  67. package/terrier/images/icons/new_child.svg +1 -1
  68. package/terrier/images/icons/new_parent.svg +1 -1
  69. package/terrier/images/icons/night.svg +1 -1
  70. package/terrier/images/icons/origin.svg +1 -1
  71. package/terrier/images/icons/owner.svg +1 -0
  72. package/terrier/images/icons/pending.svg +1 -1
  73. package/terrier/images/icons/plot.svg +1 -1
  74. package/terrier/images/icons/plus.svg +1 -1
  75. package/terrier/images/icons/post.svg +1 -1
  76. package/terrier/images/icons/posts.svg +1 -1
  77. package/terrier/images/icons/pr_closed.svg +1 -1
  78. package/terrier/images/icons/pr_merged.svg +1 -1
  79. package/terrier/images/icons/pr_open.svg +1 -1
  80. package/terrier/images/icons/prioritized.svg +1 -1
  81. package/terrier/images/icons/private.svg +1 -1
  82. package/terrier/images/icons/project.svg +1 -1
  83. package/terrier/images/icons/public.svg +1 -1
  84. package/terrier/images/icons/question.svg +1 -1
  85. package/terrier/images/icons/recent.svg +1 -1
  86. package/terrier/images/icons/refresh.svg +1 -1
  87. package/terrier/images/icons/related_posts.svg +1 -1
  88. package/terrier/images/icons/releases.svg +1 -1
  89. package/terrier/images/icons/request.svg +1 -1
  90. package/terrier/images/icons/sad.svg +1 -0
  91. package/terrier/images/icons/settings.svg +1 -1
  92. package/terrier/images/icons/smile.svg +1 -0
  93. package/terrier/images/icons/split_view.svg +1 -1
  94. package/terrier/images/icons/status.svg +1 -1
  95. package/terrier/images/icons/step_demo.svg +1 -1
  96. package/terrier/images/icons/step_deploy.svg +1 -1
  97. package/terrier/images/icons/step_develop.svg +1 -1
  98. package/terrier/images/icons/step_investigate.svg +1 -1
  99. package/terrier/images/icons/step_none.svg +1 -1
  100. package/terrier/images/icons/step_required.svg +1 -1
  101. package/terrier/images/icons/step_review.svg +1 -1
  102. package/terrier/images/icons/step_test.svg +1 -1
  103. package/terrier/images/icons/steps.svg +1 -1
  104. package/terrier/images/icons/steps_board.svg +1 -1
  105. package/terrier/images/icons/subscribe.svg +1 -1
  106. package/terrier/images/icons/support.svg +1 -1
  107. package/terrier/images/icons/surprised.svg +1 -0
  108. package/terrier/images/icons/team.svg +1 -1
  109. package/terrier/images/icons/terrier.svg +1 -1
  110. package/terrier/images/icons/type.svg +1 -1
  111. package/terrier/images/icons/unprioritized.svg +1 -1
  112. package/terrier/images/icons/upload.svg +1 -1
  113. package/terrier/images/icons/upvote.svg +1 -1
  114. package/terrier/images/icons/user.svg +1 -1
  115. package/terrier/images/icons/users.svg +1 -1
  116. package/terrier/images/icons/website.svg +1 -1
  117. package/terrier/images/icons/week.svg +1 -1
  118. package/terrier/images/optimized/badge-accounts_payable.svg +1 -1
  119. package/terrier/images/optimized/badge-accounts_receivable.svg +1 -1
  120. package/terrier/images/optimized/badge-applicator_license.svg +1 -1
  121. package/terrier/images/optimized/badge-autopay.svg +1 -1
  122. package/terrier/images/optimized/badge-bats.svg +1 -1
  123. package/terrier/images/optimized/badge-clypboard_hardware.svg +1 -1
  124. package/terrier/images/optimized/badge-clypboard_project.svg +1 -1
  125. package/terrier/images/optimized/badge-clypmart.svg +1 -1
  126. package/terrier/images/optimized/badge-commercial.svg +1 -1
  127. package/terrier/images/optimized/badge-compliance.svg +1 -1
  128. package/terrier/images/optimized/badge-contracts.svg +1 -1
  129. package/terrier/images/optimized/badge-copesan.svg +1 -1
  130. package/terrier/images/optimized/badge-credit_card.svg +1 -1
  131. package/terrier/images/optimized/badge-customer_call.svg +1 -1
  132. package/terrier/images/optimized/badge-customer_text.svg +1 -1
  133. package/terrier/images/optimized/badge-employee_data.svg +1 -1
  134. package/terrier/images/optimized/badge-finance.svg +1 -1
  135. package/terrier/images/optimized/badge-fleet.svg +1 -1
  136. package/terrier/images/optimized/badge-fumigation.svg +1 -1
  137. package/terrier/images/optimized/badge-information_technology.svg +1 -1
  138. package/terrier/images/optimized/badge-irrigation.svg +1 -1
  139. package/terrier/images/optimized/badge-landscape.svg +1 -1
  140. package/terrier/images/optimized/badge-marketing.svg +1 -1
  141. package/terrier/images/optimized/badge-mergers_and_acquisitions.svg +1 -1
  142. package/terrier/images/optimized/badge-multi_housing.svg +1 -1
  143. package/terrier/images/optimized/badge-payroll.svg +1 -1
  144. package/terrier/images/optimized/badge-pest.svg +1 -1
  145. package/terrier/images/optimized/badge-pro.svg +1 -1
  146. package/terrier/images/optimized/badge-program.svg +1 -1
  147. package/terrier/images/optimized/badge-proposals.svg +1 -1
  148. package/terrier/images/optimized/badge-residential.svg +1 -1
  149. package/terrier/images/optimized/badge-sales.svg +1 -1
  150. package/terrier/images/optimized/badge-scripts.svg +1 -1
  151. package/terrier/images/optimized/badge-termite.svg +1 -1
  152. package/terrier/images/optimized/badge-wildlife.svg +1 -1
  153. package/terrier/images/optimized/badge_role-admin.svg +1 -1
  154. package/terrier/images/optimized/badge_role-handling.svg +1 -1
  155. package/terrier/images/optimized/badge_role-management.svg +1 -1
  156. package/terrier/images/optimized/badge_role-ops.svg +1 -1
  157. package/terrier/images/optimized/badge_role-reporting.svg +1 -1
  158. package/terrier/images/optimized/badge_role-sales.svg +1 -1
  159. package/terrier/images/optimized/icon-active.svg +1 -1
  160. package/terrier/images/optimized/icon-admin.svg +1 -1
  161. package/terrier/images/optimized/icon-archive.svg +1 -1
  162. package/terrier/images/optimized/icon-arrow_down.svg +1 -1
  163. package/terrier/images/optimized/icon-arrow_left.svg +1 -1
  164. package/terrier/images/optimized/icon-arrow_right.svg +1 -1
  165. package/terrier/images/optimized/icon-arrow_up.svg +1 -1
  166. package/terrier/images/optimized/icon-assign.svg +1 -1
  167. package/terrier/images/optimized/icon-attachment.svg +1 -1
  168. package/terrier/images/optimized/icon-back.svg +1 -1
  169. package/terrier/images/optimized/icon-badge.svg +1 -1
  170. package/terrier/images/optimized/icon-board.svg +1 -1
  171. package/terrier/images/optimized/icon-bookmark.svg +1 -1
  172. package/terrier/images/optimized/icon-bookmark_add.svg +1 -1
  173. package/terrier/images/optimized/icon-bookmark_remove.svg +1 -1
  174. package/terrier/images/optimized/icon-bookmarked.svg +1 -1
  175. package/terrier/images/optimized/icon-bookmarks.svg +1 -1
  176. package/terrier/images/optimized/icon-branch.svg +1 -1
  177. package/terrier/images/optimized/icon-bug.svg +1 -1
  178. package/terrier/images/optimized/icon-calculator.svg +1 -1
  179. package/terrier/images/optimized/icon-checkmark.svg +1 -1
  180. package/terrier/images/optimized/icon-close.svg +1 -1
  181. package/terrier/images/optimized/icon-clypboard.svg +1 -1
  182. package/terrier/images/optimized/icon-comment.svg +1 -1
  183. package/terrier/images/optimized/icon-complete.svg +1 -1
  184. package/terrier/images/optimized/icon-cool.svg +1 -0
  185. package/terrier/images/optimized/icon-dashboard.svg +1 -1
  186. package/terrier/images/optimized/icon-data_pull.svg +1 -1
  187. package/terrier/images/optimized/icon-data_update.svg +1 -1
  188. package/terrier/images/optimized/icon-database.svg +1 -1
  189. package/terrier/images/optimized/icon-day.svg +1 -1
  190. package/terrier/images/optimized/icon-delete.svg +1 -1
  191. package/terrier/images/optimized/icon-documentation.svg +1 -1
  192. package/terrier/images/optimized/icon-edit.svg +1 -1
  193. package/terrier/images/optimized/icon-existing_child.svg +1 -1
  194. package/terrier/images/optimized/icon-existing_parent.svg +1 -1
  195. package/terrier/images/optimized/icon-feature.svg +1 -1
  196. package/terrier/images/optimized/icon-flex.svg +1 -1
  197. package/terrier/images/optimized/icon-forward.svg +1 -1
  198. package/terrier/images/optimized/icon-github.svg +1 -1
  199. package/terrier/images/optimized/icon-heart.svg +1 -0
  200. package/terrier/images/optimized/icon-history.svg +1 -1
  201. package/terrier/images/optimized/icon-home.svg +1 -1
  202. package/terrier/images/optimized/icon-hundred.svg +1 -1
  203. package/terrier/images/optimized/icon-image.svg +1 -1
  204. package/terrier/images/optimized/icon-inbox.svg +1 -1
  205. package/terrier/images/optimized/icon-info.svg +1 -1
  206. package/terrier/images/optimized/icon-internal.svg +1 -1
  207. package/terrier/images/optimized/icon-issue.svg +1 -1
  208. package/terrier/images/optimized/icon-lane.svg +1 -1
  209. package/terrier/images/optimized/icon-lane_asap.svg +1 -1
  210. package/terrier/images/optimized/icon-lane_days.svg +1 -1
  211. package/terrier/images/optimized/icon-lane_hours.svg +1 -1
  212. package/terrier/images/optimized/icon-lane_weeks.svg +1 -1
  213. package/terrier/images/optimized/icon-lanes_board.svg +1 -1
  214. package/terrier/images/optimized/icon-level_complete.svg +1 -1
  215. package/terrier/images/optimized/icon-level_highway.svg +1 -1
  216. package/terrier/images/optimized/icon-level_on_ramp.svg +1 -1
  217. package/terrier/images/optimized/icon-level_parking.svg +1 -1
  218. package/terrier/images/optimized/icon-link.svg +1 -1
  219. package/terrier/images/optimized/icon-list_view.svg +1 -1
  220. package/terrier/images/optimized/icon-lol.svg +1 -1
  221. package/terrier/images/optimized/icon-metrics.svg +1 -1
  222. package/terrier/images/optimized/icon-minus.svg +1 -1
  223. package/terrier/images/optimized/icon-new_child.svg +1 -1
  224. package/terrier/images/optimized/icon-new_parent.svg +1 -1
  225. package/terrier/images/optimized/icon-night.svg +1 -1
  226. package/terrier/images/optimized/icon-origin.svg +1 -1
  227. package/terrier/images/optimized/icon-owner.svg +1 -0
  228. package/terrier/images/optimized/icon-pending.svg +1 -1
  229. package/terrier/images/optimized/icon-plot.svg +1 -1
  230. package/terrier/images/optimized/icon-plus.svg +1 -1
  231. package/terrier/images/optimized/icon-post.svg +1 -1
  232. package/terrier/images/optimized/icon-posts.svg +1 -1
  233. package/terrier/images/optimized/icon-pr_closed.svg +1 -1
  234. package/terrier/images/optimized/icon-pr_merged.svg +1 -1
  235. package/terrier/images/optimized/icon-pr_open.svg +1 -1
  236. package/terrier/images/optimized/icon-prioritized.svg +1 -1
  237. package/terrier/images/optimized/icon-private.svg +1 -1
  238. package/terrier/images/optimized/icon-project.svg +1 -1
  239. package/terrier/images/optimized/icon-public.svg +1 -1
  240. package/terrier/images/optimized/icon-question.svg +1 -1
  241. package/terrier/images/optimized/icon-recent.svg +1 -1
  242. package/terrier/images/optimized/icon-refresh.svg +1 -1
  243. package/terrier/images/optimized/icon-related_posts.svg +1 -1
  244. package/terrier/images/optimized/icon-releases.svg +1 -1
  245. package/terrier/images/optimized/icon-request.svg +1 -1
  246. package/terrier/images/optimized/icon-sad.svg +1 -0
  247. package/terrier/images/optimized/icon-settings.svg +1 -1
  248. package/terrier/images/optimized/icon-smile.svg +1 -0
  249. package/terrier/images/optimized/icon-split_view.svg +1 -1
  250. package/terrier/images/optimized/icon-status.svg +1 -1
  251. package/terrier/images/optimized/icon-step_demo.svg +1 -1
  252. package/terrier/images/optimized/icon-step_deploy.svg +1 -1
  253. package/terrier/images/optimized/icon-step_develop.svg +1 -1
  254. package/terrier/images/optimized/icon-step_investigate.svg +1 -1
  255. package/terrier/images/optimized/icon-step_none.svg +1 -1
  256. package/terrier/images/optimized/icon-step_required.svg +1 -1
  257. package/terrier/images/optimized/icon-step_review.svg +1 -1
  258. package/terrier/images/optimized/icon-step_test.svg +1 -1
  259. package/terrier/images/optimized/icon-steps.svg +1 -1
  260. package/terrier/images/optimized/icon-steps_board.svg +1 -1
  261. package/terrier/images/optimized/icon-subscribe.svg +1 -1
  262. package/terrier/images/optimized/icon-support.svg +1 -1
  263. package/terrier/images/optimized/icon-surprised.svg +1 -0
  264. package/terrier/images/optimized/icon-team.svg +1 -1
  265. package/terrier/images/optimized/icon-terrier.svg +1 -1
  266. package/terrier/images/optimized/icon-type.svg +1 -1
  267. package/terrier/images/optimized/icon-unprioritized.svg +1 -1
  268. package/terrier/images/optimized/icon-upload.svg +1 -1
  269. package/terrier/images/optimized/icon-upvote.svg +1 -1
  270. package/terrier/images/optimized/icon-user.svg +1 -1
  271. package/terrier/images/optimized/icon-users.svg +1 -1
  272. package/terrier/images/optimized/icon-website.svg +1 -1
  273. package/terrier/images/optimized/icon-week.svg +1 -1
  274. package/terrier/images/optimized/terrier-hub-favicon.svg +1 -1
  275. package/terrier/images/optimized/terrier-hub-icon-dark.svg +1 -1
  276. package/terrier/images/optimized/terrier-hub-icon-light.svg +1 -1
  277. package/terrier/images/optimized/terrier-hub-loader.svg +1 -1
  278. package/terrier/images/optimized/terrier-hub-logo-dark.svg +1 -1
  279. package/terrier/images/optimized/terrier-hub-logo-light.svg +1 -1
  280. package/terrier/images/raw/icon-cool.svg +10 -0
  281. package/terrier/images/raw/icon-heart.svg +7 -0
  282. package/terrier/images/raw/icon-lol.svg +4 -4
  283. package/terrier/images/raw/icon-owner.svg +12 -0
  284. package/terrier/images/raw/icon-sad.svg +11 -0
  285. package/terrier/images/raw/icon-smile.svg +11 -0
  286. package/terrier/images/raw/icon-surprised.svg +13 -0
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path d="m27.642 7.121-9.485 9.486 1.121 1.12a1 1 0 0 1-.707 1.708H13.5a1 1 0 0 1-1-1v-5.071a1 1 0 0 1 1.707-.707l1.121 1.121 9.486-9.485a1 1 0 0 1 1.414 0l1.414 1.414a1 1 0 0 1 0 1.414Z"/><circle cx="16" cy="16" r="11" fill-opacity="0.33" fill-rule="nonzero"/><path fill-rule="nonzero" d="M16 4c6.627 0 12 5.373 12 12s-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4Zm0 2C10.477 6 6 10.477 6 16s4.477 10 10 10 10-4.477 10-10S21.523 6 16 6Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-internal</title><g fill="currentColor" fill-rule="evenodd"><path d="m27.642 7.121-9.485 9.486 1.121 1.12a1 1 0 0 1-.707 1.708H13.5a1 1 0 0 1-1-1v-5.071a1 1 0 0 1 1.707-.707l1.121 1.121 9.486-9.485a1 1 0 0 1 1.414 0l1.414 1.414a1 1 0 0 1 0 1.414"/><circle cx="16" cy="16" r="11" fill-opacity="0.33" fill-rule="nonzero"/><path fill-rule="nonzero" d="M16 4c6.627 0 12 5.373 12 12s-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4m0 2C10.477 6 6 10.477 6 16s4.477 10 10 10 10-4.477 10-10S21.523 6 16 6"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M4.5 26.5 16 4.5l11.5 22z"/><path fill-rule="nonzero" d="M14.588 4.366c-.506.28-.922.703-1.196 1.219L3.86 23.535c-.78 1.468-.245 3.304 1.195 4.1.434.24.92.365 1.413.365h19.067c1.638 0 2.966-1.354 2.966-3.025 0-.503-.123-.998-.358-1.44l-9.534-17.95c-.75-1.415-2.448-1.973-3.859-1.302l-.161.083Zm2.273 2.163 9.438 17.98c.077.148.118.313.118.481 0 .558-.439 1.01-.98 1.01H6.563a.955.955 0 0 1-.466-.122 1.027 1.027 0 0 1-.394-1.37L15.139 6.53a.964.964 0 0 1 1.721 0Z"/><circle cx="16" cy="23.5" r="1.5"/><path d="m16.75 20 .638-8.504a1.392 1.392 0 1 0-2.776 0L15.25 20a.752.752 0 0 0 1.5 0Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-issue</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M4.5 26.5 16 4.5l11.5 22z"/><path fill-rule="nonzero" d="M14.588 4.366c-.506.28-.922.703-1.196 1.219L3.86 23.535c-.78 1.468-.245 3.304 1.195 4.1.434.24.92.365 1.413.365h19.067c1.638 0 2.966-1.354 2.966-3.025 0-.503-.123-.998-.358-1.44l-9.534-17.95c-.75-1.415-2.448-1.973-3.859-1.302zm2.273 2.163 9.438 17.98c.077.148.118.313.118.481 0 .558-.439 1.01-.98 1.01H6.563a.96.96 0 0 1-.466-.122 1.027 1.027 0 0 1-.394-1.37L15.139 6.53a.964.964 0 0 1 1.721 0"/><circle cx="16" cy="23.5" r="1.5"/><path d="m16.75 20 .638-8.504a1.392 1.392 0 1 0-2.776 0L15.25 20a.752.752 0 0 0 1.5 0"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><rect width="6" height="20" x="4" y="4" fill-opacity="0.33" fill-rule="nonzero" rx="2"/><rect width="6" height="24" x="13" y="4" rx="2"/><rect width="6" height="16" x="22" y="4" fill-opacity="0.33" fill-rule="nonzero" rx="2"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-lane</title><g fill="currentColor" fill-rule="evenodd"><rect width="6" height="20" x="4" y="4" fill-opacity="0.33" fill-rule="nonzero" rx="2"/><rect width="6" height="24" x="13" y="4" rx="2"/><rect width="6" height="16" x="22" y="4" fill-opacity="0.33" fill-rule="nonzero" rx="2"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" fill-rule="nonzero"/><path fill-rule="nonzero" d="M16 4c6.627 0 12 5.373 12 12s-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4Zm1.001 2.05L17 7a1 1 0 0 1-2 0v-.95a9.936 9.936 0 0 0-3.11.83l.476.826a1 1 0 1 1-1.732 1l-.476-.823c-.875.631-1.644 1.4-2.275 2.275l.823.476a1 1 0 0 1-1 1.732l-.825-.475A9.936 9.936 0 0 0 6.049 15H7a1 1 0 0 1 0 2l-.95.001a9.936 9.936 0 0 0 .83 3.108l.826-.475a1 1 0 1 1 1 1.732l-.823.476c.631.875 1.4 1.644 2.275 2.275l.476-.823a1 1 0 0 1 1.732 1l-.475.825c.964.436 2.01.723 3.109.832V25a1 1 0 0 1 2 0l.001.95a9.936 9.936 0 0 0 3.108-.83l-.475-.826a1 1 0 0 1 1.732-1l.476.823c.875-.631 1.644-1.4 2.275-2.275l-.823-.476a1 1 0 0 1 1-1.732l.825.475c.436-.964.722-2.01.832-3.108L25 17a1 1 0 0 1 0-2h.95a9.936 9.936 0 0 0-.83-3.11l-.826.476a1 1 0 0 1-1-1.732l.823-.476c-.631-.875-1.4-1.644-2.275-2.275l-.476.823a1 1 0 0 1-1.732-1l.475-.825a9.936 9.936 0 0 0-3.108-.832Z"/><path d="m17 9.5-4 7h2v6l4-7h-2z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-lane_asap</title><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" fill-rule="nonzero"/><path fill-rule="nonzero" d="M16 4c6.627 0 12 5.373 12 12s-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4m1.001 2.05L17 7a1 1 0 0 1-2 0v-.95a10 10 0 0 0-3.11.83l.476.826a1 1 0 1 1-1.732 1l-.476-.823c-.875.631-1.644 1.4-2.275 2.275l.823.476a1 1 0 0 1-1 1.732l-.825-.475A10 10 0 0 0 6.049 15H7a1 1 0 0 1 0 2l-.95.001a10 10 0 0 0 .83 3.108l.826-.475a1 1 0 1 1 1 1.732l-.823.476c.631.875 1.4 1.644 2.275 2.275l.476-.823a1 1 0 0 1 1.732 1l-.475.825c.964.436 2.01.723 3.109.832V25a1 1 0 0 1 2 0l.001.95a10 10 0 0 0 3.108-.83l-.475-.826a1 1 0 0 1 1.732-1l.476.823c.875-.631 1.644-1.4 2.275-2.275l-.823-.476a1 1 0 0 1 1-1.732l.825.475c.436-.964.722-2.01.832-3.108L25 17a1 1 0 0 1 0-2h.95a10 10 0 0 0-.83-3.11l-.826.476a1 1 0 0 1-1-1.732l.823-.476c-.631-.875-1.4-1.644-2.275-2.275l-.476.823a1 1 0 0 1-1.732-1l.475-.825a10 10 0 0 0-3.108-.832"/><path d="m17 9.5-4 7h2v6l4-7h-2z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M5 7h22v18H5z"/><path d="M22 4a1 1 0 0 1 1 1v1h3a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3V5a1 1 0 1 1 2 0v1h10V5a1 1 0 0 1 1-1ZM9 8H6v16h20V8h-3v1a1 1 0 0 1-2 0V8H11v1a1 1 0 0 1-2 0V8Z"/><rect width="4" height="4" x="9" y="12" rx="1"/><rect width="4" height="4" x="14" y="12" rx="1"/><rect width="4" height="4" x="19" y="12" rx="1"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-lane_days</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M5 7h22v18H5z"/><path d="M22 4a1 1 0 0 1 1 1v1h3a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3V5a1 1 0 1 1 2 0v1h10V5a1 1 0 0 1 1-1M9 8H6v16h20V8h-3v1a1 1 0 0 1-2 0V8H11v1a1 1 0 0 1-2 0z"/><rect width="4" height="4" x="9" y="12" rx="1"/><rect width="4" height="4" x="14" y="12" rx="1"/><rect width="4" height="4" x="19" y="12" rx="1"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="nonzero"><circle cx="16" cy="16" r="11" fill-opacity="0.33"/><path d="M16 4c6.627 0 12 5.373 12 12s-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4Zm0 12V9a1 1 0 0 1-1-1V6.05a9.936 9.936 0 0 0-3.11.83l.976 1.692a1 1 0 1 1-1.732 1l-.976-1.689c-.875.631-1.644 1.4-2.275 2.275l1.69.976a1 1 0 1 1-1 1.732l-1.692-.975A9.936 9.936 0 0 0 6.049 15H8a1 1 0 0 1 0 2l-1.95.001a9.936 9.936 0 0 0 .83 3.108l1.692-.975a1 1 0 1 1 1 1.732l-1.689.976c.631.875 1.4 1.644 2.275 2.275l.976-1.69a1 1 0 0 1 1.732 1l-.975 1.692c.964.436 2.01.723 3.109.832V24a1 1 0 0 1 2 0l.001 1.95a9.936 9.936 0 0 0 3.108-.83l-.975-1.692a1 1 0 1 1 1.732-1l.976 1.689c.875-.631 1.644-1.4 2.275-2.275l-1.69-.976a1 1 0 0 1 1-1.732l1.692.975c.436-.964.722-2.01.832-3.108L24 17a1 1 0 0 1-1-1h-7Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-lane_hours</title><g fill="currentColor" fill-rule="nonzero"><circle cx="16" cy="16" r="11" fill-opacity="0.33"/><path d="M16 4c6.627 0 12 5.373 12 12s-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4m0 12V9a1 1 0 0 1-1-1V6.05a10 10 0 0 0-3.11.83l.976 1.692a1 1 0 1 1-1.732 1l-.976-1.689c-.875.631-1.644 1.4-2.275 2.275l1.69.976a1 1 0 1 1-1 1.732l-1.692-.975A10 10 0 0 0 6.049 15H8a1 1 0 0 1 0 2l-1.95.001a10 10 0 0 0 .83 3.108l1.692-.975a1 1 0 1 1 1 1.732l-1.689.976c.631.875 1.4 1.644 2.275 2.275l.976-1.69a1 1 0 0 1 1.732 1l-.975 1.692c.964.436 2.01.723 3.109.832V24a1 1 0 0 1 2 0l.001 1.95a10 10 0 0 0 3.108-.83l-.975-1.692a1 1 0 1 1 1.732-1l.976 1.689c.875-.631 1.644-1.4 2.275-2.275l-1.69-.976a1 1 0 0 1 1-1.732l1.692.975c.436-.964.722-2.01.832-3.108L24 17a1 1 0 0 1-1-1z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M5 7h22v18H5z"/><rect width="18" height="4" x="7" y="11" rx="1"/><rect width="12" height="4" x="7" y="16" rx="1"/><path d="M22 4a1 1 0 0 1 1 1v1h3a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3V5a1 1 0 1 1 2 0v1h10V5a1 1 0 0 1 1-1ZM9 8H6v16h20V8h-3v1a1 1 0 0 1-2 0V8H11v1a1 1 0 0 1-2 0V8Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-lane_weeks</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M5 7h22v18H5z"/><rect width="18" height="4" x="7" y="11" rx="1"/><rect width="12" height="4" x="7" y="16" rx="1"/><path d="M22 4a1 1 0 0 1 1 1v1h3a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3V5a1 1 0 1 1 2 0v1h10V5a1 1 0 0 1 1-1M9 8H6v16h20V8h-3v1a1 1 0 0 1-2 0V8H11v1a1 1 0 0 1-2 0z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M4 4h24v24H4z"/><rect width="6" height="14" x="6" y="6" rx="1"/><rect width="6" height="20" x="13" y="6" fill-opacity="0.33" fill-rule="nonzero" rx="1"/><rect width="6" height="8" x="20" y="6" rx="1"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-lanes_board</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M4 4h24v24H4z"/><rect width="6" height="14" x="6" y="6" rx="1"/><rect width="6" height="20" x="13" y="6" fill-opacity="0.33" fill-rule="nonzero" rx="1"/><rect width="6" height="8" x="20" y="6" rx="1"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-width="2"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33"/><path stroke-linecap="round" stroke-linejoin="round" d="m10 17 4 4 7-10"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-checkmark</title><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-width="2"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33"/><path stroke-linecap="round" stroke-linejoin="round" d="m10 17 4 4 7-10"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="m4 28 6-24h12l6 24z"/><path d="m4 28 6-24h1L6 28zM28 28 22 4h-1l5 24zM10.667 28h2l2-24h-1zM21.333 28h-2l-2-24h1z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-level_highway</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="m4 28 6-24h12l6 24z"/><path d="m4 28 6-24h1L6 28zM28 28 22 4h-1l5 24zM10.667 28h2l2-24h-1zM21.333 28h-2l-2-24h1z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><path d="M15.277 7.485a.5.5 0 0 1 .139.139l3.066 4.599a.5.5 0 0 1-.416.777H16c0 5.189 1.824 7.714 5.577 8.003a1 1 0 1 1-.154 1.994c-2.372-.182-4.184-1.087-5.424-2.665L16 24a1 1 0 0 1-2 0V13h-2.066a.5.5 0 0 1-.416-.777l3.066-4.599a.5.5 0 0 1 .693-.139Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-level_on_ramp</title><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><path d="M15.277 7.485a.5.5 0 0 1 .139.139l3.066 4.599a.5.5 0 0 1-.416.777H16c0 5.189 1.824 7.714 5.577 8.003a1 1 0 1 1-.154 1.994c-2.372-.182-4.184-1.087-5.424-2.665L16 24a1 1 0 0 1-2 0V13h-2.066a.5.5 0 0 1-.416-.777l3.066-4.599a.5.5 0 0 1 .693-.139"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><rect width="22" height="22" x="5" y="5" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" rx="2"/><path fill-rule="nonzero" d="M10 24V8h5.076c1.923 0 3.177.08 3.761.24.898.24 1.65.762 2.255 1.566S22 11.65 22 12.922c0 .983-.175 1.808-.524 2.478-.349.67-.792 1.195-1.33 1.577-.538.382-1.085.635-1.64.758-.755.153-1.849.23-3.28.23h-2.063V24H10Zm3.163-13.293v4.54h1.731c1.247 0 2.08-.084 2.5-.251.42-.167.75-.43.989-.786.239-.356.358-.771.358-1.244 0-.582-.168-1.062-.502-1.44a2.175 2.175 0 0 0-1.272-.71c-.378-.073-1.136-.11-2.276-.11h-1.528Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-level_parking</title><g fill="currentColor" fill-rule="evenodd"><rect width="22" height="22" x="5" y="5" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" rx="2"/><path fill-rule="nonzero" d="M10 24V8h5.076q2.885 0 3.761.24 1.347.36 2.255 1.566T22 12.922q0 1.474-.524 2.478-.523 1.005-1.33 1.577t-1.64.758q-1.133.23-3.28.23h-2.063V24zm3.163-13.293v4.54h1.731q1.87 0 2.5-.251t.989-.786.358-1.244q0-.873-.502-1.44a2.17 2.17 0 0 0-1.272-.71q-.566-.11-2.276-.11z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="nonzero"><path d="M27.314 4.686a5 5 0 0 1 0 7.071l-6.364 6.364a5.05 5.05 0 0 1-.47.415 5.99 5.99 0 0 0-.098-2.674l5.517-5.519a3 3 0 1 0-4.242-4.242l-6.364 6.363a3 3 0 0 0 1.29 5.005A1.985 1.985 0 0 1 16 18.83l-.412.413a5 5 0 0 1-1.709-8.191l6.364-6.365a5 5 0 0 1 7.07 0Z"/><path d="M4.686 27.314a5 5 0 0 1 0-7.071l6.364-6.364c.15-.15.307-.288.47-.415a5.99 5.99 0 0 0 .098 2.675L6.1 21.657a3 3 0 0 0 4.242 4.242l6.364-6.363a3 3 0 0 0-1.29-5.005c.011-.493.206-.983.583-1.36l.413-.412a5 5 0 0 1 1.708 8.19l-6.364 6.365a5 5 0 0 1-7.07 0Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-link</title><g fill="currentColor" fill-rule="nonzero"><path d="M27.314 4.686a5 5 0 0 1 0 7.071l-6.364 6.364a5 5 0 0 1-.47.415 6 6 0 0 0-.098-2.674l5.517-5.519a3 3 0 1 0-4.242-4.242l-6.364 6.363a3 3 0 0 0 1.29 5.005A1.99 1.99 0 0 1 16 18.83l-.412.413a5 5 0 0 1-1.709-8.191l6.364-6.365a5 5 0 0 1 7.07 0"/><path d="M4.686 27.314a5 5 0 0 1 0-7.071l6.364-6.364q.225-.225.47-.415a6 6 0 0 0 .098 2.675L6.1 21.657a3 3 0 0 0 4.242 4.242l6.364-6.363a3 3 0 0 0-1.29-5.005c.011-.493.206-.983.583-1.36l.413-.412a5 5 0 0 1 1.708 8.19l-6.364 6.365a5 5 0 0 1-7.07 0"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M5 5h22v22H5z"/><rect width="16" height="3" x="8" y="8" rx="1"/><rect width="16" height="3" x="8" y="12.333" rx="1"/><rect width="16" height="3" x="8" y="16.667" rx="1"/><rect width="16" height="3" x="8" y="21" rx="1"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-list_view</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M5 5h22v22H5z"/><rect width="16" height="3" x="8" y="8" rx="1"/><rect width="16" height="3" x="8" y="12.333" rx="1"/><rect width="16" height="3" x="8" y="16.667" rx="1"/><rect width="16" height="3" x="8" y="21" rx="1"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none"><path fill="currentColor" fill-opacity="0.33" d="M16 5c6.075 0 11 4.925 11 11s-4.925 11-11 11S5 22.075 5 16 9.925 5 16 5Zm7 12H9c0 3.314 3.134 6 7 6s7-2.686 7-6Z"/><circle cx="16" cy="16" r="11" stroke="currentColor" stroke-width="2"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M16 23c3.866 0 7-2.686 7-6H9c0 3.314 3.134 6 7 6Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 13c.417-1.333 1.25-2 2.5-2s2.083.667 2.5 2M18 13c.417-1.333 1.25-2 2.5-2s2.083.667 2.5 2"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-lol</title><g fill="none"><path fill="currentColor" fill-opacity="0.33" d="M16 5c6.075 0 11 4.925 11 11s-4.925 11-11 11S5 22.075 5 16 9.925 5 16 5M9 17c0 3.314 3.134 6 7 6s7-2.686 7-6z"/><circle cx="16" cy="16" r="11" stroke="currentColor" stroke-width="2"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M16 23c3.866 0 7-2.686 7-6H9c0 3.314 3.134 6 7 6Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m21.5 14-3-2 3-2M10.5 14l3-2-3-2"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="7" cy="23" r="3" fill="currentColor"/><circle cx="13" cy="12" r="3" fill="currentColor"/><circle cx="19" cy="20" r="3" fill="currentColor"/><circle cx="25" cy="9" r="3" fill="currentColor"/><path stroke="currentColor" stroke-opacity=".25" stroke-width="2" d="m7 23 6-11 6 8 6-11"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-metrics</title><g fill="none" fill-rule="evenodd"><circle cx="7" cy="23" r="3" fill="currentColor"/><circle cx="13" cy="12" r="3" fill="currentColor"/><circle cx="19" cy="20" r="3" fill="currentColor"/><circle cx="25" cy="9" r="3" fill="currentColor"/><path stroke="currentColor" stroke-opacity=".25" stroke-width="2" d="m7 23 6-11 6 8 6-11"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><rect width="12" height="2" x="10" y="15" rx="1"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-minus</title><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><rect width="12" height="2" x="10" y="15" rx="1"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="16" cy="8" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="8" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="24" cy="24" r="5" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M8 21v-3a2 2 0 0 1 2-2h12.023a2 2 0 0 1 2 1.977l.011.977"/><path fill="currentColor" d="M15 11h2v5h-2zM24 21a1 1 0 0 1 1 1v.999L26 23a1 1 0 0 1 0 2h-1v1a1 1 0 0 1-2 0v-1h-1a1 1 0 0 1 0-2h1v-1a1 1 0 0 1 1-1Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-new-child</title><g fill="none" fill-rule="evenodd"><circle cx="16" cy="8" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="8" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="24" cy="24" r="5" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M8 21v-3a2 2 0 0 1 2-2h12.023a2 2 0 0 1 2 1.977l.011.977"/><path fill="currentColor" d="M15 11h2v5h-2zM24 21a1 1 0 0 1 1 1v.999L26 23a1 1 0 0 1 0 2h-1v1a1 1 0 0 1-2 0v-1h-1a1 1 0 0 1 0-2h1v-1a1 1 0 0 1 1-1"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="8" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="24" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M8 21v-3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3"/><path fill="currentColor" d="M15 13h2v3h-2z"/><circle cx="16" cy="8" r="5" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path fill="currentColor" d="M16 5a1 1 0 0 1 1 1v.999L18 7a1 1 0 0 1 0 2h-1v1a1 1 0 0 1-2 0V9h-1a1 1 0 0 1 0-2h1V6a1 1 0 0 1 1-1Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-new_parent</title><g fill="none" fill-rule="evenodd"><circle cx="8" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="24" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M8 21v-3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3"/><path fill="currentColor" d="M15 13h2v3h-2z"/><circle cx="16" cy="8" r="5" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path fill="currentColor" d="M16 5a1 1 0 0 1 1 1v.999L18 7a1 1 0 0 1 0 2h-1v1a1 1 0 0 1-2 0V9h-1a1 1 0 0 1 0-2h1V6a1 1 0 0 1 1-1"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M8.222 7.449c.018 4.733 1.433 8.504 4.242 11.314 2.81 2.81 6.582 4.224 11.314 4.242-4.296 4.296-11.26 4.296-15.556 0-4.296-4.295-4.296-11.26 0-15.556Z"/><path d="m23.713 17.187-1.462 1.024a.5.5 0 0 1-.765-.555l.522-1.707a.5.5 0 0 0-.177-.546l-1.426-1.074a.5.5 0 0 1 .293-.9l1.784-.03a.5.5 0 0 0 .464-.337l.581-1.688a.5.5 0 0 1 .946 0l.58 1.688a.5.5 0 0 0 .465.337l1.784.03a.5.5 0 0 1 .293.9l-1.426 1.074a.5.5 0 0 0-.177.546l.522 1.707a.5.5 0 0 1-.765.555l-1.462-1.024a.5.5 0 0 0-.574 0ZM16.713 10.187l-1.462 1.024a.5.5 0 0 1-.765-.555l.522-1.707a.5.5 0 0 0-.177-.546L13.405 7.33a.5.5 0 0 1 .293-.9l1.784-.03a.5.5 0 0 0 .464-.337l.581-1.688a.5.5 0 0 1 .946 0l.58 1.688a.5.5 0 0 0 .465.337l1.784.03a.5.5 0 0 1 .293.9l-1.426 1.074a.5.5 0 0 0-.177.546l.522 1.707a.5.5 0 0 1-.765.555l-1.462-1.024a.5.5 0 0 0-.574 0Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-night</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M8.222 7.449q.028 7.1 4.242 11.314t11.314 4.242c-4.296 4.296-11.26 4.296-15.556 0-4.296-4.295-4.296-11.26 0-15.556Z"/><path d="m23.713 17.187-1.462 1.024a.5.5 0 0 1-.765-.555l.522-1.707a.5.5 0 0 0-.177-.546l-1.426-1.074a.5.5 0 0 1 .293-.9l1.784-.03a.5.5 0 0 0 .464-.337l.581-1.688a.5.5 0 0 1 .946 0l.58 1.688a.5.5 0 0 0 .465.337l1.784.03a.5.5 0 0 1 .293.9l-1.426 1.074a.5.5 0 0 0-.177.546l.522 1.707a.5.5 0 0 1-.765.555l-1.462-1.024a.5.5 0 0 0-.574 0M16.713 10.187l-1.462 1.024a.5.5 0 0 1-.765-.555l.522-1.707a.5.5 0 0 0-.177-.546L13.405 7.33a.5.5 0 0 1 .293-.9l1.784-.03a.5.5 0 0 0 .464-.337l.581-1.688a.5.5 0 0 1 .946 0l.58 1.688a.5.5 0 0 0 .465.337l1.784.03a.5.5 0 0 1 .293.9l-1.426 1.074a.5.5 0 0 0-.177.546l.522 1.707a.5.5 0 0 1-.765.555l-1.462-1.024a.5.5 0 0 0-.574 0"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><g transform="translate(4 4)"><path d="M7 0a7 7 0 1 1 0 14A7 7 0 0 1 7 0Zm0 .875a6.125 6.125 0 0 0-5.927 7.673A9.638 9.638 0 0 1 8.55 1.072 6.135 6.135 0 0 0 7 .875Z"/><circle cx="7" cy="7" r="7" fill-opacity="0.33" fill-rule="nonzero"/></g><path fill-opacity="0.33" fill-rule="nonzero" d="m16 13 9.5 9.5L28 20l.071 8.071L20 28l2.5-2.5L13 16z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-origin</title><g fill="currentColor" fill-rule="evenodd"><g transform="translate(4 4)"><path d="M7 0a7 7 0 1 1 0 14A7 7 0 0 1 7 0m0 .875a6.125 6.125 0 0 0-5.927 7.673A9.64 9.64 0 0 1 8.55 1.072 6.1 6.1 0 0 0 7 .875"/><circle cx="7" cy="7" r="7" fill-opacity="0.33" fill-rule="nonzero"/></g><path fill-opacity="0.33" fill-rule="nonzero" d="m16 13 9.5 9.5L28 20l.071 8.071L20 28l2.5-2.5L13 16z"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-owner</title><g fill="currentColor" fill-rule="evenodd"><g fill-opacity="0.33" stroke="currentColor" stroke-width="2" transform="translate(5 4)"><circle cx="11" cy="6" r="5"/><path stroke-linejoin="round" d="M2 21.667Q6.5 23 11 23t9-1.333Q19.182 11 11 11T2 21.667Z"/></g><path d="m15.409 25.566-1.817-1.332a1 1 0 0 1-.355-1.129l1.816-5.329c.308-.903 1.586-.903 1.894 0l1.816 5.33a1 1 0 0 1-.355 1.128l-1.817 1.332a1 1 0 0 1-1.182 0"/><path d="m15.646 18.646-1.792-1.792a.5.5 0 0 1 .353-.854h3.586a.5.5 0 0 1 .353.854l-1.792 1.792a.5.5 0 0 1-.708 0"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="10" cy="16" r="2"/><circle cx="16" cy="16" r="2"/><circle cx="22" cy="16" r="2"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-other</title><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="10" cy="16" r="2"/><circle cx="16" cy="16" r="2"/><circle cx="22" cy="16" r="2"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><path fill="currentColor" fill-opacity="0.33" fill-rule="nonzero" d="M5 5h22v22H5z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M27 27H5V5"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m5 22 4.4-4 4.4 2 4.4-7 4.4 4L27 9"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-plot</title><g fill="none" fill-rule="evenodd"><path fill="currentColor" fill-opacity="0.33" fill-rule="nonzero" d="M5 5h22v22H5z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M27 27H5V5"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m5 22 4.4-4 4.4 2 4.4-7 4.4 4L27 9"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><path d="M16 10a1 1 0 0 1 1 1v4h4a1 1 0 0 1 0 2h-4v4a1 1 0 0 1-2 0v-4h-4a1 1 0 0 1 0-2h4v-4a1 1 0 0 1 1-1Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-plus</title><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><path d="M16 10a1 1 0 0 1 1 1v4h4a1 1 0 0 1 0 2h-4v4a1 1 0 0 1-2 0v-4h-4a1 1 0 0 1 0-2h4v-4a1 1 0 0 1 1-1"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><g transform="translate(14 4)"><path d="M7 0a7 7 0 1 1 0 14A7 7 0 0 1 7 0Zm0 .875a6.125 6.125 0 0 0-5.927 7.673A9.638 9.638 0 0 1 8.55 1.072 6.135 6.135 0 0 0 7 .875Z"/><circle cx="7" cy="7" r="7" fill-opacity="0.33" fill-rule="nonzero"/></g><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 27.971 8 26l10-9-3-3-9 10-1.971 3.285a.5.5 0 0 0 .686.686Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 27.971 8 26l10-9-3-3-9 10-1.971 3.285a.5.5 0 0 0 .686.686Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-post</title><g fill="currentColor" fill-rule="evenodd"><g transform="translate(14 4)"><path d="M7 0a7 7 0 1 1 0 14A7 7 0 0 1 7 0m0 .875a6.125 6.125 0 0 0-5.927 7.673A9.64 9.64 0 0 1 8.55 1.072 6.1 6.1 0 0 0 7 .875"/><circle cx="7" cy="7" r="7" fill-opacity="0.33" fill-rule="nonzero"/></g><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 27.971 8 26l10-9-3-3-9 10-1.971 3.285a.5.5 0 0 0 .686.686"/><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 27.971 8 26l10-9-3-3-9 10-1.971 3.285a.5.5 0 0 0 .686.686"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><g transform="translate(11 4)"><path d="M5 0a5 5 0 1 1 0 10A5 5 0 0 1 5 0Zm0 .625a4.375 4.375 0 0 0-4.234 5.48A6.884 6.884 0 0 1 6.106.767 4.382 4.382 0 0 0 5 .625Z"/><circle cx="5" cy="5" r="5" fill-opacity="0.33" fill-rule="nonzero"/></g><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 20.971 6.667 19.8 14 13.2 11.8 11l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 20.971 6.667 19.8 14 13.2 11.8 11l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686Z"/><g transform="translate(18 12)"><path d="M5 0a5 5 0 1 1 0 10A5 5 0 0 1 5 0Zm0 .625a4.375 4.375 0 0 0-4.234 5.48A6.884 6.884 0 0 1 6.106.767 4.382 4.382 0 0 0 5 .625Z"/><circle cx="5" cy="5" r="5" fill-opacity="0.33" fill-rule="nonzero"/></g><path fill-opacity="0.33" fill-rule="nonzero" d="m11.715 28.971 1.952-1.171L21 21.2 18.8 19l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="m11.715 28.971 1.952-1.171L21 21.2 18.8 19l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-posts</title><g fill="currentColor" fill-rule="evenodd"><g transform="translate(11 4)"><path d="M5 0a5 5 0 1 1 0 10A5 5 0 0 1 5 0m0 .625a4.375 4.375 0 0 0-4.234 5.48A6.88 6.88 0 0 1 6.106.767 4.4 4.4 0 0 0 5 .625"/><circle cx="5" cy="5" r="5" fill-opacity="0.33" fill-rule="nonzero"/></g><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 20.971 6.667 19.8 14 13.2 11.8 11l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686"/><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 20.971 6.667 19.8 14 13.2 11.8 11l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686"/><g transform="translate(18 12)"><path d="M5 0a5 5 0 1 1 0 10A5 5 0 0 1 5 0m0 .625a4.375 4.375 0 0 0-4.234 5.48A6.88 6.88 0 0 1 6.106.767 4.4 4.4 0 0 0 5 .625"/><circle cx="5" cy="5" r="5" fill-opacity="0.33" fill-rule="nonzero"/></g><path fill-opacity="0.33" fill-rule="nonzero" d="m11.715 28.971 1.952-1.171L21 21.2 18.8 19l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686"/><path fill-opacity="0.33" fill-rule="nonzero" d="m11.715 28.971 1.952-1.171L21 21.2 18.8 19l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><circle cx="9" cy="8" r="3" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="9" cy="24" r="3" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path d="M8 11h2v10H8z"/><circle cx="23" cy="24" r="3" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><rect width="2" height="9" x="22" y="12" rx="1"/><path d="M26.536 4.464a1 1 0 0 1 0 1.415l-5.657 5.657a1 1 0 0 1-1.415-1.415l5.657-5.657a1 1 0 0 1 1.415 0Z"/><path d="M26.536 11.536a1 1 0 0 1-1.415 0l-5.657-5.657a1 1 0 0 1 1.415-1.415l5.657 5.657a1 1 0 0 1 0 1.415Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-pr_closed</title><g fill="currentColor" fill-rule="evenodd"><circle cx="9" cy="8" r="3" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="9" cy="24" r="3" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path d="M8 11h2v10H8z"/><circle cx="23" cy="24" r="3" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><rect width="2" height="9" x="22" y="12" rx="1"/><path d="M26.536 4.464a1 1 0 0 1 0 1.415l-5.657 5.657a1 1 0 0 1-1.415-1.415l5.657-5.657a1 1 0 0 1 1.415 0"/><path d="M26.536 11.536a1 1 0 0 1-1.415 0l-5.657-5.657a1 1 0 0 1 1.415-1.415l5.657 5.657a1 1 0 0 1 0 1.415"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="9" cy="8" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="23" cy="18" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="9" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path fill="currentColor" d="M8 11h2v10H8z"/><path stroke="currentColor" stroke-width="2" d="M20 18h-2c-4.667 0-7.667-2.333-9-7"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-pr_merged</title><g fill="none" fill-rule="evenodd"><circle cx="9" cy="8" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="23" cy="18" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="9" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path fill="currentColor" d="M8 11h2v10H8z"/><path stroke="currentColor" stroke-width="2" d="M20 18h-2q-7 0-9-7"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="9" cy="8" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="23" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="9" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path fill="currentColor" d="M8 11h2v10H8z"/><path stroke="currentColor" stroke-width="2" d="M23 21v-9c0-2.667-1.333-4-4-4"/><path fill="currentColor" d="M19 4.207v7.586a.5.5 0 0 1-.854.353l-3.792-3.792a.5.5 0 0 1 0-.708l3.792-3.792a.5.5 0 0 1 .854.353Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-pr_open</title><g fill="none" fill-rule="evenodd"><circle cx="9" cy="8" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="23" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="9" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path fill="currentColor" d="M8 11h2v10H8z"/><path stroke="currentColor" stroke-width="2" d="M23 21v-9q0-4-4-4"/><path fill="currentColor" d="M19 4.207v7.586a.5.5 0 0 1-.854.353l-3.792-3.792a.5.5 0 0 1 0-.708l3.792-3.792a.5.5 0 0 1 .854.353"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><rect width="20" height="4" x="4" y="4" rx="2"/><rect width="16" height="4" x="4" y="10.667" rx="2"/><rect width="12" height="4" x="4" y="17.333" rx="2"/><rect width="8" height="4" x="4" y="24" rx="2"/><path fill-opacity="0.33" fill-rule="nonzero" d="M24.64 12.794a1 1 0 0 1 .128.128l2.865 3.438a1 1 0 0 1-.768 1.64l-.866-.001L26 27a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1l-.001-9.001-.864.001a1 1 0 0 1-.768-1.64l2.865-3.438a1 1 0 0 1 1.408-.128Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-prioritized</title><g fill="currentColor" fill-rule="evenodd"><rect width="20" height="4" x="4" y="4" rx="2"/><rect width="16" height="4" x="4" y="10.667" rx="2"/><rect width="12" height="4" x="4" y="17.333" rx="2"/><rect width="8" height="4" x="4" y="24" rx="2"/><path fill-opacity="0.33" fill-rule="nonzero" d="M24.64 12.794a1 1 0 0 1 .128.128l2.865 3.438a1 1 0 0 1-.768 1.64l-.866-.001L26 27a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1l-.001-9.001-.864.001a1 1 0 0 1-.768-1.64l2.865-3.438a1 1 0 0 1 1.408-.128"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none"><path fill="currentColor" d="M16 7c-5.492 0-9.507 2.918-11.926 8.634a.941.941 0 0 0 0 .732C6.494 22.082 10.508 25 16 25s9.507-2.918 11.926-8.634a.941.941 0 0 0 0-.732C25.506 9.918 21.492 7 16 7Zm.292 2.003c4.354.094 7.52 2.311 9.594 6.748l.114.248-.114.25C23.766 20.784 20.504 23 16 23l-.292-.003c-4.353-.094-7.519-2.311-9.593-6.748L6 16l.115-.25C8.235 11.217 11.497 9 16 9l.292.003Z"/><path fill="currentColor" fill-opacity="0.33" d="M16.292 9.003c4.354.094 7.52 2.311 9.594 6.748l.114.248-.114.25C23.766 20.784 20.504 23 16 23l-.292-.003c-4.353-.094-7.519-2.311-9.593-6.748L6 16l.115-.25C8.235 11.217 11.497 9 16 9l.292.003Z"/><path fill="currentColor" fill-opacity="0.33" d="m16 9 .292.003c1.99.043 3.733.53 5.236 1.47L10.474 21.528c-1.785-1.116-3.233-2.87-4.36-5.279L6 16l.115-.25C8.235 11.217 11.497 9 16 9Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M27 5 5 27"/><path fill="currentColor" fill-rule="evenodd" d="M18.83 13.173a4 4 0 0 1-5.657 5.657Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-private</title><g fill="none"><path fill="currentColor" d="M16 7c-5.492 0-9.507 2.918-11.926 8.634a.94.94 0 0 0 0 .732C6.494 22.082 10.508 25 16 25s9.507-2.918 11.926-8.634a.94.94 0 0 0 0-.732C25.506 9.918 21.492 7 16 7m.292 2.003c4.354.094 7.52 2.311 9.594 6.748l.114.248-.114.25C23.766 20.784 20.504 23 16 23l-.292-.003c-4.353-.094-7.519-2.311-9.593-6.748L6 16l.115-.25C8.235 11.217 11.497 9 16 9z"/><path fill="currentColor" fill-opacity="0.33" d="M16.292 9.003c4.354.094 7.52 2.311 9.594 6.748l.114.248-.114.25C23.766 20.784 20.504 23 16 23l-.292-.003c-4.353-.094-7.519-2.311-9.593-6.748L6 16l.115-.25C8.235 11.217 11.497 9 16 9z"/><path fill="currentColor" fill-opacity="0.33" d="m16 9 .292.003c1.99.043 3.733.53 5.236 1.47L10.474 21.528c-1.785-1.116-3.233-2.87-4.36-5.279L6 16l.115-.25C8.235 11.217 11.497 9 16 9"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M27 5 5 27"/><path fill="currentColor" fill-rule="evenodd" d="M18.83 13.173a4 4 0 0 1-5.657 5.657Z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd" transform="scale(1 -1) rotate(22 87.345 9.324)"><circle cx="4.796" cy="5.23" r="2.214"/><path fill-opacity="0.33" fill-rule="nonzero" d="m6.796 6.167 5.718 5.735-1.045 1.042-5.713-5.73c.081-.143.234-.328.457-.553.224-.225.418-.39.583-.494Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="m6.796 6.167 5.718 5.735-1.045 1.042-5.713-5.73c.081-.143.234-.328.457-.553.224-.225.418-.39.583-.494Z"/><circle cx="18.817" cy="15.928" r="2.029"/><path fill-opacity="0.33" fill-rule="nonzero" d="m12.34 11.772 5.362 2.92c.048.137.003.331-.136.583-.14.252-.279.396-.418.435l-5.506-2.637.698-1.3Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="m12.34 11.772 5.362 2.92c.048.137.003.331-.136.583-.14.252-.279.396-.418.435l-5.506-2.637.698-1.3Z"/><circle cx="11.807" cy="12.423" r="4.059"/><path fill-opacity="0.33" fill-rule="nonzero" d="m12.049 16.461-.8 6.227-1.46-.211.793-6.19c.208-.042.462-.042.762 0 .3.043.535.101.705.174Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="m12.049 16.461-.8 6.227-1.46-.211.793-6.19c.208-.042.462-.042.762 0 .3.043.535.101.705.174ZM8.675 13.04c.237.13.414.338.529.623.115.285.138.527.068.726L3.21 17.477l-.874-2.034 6.339-2.404Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="M8.675 13.04c.237.13.414.338.529.623.115.285.138.527.068.726L3.21 17.477l-.874-2.034 6.339-2.404Z"/><circle cx="10.515" cy="22.569" r="2.398"/><circle cx="2.767" cy="16.481" r="2.767"/><path fill-opacity="0.33" fill-rule="nonzero" d="m18.779 2.823 1.607 1.157-6.073 6.617a.914.914 0 0 1-.666-.236 1.573 1.573 0 0 1-.461-.716l5.593-6.822Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="m18.779 2.823 1.607 1.157-6.073 6.617a.914.914 0 0 1-.666-.236 1.573 1.573 0 0 1-.461-.716l5.593-6.822Z"/><circle cx="19.7" cy="3.136" r="3.136"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-project</title><g fill="currentColor" fill-rule="evenodd" transform="rotate(158 1.812 16.978)scale(-1 1)"><circle cx="4.796" cy="5.23" r="2.214"/><path fill-opacity="0.33" fill-rule="nonzero" d="m6.796 6.167 5.718 5.735-1.045 1.042-5.713-5.73q.122-.215.457-.553.336-.338.583-.494"/><path fill-opacity="0.33" fill-rule="nonzero" d="m6.796 6.167 5.718 5.735-1.045 1.042-5.713-5.73q.122-.215.457-.553.336-.338.583-.494"/><circle cx="18.817" cy="15.928" r="2.029"/><path fill-opacity="0.33" fill-rule="nonzero" d="m12.34 11.772 5.362 2.92q.072.205-.136.583-.21.377-.418.435l-5.506-2.637z"/><path fill-opacity="0.33" fill-rule="nonzero" d="m12.34 11.772 5.362 2.92q.072.205-.136.583-.21.377-.418.435l-5.506-2.637z"/><circle cx="11.807" cy="12.423" r="4.059"/><path fill-opacity="0.33" fill-rule="nonzero" d="m12.049 16.461-.8 6.227-1.46-.211.793-6.19q.312-.063.762 0 .45.064.705.174"/><path fill-opacity="0.33" fill-rule="nonzero" d="m12.049 16.461-.8 6.227-1.46-.211.793-6.19q.312-.063.762 0 .45.064.705.174M8.675 13.04q.356.195.529.623t.068.726L3.21 17.477l-.874-2.034z"/><path fill-opacity="0.33" fill-rule="nonzero" d="M8.675 13.04q.356.195.529.623t.068.726L3.21 17.477l-.874-2.034z"/><circle cx="10.515" cy="22.569" r="2.398"/><circle cx="2.767" cy="16.481" r="2.767"/><path fill-opacity="0.33" fill-rule="nonzero" d="m18.779 2.823 1.607 1.157-6.073 6.617a.91.91 0 0 1-.666-.236 1.57 1.57 0 0 1-.461-.716z"/><path fill-opacity="0.33" fill-rule="nonzero" d="m18.779 2.823 1.607 1.157-6.073 6.617a.91.91 0 0 1-.666-.236 1.57 1.57 0 0 1-.461-.716z"/><circle cx="19.7" cy="3.136" r="3.136"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16 7c-5.492 0-9.507 2.918-11.926 8.634a.941.941 0 0 0 0 .732C6.494 22.082 10.508 25 16 25s9.507-2.918 11.926-8.634a.941.941 0 0 0 0-.732C25.506 9.918 21.492 7 16 7Zm.292 2.003c4.354.094 7.52 2.311 9.594 6.748l.114.248-.114.25C23.766 20.784 20.504 23 16 23l-.292-.003c-4.353-.094-7.519-2.311-9.593-6.748L6 16l.115-.25C8.235 11.217 11.497 9 16 9l.292.003Z"/><path fill-opacity="0.33" d="M16.292 9.003c4.354.094 7.52 2.311 9.594 6.748l.114.248-.114.25C23.766 20.784 20.504 23 16 23l-.292-.003c-4.353-.094-7.519-2.311-9.593-6.748L6 16l.115-.25C8.235 11.217 11.497 9 16 9l.292.003Z"/><circle cx="16" cy="16" r="4" fill-rule="evenodd"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-public</title><g fill="currentColor"><path d="M16 7c-5.492 0-9.507 2.918-11.926 8.634a.94.94 0 0 0 0 .732C6.494 22.082 10.508 25 16 25s9.507-2.918 11.926-8.634a.94.94 0 0 0 0-.732C25.506 9.918 21.492 7 16 7m.292 2.003c4.354.094 7.52 2.311 9.594 6.748l.114.248-.114.25C23.766 20.784 20.504 23 16 23l-.292-.003c-4.353-.094-7.519-2.311-9.593-6.748L6 16l.115-.25C8.235 11.217 11.497 9 16 9z"/><path fill-opacity="0.33" d="M16.292 9.003c4.354.094 7.52 2.311 9.594 6.748l.114.248-.114.25C23.766 20.784 20.504 23 16 23l-.292-.003c-4.353-.094-7.519-2.311-9.593-6.748L6 16l.115-.25C8.235 11.217 11.497 9 16 9z"/><circle cx="16" cy="16" r="4" fill-rule="evenodd"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" fill-rule="nonzero"/><path fill-rule="nonzero" d="M16 4c6.627 0 12 5.373 12 12s-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4Zm0 2C10.477 6 6 10.477 6 16s4.477 10 10 10 10-4.477 10-10S21.523 6 16 6Z"/><path d="M16 24.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm-3.8-14.326c1.939-2.585 5.721-3.005 7.6-.5 1.571 2.095.788 4.81-.934 6.643l-.159.164C17.378 17.811 17 18.441 17 19.774a1 1 0 0 1-2 0c0-1.912.57-2.944 2.08-4.492l.213-.215c1.214-1.214 1.78-3.028.907-4.193-1.006-1.341-3.202-1.097-4.4.5a1 1 0 0 1-1.6-1.2Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-question</title><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" fill-rule="nonzero"/><path fill-rule="nonzero" d="M16 4c6.627 0 12 5.373 12 12s-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4m0 2C10.477 6 6 10.477 6 16s4.477 10 10 10 10-4.477 10-10S21.523 6 16 6"/><path d="M16 24.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3m-3.8-14.326c1.939-2.585 5.721-3.005 7.6-.5 1.571 2.095.788 4.81-.934 6.643l-.159.164C17.378 17.811 17 18.441 17 19.774a1 1 0 0 1-2 0c0-1.912.57-2.944 2.08-4.492l.213-.215c1.214-1.214 1.78-3.028.907-4.193-1.006-1.341-3.202-1.097-4.4.5a1 1 0 0 1-1.6-1.2"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33" fill-rule="nonzero"/><g stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="M5.387 13.096A11.012 11.012 0 0 0 5 16c0 6.075 4.925 11 11 11s11-4.925 11-11S22.075 5 16 5a11 11 0 0 0-9.892 6.184"/><path stroke-linejoin="round" d="m5.314 5.248.73 5.956L12 10.472"/></g><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 9v7l4 4"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-recent</title><g fill="none" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33" fill-rule="nonzero"/><g stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="M5.387 13.096A11 11 0 0 0 5 16c0 6.075 4.925 11 11 11s11-4.925 11-11S22.075 5 16 5a11 11 0 0 0-9.892 6.184"/><path stroke-linejoin="round" d="m5.314 5.248.73 5.956L12 10.472"/></g><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 9v7l4 4"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33" fill-rule="nonzero"/><g stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="M5.387 13.096A11.012 11.012 0 0 0 5 16c0 6.075 4.925 11 11 11s11-4.925 11-11S22.075 5 16 5a11 11 0 0 0-9.892 6.184"/><path stroke-linejoin="round" d="m5.314 5.248.73 5.956L12 10.472"/></g></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-refresh</title><g fill="none" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33" fill-rule="nonzero"/><g stroke="currentColor" stroke-linecap="round" stroke-width="2"><path d="M5.387 13.096A11 11 0 0 0 5 16c0 6.075 4.925 11 11 11s11-4.925 11-11S22.075 5 16 5a11 11 0 0 0-9.892 6.184"/><path stroke-linejoin="round" d="m5.314 5.248.73 5.956L12 10.472"/></g></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path d="M16 4c.583 0 1.143.1 1.664.283-.265.13-.52.276-.764.436a4.375 4.375 0 0 0-5.133 5.387 6.886 6.886 0 0 1 4.913-5.238c-.351.248-.68.526-.983.829A7.477 7.477 0 0 0 13.5 11c0 .9.159 1.763.45 2.563A5.004 5.004 0 0 1 11 9a5 5 0 0 1 5-5Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="M16 4c.583 0 1.143.1 1.664.283a7.463 7.463 0 0 0-1.967 1.414A7.477 7.477 0 0 0 13.5 11c0 .9.159 1.763.45 2.563A5.004 5.004 0 0 1 11 9a5 5 0 0 1 5-5Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 20.971 6.667 19.8 14 13.2 11.8 11l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 20.971 6.667 19.8 14 13.2 11.8 11l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686Z"/><path d="M27.717 14.337a5 5 0 0 1-9.279 3.713c.799.291 1.662.45 2.562.45 2.071 0 3.946-.84 5.303-2.197a7.523 7.523 0 0 0 1.36-1.856Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="M27.717 14.337a5 5 0 0 1-9.279 3.713c.799.291 1.662.45 2.562.45 2.071 0 3.946-.84 5.303-2.197a7.523 7.523 0 0 0 1.36-1.856Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="m11.715 27.971 1.952-1.171L21 20.2 18.8 18l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="m11.715 27.971 1.952-1.171L21 20.2 18.8 18l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686Z"/><g transform="translate(14 4)"><path d="M7 0a7 7 0 1 1 0 14A7 7 0 0 1 7 0Zm0 .875a6.125 6.125 0 0 0-5.927 7.673A9.638 9.638 0 0 1 8.55 1.072 6.135 6.135 0 0 0 7 .875Z"/><circle cx="7" cy="7" r="7" fill-opacity="0.33" fill-rule="nonzero"/></g><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 27.971 8 26l10-9-3-3-9 10-1.971 3.285a.5.5 0 0 0 .686.686Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 27.971 8 26l10-9-3-3-9 10-1.971 3.285a.5.5 0 0 0 .686.686Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-related_posts</title><g fill="currentColor" fill-rule="evenodd"><path d="M16 4c.583 0 1.143.1 1.664.283q-.398.195-.764.436a4.375 4.375 0 0 0-5.133 5.387 6.89 6.89 0 0 1 4.913-5.238q-.527.373-.983.829A7.48 7.48 0 0 0 13.5 11c0 .9.159 1.763.45 2.563A5 5 0 0 1 11 9a5 5 0 0 1 5-5"/><path fill-opacity="0.33" fill-rule="nonzero" d="M16 4c.583 0 1.143.1 1.664.283a7.5 7.5 0 0 0-1.967 1.414A7.48 7.48 0 0 0 13.5 11c0 .9.159 1.763.45 2.563A5 5 0 0 1 11 9a5 5 0 0 1 5-5"/><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 20.971 6.667 19.8 14 13.2 11.8 11l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686"/><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 20.971 6.667 19.8 14 13.2 11.8 11l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686"/><path d="M27.717 14.337a5 5 0 0 1-9.279 3.713c.799.291 1.662.45 2.562.45 2.071 0 3.946-.84 5.303-2.197a7.5 7.5 0 0 0 1.36-1.856Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="M27.717 14.337a5 5 0 0 1-9.279 3.713c.799.291 1.662.45 2.562.45 2.071 0 3.946-.84 5.303-2.197a7.5 7.5 0 0 0 1.36-1.856Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="m11.715 27.971 1.952-1.171L21 20.2 18.8 18l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686"/><path fill-opacity="0.33" fill-rule="nonzero" d="m11.715 27.971 1.952-1.171L21 20.2 18.8 18l-6.6 7.333-1.171 1.952a.5.5 0 0 0 .686.686"/><g transform="translate(14 4)"><path d="M7 0a7 7 0 1 1 0 14A7 7 0 0 1 7 0m0 .875a6.125 6.125 0 0 0-5.927 7.673A9.64 9.64 0 0 1 8.55 1.072 6.1 6.1 0 0 0 7 .875"/><circle cx="7" cy="7" r="7" fill-opacity="0.33" fill-rule="nonzero"/></g><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 27.971 8 26l10-9-3-3-9 10-1.971 3.285a.5.5 0 0 0 .686.686"/><path fill-opacity="0.33" fill-rule="nonzero" d="M4.715 27.971 8 26l10-9-3-3-9 10-1.971 3.285a.5.5 0 0 0 .686.686"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd" transform="rotate(45 12.586 23.071)"><path fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M3.542 16.61 0 19.456v3.794l4.427-.948M16.458 16.61 20 19.456v3.794l-4.427-.948"/><path fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M10 0C2.235 5.903.941 14.02 6.118 24.35h7.764C19.06 14.02 17.765 5.903 10 0Z"/><circle cx="7.5" cy="10.35" r="1.25" stroke="currentColor" stroke-width="1.5"/><circle cx="12.5" cy="10.35" r="1.25" stroke="currentColor" stroke-width="1.5"/><path fill="currentColor" d="M8.893 25.57h2.214c1.476 2.583 1.107 5.166-1.107 7.749-2.214-2.583-2.583-5.166-1.107-7.748Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M6 14.35c2.667 2 5.333 2 8 0"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-releases</title><g fill="none" fill-rule="evenodd" transform="rotate(45 12.586 23.071)"><path fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M3.542 16.61 0 19.456v3.794l4.427-.948M16.458 16.61 20 19.456v3.794l-4.427-.948"/><path fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M10 0Q-1.647 8.855 6.118 24.35h7.764Q21.648 8.855 10 0Z"/><circle cx="7.5" cy="10.35" r="1.25" stroke="currentColor" stroke-width="1.5"/><circle cx="12.5" cy="10.35" r="1.25" stroke="currentColor" stroke-width="1.5"/><path fill="currentColor" d="M8.893 25.57h2.214Q13.32 29.445 10 33.32q-3.321-3.875-1.107-7.748"/><path stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M6 14.35q4 3 8 0"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><rect width="26" height="2" x="3" y="22" rx="1"/><path fill-opacity="0.33" fill-rule="nonzero" d="M16 10c-6.233 0-9.9 3.333-11 10h22c-1.1-6.667-4.767-10-11-10Z"/><path fill-rule="nonzero" d="M18 6a1 1 0 0 1 0 2h-1l.001 1.027c5.758.321 9.44 3.465 10.873 9.231l.082.342c.029.132.044.266.044.401 0 1.105-.996 2-2.221 1.999H6.223c-.154 0-.308-.014-.459-.043-1.2-.228-1.967-1.288-1.717-2.366C5.417 12.616 9.13 9.355 15 9.027V8h-1a1 1 0 0 1 0-2h4Zm-2 5c-5.47 0-8.73 2.58-10 7.998L26 19l-.08-.328C24.596 13.475 21.36 11 16 11Z"/><path d="M15 20h2v3h-2z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-request</title><g fill="currentColor" fill-rule="evenodd"><rect width="26" height="2" x="3" y="22" rx="1"/><path fill-opacity="0.33" fill-rule="nonzero" d="M16 10Q6.65 10 5 20h22q-1.65-10-11-10"/><path fill-rule="nonzero" d="M18 6a1 1 0 0 1 0 2h-1l.001 1.027c5.758.321 9.44 3.465 10.873 9.231l.082.342Q28 18.798 28 19c0 1.105-.996 2-2.221 1.999H6.223q-.232 0-.459-.043c-1.2-.228-1.967-1.288-1.717-2.366C5.417 12.616 9.13 9.355 15 9.027V8h-1a1 1 0 0 1 0-2zm-2 5c-5.47 0-8.73 2.58-10 7.998L26 19l-.08-.328C24.596 13.475 21.36 11 16 11"/><path d="M15 20h2v3h-2z"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-sad</title><g fill="none"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33"/><circle cx="16" cy="16" r="11" stroke="currentColor" stroke-width="2"/><ellipse cx="12.5" cy="14" fill="currentColor" fill-rule="evenodd" rx="1.5" ry="2" transform="rotate(45 12.5 14)"/><ellipse cx="19.5" cy="14" fill="currentColor" fill-rule="evenodd" rx="1.5" ry="2" transform="rotate(-45 19.5 14)"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M11 22q2-2 5-2t5 2"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M17.647 4.838c.22.805.309 1.375.321 1.903.959.47 1.83.811 2.643 1.283.984-.402 1.255-.547 1.657-.805l.088-.058 1.418.941 1.244 1.242c-.405.696-.734 1.143-1.08 1.506.347 1.016.722 1.873.964 2.777 1.071.418 1.34.512 1.838.621l.111.024.299 3.374c-.728.207-1.272.3-1.774.323-.583.96-.924 1.832-1.396 2.642.424 1.007.557 1.273.836 1.703l.062.095-2.145 2.651c-.731-.417-1.196-.757-1.577-1.12-1.006.347-1.862.722-2.772.964-.41 1.014-.504 1.295-.612 1.798l-.023.11-3.395.351c-.22-.82-.306-1.386-.319-1.904-.965-.47-1.834-.808-2.644-1.277-.982.407-1.253.55-1.654.807l-.088.057-1.427-.94-1.233-1.237a6.833 6.833 0 0 1 1.026-1.466c-.301-1.058-.677-1.914-.918-2.82-1.062-.419-1.334-.514-1.832-.623l-.11-.024-.31-3.379c.763-.209 1.316-.299 1.82-.317.547-.97.886-1.842 1.355-2.65-.431-1.007-.562-1.273-.84-1.704l-.062-.095 2.154-2.65c.734.42 1.196.759 1.575 1.12 1.01-.347 1.867-.722 2.773-.964.409-1.014.503-1.295.611-1.797l.024-.112 3.392-.35ZM16 11a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z"/><path fill-rule="nonzero" d="M17.559 4.001h-3.115c-.46 0-.865.298-.996.744l-.09.314a7.275 7.275 0 0 0-.185.952l-.028.27-.109.032c-.62.19-1.217.437-1.788.74l-.097.054-.21-.17a7.468 7.468 0 0 0-1.105-.708 1.05 1.05 0 0 0-1.22.184L6.413 8.616A1.043 1.043 0 0 0 6.22 9.82l.163.296c.168.29.351.563.55.819l.174.214-.053.098c-.305.571-.552 1.17-.741 1.79l-.032.111-.017.001c-.501.046-1.013.147-1.526.303-.441.13-.738.54-.738.994v3.11c0 .46.298.864.744.995l.301.088c.303.08.608.142.914.183l.323.034.031.111c.19.62.437 1.217.74 1.788l.054.095-.164.202c-.263.339-.5.71-.713 1.11-.211.396-.138.877.16 1.199l1.121 1.127 1.107 1.101c.317.318.803.391 1.203.191l.296-.162c.29-.168.563-.35.819-.55l.215-.175.098.055a9.98 9.98 0 0 0 1.788.74l.11.031.027.263c.053.424.146.852.276 1.282.13.44.54.736.994.736h3.115c.46 0 .865-.298.996-.743l.09-.315c.084-.315.145-.633.185-.951l.027-.272.112-.031a9.95 9.95 0 0 0 1.79-.741l.093-.054.212.172c.34.263.708.5 1.102.707.393.21.874.137 1.196-.16l1.124-1.123 1.1-1.105c.318-.317.392-.804.192-1.203l-.165-.296a7.566 7.566 0 0 0-.55-.818l-.173-.213.057-.1c.306-.571.554-1.17.742-1.788l.03-.105h.015a7.415 7.415 0 0 0 1.534-.309c.434-.127.73-.538.73-.992v-3.11c.026-.441-.292-.863-.743-.996l-.301-.086a7.32 7.32 0 0 0-.908-.18l-.33-.036-.03-.108a10.092 10.092 0 0 0-.74-1.789l-.057-.1.17-.208c.262-.338.5-.708.71-1.104a1.05 1.05 0 0 0-.184-1.223l-1.099-1.099-1.098-1.102a1.044 1.044 0 0 0-1.206-.194l-.296.165c-.29.17-.563.352-.818.55l-.214.173-.101-.057a10.05 10.05 0 0 0-1.789-.743l-.107-.031-.027-.271a7.439 7.439 0 0 0-.278-1.279 1.034 1.034 0 0 0-.993-.73Zm-.683 1.922c.071.384.098.702.093 1.013l-.012.859.838.187c.924.207 1.8.571 2.604 1.083l.723.46.594-.606c.327-.308.534-.478.729-.617l.693.578.61.61a4.97 4.97 0 0 1-.654.79l-.617.599.46.726c.51.806.872 1.681 1.08 2.61l.184.826h.93c.416.016.667.041.887.08l.06 1.757a4.962 4.962 0 0 1-.952.096h-.928l-.182.83a7.968 7.968 0 0 1-1.077 2.592l-.463.724.608.596c.305.324.475.53.613.722l-1.188 1.308a4.969 4.969 0 0 1-.784-.65l-.6-.619-.728.465a8.059 8.059 0 0 1-2.6 1.077l-.84.187.012.851a6.584 6.584 0 0 1-.075.94l-1.765.081c-.073-.39-.1-.705-.095-1.012l.012-.86-.84-.187a8.102 8.102 0 0 1-2.602-1.078l-.727-.462-.593.611c-.326.309-.53.479-.725.616l-.701-.579-.61-.613c.205-.304.42-.562.653-.785l.625-.6-.465-.73a8.136 8.136 0 0 1-1.079-2.603l-.185-.826h-.916a6.625 6.625 0 0 1-.896-.082l-.065-1.757c.354-.067.652-.095.939-.095h.939l.184-.827a8.118 8.118 0 0 1 1.079-2.606l.462-.727-.612-.594a6.53 6.53 0 0 1-.612-.717l1.194-1.311c.326.223.569.428.785.65l.6.619.726-.462c.8-.509 1.674-.87 2.604-1.079l.838-.187-.012-.851c.012-.442.036-.706.075-.939l1.767-.082Z"/><path d="M16 10.001a6 6 0 1 1 0 12 6 6 0 0 1 0-12Zm0 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-settings</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M17.647 4.838c.22.805.309 1.375.321 1.903.959.47 1.83.811 2.643 1.283.984-.402 1.255-.547 1.657-.805l.088-.058 1.418.941 1.244 1.242c-.405.696-.734 1.143-1.08 1.506.347 1.016.722 1.873.964 2.777 1.071.418 1.34.512 1.838.621l.111.024.299 3.374c-.728.207-1.272.3-1.774.323-.583.96-.924 1.832-1.396 2.642.424 1.007.557 1.273.836 1.703l.062.095-2.145 2.651c-.731-.417-1.196-.757-1.577-1.12-1.006.347-1.862.722-2.772.964-.41 1.014-.504 1.295-.612 1.798l-.023.11-3.395.351c-.22-.82-.306-1.386-.319-1.904-.965-.47-1.834-.808-2.644-1.277-.982.407-1.253.55-1.654.807l-.088.057-1.427-.94-1.233-1.237a6.8 6.8 0 0 1 1.026-1.466c-.301-1.058-.677-1.914-.918-2.82-1.062-.419-1.334-.514-1.832-.623l-.11-.024-.31-3.379c.763-.209 1.316-.299 1.82-.317.547-.97.886-1.842 1.355-2.65-.431-1.007-.562-1.273-.84-1.704l-.062-.095 2.154-2.65c.734.42 1.196.759 1.575 1.12 1.01-.347 1.867-.722 2.773-.964.409-1.014.503-1.295.611-1.797l.024-.112zM16 11a5 5 0 1 0 0 10 5 5 0 0 0 0-10"/><path fill-rule="nonzero" d="M17.559 4.001h-3.115c-.46 0-.865.298-.996.744l-.09.314a7 7 0 0 0-.185.952l-.028.27-.109.032q-.93.285-1.788.74l-.097.054-.21-.17a7.5 7.5 0 0 0-1.105-.708 1.05 1.05 0 0 0-1.22.184L6.413 8.616A1.04 1.04 0 0 0 6.22 9.82l.163.296q.252.435.55.819l.174.214-.053.098q-.457.858-.741 1.79l-.032.111-.017.001c-.501.046-1.013.147-1.526.303-.441.13-.738.54-.738.994v3.11c0 .46.298.864.744.995l.301.088q.455.12.914.183l.323.034.031.111q.285.93.74 1.788l.054.095-.164.202q-.394.51-.713 1.11c-.211.396-.138.877.16 1.199l1.121 1.127 1.107 1.101c.317.318.803.391 1.203.191l.296-.162q.435-.251.819-.55l.215-.175.098.055a10 10 0 0 0 1.788.74l.11.031.027.263q.08.637.276 1.282c.13.44.54.736.994.736h3.115c.46 0 .865-.298.996-.743l.09-.315q.125-.473.185-.951l.027-.272.112-.031a10 10 0 0 0 1.79-.741l.093-.054.212.172q.51.396 1.102.707c.393.21.874.137 1.196-.16l1.124-1.123 1.1-1.105c.318-.317.392-.804.192-1.203l-.165-.296a8 8 0 0 0-.55-.818l-.173-.213.057-.1c.306-.571.554-1.17.742-1.788l.03-.105h.015a7.4 7.4 0 0 0 1.534-.309c.434-.127.73-.538.73-.992v-3.11c.026-.441-.292-.863-.743-.996l-.301-.086a7 7 0 0 0-.908-.18l-.33-.036-.03-.108a10 10 0 0 0-.74-1.789l-.057-.1.17-.208q.394-.508.71-1.104a1.05 1.05 0 0 0-.184-1.223l-1.099-1.099-1.098-1.102a1.04 1.04 0 0 0-1.206-.194l-.296.165q-.435.254-.818.55l-.214.173-.101-.057a10 10 0 0 0-1.789-.743l-.107-.031-.027-.271a7.4 7.4 0 0 0-.278-1.279 1.03 1.03 0 0 0-.993-.73m-.683 1.922c.071.384.098.702.093 1.013l-.012.859.838.187c.924.207 1.8.571 2.604 1.083l.723.46.594-.606c.327-.308.534-.478.729-.617l.693.578.61.61a5 5 0 0 1-.654.79l-.617.599.46.726c.51.806.872 1.681 1.08 2.61l.184.826h.93c.416.016.667.041.887.08l.06 1.757a5 5 0 0 1-.952.096h-.928l-.182.83a8 8 0 0 1-1.077 2.592l-.463.724.608.596c.305.324.475.53.613.722l-1.188 1.308a5 5 0 0 1-.784-.65l-.6-.619-.728.465a8 8 0 0 1-2.6 1.077l-.84.187.012.851a6.6 6.6 0 0 1-.075.94l-1.765.081c-.073-.39-.1-.705-.095-1.012l.012-.86-.84-.187a8.1 8.1 0 0 1-2.602-1.078l-.727-.462-.593.611c-.326.309-.53.479-.725.616l-.701-.579-.61-.613c.205-.304.42-.562.653-.785l.625-.6-.465-.73a8.1 8.1 0 0 1-1.079-2.603l-.185-.826h-.916a7 7 0 0 1-.896-.082l-.065-1.757c.354-.067.652-.095.939-.095h.939l.184-.827a8.1 8.1 0 0 1 1.079-2.606l.462-.727-.612-.594a6.5 6.5 0 0 1-.612-.717l1.194-1.311c.326.223.569.428.785.65l.6.619.726-.462c.8-.509 1.674-.87 2.604-1.079l.838-.187-.012-.851c.012-.442.036-.706.075-.939z"/><path d="M16 10.001a6 6 0 1 1 0 12 6 6 0 0 1 0-12m0 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-smile</title><g fill="none"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33"/><circle cx="16" cy="16" r="11" stroke="currentColor" stroke-width="2"/><ellipse cx="12.5" cy="14" fill="currentColor" fill-rule="evenodd" rx="1.5" ry="2"/><ellipse cx="19.5" cy="14" fill="currentColor" fill-rule="evenodd" rx="1.5" ry="2"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M11 20q2 2 5 2t5-2"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M5 5h22v22H5z"/><rect width="8" height="3" x="7" y="8" rx="1"/><rect width="8" height="3" x="7" y="12.333" rx="1"/><rect width="8" height="3" x="7" y="16.667" rx="1"/><rect width="8" height="3" x="7" y="21" rx="1"/><rect width="9" height="18" x="16" y="7" fill-opacity="0.33" fill-rule="nonzero" rx="1"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-split_view</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M5 5h22v22H5z"/><rect width="8" height="3" x="7" y="8" rx="1"/><rect width="8" height="3" x="7" y="12.333" rx="1"/><rect width="8" height="3" x="7" y="16.667" rx="1"/><rect width="8" height="3" x="7" y="21" rx="1"/><rect width="9" height="18" x="16" y="7" fill-opacity="0.33" fill-rule="nonzero" rx="1"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33"/><path d="M5 16h4l2.5-3.5L16 22l4-12.5 2.5 6.5H27"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-active</title><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33"/><path d="M5 16h4l2.5-3.5L16 22l4-12.5 2.5 6.5H27"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M5 7h22v14H5z"/><path d="M14 21h4v3h-4z"/><rect width="8" height="2" x="12" y="24" rx="1"/><path d="M13 9.902v8.196a.5.5 0 0 0 .765.424l6.557-4.098a.5.5 0 0 0 0-.848l-6.557-4.098a.5.5 0 0 0-.765.424Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-step_demo</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M5 7h22v14H5z"/><path d="M14 21h4v3h-4z"/><rect width="8" height="2" x="12" y="24" rx="1"/><path d="M13 9.902v8.196a.5.5 0 0 0 .765.424l6.557-4.098a.5.5 0 0 0 0-.848l-6.557-4.098a.5.5 0 0 0-.765.424"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd" transform="rotate(45 10.46 25.253)"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M3.2 15 0 17.571V21l4-.857M12.8 15l3.2 2.571V21l-4-.857"/><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M3.2 15 0 17.571V21l4-.857M12.8 15l3.2 2.571V21l-4-.857"/><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M8 0C2 5.333 1 12.667 5 22h6c4-9.333 3-16.667-3-22Z"/><circle cx="8" cy="10" r="2"/><path d="M7 24h2c1.333 2.333 1 4.667-1 7-2-2.333-2.333-4.667-1-7Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-step_deploy</title><g fill="currentColor" fill-rule="evenodd" transform="rotate(45 10.46 25.253)"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M3.2 15 0 17.571V21l4-.857M12.8 15l3.2 2.571V21l-4-.857"/><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M3.2 15 0 17.571V21l4-.857M12.8 15l3.2 2.571V21l-4-.857"/><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M8 0q-9 8-3 22h6Q17 8 8 0Z"/><circle cx="8" cy="10" r="2"/><path d="M7 24h2q2 3.5-1 7-3-3.5-1-7"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><path fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M5 7h22v14H5z"/><path fill="currentColor" d="M14 21h4v3h-4z"/><rect width="8" height="2" x="12" y="24" fill="currentColor" rx="1"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m11 17-3-3 3-3M21 17l3-3-3-3"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m14 18 4-8"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-step_develop</title><g fill="none" fill-rule="evenodd"><path fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M5 7h22v14H5z"/><path fill="currentColor" d="M14 21h4v3h-4z"/><rect width="8" height="2" x="12" y="24" fill="currentColor" rx="1"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m11 17-3-3 3-3M21 17l3-3-3-3"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m14 18 4-8"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><g fill="currentColor" fill-rule="nonzero" transform="matrix(-1 0 0 1 27.95 4)"><path fill-opacity="0.33" d="m22.95 20.45-7-6.5h-2l-.5 2.5 6.5 6.5z"/><path fill-opacity="0.33" d="m22.95 20.45-7-6.5h-2l-.5 2.5 6.5 6.5z"/><circle cx="7.95" cy="7.95" r="7" fill-opacity="0.33"/><path d="M8.173 0c2.257 0 4.3.915 5.78 2.394a8.148 8.148 0 0 1 2.393 5.78 8.135 8.135 0 0 1-1.295 4.416h1.095c.23 0 .452.075.632.213l.103.09 6.715 6.715a1.036 1.036 0 0 1 .093 1.363l-.093.107-2.518 2.518a1.036 1.036 0 0 1-1.364.093l-.106-.093-6.714-6.715a1.04 1.04 0 0 1-.296-.598l-.009-.137.001-1.095a8.135 8.135 0 0 1-4.417 1.295c-2.257 0-4.3-.914-5.78-2.393A8.148 8.148 0 0 1 0 8.173c0-2.257.915-4.3 2.394-5.78A8.148 8.148 0 0 1 8.174 0Zm7.277 14.45h-1v1l5.893 5.94 1.047-1.047-5.94-5.893ZM8.173 2.079a6.076 6.076 0 0 0-4.31 1.785 6.076 6.076 0 0 0-1.784 4.31c0 1.682.682 3.206 1.785 4.309a6.076 6.076 0 0 0 4.31 1.785 6.076 6.076 0 0 0 4.309-1.785 6.076 6.076 0 0 0 1.785-4.31 6.076 6.076 0 0 0-1.785-4.31 6.076 6.076 0 0 0-4.31-1.784Z"/></g><circle cx="20" cy="16" r="1" fill="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M20 13.5c0-1.5 2-1.5 2-3.5s-3-3-4-.5"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-step_investigate</title><g fill="none" fill-rule="evenodd"><g fill="currentColor" fill-rule="nonzero" transform="matrix(-1 0 0 1 27.95 4)"><path fill-opacity="0.33" d="m22.95 20.45-7-6.5h-2l-.5 2.5 6.5 6.5z"/><path fill-opacity="0.33" d="m22.95 20.45-7-6.5h-2l-.5 2.5 6.5 6.5z"/><circle cx="7.95" cy="7.95" r="7" fill-opacity="0.33"/><path d="M8.173 0c2.257 0 4.3.915 5.78 2.394a8.15 8.15 0 0 1 2.393 5.78 8.14 8.14 0 0 1-1.295 4.416h1.095c.23 0 .452.075.632.213l.103.09 6.715 6.715a1.036 1.036 0 0 1 .093 1.363l-.093.107-2.518 2.518a1.036 1.036 0 0 1-1.364.093l-.106-.093-6.714-6.715a1.04 1.04 0 0 1-.296-.598l-.009-.137.001-1.095a8.14 8.14 0 0 1-4.417 1.295c-2.257 0-4.3-.914-5.78-2.393A8.15 8.15 0 0 1 0 8.173c0-2.257.915-4.3 2.394-5.78A8.15 8.15 0 0 1 8.174 0m7.277 14.45h-1v1l5.893 5.94 1.047-1.047zM8.173 2.079a6.08 6.08 0 0 0-4.31 1.785 6.08 6.08 0 0 0-1.784 4.31c0 1.682.682 3.206 1.785 4.309a6.08 6.08 0 0 0 4.31 1.785 6.08 6.08 0 0 0 4.309-1.785 6.08 6.08 0 0 0 1.785-4.31 6.08 6.08 0 0 0-1.785-4.31 6.08 6.08 0 0 0-4.31-1.784"/></g><circle cx="20" cy="16" r="1" fill="currentColor"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M20 13.5c0-1.5 2-1.5 2-3.5s-3-3-4-.5"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-opacity="0.33"><circle cx="7.5" cy="7.5" r="3.5"/><circle cx="16" cy="7.5" r="3.5"/><circle cx="24.5" cy="7.5" r="3.5"/><circle cx="7.5" cy="16" r="3.5"/><circle cx="16" cy="16" r="3.5"/><circle cx="24.5" cy="16" r="3.5"/><circle cx="7.5" cy="24.5" r="3.5"/><circle cx="16" cy="24.5" r="3.5"/><circle cx="24.5" cy="24.5" r="3.5"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-steps_none</title><g fill="currentColor" fill-opacity="0.33"><circle cx="7.5" cy="7.5" r="3.5"/><circle cx="16" cy="7.5" r="3.5"/><circle cx="24.5" cy="7.5" r="3.5"/><circle cx="7.5" cy="16" r="3.5"/><circle cx="16" cy="16" r="3.5"/><circle cx="24.5" cy="16" r="3.5"/><circle cx="7.5" cy="24.5" r="3.5"/><circle cx="16" cy="24.5" r="3.5"/><circle cx="24.5" cy="24.5" r="3.5"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor"><circle cx="7.5" cy="7.5" r="3.5" fill-opacity="0.33"/><circle cx="16" cy="7.5" r="3.5" fill-opacity="0.33"/><circle cx="24.5" cy="7.5" r="3.5" fill-opacity="0.33"/><circle cx="7.5" cy="16" r="3.5" fill-opacity="0.33"/><circle cx="24.5" cy="16" r="3.5" fill-opacity="0.33"/><circle cx="7.5" cy="24.5" r="3.5" fill-opacity="0.33"/><circle cx="16" cy="24.5" r="3.5" fill-opacity="0.33"/><circle cx="24.5" cy="24.5" r="3.5" fill-opacity="0.33"/><path fill-rule="evenodd" d="M16 4a2.602 2.602 0 0 1 2.576 2.97l-.976 6.826 6.192-3.036a2.602 2.602 0 1 1 1.592 4.9L18.59 16.84l4.802 4.95a2.602 2.602 0 1 1-4.168 3.029L16 18.722l-3.224 6.098a2.602 2.602 0 1 1-4.168-3.028l4.802-4.951-6.794-1.182a2.602 2.602 0 1 1 1.592-4.9l6.19 3.037-.974-6.826A2.602 2.602 0 0 1 16 4Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-step_required</title><g fill="currentColor"><circle cx="7.5" cy="7.5" r="3.5" fill-opacity="0.33"/><circle cx="16" cy="7.5" r="3.5" fill-opacity="0.33"/><circle cx="24.5" cy="7.5" r="3.5" fill-opacity="0.33"/><circle cx="7.5" cy="16" r="3.5" fill-opacity="0.33"/><circle cx="24.5" cy="16" r="3.5" fill-opacity="0.33"/><circle cx="7.5" cy="24.5" r="3.5" fill-opacity="0.33"/><circle cx="16" cy="24.5" r="3.5" fill-opacity="0.33"/><circle cx="24.5" cy="24.5" r="3.5" fill-opacity="0.33"/><path fill-rule="evenodd" d="M16 4a2.602 2.602 0 0 1 2.576 2.97l-.976 6.826 6.192-3.036a2.602 2.602 0 1 1 1.592 4.9L18.59 16.84l4.802 4.95a2.602 2.602 0 1 1-4.168 3.029L16 18.722l-3.224 6.098a2.602 2.602 0 1 1-4.168-3.028l4.802-4.951-6.794-1.182a2.602 2.602 0 1 1 1.592-4.9l6.19 3.037-.974-6.826A2.602 2.602 0 0 1 16 4"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><path fill="currentColor" fill-opacity="0.33" fill-rule="nonzero" d="M27 24.5 20 18h-2l-.5 2.5L24 27z"/><path fill="currentColor" fill-opacity="0.33" fill-rule="nonzero" d="M27 24.5 20 18h-2l-.5 2.5L24 27z"/><circle cx="12" cy="12" r="7" fill="currentColor" fill-opacity="0.33" fill-rule="nonzero"/><path fill="currentColor" fill-rule="nonzero" d="M12.223 4.05c2.257 0 4.3.915 5.78 2.394a8.148 8.148 0 0 1 2.393 5.78 8.135 8.135 0 0 1-1.295 4.416h1.095c.23 0 .452.075.632.213l.103.09 6.715 6.715a1.036 1.036 0 0 1 .093 1.363l-.093.107-2.518 2.518a1.036 1.036 0 0 1-1.364.093l-.106-.093-6.714-6.715a1.04 1.04 0 0 1-.296-.598l-.009-.137.001-1.095a8.135 8.135 0 0 1-4.417 1.295c-2.257 0-4.3-.914-5.78-2.393a8.148 8.148 0 0 1-2.393-5.78c0-2.257.915-4.3 2.394-5.78a8.148 8.148 0 0 1 5.78-2.393ZM19.5 18.5h-1v1l5.893 5.94 1.047-1.047L19.5 18.5ZM12.223 6.129a6.076 6.076 0 0 0-4.31 1.785 6.076 6.076 0 0 0-1.784 4.31c0 1.682.682 3.206 1.785 4.309a6.076 6.076 0 0 0 4.31 1.785 6.076 6.076 0 0 0 4.309-1.785 6.076 6.076 0 0 0 1.785-4.31 6.076 6.076 0 0 0-1.785-4.31 6.076 6.076 0 0 0-4.31-1.784Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9.5 13 2.138 2L15 9.5"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-step_review</title><g fill="none" fill-rule="evenodd"><path fill="currentColor" fill-opacity="0.33" fill-rule="nonzero" d="M27 24.5 20 18h-2l-.5 2.5L24 27z"/><path fill="currentColor" fill-opacity="0.33" fill-rule="nonzero" d="M27 24.5 20 18h-2l-.5 2.5L24 27z"/><circle cx="12" cy="12" r="7" fill="currentColor" fill-opacity="0.33" fill-rule="nonzero"/><path fill="currentColor" fill-rule="nonzero" d="M12.223 4.05c2.257 0 4.3.915 5.78 2.394a8.15 8.15 0 0 1 2.393 5.78 8.14 8.14 0 0 1-1.295 4.416h1.095c.23 0 .452.075.632.213l.103.09 6.715 6.715a1.036 1.036 0 0 1 .093 1.363l-.093.107-2.518 2.518a1.036 1.036 0 0 1-1.364.093l-.106-.093-6.714-6.715a1.04 1.04 0 0 1-.296-.598l-.009-.137.001-1.095a8.14 8.14 0 0 1-4.417 1.295c-2.257 0-4.3-.914-5.78-2.393a8.15 8.15 0 0 1-2.393-5.78c0-2.257.915-4.3 2.394-5.78a8.15 8.15 0 0 1 5.78-2.393M19.5 18.5h-1v1l5.893 5.94 1.047-1.047zM12.223 6.129a6.08 6.08 0 0 0-4.31 1.785 6.08 6.08 0 0 0-1.784 4.31c0 1.682.682 3.206 1.785 4.309a6.08 6.08 0 0 0 4.31 1.785 6.08 6.08 0 0 0 4.309-1.785 6.08 6.08 0 0 0 1.785-4.31 6.08 6.08 0 0 0-1.785-4.31 6.08 6.08 0 0 0-4.31-1.784"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9.5 13 2.138 2L15 9.5"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><path fill="currentColor" fill-opacity="0.33" fill-rule="nonzero" d="M7 7h5l3.5-1.5L20 7h5v20H7z"/><path fill="currentColor" fill-rule="nonzero" d="M24.9 6c.608 0 1.1.448 1.1 1v20c0 .552-.492 1-1.1 1H7.1c-.608 0-1.1-.448-1.1-1V7c0-.552.492-1 1.1-1H13c-.495.495-.805 1.162-.934 2H8v18h16V8h-4.066c-.13-.838-.44-1.505-.934-2Z"/><path fill="currentColor" fill-rule="nonzero" d="M16 4c-3.219 0-5 1.781-5 5a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1c0-3.219-1.781-5-5-5Zm.207 2.003c1.559.046 2.402.618 2.684 1.873l.024.124h-5.831l.025-.124C13.403 6.566 14.309 6 16 6l.207.003Z"/><rect width="7" height="2" x="16" y="12" fill="currentColor" rx="1"/><rect width="7" height="2" x="16" y="17" fill="currentColor" rx="1"/><rect width="7" height="2" x="16" y="22" fill="currentColor" rx="1"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10 13.5 1.5 1.5 2-3.5M10 18.5l1.5 1.5 2-3.5"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-step_test</title><g fill="none" fill-rule="evenodd"><path fill="currentColor" fill-opacity="0.33" fill-rule="nonzero" d="M7 7h5l3.5-1.5L20 7h5v20H7z"/><path fill="currentColor" fill-rule="nonzero" d="M24.9 6c.608 0 1.1.448 1.1 1v20c0 .552-.492 1-1.1 1H7.1c-.608 0-1.1-.448-1.1-1V7c0-.552.492-1 1.1-1H13q-.742.743-.934 2H8v18h16V8h-4.066Q19.74 6.743 19 6Z"/><path fill="currentColor" fill-rule="nonzero" d="M16 4c-3.219 0-5 1.781-5 5a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1c0-3.219-1.781-5-5-5m.207 2.003c1.559.046 2.402.618 2.684 1.873l.024.124h-5.831l.025-.124C13.403 6.566 14.309 6 16 6z"/><rect width="7" height="2" x="16" y="12" fill="currentColor" rx="1"/><rect width="7" height="2" x="16" y="17" fill="currentColor" rx="1"/><rect width="7" height="2" x="16" y="22" fill="currentColor" rx="1"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10 13.5 1.5 1.5 2-3.5M10 18.5l1.5 1.5 2-3.5"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><circle cx="7.5" cy="7.5" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="16" cy="7.5" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="24.5" cy="7.5" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="7.5" cy="7.5" r="2.5"/><circle cx="7.5" cy="16" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="16" cy="16" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="24.5" cy="16" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="16" cy="16" r="2.5"/><circle cx="7.5" cy="24.5" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="16" cy="24.5" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="24.5" cy="24.5" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="24.5" cy="24.5" r="2.5"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-steps</title><g fill="currentColor" fill-rule="evenodd"><circle cx="7.5" cy="7.5" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="16" cy="7.5" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="24.5" cy="7.5" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="7.5" cy="7.5" r="2.5"/><circle cx="7.5" cy="16" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="16" cy="16" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="24.5" cy="16" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="16" cy="16" r="2.5"/><circle cx="7.5" cy="24.5" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="16" cy="24.5" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="24.5" cy="24.5" r="3.5" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="24.5" cy="24.5" r="2.5"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M4 4h24v24H4z"/><circle cx="16" cy="9" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="16" cy="16" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="9" cy="9" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="23" cy="9" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="9" cy="9" r="2"/><circle cx="9" cy="16" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="23" cy="16" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="23" cy="23" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="16" cy="16" r="2"/><circle cx="9" cy="23" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="16" cy="23" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="23" cy="23" r="2"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-steps_board</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M4 4h24v24H4z"/><circle cx="16" cy="9" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="16" cy="16" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="9" cy="9" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="23" cy="9" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="9" cy="9" r="2"/><circle cx="9" cy="16" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="23" cy="16" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="23" cy="23" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="16" cy="16" r="2"/><circle cx="9" cy="23" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="16" cy="23" r="3" fill-opacity="0.33" fill-rule="nonzero"/><circle cx="23" cy="23" r="2"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><circle cx="8" cy="24" r="3" fill="currentColor" fill-opacity="0.33"/><path stroke-linecap="round" d="M17 24a9 9 0 0 0-9-9M27 24C27 13.507 18.493 5 8 5"/><path stroke-linecap="round" d="M22 24c0-7.732-6.268-14-14-14"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-subscribe</title><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><circle cx="8" cy="24" r="3" fill="currentColor" fill-opacity="0.33"/><path stroke-linecap="round" d="M17 24a9 9 0 0 0-9-9M27 24C27 13.507 18.493 5 8 5"/><path stroke-linecap="round" d="M22 24c0-7.732-6.268-14-14-14"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="m20 5 7 7v8l-7 7h-8l-7-7v-8l7-7h8Zm0 6h-8l-1 2v6l1 2h8l1-2v-6l-1-2Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="M11.5 5h9L18 11h-4zM11.5 27h9L18 21h-4z"/><g fill-opacity="0.33" fill-rule="nonzero"><path d="M27 11.5v9L21 18v-4zM5 11.5v9l6-2.5v-4z"/></g><path d="M16 4c1.845 0 3.397.155 4.66.471.518.13.806.683.614 1.181l-.02.053a11.606 11.606 0 0 1 5.04 5.041l.054-.02a.889.889 0 0 1 1.181.614c.316 1.263.471 2.815.471 4.66 0 1.845-.155 3.397-.471 4.66a.889.889 0 0 1-1.181.614l-.053-.02a11.606 11.606 0 0 1-5.041 5.04l.02.054a.889.889 0 0 1-.614 1.181c-1.263.316-2.815.471-4.66.471-1.845 0-3.397-.155-4.66-.471a.889.889 0 0 1-.614-1.181l.02-.053a11.606 11.606 0 0 1-5.04-5.041l-.054.02a.889.889 0 0 1-1.181-.614C4.155 19.397 4 17.845 4 16c0-1.845.155-3.397.471-4.66a.889.889 0 0 1 1.181-.614l.053.02a11.606 11.606 0 0 1 5.041-5.04l-.02-.054a.889.889 0 0 1 .614-1.181C12.603 4.155 14.155 4 16 4Zm1.612 17.778h-3.224l-1.625 4.225.116.018c.896.134 1.937.201 3.121.201l.39-.002a20.514 20.514 0 0 0 2.73-.199l.116-.018-1.624-4.225Zm-7.72-2.134-2.516.968a9.823 9.823 0 0 0 4.012 4.012l.968-2.516a7.147 7.147 0 0 1-2.464-2.464Zm9.752 2.464.968 2.516a9.823 9.823 0 0 0 4.012-4.012l-2.516-.968a7.147 7.147 0 0 1-2.464 2.464Zm-.665-10.532-.043.065a.889.889 0 0 1-.714.359h-4.444a.889.889 0 0 1-.758-.424 5.354 5.354 0 0 0-1.444 1.445c.26.159.424.444.424.757v4.444a.889.889 0 0 1-.424.758c.384.569.875 1.06 1.445 1.444a.886.886 0 0 1 .757-.424h4.444c.313 0 .598.164.758.424a5.354 5.354 0 0 0 1.444-1.445.886.886 0 0 1-.424-.757v-4.444c0-.313.164-.598.424-.758a5.354 5.354 0 0 0-1.445-1.444Zm7.024 1.187-4.225 1.625v3.224l4.225 1.624.018-.115c.119-.797.185-1.707.199-2.732l.002-.389c0-1.184-.067-2.225-.2-3.12l-.02-.117Zm-20.006 0-.018.116c-.134.896-.201 1.937-.201 3.121l.002.39c.014 1.024.08 1.934.199 2.73l.018.116 4.225-1.624v-3.224l-4.225-1.625Zm1.38-1.375 2.515.968a7.147 7.147 0 0 1 2.464-2.464l-.968-2.516a9.823 9.823 0 0 0-4.012 4.012Zm13.235-4.012-.968 2.516a7.147 7.147 0 0 1 2.464 2.464l2.516-.968a9.823 9.823 0 0 0-4.012-4.012ZM16 5.778c-1.184 0-2.225.067-3.12.2l-.117.02 1.625 4.224h3.224l1.624-4.225-.115-.018a20.514 20.514 0 0 0-2.732-.199Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-support</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="m20 5 7 7v8l-7 7h-8l-7-7v-8l7-7zm0 6h-8l-1 2v6l1 2h8l1-2v-6z"/><path fill-opacity="0.33" fill-rule="nonzero" d="M11.5 5h9L18 11h-4zM11.5 27h9L18 21h-4z"/><g fill-opacity="0.33" fill-rule="nonzero"><path d="M27 11.5v9L21 18v-4zM5 11.5v9l6-2.5v-4z"/></g><path d="M16 4q2.766-.002 4.66.471c.518.13.806.683.614 1.181l-.02.053a11.6 11.6 0 0 1 5.04 5.041l.054-.02a.89.89 0 0 1 1.181.614q.473 1.893.471 4.66.002 2.766-.471 4.66a.89.89 0 0 1-1.181.614l-.053-.02a11.6 11.6 0 0 1-5.041 5.04l.02.054a.89.89 0 0 1-.614 1.181q-1.894.473-4.66.471-2.767.002-4.66-.471a.89.89 0 0 1-.614-1.181l.02-.053a11.6 11.6 0 0 1-5.04-5.041l-.054.02a.89.89 0 0 1-1.181-.614Q3.999 18.766 4 16q-.002-2.767.471-4.66a.89.89 0 0 1 1.181-.614l.053.02a11.6 11.6 0 0 1 5.041-5.04l-.02-.054a.89.89 0 0 1 .614-1.181Q13.233 3.999 16 4m1.612 17.778h-3.224l-1.625 4.225.116.018q1.345.201 3.121.201l.39-.002a20.5 20.5 0 0 0 2.73-.199l.116-.018zm-7.72-2.134-2.516.968a9.82 9.82 0 0 0 4.012 4.012l.968-2.516a7.15 7.15 0 0 1-2.464-2.464m9.752 2.464.968 2.516a9.82 9.82 0 0 0 4.012-4.012l-2.516-.968a7.15 7.15 0 0 1-2.464 2.464m-.665-10.532-.043.065a.89.89 0 0 1-.714.359h-4.444a.89.89 0 0 1-.758-.424 5.4 5.4 0 0 0-1.444 1.445c.26.159.424.444.424.757v4.444a.89.89 0 0 1-.424.758c.384.569.875 1.06 1.445 1.444a.89.89 0 0 1 .757-.424h4.444c.313 0 .598.164.758.424a5.4 5.4 0 0 0 1.444-1.445.89.89 0 0 1-.424-.757v-4.444c0-.313.164-.598.424-.758a5.4 5.4 0 0 0-1.445-1.444m7.024 1.187-4.225 1.625v3.224l4.225 1.624.018-.115q.178-1.195.199-2.732l.002-.389q0-1.777-.2-3.12zm-20.006 0-.018.116Q5.778 14.224 5.778 16l.002.39q.02 1.536.199 2.73l.018.116 4.225-1.624v-3.224zm1.38-1.375 2.515.968a7.15 7.15 0 0 1 2.464-2.464l-.968-2.516a9.82 9.82 0 0 0-4.012 4.012m13.235-4.012-.968 2.516a7.15 7.15 0 0 1 2.464 2.464l2.516-.968a9.82 9.82 0 0 0-4.012-4.012M16 5.778q-1.777 0-3.12.2l-.117.02 1.625 4.224h3.224l1.624-4.225-.115-.018a20.5 20.5 0 0 0-2.732-.199Z"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-surprised</title><g fill="none"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33"/><ellipse cx="16" cy="21" fill="currentColor" fill-rule="evenodd" rx="3" ry="4"/><circle cx="16" cy="16" r="11" stroke="currentColor" stroke-width="2"/><ellipse cx="12" cy="14" fill="currentColor" fill-rule="evenodd" rx="1.5" ry="2"/><ellipse cx="20" cy="14" fill="currentColor" fill-rule="evenodd" rx="1.5" ry="2"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M10.133 10.01q.644-.69 1.802-1.001 1.16-.312 2.062-.035M18.003 8.974q.903-.276 2.062.035 1.158.31 1.802 1"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><g transform="translate(4 5)"><circle cx="7" cy="4.5" r="3.5" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><path fill-opacity="0.33" d="M1 14.25c2 .5 4 .75 6 .75.79 0 1.581-.04 2.372-.117-.754-1.494-.335-4.613.024-6.267C8.697 8.372 7.899 8.25 7 8.25c-3.636 0-5.636 2-6 6Z"/><path fill-rule="nonzero" d="M7 7.25a9.13 9.13 0 0 1 1.733.157 4.486 4.486 0 0 0-1.065 1.871 6.485 6.485 0 0 0-.42-.025L7 9.25c-2.763 0-4.325 1.263-4.856 4.021l-.038.207.417.086c1.28.25 2.56.392 3.838.427L7 14c.687 0 1.374-.03 2.06-.092.271.233.571.436.894.6-.983.273-1.786.769-2.408 1.485L7 16c-2.082 0-4.164-.26-6.242-.78a1 1 0 0 1-.754-1.06C.413 9.662 2.826 7.25 7 7.25Z"/></g><g transform="translate(16.5 5)"><circle cx="4.5" cy="4.5" r="3.5" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><path fill-opacity="0.33" d="M2.522 14.918c.66.055 1.319.082 1.978.082 2 0 4-.25 6-.75-.364-4-2.364-6-6-6-.855 0-1.62.11-2.293.332.002.922.482 4.104.315 6.336Z"/><path fill-rule="nonzero" d="M4.5 7.25c4.174 0 6.587 2.413 6.996 6.91a1 1 0 0 1-.753 1.06c-2.08.52-4.16.78-6.243.78l-.546-.007c-.622-.716-1.425-1.212-2.408-1.486.322-.163.623-.366.894-.6.474.043.947.071 1.42.084L4.5 14a23.762 23.762 0 0 0 4.477-.436l.416-.086-.037-.207c-.36-1.868-1.191-3.05-2.549-3.618-.587-.246-1.272-.377-2.06-.4L4.5 9.25a8.08 8.08 0 0 0-.67.027 4.481 4.481 0 0 0-1.061-1.87A9.062 9.062 0 0 1 4.5 7.25Z"/></g><g fill-opacity="0.33" stroke="currentColor" stroke-width="2" transform="translate(10 11)"><circle cx="6" cy="4.5" r="3.5"/><path stroke-linejoin="round" d="M0 14.25c2 .5 4 .75 6 .75s4-.25 6-.75c-.364-4-2.364-6-6-6s-5.636 2-6 6Z"/></g></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-team</title><g fill="currentColor" fill-rule="evenodd"><g transform="translate(4 5)"><circle cx="7" cy="4.5" r="3.5" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><path fill-opacity="0.33" d="M1 14.25Q4 15 7 15q1.185 0 2.372-.117c-.754-1.494-.335-4.613.024-6.267Q8.348 8.25 7 8.25q-5.454 0-6 6"/><path fill-rule="nonzero" d="M7 7.25a9 9 0 0 1 1.733.157 4.5 4.5 0 0 0-1.065 1.871 7 7 0 0 0-.42-.025L7 9.25c-2.763 0-4.325 1.263-4.856 4.021l-.038.207.417.086q1.92.375 3.838.427L7 14q1.03 0 2.06-.092c.271.233.571.436.894.6q-1.475.41-2.408 1.485L7 16q-3.124 0-6.242-.78a1 1 0 0 1-.754-1.06C.413 9.662 2.826 7.25 7 7.25"/></g><g transform="translate(16.5 5)"><circle cx="4.5" cy="4.5" r="3.5" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><path fill-opacity="0.33" d="M2.522 14.918Q3.512 15 4.5 15q3 0 6-.75-.546-6-6-6-1.283 0-2.293.332c.002.922.482 4.104.315 6.336"/><path fill-rule="nonzero" d="M4.5 7.25c4.174 0 6.587 2.413 6.996 6.91a1 1 0 0 1-.753 1.06Q7.623 16 4.5 16l-.546-.007q-.933-1.075-2.408-1.486c.322-.163.623-.366.894-.6q.71.065 1.42.084L4.5 14q1.068 0 2.137-.1 1.17-.108 2.34-.336l.416-.086-.037-.207c-.36-1.868-1.191-3.05-2.549-3.618q-.88-.367-2.06-.4L4.5 9.25a8 8 0 0 0-.67.027 4.5 4.5 0 0 0-1.061-1.87A9 9 0 0 1 4.5 7.25"/></g><g fill-opacity="0.33" stroke="currentColor" stroke-width="2" transform="translate(10 11)"><circle cx="6" cy="4.5" r="3.5"/><path stroke-linejoin="round" d="M0 14.25Q3 15 6 15t6-.75q-.546-6-6-6t-6 6Z"/></g></g></svg>