terrier-engine 4.75.0 → 4.75.2

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 (287) 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
  287. package/terrier/parts/multi-select-field-part.ts +1 -1
@@ -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="#000" fill-opacity=".25" stroke="#000" 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="#000" fill-opacity=".25" stroke="#000" 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="#000" stroke-width="1.5"/><circle cx="12.5" cy="10.35" r="1.25" stroke="#000" stroke-width="1.5"/><path fill="#000" 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="#000" 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="#000" fill-opacity=".25" stroke="#000" 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="#000" fill-opacity=".25" stroke="#000" 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="#000" stroke-width="1.5"/><circle cx="12.5" cy="10.35" r="1.25" stroke="#000" stroke-width="1.5"/><path fill="#000" d="M8.893 25.57h2.214Q13.32 29.445 10 33.32q-3.321-3.875-1.107-7.748"/><path stroke="#000" 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="#000" fill-rule="evenodd"><rect width="26" height="2" x="3" y="22" rx="1"/><path fill-opacity=".25" 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="#000" fill-rule="evenodd"><rect width="26" height="2" x="3" y="22" rx="1"/><path fill-opacity=".25" 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="#000" fill-opacity=".25"/><circle cx="16" cy="16" r="11" stroke="#000" stroke-width="2"/><ellipse cx="12.5" cy="14" fill="#000" fill-rule="evenodd" rx="1.5" ry="2" transform="rotate(45 12.5 14)"/><ellipse cx="19.5" cy="14" fill="#000" fill-rule="evenodd" rx="1.5" ry="2" transform="rotate(-45 19.5 14)"/><path stroke="#000" 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="#000" fill-rule="evenodd"><path fill-opacity=".25" 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="#000" fill-rule="evenodd"><path fill-opacity=".25" 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="#000" fill-opacity=".25"/><circle cx="16" cy="16" r="11" stroke="#000" stroke-width="2"/><ellipse cx="12.5" cy="14" fill="#000" fill-rule="evenodd" rx="1.5" ry="2"/><ellipse cx="19.5" cy="14" fill="#000" fill-rule="evenodd" rx="1.5" ry="2"/><path stroke="#000" 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="#000" fill-rule="evenodd"><path fill-opacity=".25" stroke="#000" 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=".25" 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="#000" fill-rule="evenodd"><path fill-opacity=".25" stroke="#000" 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=".25" 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="#000" stroke-linejoin="round" stroke-width="2"><circle cx="16" cy="16" r="11" fill="#000" fill-opacity=".25"/><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="#000" stroke-linejoin="round" stroke-width="2"><circle cx="16" cy="16" r="11" fill="#000" fill-opacity=".25"/><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="#000" fill-rule="evenodd"><path fill-opacity=".25" stroke="#000" 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="#000" fill-rule="evenodd"><path fill-opacity=".25" stroke="#000" 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="#000" fill-rule="evenodd" transform="rotate(45 10.46 25.253)"><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M3.2 15 0 17.571V21l4-.857M12.8 15l3.2 2.571V21l-4-.857"/><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M3.2 15 0 17.571V21l4-.857M12.8 15l3.2 2.571V21l-4-.857"/><path fill-opacity=".25" stroke="#000" 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="#000" fill-rule="evenodd" transform="rotate(45 10.46 25.253)"><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M3.2 15 0 17.571V21l4-.857M12.8 15l3.2 2.571V21l-4-.857"/><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M3.2 15 0 17.571V21l4-.857M12.8 15l3.2 2.571V21l-4-.857"/><path fill-opacity=".25" stroke="#000" 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="#000" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M5 7h22v14H5z"/><path fill="#000" d="M14 21h4v3h-4z"/><rect width="8" height="2" x="12" y="24" fill="#000" rx="1"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m11 17-3-3 3-3M21 17l3-3-3-3"/><path stroke="#000" 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="#000" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M5 7h22v14H5z"/><path fill="#000" d="M14 21h4v3h-4z"/><rect width="8" height="2" x="12" y="24" fill="#000" rx="1"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m11 17-3-3 3-3M21 17l3-3-3-3"/><path stroke="#000" 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="#000" fill-rule="nonzero" transform="matrix(-1 0 0 1 27.95 4)"><path fill-opacity=".25" d="m22.95 20.45-7-6.5h-2l-.5 2.5 6.5 6.5z"/><path fill-opacity=".25" 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=".25"/><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="#000"/><path stroke="#000" 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="#000" fill-rule="nonzero" transform="matrix(-1 0 0 1 27.95 4)"><path fill-opacity=".25" d="m22.95 20.45-7-6.5h-2l-.5 2.5 6.5 6.5z"/><path fill-opacity=".25" 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=".25"/><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="#000"/><path stroke="#000" 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="#000" fill-opacity=".25"><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="#000" fill-opacity=".25"><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="#000"><circle cx="7.5" cy="7.5" r="3.5" fill-opacity=".25"/><circle cx="16" cy="7.5" r="3.5" fill-opacity=".25"/><circle cx="24.5" cy="7.5" r="3.5" fill-opacity=".25"/><circle cx="7.5" cy="16" r="3.5" fill-opacity=".25"/><circle cx="24.5" cy="16" r="3.5" fill-opacity=".25"/><circle cx="7.5" cy="24.5" r="3.5" fill-opacity=".25"/><circle cx="16" cy="24.5" r="3.5" fill-opacity=".25"/><circle cx="24.5" cy="24.5" r="3.5" fill-opacity=".25"/><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="#000"><circle cx="7.5" cy="7.5" r="3.5" fill-opacity=".25"/><circle cx="16" cy="7.5" r="3.5" fill-opacity=".25"/><circle cx="24.5" cy="7.5" r="3.5" fill-opacity=".25"/><circle cx="7.5" cy="16" r="3.5" fill-opacity=".25"/><circle cx="24.5" cy="16" r="3.5" fill-opacity=".25"/><circle cx="7.5" cy="24.5" r="3.5" fill-opacity=".25"/><circle cx="16" cy="24.5" r="3.5" fill-opacity=".25"/><circle cx="24.5" cy="24.5" r="3.5" fill-opacity=".25"/><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="#000" fill-opacity=".25" fill-rule="nonzero" d="M27 24.5 20 18h-2l-.5 2.5L24 27z"/><path fill="#000" fill-opacity=".25" fill-rule="nonzero" d="M27 24.5 20 18h-2l-.5 2.5L24 27z"/><circle cx="12" cy="12" r="7" fill="#000" fill-opacity=".25" fill-rule="nonzero"/><path fill="#000" 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="#000" 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="#000" fill-opacity=".25" fill-rule="nonzero" d="M27 24.5 20 18h-2l-.5 2.5L24 27z"/><path fill="#000" fill-opacity=".25" fill-rule="nonzero" d="M27 24.5 20 18h-2l-.5 2.5L24 27z"/><circle cx="12" cy="12" r="7" fill="#000" fill-opacity=".25" fill-rule="nonzero"/><path fill="#000" 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="#000" 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="#000" fill-opacity=".25" fill-rule="nonzero" d="M7 7h5l3.5-1.5L20 7h5v20H7z"/><path fill="#000" 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="#000" 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="#000" rx="1"/><rect width="7" height="2" x="16" y="17" fill="#000" rx="1"/><rect width="7" height="2" x="16" y="22" fill="#000" rx="1"/><path stroke="#000" 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="#000" fill-opacity=".25" fill-rule="nonzero" d="M7 7h5l3.5-1.5L20 7h5v20H7z"/><path fill="#000" 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="#000" 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="#000" rx="1"/><rect width="7" height="2" x="16" y="17" fill="#000" rx="1"/><rect width="7" height="2" x="16" y="22" fill="#000" rx="1"/><path stroke="#000" 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="#000" fill-rule="evenodd"><circle cx="7.5" cy="7.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="7.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="24.5" cy="7.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="7.5" cy="7.5" r="2.5"/><circle cx="7.5" cy="16" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="16" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="24.5" cy="16" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="16" r="2.5"/><circle cx="7.5" cy="24.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="24.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="24.5" cy="24.5" r="3.5" fill-opacity=".25" 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="#000" fill-rule="evenodd"><circle cx="7.5" cy="7.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="7.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="24.5" cy="7.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="7.5" cy="7.5" r="2.5"/><circle cx="7.5" cy="16" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="16" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="24.5" cy="16" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="16" r="2.5"/><circle cx="7.5" cy="24.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="24.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="24.5" cy="24.5" r="3.5" fill-opacity=".25" 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="#000" fill-rule="evenodd"><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M4 4h24v24H4z"/><circle cx="16" cy="9" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="16" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="9" cy="9" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="23" cy="9" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="9" cy="9" r="2"/><circle cx="9" cy="16" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="23" cy="16" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="23" cy="23" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="16" r="2"/><circle cx="9" cy="23" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="23" r="3" fill-opacity=".25" 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="#000" fill-rule="evenodd"><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M4 4h24v24H4z"/><circle cx="16" cy="9" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="16" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="9" cy="9" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="23" cy="9" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="9" cy="9" r="2"/><circle cx="9" cy="16" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="23" cy="16" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="23" cy="23" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="16" r="2"/><circle cx="9" cy="23" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="23" r="3" fill-opacity=".25" 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="#000" stroke-linejoin="round" stroke-width="2"><circle cx="8" cy="24" r="3" fill="#000" fill-opacity=".25"/><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="#000" stroke-linejoin="round" stroke-width="2"><circle cx="8" cy="24" r="3" fill="#000" fill-opacity=".25"/><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="#000" fill-rule="evenodd"><path fill-opacity=".25" 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=".25" fill-rule="nonzero" d="M11.5 5h9L18 11h-4zM11.5 27h9L18 21h-4z"/><g fill-opacity=".25" 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="#000" fill-rule="evenodd"><path fill-opacity=".25" 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=".25" fill-rule="nonzero" d="M11.5 5h9L18 11h-4zM11.5 27h9L18 21h-4z"/><g fill-opacity=".25" 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="#000" fill-opacity=".25"/><ellipse cx="16" cy="21" fill="#000" fill-rule="evenodd" rx="3" ry="4"/><circle cx="16" cy="16" r="11" stroke="#000" stroke-width="2"/><ellipse cx="12" cy="14" fill="#000" fill-rule="evenodd" rx="1.5" ry="2"/><ellipse cx="20" cy="14" fill="#000" fill-rule="evenodd" rx="1.5" ry="2"/><path stroke="#000" 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="#000" fill-rule="evenodd"><g transform="translate(4 5)"><circle cx="7" cy="4.5" r="3.5" fill-opacity=".25" stroke="#000" stroke-width="2"/><path fill-opacity=".25" 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=".25" stroke="#000" stroke-width="2"/><path fill-opacity=".25" 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=".25" stroke="#000" 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="#000" fill-rule="evenodd"><g transform="translate(4 5)"><circle cx="7" cy="4.5" r="3.5" fill-opacity=".25" stroke="#000" stroke-width="2"/><path fill-opacity=".25" 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=".25" stroke="#000" stroke-width="2"/><path fill-opacity=".25" 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=".25" stroke="#000" 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>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="#000" fill-rule="evenodd" d="M24.036 10.495c-.286 1.013-.536 1.756-.75 2.229-.107 1.215-.215 2.836-.429 4.052-.143.81-.428 1.755-.857 2.836.098 3.013.17 4.7.214 5.065.068.545.536.81.536 1.215s-.214.608-1.286.608c-1.071 0-1.821-.405-2.143-1.62-.214-.811-.357-1.621-.428-2.432-.286-1.553-.536-2.498-.75-2.836-.322-.507-3-1.317-4.822-1.317-1.821 0-1.392.71-2.892 2.127-1.5 1.418-2.358 1.925-2.893 2.735-.252.382-.643.608-.643 1.317 0 .71.428 1.204.428 1.418 0 .27-.392.473-1.178.608-.929 0-1.5-.101-1.714-.304-.322-.304-.429-.81-.429-1.52 0-.472.179-1.384.536-2.734.785-1.013 1.321-1.756 1.607-2.229.428-.709.964-3.444 1.178-4.558.143-.743.536-1.385 1.179-1.925-.786-1.013-1.321-1.823-1.607-2.43-.429-.913-.643-2.432-.214-2.533.428-.102.857 1.52 1.5 2.33.428.54.964 1.046 1.607 1.519h3c.964 0 2.25.101 3.321-.203 1.072-.303 2.25-.81 3.429-2.228 1.178-1.418 2.357-3.444 3.428-3.85 1.072-.405 2.357-.405 2.465-.202.107.203-.108.71.214.912.321.202.964.608.964.81 0 .203 0 .507.857 1.114.857.608 1.393 1.115 1.393 1.824 0 .709-1.071 2.52-1.928 2.723-.858.203-1.5-1.087-1.822-1.812a9.777 9.777 0 0 1-1.071-.709Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-terrier</title><path fill="#000" fill-rule="evenodd" d="M24.036 10.495q-.429 1.52-.75 2.229c-.107 1.215-.215 2.836-.429 4.052q-.214 1.215-.857 2.836.148 4.518.214 5.065c.068.545.536.81.536 1.215s-.214.608-1.286.608c-1.071 0-1.821-.405-2.143-1.62q-.321-1.216-.428-2.432-.429-2.33-.75-2.836c-.322-.507-3-1.317-4.822-1.317-1.821 0-1.392.71-2.892 2.127-1.5 1.418-2.358 1.925-2.893 2.735-.252.382-.643.608-.643 1.317 0 .71.428 1.204.428 1.418q0 .405-1.178.608-1.393 0-1.714-.304c-.322-.304-.429-.81-.429-1.52q0-.709.536-2.734 1.178-1.52 1.607-2.229c.428-.709.964-3.444 1.178-4.558Q7.535 14.04 8.5 13.23q-1.178-1.52-1.607-2.43c-.429-.913-.643-2.432-.214-2.533.428-.102.857 1.52 1.5 2.33q.642.81 1.607 1.519h3c.964 0 2.25.101 3.321-.203 1.072-.303 2.25-.81 3.429-2.228s2.357-3.444 3.428-3.85c1.072-.405 2.357-.405 2.465-.202s-.108.71.214.912c.321.202.964.608.964.81s0 .507.857 1.114 1.393 1.115 1.393 1.824-1.071 2.52-1.928 2.723c-.858.203-1.5-1.087-1.822-1.812a10 10 0 0 1-1.071-.709"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><rect width="6" height="6" x="4" y="4" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="13" y="4" rx="2"/><rect width="6" height="6" x="22" y="4" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="22" y="13" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="22" y="22" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="13" y="13" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="13" y="22" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="4" y="13" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="4" y="22" fill-opacity=".25" 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-type</title><g fill="#000" fill-rule="evenodd"><rect width="6" height="6" x="4" y="4" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="13" y="4" rx="2"/><rect width="6" height="6" x="22" y="4" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="22" y="13" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="22" y="22" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="13" y="13" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="13" y="22" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="4" y="13" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="4" y="22" fill-opacity=".25" 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="#000" fill-rule="evenodd"><rect width="20" height="4" x="4" y="17.333" rx="2"/><rect width="16" height="4" x="4" y="4" rx="2"/><rect width="12" height="4" x="4" y="24" rx="2"/><rect width="8" height="4" x="4" y="10.667" rx="2"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-unprioritized</title><g fill="#000" fill-rule="evenodd"><rect width="20" height="4" x="4" y="17.333" rx="2"/><rect width="16" height="4" x="4" y="4" rx="2"/><rect width="12" height="4" x="4" y="24" rx="2"/><rect width="8" height="4" x="4" y="10.667" 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="#000" fill-rule="evenodd"><path d="M14 26v-8h-1.586a1 1 0 0 1-.707-1.707l3.586-3.586a1 1 0 0 1 1.414 0l3.586 3.586A1 1 0 0 1 19.586 18H18v8a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1Z"/><path fill-opacity=".25" stroke="#000" stroke-width="2" d="M19.5 7c1.506 0 2.87.605 3.863 1.585a5.483 5.483 0 0 1 1.603 4.531 3.99 3.99 0 0 1 2.384 1.697c.411.628.65 1.38.65 2.187a3.986 3.986 0 0 1-1.11 2.766 3.987 3.987 0 0 1-2.696 1.23L8.5 21a3.489 3.489 0 0 1-2.475-1.025A3.489 3.489 0 0 1 5 17.5c0-.752.237-1.449.64-2.019a3.51 3.51 0 0 1 2.391-1.45 4.499 4.499 0 0 1 6.775-4.396A5.486 5.486 0 0 1 19.5 7Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-upload</title><g fill="#000" fill-rule="evenodd"><path d="M14 26v-8h-1.586a1 1 0 0 1-.707-1.707l3.586-3.586a1 1 0 0 1 1.414 0l3.586 3.586A1 1 0 0 1 19.586 18H18v8a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1"/><path fill-opacity=".25" stroke="#000" stroke-width="2" d="M19.5 7c1.506 0 2.87.605 3.863 1.585a5.48 5.48 0 0 1 1.603 4.531 4 4 0 0 1 2.384 1.697c.411.628.65 1.38.65 2.187a3.99 3.99 0 0 1-1.11 2.766 4 4 0 0 1-2.696 1.23L8.5 21a3.5 3.5 0 0 1-2.475-1.025A3.5 3.5 0 0 1 5 17.5c0-.752.237-1.449.64-2.019a3.5 3.5 0 0 1 2.391-1.45 4.499 4.499 0 0 1 6.775-4.396q.201-.332.449-.63A5.49 5.49 0 0 1 19.5 7Z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="#000" fill-opacity=".25" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M12 27h8V16h6L16 5 6 16h6z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-upvote</title><path fill="#000" fill-opacity=".25" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M12 27h8V16h6L16 5 6 16h6z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-opacity=".25" fill-rule="evenodd" stroke="#000" stroke-width="2"><circle cx="16" cy="16" r="11"/><path stroke-linejoin="round" d="M16 20a8 8 0 0 1 7.133 4.373A10.953 10.953 0 0 1 16 27c-2.722 0-5.212-.988-7.133-2.626A7.999 7.999 0 0 1 16 20Z"/><circle cx="16" cy="15" r="5"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-user</title><g fill="#000" fill-opacity=".25" fill-rule="evenodd" stroke="#000" stroke-width="2"><circle cx="16" cy="16" r="11"/><path stroke-linejoin="round" d="M16 20a8 8 0 0 1 7.133 4.373A10.95 10.95 0 0 1 16 27c-2.722 0-5.212-.988-7.133-2.626A8 8 0 0 1 16 20Z"/><circle cx="16" cy="15" r="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="#000" fill-rule="evenodd"><g fill-opacity=".25" stroke="#000" stroke-width="2" transform="translate(11 7)"><circle cx="8" cy="6" r="5"/><path stroke-linejoin="round" d="M0 19c2.667.667 5.333 1 8 1s5.333-.333 8-1c-.485-5.333-3.152-8-8-8s-7.515 2.667-8 8Z"/></g><g fill-rule="nonzero"><path fill-opacity=".25" d="M13 5c-3 0-5 2-5 5 0 2 1 3.667 3 5-4 2-6 4.667-6 8 1.333.667 3.333 1 6 1 2-4 4-6 6-6a6.54 6.54 0 0 1-3-3c0-2 .333-3.667 1-5 .667-1.333 1.667-2 3-2-1.333-2-3-3-5-3Z"/><path d="M13 4a6.003 6.003 0 0 1 5.664 4.014 4.482 4.482 0 0 0-1.913.596 4 4 0 1 0-2.63 5.23c.2.74.657 1.564 1.368 2.474a8.768 8.768 0 0 0-2.217-.31L13 16c-4.035 0-6.268 1.975-6.898 6.196l-.005.034.557.12c1.511.31 3.022.509 4.532.597-.124.35-.186.701-.186 1.053 0 .35.112.668.336.957a34.06 34.06 0 0 1-6.579-.987 1 1 0 0 1-.753-1.06c.39-4.283 2.154-7.081 5.199-8.265A6 6 0 0 1 13 4Z"/></g></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-users</title><g fill="#000" fill-rule="evenodd"><g fill-opacity=".25" stroke="#000" stroke-width="2" transform="translate(11 7)"><circle cx="8" cy="6" r="5"/><path stroke-linejoin="round" d="M0 19q4 1 8 1t8-1q-.728-8-8-8t-8 8Z"/></g><g fill-rule="nonzero"><path fill-opacity=".25" d="M13 5c-3 0-5 2-5 5q0 3 3 5-6 3-6 8 2 1 6 1 3-6 6-6a6.54 6.54 0 0 1-3-3q0-3 1-5t3-2q-2-3-5-3"/><path d="M13 4a6 6 0 0 1 5.664 4.014 4.5 4.5 0 0 0-1.913.596 4 4 0 1 0-2.63 5.23q.3 1.11 1.368 2.474a8.8 8.8 0 0 0-2.217-.31L13 16c-4.035 0-6.268 1.975-6.898 6.196l-.005.034.557.12q2.267.465 4.532.597Q11 23.472 11 24q0 .524.336.957a34 34 0 0 1-6.579-.987 1 1 0 0 1-.753-1.06c.39-4.283 2.154-7.081 5.199-8.265A6 6 0 0 1 13 4"/></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="#000" fill-rule="nonzero"><path fill-opacity=".25" d="M5 7h22v18H5z"/><path d="M27.143 6H4.857A.845.845 0 0 0 4 6.833v18.334c0 .46.384.833.857.833h22.286a.845.845 0 0 0 .857-.833V6.833A.845.845 0 0 0 27.143 6ZM26 8v16H6V8h20Z"/><path d="M5 11h22v2H5z"/><path fill-opacity=".25" d="M16 14.432c4.366 0 8.187 2.266 10.287 5.655l-.001 4.246h-.16a9.76 9.76 0 0 0-1.217-3.235h-2.077c.393 1 .656 2.08.786 3.235h-1.726c-.15-1.177-.455-2.255-.918-3.235h-4.118v3.235h-1.714v-3.235h-4.116c-.463.98-.769 2.058-.918 3.235H8.382c.13-1.155.393-2.235.786-3.236H7.091a9.76 9.76 0 0 0-1.217 3.236h-.16l-.002-4.244c2.1-3.39 5.921-5.657 10.288-5.657Zm-3.864 2.396-.14.056a10.31 10.31 0 0 0-3.663 2.548h1.653a11.456 11.456 0 0 1 2.15-2.604Zm4.721-.143v2.747h3.11c-.8-1.057-1.835-1.971-3.11-2.747Zm3.006.143.201.186a11.394 11.394 0 0 1 1.95 2.418h1.653a10.312 10.312 0 0 0-3.804-2.604Zm-4.721-.142c-1.275.775-2.31 1.69-3.108 2.746h3.108Z"/><circle cx="7.5" cy="9.5" r="1" fill-opacity=".25"/><circle cx="9.75" cy="9.5" r="1" fill-opacity=".25"/><circle cx="12" cy="9.5" r="1" fill-opacity=".25"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-website</title><g fill="#000" fill-rule="nonzero"><path fill-opacity=".25" d="M5 7h22v18H5z"/><path d="M27.143 6H4.857A.845.845 0 0 0 4 6.833v18.334c0 .46.384.833.857.833h22.286a.845.845 0 0 0 .857-.833V6.833A.845.845 0 0 0 27.143 6M26 8v16H6V8z"/><path d="M5 11h22v2H5z"/><path fill-opacity=".25" d="M16 14.432c4.366 0 8.187 2.266 10.287 5.655l-.001 4.246h-.16a9.8 9.8 0 0 0-1.217-3.235h-2.077q.59 1.501.786 3.235h-1.726q-.224-1.765-.918-3.235h-4.118v3.235h-1.714v-3.235h-4.116q-.694 1.47-.918 3.235H8.382q.196-1.733.786-3.236H7.091a9.8 9.8 0 0 0-1.217 3.236h-.16l-.002-4.244c2.1-3.39 5.921-5.657 10.288-5.657m-3.864 2.396-.14.056a10.3 10.3 0 0 0-3.663 2.548h1.653a11.5 11.5 0 0 1 2.15-2.604m4.721-.143v2.747h3.11q-1.199-1.584-3.11-2.747m3.006.143.201.186a11.4 11.4 0 0 1 1.95 2.418h1.653a10.3 10.3 0 0 0-3.804-2.604m-4.721-.142q-1.912 1.162-3.108 2.746h3.108Z"/><circle cx="7.5" cy="9.5" r="1" fill-opacity=".25"/><circle cx="9.75" cy="9.5" r="1" fill-opacity=".25"/><circle cx="12" cy="9.5" r="1" fill-opacity=".25"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" 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="18" height="4" x="7" 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-week</title><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" 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="18" height="4" x="7" y="15" rx="1"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128"><g fill="none" fill-rule="evenodd"><path fill="#F49891" d="M40.243 96.247c5.113-2.066 10.933.405 12.999 5.518 2.065 5.113-.405 10.933-5.518 12.999-5.113 2.066-10.933-.405-12.999-5.518-2.066-5.113.405-10.933 5.518-12.999Z"/><path fill="#F7F5E9" fill-rule="nonzero" d="m50.76 98.21 14.225-33.647-6.132-2.592-14.209 33.611c.582.465 1.531.98 2.847 1.543 1.315.563 2.405.925 3.27 1.084Z"/><path fill="#EEBA2B" d="M81.114 28.588a9.153 9.153 0 1 1 6.858 16.973 9.153 9.153 0 0 1-6.858-16.973Z"/><path fill="#F7F5E9" fill-rule="nonzero" d="M64.476 65.397 81.97 44.126c-.03-.655-.548-1.391-1.556-2.208-1.007-.817-1.834-1.188-2.48-1.113L59.363 61.136l5.114 4.261Z"/><path fill="#01A7B1" d="M54.29 46.605c9.374-3.787 20.043.742 23.83 10.116 3.788 9.374-.74 20.044-10.115 23.831-9.374 3.788-20.044-.741-23.831-10.116-3.788-9.374.741-20.044 10.116-23.83Z"/><path fill="#F7F5E9" fill-rule="nonzero" d="M55.335 46.28 41.47 21.586l-5.75 3.353 13.772 24.542c.942-.173 2.004-.602 3.187-1.287 1.183-.685 2.068-1.323 2.655-1.916Z"/><path fill="#F49891" d="M34.55 13.297c5.54-2.238 11.844.438 14.082 5.978 2.238 5.539-.438 11.844-5.977 14.082-5.54 2.238-11.844-.439-14.082-5.978-2.238-5.54.438-11.844 5.977-14.082Z"/><path fill="#F7F5E9" fill-rule="nonzero" d="M47.007 66.292c.772-.949 1.158-2.116 1.158-3.503s-.313-2.437-.939-3.15l-30.571-2.673-.22 9.981 30.572-.655Z"/><path fill="#EEBA2B" d="M11.81 50.306c6.39-2.582 13.666.506 16.248 6.897 2.582 6.392-.506 13.667-6.897 16.249-6.392 2.582-13.666-.506-16.249-6.897-2.582-6.392.506-13.666 6.897-16.249Z"/><path fill="#F7F5E9" fill-rule="nonzero" d="m106.526 91.945 4.767-7.554-36.581-17.414c-1.026.34-1.82 1.044-2.384 2.112-.562 1.069-.802 2.328-.719 3.777l34.917 19.08Z"/><path fill="#ED584C" d="M104.551 75.962c7.244-2.926 15.489.573 18.415 7.817 2.927 7.244-.573 15.489-7.817 18.415-7.243 2.927-15.488-.573-18.415-7.817-2.926-7.243.573-15.488 7.817-18.415Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128"><title>terrier-hub-favicon</title><g fill="none" fill-rule="evenodd"><path fill="#f49891" d="M40.243 96.247c5.113-2.066 10.933.405 12.999 5.518 2.065 5.113-.405 10.933-5.518 12.999s-10.933-.405-12.999-5.518.405-10.933 5.518-12.999"/><path fill="#f7f5e9" fill-rule="nonzero" d="m50.76 98.21 14.225-33.647-6.132-2.592-14.209 33.611q.873.698 2.847 1.543 1.972.845 3.27 1.084"/><path fill="#eeba2b" d="M81.114 28.588a9.153 9.153 0 1 1 6.858 16.973 9.153 9.153 0 0 1-6.858-16.973"/><path fill="#f7f5e9" fill-rule="nonzero" d="M64.476 65.397 81.97 44.126q-.045-.983-1.556-2.208-1.51-1.226-2.48-1.113L59.363 61.136z"/><path fill="#01a7b1" d="M54.29 46.605c9.374-3.787 20.043.742 23.83 10.116 3.788 9.374-.74 20.044-10.115 23.831-9.374 3.788-20.044-.741-23.831-10.116-3.788-9.374.741-20.044 10.116-23.83"/><path fill="#f7f5e9" fill-rule="nonzero" d="M55.335 46.28 41.47 21.586l-5.75 3.353 13.772 24.542q1.413-.26 3.187-1.287t2.655-1.916"/><path fill="#f49891" d="M34.55 13.297c5.54-2.238 11.844.438 14.082 5.978 2.238 5.539-.438 11.844-5.977 14.082s-11.844-.439-14.082-5.978c-2.238-5.54.438-11.844 5.977-14.082"/><path fill="#f7f5e9" fill-rule="nonzero" d="M47.007 66.292q1.158-1.423 1.158-3.503t-.939-3.15l-30.571-2.673-.22 9.981z"/><path fill="#eeba2b" d="M11.81 50.306c6.39-2.582 13.666.506 16.248 6.897 2.582 6.392-.506 13.667-6.897 16.249-6.392 2.582-13.666-.506-16.249-6.897-2.582-6.392.506-13.666 6.897-16.249"/><path fill="#f7f5e9" fill-rule="nonzero" d="m106.526 91.945 4.767-7.554-36.581-17.414q-1.538.51-2.384 2.112-.843 1.603-.719 3.777z"/><path fill="#ed584c" d="M104.551 75.962c7.244-2.926 15.489.573 18.415 7.817 2.927 7.244-.573 15.489-7.817 18.415-7.243 2.927-15.488-.573-18.415-7.817s.573-15.488 7.817-18.415"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="160" height="160" viewBox="0 0 160 160"><g fill="none" fill-rule="evenodd" transform="scale(1 -1) rotate(22 449.165 26.109)"><circle cx="26" cy="28.348" r="12" fill="#F49891"/><path fill="#1E6C7B" fill-rule="nonzero" d="m36.836 33.427 30.997 31.087-5.666 5.649-30.963-31.055c.439-.78 1.265-1.78 2.477-3s2.264-2.114 3.155-2.68Z"/><circle cx="102" cy="86.338" r="11" fill="#EEBA2B"/><path fill="#1E6C7B" fill-rule="nonzero" d="M66.89 63.813 95.957 79.64c.262.743.016 1.797-.739 3.16-.755 1.364-1.509 2.15-2.262 2.357L63.11 70.864l3.78-7.05Z"/><circle cx="64" cy="67.338" r="22" fill="#01A7B1"/><path fill="#1E6C7B" fill-rule="nonzero" d="m65.311 89.23-4.33 33.756-7.918-1.147 4.297-33.547c1.127-.231 2.504-.232 4.13 0 1.627.23 2.9.543 3.821.939ZM47.022 70.681c1.288.71 2.244 1.837 2.868 3.382.625 1.545.748 2.856.372 3.933l-32.861 16.74-4.738-11.022 34.36-13.033Z"/><circle cx="57" cy="122.338" r="13" fill="#F49891"/><circle cx="15" cy="89.338" r="15" fill="#EEBA2B"/><path fill="#1E6C7B" fill-rule="nonzero" d="m101.793 15.302 8.712 6.27-32.92 35.874c-1.297.083-2.5-.344-3.607-1.281-1.109-.937-1.943-2.232-2.502-3.885l30.317-36.978Z"/><circle cx="106.788" cy="17" r="17" fill="#ED584C"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="160" height="160" viewBox="0 0 160 160"><title>terrier-hub-icon-dark</title><g fill="none" fill-rule="evenodd" transform="rotate(158 5.075 87.309)scale(-1 1)"><circle cx="26" cy="28.348" r="12" fill="#f49891"/><path fill="#1e6c7b" fill-rule="nonzero" d="m36.836 33.427 30.997 31.087-5.666 5.649-30.963-31.055q.659-1.17 2.477-3t3.155-2.68"/><circle cx="102" cy="86.338" r="11" fill="#eeba2b"/><path fill="#1e6c7b" fill-rule="nonzero" d="M66.89 63.813 95.957 79.64q.393 1.115-.739 3.16t-2.262 2.357L63.11 70.864z"/><circle cx="64" cy="67.338" r="22" fill="#01a7b1"/><path fill="#1e6c7b" fill-rule="nonzero" d="m65.311 89.23-4.33 33.756-7.918-1.147 4.297-33.547q1.69-.347 4.13 0 2.44.345 3.821.939M47.022 70.681q1.932 1.065 2.868 3.382.937 2.317.372 3.933l-32.861 16.74-4.738-11.022z"/><circle cx="57" cy="122.338" r="13" fill="#f49891"/><circle cx="15" cy="89.338" r="15" fill="#eeba2b"/><path fill="#1e6c7b" fill-rule="nonzero" d="m101.793 15.302 8.712 6.27-32.92 35.874q-1.946.124-3.607-1.281-1.663-1.405-2.502-3.885z"/><circle cx="106.788" cy="17" r="17" fill="#ed584c"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="161" height="161" viewBox="0 0 161 161"><g fill="none" fill-rule="evenodd" transform="scale(1 -1) rotate(22 452.238 28.181)"><circle cx="26" cy="28.348" r="12" fill="#F49891"/><path fill="#F7F5E8" fill-rule="nonzero" d="m36.836 33.427 30.997 31.087-5.666 5.649-30.963-31.055c.439-.78 1.265-1.78 2.477-3s2.264-2.114 3.155-2.68Z"/><circle cx="102" cy="86.338" r="11" fill="#EEBA2B"/><path fill="#F7F5E8" fill-rule="nonzero" d="M66.89 63.813 95.957 79.64c.262.743.016 1.797-.739 3.16-.755 1.364-1.509 2.15-2.262 2.357L63.11 70.864l3.78-7.05Z"/><circle cx="64" cy="67.338" r="22" fill="#01A7B1"/><path fill="#F7F5E8" fill-rule="nonzero" d="m65.311 89.23-4.33 33.756-7.918-1.147 4.297-33.547c1.127-.231 2.504-.232 4.13 0 1.627.23 2.9.543 3.821.939ZM47.022 70.681c1.288.71 2.244 1.837 2.868 3.382.625 1.545.748 2.856.372 3.933l-32.861 16.74-4.738-11.022 34.36-13.033Z"/><circle cx="57" cy="122.338" r="13" fill="#F49891"/><circle cx="15" cy="89.338" r="15" fill="#EEBA2B"/><path fill="#F7F5E8" fill-rule="nonzero" d="m101.793 15.302 8.712 6.27-32.92 35.874c-1.297.083-2.5-.344-3.607-1.281-1.109-.937-1.943-2.232-2.502-3.885l30.317-36.978Z"/><circle cx="106.788" cy="17" r="17" fill="#ED584C"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="161" height="161" viewBox="0 0 161 161"><title>terrier-hub-icon-light</title><g fill="none" fill-rule="evenodd" transform="rotate(158 5.478 87.906)scale(-1 1)"><circle cx="26" cy="28.348" r="12" fill="#f49891"/><path fill="#f7f5e8" fill-rule="nonzero" d="m36.836 33.427 30.997 31.087-5.666 5.649-30.963-31.055q.659-1.17 2.477-3t3.155-2.68"/><circle cx="102" cy="86.338" r="11" fill="#eeba2b"/><path fill="#f7f5e8" fill-rule="nonzero" d="M66.89 63.813 95.957 79.64q.393 1.115-.739 3.16t-2.262 2.357L63.11 70.864z"/><circle cx="64" cy="67.338" r="22" fill="#01a7b1"/><path fill="#f7f5e8" fill-rule="nonzero" d="m65.311 89.23-4.33 33.756-7.918-1.147 4.297-33.547q1.69-.347 4.13 0 2.44.345 3.821.939M47.022 70.681q1.932 1.065 2.868 3.382.937 2.317.372 3.933l-32.861 16.74-4.738-11.022z"/><circle cx="57" cy="122.338" r="13" fill="#f49891"/><circle cx="15" cy="89.338" r="15" fill="#eeba2b"/><path fill="#f7f5e8" fill-rule="nonzero" d="m101.793 15.302 8.712 6.27-32.92 35.874q-1.946.124-3.607-1.281-1.663-1.405-2.502-3.885z"/><circle cx="106.788" cy="17" r="17" fill="#ed584c"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><style>@keyframes pulse{0%,to{transform:scale(.92)}50%{transform:scale(1.08)}}path{--period:2s;--offset:0.4s;--timing:ease-in-out}</style><g id="terrier-hub-loader-raw" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="#F49891" d="M211.403 325.697c10.908-4.407 23.324.863 27.73 11.771 4.408 10.908-.862 23.324-11.77 27.731s-23.324-.863-27.731-11.771c-4.407-10.908.863-23.324 11.77-27.731Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:242px 292px;animation-delay:calc(var(--offset)*-2)"/><path fill="#366A79" fill-rule="nonzero" d="m233.841 329.883 30.345-71.78-13.08-5.529-30.314 71.704c1.242.993 3.267 2.09 6.073 3.291 2.806 1.202 5.132 1.973 6.976 2.314Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:242px 292px;animation-delay:calc(var(--offset)*-2)"/><path fill="#eeba2b" d="M298.594 181.357c10-4.04 21.38.79 25.42 10.79 4.04 9.999-.79 21.38-10.79 25.42-9.999 4.04-21.38-.791-25.42-10.79-4.04-10 .791-21.38 10.79-25.42Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:282px 227.5px;animation-delay:calc(var(--offset)*-4)"/><path fill="#366A79" fill-rule="nonzero" d="m263.101 259.884 37.317-45.38c-.063-1.397-1.169-2.967-3.318-4.71-2.15-1.742-3.913-2.534-5.29-2.373l-39.62 43.373 10.911 9.09Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:282px 227.5px;animation-delay:calc(var(--offset)*-4)"/><path id="node-center" fill="#01A7B1" d="M241.37 219.794c19.998-8.08 42.76 1.582 50.84 21.58 8.08 19.998-1.582 42.76-21.58 50.84-19.999 8.08-42.76-1.582-50.84-21.58-8.08-19.999 1.581-42.76 21.58-50.84Z"/><path fill="#366A79" fill-rule="nonzero" d="m243.6 219.099-29.576-52.678-12.269 7.153 29.383 52.358c2.008-.37 4.274-1.284 6.797-2.746 2.524-1.461 4.412-2.824 5.664-4.087Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:237px 222px;animation-delay:0s"/><path fill="#F49891" d="M199.259 148.737c11.817-4.775 25.267.934 30.041 12.752 4.775 11.817-.934 25.267-12.752 30.041-11.817 4.775-25.267-.934-30.041-12.752-4.775-11.817.934-25.267 12.752-30.041Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:237px 222px;animation-delay:0s"/><path fill="#366A79" fill-rule="nonzero" d="M225.833 261.792c1.647-2.023 2.471-4.515 2.471-7.473 0-2.959-.668-5.199-2.003-6.72l-65.22-5.703-.468 21.295 65.22-1.399Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:226px 255px;animation-delay:calc(var(--offset)*-1)"/><path fill="#eeba2b" d="M150.745 227.69c13.635-5.51 29.154 1.078 34.663 14.713 5.51 13.636-1.078 29.155-14.713 34.664-13.636 5.51-29.155-1.079-34.664-14.714s1.079-29.154 14.714-34.663Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:226px 255px;animation-delay:calc(var(--offset)*-1)"/><path fill="#366A79" fill-rule="nonzero" d="m352.807 316.519 10.17-16.114-78.04-37.152c-2.19.726-3.884 2.228-5.085 4.507-1.2 2.28-1.712 4.965-1.535 8.057l74.49 40.702Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:281px 270px;animation-delay:calc(var(--offset)*-3)"/><path fill="#ED584C" d="M348.594 282.423c15.453-6.244 33.042 1.222 39.286 16.675 6.243 15.454-1.223 33.042-16.676 39.286-15.453 6.243-33.042-1.223-39.286-16.676-6.243-15.453 1.223-33.042 16.676-39.285Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:281px 270px;animation-delay:calc(var(--offset)*-3)"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><title>terrier-hub-loader</title><style>@keyframes pulse{0%,to{transform:scale(.92)}50%{transform:scale(1.08)}}path{--period:2s;--offset:0.4s;--timing:ease-in-out}</style><g id="terrier-hub-loader-raw" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="#f49891" d="M211.403 325.697c10.908-4.407 23.324.863 27.73 11.771 4.408 10.908-.862 23.324-11.77 27.731s-23.324-.863-27.731-11.771.863-23.324 11.77-27.731" style="animation:pulse var(--period) infinite var(--timing);transform-origin:242px 292px;animation-delay:calc(var(--offset)*-2)"/><path fill="#366a79" fill-rule="nonzero" d="m233.841 329.883 30.345-71.78-13.08-5.529-30.314 71.704q1.863 1.49 6.073 3.291 4.21 1.803 6.976 2.314" style="animation:pulse var(--period) infinite var(--timing);transform-origin:242px 292px;animation-delay:calc(var(--offset)*-2)"/><path fill="#eeba2b" d="M298.594 181.357c10-4.04 21.38.79 25.42 10.79s-.79 21.38-10.79 25.42-21.38-.791-25.42-10.79c-4.04-10 .791-21.38 10.79-25.42" style="animation:pulse var(--period) infinite var(--timing);transform-origin:282px 227.5px;animation-delay:calc(var(--offset)*-4)"/><path fill="#366a79" fill-rule="nonzero" d="m263.101 259.884 37.317-45.38q-.094-2.095-3.318-4.71t-5.29-2.373l-39.62 43.373z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:282px 227.5px;animation-delay:calc(var(--offset)*-4)"/><path id="node-center" fill="#01a7b1" d="M241.37 219.794c19.998-8.08 42.76 1.582 50.84 21.58s-1.582 42.76-21.58 50.84c-19.999 8.08-42.76-1.582-50.84-21.58-8.08-19.999 1.581-42.76 21.58-50.84"/><path fill="#366a79" fill-rule="nonzero" d="m243.6 219.099-29.576-52.678-12.269 7.153 29.383 52.358q3.012-.554 6.797-2.746 3.786-2.192 5.664-4.087" style="animation:pulse var(--period) infinite var(--timing);transform-origin:237px 222px;animation-delay:0s"/><path fill="#f49891" d="M199.259 148.737c11.817-4.775 25.267.934 30.041 12.752 4.775 11.817-.934 25.267-12.752 30.041-11.817 4.775-25.267-.934-30.041-12.752-4.775-11.817.934-25.267 12.752-30.041" style="animation:pulse var(--period) infinite var(--timing);transform-origin:237px 222px;animation-delay:0s"/><path fill="#366a79" fill-rule="nonzero" d="M225.833 261.792q2.47-3.035 2.471-7.473 0-4.439-2.003-6.72l-65.22-5.703-.468 21.295z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:226px 255px;animation-delay:calc(var(--offset)*-1)"/><path fill="#eeba2b" d="M150.745 227.69c13.635-5.51 29.154 1.078 34.663 14.713 5.51 13.636-1.078 29.155-14.713 34.664s-29.155-1.079-34.664-14.714 1.079-29.154 14.714-34.663" style="animation:pulse var(--period) infinite var(--timing);transform-origin:226px 255px;animation-delay:calc(var(--offset)*-1)"/><path fill="#366a79" fill-rule="nonzero" d="m352.807 316.519 10.17-16.114-78.04-37.152q-3.284 1.089-5.085 4.507-1.8 3.42-1.535 8.057z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:281px 270px;animation-delay:calc(var(--offset)*-3)"/><path fill="#ed584c" d="M348.594 282.423c15.453-6.244 33.042 1.222 39.286 16.675s-1.223 33.042-16.676 39.286-33.042-1.223-39.286-16.676 1.223-33.042 16.676-39.285" style="animation:pulse var(--period) infinite var(--timing);transform-origin:281px 270px;animation-delay:calc(var(--offset)*-3)"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="320" height="160" viewBox="0 0 320 160"><g fill="none" fill-rule="evenodd"><g transform="scale(1 -1) rotate(22 453.165 46.687)"><circle cx="26" cy="28.348" r="12" fill="#F49891"/><path fill="#1E6C7B" fill-rule="nonzero" d="m36.836 33.427 30.997 31.087-5.666 5.649-30.963-31.055c.439-.78 1.265-1.78 2.477-3s2.264-2.114 3.155-2.68Z"/><circle cx="102" cy="86.338" r="11" fill="#EEBA2B"/><path fill="#1E6C7B" fill-rule="nonzero" d="M66.89 63.813 95.957 79.64c.262.743.016 1.797-.739 3.16-.755 1.364-1.509 2.15-2.262 2.357L63.11 70.864l3.78-7.05Z"/><circle cx="64" cy="67.338" r="22" fill="#01A7B1"/><path fill="#1E6C7B" fill-rule="nonzero" d="m65.311 89.23-4.33 33.756-7.918-1.147 4.297-33.547c1.127-.231 2.504-.232 4.13 0 1.627.23 2.9.543 3.821.939ZM47.022 70.681c1.288.71 2.244 1.837 2.868 3.382.625 1.545.748 2.856.372 3.933l-32.861 16.74-4.738-11.022 34.36-13.033Z"/><circle cx="57" cy="122.338" r="13" fill="#F49891"/><circle cx="15" cy="89.338" r="15" fill="#EEBA2B"/><path fill="#1E6C7B" fill-rule="nonzero" d="m101.793 15.302 8.712 6.27-32.92 35.874c-1.297.083-2.5-.344-3.607-1.281-1.109-.937-1.943-2.232-2.502-3.885l30.317-36.978Z"/><circle cx="106.788" cy="17" r="17" fill="#ED584C"/></g><path fill="#1E6C7B" d="M153.906 64.5V39.42h8.525V35h-22.283v4.42h8.526V64.5h5.232Zm31.665 0v-4.42h-12.99v-8.706h10.6v-4.42h-10.6V39.42h12.54V35h-17.773v29.5h18.223Zm11.277 0V52.953h4.51l6.36 11.547h5.865l-7.037-12.314c1.774-.602 3.195-1.594 4.263-2.977 1.067-1.384 1.6-3.203 1.6-5.458 0-1.654-.277-3.037-.834-4.15-.556-1.113-1.315-2.007-2.277-2.684-.963-.677-2.105-1.165-3.429-1.466-1.323-.3-2.751-.451-4.285-.451h-9.968v29.5h5.232Zm4.195-15.697h-4.195v-9.608h4.195c2.015 0 3.556.33 4.623.992 1.068.662 1.602 1.85 1.602 3.564 0 1.684-.534 2.947-1.602 3.789-1.067.842-2.608 1.263-4.623 1.263ZM223.55 64.5V52.953h4.511l6.36 11.547h5.864l-7.037-12.314c1.775-.602 3.195-1.594 4.263-2.977 1.068-1.384 1.601-3.203 1.601-5.458 0-1.654-.278-3.037-.834-4.15-.557-1.113-1.316-2.007-2.278-2.684s-2.105-1.165-3.428-1.466c-1.323-.3-2.752-.451-4.285-.451h-9.97v29.5h5.233Zm4.195-15.697h-4.195v-9.608h4.195c2.015 0 3.556.33 4.624.992 1.067.662 1.601 1.85 1.601 3.564 0 1.684-.534 2.947-1.601 3.789-1.068.842-2.609 1.263-4.624 1.263ZM250.255 64.5V35h-5.233v29.5h5.233Zm25.71 0v-4.42h-12.99v-8.706h10.6v-4.42h-10.6V39.42h12.54V35h-17.773v29.5h18.224Zm11.277 0V52.953h4.511l6.36 11.547h5.864l-7.037-12.314c1.775-.602 3.196-1.594 4.263-2.977 1.068-1.384 1.601-3.203 1.601-5.458 0-1.654-.278-3.037-.834-4.15-.556-1.113-1.316-2.007-2.278-2.684s-2.105-1.165-3.428-1.466c-1.323-.3-2.752-.451-4.285-.451h-9.969v29.5h5.232Zm4.195-15.697h-4.195v-9.608h4.195c2.015 0 3.556.33 4.624.992 1.067.662 1.601 1.85 1.601 3.564 0 1.684-.534 2.947-1.601 3.789-1.068.842-2.609 1.263-4.624 1.263Z"/><g fill="#0A9396" fill-rule="nonzero"><path d="M216.186 88.852c0-5.1.204-6.324 1.768-7.344.816-.544 2.448-1.088 2.176-1.904-.068-.748-.748-1.156-1.904-1.156h-10.88c-1.224 0-1.836.408-1.836 1.156 0 1.156 1.088 1.156 2.108 1.904.748.476 1.224 1.224 1.428 2.108.204.884.34 2.652.34 5.236v10.064c0 .408-.204.612-.612.612H186.13c-.544 0-.816-.272-.816-.748v-9.928c0-5.1.272-6.324 1.7-7.344.816-.544 2.448-1.088 2.176-1.904 0-.748-.612-1.156-1.836-1.156h-10.948c-1.224 0-1.836.408-1.836 1.156 0 1.088 1.02 1.224 2.176 1.904.748.476 1.224 1.224 1.428 2.108.204.884.272 2.652.272 5.236v26.452c0 3.196-.204 5.372-.68 6.46-.408 1.02-1.088 1.836-2.108 2.448-1.02.544-1.496 1.02-1.496 1.496 0 .884.748 1.292 2.176 1.292h11.084c1.428 0 2.108-.408 2.108-1.292 0-.476-.476-1.02-1.428-1.496-.884-.476-1.564-1.156-1.972-1.972-.544-1.02-.816-3.332-.816-6.936v-11.628c0-.408.204-.612.612-.612h22.644c.544 0 .816.272.816.748v11.492c0 3.332-.272 5.576-.748 6.664-1.156 2.38-3.536 2.516-3.536 3.74 0 .884.68 1.292 2.108 1.292h11.152c1.428 0 2.108-.408 2.108-1.292 0-1.632-2.652-1.156-3.672-4.08-.408-1.088-.612-3.196-.612-6.324V88.852ZM260.046 121.152c-.476-.748-.68-2.584-.68-5.576V92.524c0-1.224-.476-1.836-1.496-1.836-.34 0-.748.136-1.292.34-1.564.68-3.672 1.36-6.392 1.972-1.224.272-1.836.816-1.836 1.564 0 .612.544 1.088 1.632 1.496 1.156.34 1.904.816 2.244 1.36.476.68.68 2.72.68 6.12 0 5.168-.272 8.908-.748 11.288-.476 2.38-1.292 4.148-2.584 5.44-1.564 1.564-3.468 2.312-5.712 2.312-4.692 0-7.072-3.4-7.072-8.364V92.524c0-1.156-.476-1.768-1.496-1.768-.34 0-.884.136-1.564.408-1.7.68-3.74 1.292-6.12 1.836-1.224.204-1.836.68-1.836 1.428 0 .612.544 1.156 1.7 1.632 1.156.408 1.836.884 2.176 1.36.476.68.68 2.516.68 5.508v11.424c0 4.352.816 7.548 2.516 9.588 2.108 2.516 4.896 3.808 8.5 3.808 4.624 0 8.636-2.38 11.016-5.916.136-.204.272-.34.34-.34.136 0 .204.068.204.204v4.216c0 1.224.476 1.836 1.496 1.836.34 0 .816-.136 1.428-.34 1.836-.748 3.876-1.36 6.256-1.904 1.224-.204 1.836-.748 1.836-1.564 0-.544-.612-1.02-1.768-1.428-1.156-.476-1.836-.884-2.108-1.36ZM278.27 109.66c0-3.876.748-7.208 2.244-9.928 1.564-2.72 3.944-4.08 7.208-4.08 3.06 0 5.44 1.36 7.208 4.148 1.768 2.72 2.652 6.12 2.652 10.132 0 3.876-.816 7.208-2.38 10.132-1.564 2.856-3.944 4.284-7.208 4.284-5.78 0-9.724-5.44-9.724-14.688Zm26.044-2.176c0-4.896-1.292-8.908-3.876-12.036-2.584-3.128-5.916-4.692-10.064-4.692s-7.82 1.836-11.084 5.508c-.34.34-.544.544-.68.544-.204 0-.34-.204-.34-.544V77.972c0-1.156-.476-1.7-1.36-1.7-.408 0-.952.136-1.632.408a45.475 45.475 0 0 1-6.12 1.836c-1.292.272-1.904.748-1.904 1.496 0 .544.544 1.02 1.7 1.428 1.156.408 1.904.952 2.244 1.564.408.748.612 2.108.612 4.216v38.08c0 1.632.476 2.448 1.496 2.448.612 0 1.224-.544 1.768-1.632.544-1.156 1.156-1.7 1.768-1.7.884 0 4.692 3.332 10.54 3.332 3.536 0 6.596-1.02 9.248-3.128 2.652-2.108 4.556-4.624 5.78-7.616 1.292-3.06 1.904-6.188 1.904-9.52Z"/></g></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="320" height="160" viewBox="0 0 320 160"><title>terrier-hub-logo-dark</title><g fill="none" fill-rule="evenodd"><g transform="rotate(158 9.075 88.086)scale(-1 1)"><circle cx="26" cy="28.348" r="12" fill="#f49891"/><path fill="#1e6c7b" fill-rule="nonzero" d="m36.836 33.427 30.997 31.087-5.666 5.649-30.963-31.055q.659-1.17 2.477-3t3.155-2.68"/><circle cx="102" cy="86.338" r="11" fill="#eeba2b"/><path fill="#1e6c7b" fill-rule="nonzero" d="M66.89 63.813 95.957 79.64q.393 1.115-.739 3.16t-2.262 2.357L63.11 70.864z"/><circle cx="64" cy="67.338" r="22" fill="#01a7b1"/><path fill="#1e6c7b" fill-rule="nonzero" d="m65.311 89.23-4.33 33.756-7.918-1.147 4.297-33.547q1.69-.347 4.13 0 2.44.345 3.821.939M47.022 70.681q1.932 1.065 2.868 3.382.937 2.317.372 3.933l-32.861 16.74-4.738-11.022z"/><circle cx="57" cy="122.338" r="13" fill="#f49891"/><circle cx="15" cy="89.338" r="15" fill="#eeba2b"/><path fill="#1e6c7b" fill-rule="nonzero" d="m101.793 15.302 8.712 6.27-32.92 35.874q-1.946.124-3.607-1.281-1.663-1.405-2.502-3.885z"/><circle cx="106.788" cy="17" r="17" fill="#ed584c"/></g><path fill="#1e6c7b" d="M153.906 64.5V39.42h8.525V35h-22.283v4.42h8.526V64.5zm31.665 0v-4.42h-12.99v-8.706h10.6v-4.42h-10.6V39.42h12.54V35h-17.773v29.5zm11.277 0V52.953h4.51l6.36 11.547h5.865l-7.037-12.314q2.661-.903 4.263-2.977 1.6-2.076 1.6-5.458 0-2.48-.834-4.15-.834-1.669-2.277-2.684t-3.429-1.466q-1.984-.45-4.285-.451h-9.968v29.5zm4.195-15.697h-4.195v-9.608h4.195q3.022 0 4.623.992 1.602.993 1.602 3.564 0 2.526-1.602 3.789-1.6 1.263-4.623 1.263M223.55 64.5V52.953h4.511l6.36 11.547h5.864l-7.037-12.314q2.662-.903 4.263-2.977 1.602-2.076 1.601-5.458 0-2.48-.834-4.15-.835-1.669-2.278-2.684t-3.428-1.466q-1.985-.45-4.285-.451h-9.97v29.5zm4.195-15.697h-4.195v-9.608h4.195q3.022 0 4.624.992 1.6.993 1.601 3.564 0 2.526-1.601 3.789-1.602 1.263-4.624 1.263M250.255 64.5V35h-5.233v29.5zm25.71 0v-4.42h-12.99v-8.706h10.6v-4.42h-10.6V39.42h12.54V35h-17.773v29.5zm11.277 0V52.953h4.511l6.36 11.547h5.864l-7.037-12.314q2.662-.903 4.263-2.977 1.601-2.076 1.601-5.458 0-2.48-.834-4.15-.834-1.669-2.278-2.684t-3.428-1.466q-1.985-.45-4.285-.451h-9.969v29.5zm4.195-15.697h-4.195v-9.608h4.195q3.022 0 4.624.992 1.6.993 1.601 3.564 0 2.526-1.601 3.789-1.602 1.263-4.624 1.263"/><g fill="#0a9396" fill-rule="nonzero"><path d="M216.186 88.852c0-5.1.204-6.324 1.768-7.344.816-.544 2.448-1.088 2.176-1.904-.068-.748-.748-1.156-1.904-1.156h-10.88c-1.224 0-1.836.408-1.836 1.156 0 1.156 1.088 1.156 2.108 1.904.748.476 1.224 1.224 1.428 2.108s.34 2.652.34 5.236v10.064q0 .612-.612.612H186.13c-.544 0-.816-.272-.816-.748v-9.928c0-5.1.272-6.324 1.7-7.344.816-.544 2.448-1.088 2.176-1.904 0-.748-.612-1.156-1.836-1.156h-10.948c-1.224 0-1.836.408-1.836 1.156 0 1.088 1.02 1.224 2.176 1.904.748.476 1.224 1.224 1.428 2.108s.272 2.652.272 5.236v26.452c0 3.196-.204 5.372-.68 6.46-.408 1.02-1.088 1.836-2.108 2.448-1.02.544-1.496 1.02-1.496 1.496 0 .884.748 1.292 2.176 1.292h11.084c1.428 0 2.108-.408 2.108-1.292 0-.476-.476-1.02-1.428-1.496-.884-.476-1.564-1.156-1.972-1.972q-.816-1.53-.816-6.936v-11.628q0-.612.612-.612h22.644c.544 0 .816.272.816.748v11.492c0 3.332-.272 5.576-.748 6.664-1.156 2.38-3.536 2.516-3.536 3.74 0 .884.68 1.292 2.108 1.292h11.152c1.428 0 2.108-.408 2.108-1.292 0-1.632-2.652-1.156-3.672-4.08q-.612-1.632-.612-6.324zM260.046 121.152c-.476-.748-.68-2.584-.68-5.576V92.524c0-1.224-.476-1.836-1.496-1.836-.34 0-.748.136-1.292.34-1.564.68-3.672 1.36-6.392 1.972-1.224.272-1.836.816-1.836 1.564 0 .612.544 1.088 1.632 1.496 1.156.34 1.904.816 2.244 1.36.476.68.68 2.72.68 6.12 0 5.168-.272 8.908-.748 11.288s-1.292 4.148-2.584 5.44c-1.564 1.564-3.468 2.312-5.712 2.312-4.692 0-7.072-3.4-7.072-8.364V92.524c0-1.156-.476-1.768-1.496-1.768-.34 0-.884.136-1.564.408q-2.55 1.02-6.12 1.836-1.836.306-1.836 1.428c0 .612.544 1.156 1.7 1.632 1.156.408 1.836.884 2.176 1.36.476.68.68 2.516.68 5.508v11.424c0 4.352.816 7.548 2.516 9.588 2.108 2.516 4.896 3.808 8.5 3.808 4.624 0 8.636-2.38 11.016-5.916.136-.204.272-.34.34-.34q.204 0 .204.204v4.216c0 1.224.476 1.836 1.496 1.836.34 0 .816-.136 1.428-.34 1.836-.748 3.876-1.36 6.256-1.904 1.224-.204 1.836-.748 1.836-1.564 0-.544-.612-1.02-1.768-1.428-1.156-.476-1.836-.884-2.108-1.36M278.27 109.66c0-3.876.748-7.208 2.244-9.928 1.564-2.72 3.944-4.08 7.208-4.08 3.06 0 5.44 1.36 7.208 4.148 1.768 2.72 2.652 6.12 2.652 10.132 0 3.876-.816 7.208-2.38 10.132-1.564 2.856-3.944 4.284-7.208 4.284-5.78 0-9.724-5.44-9.724-14.688m26.044-2.176q0-7.344-3.876-12.036c-2.584-3.128-5.916-4.692-10.064-4.692s-7.82 1.836-11.084 5.508c-.34.34-.544.544-.68.544-.204 0-.34-.204-.34-.544V77.972c0-1.156-.476-1.7-1.36-1.7q-.612 0-1.632.408a45.5 45.5 0 0 1-6.12 1.836c-1.292.272-1.904.748-1.904 1.496 0 .544.544 1.02 1.7 1.428s1.904.952 2.244 1.564c.408.748.612 2.108.612 4.216v38.08c0 1.632.476 2.448 1.496 2.448.612 0 1.224-.544 1.768-1.632.544-1.156 1.156-1.7 1.768-1.7.884 0 4.692 3.332 10.54 3.332 3.536 0 6.596-1.02 9.248-3.128s4.556-4.624 5.78-7.616c1.292-3.06 1.904-6.188 1.904-9.52"/></g></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="320" height="160" viewBox="0 0 320 160"><g fill="none" fill-rule="evenodd"><path fill="#01A7B1" d="M153.906 64.5V39.42h8.525V35h-22.283v4.42h8.526V64.5h5.232Zm31.665 0v-4.42h-12.99v-8.706h10.6v-4.42h-10.6V39.42h12.54V35h-17.773v29.5h18.223Zm11.277 0V52.953h4.51l6.36 11.547h5.865l-7.037-12.314c1.774-.602 3.195-1.594 4.263-2.977 1.067-1.384 1.6-3.203 1.6-5.458 0-1.654-.277-3.037-.834-4.15-.556-1.113-1.315-2.007-2.277-2.684-.963-.677-2.105-1.165-3.429-1.466-1.323-.3-2.751-.451-4.285-.451h-9.968v29.5h5.232Zm4.195-15.697h-4.195v-9.608h4.195c2.015 0 3.556.33 4.623.992 1.068.662 1.602 1.85 1.602 3.564 0 1.684-.534 2.947-1.602 3.789-1.067.842-2.608 1.263-4.623 1.263ZM223.55 64.5V52.953h4.511l6.36 11.547h5.864l-7.037-12.314c1.775-.602 3.195-1.594 4.263-2.977 1.068-1.384 1.601-3.203 1.601-5.458 0-1.654-.278-3.037-.834-4.15-.557-1.113-1.316-2.007-2.278-2.684s-2.105-1.165-3.428-1.466c-1.323-.3-2.752-.451-4.285-.451h-9.97v29.5h5.233Zm4.195-15.697h-4.195v-9.608h4.195c2.015 0 3.556.33 4.624.992 1.067.662 1.601 1.85 1.601 3.564 0 1.684-.534 2.947-1.601 3.789-1.068.842-2.609 1.263-4.624 1.263ZM250.255 64.5V35h-5.233v29.5h5.233Zm25.71 0v-4.42h-12.99v-8.706h10.6v-4.42h-10.6V39.42h12.54V35h-17.773v29.5h18.224Zm11.277 0V52.953h4.511l6.36 11.547h5.864l-7.037-12.314c1.775-.602 3.196-1.594 4.263-2.977 1.068-1.384 1.601-3.203 1.601-5.458 0-1.654-.278-3.037-.834-4.15-.556-1.113-1.316-2.007-2.278-2.684s-2.105-1.165-3.428-1.466c-1.323-.3-2.752-.451-4.285-.451h-9.969v29.5h5.232Zm4.195-15.697h-4.195v-9.608h4.195c2.015 0 3.556.33 4.624.992 1.067.662 1.601 1.85 1.601 3.564 0 1.684-.534 2.947-1.601 3.789-1.068.842-2.609 1.263-4.624 1.263Z"/><g transform="scale(1 -1) rotate(22 453.165 46.687)"><circle cx="26" cy="28.348" r="12" fill="#F49891"/><path fill="#F7F5E8" fill-rule="nonzero" d="m36.836 33.427 30.997 31.087-5.666 5.649-30.963-31.055c.439-.78 1.265-1.78 2.477-3s2.264-2.114 3.155-2.68Z"/><circle cx="102" cy="86.338" r="11" fill="#EEBA2B"/><path fill="#F7F5E8" fill-rule="nonzero" d="M66.89 63.813 95.957 79.64c.262.743.016 1.797-.739 3.16-.755 1.364-1.509 2.15-2.262 2.357L63.11 70.864l3.78-7.05Z"/><circle cx="64" cy="67.338" r="22" fill="#01A7B1"/><path fill="#F7F5E8" fill-rule="nonzero" d="m65.311 89.23-4.33 33.756-7.918-1.147 4.297-33.547c1.127-.231 2.504-.232 4.13 0 1.627.23 2.9.543 3.821.939ZM47.022 70.681c1.288.71 2.244 1.837 2.868 3.382.625 1.545.748 2.856.372 3.933l-32.861 16.74-4.738-11.022 34.36-13.033Z"/><circle cx="57" cy="122.338" r="13" fill="#F49891"/><circle cx="15" cy="89.338" r="15" fill="#EEBA2B"/><path fill="#F7F5E8" fill-rule="nonzero" d="m101.793 15.302 8.712 6.27-32.92 35.874c-1.297.083-2.5-.344-3.607-1.281-1.109-.937-1.943-2.232-2.502-3.885l30.317-36.978Z"/><circle cx="106.788" cy="17" r="17" fill="#ED584C"/></g><g fill="#F7F5E8" fill-rule="nonzero"><path d="M216.186 88.852c0-5.1.204-6.324 1.768-7.344.816-.544 2.448-1.088 2.176-1.904-.068-.748-.748-1.156-1.904-1.156h-10.88c-1.224 0-1.836.408-1.836 1.156 0 1.156 1.088 1.156 2.108 1.904.748.476 1.224 1.224 1.428 2.108.204.884.34 2.652.34 5.236v10.064c0 .408-.204.612-.612.612H186.13c-.544 0-.816-.272-.816-.748v-9.928c0-5.1.272-6.324 1.7-7.344.816-.544 2.448-1.088 2.176-1.904 0-.748-.612-1.156-1.836-1.156h-10.948c-1.224 0-1.836.408-1.836 1.156 0 1.088 1.02 1.224 2.176 1.904.748.476 1.224 1.224 1.428 2.108.204.884.272 2.652.272 5.236v26.452c0 3.196-.204 5.372-.68 6.46-.408 1.02-1.088 1.836-2.108 2.448-1.02.544-1.496 1.02-1.496 1.496 0 .884.748 1.292 2.176 1.292h11.084c1.428 0 2.108-.408 2.108-1.292 0-.476-.476-1.02-1.428-1.496-.884-.476-1.564-1.156-1.972-1.972-.544-1.02-.816-3.332-.816-6.936v-11.628c0-.408.204-.612.612-.612h22.644c.544 0 .816.272.816.748v11.492c0 3.332-.272 5.576-.748 6.664-1.156 2.38-3.536 2.516-3.536 3.74 0 .884.68 1.292 2.108 1.292h11.152c1.428 0 2.108-.408 2.108-1.292 0-1.632-2.652-1.156-3.672-4.08-.408-1.088-.612-3.196-.612-6.324V88.852ZM260.046 121.152c-.476-.748-.68-2.584-.68-5.576V92.524c0-1.224-.476-1.836-1.496-1.836-.34 0-.748.136-1.292.34-1.564.68-3.672 1.36-6.392 1.972-1.224.272-1.836.816-1.836 1.564 0 .612.544 1.088 1.632 1.496 1.156.34 1.904.816 2.244 1.36.476.68.68 2.72.68 6.12 0 5.168-.272 8.908-.748 11.288-.476 2.38-1.292 4.148-2.584 5.44-1.564 1.564-3.468 2.312-5.712 2.312-4.692 0-7.072-3.4-7.072-8.364V92.524c0-1.156-.476-1.768-1.496-1.768-.34 0-.884.136-1.564.408-1.7.68-3.74 1.292-6.12 1.836-1.224.204-1.836.68-1.836 1.428 0 .612.544 1.156 1.7 1.632 1.156.408 1.836.884 2.176 1.36.476.68.68 2.516.68 5.508v11.424c0 4.352.816 7.548 2.516 9.588 2.108 2.516 4.896 3.808 8.5 3.808 4.624 0 8.636-2.38 11.016-5.916.136-.204.272-.34.34-.34.136 0 .204.068.204.204v4.216c0 1.224.476 1.836 1.496 1.836.34 0 .816-.136 1.428-.34 1.836-.748 3.876-1.36 6.256-1.904 1.224-.204 1.836-.748 1.836-1.564 0-.544-.612-1.02-1.768-1.428-1.156-.476-1.836-.884-2.108-1.36ZM278.27 109.66c0-3.876.748-7.208 2.244-9.928 1.564-2.72 3.944-4.08 7.208-4.08 3.06 0 5.44 1.36 7.208 4.148 1.768 2.72 2.652 6.12 2.652 10.132 0 3.876-.816 7.208-2.38 10.132-1.564 2.856-3.944 4.284-7.208 4.284-5.78 0-9.724-5.44-9.724-14.688Zm26.044-2.176c0-4.896-1.292-8.908-3.876-12.036-2.584-3.128-5.916-4.692-10.064-4.692s-7.82 1.836-11.084 5.508c-.34.34-.544.544-.68.544-.204 0-.34-.204-.34-.544V77.972c0-1.156-.476-1.7-1.36-1.7-.408 0-.952.136-1.632.408a45.475 45.475 0 0 1-6.12 1.836c-1.292.272-1.904.748-1.904 1.496 0 .544.544 1.02 1.7 1.428 1.156.408 1.904.952 2.244 1.564.408.748.612 2.108.612 4.216v38.08c0 1.632.476 2.448 1.496 2.448.612 0 1.224-.544 1.768-1.632.544-1.156 1.156-1.7 1.768-1.7.884 0 4.692 3.332 10.54 3.332 3.536 0 6.596-1.02 9.248-3.128 2.652-2.108 4.556-4.624 5.78-7.616 1.292-3.06 1.904-6.188 1.904-9.52Z"/></g></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="320" height="160" viewBox="0 0 320 160"><title>terrier-hub-logo-light</title><g fill="none" fill-rule="evenodd"><path fill="#01a7b1" d="M153.906 64.5V39.42h8.525V35h-22.283v4.42h8.526V64.5zm31.665 0v-4.42h-12.99v-8.706h10.6v-4.42h-10.6V39.42h12.54V35h-17.773v29.5zm11.277 0V52.953h4.51l6.36 11.547h5.865l-7.037-12.314q2.661-.903 4.263-2.977 1.6-2.076 1.6-5.458 0-2.48-.834-4.15-.834-1.669-2.277-2.684t-3.429-1.466q-1.984-.45-4.285-.451h-9.968v29.5zm4.195-15.697h-4.195v-9.608h4.195q3.022 0 4.623.992 1.602.993 1.602 3.564 0 2.526-1.602 3.789-1.6 1.263-4.623 1.263M223.55 64.5V52.953h4.511l6.36 11.547h5.864l-7.037-12.314q2.662-.903 4.263-2.977 1.602-2.076 1.601-5.458 0-2.48-.834-4.15-.835-1.669-2.278-2.684t-3.428-1.466q-1.985-.45-4.285-.451h-9.97v29.5zm4.195-15.697h-4.195v-9.608h4.195q3.022 0 4.624.992 1.6.993 1.601 3.564 0 2.526-1.601 3.789-1.602 1.263-4.624 1.263M250.255 64.5V35h-5.233v29.5zm25.71 0v-4.42h-12.99v-8.706h10.6v-4.42h-10.6V39.42h12.54V35h-17.773v29.5zm11.277 0V52.953h4.511l6.36 11.547h5.864l-7.037-12.314q2.662-.903 4.263-2.977 1.601-2.076 1.601-5.458 0-2.48-.834-4.15-.834-1.669-2.278-2.684t-3.428-1.466q-1.985-.45-4.285-.451h-9.969v29.5zm4.195-15.697h-4.195v-9.608h4.195q3.022 0 4.624.992 1.6.993 1.601 3.564 0 2.526-1.601 3.789-1.602 1.263-4.624 1.263"/><g transform="rotate(158 9.075 88.086)scale(-1 1)"><circle cx="26" cy="28.348" r="12" fill="#f49891"/><path fill="#f7f5e8" fill-rule="nonzero" d="m36.836 33.427 30.997 31.087-5.666 5.649-30.963-31.055q.659-1.17 2.477-3t3.155-2.68"/><circle cx="102" cy="86.338" r="11" fill="#eeba2b"/><path fill="#f7f5e8" fill-rule="nonzero" d="M66.89 63.813 95.957 79.64q.393 1.115-.739 3.16t-2.262 2.357L63.11 70.864z"/><circle cx="64" cy="67.338" r="22" fill="#01a7b1"/><path fill="#f7f5e8" fill-rule="nonzero" d="m65.311 89.23-4.33 33.756-7.918-1.147 4.297-33.547q1.69-.347 4.13 0 2.44.345 3.821.939M47.022 70.681q1.932 1.065 2.868 3.382.937 2.317.372 3.933l-32.861 16.74-4.738-11.022z"/><circle cx="57" cy="122.338" r="13" fill="#f49891"/><circle cx="15" cy="89.338" r="15" fill="#eeba2b"/><path fill="#f7f5e8" fill-rule="nonzero" d="m101.793 15.302 8.712 6.27-32.92 35.874q-1.946.124-3.607-1.281-1.663-1.405-2.502-3.885z"/><circle cx="106.788" cy="17" r="17" fill="#ed584c"/></g><g fill="#f7f5e8" fill-rule="nonzero"><path d="M216.186 88.852c0-5.1.204-6.324 1.768-7.344.816-.544 2.448-1.088 2.176-1.904-.068-.748-.748-1.156-1.904-1.156h-10.88c-1.224 0-1.836.408-1.836 1.156 0 1.156 1.088 1.156 2.108 1.904.748.476 1.224 1.224 1.428 2.108s.34 2.652.34 5.236v10.064q0 .612-.612.612H186.13c-.544 0-.816-.272-.816-.748v-9.928c0-5.1.272-6.324 1.7-7.344.816-.544 2.448-1.088 2.176-1.904 0-.748-.612-1.156-1.836-1.156h-10.948c-1.224 0-1.836.408-1.836 1.156 0 1.088 1.02 1.224 2.176 1.904.748.476 1.224 1.224 1.428 2.108s.272 2.652.272 5.236v26.452c0 3.196-.204 5.372-.68 6.46-.408 1.02-1.088 1.836-2.108 2.448-1.02.544-1.496 1.02-1.496 1.496 0 .884.748 1.292 2.176 1.292h11.084c1.428 0 2.108-.408 2.108-1.292 0-.476-.476-1.02-1.428-1.496-.884-.476-1.564-1.156-1.972-1.972q-.816-1.53-.816-6.936v-11.628q0-.612.612-.612h22.644c.544 0 .816.272.816.748v11.492c0 3.332-.272 5.576-.748 6.664-1.156 2.38-3.536 2.516-3.536 3.74 0 .884.68 1.292 2.108 1.292h11.152c1.428 0 2.108-.408 2.108-1.292 0-1.632-2.652-1.156-3.672-4.08q-.612-1.632-.612-6.324zM260.046 121.152c-.476-.748-.68-2.584-.68-5.576V92.524c0-1.224-.476-1.836-1.496-1.836-.34 0-.748.136-1.292.34-1.564.68-3.672 1.36-6.392 1.972-1.224.272-1.836.816-1.836 1.564 0 .612.544 1.088 1.632 1.496 1.156.34 1.904.816 2.244 1.36.476.68.68 2.72.68 6.12 0 5.168-.272 8.908-.748 11.288s-1.292 4.148-2.584 5.44c-1.564 1.564-3.468 2.312-5.712 2.312-4.692 0-7.072-3.4-7.072-8.364V92.524c0-1.156-.476-1.768-1.496-1.768-.34 0-.884.136-1.564.408q-2.55 1.02-6.12 1.836-1.836.306-1.836 1.428c0 .612.544 1.156 1.7 1.632 1.156.408 1.836.884 2.176 1.36.476.68.68 2.516.68 5.508v11.424c0 4.352.816 7.548 2.516 9.588 2.108 2.516 4.896 3.808 8.5 3.808 4.624 0 8.636-2.38 11.016-5.916.136-.204.272-.34.34-.34q.204 0 .204.204v4.216c0 1.224.476 1.836 1.496 1.836.34 0 .816-.136 1.428-.34 1.836-.748 3.876-1.36 6.256-1.904 1.224-.204 1.836-.748 1.836-1.564 0-.544-.612-1.02-1.768-1.428-1.156-.476-1.836-.884-2.108-1.36M278.27 109.66c0-3.876.748-7.208 2.244-9.928 1.564-2.72 3.944-4.08 7.208-4.08 3.06 0 5.44 1.36 7.208 4.148 1.768 2.72 2.652 6.12 2.652 10.132 0 3.876-.816 7.208-2.38 10.132-1.564 2.856-3.944 4.284-7.208 4.284-5.78 0-9.724-5.44-9.724-14.688m26.044-2.176q0-7.344-3.876-12.036c-2.584-3.128-5.916-4.692-10.064-4.692s-7.82 1.836-11.084 5.508c-.34.34-.544.544-.68.544-.204 0-.34-.204-.34-.544V77.972c0-1.156-.476-1.7-1.36-1.7q-.612 0-1.632.408a45.5 45.5 0 0 1-6.12 1.836c-1.292.272-1.904.748-1.904 1.496 0 .544.544 1.02 1.7 1.428s1.904.952 2.244 1.564c.408.748.612 2.108.612 4.216v38.08c0 1.632.476 2.448 1.496 2.448.612 0 1.224-.544 1.768-1.632.544-1.156 1.156-1.7 1.768-1.7.884 0 4.692 3.332 10.54 3.332 3.536 0 6.596-1.02 9.248-3.128s4.556-4.624 5.78-7.616c1.292-3.06 1.904-6.188 1.904-9.52"/></g></g></svg>
@@ -0,0 +1,10 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>icon-cool</title>
4
+ <g id="icon-cool" stroke="none" fill="none">
5
+ <circle id="Oval-3" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" cx="16" cy="16" r="11"></circle>
6
+ <circle id="Oval" stroke="#000000" stroke-width="2" cx="16" cy="16" r="11"></circle>
7
+ <path d="M13,21.5 L16,21.5 C17.6666667,21.5 18.6666667,20.8333333 19,19.5" id="Path" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
8
+ <path d="M6,12 L26,12 C25.6666667,15.3333333 24.1666667,17 21.5,17 C18.8333333,17 17,15.6666667 16,13 C15,15.6666667 13.1666667,17 10.5,17 C7.83333333,17 6.33333333,15.3333333 6,12 Z" id="Path" fill="#000000" fill-rule="evenodd"></path>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>icon-heart</title>
4
+ <g id="icon-heart" stroke="none" fill="none" fill-opacity="0.25" fill-rule="evenodd" stroke-linejoin="round" stroke-width="2">
5
+ <path d="M16,9 C14.6666667,7 12.8333333,6 10.5,6 C7,6 5,8.295047 5,11 C5,15 8.66666667,20 16,26 C23.3333333,20 27,15 27,11 C27,8.3005127 25,6 21.5,6 C19.1666667,6 17.3333333,7 16,9 Z" id="Path" stroke="#000000" fill="#000000"></path>
6
+ </g>
7
+ </svg>
@@ -2,10 +2,10 @@
2
2
  <svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
