terrier-engine 4.75.0 → 4.75.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (286) hide show
  1. package/package.json +1 -1
  2. package/terrier/gen/hub-icons.ts +50 -2
  3. package/terrier/images/icons/active.svg +1 -1
  4. package/terrier/images/icons/admin.svg +1 -1
  5. package/terrier/images/icons/archive.svg +1 -1
  6. package/terrier/images/icons/arrow_down.svg +1 -1
  7. package/terrier/images/icons/arrow_left.svg +1 -1
  8. package/terrier/images/icons/arrow_right.svg +1 -1
  9. package/terrier/images/icons/arrow_up.svg +1 -1
  10. package/terrier/images/icons/assign.svg +1 -1
  11. package/terrier/images/icons/attachment.svg +1 -1
  12. package/terrier/images/icons/back.svg +1 -1
  13. package/terrier/images/icons/badge.svg +1 -1
  14. package/terrier/images/icons/board.svg +1 -1
  15. package/terrier/images/icons/bookmark.svg +1 -1
  16. package/terrier/images/icons/bookmark_add.svg +1 -1
  17. package/terrier/images/icons/bookmark_remove.svg +1 -1
  18. package/terrier/images/icons/bookmarked.svg +1 -1
  19. package/terrier/images/icons/bookmarks.svg +1 -1
  20. package/terrier/images/icons/branch.svg +1 -1
  21. package/terrier/images/icons/bug.svg +1 -1
  22. package/terrier/images/icons/calculator.svg +1 -1
  23. package/terrier/images/icons/checkmark.svg +1 -1
  24. package/terrier/images/icons/close.svg +1 -1
  25. package/terrier/images/icons/clypboard.svg +1 -1
  26. package/terrier/images/icons/comment.svg +1 -1
  27. package/terrier/images/icons/complete.svg +1 -1
  28. package/terrier/images/icons/cool.svg +1 -0
  29. package/terrier/images/icons/dashboard.svg +1 -1
  30. package/terrier/images/icons/data_pull.svg +1 -1
  31. package/terrier/images/icons/data_update.svg +1 -1
  32. package/terrier/images/icons/database.svg +1 -1
  33. package/terrier/images/icons/day.svg +1 -1
  34. package/terrier/images/icons/delete.svg +1 -1
  35. package/terrier/images/icons/documentation.svg +1 -1
  36. package/terrier/images/icons/edit.svg +1 -1
  37. package/terrier/images/icons/existing_child.svg +1 -1
  38. package/terrier/images/icons/existing_parent.svg +1 -1
  39. package/terrier/images/icons/feature.svg +1 -1
  40. package/terrier/images/icons/flex.svg +1 -1
  41. package/terrier/images/icons/forward.svg +1 -1
  42. package/terrier/images/icons/github.svg +1 -1
  43. package/terrier/images/icons/heart.svg +1 -0
  44. package/terrier/images/icons/history.svg +1 -1
  45. package/terrier/images/icons/home.svg +1 -1
  46. package/terrier/images/icons/hundred.svg +1 -1
  47. package/terrier/images/icons/image.svg +1 -1
  48. package/terrier/images/icons/inbox.svg +1 -1
  49. package/terrier/images/icons/info.svg +1 -1
  50. package/terrier/images/icons/internal.svg +1 -1
  51. package/terrier/images/icons/issue.svg +1 -1
  52. package/terrier/images/icons/lane.svg +1 -1
  53. package/terrier/images/icons/lane_asap.svg +1 -1
  54. package/terrier/images/icons/lane_days.svg +1 -1
  55. package/terrier/images/icons/lane_hours.svg +1 -1
  56. package/terrier/images/icons/lane_weeks.svg +1 -1
  57. package/terrier/images/icons/lanes_board.svg +1 -1
  58. package/terrier/images/icons/level_complete.svg +1 -1
  59. package/terrier/images/icons/level_highway.svg +1 -1
  60. package/terrier/images/icons/level_on_ramp.svg +1 -1
  61. package/terrier/images/icons/level_parking.svg +1 -1
  62. package/terrier/images/icons/link.svg +1 -1
  63. package/terrier/images/icons/list_view.svg +1 -1
  64. package/terrier/images/icons/lol.svg +1 -1
  65. package/terrier/images/icons/metrics.svg +1 -1
  66. package/terrier/images/icons/minus.svg +1 -1
  67. package/terrier/images/icons/new_child.svg +1 -1
  68. package/terrier/images/icons/new_parent.svg +1 -1
  69. package/terrier/images/icons/night.svg +1 -1
  70. package/terrier/images/icons/origin.svg +1 -1
  71. package/terrier/images/icons/owner.svg +1 -0
  72. package/terrier/images/icons/pending.svg +1 -1
  73. package/terrier/images/icons/plot.svg +1 -1
  74. package/terrier/images/icons/plus.svg +1 -1
  75. package/terrier/images/icons/post.svg +1 -1
  76. package/terrier/images/icons/posts.svg +1 -1
  77. package/terrier/images/icons/pr_closed.svg +1 -1
  78. package/terrier/images/icons/pr_merged.svg +1 -1
  79. package/terrier/images/icons/pr_open.svg +1 -1
  80. package/terrier/images/icons/prioritized.svg +1 -1
  81. package/terrier/images/icons/private.svg +1 -1
  82. package/terrier/images/icons/project.svg +1 -1
  83. package/terrier/images/icons/public.svg +1 -1
  84. package/terrier/images/icons/question.svg +1 -1
  85. package/terrier/images/icons/recent.svg +1 -1
  86. package/terrier/images/icons/refresh.svg +1 -1
  87. package/terrier/images/icons/related_posts.svg +1 -1
  88. package/terrier/images/icons/releases.svg +1 -1
  89. package/terrier/images/icons/request.svg +1 -1
  90. package/terrier/images/icons/sad.svg +1 -0
  91. package/terrier/images/icons/settings.svg +1 -1
  92. package/terrier/images/icons/smile.svg +1 -0
  93. package/terrier/images/icons/split_view.svg +1 -1
  94. package/terrier/images/icons/status.svg +1 -1
  95. package/terrier/images/icons/step_demo.svg +1 -1
  96. package/terrier/images/icons/step_deploy.svg +1 -1
  97. package/terrier/images/icons/step_develop.svg +1 -1
  98. package/terrier/images/icons/step_investigate.svg +1 -1
  99. package/terrier/images/icons/step_none.svg +1 -1
  100. package/terrier/images/icons/step_required.svg +1 -1
  101. package/terrier/images/icons/step_review.svg +1 -1
  102. package/terrier/images/icons/step_test.svg +1 -1
  103. package/terrier/images/icons/steps.svg +1 -1
  104. package/terrier/images/icons/steps_board.svg +1 -1
  105. package/terrier/images/icons/subscribe.svg +1 -1
  106. package/terrier/images/icons/support.svg +1 -1
  107. package/terrier/images/icons/surprised.svg +1 -0
  108. package/terrier/images/icons/team.svg +1 -1
  109. package/terrier/images/icons/terrier.svg +1 -1
  110. package/terrier/images/icons/type.svg +1 -1
  111. package/terrier/images/icons/unprioritized.svg +1 -1
  112. package/terrier/images/icons/upload.svg +1 -1
  113. package/terrier/images/icons/upvote.svg +1 -1
  114. package/terrier/images/icons/user.svg +1 -1
  115. package/terrier/images/icons/users.svg +1 -1
  116. package/terrier/images/icons/website.svg +1 -1
  117. package/terrier/images/icons/week.svg +1 -1
  118. package/terrier/images/optimized/badge-accounts_payable.svg +1 -1
  119. package/terrier/images/optimized/badge-accounts_receivable.svg +1 -1
  120. package/terrier/images/optimized/badge-applicator_license.svg +1 -1
  121. package/terrier/images/optimized/badge-autopay.svg +1 -1
  122. package/terrier/images/optimized/badge-bats.svg +1 -1
  123. package/terrier/images/optimized/badge-clypboard_hardware.svg +1 -1
  124. package/terrier/images/optimized/badge-clypboard_project.svg +1 -1
  125. package/terrier/images/optimized/badge-clypmart.svg +1 -1
  126. package/terrier/images/optimized/badge-commercial.svg +1 -1
  127. package/terrier/images/optimized/badge-compliance.svg +1 -1
  128. package/terrier/images/optimized/badge-contracts.svg +1 -1
  129. package/terrier/images/optimized/badge-copesan.svg +1 -1
  130. package/terrier/images/optimized/badge-credit_card.svg +1 -1
  131. package/terrier/images/optimized/badge-customer_call.svg +1 -1
  132. package/terrier/images/optimized/badge-customer_text.svg +1 -1
  133. package/terrier/images/optimized/badge-employee_data.svg +1 -1
  134. package/terrier/images/optimized/badge-finance.svg +1 -1
  135. package/terrier/images/optimized/badge-fleet.svg +1 -1
  136. package/terrier/images/optimized/badge-fumigation.svg +1 -1
  137. package/terrier/images/optimized/badge-information_technology.svg +1 -1
  138. package/terrier/images/optimized/badge-irrigation.svg +1 -1
  139. package/terrier/images/optimized/badge-landscape.svg +1 -1
  140. package/terrier/images/optimized/badge-marketing.svg +1 -1
  141. package/terrier/images/optimized/badge-mergers_and_acquisitions.svg +1 -1
  142. package/terrier/images/optimized/badge-multi_housing.svg +1 -1
  143. package/terrier/images/optimized/badge-payroll.svg +1 -1
  144. package/terrier/images/optimized/badge-pest.svg +1 -1
  145. package/terrier/images/optimized/badge-pro.svg +1 -1
  146. package/terrier/images/optimized/badge-program.svg +1 -1
  147. package/terrier/images/optimized/badge-proposals.svg +1 -1
  148. package/terrier/images/optimized/badge-residential.svg +1 -1
  149. package/terrier/images/optimized/badge-sales.svg +1 -1
  150. package/terrier/images/optimized/badge-scripts.svg +1 -1
  151. package/terrier/images/optimized/badge-termite.svg +1 -1
  152. package/terrier/images/optimized/badge-wildlife.svg +1 -1
  153. package/terrier/images/optimized/badge_role-admin.svg +1 -1
  154. package/terrier/images/optimized/badge_role-handling.svg +1 -1
  155. package/terrier/images/optimized/badge_role-management.svg +1 -1
  156. package/terrier/images/optimized/badge_role-ops.svg +1 -1
  157. package/terrier/images/optimized/badge_role-reporting.svg +1 -1
  158. package/terrier/images/optimized/badge_role-sales.svg +1 -1
  159. package/terrier/images/optimized/icon-active.svg +1 -1
  160. package/terrier/images/optimized/icon-admin.svg +1 -1
  161. package/terrier/images/optimized/icon-archive.svg +1 -1
  162. package/terrier/images/optimized/icon-arrow_down.svg +1 -1
  163. package/terrier/images/optimized/icon-arrow_left.svg +1 -1
  164. package/terrier/images/optimized/icon-arrow_right.svg +1 -1
  165. package/terrier/images/optimized/icon-arrow_up.svg +1 -1
  166. package/terrier/images/optimized/icon-assign.svg +1 -1
  167. package/terrier/images/optimized/icon-attachment.svg +1 -1
  168. package/terrier/images/optimized/icon-back.svg +1 -1
  169. package/terrier/images/optimized/icon-badge.svg +1 -1
  170. package/terrier/images/optimized/icon-board.svg +1 -1
  171. package/terrier/images/optimized/icon-bookmark.svg +1 -1
  172. package/terrier/images/optimized/icon-bookmark_add.svg +1 -1
  173. package/terrier/images/optimized/icon-bookmark_remove.svg +1 -1
  174. package/terrier/images/optimized/icon-bookmarked.svg +1 -1
  175. package/terrier/images/optimized/icon-bookmarks.svg +1 -1
  176. package/terrier/images/optimized/icon-branch.svg +1 -1
  177. package/terrier/images/optimized/icon-bug.svg +1 -1
  178. package/terrier/images/optimized/icon-calculator.svg +1 -1
  179. package/terrier/images/optimized/icon-checkmark.svg +1 -1
  180. package/terrier/images/optimized/icon-close.svg +1 -1
  181. package/terrier/images/optimized/icon-clypboard.svg +1 -1
  182. package/terrier/images/optimized/icon-comment.svg +1 -1
  183. package/terrier/images/optimized/icon-complete.svg +1 -1
  184. package/terrier/images/optimized/icon-cool.svg +1 -0
  185. package/terrier/images/optimized/icon-dashboard.svg +1 -1
  186. package/terrier/images/optimized/icon-data_pull.svg +1 -1
  187. package/terrier/images/optimized/icon-data_update.svg +1 -1
  188. package/terrier/images/optimized/icon-database.svg +1 -1
  189. package/terrier/images/optimized/icon-day.svg +1 -1
  190. package/terrier/images/optimized/icon-delete.svg +1 -1
  191. package/terrier/images/optimized/icon-documentation.svg +1 -1
  192. package/terrier/images/optimized/icon-edit.svg +1 -1
  193. package/terrier/images/optimized/icon-existing_child.svg +1 -1
  194. package/terrier/images/optimized/icon-existing_parent.svg +1 -1
  195. package/terrier/images/optimized/icon-feature.svg +1 -1
  196. package/terrier/images/optimized/icon-flex.svg +1 -1
  197. package/terrier/images/optimized/icon-forward.svg +1 -1
  198. package/terrier/images/optimized/icon-github.svg +1 -1
  199. package/terrier/images/optimized/icon-heart.svg +1 -0
  200. package/terrier/images/optimized/icon-history.svg +1 -1
  201. package/terrier/images/optimized/icon-home.svg +1 -1
  202. package/terrier/images/optimized/icon-hundred.svg +1 -1
  203. package/terrier/images/optimized/icon-image.svg +1 -1
  204. package/terrier/images/optimized/icon-inbox.svg +1 -1
  205. package/terrier/images/optimized/icon-info.svg +1 -1
  206. package/terrier/images/optimized/icon-internal.svg +1 -1
  207. package/terrier/images/optimized/icon-issue.svg +1 -1
  208. package/terrier/images/optimized/icon-lane.svg +1 -1
  209. package/terrier/images/optimized/icon-lane_asap.svg +1 -1
  210. package/terrier/images/optimized/icon-lane_days.svg +1 -1
  211. package/terrier/images/optimized/icon-lane_hours.svg +1 -1
  212. package/terrier/images/optimized/icon-lane_weeks.svg +1 -1
  213. package/terrier/images/optimized/icon-lanes_board.svg +1 -1
  214. package/terrier/images/optimized/icon-level_complete.svg +1 -1
  215. package/terrier/images/optimized/icon-level_highway.svg +1 -1
  216. package/terrier/images/optimized/icon-level_on_ramp.svg +1 -1
  217. package/terrier/images/optimized/icon-level_parking.svg +1 -1
  218. package/terrier/images/optimized/icon-link.svg +1 -1
  219. package/terrier/images/optimized/icon-list_view.svg +1 -1
  220. package/terrier/images/optimized/icon-lol.svg +1 -1
  221. package/terrier/images/optimized/icon-metrics.svg +1 -1
  222. package/terrier/images/optimized/icon-minus.svg +1 -1
  223. package/terrier/images/optimized/icon-new_child.svg +1 -1
  224. package/terrier/images/optimized/icon-new_parent.svg +1 -1
  225. package/terrier/images/optimized/icon-night.svg +1 -1
  226. package/terrier/images/optimized/icon-origin.svg +1 -1
  227. package/terrier/images/optimized/icon-owner.svg +1 -0
  228. package/terrier/images/optimized/icon-pending.svg +1 -1
  229. package/terrier/images/optimized/icon-plot.svg +1 -1
  230. package/terrier/images/optimized/icon-plus.svg +1 -1
  231. package/terrier/images/optimized/icon-post.svg +1 -1
  232. package/terrier/images/optimized/icon-posts.svg +1 -1
  233. package/terrier/images/optimized/icon-pr_closed.svg +1 -1
  234. package/terrier/images/optimized/icon-pr_merged.svg +1 -1
  235. package/terrier/images/optimized/icon-pr_open.svg +1 -1
  236. package/terrier/images/optimized/icon-prioritized.svg +1 -1
  237. package/terrier/images/optimized/icon-private.svg +1 -1
  238. package/terrier/images/optimized/icon-project.svg +1 -1
  239. package/terrier/images/optimized/icon-public.svg +1 -1
  240. package/terrier/images/optimized/icon-question.svg +1 -1
  241. package/terrier/images/optimized/icon-recent.svg +1 -1
  242. package/terrier/images/optimized/icon-refresh.svg +1 -1
  243. package/terrier/images/optimized/icon-related_posts.svg +1 -1
  244. package/terrier/images/optimized/icon-releases.svg +1 -1
  245. package/terrier/images/optimized/icon-request.svg +1 -1
  246. package/terrier/images/optimized/icon-sad.svg +1 -0
  247. package/terrier/images/optimized/icon-settings.svg +1 -1
  248. package/terrier/images/optimized/icon-smile.svg +1 -0
  249. package/terrier/images/optimized/icon-split_view.svg +1 -1
  250. package/terrier/images/optimized/icon-status.svg +1 -1
  251. package/terrier/images/optimized/icon-step_demo.svg +1 -1
  252. package/terrier/images/optimized/icon-step_deploy.svg +1 -1
  253. package/terrier/images/optimized/icon-step_develop.svg +1 -1
  254. package/terrier/images/optimized/icon-step_investigate.svg +1 -1
  255. package/terrier/images/optimized/icon-step_none.svg +1 -1
  256. package/terrier/images/optimized/icon-step_required.svg +1 -1
  257. package/terrier/images/optimized/icon-step_review.svg +1 -1
  258. package/terrier/images/optimized/icon-step_test.svg +1 -1
  259. package/terrier/images/optimized/icon-steps.svg +1 -1
  260. package/terrier/images/optimized/icon-steps_board.svg +1 -1
  261. package/terrier/images/optimized/icon-subscribe.svg +1 -1
  262. package/terrier/images/optimized/icon-support.svg +1 -1
  263. package/terrier/images/optimized/icon-surprised.svg +1 -0
  264. package/terrier/images/optimized/icon-team.svg +1 -1
  265. package/terrier/images/optimized/icon-terrier.svg +1 -1
  266. package/terrier/images/optimized/icon-type.svg +1 -1
  267. package/terrier/images/optimized/icon-unprioritized.svg +1 -1
  268. package/terrier/images/optimized/icon-upload.svg +1 -1
  269. package/terrier/images/optimized/icon-upvote.svg +1 -1
  270. package/terrier/images/optimized/icon-user.svg +1 -1
  271. package/terrier/images/optimized/icon-users.svg +1 -1
  272. package/terrier/images/optimized/icon-website.svg +1 -1
  273. package/terrier/images/optimized/icon-week.svg +1 -1
  274. package/terrier/images/optimized/terrier-hub-favicon.svg +1 -1
  275. package/terrier/images/optimized/terrier-hub-icon-dark.svg +1 -1
  276. package/terrier/images/optimized/terrier-hub-icon-light.svg +1 -1
  277. package/terrier/images/optimized/terrier-hub-loader.svg +1 -1
  278. package/terrier/images/optimized/terrier-hub-logo-dark.svg +1 -1
  279. package/terrier/images/optimized/terrier-hub-logo-light.svg +1 -1
  280. package/terrier/images/raw/icon-cool.svg +10 -0
  281. package/terrier/images/raw/icon-heart.svg +7 -0
  282. package/terrier/images/raw/icon-lol.svg +4 -4
  283. package/terrier/images/raw/icon-owner.svg +12 -0
  284. package/terrier/images/raw/icon-sad.svg +11 -0
  285. package/terrier/images/raw/icon-smile.svg +11 -0
  286. package/terrier/images/raw/icon-surprised.svg +13 -0
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "files": [
5
5
  "*"
6
6
  ],