3
  <title>icon-lol</title>
4
4
  <g id="icon-lol" stroke="none" fill="none">
5
- <path d="M16,5 C22.0751322,5 27,9.92486775 27,16 C27,22.0751322 22.0751322,27 16,27 C9.92486775,27 5,22.0751322 5,16 C5,9.92486775 9.92486775,5 16,5 Z M23,17 L9,17 C9,20.3137085 12.1340068,23 16,23 C19.8659932,23 23,20.3137085 23,17 Z" id="Oval-3" fill-opacity="0.25" fill="#000000" fill-rule="nonzero"></path>
5
+ <path d="M16,5 C22.0751322,5 27,9.92486775 27,16 C27,22.0751322 22.0751322,27 16,27 C9.92486775,27 5,22.0751322 5,16 C5,9.92486775 9.92486775,5 16,5 Z M9,17 C9,20.3137085 12.1340068,23 16,23 C19.8659932,23 23,20.3137085 23,17 L9,17 Z" id="Oval-3" fill-opacity="0.25" fill="#000000" fill-rule="nonzero"></path>
6
6
  <circle id="Oval" stroke="#000000" stroke-width="2" cx="16" cy="16" r="11"></circle>
7
- <path d="M16,23 C19.8659932,23 23,20.3137085 23,17 C17.75,17 12.0625,17 9,17 C9,20.3137085 12.1340068,23 16,23 Z" id="Oval-Copy" stroke="#000000" stroke-width="2" stroke-linejoin="round"></path>
8
- <path d="M9,13 C9.41666667,11.6666667 10.25,11 11.5,11 C12.75,11 13.5833333,11.6666667 14,13" id="Path" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
9
- <path d="M18,13 C18.4166667,11.6666667 19.25,11 20.5,11 C21.75,11 22.5833333,11.6666667 23,13" id="Path-Copy" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
7
+ <path d="M16,23 C19.8659932,23 23,20.3137085 23,17 L9,17 C9,20.3137085 12.1340068,23 16,23 Z" id="Oval-Copy" stroke="#000000" stroke-width="2" stroke-linejoin="round"></path>
8
+ <polyline id="Path" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" points="21.5 14 18.5 12 21.5 10"></polyline>
9
+ <polyline id="Path-2" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" transform="translate(12, 12) scale(-1, 1) translate(-12, -12)" points="13.5 14 10.5 12 13.5 10"></polyline>
10
10
  </g>
11
11
  </svg>
@@ -0,0 +1,12 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>icon-owner</title>
4
+ <g id="icon-owner" stroke="none" fill="none" fill-rule="evenodd">
5
+ <g id="Group" stroke-width="1" transform="translate(5, 4)" fill="#000000" fill-opacity="0.25" stroke="#000000">
6
+ <circle id="Oval-Copy" stroke-width="2" cx="11" cy="6" r="5"></circle>
7
+ <path d="M2,21.6666667 C5,22.5555556 8,23 11,23 C14,23 17,22.5555556 20,21.6666667 C19.4545455,14.5555556 16.4545455,11 11,11 C5.54545455,11 2.54545455,14.5555556 2,21.6666667 Z" id="Path-43" stroke-width="2" stroke-linejoin="round"></path>
8
+ </g>
9
+ <path d="M15.4086363,25.5663333 L13.5920478,24.2341684 C13.2397286,23.975801 13.0959247,23.5186208 13.2369013,23.1050895 L15.0534898,17.7764299 C15.3613653,16.8733285 16.6386347,16.8733285 16.9465102,17.7764299 L18.7630987,23.1050895 C18.9040753,23.5186208 18.7602714,23.975801 18.4079522,24.2341684 L16.5913637,25.5663333 C16.2393727,25.82446 15.7606273,25.82446 15.4086363,25.5663333 Z" id="Path" fill="#000000"></path>
10
+ <path d="M15.6464466,18.6464466 L13.8535534,16.8535534 C13.538571,16.538571 13.7616544,16 14.2071068,16 L17.7928932,16 C18.2383456,16 18.461429,16.538571 18.1464466,16.8535534 L16.3535534,18.6464466 C16.1582912,18.8417088 15.8417088,18.8417088 15.6464466,18.6464466 Z" id="Path" fill="#000000"></path>
11
+ </g>
12
+ </svg>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>icon-sad</title>
4
+ <g id="icon-sad" stroke="none" fill="none">
5
+ <circle id="Oval-3" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" cx="16" cy="16" r="11"></circle>
6
+ <circle id="Oval" stroke="#000000" stroke-width="2" cx="16" cy="16" r="11"></circle>
7
+ <ellipse id="Oval-4" fill="#000000" fill-rule="evenodd" transform="translate(12.5, 14) rotate(45) translate(-12.5, -14)" cx="12.5" cy="14" rx="1.5" ry="2"></ellipse>
8
+ <ellipse id="Oval-5" fill="#000000" fill-rule="evenodd" transform="translate(19.5, 14) rotate(-45) translate(-19.5, -14)" cx="19.5" cy="14" rx="1.5" ry="2"></ellipse>
9
+ <path d="M11,20 C12.3333333,21.3333333 14,22 16,22 C18,22 19.6666667,21.3333333 21,20" id="Path" stroke="#000000" stroke-width="2" stroke-linecap="round" transform="translate(16, 21) scale(1, -1) translate(-16, -21)"></path>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>icon-smile</title>
4
+ <g id="icon-smile" stroke="none" fill="none">
5
+ <circle id="Oval-3" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" cx="16" cy="16" r="11"></circle>
6
+ <circle id="Oval" stroke="#000000" stroke-width="2" cx="16" cy="16" r="11"></circle>
7
+ <ellipse id="Oval-4" fill="#000000" fill-rule="evenodd" cx="12.5" cy="14" rx="1.5" ry="2"></ellipse>
8
+ <ellipse id="Oval-5" fill="#000000" fill-rule="evenodd" cx="19.5" cy="14" rx="1.5" ry="2"></ellipse>
9
+ <path d="M11,20 C12.3333333,21.3333333 14,22 16,22 C18,22 19.6666667,21.3333333 21,20" id="Path" stroke="#000000" stroke-width="2" stroke-linecap="round"></path>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,13 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3
+ <title>icon-surprised</title>
4
+ <g id="icon-surprised" stroke="none" fill="none">
5
+ <circle id="Oval-3" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" cx="16" cy="16" r="11"></circle>
6
+ <ellipse id="Oval-6" fill="#000000" fill-rule="evenodd" cx="16" cy="21" rx="3" ry="4"></ellipse>
7
+ <circle id="Oval" stroke="#000000" stroke-width="2" cx="16" cy="16" r="11"></circle>
8
+ <ellipse id="Oval-4" fill="#000000" fill-rule="evenodd" cx="12" cy="14" rx="1.5" ry="2"></ellipse>
9
+ <ellipse id="Oval-5" fill="#000000" fill-rule="evenodd" cx="20" cy="14" rx="1.5" ry="2"></ellipse>
10
+ <path d="M10,9 C10.5333333,9.33333333 11.2,9.5 12,9.5 C12.8,9.5 13.4666667,9.33333333 14,9" id="Path" stroke="#000000" stroke-width="2" stroke-linecap="round" transform="translate(12, 9.25) scale(1, -1) rotate(15) translate(-12, -9.25)"></path>
11
+ <path d="M18,9 C18.5333333,9.33333333 19.2,9.5 20,9.5 C20.8,9.5 21.4666667,9.33333333 22,9" id="Path-2" stroke="#000000" stroke-width="2" stroke-linecap="round" transform="translate(20, 9.25) scale(1, -1) rotate(-15) translate(-20, -9.25)"></path>
12
+ </g>
13
+ </svg>
@@ -43,7 +43,7 @@ export class MultiSelectFieldPart extends TerrierPart<MultiSelectFieldState> {
43
43
 
44
44
  setSelectedValues(values: string[]) {
45
45
  this.state.selected_values = [...values]
46
- this.onSelectionChanged()
46
+ this.dirty()
47
47
  }
48
48
 
49
49
  addValue(value: string) {