7
- "version": "4.75.0",
7
+ "version": "4.75.1",
8
8
  "repository": {
9
9
  "type": "git",
10
10
  "url": "https://github.com/Terrier-Tech/terrier-engine"
@@ -1,4 +1,4 @@
1
- // This file was automatically generated on 2025-10-28 11:24:27 -0500, DO NOT EDIT IT MANUALLY!
1
+ // This file was automatically generated on 2026-08-20 14:45:19 -0500, DO NOT EDIT IT MANUALLY!
2
2
 
3
3
  import {ColorName} from "../theme"
4
4
  import {PartTag} from "tuff-core/parts"
@@ -105,6 +105,10 @@ import CompleteRaw from '../images/icons/complete.svg?raw'
105
105
  // @ts-ignore
106
106
  import CompleteSrc from '../images/icons/complete.svg'
107
107
  // @ts-ignore
108
+ import CoolRaw from '../images/icons/cool.svg?raw'
109
+ // @ts-ignore
110
+ import CoolSrc from '../images/icons/cool.svg'
111
+ // @ts-ignore
108
112
  import DashboardRaw from '../images/icons/dashboard.svg?raw'
109
113
  // @ts-ignore
110
114
  import DashboardSrc from '../images/icons/dashboard.svg'
@@ -161,6 +165,10 @@ import GithubRaw from '../images/icons/github.svg?raw'
161
165
  // @ts-ignore
162
166
  import GithubSrc from '../images/icons/github.svg'
163
167
  // @ts-ignore
168
+ import HeartRaw from '../images/icons/heart.svg?raw'
169
+ // @ts-ignore
170
+ import HeartSrc from '../images/icons/heart.svg'
171
+ // @ts-ignore
164
172
  import HistoryRaw from '../images/icons/history.svg?raw'
165
173
  // @ts-ignore
166
174
  import HistorySrc from '../images/icons/history.svg'
@@ -269,6 +277,10 @@ import OriginRaw from '../images/icons/origin.svg?raw'
269
277
  // @ts-ignore
270
278
  import OriginSrc from '../images/icons/origin.svg'
271
279
  // @ts-ignore
280
+ import OwnerRaw from '../images/icons/owner.svg?raw'
281
+ // @ts-ignore
282
+ import OwnerSrc from '../images/icons/owner.svg'
283
+ // @ts-ignore
272
284
  import PendingRaw from '../images/icons/pending.svg?raw'
273
285
  // @ts-ignore
274
286
  import PendingSrc from '../images/icons/pending.svg'
@@ -345,10 +357,18 @@ import RequestRaw from '../images/icons/request.svg?raw'
345
357
  // @ts-ignore
346
358
  import RequestSrc from '../images/icons/request.svg'
347
359
  // @ts-ignore
360
+ import SadRaw from '../images/icons/sad.svg?raw'
361
+ // @ts-ignore
362
+ import SadSrc from '../images/icons/sad.svg'
363
+ // @ts-ignore
348
364
  import SettingsRaw from '../images/icons/settings.svg?raw'
349
365
  // @ts-ignore
350
366
  import SettingsSrc from '../images/icons/settings.svg'
351
367
  // @ts-ignore
368
+ import SmileRaw from '../images/icons/smile.svg?raw'
369
+ // @ts-ignore
370
+ import SmileSrc from '../images/icons/smile.svg'
371
+ // @ts-ignore
352
372
  import SplitViewRaw from '../images/icons/split_view.svg?raw'
353
373
  // @ts-ignore
354
374
  import SplitViewSrc from '../images/icons/split_view.svg'
@@ -405,6 +425,10 @@ import SupportRaw from '../images/icons/support.svg?raw'
405
425
  // @ts-ignore
406
426
  import SupportSrc from '../images/icons/support.svg'
407
427
  // @ts-ignore
428
+ import SurprisedRaw from '../images/icons/surprised.svg?raw'
429
+ // @ts-ignore
430
+ import SurprisedSrc from '../images/icons/surprised.svg'
431
+ // @ts-ignore
408
432
  import TeamRaw from '../images/icons/team.svg?raw'
409
433
  // @ts-ignore
410
434
  import TeamSrc from '../images/icons/team.svg'
@@ -550,6 +574,10 @@ export const IconDefs: Record<HubIconName,{ raw: string, src: string }> = {
550
574
  raw: CompleteRaw,
551
575
  src: CompleteSrc,
552
576
  },
577
+ "hub-cool": {
578
+ raw: CoolRaw,
579
+ src: CoolSrc,
580
+ },
553
581
  "hub-dashboard": {
554
582
  raw: DashboardRaw,
555
583
  src: DashboardSrc,
@@ -606,6 +634,10 @@ export const IconDefs: Record<HubIconName,{ raw: string, src: string }> = {
606
634
  raw: GithubRaw,
607
635
  src: GithubSrc,
608
636
  },
637
+ "hub-heart": {
638
+ raw: HeartRaw,
639
+ src: HeartSrc,
640
+ },
609
641
  "hub-history": {
610
642
  raw: HistoryRaw,
611
643
  src: HistorySrc,
@@ -714,6 +746,10 @@ export const IconDefs: Record<HubIconName,{ raw: string, src: string }> = {
714
746
  raw: OriginRaw,
715
747
  src: OriginSrc,
716
748
  },
749
+ "hub-owner": {
750
+ raw: OwnerRaw,
751
+ src: OwnerSrc,
752
+ },
717
753
  "hub-pending": {
718
754
  raw: PendingRaw,
719
755
  src: PendingSrc,
@@ -790,10 +826,18 @@ export const IconDefs: Record<HubIconName,{ raw: string, src: string }> = {
790
826
  raw: RequestRaw,
791
827
  src: RequestSrc,
792
828
  },
829
+ "hub-sad": {
830
+ raw: SadRaw,
831
+ src: SadSrc,
832
+ },
793
833
  "hub-settings": {
794
834
  raw: SettingsRaw,
795
835
  src: SettingsSrc,
796
836
  },
837
+ "hub-smile": {
838
+ raw: SmileRaw,
839
+ src: SmileSrc,
840
+ },
797
841
  "hub-split_view": {
798
842
  raw: SplitViewRaw,
799
843
  src: SplitViewSrc,
@@ -850,6 +894,10 @@ export const IconDefs: Record<HubIconName,{ raw: string, src: string }> = {
850
894
  raw: SupportRaw,
851
895
  src: SupportSrc,
852
896
  },
897
+ "hub-surprised": {
898
+ raw: SurprisedRaw,
899
+ src: SurprisedSrc,
900
+ },
853
901
  "hub-team": {
854
902
  raw: TeamRaw,
855
903
  src: TeamSrc,
@@ -897,7 +945,7 @@ export const IconDefs: Record<HubIconName,{ raw: string, src: string }> = {
897
945
  }
898
946
 
899
947
  const Names = [
900
- 'hub-active', 'hub-admin', 'hub-archive', 'hub-arrow_down', 'hub-arrow_left', 'hub-arrow_right', 'hub-arrow_up', 'hub-assign', 'hub-attachment', 'hub-back', 'hub-badge', 'hub-board', 'hub-bookmark', 'hub-bookmark_add', 'hub-bookmark_remove', 'hub-bookmarked', 'hub-bookmarks', 'hub-branch', 'hub-bug', 'hub-calculator', 'hub-checkmark', 'hub-close', 'hub-clypboard', 'hub-comment', 'hub-complete', 'hub-dashboard', 'hub-data_pull', 'hub-data_update', 'hub-database', 'hub-day', 'hub-delete', 'hub-documentation', 'hub-edit', 'hub-existing_child', 'hub-existing_parent', 'hub-feature', 'hub-flex', 'hub-forward', 'hub-github', 'hub-history', 'hub-home', 'hub-hundred', 'hub-image', 'hub-inbox', 'hub-info', 'hub-internal', 'hub-issue', 'hub-lane', 'hub-lane_asap', 'hub-lane_days', 'hub-lane_hours', 'hub-lane_weeks', 'hub-lanes_board', 'hub-level_complete', 'hub-level_highway', 'hub-level_on_ramp', 'hub-level_parking', 'hub-link', 'hub-list_view', 'hub-lol', 'hub-metrics', 'hub-minus', 'hub-new_child', 'hub-new_parent', 'hub-night', 'hub-origin', 'hub-pending', 'hub-plot', 'hub-plus', 'hub-post', 'hub-posts', 'hub-pr_closed', 'hub-pr_merged', 'hub-pr_open', 'hub-prioritized', 'hub-private', 'hub-project', 'hub-public', 'hub-question', 'hub-reaction', 'hub-recent', 'hub-refresh', 'hub-related_posts', 'hub-releases', 'hub-request', 'hub-settings', 'hub-split_view', 'hub-status', 'hub-step_demo', 'hub-step_deploy', 'hub-step_develop', 'hub-step_investigate', 'hub-step_none', 'hub-step_required', 'hub-step_review', 'hub-step_test', 'hub-steps', 'hub-steps_board', 'hub-subscribe', 'hub-support', 'hub-team', 'hub-terrier', 'hub-thumbs_up', 'hub-type', 'hub-unprioritized', 'hub-upload', 'hub-upvote', 'hub-user', 'hub-users', 'hub-website', 'hub-week'
948
+ 'hub-active', 'hub-admin', 'hub-archive', 'hub-arrow_down', 'hub-arrow_left', 'hub-arrow_right', 'hub-arrow_up', 'hub-assign', 'hub-attachment', 'hub-back', 'hub-badge', 'hub-board', 'hub-bookmark', 'hub-bookmark_add', 'hub-bookmark_remove', 'hub-bookmarked', 'hub-bookmarks', 'hub-branch', 'hub-bug', 'hub-calculator', 'hub-checkmark', 'hub-close', 'hub-clypboard', 'hub-comment', 'hub-complete', 'hub-cool', 'hub-dashboard', 'hub-data_pull', 'hub-data_update', 'hub-database', 'hub-day', 'hub-delete', 'hub-documentation', 'hub-edit', 'hub-existing_child', 'hub-existing_parent', 'hub-feature', 'hub-flex', 'hub-forward', 'hub-github', 'hub-heart', 'hub-history', 'hub-home', 'hub-hundred', 'hub-image', 'hub-inbox', 'hub-info', 'hub-internal', 'hub-issue', 'hub-lane', 'hub-lane_asap', 'hub-lane_days', 'hub-lane_hours', 'hub-lane_weeks', 'hub-lanes_board', 'hub-level_complete', 'hub-level_highway', 'hub-level_on_ramp', 'hub-level_parking', 'hub-link', 'hub-list_view', 'hub-lol', 'hub-metrics', 'hub-minus', 'hub-new_child', 'hub-new_parent', 'hub-night', 'hub-origin', 'hub-owner', 'hub-pending', 'hub-plot', 'hub-plus', 'hub-post', 'hub-posts', 'hub-pr_closed', 'hub-pr_merged', 'hub-pr_open', 'hub-prioritized', 'hub-private', 'hub-project', 'hub-public', 'hub-question', 'hub-reaction', 'hub-recent', 'hub-refresh', 'hub-related_posts', 'hub-releases', 'hub-request', 'hub-sad', 'hub-settings', 'hub-smile', 'hub-split_view', 'hub-status', 'hub-step_demo', 'hub-step_deploy', 'hub-step_develop', 'hub-step_investigate', 'hub-step_none', 'hub-step_required', 'hub-step_review', 'hub-step_test', 'hub-steps', 'hub-steps_board', 'hub-subscribe', 'hub-support', 'hub-surprised', 'hub-team', 'hub-terrier', 'hub-thumbs_up', 'hub-type', 'hub-unprioritized', 'hub-upload', 'hub-upvote', 'hub-user', 'hub-users', 'hub-website', 'hub-week'
901
949
  ] as const
902
950
 
903
951
  export type HubIconName = typeof Names[number]
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-width="2"><circle cx="16" cy="16" r="11"/><path stroke-linejoin="round" d="M13 10v12l9-6z"/></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="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-width="2"><circle cx="16" cy="16" r="11"/><path stroke-linejoin="round" d="M13 10v12l9-6z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="nonzero"><path d="M14.12 4.15a11.927 11.927 0 0 1 3.758-.002 3 3 0 0 0 5.174 2.143 11.929 11.929 0 0 1 2.657 2.66 3 3 0 0 0 2.142 5.173 11.93 11.93 0 0 1 0 3.758 3 3 0 0 0-2.144 5.172 11.931 11.931 0 0 1-2.659 2.657 3.003 3.003 0 0 0-3.32-.704l.161-.06v-2.532a7.498 7.498 0 0 0 3.607-6.173L23.5 16c0-4.134-3.347-7.5-7.5-7.5A7.498 7.498 0 0 0 8.5 16a7.497 7.497 0 0 0 3.61 6.415v2.532a3 3 0 0 0-3.16.764 11.928 11.928 0 0 1-2.658-2.658 3 3 0 0 0-2.142-5.17 11.931 11.931 0 0 1-.002-3.759A3 3 0 0 0 6.29 8.951a11.929 11.929 0 0 1 2.658-2.658A3.004 3.004 0 0 0 12.27 7a3 3 0 0 0 1.85-2.85Z"/><path fill-opacity="0.33" d="M15.043 10.302c.403.147.134.887-.194 1.786l-.951 2.615a.997.997 0 0 0 .216 1.03l1.206 1.273a1 1 0 0 0 .84.306l1.744-.2a.997.997 0 0 0 .828-.654l.954-2.62c.225-.62.593-1.63.996-1.484.402.147.966 1.285 1.23 2.303a5.972 5.972 0 0 1-.17 3.556A5.977 5.977 0 0 1 19 21.415L19 28h-6v-6.926a8.888 8.888 0 0 1-1.167-.697 6 6 0 0 1 .771-9.09c.86-.617 2.037-1.131 2.44-.985Z"/><path fill-opacity="0.33" d="M15.043 10.302c.403.147.134.887-.194 1.786l-.951 2.615a.997.997 0 0 0 .216 1.03l1.206 1.273a1 1 0 0 0 .84.306l1.744-.2a.997.997 0 0 0 .828-.654l.954-2.62c.225-.62.593-1.63.996-1.484.402.147.966 1.285 1.23 2.303a5.972 5.972 0 0 1-.17 3.556A5.977 5.977 0 0 1 19 21.415L19 28h-6v-6.926a8.888 8.888 0 0 1-1.167-.697 6 6 0 0 1 .771-9.09c.86-.617 2.037-1.131 2.44-.985Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-admin</title><g fill="currentColor" fill-rule="nonzero"><path d="M14.12 4.15a12 12 0 0 1 3.758-.002 3 3 0 0 0 5.174 2.143 12 12 0 0 1 2.657 2.66 3 3 0 0 0 2.142 5.173 12 12 0 0 1 0 3.758 3 3 0 0 0-2.144 5.172 12 12 0 0 1-2.659 2.657 3 3 0 0 0-3.32-.704l.161-.06v-2.532a7.5 7.5 0 0 0 3.607-6.173L23.5 16c0-4.134-3.347-7.5-7.5-7.5A7.5 7.5 0 0 0 8.5 16a7.5 7.5 0 0 0 3.61 6.415v2.532a3 3 0 0 0-3.16.764 12 12 0 0 1-2.658-2.658 3 3 0 0 0-2.142-5.17 12 12 0 0 1-.002-3.759A3 3 0 0 0 6.29 8.951a12 12 0 0 1 2.658-2.658A3 3 0 0 0 12.27 7a3 3 0 0 0 1.85-2.85"/><path fill-opacity="0.33" d="M15.043 10.302c.403.147.134.887-.194 1.786l-.951 2.615a1 1 0 0 0 .216 1.03l1.206 1.273a1 1 0 0 0 .84.306l1.744-.2a1 1 0 0 0 .828-.654l.954-2.62c.225-.62.593-1.63.996-1.484.402.147.966 1.285 1.23 2.303a5.97 5.97 0 0 1-.17 3.556A5.98 5.98 0 0 1 19 21.415L19 28h-6v-6.926a9 9 0 0 1-1.167-.697 6 6 0 0 1 .771-9.09c.86-.617 2.037-1.131 2.44-.985"/><path fill-opacity="0.33" d="M15.043 10.302c.403.147.134.887-.194 1.786l-.951 2.615a1 1 0 0 0 .216 1.03l1.206 1.273a1 1 0 0 0 .84.306l1.744-.2a1 1 0 0 0 .828-.654l.954-2.62c.225-.62.593-1.63.996-1.484.402.147.966 1.285 1.23 2.303a5.97 5.97 0 0 1-.17 3.556A5.98 5.98 0 0 1 19 21.415L19 28h-6v-6.926a9 9 0 0 1-1.167-.697 6 6 0 0 1 .771-9.09c.86-.617 2.037-1.131 2.44-.985"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M5 6h22v5H5zM6 11h20v15H6z"/><rect width="8" height="2" x="12" 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-archive</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M5 6h22v5H5zM6 11h20v15H6z"/><rect width="8" height="2" x="12" y="15" rx="1"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M13.137 6.508v12.067h-2.283c-.795 0-1.44.675-1.44 1.508 0 .4.152.784.422 1.067l5.163 5.408a1.394 1.394 0 0 0 2.036 0l5.162-5.408a1.56 1.56 0 0 0 0-2.133 1.407 1.407 0 0 0-1.018-.442h-2.283V6.508c0-.833-.644-1.508-1.44-1.508h-2.88c-.794 0-1.439.675-1.439 1.508Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-arrow_down</title><path fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M13.137 6.508v12.067h-2.283c-.795 0-1.44.675-1.44 1.508 0 .4.152.784.422 1.067l5.163 5.408a1.394 1.394 0 0 0 2.036 0l5.162-5.408a1.56 1.56 0 0 0 0-2.133 1.4 1.4 0 0 0-1.018-.442h-2.283V6.508c0-.833-.644-1.508-1.44-1.508h-2.88c-.794 0-1.439.675-1.439 1.508Z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M25.508 18.88H13.442v2.283c0 .795-.676 1.44-1.509 1.44-.4 0-.783-.152-1.066-.422l-5.409-5.163a1.394 1.394 0 0 1 0-2.036l5.409-5.163a1.56 1.56 0 0 1 2.133 0c.283.27.442.636.442 1.018v2.283h12.066c.833 0 1.509.645 1.509 1.44v2.88c0 .795-.676 1.44-1.509 1.44Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-arrow_left</title><path fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M25.508 18.88H13.442v2.283c0 .795-.676 1.44-1.509 1.44-.4 0-.783-.152-1.066-.422l-5.409-5.163a1.394 1.394 0 0 1 0-2.036l5.409-5.163a1.56 1.56 0 0 1 2.133 0c.283.27.442.636.442 1.018v2.283h12.066c.833 0 1.509.645 1.509 1.44v2.88c0 .795-.676 1.44-1.509 1.44Z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M6.525 18.88h12.066v2.283c0 .795.676 1.44 1.509 1.44.4 0 .783-.152 1.066-.422l5.409-5.163a1.394 1.394 0 0 0 0-2.036l-5.409-5.163a1.56 1.56 0 0 0-2.133 0c-.283.27-.442.636-.442 1.018v2.283H6.525c-.833 0-1.508.645-1.508 1.44v2.88c0 .795.675 1.44 1.508 1.44Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-arrow_right</title><path fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M6.525 18.88h12.066v2.283c0 .795.676 1.44 1.509 1.44.4 0 .783-.152 1.066-.422l5.409-5.163a1.394 1.394 0 0 0 0-2.036l-5.409-5.163a1.56 1.56 0 0 0-2.133 0c-.283.27-.442.636-.442 1.018v2.283H6.525c-.833 0-1.508.645-1.508 1.44v2.88c0 .795.675 1.44 1.508 1.44Z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M13.137 25.492V13.425h-2.283c-.795 0-1.44-.675-1.44-1.508 0-.4.152-.784.422-1.067l5.163-5.408a1.394 1.394 0 0 1 2.036 0l5.162 5.408a1.56 1.56 0 0 1 0 2.133c-.27.283-.636.442-1.018.442h-2.283v12.067c0 .833-.644 1.508-1.44 1.508h-2.88c-.794 0-1.439-.675-1.439-1.508Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-arrow_up</title><path fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M13.137 25.492V13.425h-2.283c-.795 0-1.44-.675-1.44-1.508 0-.4.152-.784.422-1.067l5.163-5.408a1.394 1.394 0 0 1 2.036 0l5.162 5.408a1.56 1.56 0 0 1 0 2.133c-.27.283-.636.442-1.018.442h-2.283v12.067c0 .833-.644 1.508-1.44 1.508h-2.88c-.794 0-1.439-.675-1.439-1.508Z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><circle cx="17" cy="17" r="10" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><path d="m4.536 7.364 9.485 9.485-1.122 1.122a1 1 0 0 0 .708 1.707h5.07a1 1 0 0 0 1-1v-5.071a1 1 0 0 0-1.706-.708l-1.122 1.122-9.485-9.485a1 1 0 0 0-1.414 0L4.536 5.95a1 1 0 0 0 0 1.414Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-assign</title><g fill="currentColor" fill-rule="evenodd"><circle cx="17" cy="17" r="10" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><path d="m4.536 7.364 9.485 9.485-1.122 1.122a1 1 0 0 0 .708 1.707h5.07a1 1 0 0 0 1-1v-5.071a1 1 0 0 0-1.706-.708l-1.122 1.122-9.485-9.485a1 1 0 0 0-1.414 0L4.536 5.95a1 1 0 0 0 0 1.414"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="nonzero" d="M20.727 4.18c1.147-.05 2.277.44 3.334 1.496 1.057 1.057 1.546 2.187 1.496 3.334-.05 1.145-.64 2.315-1.779 3.454l-8.485 8.486c-.758.758-1.55 1.163-2.318 1.214-.77.052-1.524-.248-2.208-.931-.683-.684-.983-1.438-.931-2.208.051-.768.456-1.56 1.214-2.318l7.354-7.354a.997.997 0 0 1 1.414 0 .997.997 0 0 1 0 1.414l-7.354 7.354c-.372.373-.585.674-.625.956-.037.263.095.494.343.741.247.248.478.38.741.343.282-.04.583-.253.956-.625l8.485-8.486c.745-.744 1.148-1.415 1.191-2.067.043-.645-.273-1.257-.908-1.893-.635-.635-1.248-.951-1.892-.908-.652.043-1.323.447-2.068 1.191L8.505 17.556c-1.12 1.12-1.713 2.166-1.758 3.193-.044 1.022.46 2.014 1.475 3.03 1.015 1.015 2.007 1.518 3.03 1.474 1.026-.045 2.072-.638 3.192-1.758l9.051-9.05a.997.997 0 0 1 1.415 0 .997.997 0 0 1 0 1.414l-9.051 9.05c-1.518 1.519-3.067 2.295-4.589 2.344-1.523.05-3.03-.628-4.462-2.06-1.433-1.433-2.11-2.94-2.061-4.463.049-1.522.825-3.07 2.343-4.589L17.273 5.96c1.139-1.139 2.31-1.729 3.454-1.778Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-attachment</title><path fill="currentColor" fill-rule="nonzero" d="M20.727 4.18c1.147-.05 2.277.44 3.334 1.496s1.546 2.187 1.496 3.334c-.05 1.145-.64 2.315-1.779 3.454l-8.485 8.486c-.758.758-1.55 1.163-2.318 1.214-.77.052-1.524-.248-2.208-.931-.683-.684-.983-1.438-.931-2.208.051-.768.456-1.56 1.214-2.318l7.354-7.354a.997.997 0 0 1 1.414 0 .997.997 0 0 1 0 1.414l-7.354 7.354c-.372.373-.585.674-.625.956-.037.263.095.494.343.741.247.248.478.38.741.343.282-.04.583-.253.956-.625l8.485-8.486c.745-.744 1.148-1.415 1.191-2.067.043-.645-.273-1.257-.908-1.893-.635-.635-1.248-.951-1.892-.908-.652.043-1.323.447-2.068 1.191L8.505 17.556c-1.12 1.12-1.713 2.166-1.758 3.193-.044 1.022.46 2.014 1.475 3.03 1.015 1.015 2.007 1.518 3.03 1.474 1.026-.045 2.072-.638 3.192-1.758l9.051-9.05a.997.997 0 0 1 1.415 0 .997.997 0 0 1 0 1.414l-9.051 9.05c-1.518 1.519-3.067 2.295-4.589 2.344-1.523.05-3.03-.628-4.462-2.06-1.433-1.433-2.11-2.94-2.061-4.463.049-1.522.825-3.07 2.343-4.589L17.273 5.96c1.139-1.139 2.31-1.729 3.454-1.778"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="nonzero" d="M18.586 4.586a2 2 0 0 1 2.828 2.828L12.83 16l8.585 8.586a2 2 0 0 1 .117 2.701l-.117.127a2 2 0 0 1-2.828 0l-10-10a2 2 0 0 1 0-2.828l10-10Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-back</title><path fill="currentColor" fill-rule="nonzero" d="M18.586 4.586a2 2 0 0 1 2.828 2.828L12.83 16l8.585 8.586a2 2 0 0 1 .117 2.701l-.117.127a2 2 0 0 1-2.828 0l-10-10a2 2 0 0 1 0-2.828z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="nonzero"><path d="m18.989 4.713.769 1.173a1 1 0 0 0 .78.45l1.4.08a1 1 0 0 1 .941.941l.08 1.4a1 1 0 0 0 .45.78l1.172.769a1 1 0 0 1 .345 1.286l-.631 1.253a1 1 0 0 0 0 .9l.631 1.252a1 1 0 0 1-.345 1.286l-1.172.77a1 1 0 0 0-.45.779l-.08 1.4a1 1 0 0 1-.942.942l-1.4.08a1 1 0 0 0-.78.45l-.768 1.172a1 1 0 0 1-1.287.345l-1.252-.631a1 1 0 0 0-.9 0l-1.252.63a1 1 0 0 1-1.287-.344l-.769-1.173a1 1 0 0 0-.78-.45l-1.4-.08a1 1 0 0 1-.941-.941l-.08-1.4a1 1 0 0 0-.45-.78l-1.172-.769a1 1 0 0 1-.345-1.286l.631-1.252a1 1 0 0 0 0-.9l-.631-1.253a1 1 0 0 1 .345-1.286l1.172-.769a1 1 0 0 0 .45-.78l.08-1.4a1 1 0 0 1 .942-.941l1.4-.08a1 1 0 0 0 .78-.45l.768-1.173a1 1 0 0 1 1.287-.344l1.252.63a1 1 0 0 0 .9 0l1.252-.63a1 1 0 0 1 1.287.344ZM16 7.295a6 6 0 1 0 0 12 6 6 0 0 0 0-12Z"/><path fill-opacity="0.33" d="m21.46 17.491.056.084 3.905 6.508a.868.868 0 0 1-.27 1.173l-.086.05-5.206 2.602a.868.868 0 0 1-1.133-.33l-.048-.094L16 21.458l-2.678 6.026a.868.868 0 0 1-1.085.465l-.096-.04-5.206-2.604a.868.868 0 0 1-.402-1.134l.046-.088 3.905-6.508c.246-.411 3.455 1.907 5.516 1.925 2.041.018 5.194-2.353 5.46-2.009Z"/><path fill-opacity="0.33" d="m21.46 17.491.056.084 3.905 6.508a.868.868 0 0 1-.27 1.173l-.086.05-5.206 2.602a.868.868 0 0 1-1.133-.33l-.048-.094L16 21.458l-2.678 6.026a.868.868 0 0 1-1.085.465l-.096-.04-5.206-2.604a.868.868 0 0 1-.402-1.134l.046-.088 3.905-6.508C10.73 17.164 13.912 19.983 16 20c2.013.016 5.194-2.853 5.46-2.509Z"/><path fill-opacity="0.33" d="M16 6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-badge</title><g fill="currentColor" fill-rule="nonzero"><path d="m18.989 4.713.769 1.173a1 1 0 0 0 .78.45l1.4.08a1 1 0 0 1 .941.941l.08 1.4a1 1 0 0 0 .45.78l1.172.769a1 1 0 0 1 .345 1.286l-.631 1.253a1 1 0 0 0 0 .9l.631 1.252a1 1 0 0 1-.345 1.286l-1.172.77a1 1 0 0 0-.45.779l-.08 1.4a1 1 0 0 1-.942.942l-1.4.08a1 1 0 0 0-.78.45l-.768 1.172a1 1 0 0 1-1.287.345l-1.252-.631a1 1 0 0 0-.9 0l-1.252.63a1 1 0 0 1-1.287-.344l-.769-1.173a1 1 0 0 0-.78-.45l-1.4-.08a1 1 0 0 1-.941-.941l-.08-1.4a1 1 0 0 0-.45-.78l-1.172-.769a1 1 0 0 1-.345-1.286l.631-1.252a1 1 0 0 0 0-.9l-.631-1.253a1 1 0 0 1 .345-1.286l1.172-.769a1 1 0 0 0 .45-.78l.08-1.4a1 1 0 0 1 .942-.941l1.4-.08a1 1 0 0 0 .78-.45l.768-1.173a1 1 0 0 1 1.287-.344l1.252.63a1 1 0 0 0 .9 0l1.252-.63a1 1 0 0 1 1.287.344M16 7.295a6 6 0 1 0 0 12 6 6 0 0 0 0-12"/><path fill-opacity="0.33" d="m21.46 17.491.056.084 3.905 6.508a.87.87 0 0 1-.27 1.173l-.086.05-5.206 2.602a.87.87 0 0 1-1.133-.33l-.048-.094L16 21.458l-2.678 6.026a.87.87 0 0 1-1.085.465l-.096-.04-5.206-2.604a.87.87 0 0 1-.402-1.134l.046-.088 3.905-6.508c.246-.411 3.455 1.907 5.516 1.925 2.041.018 5.194-2.353 5.46-2.009"/><path fill-opacity="0.33" d="m21.46 17.491.056.084 3.905 6.508a.87.87 0 0 1-.27 1.173l-.086.05-5.206 2.602a.87.87 0 0 1-1.133-.33l-.048-.094L16 21.458l-2.678 6.026a.87.87 0 0 1-1.085.465l-.096-.04-5.206-2.604a.87.87 0 0 1-.402-1.134l.046-.088 3.905-6.508C10.73 17.164 13.912 19.983 16 20c2.013.016 5.194-2.853 5.46-2.509"/><path fill-opacity="0.33" d="M16 6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M5 5h22v22H5z"/><rect width="5" height="2" x="7" y="7" rx="1"/><rect width="5" height="2" x="20" y="7" rx="1"/><rect width="5" height="2" x="13.5" y="7" rx="1"/><rect width="5" height="2" x="7" y="10" rx="1"/><rect width="5" height="2" x="20" y="10" rx="1"/><rect width="5" height="2" x="13.5" y="10" rx="1"/><rect width="5" height="2" x="7" y="13" rx="1"/><rect width="5" height="2" x="20" y="13" rx="1"/><rect width="5" height="2" x="13.5" y="13" rx="1"/><rect width="5" height="2" x="7" y="16" rx="1"/><rect width="5" height="2" x="20" y="16" rx="1"/><rect width="5" height="2" x="7" y="19" rx="1"/><rect width="5" height="2" x="7" y="22" rx="1"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-board</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M5 5h22v22H5z"/><rect width="5" height="2" x="7" y="7" rx="1"/><rect width="5" height="2" x="20" y="7" rx="1"/><rect width="5" height="2" x="13.5" y="7" rx="1"/><rect width="5" height="2" x="7" y="10" rx="1"/><rect width="5" height="2" x="20" y="10" rx="1"/><rect width="5" height="2" x="13.5" y="10" rx="1"/><rect width="5" height="2" x="7" y="13" rx="1"/><rect width="5" height="2" x="20" y="13" rx="1"/><rect width="5" height="2" x="13.5" y="13" rx="1"/><rect width="5" height="2" x="7" y="16" rx="1"/><rect width="5" height="2" x="20" y="16" rx="1"/><rect width="5" height="2" x="7" y="19" rx="1"/><rect width="5" height="2" x="7" y="22" rx="1"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M7 5v22l9-6 9 6V5z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-bookmark</title><path fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M7 5v22l9-6 9 6V5z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M7 5v22l9-6 9 6V5z"/><rect width="2" height="10" x="15" y="8" rx="1"/><rect width="2" height="10" x="15" y="8" rx="1" transform="rotate(90 16 13)"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-bookmark_add</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M7 5v22l9-6 9 6V5z"/><rect width="2" height="10" x="15" y="8" rx="1"/><rect width="2" height="10" x="15" y="8" rx="1" transform="rotate(90 16 13)"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M7 5v22l9-6 9 6V5z"/><rect width="2" height="10" x="15" y="8" rx="1" transform="rotate(90 16 13)"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-bookmark_remove</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M7 5v22l9-6 9 6V5z"/><rect width="2" height="10" x="15" y="8" rx="1" transform="rotate(90 16 13)"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity="0.33" d="M7 5v22l9-6 9 6V5z"/><path stroke-linecap="round" d="m12 13.5 3 3 5-7"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-bookmarked</title><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity="0.33" d="M7 5v22l9-6 9 6V5z"/><path stroke-linecap="round" d="m12 13.5 3 3 5-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="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path d="M5 5v18l7-4.91.95.667L12.998 9 19 9.016V5z"/><path d="M13 9v18l7-4.91L27 27V9z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-bookmarks</title><g fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path d="M5 5v18l7-4.91.95.667L12.998 9 19 9.016V5z"/><path d="M13 9v18l7-4.91L27 27V9z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="9" cy="8" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="23" cy="8" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="9" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path fill="currentColor" d="M8 11h2v10H8z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M9 21c0-3.333 1.556-5 4.667-5h4.666C21.444 16 23 14.333 23 11"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-branch</title><g fill="none" fill-rule="evenodd"><circle cx="9" cy="8" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="23" cy="8" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="9" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path fill="currentColor" d="M8 11h2v10H8z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M9 21q0-5 4.667-5h4.666Q23 16 23 11"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="nonzero"><path fill-opacity="0.33" d="M16 28c5.667 0 7.667-4 6-12-3-4.667-5-7-6-7s-3 2.333-6 7c-1.667 8 .333 12 6 12Z"/><path d="M22.5 3a.929.929 0 0 1 0 1.857c-2.488 0-3.983 1.21-4.529 3.633 1.314.55 2.207 1.627 2.207 2.867 0 .383-.085.645-.241.82a5.567 5.567 0 0 1 1.418 1.025c1.356-.802 2.074-2.61 2.074-5.56a.929.929 0 1 1 1.857 0c0 3.458-.924 5.858-2.844 7.074.326.638.563 1.353.723 2.13 2.267-.536 4.159-.121 5.563 1.283a.929.929 0 0 1-1.313 1.313c-.98-.979-2.332-1.225-4.196-.692l.18-.049.013.24c.007.152.011.306.014.46l.002.313a9.88 9.88 0 0 1-.186 1.9.858.858 0 0 1 .138.055c2.204 1.103 3.299 3.292 3.299 6.402a.929.929 0 1 1-1.858 0c0-2.46-.762-3.986-2.272-4.74l.166.087C21.46 26.616 18.73 29 16 29s-5.46-2.384-6.715-5.582l.166-.087c-1.51.754-2.272 2.28-2.272 4.74a.929.929 0 1 1-1.858 0c0-3.11 1.095-5.3 3.3-6.402a.935.935 0 0 1 .138-.055 9.802 9.802 0 0 1-.188-1.9c0-.262.006-.52.017-.773l.012-.24-.082-.022c-1.73-.436-3-.169-3.933.763a.929.929 0 1 1-1.313-1.313c1.404-1.404 3.296-1.82 5.563-1.284.16-.776.396-1.491.722-2.13C7.638 13.5 6.714 11.1 6.714 7.643a.929.929 0 1 1 1.857 0c0 2.948.718 4.757 2.074 5.56.404-.404.874-.749 1.418-1.027-.156-.174-.242-.436-.242-.819 0-1.24.893-2.318 2.207-2.866-.545-2.423-2.04-3.634-4.528-3.634A.929.929 0 0 1 9.5 3c3.4 0 5.614 1.844 6.346 5.11L16 8.107l.154.003C16.886 4.844 19.1 3 22.5 3ZM10.436 19.194l-.007.344v.176c0 3.4 2.278 6.595 4.643 7.29v-13.75c-3.171.291-4.526 2.164-4.636 5.94Zm6.493-5.94v13.75c2.363-.695 4.642-3.89 4.642-7.29v-.176l-.007-.344c-.11-3.775-1.465-5.649-4.635-5.94ZM16 9.965c-1.369 0-2.32.74-2.32 1.393 0 .077.013.155.038.234.68-.154 1.44-.234 2.283-.234s1.602.08 2.281.232a.706.706 0 0 0 .04-.232c0-.653-.951-1.393-2.321-1.393Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-bug</title><g fill="currentColor" fill-rule="nonzero"><path fill-opacity="0.33" d="M16 28q8.5 0 6-12-4.5-7-6-7t-6 7q-2.5 12 6 12"/><path d="M22.5 3a.929.929 0 0 1 0 1.857c-2.488 0-3.983 1.21-4.529 3.633 1.314.55 2.207 1.627 2.207 2.867 0 .383-.085.645-.241.82a5.6 5.6 0 0 1 1.418 1.025c1.356-.802 2.074-2.61 2.074-5.56a.929.929 0 1 1 1.857 0c0 3.458-.924 5.858-2.844 7.074.326.638.563 1.353.723 2.13 2.267-.536 4.159-.121 5.563 1.283a.929.929 0 0 1-1.313 1.313c-.98-.979-2.332-1.225-4.196-.692l.18-.049.013.24q.01.229.014.46l.002.313a10 10 0 0 1-.186 1.9 1 1 0 0 1 .138.055c2.204 1.103 3.299 3.292 3.299 6.402a.929.929 0 1 1-1.858 0c0-2.46-.762-3.986-2.272-4.74l.166.087C21.46 26.616 18.73 29 16 29s-5.46-2.384-6.715-5.582l.166-.087c-1.51.754-2.272 2.28-2.272 4.74a.929.929 0 1 1-1.858 0c0-3.11 1.095-5.3 3.3-6.402a1 1 0 0 1 .138-.055 10 10 0 0 1-.188-1.9q0-.393.017-.773l.012-.24-.082-.022c-1.73-.436-3-.169-3.933.763a.929.929 0 1 1-1.313-1.313c1.404-1.404 3.296-1.82 5.563-1.284.16-.776.396-1.491.722-2.13C7.638 13.5 6.714 11.1 6.714 7.643a.929.929 0 1 1 1.857 0c0 2.948.718 4.757 2.074 5.56.404-.404.874-.749 1.418-1.027-.156-.174-.242-.436-.242-.819 0-1.24.893-2.318 2.207-2.866-.545-2.423-2.04-3.634-4.528-3.634A.929.929 0 0 1 9.5 3c3.4 0 5.614 1.844 6.346 5.11L16 8.107l.154.003C16.886 4.844 19.1 3 22.5 3M10.436 19.194l-.007.344v.176c0 3.4 2.278 6.595 4.643 7.29v-13.75c-3.171.291-4.526 2.164-4.636 5.94m6.493-5.94v13.75c2.363-.695 4.642-3.89 4.642-7.29v-.176l-.007-.344c-.11-3.775-1.465-5.649-4.635-5.94M16 9.965c-1.369 0-2.32.74-2.32 1.393q0 .115.038.234 1.02-.232 2.283-.234c.843 0 1.602.08 2.281.232a.7.7 0 0 0 .04-.232c0-.653-.951-1.393-2.321-1.393"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><rect width="18" height="22" x="7" y="5" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" rx="3"/><rect width="14" height="3" x="9" y="7" rx="1"/><g transform="translate(9 11)"><circle cx="1.5" cy="1.5" r="1.5"/><circle cx="5.167" cy="1.5" r="1.5"/><circle cx="8.833" cy="1.5" r="1.5"/><circle cx="12.5" cy="1.5" r="1.5" fill-opacity="0.33" fill-rule="nonzero"/></g><g transform="translate(9 14.667)"><circle cx="1.5" cy="1.5" r="1.5"/><circle cx="5.17" cy="1.5" r="1.5"/><circle cx="8.84" cy="1.5" r="1.5"/><circle cx="12.51" cy="1.5" r="1.5" fill-opacity="0.33" fill-rule="nonzero"/></g><g transform="translate(9 18.333)"><circle cx="1.5" cy="1.5" r="1.5"/><circle cx="5.17" cy="1.5" r="1.5"/><circle cx="8.84" cy="1.5" r="1.5"/><circle cx="12.51" cy="1.5" r="1.5" fill-opacity="0.33" fill-rule="nonzero"/></g><g transform="translate(9 22)"><circle cx="8.84" cy="1.5" r="1.5"/><rect width="6.666" height="3" rx="1.5"/><circle cx="12.51" cy="1.5" r="1.5" fill-opacity="0.33" fill-rule="nonzero"/></g></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-calculator</title><g fill="currentColor" fill-rule="evenodd"><rect width="18" height="22" x="7" y="5" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" rx="3"/><rect width="14" height="3" x="9" y="7" rx="1"/><g transform="translate(9 11)"><circle cx="1.5" cy="1.5" r="1.5"/><circle cx="5.167" cy="1.5" r="1.5"/><circle cx="8.833" cy="1.5" r="1.5"/><circle cx="12.5" cy="1.5" r="1.5" fill-opacity="0.33" fill-rule="nonzero"/></g><g transform="translate(9 14.667)"><circle cx="1.5" cy="1.5" r="1.5"/><circle cx="5.17" cy="1.5" r="1.5"/><circle cx="8.84" cy="1.5" r="1.5"/><circle cx="12.51" cy="1.5" r="1.5" fill-opacity="0.33" fill-rule="nonzero"/></g><g transform="translate(9 18.333)"><circle cx="1.5" cy="1.5" r="1.5"/><circle cx="5.17" cy="1.5" r="1.5"/><circle cx="8.84" cy="1.5" r="1.5"/><circle cx="12.51" cy="1.5" r="1.5" fill-opacity="0.33" fill-rule="nonzero"/></g><g transform="translate(9 22)"><circle cx="8.84" cy="1.5" r="1.5"/><rect width="6.666" height="3" rx="1.5"/><circle cx="12.51" cy="1.5" r="1.5" fill-opacity="0.33" fill-rule="nonzero"/></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="none" fill-rule="evenodd" stroke="currentColor" stroke-width="2"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33"/><path stroke-linecap="round" stroke-linejoin="round" d="m10 17 4 4 7-10"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-checkmark</title><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-width="2"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33"/><path stroke-linecap="round" stroke-linejoin="round" d="m10 17 4 4 7-10"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><path d="M20.95 11.05a1 1 0 0 1 0 1.414L17.414 16l3.536 3.537a1 1 0 0 1-1.414 1.414L16 17.413l-3.536 3.537a1 1 0 0 1-1.414-1.414l3.536-3.537-3.536-3.535a1 1 0 0 1 1.414-1.414L16 14.584l3.536-3.534a1 1 0 0 1 1.414 0Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-close</title><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><path d="M20.95 11.05a1 1 0 0 1 0 1.414L17.414 16l3.536 3.537a1 1 0 0 1-1.414 1.414L16 17.413l-3.536 3.537a1 1 0 0 1-1.414-1.414l3.536-3.537-3.536-3.535a1 1 0 0 1 1.414-1.414L16 14.584l3.536-3.534a1 1 0 0 1 1.414 0"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="m17.62 24.168-.055-.029a.938.938 0 0 1-.482-.86l.005-.067.683-5.96 1.864.214-.625 5.449.048.052.066.076.065.082c.39.511.615 1.188.615 2.017 0 1.526-1.062 2.143-2.669 2.252l-.172.01-.205.008-.222.003-.976-.002-.253-.006-.156-.007-.08-.004c-1.66-.098-2.763-.707-2.763-2.254 0-.809.26-1.485.694-2.01a3.12 3.12 0 0 1 .148-.166l.04-.042-.87-5.416 1.852-.297.958 5.958a.938.938 0 0 1-.44.951l-.067.038-.032.025-.05.044c-.027.027-.06.06-.093.101-.165.199-.264.457-.264.814 0 .178.135.286.603.346l.143.016.163.013.154.01.13.005.22.005h.182l.729.002.133-.002.177-.004.113-.006.172-.01.153-.015c.525-.055.672-.166.672-.36 0-.42-.092-.697-.23-.878a.616.616 0 0 0-.083-.09l-.026-.02.032.014Z"/><path fill-opacity="0.33" fill-rule="nonzero" d="m17.62 24.168-.055-.029a.938.938 0 0 1-.482-.86l.005-.067.683-5.96 1.864.214-.625 5.449.048.052.066.076.065.082c.39.511.615 1.188.615 2.017 0 1.526-1.062 2.143-2.669 2.252l-.172.01-.205.008-.222.003-.976-.002-.253-.006-.156-.007-.08-.004c-1.66-.098-2.763-.707-2.763-2.254 0-.809.26-1.485.694-2.01a3.12 3.12 0 0 1 .148-.166l.04-.042-.87-5.416 1.852-.297.958 5.958a.938.938 0 0 1-.44.951l-.067.038-.032.025-.05.044c-.027.027-.06.06-.093.101-.165.199-.264.457-.264.814 0 .178.135.286.603.346l.143.016.163.013.154.01.13.005.22.005h.182l.729.002.133-.002.177-.004.113-.006.172-.01.153-.015c.525-.055.672-.166.672-.36 0-.42-.092-.697-.23-.878a.616.616 0 0 0-.083-.09l-.026-.02.032.014Z"/><path d="M27.526 6c.071.003.631.047.43.75L25.025 17.1a.75.75 0 0 1-.47 1.281l-.056.002H7.612a.75.75 0 0 1-.548-1.264C6.454 15.056 4.192 7.4 4.033 6.75c-.184-.75.47-.75.47-.75Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-clypboard</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="m17.62 24.168-.055-.029a.94.94 0 0 1-.482-.86l.005-.067.683-5.96 1.864.214-.625 5.449.048.052.066.076.065.082c.39.511.615 1.188.615 2.017 0 1.526-1.062 2.143-2.669 2.252l-.172.01-.205.008-.222.003-.976-.002-.253-.006-.156-.007-.08-.004c-1.66-.098-2.763-.707-2.763-2.254 0-.809.26-1.485.694-2.01a3 3 0 0 1 .148-.166l.04-.042-.87-5.416 1.852-.297.958 5.958a.94.94 0 0 1-.44.951l-.067.038-.032.025-.05.044q-.042.04-.093.101c-.165.199-.264.457-.264.814 0 .178.135.286.603.346l.143.016.163.013.154.01.13.005.22.005h.182l.729.002.133-.002.177-.004.113-.006.172-.01.153-.015c.525-.055.672-.166.672-.36 0-.42-.092-.697-.23-.878a.6.6 0 0 0-.083-.09l-.026-.02z"/><path fill-opacity="0.33" fill-rule="nonzero" d="m17.62 24.168-.055-.029a.94.94 0 0 1-.482-.86l.005-.067.683-5.96 1.864.214-.625 5.449.048.052.066.076.065.082c.39.511.615 1.188.615 2.017 0 1.526-1.062 2.143-2.669 2.252l-.172.01-.205.008-.222.003-.976-.002-.253-.006-.156-.007-.08-.004c-1.66-.098-2.763-.707-2.763-2.254 0-.809.26-1.485.694-2.01a3 3 0 0 1 .148-.166l.04-.042-.87-5.416 1.852-.297.958 5.958a.94.94 0 0 1-.44.951l-.067.038-.032.025-.05.044q-.042.04-.093.101c-.165.199-.264.457-.264.814 0 .178.135.286.603.346l.143.016.163.013.154.01.13.005.22.005h.182l.729.002.133-.002.177-.004.113-.006.172-.01.153-.015c.525-.055.672-.166.672-.36 0-.42-.092-.697-.23-.878a.6.6 0 0 0-.083-.09l-.026-.02z"/><path d="M27.526 6c.071.003.631.047.43.75L25.025 17.1a.75.75 0 0 1-.47 1.281l-.056.002H7.612a.75.75 0 0 1-.548-1.264C6.454 15.056 4.192 7.4 4.033 6.75c-.184-.75.47-.75.47-.75Z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M3 28V7l2-2h22l2 3v13l-3 2H8z"/><path fill-rule="nonzero" d="M6.5 4C3.681 4 2 6.077 2 8.5V30l6.5-6h17c2.75 0 4.417-1.78 4.5-4.5v-11C30 6.077 28.25 4 25.5 4Zm0 2h19C26.916 6 28 7.034 28 8.5v11c0 1.48-1.085 2.514-2.5 2.5h-18L4 25.5v-17C4 7.073 5.02 6.063 6.5 6Z"/><path d="M13.707 17.207a1 1 0 0 0 .059-1.35l-.059-.064c-.235-.235-.423-.668-.546-1.298A2 2 0 1 0 11 12.5h-.001c0 2.242.39 3.805 1.293 4.707a1 1 0 0 0 1.414 0ZM19.707 17.207a1 1 0 0 0 .059-1.35l-.059-.064c-.235-.235-.423-.668-.546-1.298A2 2 0 1 0 17 12.5h-.001c0 2.242.39 3.805 1.293 4.707a1 1 0 0 0 1.414 0Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-comment</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M3 28V7l2-2h22l2 3v13l-3 2H8z"/><path fill-rule="nonzero" d="M6.5 4C3.681 4 2 6.077 2 8.5V30l6.5-6h17c2.75 0 4.417-1.78 4.5-4.5v-11C30 6.077 28.25 4 25.5 4Zm0 2h19C26.916 6 28 7.034 28 8.5v11c0 1.48-1.085 2.514-2.5 2.5h-18L4 25.5v-17C4 7.073 5.02 6.063 6.5 6"/><path d="M13.707 17.207a1 1 0 0 0 .059-1.35l-.059-.064c-.235-.235-.423-.668-.546-1.298A2 2 0 1 0 11 12.5h-.001c0 2.242.39 3.805 1.293 4.707a1 1 0 0 0 1.414 0M19.707 17.207a1 1 0 0 0 .059-1.35l-.059-.064c-.235-.235-.423-.668-.546-1.298A2 2 0 1 0 17 12.5h-.001c0 2.242.39 3.805 1.293 4.707a1 1 0 0 0 1.414 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="none" fill-rule="evenodd" stroke="currentColor" stroke-width="2"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33"/><path stroke-linecap="round" stroke-linejoin="round" d="m10 17 4 4 7-10"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-complete</title><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-width="2"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33"/><path stroke-linecap="round" stroke-linejoin="round" d="m10 17 4 4 7-10"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-cool</title><g fill="none"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33"/><circle cx="16" cy="16" r="11" stroke="currentColor" stroke-width="2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 21.5h3q2.5 0 3-2"/><path fill="currentColor" fill-rule="evenodd" d="M6 12h20q-.5 5-4.5 5T16 13q-1.5 4-5.5 4T6 12"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><path fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M25.156 24.098A10.949 10.949 0 0 0 27 18c0-6.075-4.925-11-11-11S5 11.925 5 18c0 2.24.67 4.325 1.82 6.063"/><path fill="currentColor" d="M7 23h18v2H7z"/><rect width="2" height="3" x="15" y="7" fill="currentColor" rx="1"/><rect width="2" height="3" x="19.75" y="8.273" fill="currentColor" rx="1" transform="rotate(30 20.75 9.773)"/><rect width="2" height="3" x="23.227" y="11.75" fill="currentColor" rx="1" transform="rotate(60 24.227 13.25)"/><rect width="2" height="3" x="24.5" y="16.5" fill="currentColor" rx="1" transform="rotate(90 25.5 18)"/><rect width="2" height="3" x="23.227" y="21.25" fill="currentColor" rx="1" transform="rotate(120 24.227 22.75)"/><rect width="2" height="3" x="6.773" y="21.25" fill="currentColor" rx="1" transform="rotate(-120 7.773 22.75)"/><rect width="2" height="3" x="5.5" y="16.5" fill="currentColor" rx="1" transform="rotate(-90 6.5 18)"/><rect width="2" height="3" x="6.773" y="11.75" fill="currentColor" rx="1" transform="rotate(-60 7.773 13.25)"/><rect width="2" height="3" x="10.25" y="8.273" fill="currentColor" rx="1" transform="rotate(-30 11.25 9.773)"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m16 18 5-5"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-dashboard</title><g fill="none" fill-rule="evenodd"><path fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M25.156 24.098A10.95 10.95 0 0 0 27 18c0-6.075-4.925-11-11-11S5 11.925 5 18c0 2.24.67 4.325 1.82 6.063"/><path fill="currentColor" d="M7 23h18v2H7z"/><rect width="2" height="3" x="15" y="7" fill="currentColor" rx="1"/><rect width="2" height="3" x="19.75" y="8.273" fill="currentColor" rx="1" transform="rotate(30 20.75 9.773)"/><rect width="2" height="3" x="23.227" y="11.75" fill="currentColor" rx="1" transform="rotate(60 24.227 13.25)"/><rect width="2" height="3" x="24.5" y="16.5" fill="currentColor" rx="1" transform="rotate(90 25.5 18)"/><rect width="2" height="3" x="23.227" y="21.25" fill="currentColor" rx="1" transform="rotate(120 24.227 22.75)"/><rect width="2" height="3" x="6.773" y="21.25" fill="currentColor" rx="1" transform="rotate(240 7.773 22.75)"/><rect width="2" height="3" x="5.5" y="16.5" fill="currentColor" rx="1" transform="rotate(-90 6.5 18)"/><rect width="2" height="3" x="6.773" y="11.75" fill="currentColor" rx="1" transform="rotate(-60 7.773 13.25)"/><rect width="2" height="3" x="10.25" y="8.273" fill="currentColor" rx="1" transform="rotate(-30 11.25 9.773)"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m16 18 5-5"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M11 5v22h14V9l-4-4z"/><path d="M6 18.018h8.027v1.611a1 1 0 0 0 1.71.705l3.608-3.629a1 1 0 0 0 0-1.41l-3.608-3.63a1 1 0 0 0-1.71.706v1.611H6a1 1 0 0 0-1 1v2.036a1 1 0 0 0 1 1Z"/><path d="M21 4a1 1 0 0 1 .707.293l4 4A1 1 0 0 1 26 9v18a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Zm-1.5 2H12v20h12V10.5h-3.5a1 1 0 0 1-1-1V6Zm3.585 2.5L21.5 6.915V8.5h1.585Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-data_pull</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M11 5v22h14V9l-4-4z"/><path d="M6 18.018h8.027v1.611a1 1 0 0 0 1.71.705l3.608-3.629a1 1 0 0 0 0-1.41l-3.608-3.63a1 1 0 0 0-1.71.706v1.611H6a1 1 0 0 0-1 1v2.036a1 1 0 0 0 1 1"/><path d="M21 4a1 1 0 0 1 .707.293l4 4A1 1 0 0 1 26 9v18a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Zm-1.5 2H12v20h12V10.5h-3.5a1 1 0 0 1-1-1zm3.585 2.5L21.5 6.915V8.5z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M5 5v22h14V9l-4-4z"/><path d="M14 18.018h8.027v1.611a1 1 0 0 0 1.71.705l3.608-3.629a1 1 0 0 0 0-1.41l-3.608-3.63a1 1 0 0 0-1.71.706v1.611H14a1 1 0 0 0-1 1v2.036a1 1 0 0 0 1 1Z"/><path d="M15 4a1 1 0 0 1 .707.293l4 4A1 1 0 0 1 20 9v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Zm-1.5 2H6v20h12V10.5h-3.5a1 1 0 0 1-1-1V6Zm3.585 2.5L15.5 6.915V8.5h1.585Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-data_update</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M5 5v22h14V9l-4-4z"/><path d="M14 18.018h8.027v1.611a1 1 0 0 0 1.71.705l3.608-3.629a1 1 0 0 0 0-1.41l-3.608-3.63a1 1 0 0 0-1.71.706v1.611H14a1 1 0 0 0-1 1v2.036a1 1 0 0 0 1 1"/><path d="M15 4a1 1 0 0 1 .707.293l4 4A1 1 0 0 1 20 9v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Zm-1.5 2H6v20h12V10.5h-3.5a1 1 0 0 1-1-1zm3.585 2.5L15.5 6.915V8.5z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="nonzero"><path fill-opacity="0.33" d="M8 8.385C8.85 6.128 11.684 5 16.501 5c4.817 0 7.651 1.128 8.501 3.385v15.23c-.85 2.257-3.684 3.385-8.5 3.385C11.683 27 8.85 25.872 8 23.615V8.385Z"/><path d="M16.452 4.027c2.633.031 4.964.465 6.641 1.2.847.371 1.529.82 2.006 1.331.427.457.692.963.774 1.51l.022.206.005 15.294c0 .65-.252 1.25-.716 1.783-.467.538-1.153 1.01-2.007 1.399-1.709.776-4.1 1.223-6.727 1.223-2.575 0-4.923-.429-6.623-1.177-.852-.374-1.543-.83-2.026-1.35-.429-.46-.696-.973-.776-1.525l-.02-.21L7 8.426c.041-.663.319-1.267.795-1.8.48-.54 1.166-1.009 2.01-1.392 1.703-.775 4.06-1.207 6.647-1.207ZM23.82 21.38c-1.725.975-4.394 1.548-7.369 1.548-2.974 0-5.644-.573-7.368-1.548v2.19l.01.096c.045.227.246.45.54.667.398.296.978.574 1.694.813 1.332.444 3.13.746 5.124.746 1.966 0 3.74-.294 5.068-.736.703-.235 1.28-.51 1.686-.807.35-.254.578-.52.614-.792v-2.177Zm0-5.046c-1.725.976-4.394 1.549-7.369 1.549-2.974 0-5.644-.573-7.368-1.548v2.189l.01.097c.045.226.246.449.54.667.398.295.978.574 1.694.812 1.332.444 3.13.746 5.124.746 1.966 0 3.74-.293 5.068-.735.703-.235 1.28-.51 1.686-.807.35-.255.578-.52.614-.793v-2.177Zm0-5.045c-1.725.975-4.394 1.548-7.369 1.548-2.975 0-5.644-.573-7.369-1.548v2.19l.01.096c.046.227.247.45.541.667.398.296.978.574 1.694.813 1.332.444 3.13.746 5.124.746 1.966 0 3.74-.294 5.068-.736.703-.235 1.28-.51 1.686-.807.35-.255.578-.52.614-.793v-2.176ZM16.45 6.109c-1.994 0-3.792.302-5.124.746-.716.239-1.296.517-1.694.813-.336.249-.55.504-.55.764s.214.515.55.764c.398.295.978.574 1.694.812 1.332.444 3.13.747 5.124.747 1.994 0 3.792-.303 5.124-.747.716-.238 1.296-.517 1.694-.812.336-.25.55-.504.55-.764s-.214-.515-.55-.764c-.398-.296-.978-.574-1.694-.813-1.332-.444-3.13-.746-5.124-.746Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-database</title><g fill="currentColor" fill-rule="nonzero"><path fill-opacity="0.33" d="M8 8.385Q9.275 5 16.501 5t8.501 3.385v15.23Q23.726 27 16.502 27 9.274 27 8 23.615z"/><path d="M16.452 4.027c2.633.031 4.964.465 6.641 1.2.847.371 1.529.82 2.006 1.331.427.457.692.963.774 1.51l.022.206.005 15.294c0 .65-.252 1.25-.716 1.783-.467.538-1.153 1.01-2.007 1.399-1.709.776-4.1 1.223-6.727 1.223-2.575 0-4.923-.429-6.623-1.177-.852-.374-1.543-.83-2.026-1.35-.429-.46-.696-.973-.776-1.525l-.02-.21L7 8.426c.041-.663.319-1.267.795-1.8.48-.54 1.166-1.009 2.01-1.392 1.703-.775 4.06-1.207 6.647-1.207M23.82 21.38c-1.725.975-4.394 1.548-7.369 1.548s-5.644-.573-7.368-1.548v2.19l.01.096c.045.227.246.45.54.667.398.296.978.574 1.694.813 1.332.444 3.13.746 5.124.746 1.966 0 3.74-.294 5.068-.736.703-.235 1.28-.51 1.686-.807.35-.254.578-.52.614-.792zm0-5.046c-1.725.976-4.394 1.549-7.369 1.549s-5.644-.573-7.368-1.548v2.189l.01.097c.045.226.246.449.54.667.398.295.978.574 1.694.812 1.332.444 3.13.746 5.124.746 1.966 0 3.74-.293 5.068-.735.703-.235 1.28-.51 1.686-.807.35-.255.578-.52.614-.793zm0-5.045c-1.725.975-4.394 1.548-7.369 1.548s-5.644-.573-7.369-1.548v2.19l.01.096c.046.227.247.45.541.667.398.296.978.574 1.694.813 1.332.444 3.13.746 5.124.746 1.966 0 3.74-.294 5.068-.736.703-.235 1.28-.51 1.686-.807.35-.255.578-.52.614-.793zM16.45 6.109c-1.994 0-3.792.302-5.124.746-.716.239-1.296.517-1.694.813-.336.249-.55.504-.55.764s.214.515.55.764c.398.295.978.574 1.694.812 1.332.444 3.13.747 5.124.747s3.792-.303 5.124-.747c.716-.238 1.296-.517 1.694-.812.336-.25.55-.504.55-.764s-.214-.515-.55-.764c-.398-.296-.978-.574-1.694-.813-1.332-.444-3.13-.746-5.124-.746"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M5 7h22v18H5z"/><path d="M22 4a1 1 0 0 1 1 1v1h3a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3V5a1 1 0 1 1 2 0v1h10V5a1 1 0 0 1 1-1ZM9 8H6v16h20V8h-3v1a1 1 0 0 1-2 0V8H11v1a1 1 0 0 1-2 0V8Z"/><rect width="4" height="4" x="17" y="14" rx="1"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-day</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="M5 7h22v18H5z"/><path d="M22 4a1 1 0 0 1 1 1v1h3a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3V5a1 1 0 1 1 2 0v1h10V5a1 1 0 0 1 1-1M9 8H6v16h20V8h-3v1a1 1 0 0 1-2 0V8H11v1a1 1 0 0 1-2 0z"/><rect width="4" height="4" x="17" y="14" 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"><path fill="currentColor" fill-opacity="0.33" fill-rule="nonzero" d="M10 27 9 9h14l-1 18z"/><path fill="currentColor" d="M19 4a1 1 0 0 1 .993.883L20 5v2h4a1 1 0 0 1 0 2h-.052l-.95 18.055a1 1 0 0 1-.886.939L22 28H10a1 1 0 0 1-.986-.833l-.012-.112L8.05 9H8a1 1 0 1 1 0-2h4V5a1 1 0 0 1 .883-.993L13 4h6Zm2.946 5H10.053l.893 17h10.107l.893-17ZM18 6h-4v1h4V6Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M16 12v11M12.5 12l.5 11M19.5 12 19 23"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-delete</title><g fill="none" fill-rule="evenodd"><path fill="currentColor" fill-opacity="0.33" fill-rule="nonzero" d="M10 27 9 9h14l-1 18z"/><path fill="currentColor" d="M19 4a1 1 0 0 1 .993.883L20 5v2h4a1 1 0 0 1 0 2h-.052l-.95 18.055a1 1 0 0 1-.886.939L22 28H10a1 1 0 0 1-.986-.833l-.012-.112L8.05 9H8a1 1 0 1 1 0-2h4V5a1 1 0 0 1 .883-.993L13 4zm2.946 5H10.053l.893 17h10.107zM18 6h-4v1h4z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M16 12v11M12.5 12l.5 11M19.5 12 19 23"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><g transform="translate(5 5)"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M0 0h6v22H0z"/><circle cx="3" cy="4.5" r="1.5"/><path d="M2 11h2v8H2z"/></g><g transform="translate(11 5)"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M0 0h6v22H0z"/><circle cx="3" cy="4.5" r="1.5"/><path d="M2 11h2v8H2z"/></g><g transform="rotate(-8 46.209 -128.711)"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M0 0h6v22H0z"/><circle cx="3" cy="4.5" r="1.5"/><path d="M2 11h2v8H2z"/></g></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-documentation</title><g fill="currentColor" fill-rule="evenodd"><g transform="translate(5 5)"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M0 0h6v22H0z"/><circle cx="3" cy="4.5" r="1.5"/><path d="M2 11h2v8H2z"/></g><g transform="translate(11 5)"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M0 0h6v22H0z"/><circle cx="3" cy="4.5" r="1.5"/><path d="M2 11h2v8H2z"/></g><g transform="rotate(-8 46.209 -128.711)"><path fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M0 0h6v22H0z"/><circle cx="3" cy="4.5" r="1.5"/><path d="M2 11h2v8H2z"/></g></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="nonzero"><path d="M24 12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V14a2 2 0 0 1 2-2h11l-2 2H6v12h18V14h-3l2-2Z"/><path fill-opacity="0.33" d="M25 13v14H5V13h11l-4 4-1 4.5 4-1.5 7-7h3Z"/><path fill-opacity="0.33" d="M24 5 12 17l-1 4 4-1L27 8z"/><path fill-opacity="0.33" d="M24 5 12 17l-1 4 4-1L27 8z"/><path d="M27.607 7.222a1 1 0 0 1 0 1.414L15.464 20.778a1 1 0 0 1-.39.242l-4.243 1.414a1 1 0 0 1-1.265-1.265l1.414-4.243a1 1 0 0 1 .242-.39L23.364 4.393a1 1 0 0 1 1.414 0Zm-2.122.707-1.414-1.414-1.413 1.413 1.413 1.415-1.414 1.414-1.414-1.415-8.44 8.44-.706 2.121 2.122-.707L25.485 7.929Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-edit</title><g fill="currentColor" fill-rule="nonzero"><path d="M24 12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V14a2 2 0 0 1 2-2h11l-2 2H6v12h18V14h-3l2-2Z"/><path fill-opacity="0.33" d="M25 13v14H5V13h11l-4 4-1 4.5 4-1.5 7-7z"/><path fill-opacity="0.33" d="M24 5 12 17l-1 4 4-1L27 8z"/><path fill-opacity="0.33" d="M24 5 12 17l-1 4 4-1L27 8z"/><path d="M27.607 7.222a1 1 0 0 1 0 1.414L15.464 20.778a1 1 0 0 1-.39.242l-4.243 1.414a1 1 0 0 1-1.265-1.265l1.414-4.243a1 1 0 0 1 .242-.39L23.364 4.393a1 1 0 0 1 1.414 0Zm-2.122.707-1.414-1.414-1.413 1.413 1.413 1.415-1.414 1.414-1.414-1.415-8.44 8.44-.706 2.121 2.122-.707z"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="8" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="16" cy="8" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M8 21v-3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5"/><path fill="currentColor" d="M15 11h2v5h-2zM19.415 23.65l3.826 4.464a1 1 0 0 0 1.518 0l3.826-4.463a1 1 0 0 0-.76-1.651h-7.65a1 1 0 0 0-.76 1.65Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-existing_child</title><g fill="none" fill-rule="evenodd"><circle cx="8" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="16" cy="8" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M8 21v-3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v5"/><path fill="currentColor" d="M15 11h2v5h-2zM19.415 23.65l3.826 4.464a1 1 0 0 0 1.518 0l3.826-4.463a1 1 0 0 0-.76-1.651h-7.65a1 1 0 0 0-.76 1.65"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="8" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="24" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M8 21v-3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3"/><path fill="currentColor" d="M15 9h2v7h-2z"/><path fill="currentColor" d="m11.415 8.35 3.826-4.464a1 1 0 0 1 1.518 0l3.826 4.463a1 1 0 0 1-.76 1.651h-7.65a1 1 0 0 1-.76-1.65Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-existing_parent</title><g fill="none" fill-rule="evenodd"><circle cx="8" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><circle cx="24" cy="24" r="3" fill="currentColor" fill-opacity="0.33" stroke="currentColor" stroke-linejoin="round" stroke-width="2"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M8 21v-3a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v3"/><path fill="currentColor" d="M15 9h2v7h-2z"/><path fill="currentColor" d="m11.415 8.35 3.826-4.464a1 1 0 0 1 1.518 0l3.826 4.463a1 1 0 0 1-.76 1.651h-7.65a1 1 0 0 1-.76-1.65"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="m15.41 22.75-5.134 3.748a1 1 0 0 1-1.54-1.119l1.977-6.041a1 1 0 0 0-.364-1.122l-5.151-3.725a1 1 0 0 1 .588-1.81l6.357.013a1 1 0 0 0 .954-.693l1.951-6.05a1 1 0 0 1 1.904 0l1.951 6.05a1 1 0 0 0 .954.693l6.357-.013a1 1 0 0 1 .588 1.81l-5.151 3.725a1 1 0 0 0-.364 1.122l1.977 6.041a1 1 0 0 1-1.54 1.12L16.59 22.75a1 1 0 0 0-1.18 0Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-feature</title><path fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="m15.41 22.75-5.134 3.748a1 1 0 0 1-1.54-1.119l1.977-6.041a1 1 0 0 0-.364-1.122l-5.151-3.725a1 1 0 0 1 .588-1.81l6.357.013a1 1 0 0 0 .954-.693l1.951-6.05a1 1 0 0 1 1.904 0l1.951 6.05a1 1 0 0 0 .954.693l6.357-.013a1 1 0 0 1 .588 1.81l-5.151 3.725a1 1 0 0 0-.364 1.122l1.977 6.041a1 1 0 0 1-1.54 1.12L16.59 22.75a1 1 0 0 0-1.18 0Z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.0" viewBox="0 -1 32 34"><g fill="currentColor"><path fill-opacity="0.33" d="M16.727.04c-.57.097-1.125.405-1.754.972-.516.465-.996 1.004-2.094 2.363C11.234 5.398 10.695 6 9.348 7.289c-.887.852-1.188 1.149-1.711 1.7-2.946 3.073-5.2 6.312-6.664 9.59-.336.741-.66 1.612-.868 2.304-.113.39-.117.398-.085.59.18 1.136 1.886 2.62 4.527 3.933 2.566 1.278 5.57 2.121 8.316 2.344.762.063 2.278.055 3.239-.016l.195-.011.148.257c.176.305.543.825.793 1.122.282.328 1.086 1.058 1.434 1.304a8.673 8.673 0 0 0 4.015 1.535c.434.055 1.532.063 1.942.012a9.898 9.898 0 0 0 1.594-.316c1.359-.422 2.367-1 3.343-1.91 1.086-1.016 1.778-2.133 2.172-3.516.184-.652.254-1.188.254-1.95 0-.648-.027-.91-.148-1.488-.438-2.074-1.785-3.902-3.723-5.046a8.915 8.915 0 0 0-2.766-1.028 9.312 9.312 0 0 0-2.925-.058c-1.215.175-2.465.64-3.426 1.277-.203.133-.246.133-.637.02-2.988-.864-6.613-.446-8.715 1.015-.234.16-.257.172-.39.172-.075 0-.14-.004-.14-.012 0-.004.077-.187.171-.406.469-1.078.762-1.988 1.492-4.617.457-1.66.645-2.274.953-3.14.578-1.614 1.305-2.864 2.125-3.653.395-.379.77-.469 2.422-.559 1.07-.062 1.328-.097 1.672-.226.344-.14.848-.223 2.004-.348.465-.05.96-.11 1.098-.129.668-.101 1.066-.246 1.27-.457.148-.156.194-.293.171-.531a.795.795 0 0 0-.277-.55c-.157-.15-.344-.243-.746-.372-.356-.113-.446-.156-.446-.219 0-.02.137-.168.305-.328.5-.484.691-.797.71-1.18.013-.261-.03-.43-.175-.636-.46-.66-1.68-1.188-3.668-1.598C17.36-.008 17.11-.03 16.727.04zm0 0"/><path fill="none" stroke="currentColor" stroke-width="2" d="M16.727.04c-.57.097-1.125.405-1.754.972-.516.465-.996 1.004-2.094 2.363C11.234 5.398 10.695 6 9.348 7.289c-.887.852-1.188 1.149-1.711 1.7-2.946 3.073-5.2 6.312-6.664 9.59-.336.741-.66 1.612-.868 2.304-.113.39-.117.398-.085.59.18 1.136 1.886 2.62 4.527 3.933 2.566 1.278 5.57 2.121 8.316 2.344.762.063 2.278.055 3.239-.016l.195-.011.148.257c.176.305.543.825.793 1.122.282.328 1.086 1.058 1.434 1.304a8.673 8.673 0 0 0 4.015 1.535c.434.055 1.532.063 1.942.012a9.898 9.898 0 0 0 1.594-.316c1.359-.422 2.367-1 3.343-1.91 1.086-1.016 1.778-2.133 2.172-3.516.184-.652.254-1.188.254-1.95 0-.648-.027-.91-.148-1.488-.438-2.074-1.785-3.902-3.723-5.046a8.915 8.915 0 0 0-2.766-1.028 9.312 9.312 0 0 0-2.925-.058c-1.215.175-2.465.64-3.426 1.277-.203.133-.246.133-.637.02-2.988-.864-6.613-.446-8.715 1.015-.234.16-.257.172-.39.172-.075 0-.14-.004-.14-.012 0-.004.077-.187.171-.406.469-1.078.762-1.988 1.492-4.617.457-1.66.645-2.274.953-3.14.578-1.614 1.305-2.864 2.125-3.653.395-.379.77-.469 2.422-.559 1.07-.062 1.328-.097 1.672-.226.344-.14.848-.223 2.004-.348.465-.05.96-.11 1.098-.129.668-.101 1.066-.246 1.27-.457.148-.156.194-.293.171-.531a.795.795 0 0 0-.277-.55c-.157-.15-.344-.243-.746-.372-.356-.113-.446-.156-.446-.219 0-.02.137-.168.305-.328.5-.484.691-.797.71-1.18.013-.261-.03-.43-.175-.636-.46-.66-1.68-1.188-3.668-1.598C17.36-.008 17.11-.03 16.727.04zm0 0"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 -1 32 34"><g fill="currentColor"><path fill-opacity="0.33" d="M16.727.04c-.57.097-1.125.405-1.754.972-.516.465-.996 1.004-2.094 2.363C11.234 5.398 10.695 6 9.348 7.289c-.887.852-1.188 1.149-1.711 1.7-2.946 3.073-5.2 6.312-6.664 9.59-.336.741-.66 1.612-.868 2.304-.113.39-.117.398-.085.59.18 1.136 1.886 2.62 4.527 3.933 2.566 1.278 5.57 2.121 8.316 2.344.762.063 2.278.055 3.239-.016l.195-.011.148.257c.176.305.543.825.793 1.122.282.328 1.086 1.058 1.434 1.304a8.7 8.7 0 0 0 4.015 1.535c.434.055 1.532.063 1.942.012a10 10 0 0 0 1.594-.316c1.359-.422 2.367-1 3.343-1.91 1.086-1.016 1.778-2.133 2.172-3.516.184-.652.254-1.188.254-1.95 0-.648-.027-.91-.148-1.488-.438-2.074-1.785-3.902-3.723-5.046a8.9 8.9 0 0 0-2.766-1.028 9.3 9.3 0 0 0-2.925-.058c-1.215.175-2.465.64-3.426 1.277-.203.133-.246.133-.637.02-2.988-.864-6.613-.446-8.715 1.015-.234.16-.257.172-.39.172-.075 0-.14-.004-.14-.012 0-.004.077-.187.171-.406.469-1.078.762-1.988 1.492-4.617.457-1.66.645-2.274.953-3.14.578-1.614 1.305-2.864 2.125-3.653.395-.379.77-.469 2.422-.559 1.07-.062 1.328-.097 1.672-.226.344-.14.848-.223 2.004-.348.465-.05.96-.11 1.098-.129.668-.101 1.066-.246 1.27-.457.148-.156.194-.293.171-.531a.8.8 0 0 0-.277-.55c-.157-.15-.344-.243-.746-.372-.356-.113-.446-.156-.446-.219 0-.02.137-.168.305-.328.5-.484.691-.797.71-1.18.013-.261-.03-.43-.175-.636-.46-.66-1.68-1.188-3.668-1.598C17.36-.008 17.11-.03 16.727.04m0 0"/><path fill="none" stroke="currentColor" stroke-width="2" d="M16.727.04c-.57.097-1.125.405-1.754.972-.516.465-.996 1.004-2.094 2.363C11.234 5.398 10.695 6 9.348 7.289c-.887.852-1.188 1.149-1.711 1.7-2.946 3.073-5.2 6.312-6.664 9.59-.336.741-.66 1.612-.868 2.304-.113.39-.117.398-.085.59.18 1.136 1.886 2.62 4.527 3.933 2.566 1.278 5.57 2.121 8.316 2.344.762.063 2.278.055 3.239-.016l.195-.011.148.257c.176.305.543.825.793 1.122.282.328 1.086 1.058 1.434 1.304a8.7 8.7 0 0 0 4.015 1.535c.434.055 1.532.063 1.942.012a10 10 0 0 0 1.594-.316c1.359-.422 2.367-1 3.343-1.91 1.086-1.016 1.778-2.133 2.172-3.516.184-.652.254-1.188.254-1.95 0-.648-.027-.91-.148-1.488-.438-2.074-1.785-3.902-3.723-5.046a8.9 8.9 0 0 0-2.766-1.028 9.3 9.3 0 0 0-2.925-.058c-1.215.175-2.465.64-3.426 1.277-.203.133-.246.133-.637.02-2.988-.864-6.613-.446-8.715 1.015-.234.16-.257.172-.39.172-.075 0-.14-.004-.14-.012 0-.004.077-.187.171-.406.469-1.078.762-1.988 1.492-4.617.457-1.66.645-2.274.953-3.14.578-1.614 1.305-2.864 2.125-3.653.395-.379.77-.469 2.422-.559 1.07-.062 1.328-.097 1.672-.226.344-.14.848-.223 2.004-.348.465-.05.96-.11 1.098-.129.668-.101 1.066-.246 1.27-.457.148-.156.194-.293.171-.531a.8.8 0 0 0-.277-.55c-.157-.15-.344-.243-.746-.372-.356-.113-.446-.156-.446-.219 0-.02.137-.168.305-.328.5-.484.691-.797.71-1.18.013-.261-.03-.43-.175-.636-.46-.66-1.68-1.188-3.668-1.598C17.36-.008 17.11-.03 16.727.04zm0 0"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="nonzero" d="M13.414 4.586a2 2 0 0 0-2.828 2.828L19.17 16l-8.585 8.586a2 2 0 0 0-.117 2.701l.117.127a2 2 0 0 0 2.828 0l10-10a2 2 0 0 0 0-2.828l-10-10Z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-forward</title><path fill="currentColor" fill-rule="nonzero" d="M13.414 4.586a2 2 0 0 0-2.828 2.828L19.17 16l-8.585 8.586a2 2 0 0 0-.117 2.701l.117.127a2 2 0 0 0 2.828 0l10-10a2 2 0 0 0 0-2.828z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><path fill-rule="nonzero" d="M19.191 25.509c-.5.1-.688-.213-.688-.476 0-.337.012-1.414.012-2.753 0-.938-.313-1.539-.675-1.852 2.227-.25 4.567-1.1 4.567-4.943 0-1.1-.388-1.99-1.026-2.69.1-.25.45-1.276-.1-2.653 0 0-.839-.275-2.753 1.026a9.29 9.29 0 0 0-2.503-.338 9.29 9.29 0 0 0-2.503.338c-1.914-1.289-2.753-1.026-2.753-1.026-.55 1.377-.2 2.403-.1 2.653-.638.7-1.026 1.602-1.026 2.69 0 3.83 2.328 4.693 4.555 4.943-.288.25-.55.689-.638 1.34-.576.262-2.015.688-2.916-.827-.188-.3-.75-1.038-1.54-1.026-.837.013-.337.476.013.664.426.237.914 1.126 1.027 1.414.2.563.85 1.639 3.366 1.176 0 .838.012 1.627.012 1.864 0 .263-.187.564-.688.476C13 27 19 27 19.191 25.509Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-github</title><g fill="currentColor" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity="0.33" stroke="currentColor" stroke-width="2"/><path fill-rule="nonzero" d="M19.191 25.509c-.5.1-.688-.213-.688-.476 0-.337.012-1.414.012-2.753 0-.938-.313-1.539-.675-1.852 2.227-.25 4.567-1.1 4.567-4.943 0-1.1-.388-1.99-1.026-2.69.1-.25.45-1.276-.1-2.653 0 0-.839-.275-2.753 1.026a9.3 9.3 0 0 0-2.503-.338 9.3 9.3 0 0 0-2.503.338c-1.914-1.289-2.753-1.026-2.753-1.026-.55 1.377-.2 2.403-.1 2.653-.638.7-1.026 1.602-1.026 2.69 0 3.83 2.328 4.693 4.555 4.943-.288.25-.55.689-.638 1.34-.576.262-2.015.688-2.916-.827-.188-.3-.75-1.038-1.54-1.026-.837.013-.337.476.013.664.426.237.914 1.126 1.027 1.414.2.563.85 1.639 3.366 1.176 0 .838.012 1.627.012 1.864 0 .263-.187.564-.688.476C13 27 19 27 19.191 25.509"/></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-heart</title><path fill="currentColor" fill-opacity="0.33" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M16 9q-2-3-5.5-3C7 6 5 8.295 5 11q0 6 11 15 11-9 11-15c0-2.7-2-5-5.5-5Q18 6 16 9Z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33" fill-rule="nonzero"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m20 20-4-4V9"/><path fill="currentColor" fill-rule="nonzero" d="M5.336 5.446c.341-.005.556.078.718.222.16.142.27.34.298.568l.492 4.012 4.008-.492c.341-.005.556.077.718.222a.904.904 0 0 1 .113 1.237.905.905 0 0 1-.605.342l-4.908.603c-.341.006-.556-.077-.719-.222a.904.904 0 0 1-.297-.568L4.55 6.462c-.006-.341.077-.555.222-.718a.904.904 0 0 1 .563-.298Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5.387 13.096A11.012 11.012 0 0 0 5 16c0 6.075 4.925 11 11 11s11-4.925 11-11S22.075 5 16 5a11 11 0 0 0-9.892 6.184"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-history</title><g fill="none" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill="currentColor" fill-opacity="0.33" fill-rule="nonzero"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m20 20-4-4V9"/><path fill="currentColor" fill-rule="nonzero" d="M5.336 5.446c.341-.005.556.078.718.222.16.142.27.34.298.568l.492 4.012 4.008-.492c.341-.005.556.077.718.222a.904.904 0 0 1 .113 1.237.9.9 0 0 1-.605.342l-4.908.603c-.341.006-.556-.077-.719-.222a.9.9 0 0 1-.297-.568L4.55 6.462c-.006-.341.077-.555.222-.718a.9.9 0 0 1 .563-.298"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5.387 13.096A11 11 0 0 0 5 16c0 6.075 4.925 11 11 11s11-4.925 11-11S22.075 5 16 5a11 11 0 0 0-9.892 6.184"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="m4 14 6-6 6 6h11.5v10h-23z"/><path d="m10.642 7.234.064.059L13.413 10H15V8.5a1 1 0 0 1 .925-.997L16 7.5h3.5a1 1 0 0 1 .997.925l.003.075V10h4.5a1 1 0 0 1 .642.233l.065.06 4 4c.612.611.21 1.644-.63 1.704L29 16h-.5v7h.5a1 1 0 1 1 0 2h-26a1 1 0 0 1 0-2h.5l.001-7.134a1 1 0 0 1-1.145-.1l-.063-.059a1 1 0 0 1-.059-1.35l.059-.064 7-7a1 1 0 0 1 1.35-.059ZM10 9.414l-4.5 4.5V23h2.5v-2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V23h4v-4a1 1 0 0 1 .925-.997L17 18h7.5a1 1 0 0 1 .997.925L25.5 19v4h1v-7h-9.5a1 1 0 0 1-.642-.233l-.065-.06-6.293-6.293ZM23.499 20h-5.5v3h5.5v-3Zm-15-5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1.5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1.5Zm4.5 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1.5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1.5Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-home</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="m4 14 6-6 6 6h11.5v10h-23z"/><path d="m10.642 7.234.064.059L13.413 10H15V8.5a1 1 0 0 1 .925-.997L16 7.5h3.5a1 1 0 0 1 .997.925l.003.075V10h4.5a1 1 0 0 1 .642.233l.065.06 4 4c.612.611.21 1.644-.63 1.704L29 16h-.5v7h.5a1 1 0 1 1 0 2h-26a1 1 0 0 1 0-2h.5l.001-7.134a1 1 0 0 1-1.145-.1l-.063-.059a1 1 0 0 1-.059-1.35l.059-.064 7-7a1 1 0 0 1 1.35-.059M10 9.414l-4.5 4.5V23h2.5v-2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V23h4v-4a1 1 0 0 1 .925-.997L17 18h7.5a1 1 0 0 1 .997.925L25.5 19v4h1v-7h-9.5a1 1 0 0 1-.642-.233l-.065-.06zM23.499 20h-5.5v3h5.5zm-15-5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1.5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5zm4.5 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1.5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5z"/></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"><g fill="currentColor" fill-rule="nonzero"><path d="M7.815 15.409c.22.066.414.193.58.381.166.188.279.384.34.588.06.205.05.398-.033.58-.083.183-.263.296-.539.34-.53.089-1.077.13-1.64.125-.564-.006-1.095-.014-1.592-.025-.343 0-.577-.105-.704-.315a.931.931 0 0 1-.117-.688c.05-.249.186-.475.407-.68.22-.204.502-.306.845-.306V9.376a.766.766 0 0 1-.431-.025 1.103 1.103 0 0 1-.381-.224c-.11-.1-.196-.218-.257-.356a.748.748 0 0 1-.058-.423c.033-.243.157-.492.373-.746.215-.254.467-.464.754-.63.287-.165.583-.265.887-.298a.998.998 0 0 1 .787.232c.088.066.168.16.24.282a.665.665 0 0 1 .108.331c.011 1.326.014 2.644.008 3.953-.005 1.31-.008 2.622-.008 3.937h.43ZM16.362 12.657a5.4 5.4 0 0 0 .083-1.176 4.52 4.52 0 0 0-.224-1.31 2.687 2.687 0 0 0-.63-1.06c-.282-.288-.666-.431-1.152-.431-.53 0-.956.17-1.276.513-.32.343-.56.76-.721 1.252-.16.491-.257 1-.29 1.525-.033.524-.022.97.033 1.334.033.243.091.497.174.762.083.265.19.509.323.73.133.22.301.397.506.53.204.133.45.193.737.182.398-.022.732-.113 1.003-.273.27-.16.5-.365.688-.613.188-.25.34-.536.456-.862.116-.326.207-.666.273-1.02l.017-.083Zm1.906.332a7.394 7.394 0 0 1-.829 2.312 4.84 4.84 0 0 1-1.707 1.782 3.812 3.812 0 0 1-1.16.348c-.409.055-.812.05-1.21-.017a3.328 3.328 0 0 1-1.127-.406 2.995 2.995 0 0 1-.912-.82c-.552-.752-.909-1.53-1.069-2.337a7.18 7.18 0 0 1-.025-2.553c.1-.63.274-1.254.522-1.873.249-.618.6-1.16 1.053-1.624a3.81 3.81 0 0 1 1.21-.853 3.442 3.442 0 0 1 2.71-.058c.447.176.859.441 1.235.795.375.354.67.743.886 1.169.216.425.368.864.456 1.317.089.453.127.92.116 1.4a8.62 8.62 0 0 1-.149 1.418ZM25.793 12.657a5.4 5.4 0 0 0 .083-1.176 4.52 4.52 0 0 0-.224-1.31 2.687 2.687 0 0 0-.63-1.06c-.282-.288-.666-.431-1.152-.431-.53 0-.956.17-1.276.513-.32.343-.56.76-.721 1.252-.16.491-.257 1-.29 1.525-.033.524-.022.97.033 1.334.033.243.091.497.174.762.083.265.19.509.323.73.133.22.301.397.506.53.204.133.45.193.737.182.398-.022.732-.113 1.003-.273.27-.16.5-.365.688-.613.188-.25.34-.536.456-.862.116-.326.207-.666.273-1.02l.017-.083Zm1.906.332a7.394 7.394 0 0 1-.829 2.312 4.84 4.84 0 0 1-1.707 1.782 3.812 3.812 0 0 1-1.16.348c-.41.055-.812.05-1.21-.017a3.328 3.328 0 0 1-1.127-.406 2.995 2.995 0 0 1-.912-.82c-.552-.752-.909-1.53-1.069-2.337a7.18 7.18 0 0 1-.025-2.553c.1-.63.274-1.254.522-1.873.249-.618.6-1.16 1.053-1.624a3.81 3.81 0 0 1 1.21-.853 3.442 3.442 0 0 1 2.71-.058c.447.176.859.441 1.235.795.375.354.67.743.886 1.169.216.425.368.864.456 1.317.088.453.127.92.116 1.4a8.62 8.62 0 0 1-.15 1.418Z"/></g><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5 22c6-2 13.333-2.333 22-1M8 24.5c4.667-1.667 11-1.833 19-.5"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-hundred</title><g fill="none"><g fill="currentColor" fill-rule="nonzero"><path d="M7.815 15.409q.33.099.58.381t.34.588-.033.58q-.125.274-.539.34-.795.133-1.64.125-.846-.009-1.592-.025-.514 0-.704-.315a.93.93 0 0 1-.117-.688q.075-.373.407-.68.33-.306.845-.306V9.376a.77.77 0 0 1-.431-.025 1.1 1.1 0 0 1-.381-.224q-.165-.15-.257-.356a.75.75 0 0 1-.058-.423q.05-.365.373-.746t.754-.63q.43-.248.887-.298a1 1 0 0 1 .787.232q.132.099.24.282a.67.67 0 0 1 .108.331q.017 1.99.008 3.953-.008 1.965-.008 3.937zM16.362 12.657a5.4 5.4 0 0 0 .083-1.176 4.5 4.5 0 0 0-.224-1.31 2.7 2.7 0 0 0-.63-1.06q-.423-.431-1.152-.431-.796 0-1.276.513-.48.514-.721 1.252-.24.737-.29 1.525t.033 1.334q.05.364.174.762t.323.73.506.53.737.182q.597-.033 1.003-.273t.688-.613q.282-.374.456-.862.174-.489.273-1.02zm1.906.332a7.4 7.4 0 0 1-.829 2.312 4.84 4.84 0 0 1-1.707 1.782 3.8 3.8 0 0 1-1.16.348q-.613.083-1.21-.017a3.3 3.3 0 0 1-1.127-.406 3 3 0 0 1-.912-.82q-.829-1.127-1.069-2.337a7.2 7.2 0 0 1-.025-2.553q.15-.945.522-1.873.374-.928 1.053-1.624a3.8 3.8 0 0 1 1.21-.853 3.442 3.442 0 0 1 2.71-.058q.67.264 1.235.795.562.53.886 1.169.324.638.456 1.317.133.68.116 1.4a8.6 8.6 0 0 1-.149 1.418M25.793 12.657a5.4 5.4 0 0 0 .083-1.176 4.5 4.5 0 0 0-.224-1.31 2.7 2.7 0 0 0-.63-1.06Q24.6 8.68 23.87 8.68q-.796 0-1.276.513-.48.514-.721 1.252-.24.737-.29 1.525t.033 1.334q.05.364.174.762t.323.73.506.53.737.182q.597-.033 1.003-.273t.688-.613q.282-.374.456-.862.174-.489.273-1.02zm1.906.332a7.4 7.4 0 0 1-.829 2.312 4.84 4.84 0 0 1-1.707 1.782 3.8 3.8 0 0 1-1.16.348q-.614.083-1.21-.017a3.3 3.3 0 0 1-1.127-.406 3 3 0 0 1-.912-.82q-.828-1.127-1.069-2.337a7.2 7.2 0 0 1-.025-2.553q.15-.945.522-1.873.373-.928 1.053-1.624a3.8 3.8 0 0 1 1.21-.853 3.442 3.442 0 0 1 2.71-.058q.67.264 1.235.795.562.53.886 1.169.324.638.456 1.317.132.68.116 1.4a8.6 8.6 0 0 1-.15 1.418"/></g><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5 22q9-3 22-1M8 24.5q7-2.5 19-.5"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="nonzero"><path fill-opacity="0.33" d="M5 7h22v18H5z"/><path fill-opacity="0.33" d="m5 22 4-4.5 3 3 7-7 8 8V25H5z"/><path d="M27.107 6c.493 0 .893.41.893.917v18.166c0 .507-.4.917-.893.917H4.893A.905.905 0 0 1 4 25.083V6.917C4 6.41 4.4 6 4.893 6Zm-7.871 8.567-7.296 7.26-2.735-2.722L6 22.292V24h20v-1.801l-6.764-7.632ZM26 8H6v11.726l3.205-3.189 2.735 2.722L19.236 12 26 19.499V8Zm-16 2a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-image</title><g fill="currentColor" fill-rule="nonzero"><path fill-opacity="0.33" d="M5 7h22v18H5z"/><path fill-opacity="0.33" d="m5 22 4-4.5 3 3 7-7 8 8V25H5z"/><path d="M27.107 6c.493 0 .893.41.893.917v18.166c0 .507-.4.917-.893.917H4.893A.905.905 0 0 1 4 25.083V6.917C4 6.41 4.4 6 4.893 6Zm-7.871 8.567-7.296 7.26-2.735-2.722L6 22.292V24h20v-1.801zM26 8H6v11.726l3.205-3.189 2.735 2.722L19.236 12 26 19.499zm-16 2a2 2 0 1 1 0 4 2 2 0 0 1 0-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="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="m8 10-3 8 11 5 11-5-3-8z"/><path d="M24.03 10a1 1 0 0 1 .921.61l2.985 7.039A.99.99 0 0 1 28 18v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-5c0-.124.022-.242.064-.352l2.985-7.038a1 1 0 0 1 .92-.61h16.062Zm-1.38 2H9.35a1 1 0 0 0-.918.602L6.522 17h2.064a1 1 0 0 1 .608.206l.099.087 2.414 2.414a1 1 0 0 0 .707.293h7.172a1 1 0 0 0 .707-.293l2.414-2.414a1 1 0 0 1 .707-.293h2.063l-1.91-4.398A1 1 0 0 0 22.65 12Z"/><path d="M14 5v8h-1.586a1 1 0 0 0-.707 1.707l3.586 3.586a1 1 0 0 0 1.414 0l3.586-3.586A1 1 0 0 0 19.586 13H18V5a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-inbox</title><g fill="currentColor" fill-rule="evenodd"><path fill-opacity="0.33" fill-rule="nonzero" d="m8 10-3 8 11 5 11-5-3-8z"/><path d="M24.03 10a1 1 0 0 1 .921.61l2.985 7.039A1 1 0 0 1 28 18v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-5q0-.186.064-.352l2.985-7.038a1 1 0 0 1 .92-.61zm-1.38 2H9.35a1 1 0 0 0-.918.602L6.522 17h2.064a1 1 0 0 1 .608.206l.099.087 2.414 2.414a1 1 0 0 0 .707.293h7.172a1 1 0 0 0 .707-.293l2.414-2.414a1 1 0 0 1 .707-.293h2.063l-1.91-4.398A1 1 0 0 0 22.65 12"/><path d="M14 5v8h-1.586a1 1 0 0 0-.707 1.707l3.586 3.586a1 1 0 0 0 1.414 0l3.586-3.586A1 1 0 0 0 19.586 13H18V5a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1"/></g></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="currentColor" fill-rule="nonzero"><circle cx="16" cy="16" r="11" fill-opacity="0.33"/><path d="M16 4c6.627 0 12 5.373 12 12s-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4Zm0 2C10.477 6 6 10.477 6 16s4.477 10 10 10 10-4.477 10-10S21.523 6 16 6Z"/><path d="M17.055 9.263c-.817-.817-1.16-.817-1.976 0-.78.817-.78 1.159 0 1.976.816.779 1.159.779 1.976 0 .817-.817.817-1.159 0-1.976Zm1.083 12.825c-.305-.209-.514-.437-.646-.684-.152-.304-.229-.969-.229-1.995v-5.966c0-.38-.152-.57-.456-.57-.094 0-.341.076-.76.228a11.12 11.12 0 0 1-1.88.532c-.38.095-.57.247-.57.475 0 .171.17.323.513.456.323.133.532.304.665.532.095.19.152.646.152 1.387v2.926c0 1.007-.076 1.691-.228 2.014-.114.247-.342.475-.665.665-.267.152-.4.323-.4.494 0 .285.21.418.628.418h3.648c.418 0 .627-.133.627-.418 0-.152-.133-.323-.4-.494Z"/></g></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>icon-info</title><g fill="currentColor" fill-rule="nonzero"><circle cx="16" cy="16" r="11" fill-opacity="0.33"/><path d="M16 4c6.627 0 12 5.373 12 12s-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4m0 2C10.477 6 6 10.477 6 16s4.477 10 10 10 10-4.477 10-10S21.523 6 16 6"/><path d="M17.055 9.263c-.817-.817-1.16-.817-1.976 0-.78.817-.78 1.159 0 1.976.816.779 1.159.779 1.976 0 .817-.817.817-1.159 0-1.976m1.083 12.825c-.305-.209-.514-.437-.646-.684q-.229-.456-.229-1.995v-5.966q0-.57-.456-.57c-.094 0-.341.076-.76.228a11 11 0 0 1-1.88.532c-.38.095-.57.247-.57.475q0 .257.513.456c.323.133.532.304.665.532.095.19.152.646.152 1.387v2.926c0 1.007-.076 1.691-.228 2.014-.114.247-.342.475-.665.665-.267.152-.4.323-.4.494 0 .285.21.418.628.418h3.648c.418 0 .627-.133.627-.418 0-.152-.133-.323-.4-.494"/></g></svg>