@odx/icons 4.3.0 → 4.5.0

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 (113) hide show
  1. package/CHANGELOG.md +37 -0
  2. package/README.md +10 -10
  3. package/assets/all.scss +36 -0
  4. package/assets/core/ai-assistant.json +1 -1
  5. package/assets/core/ai-search.json +4 -0
  6. package/assets/core/ai-search.svg +4 -0
  7. package/assets/core/ai-spark.json +4 -0
  8. package/assets/core/ai-spark.svg +4 -0
  9. package/assets/core/chat-agent.json +4 -0
  10. package/assets/core/chat-agent.svg +4 -0
  11. package/assets/core/code-agent.json +4 -0
  12. package/assets/core/code-agent.svg +4 -0
  13. package/assets/core/data-agent.json +4 -0
  14. package/assets/core/data-agent.svg +4 -0
  15. package/assets/core/gaia.json +1 -1
  16. package/assets/core/language-agent.json +4 -0
  17. package/assets/core/language-agent.svg +4 -0
  18. package/assets/core/learning-agent.json +4 -0
  19. package/assets/core/learning-agent.svg +4 -0
  20. package/assets/core/magic-wand.json +4 -0
  21. package/assets/core/magic-wand.svg +4 -0
  22. package/assets/core/writing-agent.json +4 -0
  23. package/assets/core/writing-agent.svg +4 -0
  24. package/assets/medical/desfloran.json +4 -0
  25. package/assets/medical/desfloran.svg +6 -0
  26. package/assets/medical/isofloran.json +4 -0
  27. package/assets/medical/isofloran.svg +6 -0
  28. package/assets/medical/op-running-mono.json +4 -0
  29. package/assets/medical/op-running-mono.svg +6 -0
  30. package/assets/medical/op-running.json +4 -0
  31. package/assets/medical/op-running.svg +8 -0
  32. package/assets/medical/polygon.json +4 -0
  33. package/assets/medical/polygon.svg +6 -0
  34. package/assets/medical/sevofloran.json +4 -0
  35. package/assets/medical/sevofloran.svg +6 -0
  36. package/assets/safety/alcotest-7000-tube-and-mobile-printer-bt.json +4 -0
  37. package/assets/safety/alcotest-7000-tube-and-mobile-printer-bt.svg +4 -0
  38. package/assets/safety/drug-test-5000.json +4 -0
  39. package/assets/safety/drug-test-5000.svg +4 -0
  40. package/assets/safety/mobile-printer-bt.json +4 -0
  41. package/assets/safety/mobile-printer-bt.svg +4 -0
  42. package/dist/generated/core/ai-search.d.ts +8 -0
  43. package/dist/generated/core/ai-search.d.ts.map +1 -0
  44. package/dist/generated/core/ai-search.js +2 -0
  45. package/dist/generated/core/ai-spark.d.ts +8 -0
  46. package/dist/generated/core/ai-spark.d.ts.map +1 -0
  47. package/dist/generated/core/ai-spark.js +2 -0
  48. package/dist/generated/core/chat-agent.d.ts +8 -0
  49. package/dist/generated/core/chat-agent.d.ts.map +1 -0
  50. package/dist/generated/core/chat-agent.js +2 -0
  51. package/dist/generated/core/code-agent.d.ts +8 -0
  52. package/dist/generated/core/code-agent.d.ts.map +1 -0
  53. package/dist/generated/core/code-agent.js +2 -0
  54. package/dist/generated/core/data-agent.d.ts +8 -0
  55. package/dist/generated/core/data-agent.d.ts.map +1 -0
  56. package/dist/generated/core/data-agent.js +2 -0
  57. package/dist/generated/core/language-agent.d.ts +8 -0
  58. package/dist/generated/core/language-agent.d.ts.map +1 -0
  59. package/dist/generated/core/language-agent.js +2 -0
  60. package/dist/generated/core/learning-agent.d.ts +8 -0
  61. package/dist/generated/core/learning-agent.d.ts.map +1 -0
  62. package/dist/generated/core/learning-agent.js +2 -0
  63. package/dist/generated/core/magic-wand.d.ts +8 -0
  64. package/dist/generated/core/magic-wand.d.ts.map +1 -0
  65. package/dist/generated/core/magic-wand.js +2 -0
  66. package/dist/generated/core/writing-agent.d.ts +8 -0
  67. package/dist/generated/core/writing-agent.d.ts.map +1 -0
  68. package/dist/generated/core/writing-agent.js +2 -0
  69. package/dist/generated/core-metadata.js +11 -2
  70. package/dist/generated/core.d.ts +9 -0
  71. package/dist/generated/core.d.ts.map +1 -1
  72. package/dist/generated/core.js +9 -0
  73. package/dist/generated/medical/desfloran.d.ts +8 -0
  74. package/dist/generated/medical/desfloran.d.ts.map +1 -0
  75. package/dist/generated/medical/desfloran.js +2 -0
  76. package/dist/generated/medical/isofloran.d.ts +8 -0
  77. package/dist/generated/medical/isofloran.d.ts.map +1 -0
  78. package/dist/generated/medical/isofloran.js +2 -0
  79. package/dist/generated/medical/op-running-mono.d.ts +8 -0
  80. package/dist/generated/medical/op-running-mono.d.ts.map +1 -0
  81. package/dist/generated/medical/op-running-mono.js +2 -0
  82. package/dist/generated/medical/op-running.d.ts +8 -0
  83. package/dist/generated/medical/op-running.d.ts.map +1 -0
  84. package/dist/generated/medical/op-running.js +2 -0
  85. package/dist/generated/medical/polygon.d.ts +8 -0
  86. package/dist/generated/medical/polygon.d.ts.map +1 -0
  87. package/dist/generated/medical/polygon.js +2 -0
  88. package/dist/generated/medical/sevofloran.d.ts +8 -0
  89. package/dist/generated/medical/sevofloran.d.ts.map +1 -0
  90. package/dist/generated/medical/sevofloran.js +2 -0
  91. package/dist/generated/medical-metadata.js +6 -0
  92. package/dist/generated/medical.d.ts +6 -0
  93. package/dist/generated/medical.d.ts.map +1 -1
  94. package/dist/generated/medical.js +6 -0
  95. package/dist/generated/safety/alcotest-7000-tube-and-mobile-printer-bt.d.ts +8 -0
  96. package/dist/generated/safety/alcotest-7000-tube-and-mobile-printer-bt.d.ts.map +1 -0
  97. package/dist/generated/safety/alcotest-7000-tube-and-mobile-printer-bt.js +2 -0
  98. package/dist/generated/safety/drug-test-5000.d.ts +8 -0
  99. package/dist/generated/safety/drug-test-5000.d.ts.map +1 -0
  100. package/dist/generated/safety/drug-test-5000.js +2 -0
  101. package/dist/generated/safety/mobile-printer-bt.d.ts +8 -0
  102. package/dist/generated/safety/mobile-printer-bt.d.ts.map +1 -0
  103. package/dist/generated/safety/mobile-printer-bt.js +2 -0
  104. package/dist/generated/safety-metadata.js +3 -0
  105. package/dist/generated/safety.d.ts +3 -0
  106. package/dist/generated/safety.d.ts.map +1 -1
  107. package/dist/generated/safety.js +3 -0
  108. package/dist/main.d.ts +3 -0
  109. package/dist/main.d.ts.map +1 -1
  110. package/dist/main.js +12 -0
  111. package/dist/tsconfig.tsbuildinfo +1 -1
  112. package/main.scss +1 -1
  113. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,42 @@
1
1
  # @odx/icons
2
2
 
3
+ ## 4.5.0
4
+
5
+ ### Minor Changes
6
+
7
+ - Add 9 AI related icons to `core` set
8
+ - `ai-search`
9
+ - `ai-spark`
10
+ - `chat-agent`
11
+ - `code-agent`
12
+ - `data-agent`
13
+ - `language-agent`
14
+ - `learning-agent`
15
+ - `magic-wand`
16
+ - `writing-agent`
17
+ - Add `size` property to `<odx-icon>` element for easier programmatic access
18
+ - Add `xxl` size option to `<odx-icon>` element
19
+
20
+ ### Misc
21
+
22
+ - Update README
23
+
24
+ ## 4.4.0
25
+
26
+ ### Minor Changes
27
+
28
+ - Add 6 new icons to `medical` set
29
+ - `desfloran`
30
+ - `isofloran`
31
+ - `op-running-mono`
32
+ - `op-runnin`
33
+ - `polygon`
34
+ - `sevofloran`
35
+ - Add 3 new icons to `safety` set
36
+ - `alcotest-7000-tube-and-mobile-printer-bt`
37
+ - `drug-test-5000`
38
+ - `mobile-printer-bt`
39
+
3
40
  ## 4.3.0
4
41
 
5
42
  ### Minor Changes
package/README.md CHANGED
@@ -45,15 +45,17 @@ To optimize your bundle, you can import only the specific icons you need:
45
45
  import '@odx/icons/core/user';
46
46
  ```
47
47
 
48
- ## Example Usage
48
+ ## Element API
49
49
 
50
- ### Element API
50
+ ### Properties
51
51
 
52
52
  - **name**: string - `<set-name>::<name>` or `<name>` with default set (core)
53
- - **set**: string - `<set-name>`
54
- - **size**: string - one of `xs` | `sm` | `md` | `lg`
53
+ - **size**: string - one of `xs` | `sm` | `md` | `lg` | `xl` | `xxl`
54
+
55
+ #### Deprecated
56
+ - **set**: string - `<set-name>` - Use name property with format `<set>::<name>` instead
55
57
 
56
- #### Size Attribute
58
+ ### Size Attribute
57
59
 
58
60
  The size attribute provides predefined size options for the icon. These options correspond to CSS variables that can be customized globally in your project. The available values are:
59
61
 
@@ -62,15 +64,13 @@ The size attribute provides predefined size options for the icon. These options
62
64
  - `md`: `--odx-size-150` - fallback: `24px`
63
65
  - `lg`: `--odx-size-200` - fallback: `32px`
64
66
  - `xl`: `--odx-size-225` - fallback: `36px`
67
+ - `xxl`: `--odx-size-300` - fallback: `48px`
65
68
 
66
69
  > The size tokens (`--odx-size-*`) are provided by the **@odx/design-tokens** package.
67
70
 
68
- > Set the CSS `font-size` property on the element to define a custom size.
69
-
70
- ### CSS Custom Properties
71
+ Set the CSS `font-size` property on the element to define a custom size.
71
72
 
72
- - **--color**: string - Sets the color of the icon. The default value is `currentColor`, allowing the icon to inherit the text color
73
- - **--rotate**: string - Controls the rotation of the icon. The default value is `0deg`
73
+ ## Example Usage
74
74
 
75
75
  ### HTML Example
76
76
 
package/assets/all.scss CHANGED
@@ -50,6 +50,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
50
50
  "safety::alcotest-5820": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 2H10C8.34 2 7 3.34 7 5H6v5c0 .55.45 1 1 1v8c0 1.66 1.34 3 3 3h4c1.66 0 3-1.34 3-3V5c0-.35-.07-.69-.18-1H20zm-5 17c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1v-9h6zm0-10H9V6h6zM9 5c0-.55.45-1 1-1h4c.55 0 1 .45 1 1z'/%3E%3Ccircle cx='10.75' cy='11.75' r='.75' fill='currentColor'/%3E%3Ccircle cx='13.25' cy='11.75' r='.75' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0-3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1'/%3E%3C/svg%3E",
51
51
  "safety::alcotest-6820": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M15 2H9C7.34 2 6 3.34 6 5v14c0 1.66 1.34 3 3 3h6c1.66 0 3-1.34 3-3V5c0-.35-.07-.69-.18-1H19v2h1V4h2V2zm1 17c0 .55-.45 1-1 1H9c-.55 0-1-.45-1-1v-8h8zm0-9H8V6h8zM8 5c0-.55.45-1 1-1h6c.55 0 1 .45 1 1z'/%3E%3Ccircle cx='9.75' cy='12.75' r='.75' fill='currentColor'/%3E%3Ccircle cx='14.25' cy='12.75' r='.75' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M12 18c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0-3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1'/%3E%3C/svg%3E",
52
52
  "safety::alcotest-7000-funnel": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='13.25' cy='13.75' r='.75' fill='currentColor'/%3E%3Ccircle cx='10.75' cy='13.75' r='.75' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M17 2H7l.53 2.65C7.2 5.01 7 5.48 7 6v13c0 1.66 1.34 3 3 3h4c1.66 0 3-1.34 3-3V6c0-.52-.2-.99-.53-1.35zm-2.44 2-.2 1H9.64l-.2-1zM15 19c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1v-7h6zm0-8H9V7h6z'/%3E%3Cpath fill='currentColor' d='M12 19c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0-3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1'/%3E%3C/svg%3E",
53
+ "safety::alcotest-7000-tube-and-mobile-printer-bt": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M10 2C8.34 2 7 3.34 7 5v5h2V6h6v5h-1.52c.23.29.39.63.47 1H15v7c0 .55-.45 1-1 1h-.49c-.11.29-.24.58-.39.86-.24.44-.56.83-.96 1.14H14c1.66 0 3-1.34 3-3V5c0-.35-.07-.69-.18-1H18v2h1V4h2V2zM9 5c0-.55.45-1 1-1h4c.55 0 1 .45 1 1zm2.43 6H4.57C3.71 11 3 11.67 3 12.5v4.91c0 1.02.26 2.05.76 2.97C4.31 21.41 5.48 22 6.97 22h2.36c1.24 0 2.39-.63 2.91-1.62.5-.92.76-1.95.76-2.97V12.5c0-.83-.71-1.5-1.57-1.5M11 17.41c0 .7-.17 1.39-.52 2.03-.18.33-.64.56-1.15.56H6.97c-.73 0-1.26-.21-1.45-.56-.35-.64-.52-1.33-.52-2.03V13h6zM10 16H6v-1h4zm-2.5 2v1H6v-1zm2.5 0v1H8.5v-1z'/%3E%3C/svg%3E",
53
54
  "safety::alcotest-7000-tube": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='13.25' cy='13.75' r='.75' fill='currentColor'/%3E%3Ccircle cx='10.75' cy='13.75' r='.75' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M14 2h-4C8.34 2 7 3.34 7 5v14c0 1.66 1.34 3 3 3h4c1.66 0 3-1.34 3-3V5c0-.35-.07-.69-.18-1H18v2h1V4h2V2zm1 17c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1v-7h6zm0-8H9V6h6zM9 5c0-.55.45-1 1-1h4c.55 0 1 .45 1 1z'/%3E%3Cpath fill='currentColor' d='M12 19c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0-3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1'/%3E%3C/svg%3E",
54
55
  "safety::alcotest-7510": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='10.75' cy='12.75' r='.75' fill='currentColor'/%3E%3Ccircle cx='13.25' cy='12.75' r='.75' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M9 11h6V5H9zm1-5h4v4h-4z'/%3E%3Cpath fill='currentColor' d='M7.79 2c-1.02 0-1.88.77-1.99 1.78l-.7 6.27c-.07.6.14 1.21.57 1.64l1.32 1.32v6c0 1.66 1.34 3 3 3h4c1.66 0 3-1.34 3-3v-6l1.32-1.32c.43-.43.64-1.03.57-1.64l-.67-6.04h.78v2h1v-2h2v-2H7.79Zm7.8 9.59-.59.59v6.83c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1v-6.83l-.59-.59-1.32-1.32.7-6.27h8.42l.7 6.27z'/%3E%3Cpath fill='currentColor' d='M12 14c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1'/%3E%3C/svg%3E",
55
56
  "safety::allowlist-upload": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m12.26 11.27-.71-.7-3.02 3.04-1.08-1.07-.7.71 1.8 1.77 3.72-3.75Zm0-3.02-.71-.7-3.02 3.04-1.08-1.07-.7.71L8.55 12l3.72-3.75ZM17 9.97v-1h-4v1zm-8.47.62L7.45 9.52l-.7.71L8.55 12l3.72-3.75-.71-.7-3.02 3.04ZM13 8.97v1h4v-1zm-4.47 4.64-1.08-1.07-.7.71 1.8 1.77 3.72-3.75-.71-.7-3.02 3.04Zm-1.08 1.92-.7.71 1.8 1.77 2.46-2.48v-1.42L8.54 16.6l-1.08-1.07ZM11 19.99H6v-16h12V11h2V3.99c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h5.18c-.11-.31-.18-.64-.18-.99zM23 14v7c0 .41-.13.8-.34 1.12-.14.21-.33.4-.54.54-.32.22-.7.34-1.12.34h-7c-.41 0-.8-.13-1.12-.34-.21-.14-.4-.33-.54-.54-.22-.32-.34-.7-.34-1.12v-7c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2m-6 .91v5.08h.99v-5.08l2.37 2.37.7-.7-3.57-3.57-3.57 3.57.7.7 2.37-2.37ZM21.47 20h-.99v.99h-5.96V20h-.99v.99c0 .55.45.99.99.99h5.96c.55 0 .99-.45.99-.99z'/%3E%3C/svg%3E",
@@ -188,6 +189,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
188
189
  "safety::docking-station-8": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M7 10V7H5v3h.5v4H5v3h2v-3h-.5v-4zm4 0V7H9v3h.5v4H9v3h2v-3h-.5v-4z'/%3E%3Cpath fill='currentColor' d='M4 18V6h16v4.91c.42.08.82.19 1.21.36.29.13.55.3.79.48V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h9.95v-.11q0-1.08.48-1.89z'/%3E%3Cpath fill='currentColor' d='M22.49 18.22c-.34-.44-.8-.78-1.37-1.01.46-.23.82-.54 1.09-.93s.4-.87.4-1.44c0-.61-.16-1.14-.49-1.6a3.16 3.16 0 0 0-1.32-1.06c-.56-.25-1.16-.37-1.82-.37s-1.28.12-1.84.37c-.55.25-.99.6-1.32 1.06s-.49 1-.49 1.6c0 .57.14 1.04.41 1.44.27.39.64.7 1.1.93-.58.23-1.04.57-1.38 1.01-.35.44-.52.99-.52 1.66s.18 1.25.53 1.75c.36.5.84.88 1.46 1.15s1.3.4 2.04.4 1.42-.13 2.03-.4 1.1-.65 1.45-1.15c.36-.5.53-1.08.53-1.75s-.17-1.22-.51-1.66ZM17.89 14c.29-.24.65-.36 1.09-.36s.8.12 1.08.36q.42.36.42.99c0 .63-.14.76-.42 1q-.42.36-1.08.36c-.66 0-.8-.12-1.09-.36s-.43-.58-.43-1 .14-.75.43-.99m2.42 6.92c-.36.29-.8.44-1.33.44s-.97-.15-1.33-.44q-.54-.435-.54-1.23c0-.795.18-.92.54-1.21s.8-.44 1.33-.44.97.15 1.33.44.54.7.54 1.21-.18.93-.54 1.23M18.5 10.84V10h.5V7h-2v3h.5v1.01c.32-.09.66-.14 1-.17m-4-.84h.5V7h-2v3h.5v4H13v3h2v-.05s-.05-.07-.08-.1c-.39-.56-.59-1.24-.59-2.01 0-.4.06-.78.16-1.14V10Z'/%3E%3C/svg%3E",
189
190
  "safety::docking-station": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 14H4V6h16z'/%3E%3Cpath fill='currentColor' d='M7 14h-.5v-4H7V7H5v3h.5v4H5v3h2zm4 0h-.5v-4h.5V7H9v3h.5v4H9v3h2zm4 0h-.5v-4h.5V7h-2v3h.5v4H13v3h2zm4 0h-.5v-4h.5V7h-2v3h.5v4H17v3h2z'/%3E%3C/svg%3E",
190
191
  "safety::download-excel": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11 8H5c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h6v1H6v3h5v1c0 .35.06.69.18 1H6c-1.1 0-2-.9-2-2v-2.18A3 3 0 0 1 2 15V9a3 3 0 0 1 2-2.82V4c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v7h-2V4H6v3h5c1.1 0 2 .9 2 2v2.18c-.37.13-.71.33-1 .59V9c0-.55-.45-1-1-1m-4.06 6 .71-.98q.315-.435.33-.54H8s.02.07.06.13c.03.06.08.14.15.23s.11.15.13.18l.71.98h.94l-1.51-2.12L9.96 9.8h-.93l-.69.95c-.2.29-.31.47-.31.54H8c-.01-.06-.12-.25-.33-.54l-.68-.95h-.95l1.49 2.08L6 14zM23 14v7c0 1.1-.9 2-2 2h-7c-1.1 0-2-.9-2-2v-7c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2m-2.08 4.83-.85-.85-1.98 1.98v-7.05h-1.2v7.05l-1.98-1.98-.85.85 3.42 3.42 3.42-3.42Z'/%3E%3C/svg%3E",
192
+ "safety::drug-test-5000": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m19.45 7.24-.88-2.55A4.01 4.01 0 0 0 14.79 2H9.21c-1.7 0-3.22 1.08-3.78 2.69l-.72 2.08C4.24 8.13 4 9.57 4 11.02V19c0 1.65 1.35 3 3 3h10c1.65 0 3-1.35 3-3v-8.49c0-1.11-.19-2.21-.55-3.27M7.32 5.35C7.6 4.54 8.36 4 9.21 4h5.58c.85 0 1.61.54 1.89 1.35l.7 2.03c-.25.77-.91 1.37-1.76 1.51-.44.07-.89.11-1.33.11H9.71c-.44 0-.89-.04-1.33-.11-.84-.14-1.5-.73-1.76-1.5zM18 19c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-7.98c0-.77.08-1.53.25-2.28.48.59 1.17 1 1.97 1.14.49.08.99.12 1.49.12h4.58c.5 0 1-.04 1.49-.12a3.22 3.22 0 0 0 2-1.18c.15.59.22 1.2.22 1.81zm-9-8v8h6v-8zm5 7h-4v-6h4zm1.5-10h-7L9 5h6z'/%3E%3C/svg%3E",
191
193
  "safety::drugcheck": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 10.28V9.5c0-.83-.67-1.5-1.5-1.5H10V5c0-1.38.86-2.53 2-2.8V2H6v.2c1.14.26 2 1.42 2 2.8v3h-.46c-.83 0-1.5.67-1.5 1.5v.78c-.6.35-1.01.99-1.01 1.73v8c0 1.1.9 2 2 2H11c1.1 0 2-.9 2-2v-8c0-.74-.41-1.38-1-1.72ZM7.04 9.5c0-.28.22-.5.5-.5h2.96c.28 0 .5.22.5.5V11H7.04zM12 18c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-5c0-.55.45-1 1-1h4c.55 0 1 .45 1 1z'/%3E%3Cpath fill='currentColor' d='M7 13h4v5H7zm11.5-1H18V3h.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-4c-.28 0-.5.22-.5.5s.22.5.5.5h.5v9h-.5c-.28 0-.5.22-.5.5s.22.5.5.5h.5v3c0 .37.21.67.5.85V18h2v-1.15c.29-.17.5-.48.5-.85v-3h.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5m-3 9.5c0 .28.22.5.5.5h1c.28 0 .5-.22.5-.5V19h-2z'/%3E%3C/svg%3E",
192
194
  "safety::emergency-stop-not-triggered": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 21H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2M5 5v14h14V5zm7 12c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-9c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4'/%3E%3C/svg%3E",
193
195
  "safety::emergency-stop-triggered-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M21 5v6.81l-.25-.25c-.35-.35-.85-.56-1.35-.56H19V5H5v14h6v.4c0 .5.21 1 .56 1.35l.25.25H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2m-9 2a5.002 5.002 0 0 0-1 9.9v-1.03A3.999 3.999 0 1 1 15.87 11h1.03A5 5 0 0 0 12 7m11 8.6v3.8c0 .24-.1.47-.27.65l-2.68 2.68c-.18.17-.41.27-.65.27h-3.8c-.24 0-.47-.1-.65-.27l-2.68-2.68a.95.95 0 0 1-.27-.65v-3.8c0-.24.1-.47.27-.65l2.68-2.68c.18-.17.41-.27.65-.27h3.8c.24 0 .47.1.65.27l2.68 2.68c.17.18.27.41.27.65m-4.63 1.9L21 14.87l-.87-.87-2.63 2.63L14.87 14l-.87.87 2.63 2.63L14 20.13l.87.87 2.63-2.63L20.13 21l.87-.87z'/%3E%3C/svg%3E",
@@ -426,6 +428,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
426
428
  "safety::mobile-device-error-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.11 20.01H8V3.99h2.08c.17.74.61 1.19 1.22 1.19h1.5c.55 0 .97-.47 1.12-1.19H16V11h2V3.89C18 2.85 17.15 2 16.1 2H7.9C6.85 2 6 2.85 6 3.89v16.22C6 21.15 6.85 22 7.9 22h4.91l-1.22-1.22c-.22-.22-.37-.48-.47-.77Z'/%3E%3Cpath fill='currentColor' d='m22.71 14.93-2.64-2.64a1 1 0 0 0-.71-.29h-3.73c-.27 0-.52.11-.71.29l-2.64 2.64a1 1 0 0 0-.29.71v3.73c0 .27.11.52.29.71l2.64 2.64c.19.19.44.29.71.29h3.73c.27 0 .52-.11.71-.29l2.64-2.64a1 1 0 0 0 .29-.71v-3.73c0-.27-.11-.52-.29-.71M21 20.13l-.87.87-2.63-2.63L14.87 21l-.87-.87 2.63-2.63L14 14.87l.87-.87 2.63 2.63L20.13 14l.87.87-2.63 2.63z'/%3E%3C/svg%3E",
427
429
  "safety::mobile-device-error": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.59 20.78c-.22-.22-.37-.48-.47-.77H8.01V3.99h2.08c.17.74.61 1.19 1.22 1.19h1.5c.55 0 .97-.47 1.12-1.19h2.08V11h2V3.89c0-1.04-.85-1.89-1.9-1.89H7.9C6.85 2 6 2.85 6 3.89v16.22C6 21.15 6.85 22 7.9 22h4.91z'/%3E%3Cpath fill='%23f30303' d='M19.36 12h-3.73c-.27 0-.52.11-.71.29l-2.64 2.64a1 1 0 0 0-.29.71v3.73c0 .27.11.52.29.71l2.64 2.64c.19.19.44.29.71.29h3.73c.27 0 .52-.11.71-.29l2.64-2.64a1 1 0 0 0 .29-.71v-3.73c0-.27-.11-.52-.29-.71l-2.64-2.64a1 1 0 0 0-.71-.29'/%3E%3Cpath fill='%23fff' d='m21 20.1-.9.9-2.6-2.6-2.6 2.6-.9-.9 2.6-2.6-2.6-2.6.9-.9 2.6 2.6 2.6-2.6.9.9-2.6 2.6z'/%3E%3C/svg%3E",
428
430
  "safety::mobile-device": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M16.1 2H7.9C6.85 2 6 2.85 6 3.89v16.22C6 21.15 6.85 22 7.9 22h8.2c1.05 0 1.9-.85 1.9-1.89V3.89C18 2.85 17.15 2 16.1 2M16 20.01H8V3.99h2.08c.17.74.61 1.19 1.22 1.19h1.5c.55 0 .97-.47 1.12-1.19H16z'/%3E%3C/svg%3E",
431
+ "safety::mobile-printer-bt": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M18 2H6c-1.1 0-2 .9-2 2v9.82c0 1.86.42 3.74 1.21 5.43C6.03 21 7.85 22 10.2 22h4.13c1.92 0 3.67-1.08 4.46-2.75.79-1.69 1.21-3.57 1.21-5.43V4c0-1.1-.9-2-2-2m0 11.82c0 1.57-.35 3.15-1.02 4.58-.06.14-.14.27-.23.39A2.98 2.98 0 0 1 14.33 20H10.2c-1.23 0-2.19-.35-2.77-1-.17-.18-.3-.38-.41-.6-.01 0-.01-.03-.02-.04-.66-1.42-1-2.98-1-4.54V4h12zM16 5H8c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h8c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1m0 5H8V6h8zM9 7h1v2H9zm2.5 0h1v2h-1zM14 7h1v2h-1zm-2.5 10v2h-1.07c-.68-.04-1.63-.24-2-1.02-.15-.32-.28-.64-.4-.98zm4.47 0c-.12.34-.25.66-.4.98-.27.59-.9.98-1.6 1.02H12.5v-2zM7 13h10v1H7z'/%3E%3C/svg%3E",
429
432
  "safety::module": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M4 8h16v8H4z'/%3E%3C/svg%3E",
430
433
  "safety::monitoring-1": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19.9 13.55h.1V22h-1.44v-7.22h-1.1v-1.23zm.1-8.79V12c0 .18-.01.37-.03.55h-2c.02-.18.03-.37.03-.55V5.8L8.56 17.65c.97.99 2.15 1.78 3.45 2.25 2.03-.73 3.8-2.28 4.88-4.12h.68v2.51c-1.4 1.71-3.33 3.08-5.56 3.71-4.66-1.31-8-5.84-8-10V4.76c0-.92.62-1.72 1.5-1.94C7.55 2.29 9.73 2 12.01 2s4.46.29 6.49.82A2 2 0 0 1 20 4.76m-3.46-.33C15.06 4.14 13.54 4 12 4c-2.05 0-4.06.25-5.99.75V12c0 1.38.47 2.79 1.27 4.05z'/%3E%3C/svg%3E",
431
434
  "safety::monitoring-2": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19.09 13.42c1.7 0 2.71 1.03 2.71 2.4 0 1.06-.63 1.78-1.22 2.42s-2.29 2.49-2.29 2.49h3.56v1.22h-5.39v-1.04l3.12-3.43c.46-.53.8-.92.8-1.61s-.53-1.19-1.29-1.19c-1.03 0-1.44.77-1.61 1.51l-1.2-.37c.23-1.13.98-2.4 2.81-2.4m-1.01 4.19c.04-.05.08-.1.11-.15l-1.01-.31-1.02-.31c-1.07 1.36-2.53 2.48-4.17 3.07-1.29-.47-2.47-1.26-3.45-2.25l9.44-11.85v6.2c0 .19-.01.38-.03.58.35-.09.72-.16 1.11-.16.31 0 .61.04.89.09.01-.17.03-.34.03-.51V4.77c0-.92-.62-1.72-1.5-1.94-2.04-.53-4.22-.82-6.49-.82s-4.46.29-6.5.82a2 2 0 0 0-1.5 1.94v7.24c0 4.16 3.34 8.69 8 10 1.6-.45 3.04-1.29 4.24-2.35l1.83-2.04Zm-10.8-1.56C6.48 14.79 6 13.38 6 12V4.75C7.93 4.25 9.95 4 11.99 4c1.54 0 3.06.14 4.54.43L7.27 16.05Z'/%3E%3C/svg%3E",
@@ -699,6 +702,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
699
702
  "medical::bed-raised": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M23 9v5c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V9h2v5h18v-1H10.2L3.76 8.27l1.18-1.61L10.85 11h10.14V9h2ZM8 18.5c0 .83-.67 1.5-1.5 1.5S5 19.33 5 18.5 5.67 17 6.5 17s1.5.67 1.5 1.5m-1 0c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5m12 0c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5m-1 0c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5'/%3E%3C/svg%3E",
700
703
  "medical::compressed-air": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 10h-2V8.95c1.69-.24 3-1.69 3-3.45C21 3.57 19.43 2 17.5 2S14 3.57 14 5.5c0 1.76 1.31 3.21 3 3.45V10h-7V9h1c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h1v1H4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h1v1h2v-1h10v1h2v-1h1c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2m-5-4.5a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1-5 0M4 8V7h3V6H4V5h7v3zm2 1h3v1H6zm14 9H4v-6h16zM17.85 5.85l-.71-.71 1.5-1.5.71.71z'/%3E%3C/svg%3E",
701
704
  "medical::compressor": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M16 2H8c-.55 0-1 .45-1 1v17c0 .55.45 1 1 1v1h2v-1h4v1h2v-1c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1m-1 2v2H9V4zM9 15h6v4H9zm0-1V7h6v7zm3.5 2.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5.22-.5.5-.5.5.22.5.5'/%3E%3C/svg%3E",
705
+ "medical::desfloran": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.56 9.35c.82 0 1.54.18 2.17.53.63.34 1.12.84 1.48 1.48.36.63.54 1.36.54 2.2s-.18 1.57-.54 2.21c-.35.63-.84 1.12-1.48 1.48-.63.34-1.36.52-2.17.52H8.24v-8.4h3.32Zm-.1 6.95c.83 0 1.47-.24 1.91-.73s.66-1.16.66-2.02-.22-1.53-.66-2.02-1.08-.73-1.91-.73H9.88v5.5zm8.43-9.93-1-3A2 2 0 0 0 16.99 2h-10a2 2 0 0 0-1.9 1.37l-1 3c-.07.2-.1.42-.1.63v13c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7c0-.21-.03-.43-.1-.63M6.99 4h10l.83 2.5H6.16zm11 16h-12V7.5h12z'/%3E%3C/svg%3E",
702
706
  "medical::device-ang": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M8 18.91C5.61 17.53 4 14.95 4 12s1.61-5.53 4-6.91V7h3V6h-1V2.2c-4.56.93-8 4.96-8 9.8s3.43 8.87 7.99 9.8V16H8z'/%3E%3Cpath fill='currentColor' d='M22 14H8v1h3v5c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2v-5h1zm-3 6h-6v-5h6zM8.97 8.08l-1.84 4.85h.8l.48-1.33h1.83l.48 1.33h.83L9.71 8.08h-.75Zm-.32 2.84.68-1.87.68 1.87H8.66Zm4.08-1.49 2.45 3.49h.71V8.08h-.77v3.49l-2.46-3.49h-.7v4.84h.77zM18.81 13c1.25 0 2.19-.87 2.19-2.39 0-.1 0-.2-.01-.3h-2.18v.67h1.39c-.09.8-.58 1.27-1.39 1.27s-1.48-.66-1.48-1.75.64-1.75 1.49-1.75c.64 0 1.12.35 1.4 1.04l.67-.37C20.52 8.46 19.68 8 18.83 8c-1.33 0-2.31.99-2.31 2.5s1.01 2.5 2.29 2.5'/%3E%3C/svg%3E",
703
707
  "medical::device-ct": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M15.13 7.5c-.28.48-.11 1.09.37 1.37s1.09.11 1.37-.37.11-1.09-.37-1.37-1.09-.11-1.37.37m1.88 2.22 1 1.73c1.28-.74 1.98-2.09 1.98-3.47H18c0 .7-.35 1.37-.99 1.74m-.02-3.46 1-1.73c-1.28-.74-2.8-.67-3.99.02l1 1.72c.6-.35 1.35-.38 2-.01ZM14 11.45l1-1.73c-.6-.35-1-.98-1-1.73h-2c0 1.48.81 2.76 2.01 3.45Z'/%3E%3Cpath fill='currentColor' d='M11 14V4c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2h6.49c.89 0 1.68-.59 1.92-1.45L20.42 15h1.57v-1h-11Zm-6 6V4h4v16H5.01Zm12.49-2H11v-3h7.35z'/%3E%3C/svg%3E",
704
708
  "medical::device-lan-off": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M18 6v3h-1c-.55 0-1 .45-1 1-.86 0-1.59.55-1.87 1.32l.87.87V12c0-.55.45-1 1-1v2.19L17.81 15H19c.55 0 1-.45 1-1v-3c.55 0 1 .45 1 1v6c0 .06-.02.11-.03.16l.79.79c.15-.28.25-.6.25-.94v-6c0-1.1-.9-2-2-2v-4c0-1.1-.9-2-2-2H6.81l2 2H18Zm1 4v4h-2v-4zM7 20h7v1H7zm15.71 1.29-20-20L1.3 2.7l1.62 1.62c-.55.36-.91.97-.91 1.67v11c0 1.1.9 2 2 2h10.28c.35.6.98 1 1.72 1h1v2h2V20.4l2.29 2.29 1.41-1.41ZM4 17V6h.59L14 15.41V17zm12 2c-.55 0-1-.45-1-1v-1.59L17.59 19z'/%3E%3C/svg%3E",
@@ -712,10 +716,15 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
712
716
  "medical::imaging-ang": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M17 4h3v3h2V4c0-1.1-.9-2-2-2h-3zM7 4V2H4c-1.1 0-2 .9-2 2v3h2V4zM4 17H2v3c0 1.1.9 2 2 2h3v-2H4zm13 3v2h3c1.1 0 2-.9 2-2v-3h-2v3zm1.43-12.27c0 .06.01.15.01.26 0 .43-.09.8-.26 1.11s-.41.55-.71.71-.64.25-1.02.25-.74-.09-1.06-.27-.57-.43-.75-.76-.27-.71-.27-1.13.09-.81.27-1.13c.18-.33.43-.58.74-.76.32-.18.68-.27 1.09-.27.36 0 .69.08 1 .25.32.16.57.4.76.71l-.56.38c-.14-.23-.31-.4-.52-.51-.2-.12-.43-.17-.68-.17a1.32 1.32 0 0 0-1.19.72c-.12.23-.17.5-.17.8s.06.57.18.8.28.4.49.53c.2.12.43.19.68.19.36 0 .65-.1.87-.29s.35-.46.39-.82h-1.26v-.58h1.97ZM12.87 5.8h.7V10h-.64l-1.9-2.59c-.19-.27-.3-.44-.34-.52h-.02c.02.09.04.3.04.62V10h-.7V5.8h.64l1.9 2.59c.08.1.15.21.22.31q.09.15.12.21h.02c-.02-.09-.04-.3-.04-.62zM9.4 10h-.75l-.44-1.15H6.55L6.11 10h-.73l1.66-4.2h.68L9.39 10ZM6.78 8.26h1.21L7.55 7.1c-.1-.28-.16-.46-.16-.53h-.02c0 .07-.05.25-.16.53l-.44 1.16Zm6.95 8.51c.46.15.94.23 1.42.23H19v-1h-3.85q-.57 0-1.11-.18l-1.62-.54.34-.34 2.27-.76q.54-.18 1.11-.18h.85v-1h-.85c-.48 0-.96.08-1.42.23l-.37.12.5-.5-.71-.71-3.12 3.12c-.46.47-1.11.73-1.77.73H4.99v1h4.34l1.88 1.25c.74.49 1.61.76 2.5.76H16v-1h-2.29c-.69 0-1.36-.2-1.94-.59l-1.09-.73c.34-.15.66-.36.94-.62l2.11.7Z'/%3E%3C/svg%3E",
713
717
  "medical::imaging-ct": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 17v-3c0-1.1-.9-2-2-2s-2 .9-2 2H9c0-1.1-.9-2-2-2s-2 .9-2 2v3c0 1.1.9 2 2 2s2-.9 2-2h6c0 1.1.9 2 2 2s2-.9 2-2m-3 0v-1H8v1c0 .55-.45 1-1 1s-1-.45-1-1v-1h1v-1H6v-1c0-.55.45-1 1-1s1 .45 1 1v1h8v-1c0-.55.45-1 1-1s1 .45 1 1v1h-1v1h1v1c0 .55-.45 1-1 1s-1-.45-1-1m4-15h-3v2h3v3h2V4c0-1.1-.9-2-2-2M4 4h3V2H4c-1.1 0-2 .9-2 2v3h2z'/%3E%3Cpath fill='currentColor' d='M4 17H2v3c0 1.1.9 2 2 2h3v-2H4zm16 3h-3v2h3c1.1 0 2-.9 2-2v-3h-2zM9.31 9.8c.32.18.68.27 1.09.27s.73-.09 1.04-.26c.3-.18.54-.43.71-.75l-.6-.37c-.11.24-.27.42-.47.55s-.42.19-.68.19-.5-.06-.71-.18c-.2-.12-.36-.3-.48-.53s-.17-.5-.17-.81.06-.58.17-.8c.12-.23.28-.41.48-.53.21-.12.44-.19.71-.19s.48.06.68.19.36.31.47.55l.6-.37c-.17-.32-.4-.57-.71-.75-.3-.18-.65-.26-1.04-.26s-.77.09-1.09.28c-.32.18-.56.43-.74.76s-.26.7-.26 1.13.09.8.26 1.13c.18.33.43.58.74.77Zm4.49.2h.71V6.43h1.31V5.8h-3.33v.63h1.31z'/%3E%3C/svg%3E",
714
718
  "medical::imaging-mrt": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.88 8.43h.69L13.74 10h.85l-1.26-1.62c.32-.08.56-.23.74-.44.18-.22.28-.49.28-.8 0-.42-.14-.74-.41-.98s-.63-.35-1.1-.35h-1.66v4.2h.7V8.44Zm0-2h.92q.39 0 .6.18c.14.12.22.29.22.52s-.07.4-.22.52q-.21.18-.6.18h-.92zM6.15 5.8V10h.7V7.48c0-.33-.01-.53-.04-.62h.02c.02.06.14.23.34.52l.94 1.28h.13l.95-1.3c.18-.26.29-.43.32-.52h.02c-.02.09-.04.3-.04.62V10h.7V5.8h-.65L8.19 7.7 6.82 5.8h-.65Zm9.99 4.2h.7V6.43h1.31V5.8h-3.33v.63h1.32zm.86 2H8c-1.1 0-2 .9-2 2v3c0 1.1.9 2 2 2h1c1.48 0 2.77-.8 3.46-2H14c2.21 0 4-1.79 4-4 0-.55-.45-1-1-1m-3 4h-1.13c.08-.32.13-.65.13-1h-1c0 1.66-1.34 3-3 3H8c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h9c0 1.66-1.34 3-3 3m6 4h-3v2h3c1.1 0 2-.9 2-2v-3h-2zm0-18h-3v2h3v3h2V4c0-1.1-.9-2-2-2M4 4h3V2H4c-1.1 0-2 .9-2 2v3h2zm0 13H2v3c0 1.1.9 2 2 2h3v-2H4z'/%3E%3C/svg%3E",
719
+ "medical::isofloran": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m19.89 6.37-1-3A2 2 0 0 0 16.99 2h-10a2 2 0 0 0-1.9 1.37l-1 3c-.07.2-.1.42-.1.63v13c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7c0-.21-.03-.43-.1-.63M6.99 4h10l.83 2.5H6.16zm11 16h-12V7.5h12zM11.18 9.8h1.64v8.4h-1.64z'/%3E%3C/svg%3E",
715
720
  "medical::multi-use": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m4.01 14.08H11.6c-.26 0-.4 0-.63.09l-.05-.12c.22-.1.31-.17.48-.34l1.74-1.83c1.47-1.57 2.55-2.9 2.55-4.46 0-2.07-1.38-3.38-3.77-3.38S8.04 7.88 8.04 9.95h2.15c0-1.15.54-2.14 1.69-2.14 1.04 0 1.66.72 1.66 1.79 0 .74-.44 1.55-1.64 2.78l-3.93 3.97v1.61h8.02v-1.88Z'/%3E%3C/svg%3E",
716
721
  "medical::neonatal-patient": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.19 17.52c-.24.3-.3.74-.15 1.11l.45 1.16c.14.35.02.77-.27.97-.35.24-.81.11-1.01-.3l-.93-1.81a2.14 2.14 0 0 1-.1-1.7l.51-1.39c.2-.54.82-.64 1.14-.18l.61.88c.2.29.19.71-.03.99l-.22.28Zm.99-9.03c1.49 0 2.15-1.26 2.44-3.33.25-1.75-.69-3.16-2.44-3.16s-2.7 1.42-2.44 3.16c.3 2.07.95 3.33 2.44 3.33m5.18 4.5s-.88-1.49-1.89-2.9c-.53-.74-1.4-1.06-2.21-.83l-.24.07c-.48.14-.99.14-1.47 0l-.24-.07c-1.32-.33-2.16.44-2.16.44-1.18.92-2.5 2.72-2.5 2.72-.25.42-.16.99.2 1.29.37.29.87.19 1.13-.23 0 0 1.02-1.3 1.86-1.86v.96c0 .76.51 1.39 1.17 1.45l.89.08c.26.02.51.02.77 0l.83-.08c.66-.06 1.17-.69 1.17-1.45v-.4c.28.2.51.61.51.61l.84 1.26c.25.42.76.52 1.13.23s.46-.87.2-1.29Zm-2.42 2.85c-.07-.57-.65-.86-1.06-.52l-.7.58c-.21.17-.31.47-.26.76l.23 1.4c.07.41.06.83-.03 1.24l-.35 1.57c-.1.47.13.95.53 1.09.48.17.99-.12 1.15-.66l.45-1.48c.23-.74.3-1.54.21-2.32l-.19-1.65Z'/%3E%3C/svg%3E",
722
+ "medical::op-running-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-1.05 7 6.48.68c.33.05.56.32.56.65 0 .36-.27.66-.61.67h-6.43c-.52 0-.95-.45-.95-1s.42-1 .95-1M7.5 8C8.33 8 9 8.67 9 9.5S8.33 11 7.5 11 6 10.33 6 9.5 6.67 8 7.5 8m12 5H15v4H9v-4H4.5c-.28 0-.5-.22-.5-.5V10h1v2h14v-2h1v2.5c0 .28-.22.5-.5.5M14 13v3h-4v-3z'/%3E%3C/svg%3E",
723
+ "medical::op-running": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-1.05 7 6.48.68c.33.05.56.32.56.65 0 .36-.27.66-.61.67h-6.43c-.52 0-.95-.45-.95-1s.42-1 .95-1M7.5 8C8.33 8 9 8.67 9 9.5S8.33 11 7.5 11 6 10.33 6 9.5 6.67 8 7.5 8m12 5H15v4H9v-4H4.5c-.28 0-.5-.22-.5-.5V10h1v2h14v-2h1v2.5c0 .28-.22.5-.5.5'/%3E%3Cpath fill='currentColor' d='M10 13h4v3h-4z'/%3E%3Cpath fill='%23fff' d='M19 10v2H5v-2H4v2.5c0 .28.22.5.5.5H9v4h6v-4h4.5c.28 0 .5-.22.5-.5V10zm-5 6h-4v-3h4zM9 9.5c0 .83-.67 1.5-1.5 1.5S6 10.33 6 9.5 6.67 8 7.5 8 9 8.67 9 9.5m8.99.83c0 .36-.27.66-.61.67h-6.43c-.52 0-.95-.45-.95-1s.42-1 .95-1l6.48.68c.33.05.56.32.56.65'/%3E%3C/svg%3E",
717
724
  "medical::pediatric-patient": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.35 4.43c.16-1.68 1.39-2.77 3.09-2.34 1.7.41 2.3 1.95 1.67 3.52-.75 1.86-1.66 2.87-3.11 2.52h-.05v-.01h-.02c-1.42-.37-1.76-1.69-1.58-3.67Zm8.51 9.62-2.83-4.02c-.34-.55-.93-.89-1.57-.91h-3.64c-.57.05-1.12.25-1.61.56l-.86.51c-.16.1-.37.06-.49-.09L7.67 8.64a.734.734 0 0 0-1.04-.1.76.76 0 0 0-.12 1.02l1.59 2.12c.39.51 1.07.68 1.65.4l1.48-.72v9.7c0 .51.41.93.92.93.47 0 .87-.36.92-.84l.49-4.88c.01-.17.14-.3.31-.31.17 0 .3.14.31.31l.49 4.88c.05.51.51.89 1.02.84.47-.05.83-.45.83-.93v-8.75L18.58 15c.27.35.77.41 1.12.14.34-.26.41-.75.16-1.1ZM8 14c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2m-1 0c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1'/%3E%3C/svg%3E",
725
+ "medical::polygon": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 12c0 .5-.2.99-.56 1.34l-8.1 8.1c-.38.37-.86.56-1.34.56s-.97-.19-1.34-.56l-8.1-8.1C2.2 12.98 2 12.5 2 12s.2-.99.56-1.34l8.1-8.1c.38-.37.86-.56 1.34-.56s.97.19 1.34.56l8.1 8.1c.36.36.56.84.56 1.34'/%3E%3C/svg%3E",
718
726
  "medical::pump": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 8h-3.28c-.35-.6-.98-1-1.72-1H9c0-2.21-1.79-4-4-4H2v2h3c1.1 0 2 .9 2 2H4c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h1v1h2v-1h5v1h2v-1h1c.74 0 1.38-.4 1.72-1H20c1.1 0 2-.9 2-2v-5c0-1.1-.9-2-2-2M4 16V9h2v7zm3 0V9h8v7zm10-6h1v5h-1zm3 5h-1v-5h1z'/%3E%3C/svg%3E",
727
+ "medical::sevofloran": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m19.89 6.37-1-3A2 2 0 0 0 16.99 2h-10a2 2 0 0 0-1.9 1.37l-1 3c-.07.2-.1.42-.1.63v13c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7c0-.21-.03-.43-.1-.63M6.99 4h10l.83 2.5H6.16zm11 16h-12V7.5h12zm-5.95-1.91c-.78 0-1.48-.16-2.08-.49-.59-.34-1.03-.82-1.32-1.46l1.33-.77c.18.39.44.71.79.95.36.23.78.35 1.27.35.51 0 .92-.09 1.21-.26.3-.18.46-.41.46-.71 0-.27-.12-.49-.37-.65s-.66-.32-1.25-.48l-.88-.23c-.79-.23-1.38-.55-1.76-.96s-.56-.92-.56-1.55c0-.47.13-.89.38-1.26.26-.37.63-.65 1.1-.85.48-.21 1.03-.31 1.64-.31.74 0 1.38.16 1.93.47.55.3.96.74 1.22 1.31l-1.33.67c-.16-.34-.4-.59-.71-.76-.31-.18-.68-.26-1.1-.26-.46 0-.82.08-1.08.25-.26.16-.4.38-.4.66s.11.5.34.66c.22.15.57.29 1.03.42l.88.23c.87.23 1.52.55 1.93.96.42.41.64.92.64 1.55 0 .5-.14.95-.41 1.33-.26.38-.65.68-1.15.89s-1.08.31-1.76.31Z'/%3E%3C/svg%3E",
719
728
  "medical::single-use": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 2c-2.04 0-3.93.61-5.51 1.66l1.45 1.45C9.13 4.41 10.52 4 12 4c4.41 0 8 3.59 8 8 0 1.48-.41 2.87-1.11 4.06l1.45 1.45A9.9 9.9 0 0 0 22 12c0-5.52-4.48-10-10-10m-1.05 6.12L9.59 6.76c.61-.45 1.4-.72 2.34-.72 2.39 0 3.77 1.31 3.77 3.38 0 .88-.35 1.7-.93 2.52l-1.43-1.43c.15-.33.22-.62.22-.91 0-1.07-.62-1.79-1.67-1.79-.38 0-.69.11-.94.31m9.39 9.39L6.49 3.66l1.45 1.45M2.71 1.29 1.29 2.71l2.96 2.96C2.85 7.39 2 9.6 2 12c0 5.52 4.48 10 10 10 2.4 0 4.61-.85 6.33-2.25l2.96 2.96 1.42-1.42zm10.1 12.94 1.85 1.85H11.6c-.27 0-.4 0-.63.09l-.05-.12c.22-.1.31-.16.48-.34zM12 20c-4.41 0-8-3.59-8-8 0-1.84.63-3.54 1.68-4.9l5.76 5.76-3.45 3.49v1.61h8.02v-.53l.89.89A8 8 0 0 1 12 20'/%3E%3C/svg%3E",
720
729
  "medical::stethoscope": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 11c-1.32 0-2.42.86-2.83 2.04-1.95.19-3.49 1.88-3.49 3.96v1c0 1.1-.83 2-1.84 2S9 19.1 9 18v-3.11c2.83-.6 5-3.68 5-7.39V3.07c0-.54-.43-.98-.97-1L10.81 2h-.03c-.54 0-.98.43-1 .97-.02.55.42 1.01.97 1.03l1.25.04V7.5c0 3.03-1.79 5.5-4 5.5s-4-2.47-4-5.5V4h1.22c.55 0 1-.45 1-1s-.45-1-1-1H3c-.55 0-1 .45-1 1v4.5c0 3.71 2.17 6.79 5 7.39V18c0 2.21 1.72 4 3.84 4s3.84-1.79 3.84-4v-1c0-.98.65-1.79 1.51-1.96a3 3 0 0 0 2.8 1.96c1.65 0 3-1.35 3-3s-1.35-3-3-3Zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1'/%3E%3C/svg%3E",
721
730
  "medical::supply-left": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M8 10c0-2.21 1.79-4 4-4s4 1.79 4 4v5h2v-5c0-2.97-2.16-5.43-5-5.91V3h1V1h-4v2h1v1.09C8.16 4.57 6 7.03 6 10v3.51l2-2z'/%3E%3Cpath fill='currentColor' d='M19 16H7.76l3.62-3.62-1.42-1.42L3.93 17l6.03 6.04 1.42-1.42L7.76 18H19z'/%3E%3C/svg%3E",
@@ -741,6 +750,8 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
741
750
  "dangerous-goods::ghs09": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 735 735'%3E%3Cpath fill='red' d='m367.5 727.4 360-360-360-360-360 360z'/%3E%3Cpath fill='%23fff' d='M367.5 670.3 64.7 367.5 367.5 64.7l302.8 302.8z'/%3E%3Cg stroke='%23000' stroke-width='5'%3E%3Cpath d='M223.7 367.2h281.2'/%3E%3Cpath stroke-width='4' d='m462.7 418 32.98 23.79-31.36 15.1 42.2 3.79-11.36 15.1h23.3l.54 16.76-294.2-1.605s49.2-14.58 57.3-8.635c10.82-4.87 89.8-38.4 89.8-36.2m-75.72-25.98 1.62-85.4-42.72-23.2s-6.49-4.33-15.68-1.62c-3.25 1.08-7.57 2.16-7.57 2.16s23.3-19.47 27.58-17.84c4.33 1.62 34.61 16.22 34.61 16.22s-3.25-22.71-11.36-29.2-39.47-31.36-39.47-31.36v-5.95l42.72 25.96s1.62-24.87-7-39.47c-8.65-14.6-15.1-27.58-15.1-27.58l2.7-2.16 21.1 32.44 7-22.2 4.33-1.08s-5.41 31.36-1.62 41.1c3.79 9.73 17.84 62.73 17.84 62.73l21.1-30.3s.54-12.44-.54-21.1c-1.08-8.65-2.7-48.67-2.7-48.67h3.79l5.95 43.8 34.1-39.47v4.33s-33.51 42.2-31.89 51.4c1.62 9.19 3.24 14.6-2.7 27.58s-9.73 22.2-9.73 22.2 17.84-21.1 25.96-22.71c8.11-.54 18.91.54 26.48-5.95s25.96-27 25.96-27l-28.66 44.3s-13.51.54-18.91 6.49c-5.41 5.95-27.58 31.36-27.58 31.36v58.4l36.76 18.38-44.87 6.49-10.82 15.68-14.6-12.44-40.62 3.735z'/%3E%3Cpath fill='%23fff' d='M355.2 445.1c10.29-4.29 27-11.36 36.76-25.42 10.1-14.54 45.96-75.7 95.2-70.8-2.7 6.49-11.36 20.55-11.36 20.55l35.1-10.82s.54 46.5-65.97 76.2c-30.82 10.82-37.3 11.36-40 15.1-2.7 3.79-15.1 22.71-15.1 22.71l-55.14-24.3s14.06-.515 20.51-3.215z'/%3E%3C/g%3E%3Cellipse cx='484.3' cy='385.8' rx='5.95' ry='5.13'/%3E%3C/svg%3E",
742
751
  "core::aggregation": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 22H4.13l6.67-10L4.13 2H20l-1.33 2H7.87l4.59 6.89c.45.67.45 1.54 0 2.22L7.87 20h10.8z'/%3E%3C/svg%3E",
743
752
  "core::ai-assistant": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M13 10V9c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1s-1-.45-1-1m9 1v2c0 .55-.45 1-1 1v2.98c0 1.1-.9 2.02-2 2.02h-4.71L9 22.31V19H5c-1.1 0-2-.92-2-2.02V14c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1V7c0-1.1.9-2 2-2h6.5V3.91c-.58-.21-1-.76-1-1.41 0-.83.67-1.5 1.5-1.5a1.498 1.498 0 0 1 .5 2.91V5H19c1.1 0 2 .9 2 2v3c.55 0 1 .45 1 1M11.5 2.5c0 .28.22.5.5.5s.5-.22.5-.5-.22-.5-.5-.5-.5.22-.5.5M19 7H5v10h6v1.69l2.47-1.55.24-.13H19zm-9 4c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1s-1 .45-1 1v1c0 .55.45 1 1 1m6.71 2.71L15.3 12.3a4.66 4.66 0 0 1-6.59 0L7.3 13.71c2.6 2.6 6.81 2.6 9.41 0'/%3E%3C/svg%3E",
753
+ "core::ai-search": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 11c0 1.44-.34 2.8-.95 4.01-.37-.14-.65-.26-.72-.33-.12-.12-.38-.81-.62-1.48l-.03-.09A7 7 0 0 0 20 11c0-3.86-3.14-7-7-7s-7 3.14-7 7c0 3.17 2.12 5.85 5.01 6.71.08.74.58 1.4 1.3 1.67l.89.33c.23.08.46.17.67.24-.29.04-.58.05-.87.05-2.02 0-3.98-.68-5.56-1.94L3.5 22 2 20.5l3.94-3.94A8.94 8.94 0 0 1 4 11a9 9 0 0 1 18 0m-3.56 11.35.33-.9c.41-1.11.59-1.57.85-1.83s.72-.44 1.83-.85l.9-.33c.39-.15.65-.52.65-.94s-.26-.79-.65-.94l-.9-.33c-1.11-.41-1.57-.59-1.83-.85s-.44-.72-.85-1.83l-.33-.9c-.15-.39-.52-.65-.94-.65s-.79.26-.94.65l-.34.91c-.41 1.1-.58 1.56-.84 1.82s-.72.44-1.83.85l-.9.33c-.39.15-.65.52-.65.94s.26.79.65.94l.9.33c1.11.41 1.57.59 1.83.85s.44.72.85 1.83l.33.9c.15.39.52.65.94.65s.79-.26.94-.65m-1.65-5.56c.29-.29.51-.62.71-1.03.2.41.41.74.71 1.03s.62.51 1.03.7c-.41.2-.74.41-1.03.71-.29.29-.51.62-.7 1.03-.2-.41-.41-.74-.71-1.03s-.62-.51-1.03-.7c.41-.2.74-.41 1.03-.71Z'/%3E%3C/svg%3E",
754
+ "core::ai-spark": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11 21c-.42 0-.79-.26-.94-.65l-.52-1.39c-.63-1.69-.94-2.54-1.45-3.05s-1.36-.82-3.04-1.45l-1.4-.52C3.26 13.8 3 13.42 3 13s.26-.79.65-.94l1.39-.52c1.69-.63 2.54-.94 3.05-1.45s.82-1.36 1.45-3.04l.52-1.4c.14-.39.52-.65.94-.65s.79.26.94.65l.52 1.39c.63 1.69.94 2.54 1.45 3.05s1.36.82 3.04 1.45l1.4.52c.39.14.65.52.65.94s-.26.79-.65.94l-1.39.52c-1.69.63-2.54.94-3.05 1.45s-.82 1.36-1.45 3.04l-.52 1.4c-.14.39-.52.65-.94.65m-4.13-8c1.22.47 2 .85 2.64 1.49s1.02 1.42 1.49 2.64c.47-1.22.85-2 1.49-2.64s1.42-1.02 2.64-1.49c-1.22-.47-2-.85-2.64-1.49S11.47 10.09 11 8.87c-.47 1.22-.85 2-1.49 2.64S8.09 12.53 6.87 13m10.63-3c-.21 0-.4-.13-.47-.33l-.22-.6c-.28-.76-.41-1.08-.61-1.28s-.52-.32-1.28-.6l-.6-.22c-.2-.07-.33-.26-.33-.47s.13-.4.33-.47l.6-.22c.76-.28 1.08-.41 1.28-.61s.32-.52.6-1.28l.22-.6c.14-.39.79-.39.94 0l.22.6c.28.76.41 1.08.61 1.28s.52.32 1.28.6l.6.22c.2.07.33.26.33.47s-.13.4-.33.47l-.6.22c-.76.28-1.08.41-1.28.61s-.32.52-.6 1.28l-.22.6c-.07.2-.26.33-.47.33m-1.58-3.5c.44.18.73.33.99.59.25.25.41.55.59.99.18-.44.33-.73.59-.99.25-.25.55-.41.99-.59-.44-.18-.73-.33-.99-.59-.25-.25-.41-.55-.59-.99-.18.44-.33.73-.59.99-.25.25-.55.41-.99.59'/%3E%3C/svg%3E",
744
755
  "core::alarm-a1": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20.22 13.87V22h-1.34v-6.95h-1.1v-1.19h2.45ZM16.51 12h2.32l-5.71-9.66c-.23-.39-.66-.64-1.12-.64s-.89.25-1.12.64L1 19.05c-.23.4-.24.9 0 1.3.23.4.66.66 1.13.66h13.88v-2H3.35L12 4.37z'/%3E%3C/svg%3E",
745
756
  "core::alarm-a2": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M21.78 20.81V22h-5.39v-1.01l3.12-3.32c.47-.51.8-.92.8-1.56s-.54-1.15-1.29-1.15c-1.03 0-1.44.74-1.61 1.46l-1.2-.36c.23-1.09.97-2.32 2.81-2.32 1.7 0 2.71 1 2.71 2.32 0 1.03-.64 1.73-1.22 2.35l-2.29 2.41h3.56ZM12 4.37 16.51 12h2.32l-5.71-9.66c-.23-.39-.66-.64-1.12-.64s-.89.25-1.12.64L1 19.05c-.23.4-.24.9 0 1.3.23.4.66.66 1.13.66h11.88v-2H3.35z'/%3E%3C/svg%3E",
746
757
  "core::alarm": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M23.01 20.34c-.23.4-.66.66-1.13.66H2.12c-.47 0-.9-.25-1.13-.66-.23-.4-.23-.9 0-1.3l9.89-16.7c.23-.39.66-.64 1.12-.64s.89.25 1.12.64l9.87 16.71c.24.4.24.9 0 1.3ZM20.65 19 12 4.37 3.35 19h17.29Z'/%3E%3C/svg%3E",
@@ -825,6 +836,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
825
836
  "core::camera": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 5h-7.38l-1-2H5.38l-1 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2M4 19V7h1.62l1-2h3.76l1 2H20v12zm8-11c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5m0 8c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3m0-5v1c-.55 0-1 .45-1 1h-1c0-1.1.9-2 2-2'/%3E%3C/svg%3E",
826
837
  "core::cancel": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M15.3 7.3 12 10.6 8.7 7.3 7.3 8.7l3.3 3.3-3.3 3.3 1.4 1.4 3.3-3.3 3.3 3.3 1.4-1.4-3.3-3.3 3.3-3.3zM12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2m0 18c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8'/%3E%3C/svg%3E",
827
838
  "core::career": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m5.47 4.78-.03-1.01c-.02-.55.21-1.07.63-1.44s.97-.54 1.53-.47 1.06.37 1.37.83.4 1.02.25 1.55l-.28.97c-.23.82-1.06 1.35-1.92 1.24s-1.53-.83-1.56-1.68ZM9 17h1.53l.21-2.4c.06-.65-.32-1.27-.93-1.52l-2.01-.82.65-2.43 1.84 1.76c.37.35.94.37 1.33.05l2.55-2.1-1.01-1.13-2.11 1.22-1.59-1.91C9.08 7.27 8.52 7 7.93 7H6.07c-.57 0-1.12.25-1.5.68L2.26 10.3c-.24.27-.31.64-.2.98l1.01 3.04 1.28-.46-.42-2.72 1.09-.93v11.8h1.63l.68-7.37 1.69.32v2.05Zm13-8v11c0 1.1-.9 2-2 2H9v-4h3v-3h3v-3h3V9zm-1 2h-1v3h-3v3h-3v3h-3v1h9c.55 0 1-.45 1-1z'/%3E%3C/svg%3E",
839
+ "core::chat-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 6v9.36l-.2-.07c-.67-.24-1.36-.5-1.47-.61-.07-.07-.19-.34-.33-.69V6H4v10h3v2l2.67-2h2.02c-.43.36-.69.91-.69 1.5 0 .17.02.34.07.5h-.74L5 22v-4H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2M6 9h10V8H6zm0 2h10v-1H6zm0 2h6v-1H6zm12.44 9.35.33-.9c.41-1.11.59-1.57.85-1.83s.72-.44 1.83-.85l.9-.33c.39-.15.65-.52.65-.94s-.26-.79-.65-.94l-.9-.33c-1.11-.41-1.57-.59-1.83-.85s-.44-.72-.85-1.83l-.33-.9c-.15-.39-.52-.65-.94-.65s-.79.26-.94.65l-.34.91c-.41 1.1-.58 1.56-.84 1.82s-.72.44-1.83.85l-.9.33c-.39.15-.65.52-.65.94s.26.79.65.94l.9.33c1.11.41 1.57.59 1.83.85s.44.72.85 1.83l.33.9c.15.39.52.65.94.65s.79-.26.94-.65m-1.65-5.56c.29-.29.51-.62.71-1.03.2.41.41.74.71 1.03s.62.51 1.03.7c-.41.2-.74.41-1.03.71-.29.29-.51.62-.7 1.03-.2-.41-.41-.74-.71-1.03s-.62-.51-1.03-.7c.41-.2.74-.41 1.03-.71Z'/%3E%3C/svg%3E",
828
840
  "core::check-filled-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2m4.66 5.74-5 10c-.15.3-.43.5-.76.54h-.13a1 1 0 0 1-.74-.33l-3.38-3.76c-.37-.41-.33-1.04.08-1.41s1.04-.34 1.41.08l2.4 2.67 4.34-8.69c.25-.49.85-.69 1.34-.45s.69.85.45 1.34Z'/%3E%3C/svg%3E",
829
841
  "core::check-filled": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2300dd31' d='M12 22C6.49 22 2 17.51 2 12S6.49 2 12 2s10 4.49 10 10-4.49 10-10 10'/%3E%3Cpath fill='%23002766' d='M10.76 18.29a1 1 0 0 1-.74-.33L6.64 14.2c-.37-.41-.33-1.04.08-1.41s1.04-.34 1.41.08l2.4 2.67 4.34-8.69c.25-.49.85-.69 1.34-.45s.69.85.45 1.34l-5 10c-.15.3-.43.5-.76.54h-.13Z'/%3E%3C/svg%3E",
830
842
  "core::check": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M10.37 20.75a1 1 0 0 1-.74-.33l-5.04-5.61a1 1 0 0 1 .08-1.41.99.99 0 0 1 1.41.08L10.14 18l6.8-13.6c.25-.49.85-.69 1.34-.45.49.25.69.85.45 1.34l-7.46 14.92c-.15.3-.43.5-.76.54h-.13Z'/%3E%3C/svg%3E",
@@ -849,6 +861,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
849
861
  "core::cloud-warning-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M10.72 19H6c-2.21 0-4-1.79-4-4 0-1.53.85-2.86 2.14-3.53A3.5 3.5 0 0 1 4 10.5C4 8.57 5.57 7 7.5 7c.58 0 1.14.14 1.64.41C9.67 5.39 11.44 4 13.5 4c2.39 0 4.35 1.87 4.49 4.23a5.47 5.47 0 0 1 2.95 8.51l-1.18-1.98c.15-.39.24-.81.24-1.25 0-1.77-1.34-3.26-3.11-3.46l-.89-.1V8.51a2.5 2.5 0 0 0-2.5-2.5c-1.06 0-1.99.66-2.34 1.63s0 0 0 .02L10.4 9.8l-2.44-.72a1.498 1.498 0 0 0-1.95 1.43c0 .24.06.44.14.6s.67 1.45.67 1.45l-1.49.58a1.97 1.97 0 0 0-1.31 1.87c0 1.1.9 2 2 2h5.91l-1.19 2Zm5.78-7.77L9.5 23h14zM15.9 15h1.2v4.5h-1.2zm.6 6.85a.85.85 0 1 1-.001-1.699.85.85 0 0 1 .001 1.699'/%3E%3C/svg%3E",
850
862
  "core::cloud-warning": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.91 17H6c-1.1 0-2-.9-2-2 0-.85.53-1.58 1.31-1.86s1.49-.58 1.49-.58l-.67-1.45c-.08-.17-.14-.37-.14-.6a1.498 1.498 0 0 1 1.95-1.43s2.44.71 2.44.71l.76-2.14v-.02C11.5 6.67 12.42 6 13.48 6a2.5 2.5 0 0 1 2.5 2.5v1.44l.89.1c1.77.2 3.11 1.68 3.11 3.46 0 .44-.09.86-.24 1.25l1.18 1.98a5.47 5.47 0 0 0-2.95-8.51 4.51 4.51 0 0 0-4.49-4.23c-2.06 0-3.84 1.39-4.36 3.41-.5-.27-1.06-.41-1.64-.41-1.93 0-3.5 1.57-3.5 3.5 0 .33.05.65.14.97-1.29.67-2.14 2-2.14 3.53 0 2.21 1.79 4 4 4h4.72l1.19-2Z'/%3E%3Cpath fill='%23ffe300' d='M23.5 23h-14l7-11.77z'/%3E%3Cpath fill='%23002766' d='M15.9 15h1.2v4.5h-1.2zm1.45 6a.85.85 0 1 0-1.699-.001.85.85 0 0 0 1.699.001'/%3E%3C/svg%3E",
851
863
  "core::cloud": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M17.99 8.23A4.51 4.51 0 0 0 13.5 4c-2.06 0-3.84 1.39-4.36 3.41C8.64 7.14 8.08 7 7.5 7 5.57 7 4 8.57 4 10.5c0 .33.05.65.14.97C2.85 12.14 2 13.47 2 15c0 2.21 1.79 4 4 4h10.5c3.03 0 5.5-2.47 5.5-5.5a5.47 5.47 0 0 0-4.01-5.27M16.5 17H6c-1.1 0-2-.9-2-2 0-.85.53-1.58 1.31-1.86s1.49-.58 1.49-.58l-.67-1.45c-.08-.17-.14-.37-.14-.6a1.498 1.498 0 0 1 1.95-1.43s2.44.71 2.44.71l.76-2.14v-.02C11.5 6.67 12.42 6 13.48 6a2.5 2.5 0 0 1 2.5 2.5v1.44l.89.1c1.77.2 3.11 1.68 3.11 3.46 0 1.93-1.57 3.5-3.5 3.5Z'/%3E%3C/svg%3E",
864
+ "core::code-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m21.71 12.71-1.58 1.58c-.13-.3-.29-.72-.42-1.08l-.34-.92s-.01-.03-.02-.05l.24-.24-6.3-6.29c-.39-.39-.39-1.03 0-1.42s1.03-.39 1.42 0l7 7c.39.39.39 1.03 0 1.42m.64 3.85-.9-.33c-1.11-.41-1.57-.59-1.83-.85s-.44-.72-.85-1.83l-.33-.9c-.15-.39-.52-.65-.94-.65s-.79.26-.94.65l-.33.91c-.41 1.1-.59 1.56-.85 1.82s-.72.44-1.83.85l-.9.33c-.39.15-.65.52-.65.94s.26.79.65.94l.9.33c1.11.41 1.57.59 1.83.85s.44.72.85 1.83l.33.9c.15.39.52.65.94.65s.79-.26.94-.65l.33-.9c.41-1.11.59-1.57.85-1.83s.72-.44 1.83-.85l.9-.33c.39-.15.65-.52.65-.94s-.26-.79-.65-.94m-4.15 1.65c-.29.29-.5.62-.7 1.03-.2-.41-.41-.74-.71-1.04s-.62-.5-1.03-.7c.41-.2.74-.41 1.03-.71.3-.29.51-.61.71-1.03.2.41.41.74.71 1.04s.62.5 1.03.7c-.41.2-.74.41-1.04.71m-7.49 1.5a.996.996 0 0 0 0-1.41l-6.29-6.29 6.29-6.29A.996.996 0 1 0 9.3 4.31l-7 7a.996.996 0 0 0 0 1.41l7 7c.2.2.45.29.71.29s.51-.1.71-.29Z'/%3E%3C/svg%3E",
852
865
  "core::code-of-conduct": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M16 9h-6v1h6zm4-2.6v5.1c-.62-.26-1.29-.43-2-.48V7h-3V4H6v3H4V4c0-1.1.9-2 2-2h9.6c.5 0 1 .2 1.4.6L19.4 5c.4.4.6.9.6 1.4M12 7h-2v1h2zm4 4v.18c-.7.16-1.36.44-1.95.82H10v-1zM8.5 8h-6c-.28 0-.5.22-.5.5v4c0 .28.22.5.5.5h1.35L3 21.45c-.01.14.03.28.13.39.09.1.23.16.37.16h4c.14 0 .28-.06.37-.16.1-.11.14-.25.13-.39L7.16 13H8.5c.28 0 .5-.22.5-.5v-4c0-.28-.22-.5-.5-.5M4.05 21l.8-8h1.3l.8 8zM8 12H3V9h5zm9.5 0c-3.03 0-5.5 2.47-5.5 5.5s2.47 5.5 5.5 5.5 5.5-2.47 5.5-5.5-2.47-5.5-5.5-5.5m-1.65 9.03-2.59-2.59.78-.78 1.81 1.81 4.84-4.83.77.77zm-3.02.97H9v-2h2.5c.31.75.77 1.43 1.33 2'/%3E%3C/svg%3E",
853
866
  "core::colorpicker": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m21.4 4.2-1.6-1.6c-.8-.8-2.1-.8-2.9 0l-2.2 2.2c-.2-.2-.4-.3-.7-.3-.6 0-1 .5-1 1 0 .3.1.5.3.7L2.8 16.8 2 22l5.2-.8 10.5-10.5c.2.2.4.3.7.3.6 0 1-.5 1-1 0-.3-.1-.5-.3-.7L21.4 7c.8-.8.8-2 0-2.8M10.6 15H7.4l7.3-7.3 1.6 1.6zm7.1-7.1-1.6-1.6L18.4 4 20 5.6z'/%3E%3C/svg%3E",
854
867
  "core::column": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M9 19H5V5h4zm1 0V5h4v14zm9 0h-4V5h4z'/%3E%3C/svg%3E",
@@ -868,6 +881,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
868
881
  "core::cut": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M16.5 15c-.5 0-.97.11-1.4.3l-1.91-2.97 4.57-7.11c.6-.93.33-2.17-.6-2.76S12 10.48 12 10.48L6.84 2.46c-.93.6-1.2 1.84-.6 2.76l4.57 7.11L8.9 15.3c-.43-.19-.9-.3-1.4-.3C5.57 15 4 16.57 4 18.5S5.57 22 7.5 22s3.5-1.57 3.5-3.5c0-.7-.21-1.34-.56-1.89L12 14.18l1.56 2.43c-.35.55-.56 1.19-.56 1.89 0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5m-9 5c-.83 0-1.5-.67-1.5-1.5S6.67 17 7.5 17s1.5.67 1.5 1.5S8.33 20 7.5 20m4.5-7c-.28 0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5m4.5 7c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5'/%3E%3C/svg%3E",
869
882
  "core::d": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M18 18V6c0-2.21-1.79-4-4-4H6v2.5h6.5c.83 0 1.5.67 1.5 1.5v12c0 .83-.67 1.5-1.5 1.5H10V6H6v16h8c2.21 0 4-1.79 4-4'/%3E%3C/svg%3E",
870
883
  "core::dashboard": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M3 13v8h8v-8zm6 6H5v-4h4zM3 3v8h8V3zm6 6H5V5h4zm4 4v8h8v-8zm6 6h-4v-4h4zM13 3v8h8V3zm6 6h-4V5h4z'/%3E%3C/svg%3E",
884
+ "core::data-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 6.7h-3V5c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v4.55H5c-1.1 0-2 .9-2 2V19c0 1.1.9 2 2 2h9.99c-.13-.34-.25-.61-.32-.67-.11-.12-.8-.38-1.47-.62l-.89-.33a2.1 2.1 0 0 1-.62-.38H10V5h4v9.99c.34-.13.61-.25.68-.32.11-.11.36-.8.61-1.46l.33-.91c.09-.23.21-.43.38-.61V8.7h3v2.99c.17.18.29.38.38.61l.33.9c.24.67.5 1.36.62 1.48.06.06.33.18.67.31V8.7c0-1.1-.9-2-2-2M8 19H5v-7.45h3zm9.5 4c-.42 0-.79-.26-.94-.65l-.33-.9c-.41-1.11-.59-1.57-.85-1.83s-.72-.44-1.83-.85l-.9-.33c-.39-.15-.65-.52-.65-.94s.26-.79.65-.94l.9-.33c1.11-.41 1.57-.59 1.83-.85s.44-.72.84-1.82l.34-.91c.15-.39.52-.65.94-.65s.79.26.94.65l.33.9c.41 1.11.59 1.57.85 1.83s.72.44 1.83.85l.9.33c.39.15.65.52.65.94s-.26.79-.65.94l-.9.33c-1.11.41-1.57.59-1.83.85s-.44.72-.85 1.83l-.33.9c-.15.39-.52.65-.94.65m-1.74-5.5c.41.2.74.41 1.03.7s.51.62.71 1.03c.2-.41.41-.74.7-1.03.3-.3.62-.51 1.03-.71-.41-.2-.74-.41-1.03-.7s-.51-.62-.71-1.03c-.2.41-.41.74-.71 1.03s-.62.51-1.03.71Z'/%3E%3C/svg%3E",
871
885
  "core::dataprivacy": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 2c-1 1-6 4-9 4 0 7.56 3.82 13.89 9 16 4.98-2.11 9-8.43 9-16-3 0-8-3-9-4m-.01 17.79c-3.76-1.96-6.44-6.67-6.91-12.07 2.49-.61 5.24-2.09 6.93-3.22 1.69 1.13 4.42 2.61 6.91 3.22-.47 4.72-2.82 9.87-6.92 12.07ZM15 10V9c0-1.66-1.34-3-3-3S9 7.34 9 9v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1m-2.5 3.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5v-2c0-.28.22-.5.5-.5s.5.22.5.5zM14 10h-4V9c0-1.1.9-2 2-2s2 .9 2 2z'/%3E%3C/svg%3E",
872
886
  "core::delete-success-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M17.5 23c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5 5.5 2.47 5.5 5.5-2.47 5.5-5.5 5.5m3.96-7.59-.78-.78-4.84 4.84-1.81-1.81-.78.78 2.59 2.59 5.61-5.61ZM15 7h1v4.18c-.34.08-.68.19-1 .32zm-3.5 13H7V5h10v6.03c.17-.01.33-.03.5-.03.52 0 1.02.07 1.5.18V5h2c0-1.1-.9-2-2-2h-5V2h-4v1H5c-1.1 0-2 .9-2 2h2v15c0 1.1.9 2 2 2h5.82a6.6 6.6 0 0 1-1.32-2M9 18V7H8v11zm2-.5c0-1.84.77-3.5 2-4.68V7h-2z'/%3E%3C/svg%3E",
873
887
  "core::delete-success": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2300dd31' d='M17.5 23c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5 5.5 2.47 5.5 5.5-2.47 5.5-5.5 5.5'/%3E%3Cpath fill='%23002766' d='m15.85 21.03-2.59-2.59.78-.78 1.81 1.81 4.84-4.83.77.77z'/%3E%3Cpath fill='currentColor' d='M15 7h1v4.18c-.34.08-.68.19-1 .32zm-3.5 13H7V5h10v6.03c.17-.01.33-.03.5-.03.52 0 1.02.07 1.5.18V5h2c0-1.1-.9-2-2-2h-5V2h-4v1H5c-1.1 0-2 .9-2 2h2v15c0 1.1.9 2 2 2h5.82a6.6 6.6 0 0 1-1.32-2M9 18V7H8v11zm2-.5c0-1.84.77-3.5 2-4.68V7h-2z'/%3E%3C/svg%3E",
@@ -949,7 +963,9 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
949
963
  "core::information-security": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12.06 8c-1.1 0-2 .9-2 2v1h-.5c-.28 0-.5.22-.5.5v3c0 .28.22.5.5.5h5c.28 0 .5-.22.5-.5v-3c0-.28-.22-.5-.5-.5h-.5v-1c0-1.1-.9-2-2-2m.5 5.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5v-1c0-.28.22-.5.5-.5s.5.22.5.5zm.5-2.5h-2v-1c0-.55.45-1 1-1s1 .45 1 1zM2.19 6.81c-.27-.49-.1-1.1.38-1.37l3.79-2.15c.33-.19.68-.32 1.04-.39l4.1-.83c.42-.09.85-.09 1.28-.02l5.75.95c1.98.14 3.53 1.19 3.53 2.49 0 1.39-1.77 2.52-3.96 2.52-.56 0-1.09-.07-1.57-.21-1.06-.29-2.15-.45-3.24-.31l-3.65.43h-.12c-.49 0-.92-.37-.98-.88-.07-.55.33-.98.85-1.14l3.81-1.2-2.01-.43c-.19-.03-.38-.03-.57.01l-2.83.59c-.16.03-.32.09-.47.18L3.53 7.2c-.15.09-.32.13-.48.13-.35 0-.68-.19-.87-.52Zm19.74 10.38c.27.49.1 1.1-.38 1.37l-3.79 2.15c-.33.19-.68.32-1.04.39l-4.1.83c-.42.09-.85.09-1.28.02L5.59 21c-1.98-.14-3.53-1.19-3.53-2.49 0-1.39 1.77-2.52 3.96-2.52.56 0 1.09.07 1.57.21 1.06.29 2.15.45 3.24.31l3.65-.43h.12c.49 0 .92.37.98.88.07.55-.33.98-.85 1.14l-3.81 1.2 2.01.43c.19.03.38.03.57-.01l2.83-.59c.16-.03.32-.09.47-.18l3.79-2.15c.15-.09.32-.13.48-.13.35 0 .68.19.87.52Z'/%3E%3C/svg%3E",
950
964
  "core::introduction": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M13 3h-2v1H3c-.55 0-1 .45-1 1v1h1v10c0 1.1.9 2 2 2h6v3H8v1h8v-1h-3v-3h6c1.1 0 2-.9 2-2V6h1V5c0-.55-.45-1-1-1h-8zM5 16V6h14v10zm13-9H6v1h12zm0 2h-6v1h6zm-7 0H6v5h5zm-4 4v-3h3v3zm11-2h-6v1h6zm0 2h-6v1h6z'/%3E%3C/svg%3E",
951
965
  "core::kantine": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m16.32 11 5.48-4.11-.6-.8L14.65 11H2v1c0 2.45 1.05 4.75 2.97 6.48A10.5 10.5 0 0 0 7 19.89V20c0 .53.21 1.03.59 1.41.37.38.88.59 1.41.59h6a2 2 0 0 0 2-2v-.11c.18-.1.35-.2.52-.3.54-.32 1.05-.7 1.51-1.12C20.95 16.75 22 14.45 22 12v-1zM15 20H9v-1h6zm2.7-3.01c-.37.33-1.34.97-1.4 1.01H7.7c-.06-.03-1.02-.68-1.4-1.01-1.21-1.1-1.98-2.49-2.22-3.99h15.84c-.24 1.5-1.01 2.89-2.22 3.99m-2.77-7.73c-.05 0-.11 0-.16-.03a.506.506 0 0 1-.31-.64c.23-.68.05-1.41-.47-1.92-.6-.58-.91-1.29-.91-2.05s.3-1.46.86-2c.2-.19.51-.19.71.01.19.2.19.51-.01.71-.35.34-.55.79-.55 1.28s.2.93.55 1.28c.86.83 1.14 1.96.77 3.01-.07.21-.27.34-.47.34Zm-4.52 0c-.05 0-.11 0-.16-.03a.506.506 0 0 1-.31-.64c.23-.68.05-1.41-.47-1.92-.6-.58-.91-1.29-.91-2.05s.3-1.46.86-2c.2-.19.51-.19.71.01.19.2.19.51-.01.71-.35.34-.55.79-.55 1.28s.2.93.55 1.28c.86.83 1.14 1.96.77 3.01-.07.21-.27.34-.47.34Z'/%3E%3C/svg%3E",
966
+ "core::language-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10a9.8 9.8 0 0 0 3.17-.52c-.2-.56-.4-1.06-.5-1.15-.11-.12-.8-.38-1.47-.62l-.46-.17c-.25.3-.51.46-.75.46-.65 0-1.46-1.18-1.98-3.26.41-.1.82-.17 1.25-.2.21-.41.58-.74 1.04-.92l.27-.1c-.19 0-.39-.02-.58-.02-.75 0-1.48.1-2.18.26-.17-.95-.28-2.04-.31-3.26h4.98c-.01.85-.08 1.65-.17 2.37.19-.08.32-.15.37-.2.11-.11.36-.8.61-1.46l.18-.5c.01-.07.01-.14.01-.21h.07l.07-.2c.12-.32.32-.59.57-.8h-.7c-.03-1.21-.14-2.43-.35-3.54.96-.34 1.85-.83 2.65-1.46a7.96 7.96 0 0 1 2.18 5h-1.16c.25.21.45.48.57.8l.07.2h.51c-.02.34-.07.68-.14 1.01.21.56.41 1.07.51 1.17.09.09.59.29 1.15.49.34-1 .52-2.06.52-3.17 0-5.52-4.48-10-10-10m-.01 2c.65 0 1.46 1.18 1.98 3.26-.64.15-1.29.24-1.98.24s-1.34-.09-1.98-.24C10.53 5.18 11.34 4 11.99 4m-5.8 2.5c.8.63 1.69 1.12 2.65 1.46-.21 1.12-.32 2.34-.35 3.54H4.01c.12-1.93.93-3.68 2.18-5m-2.18 6h4.48c.03 1.21.14 2.43.35 3.54-.97.34-1.86.84-2.65 1.46a7.96 7.96 0 0 1-2.18-5m6.15 7.28a8.1 8.1 0 0 1-3.22-1.58c.64-.5 1.36-.89 2.12-1.17.27 1.1.65 2.04 1.1 2.75M9.06 6.97A8.3 8.3 0 0 1 6.94 5.8c.93-.76 2.03-1.3 3.23-1.58-.46.7-.84 1.64-1.11 2.75m.44 4.53c.02-1.22.14-2.31.31-3.26.7.17 1.43.26 2.18.26s1.48-.1 2.18-.26c.17.95.28 2.04.31 3.26zm5.41-4.53c-.27-1.1-.65-2.04-1.1-2.75 1.2.28 2.29.83 3.22 1.58-.64.49-1.35.89-2.12 1.17M17.5 23c-.42 0-.79-.26-.94-.65l-.33-.9c-.41-1.11-.59-1.57-.85-1.83s-.72-.44-1.83-.85l-.9-.33c-.39-.15-.65-.52-.65-.94s.26-.79.65-.94l.9-.33c1.11-.41 1.57-.59 1.83-.85s.44-.72.84-1.82l.34-.91c.15-.39.52-.65.94-.65s.79.26.94.65l.33.9c.41 1.11.59 1.57.85 1.83s.72.44 1.83.85l.9.33c.39.15.65.52.65.94s-.26.79-.65.94l-.9.33c-1.11.41-1.57.59-1.83.85s-.44.72-.85 1.83l-.33.9c-.15.39-.52.65-.94.65m-1.74-5.5c.41.2.74.41 1.03.7s.51.62.71 1.03c.2-.41.41-.74.7-1.03.3-.3.62-.51 1.03-.71-.41-.2-.74-.41-1.03-.7s-.51-.62-.71-1.03c-.2.41-.41.74-.71 1.03s-.62.51-1.03.71Z'/%3E%3C/svg%3E",
952
967
  "core::language": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m7.97 9.5h-4.48c-.03-1.21-.14-2.43-.35-3.54a9.3 9.3 0 0 0 2.65-1.46 7.94 7.94 0 0 1 2.18 5m-6-4.24c-.64.15-1.29.24-1.98.24s-1.34-.09-1.98-.24C10.53 5.18 11.34 4 11.99 4s1.46 1.18 1.98 3.26M9.5 11.5c.02-1.22.14-2.31.31-3.26.7.17 1.43.26 2.18.26s1.48-.1 2.18-.26c.17.95.28 2.04.31 3.26zm4.98 1c-.02 1.22-.14 2.31-.31 3.26-.7-.17-1.43-.26-2.18-.26s-1.48.1-2.18.26c-.17-.95-.28-2.04-.31-3.26zM9.06 6.97A8.3 8.3 0 0 1 6.94 5.8c.93-.76 2.03-1.3 3.23-1.58-.46.7-.84 1.65-1.11 2.76Zm1.11 12.81a8.1 8.1 0 0 1-3.23-1.58 8 8 0 0 1 2.12-1.17c.27 1.1.65 2.05 1.11 2.76Zm-.16-3.04c.64-.15 1.29-.24 1.98-.24s1.34.09 1.98.24c-.52 2.08-1.33 3.26-1.98 3.26s-1.46-1.18-1.98-3.26m4.9.29c.77.28 1.48.69 2.12 1.17-.93.76-2.03 1.3-3.23 1.58.46-.7.84-1.65 1.11-2.76ZM13.8 4.22c1.2.28 2.3.83 3.23 1.58-.64.49-1.35.89-2.12 1.17-.27-1.1-.65-2.05-1.11-2.76ZM6.19 6.5a9.3 9.3 0 0 0 2.65 1.46c-.21 1.12-.32 2.34-.35 3.54H4.01c.12-1.93.93-3.68 2.18-5m-2.18 6h4.48c.03 1.21.14 2.43.35 3.54-.97.34-1.86.84-2.65 1.46a7.94 7.94 0 0 1-2.18-5m13.77 5a9.3 9.3 0 0 0-2.65-1.46c.21-1.12.32-2.34.35-3.54h4.48a8 8 0 0 1-2.18 5'/%3E%3C/svg%3E",
968
+ "core::learning-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M10 6v4h6V6zm5 3h-4V7h4zm-5-3v4h6V6zm5 3h-4V7h4zm-5-3v4h6V6zm5 3h-4V7h4zm1 2v.69c-.09.1-.17.2-.24.31H10v-1zm-.63 2-.08.21c-.1.27-.21.55-.3.79H10v-1zM7 2C5.35 2 4 3.35 4 5v14c0 1.65 1.35 3 3 3h8.36l-.07-.2c-.24-.67-.5-1.36-.62-1.47-.07-.07-.34-.19-.69-.33H7c-.55 0-1-.45-1-1s.45-1 1-1h4.07c-.05-.16-.07-.33-.07-.5 0-.59.26-1.14.69-1.5H8V4h10v7.07c.62.16 1.14.61 1.38 1.23l.33.9c.1.27.2.55.29.79V2zm0 14c-.35 0-.69.06-1 .18V5c0-.55.45-1 1-1zm10.5 7c-.42 0-.79-.26-.94-.65l-.33-.9c-.41-1.11-.59-1.57-.85-1.83s-.72-.44-1.83-.85l-.9-.33c-.39-.15-.65-.52-.65-.94s.26-.79.65-.94l.9-.33c1.11-.41 1.57-.59 1.83-.85s.44-.72.84-1.82l.34-.91c.15-.39.52-.65.94-.65s.79.26.94.65l.33.9c.41 1.11.59 1.57.85 1.83s.72.44 1.83.85l.9.33c.39.15.65.52.65.94s-.26.79-.65.94l-.9.33c-1.11.41-1.57.59-1.83.85s-.44.72-.85 1.83l-.33.9c-.15.39-.52.65-.94.65m-1.74-5.5c.41.2.74.41 1.03.7s.51.62.71 1.03c.2-.41.41-.74.7-1.03.3-.3.62-.51 1.03-.71-.41-.2-.74-.41-1.03-.7s-.51-.62-.71-1.03c-.2.41-.41.74-.71 1.03s-.62.51-1.03.71Z'/%3E%3C/svg%3E",
953
969
  "core::link-external": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M21 3v8h-2V6.41L8.71 16.7 7.3 15.29 17.59 5H13V3zm-2 16H5V7h6V3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6h-2z'/%3E%3C/svg%3E",
954
970
  "core::link-internal": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m9 13.59 10.79-10.8L21.2 4.2 10.41 14.99H15v2H7v-8h2v4.59ZM19 19H5V7h8l2-2V3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V9h-2z'/%3E%3C/svg%3E",
955
971
  "core::link-off": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M13.95 9c.03.16.05.33.05.5 0 .48-.15.92-.39 1.3l-1.76-1.76c.21-.03.43-.04.65-.04zM11.5 6C13.43 6 15 7.57 15 9.5c0 .76-.25 1.46-.66 2.03l1.43 1.43A5.497 5.497 0 0 0 11.5 4h-4c-.22 0-.44.02-.65.04L8.81 6zm8.5 8.5c0 .76-.25 1.46-.66 2.03l1.43 1.43A5.47 5.47 0 0 0 22 14.5c0-2.52-1.7-4.64-4.01-5.29 0 .1.01.19.01.29 0 .6-.09 1.19-.24 1.74 1.31.51 2.24 1.77 2.24 3.26m1.31 8.21-3.02-3.02c-.56.19-1.16.31-1.79.31h-4C9.46 20 7 17.54 7 14.5c0-1.67.75-3.16 1.93-4.17L5.36 6.76C4.54 7.4 4 8.38 4 9.5c0 1.49.93 2.75 2.24 3.26Q6 13.6 6 14.5c0 .1.01.19.01.29A5.49 5.49 0 0 1 2 9.5c0-1.67.75-3.16 1.93-4.17L1.3 2.7l1.41-1.41 20 20h.01zm-4.72-4.72-3.3-3.3c-.56.19-1.16.31-1.79.31h-1.45c-.03-.16-.05-.33-.05-.5 0-.57.2-1.08.51-1.5h1.08l-1.23-1.23C9.54 12.41 9 13.39 9 14.51c0 1.93 1.57 3.5 3.5 3.5h4.09Z'/%3E%3C/svg%3E",
@@ -968,6 +984,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
968
984
  "core::lock": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 9h-2V7c0-2.76-2.24-5-5-5S7 4.24 7 7v2H5c-.55 0-1 .45-1 1v11c0 .55.45 1 1 1h14c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1M9 7c0-1.65 1.35-3 3-3s3 1.35 3 3v2H9zm9 13H6v-9h12zm-4.99-3.98V18c0 .55-.45 1-1 1s-1-.45-1-1v-1.98c0-.55.45-1 1-1s1 .45 1 1'/%3E%3C/svg%3E",
969
985
  "core::logo-engage": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M16.5 3c-1.97 0-3.62 1.27-4.23 3.03-.09 0-.18-.03-.27-.03s-.18.02-.27.03C11.12 4.27 9.46 3 7.5 3 5.01 3 3 5.01 3 7.5v9C3 18.99 5.01 21 7.5 21h2c.93 0 1.78-.28 2.5-.76.72.48 1.57.76 2.5.76h2c2.49 0 4.5-2.01 4.5-4.5v-9C21 5.01 18.99 3 16.5 3m-.64 9H14.5c-.93 0-1.78.28-2.5.76A4.47 4.47 0 0 0 9.5 12H8.14A3.7 3.7 0 0 1 8 11c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .35-.05.68-.14 1M5 10.92V7.5A2.5 2.5 0 0 1 7.5 5c1 0 1.89.62 2.28 1.54C8.14 7.36 7 9.04 7 11c0 .33.04.65.11.96-.03 0-.07 0-.11-.01-.18-.03-.36-.07-.53-.12-.02 0-.04-.01-.06-.02-.53-.18-1.02-.47-1.41-.86v-.02ZM11.94 19H7.5A2.5 2.5 0 0 1 5 16.5v-4.28c.71.49 1.57.78 2.5.78h2c1.93 0 3.5 1.57 3.5 3.5 0 .98-.41 1.87-1.06 2.5M19 16.5a2.5 2.5 0 0 1-2.5 2.5h-3.29c.49-.72.79-1.57.79-2.5 0-1.18-.46-2.24-1.2-3.04.51-.28 1.08-.46 1.7-.46h2c.93 0 1.79-.29 2.5-.78zm0-6.77v1.2c-.39.4-.87.68-1.41.86-.02 0-.04.01-.06.02-.17.05-.35.1-.53.12s-.07 0-.11 0c.06-.31.11-.63.11-.96 0-1.96-1.14-3.64-2.78-4.46.39-.92 1.28-1.54 2.28-1.54a2.5 2.5 0 0 1 2.5 2.5V9.7Z'/%3E%3C/svg%3E",
970
986
  "core::logout": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m22.08 12-5.66 5.66-1.41-1.41 3.24-3.24H11v-2h7.25l-3.24-3.24 1.41-1.41 5.66 5.66ZM12 9V6h-2v12h2v-3h2v3c0 1.1-.9 2-2 2h-2v2.39l-6.63-2.21A2 2 0 0 1 2 18.28V5.72c0-.86.55-1.62 1.37-1.9L10 1.61V4h2c1.1 0 2 .9 2 2v3zM9 4.05 4 5.72v12.56l5 1.67z'/%3E%3C/svg%3E",
987
+ "core::magic-wand": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20.19 3.81a2.764 2.764 0 0 0-3.91 0L3.81 16.28a2.764 2.764 0 1 0 3.91 3.91L20.19 7.72a2.764 2.764 0 0 0 0-3.91M6.3 18.78a.78.78 0 0 1-1.08 0 .8.8 0 0 1-.22-.54c0-.21.08-.4.22-.54L15.46 7.46l1.08 1.08zM18.78 6.3l-1.53 1.53-1.08-1.08 1.53-1.53a.78.78 0 0 1 1.08 0c.14.15.22.34.22.54 0 .21-.08.4-.22.54m-9.11-.27-.69-.25c-.66-.25-.99-.37-1.19-.57-.19-.2-.31-.51-.6-1.28l-.22-.6c-.14-.4-.8-.4-.94 0l-.25.69c-.25.66-.37.99-.57 1.19-.2.19-.51.31-1.28.6l-.6.22c-.2.07-.33.26-.33.47s.13.4.33.47l.69.25c.66.25.99.37 1.19.57.19.2.31.51.6 1.28l.22.6c.07.2.26.33.47.33s.4-.13.47-.33l.25-.69c.25-.66.37-.99.57-1.19.2-.19.51-.31 1.28-.6l.6-.22c.2-.07.33-.26.33-.47s-.13-.4-.33-.47M7.09 7.08c-.26.25-.41.55-.59.99-.17-.43-.33-.73-.58-.98-.25-.26-.55-.41-.99-.59.43-.17.73-.33.98-.58.26-.25.41-.55.59-.99.17.43.33.73.58.98.25.26.55.41.99.59-.43.17-.73.33-.98.58m13.58 9.95-.59-.22c-.77-.28-1.08-.4-1.28-.6-.21-.21-.33-.52-.61-1.29l-.22-.59c-.15-.4-.79-.4-.94 0l-.22.59c-.28.77-.4 1.08-.6 1.28-.21.21-.52.33-1.29.61l-.59.22c-.2.07-.33.26-.33.47s.13.4.33.47l.59.22c.77.28 1.08.4 1.28.6.21.21.33.52.61 1.29l.22.59c.07.2.26.33.47.33s.4-.13.47-.33l.22-.59c.28-.77.4-1.08.6-1.28.21-.21.52-.33 1.29-.61l.59-.22c.2-.07.33-.26.33-.47s-.13-.4-.33-.47m-2.58 1.06c-.26.25-.41.55-.59.99-.18-.44-.33-.74-.59-.99-.25-.26-.55-.41-.99-.59.44-.18.74-.33.99-.59.26-.25.41-.55.59-.99.18.44.33.74.59.99.25.26.55.41.99.59-.44.18-.74.33-.99.59'/%3E%3C/svg%3E",
971
988
  "core::mail-error-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m22.73 14.95-2.68-2.68a.93.93 0 0 0-.65-.27h-3.8c-.24 0-.48.1-.65.27l-2.68 2.68c-.17.17-.27.41-.27.65v3.8c0 .24.1.48.27.65l2.68 2.68c.17.17.41.27.65.27h3.8c.24 0 .48-.1.65-.27l2.68-2.68c.17-.17.27-.41.27-.65v-3.8c0-.24-.1-.48-.27-.65M21 20.13l-.87.87-2.63-2.63L14.87 21l-.87-.87 2.63-2.63L14 14.87l.87-.87 2.63 2.63L20.13 14l.87.87-2.63 2.63zM20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7.1c-.06-.19-.1-.39-.1-.6V18H4.81l5.61-5.31.55.52c.29.27.66.41 1.03.41.08 0 .15-.03.23-.04l2.02-2.02c.3-.3.68-.48 1.09-.54L20 6.6v4.49c.28.09.54.24.75.46L22 12.8V5.99c0-1.1-.9-2-2-2ZM4 17.39V6.61L9.69 12zm8.34-4.9c-.19.18-.49.18-.69 0L4.8 6h14.38l-6.85 6.49Z'/%3E%3C/svg%3E",
972
989
  "core::mail-error": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23f30303' d='m14.95 12.27-2.68 2.68c-.17.17-.27.41-.27.65v3.8c0 .24.1.48.27.65l2.68 2.68c.17.17.41.27.65.27h3.8c.24 0 .48-.1.65-.27l2.68-2.68c.17-.17.27-.41.27-.65v-3.8c0-.24-.1-.48-.27-.65l-2.68-2.68a.93.93 0 0 0-.65-.27h-3.8c-.24 0-.48.1-.65.27'/%3E%3Cpath fill='%23fff' d='m21 14.87-.87-.87-2.63 2.63L14.87 14l-.87.87 2.63 2.63L14 20.13l.87.87 2.63-2.63L20.13 21l.87-.87-2.63-2.63z'/%3E%3Cpath fill='currentColor' d='M11 19.4V18H4.81l5.61-5.31.55.52c.29.27.66.41 1.03.41.08 0 .15-.03.23-.04l2.02-2.02c.3-.3.68-.48 1.09-.54L20 6.6v4.49c.28.09.54.24.75.46L22 12.8V5.99c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7.1c-.06-.19-.1-.39-.1-.6ZM19.19 6l-6.85 6.49c-.19.18-.49.18-.69 0L4.8 6h14.38ZM4 6.61 9.69 12 4 17.39z'/%3E%3C/svg%3E",
973
990
  "core::mail-newsletter": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11 18H4.81l5.61-5.31.55.52s.09.05.12.08c.08-.34.22-.66.41-.95L4.81 6h14.38l-5.29 5.01s.07-.01.1-.01h1.37L20 6.61V11h1c.35 0 .69.07 1 .18V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7zM4 6.61 9.69 12 4 17.39zm14.33 10.56c0 .78-.52 1.41-1.18 1.41-.51 0-.82-.36-.82-.92 0-.77.52-1.4 1.17-1.4.51 0 .83.36.83.91M21 12h-7c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-7c0-1.1-.9-2-2-2m-1.16 7.79c-.9 0-1.36-.52-1.51-1.07-.35.52-.86.87-1.5.87-.97 0-1.64-.78-1.64-1.84 0-1.34 1-2.5 2.16-2.5.72 0 1.1.35 1.26.85l.14-.68h1.02l-.44 2.32c-.13.64.09 1.07.58 1.07s.97-.54.97-1.7c0-1.82-1.45-3.1-3.36-3.1s-3.36 1.36-3.36 3.48S15.61 21 17.44 21c.64 0 1.2-.14 1.73-.5l.61.81c-.69.52-1.47.69-2.34.69-2.52 0-4.43-1.87-4.43-4.51S14.93 13 17.52 13s4.49 1.76 4.49 4.11c0 1.56-.9 2.68-2.16 2.68Z'/%3E%3C/svg%3E",
@@ -1141,6 +1158,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
1141
1158
  "core::warning-filled-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m23 19.04-9.88-16.7c-.23-.39-.66-.64-1.12-.64s-.89.25-1.12.64L1 19.04c-.24.4-.24.9-.01 1.3.23.41.66.66 1.13.66h19.75c.47 0 .9-.25 1.13-.66.23-.4.23-.9 0-1.3m-11-.79a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m1.24-8.98-.67 5.11c-.05.34-.24.62-.58.62s-.53-.28-.58-.62l-.67-5.11v-.1c0-.14.03-.29.1-.42.2-.42.67-.75 1.15-.75.4 0 .79.23 1.03.55.14.19.22.41.22.62v.09Z'/%3E%3C/svg%3E",
1142
1159
  "core::warning-filled": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23002766' d='M21.88 21H2.12c-.47 0-.9-.25-1.13-.66-.23-.4-.23-.9.01-1.3l9.88-16.7c.23-.39.66-.64 1.12-.64s.89.25 1.12.64L23 19.05c.24.4.24.9 0 1.3-.23.41-.66.66-1.13.66Zm-.61-.94h.01zM12.6 3.35'/%3E%3Cpath fill='%23ffe300' d='M12 4.37 3.35 19h17.29zm-1.15 4.38c.2-.42.67-.75 1.15-.75.4 0 .79.23 1.03.55.14.19.22.41.22.62v.09l-.67 5.11c-.05.34-.24.62-.58.62s-.53-.28-.58-.62l-.67-5.11v-.1c0-.14.03-.29.1-.42Zm1.15 9.5a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5'/%3E%3C/svg%3E",
1143
1160
  "core::warning": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m23 19.04-9.88-16.7c-.23-.39-.66-.64-1.12-.64s-.89.25-1.12.64L1 19.04c-.24.4-.24.9-.01 1.3.23.41.66.66 1.13.66h19.75c.47 0 .9-.25 1.13-.66.23-.4.23-.9 0-1.3M3.35 19 12 4.37 20.65 19zM12 8c.55 0 1 .45 1 1v5c0 .55-.45 1-1 1s-1-.45-1-1V9c0-.55.45-1 1-1m1.25 9a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0'/%3E%3C/svg%3E",
1161
+ "core::writing-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M8 7v1h4V7zm0 2v1h8V9zm0-2v1h4V7zm0 2v1h8V9zm0-2v1h4V7zm0 2v1h8V9zm5.99 6c-.24.09-.52.19-.79.29l-.9.33c-.23.09-.43.21-.61.38H8v-1zM16 11v.69c-.09.1-.17.2-.24.31H8v-1zm-.63 2-.08.21c-.1.27-.21.55-.3.79H8v-1zM11 17.5c0 .17.02.34.07.5H8v-1h3.07c-.05.16-.07.33-.07.5m9-11.09v7.58c-.09-.24-.19-.52-.29-.79l-.33-.9c-.24-.62-.76-1.07-1.38-1.23V7h-3V4H6v16h7.98c.35.14.62.26.69.33.12.11.38.8.62 1.47l.07.2H6c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h9.59c.53 0 1.03.21 1.41.59L19.41 5c.38.37.59.88.59 1.41M17.5 23c-.42 0-.79-.26-.94-.65l-.33-.9c-.41-1.11-.59-1.57-.85-1.83s-.72-.44-1.83-.85l-.9-.33c-.39-.15-.65-.52-.65-.94s.26-.79.65-.94l.9-.33c1.11-.41 1.57-.59 1.83-.85s.44-.72.84-1.82l.34-.91c.15-.39.52-.65.94-.65s.79.26.94.65l.33.9c.41 1.11.59 1.57.85 1.83s.72.44 1.83.85l.9.33c.39.15.65.52.65.94s-.26.79-.65.94l-.9.33c-1.11.41-1.57.59-1.83.85s-.44.72-.85 1.83l-.33.9c-.15.39-.52.65-.94.65m-1.74-5.5c.41.2.74.41 1.03.7s.51.62.71 1.03c.2-.41.41-.74.7-1.03.3-.3.62-.51 1.03-.71-.41-.2-.74-.41-1.03-.7s-.51-.62-.71-1.03c-.2.41-.41.74-.71 1.03s-.62.51-1.03.71Z'/%3E%3C/svg%3E",
1144
1162
  "core::zoom-in": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M8 12v-2h4V6h2v4h4v2h-4v4h-2v-4zm14-1a9 9 0 0 1-9 9c-2.1 0-4.03-.73-5.56-1.94L3.5 22 2 20.5l3.94-3.94A8.94 8.94 0 0 1 4 11a9 9 0 0 1 18 0m-2 0c0-3.86-3.14-7-7-7s-7 3.14-7 7 3.14 7 7 7 7-3.14 7-7'/%3E%3C/svg%3E",
1145
1163
  "core::zoom-original": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M13 2a9 9 0 0 0-9 9c0 2.1.73 4.03 1.94 5.56L2 20.5 3.5 22l3.94-3.94A8.94 8.94 0 0 0 13 20a9 9 0 0 0 0-18m0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7M9.23 7.86h2.07v6.36h-1.26V9.08h-.82V7.86Zm4.57 4.86c0 .52-.32.89-.79.89s-.8-.37-.8-.89.33-.88.8-.88.79.36.79.88m0-3.19c0 .52-.32.89-.79.89s-.8-.37-.8-.89.33-.88.8-.88.79.36.79.88m.64-1.67h2.07v6.36h-1.26V9.08h-.82V7.86Z'/%3E%3C/svg%3E",
1146
1164
  "core::zoom-out": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M8 10h10v2H8zm14 1a9 9 0 0 1-9 9c-2.1 0-4.03-.73-5.56-1.94L3.5 22 2 20.5l3.94-3.94A8.94 8.94 0 0 1 4 11a9 9 0 0 1 18 0m-2 0c0-3.86-3.14-7-7-7s-7 3.14-7 7 3.14 7 7 7 7-3.14 7-7'/%3E%3C/svg%3E",
@@ -1190,6 +1208,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
1190
1208
  "safety::alcotest-5820": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 2H10C8.34 2 7 3.34 7 5H6v5c0 .55.45 1 1 1v8c0 1.66 1.34 3 3 3h4c1.66 0 3-1.34 3-3V5c0-.35-.07-.69-.18-1H20zm-5 17c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1v-9h6zm0-10H9V6h6zM9 5c0-.55.45-1 1-1h4c.55 0 1 .45 1 1z'/%3E%3Ccircle cx='10.75' cy='11.75' r='.75' fill='currentColor'/%3E%3Ccircle cx='13.25' cy='11.75' r='.75' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0-3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1'/%3E%3C/svg%3E",
1191
1209
  "safety::alcotest-6820": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M15 2H9C7.34 2 6 3.34 6 5v14c0 1.66 1.34 3 3 3h6c1.66 0 3-1.34 3-3V5c0-.35-.07-.69-.18-1H19v2h1V4h2V2zm1 17c0 .55-.45 1-1 1H9c-.55 0-1-.45-1-1v-8h8zm0-9H8V6h8zM8 5c0-.55.45-1 1-1h6c.55 0 1 .45 1 1z'/%3E%3Ccircle cx='9.75' cy='12.75' r='.75' fill='currentColor'/%3E%3Ccircle cx='14.25' cy='12.75' r='.75' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M12 18c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0-3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1'/%3E%3C/svg%3E",
1192
1210
  "safety::alcotest-7000-funnel": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='13.25' cy='13.75' r='.75' fill='currentColor'/%3E%3Ccircle cx='10.75' cy='13.75' r='.75' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M17 2H7l.53 2.65C7.2 5.01 7 5.48 7 6v13c0 1.66 1.34 3 3 3h4c1.66 0 3-1.34 3-3V6c0-.52-.2-.99-.53-1.35zm-2.44 2-.2 1H9.64l-.2-1zM15 19c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1v-7h6zm0-8H9V7h6z'/%3E%3Cpath fill='currentColor' d='M12 19c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0-3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1'/%3E%3C/svg%3E",
1211
+ "safety::alcotest-7000-tube-and-mobile-printer-bt": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M10 2C8.34 2 7 3.34 7 5v5h2V6h6v5h-1.52c.23.29.39.63.47 1H15v7c0 .55-.45 1-1 1h-.49c-.11.29-.24.58-.39.86-.24.44-.56.83-.96 1.14H14c1.66 0 3-1.34 3-3V5c0-.35-.07-.69-.18-1H18v2h1V4h2V2zM9 5c0-.55.45-1 1-1h4c.55 0 1 .45 1 1zm2.43 6H4.57C3.71 11 3 11.67 3 12.5v4.91c0 1.02.26 2.05.76 2.97C4.31 21.41 5.48 22 6.97 22h2.36c1.24 0 2.39-.63 2.91-1.62.5-.92.76-1.95.76-2.97V12.5c0-.83-.71-1.5-1.57-1.5M11 17.41c0 .7-.17 1.39-.52 2.03-.18.33-.64.56-1.15.56H6.97c-.73 0-1.26-.21-1.45-.56-.35-.64-.52-1.33-.52-2.03V13h6zM10 16H6v-1h4zm-2.5 2v1H6v-1zm2.5 0v1H8.5v-1z'/%3E%3C/svg%3E",
1193
1212
  "safety::alcotest-7000-tube": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='13.25' cy='13.75' r='.75' fill='currentColor'/%3E%3Ccircle cx='10.75' cy='13.75' r='.75' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M14 2h-4C8.34 2 7 3.34 7 5v14c0 1.66 1.34 3 3 3h4c1.66 0 3-1.34 3-3V5c0-.35-.07-.69-.18-1H18v2h1V4h2V2zm1 17c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1v-7h6zm0-8H9V6h6zM9 5c0-.55.45-1 1-1h4c.55 0 1 .45 1 1z'/%3E%3Cpath fill='currentColor' d='M12 19c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2m0-3c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1'/%3E%3C/svg%3E",
1194
1213
  "safety::alcotest-7510": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='10.75' cy='12.75' r='.75' fill='currentColor'/%3E%3Ccircle cx='13.25' cy='12.75' r='.75' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M9 11h6V5H9zm1-5h4v4h-4z'/%3E%3Cpath fill='currentColor' d='M7.79 2c-1.02 0-1.88.77-1.99 1.78l-.7 6.27c-.07.6.14 1.21.57 1.64l1.32 1.32v6c0 1.66 1.34 3 3 3h4c1.66 0 3-1.34 3-3v-6l1.32-1.32c.43-.43.64-1.03.57-1.64l-.67-6.04h.78v2h1v-2h2v-2H7.79Zm7.8 9.59-.59.59v6.83c0 .55-.45 1-1 1h-4c-.55 0-1-.45-1-1v-6.83l-.59-.59-1.32-1.32.7-6.27h8.42l.7 6.27z'/%3E%3Cpath fill='currentColor' d='M12 14c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m0 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1'/%3E%3C/svg%3E",
1195
1214
  "safety::allowlist-upload": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m12.26 11.27-.71-.7-3.02 3.04-1.08-1.07-.7.71 1.8 1.77 3.72-3.75Zm0-3.02-.71-.7-3.02 3.04-1.08-1.07-.7.71L8.55 12l3.72-3.75ZM17 9.97v-1h-4v1zm-8.47.62L7.45 9.52l-.7.71L8.55 12l3.72-3.75-.71-.7-3.02 3.04ZM13 8.97v1h4v-1zm-4.47 4.64-1.08-1.07-.7.71 1.8 1.77 3.72-3.75-.71-.7-3.02 3.04Zm-1.08 1.92-.7.71 1.8 1.77 2.46-2.48v-1.42L8.54 16.6l-1.08-1.07ZM11 19.99H6v-16h12V11h2V3.99c0-1.1-.9-2-2-2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h5.18c-.11-.31-.18-.64-.18-.99zM23 14v7c0 .41-.13.8-.34 1.12-.14.21-.33.4-.54.54-.32.22-.7.34-1.12.34h-7c-.41 0-.8-.13-1.12-.34-.21-.14-.4-.33-.54-.54-.22-.32-.34-.7-.34-1.12v-7c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2m-6 .91v5.08h.99v-5.08l2.37 2.37.7-.7-3.57-3.57-3.57 3.57.7.7 2.37-2.37ZM21.47 20h-.99v.99h-5.96V20h-.99v.99c0 .55.45.99.99.99h5.96c.55 0 .99-.45.99-.99z'/%3E%3C/svg%3E",
@@ -1328,6 +1347,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
1328
1347
  "safety::docking-station-8": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M7 10V7H5v3h.5v4H5v3h2v-3h-.5v-4zm4 0V7H9v3h.5v4H9v3h2v-3h-.5v-4z'/%3E%3Cpath fill='currentColor' d='M4 18V6h16v4.91c.42.08.82.19 1.21.36.29.13.55.3.79.48V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h9.95v-.11q0-1.08.48-1.89z'/%3E%3Cpath fill='currentColor' d='M22.49 18.22c-.34-.44-.8-.78-1.37-1.01.46-.23.82-.54 1.09-.93s.4-.87.4-1.44c0-.61-.16-1.14-.49-1.6a3.16 3.16 0 0 0-1.32-1.06c-.56-.25-1.16-.37-1.82-.37s-1.28.12-1.84.37c-.55.25-.99.6-1.32 1.06s-.49 1-.49 1.6c0 .57.14 1.04.41 1.44.27.39.64.7 1.1.93-.58.23-1.04.57-1.38 1.01-.35.44-.52.99-.52 1.66s.18 1.25.53 1.75c.36.5.84.88 1.46 1.15s1.3.4 2.04.4 1.42-.13 2.03-.4 1.1-.65 1.45-1.15c.36-.5.53-1.08.53-1.75s-.17-1.22-.51-1.66ZM17.89 14c.29-.24.65-.36 1.09-.36s.8.12 1.08.36q.42.36.42.99c0 .63-.14.76-.42 1q-.42.36-1.08.36c-.66 0-.8-.12-1.09-.36s-.43-.58-.43-1 .14-.75.43-.99m2.42 6.92c-.36.29-.8.44-1.33.44s-.97-.15-1.33-.44q-.54-.435-.54-1.23c0-.795.18-.92.54-1.21s.8-.44 1.33-.44.97.15 1.33.44.54.7.54 1.21-.18.93-.54 1.23M18.5 10.84V10h.5V7h-2v3h.5v1.01c.32-.09.66-.14 1-.17m-4-.84h.5V7h-2v3h.5v4H13v3h2v-.05s-.05-.07-.08-.1c-.39-.56-.59-1.24-.59-2.01 0-.4.06-.78.16-1.14V10Z'/%3E%3C/svg%3E",
1329
1348
  "safety::docking-station": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2m0 14H4V6h16z'/%3E%3Cpath fill='currentColor' d='M7 14h-.5v-4H7V7H5v3h.5v4H5v3h2zm4 0h-.5v-4h.5V7H9v3h.5v4H9v3h2zm4 0h-.5v-4h.5V7h-2v3h.5v4H13v3h2zm4 0h-.5v-4h.5V7h-2v3h.5v4H17v3h2z'/%3E%3C/svg%3E",
1330
1349
  "safety::download-excel": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11 8H5c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h6v1H6v3h5v1c0 .35.06.69.18 1H6c-1.1 0-2-.9-2-2v-2.18A3 3 0 0 1 2 15V9a3 3 0 0 1 2-2.82V4c0-1.1.9-2 2-2h12c1.1 0 2 .9 2 2v7h-2V4H6v3h5c1.1 0 2 .9 2 2v2.18c-.37.13-.71.33-1 .59V9c0-.55-.45-1-1-1m-4.06 6 .71-.98q.315-.435.33-.54H8s.02.07.06.13c.03.06.08.14.15.23s.11.15.13.18l.71.98h.94l-1.51-2.12L9.96 9.8h-.93l-.69.95c-.2.29-.31.47-.31.54H8c-.01-.06-.12-.25-.33-.54l-.68-.95h-.95l1.49 2.08L6 14zM23 14v7c0 1.1-.9 2-2 2h-7c-1.1 0-2-.9-2-2v-7c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2m-2.08 4.83-.85-.85-1.98 1.98v-7.05h-1.2v7.05l-1.98-1.98-.85.85 3.42 3.42 3.42-3.42Z'/%3E%3C/svg%3E",
1350
+ "safety::drug-test-5000": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m19.45 7.24-.88-2.55A4.01 4.01 0 0 0 14.79 2H9.21c-1.7 0-3.22 1.08-3.78 2.69l-.72 2.08C4.24 8.13 4 9.57 4 11.02V19c0 1.65 1.35 3 3 3h10c1.65 0 3-1.35 3-3v-8.49c0-1.11-.19-2.21-.55-3.27M7.32 5.35C7.6 4.54 8.36 4 9.21 4h5.58c.85 0 1.61.54 1.89 1.35l.7 2.03c-.25.77-.91 1.37-1.76 1.51-.44.07-.89.11-1.33.11H9.71c-.44 0-.89-.04-1.33-.11-.84-.14-1.5-.73-1.76-1.5zM18 19c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-7.98c0-.77.08-1.53.25-2.28.48.59 1.17 1 1.97 1.14.49.08.99.12 1.49.12h4.58c.5 0 1-.04 1.49-.12a3.22 3.22 0 0 0 2-1.18c.15.59.22 1.2.22 1.81zm-9-8v8h6v-8zm5 7h-4v-6h4zm1.5-10h-7L9 5h6z'/%3E%3C/svg%3E",
1331
1351
  "safety::drugcheck": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 10.28V9.5c0-.83-.67-1.5-1.5-1.5H10V5c0-1.38.86-2.53 2-2.8V2H6v.2c1.14.26 2 1.42 2 2.8v3h-.46c-.83 0-1.5.67-1.5 1.5v.78c-.6.35-1.01.99-1.01 1.73v8c0 1.1.9 2 2 2H11c1.1 0 2-.9 2-2v-8c0-.74-.41-1.38-1-1.72ZM7.04 9.5c0-.28.22-.5.5-.5h2.96c.28 0 .5.22.5.5V11H7.04zM12 18c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-5c0-.55.45-1 1-1h4c.55 0 1 .45 1 1z'/%3E%3Cpath fill='currentColor' d='M7 13h4v5H7zm11.5-1H18V3h.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-4c-.28 0-.5.22-.5.5s.22.5.5.5h.5v9h-.5c-.28 0-.5.22-.5.5s.22.5.5.5h.5v3c0 .37.21.67.5.85V18h2v-1.15c.29-.17.5-.48.5-.85v-3h.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5m-3 9.5c0 .28.22.5.5.5h1c.28 0 .5-.22.5-.5V19h-2z'/%3E%3C/svg%3E",
1332
1352
  "safety::emergency-stop-not-triggered": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 21H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2M5 5v14h14V5zm7 12c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-9c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4'/%3E%3C/svg%3E",
1333
1353
  "safety::emergency-stop-triggered-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M21 5v6.81l-.25-.25c-.35-.35-.85-.56-1.35-.56H19V5H5v14h6v.4c0 .5.21 1 .56 1.35l.25.25H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2m-9 2a5.002 5.002 0 0 0-1 9.9v-1.03A3.999 3.999 0 1 1 15.87 11h1.03A5 5 0 0 0 12 7m11 8.6v3.8c0 .24-.1.47-.27.65l-2.68 2.68c-.18.17-.41.27-.65.27h-3.8c-.24 0-.47-.1-.65-.27l-2.68-2.68a.95.95 0 0 1-.27-.65v-3.8c0-.24.1-.47.27-.65l2.68-2.68c.18-.17.41-.27.65-.27h3.8c.24 0 .47.1.65.27l2.68 2.68c.17.18.27.41.27.65m-4.63 1.9L21 14.87l-.87-.87-2.63 2.63L14.87 14l-.87.87 2.63 2.63L14 20.13l.87.87 2.63-2.63L20.13 21l.87-.87z'/%3E%3C/svg%3E",
@@ -1559,6 +1579,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
1559
1579
  "safety::mobile-device-error-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.11 20.01H8V3.99h2.08c.17.74.61 1.19 1.22 1.19h1.5c.55 0 .97-.47 1.12-1.19H16V11h2V3.89C18 2.85 17.15 2 16.1 2H7.9C6.85 2 6 2.85 6 3.89v16.22C6 21.15 6.85 22 7.9 22h4.91l-1.22-1.22c-.22-.22-.37-.48-.47-.77Z'/%3E%3Cpath fill='currentColor' d='m22.71 14.93-2.64-2.64a1 1 0 0 0-.71-.29h-3.73c-.27 0-.52.11-.71.29l-2.64 2.64a1 1 0 0 0-.29.71v3.73c0 .27.11.52.29.71l2.64 2.64c.19.19.44.29.71.29h3.73c.27 0 .52-.11.71-.29l2.64-2.64a1 1 0 0 0 .29-.71v-3.73c0-.27-.11-.52-.29-.71M21 20.13l-.87.87-2.63-2.63L14.87 21l-.87-.87 2.63-2.63L14 14.87l.87-.87 2.63 2.63L20.13 14l.87.87-2.63 2.63z'/%3E%3C/svg%3E",
1560
1580
  "safety::mobile-device-error": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.59 20.78c-.22-.22-.37-.48-.47-.77H8.01V3.99h2.08c.17.74.61 1.19 1.22 1.19h1.5c.55 0 .97-.47 1.12-1.19h2.08V11h2V3.89c0-1.04-.85-1.89-1.9-1.89H7.9C6.85 2 6 2.85 6 3.89v16.22C6 21.15 6.85 22 7.9 22h4.91z'/%3E%3Cpath fill='%23f30303' d='M19.36 12h-3.73c-.27 0-.52.11-.71.29l-2.64 2.64a1 1 0 0 0-.29.71v3.73c0 .27.11.52.29.71l2.64 2.64c.19.19.44.29.71.29h3.73c.27 0 .52-.11.71-.29l2.64-2.64a1 1 0 0 0 .29-.71v-3.73c0-.27-.11-.52-.29-.71l-2.64-2.64a1 1 0 0 0-.71-.29'/%3E%3Cpath fill='%23fff' d='m21 20.1-.9.9-2.6-2.6-2.6 2.6-.9-.9 2.6-2.6-2.6-2.6.9-.9 2.6 2.6 2.6-2.6.9.9-2.6 2.6z'/%3E%3C/svg%3E",
1561
1581
  "safety::mobile-device": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M16.1 2H7.9C6.85 2 6 2.85 6 3.89v16.22C6 21.15 6.85 22 7.9 22h8.2c1.05 0 1.9-.85 1.9-1.89V3.89C18 2.85 17.15 2 16.1 2M16 20.01H8V3.99h2.08c.17.74.61 1.19 1.22 1.19h1.5c.55 0 .97-.47 1.12-1.19H16z'/%3E%3C/svg%3E",
1582
+ "safety::mobile-printer-bt": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M18 2H6c-1.1 0-2 .9-2 2v9.82c0 1.86.42 3.74 1.21 5.43C6.03 21 7.85 22 10.2 22h4.13c1.92 0 3.67-1.08 4.46-2.75.79-1.69 1.21-3.57 1.21-5.43V4c0-1.1-.9-2-2-2m0 11.82c0 1.57-.35 3.15-1.02 4.58-.06.14-.14.27-.23.39A2.98 2.98 0 0 1 14.33 20H10.2c-1.23 0-2.19-.35-2.77-1-.17-.18-.3-.38-.41-.6-.01 0-.01-.03-.02-.04-.66-1.42-1-2.98-1-4.54V4h12zM16 5H8c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h8c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1m0 5H8V6h8zM9 7h1v2H9zm2.5 0h1v2h-1zM14 7h1v2h-1zm-2.5 10v2h-1.07c-.68-.04-1.63-.24-2-1.02-.15-.32-.28-.64-.4-.98zm4.47 0c-.12.34-.25.66-.4.98-.27.59-.9.98-1.6 1.02H12.5v-2zM7 13h10v1H7z'/%3E%3C/svg%3E",
1562
1583
  "safety::module": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M4 8h16v8H4z'/%3E%3C/svg%3E",
1563
1584
  "safety::monitoring-1": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19.9 13.55h.1V22h-1.44v-7.22h-1.1v-1.23zm.1-8.79V12c0 .18-.01.37-.03.55h-2c.02-.18.03-.37.03-.55V5.8L8.56 17.65c.97.99 2.15 1.78 3.45 2.25 2.03-.73 3.8-2.28 4.88-4.12h.68v2.51c-1.4 1.71-3.33 3.08-5.56 3.71-4.66-1.31-8-5.84-8-10V4.76c0-.92.62-1.72 1.5-1.94C7.55 2.29 9.73 2 12.01 2s4.46.29 6.49.82A2 2 0 0 1 20 4.76m-3.46-.33C15.06 4.14 13.54 4 12 4c-2.05 0-4.06.25-5.99.75V12c0 1.38.47 2.79 1.27 4.05z'/%3E%3C/svg%3E",
1564
1585
  "safety::monitoring-2": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19.09 13.42c1.7 0 2.71 1.03 2.71 2.4 0 1.06-.63 1.78-1.22 2.42s-2.29 2.49-2.29 2.49h3.56v1.22h-5.39v-1.04l3.12-3.43c.46-.53.8-.92.8-1.61s-.53-1.19-1.29-1.19c-1.03 0-1.44.77-1.61 1.51l-1.2-.37c.23-1.13.98-2.4 2.81-2.4m-1.01 4.19c.04-.05.08-.1.11-.15l-1.01-.31-1.02-.31c-1.07 1.36-2.53 2.48-4.17 3.07-1.29-.47-2.47-1.26-3.45-2.25l9.44-11.85v6.2c0 .19-.01.38-.03.58.35-.09.72-.16 1.11-.16.31 0 .61.04.89.09.01-.17.03-.34.03-.51V4.77c0-.92-.62-1.72-1.5-1.94-2.04-.53-4.22-.82-6.49-.82s-4.46.29-6.5.82a2 2 0 0 0-1.5 1.94v7.24c0 4.16 3.34 8.69 8 10 1.6-.45 3.04-1.29 4.24-2.35l1.83-2.04Zm-10.8-1.56C6.48 14.79 6 13.38 6 12V4.75C7.93 4.25 9.95 4 11.99 4c1.54 0 3.06.14 4.54.43L7.27 16.05Z'/%3E%3C/svg%3E",
@@ -1830,6 +1851,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
1830
1851
  "medical::bed-raised": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M23 9v5c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V9h2v5h18v-1H10.2L3.76 8.27l1.18-1.61L10.85 11h10.14V9h2ZM8 18.5c0 .83-.67 1.5-1.5 1.5S5 19.33 5 18.5 5.67 17 6.5 17s1.5.67 1.5 1.5m-1 0c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5m12 0c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5m-1 0c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5'/%3E%3C/svg%3E",
1831
1852
  "medical::compressed-air": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 10h-2V8.95c1.69-.24 3-1.69 3-3.45C21 3.57 19.43 2 17.5 2S14 3.57 14 5.5c0 1.76 1.31 3.21 3 3.45V10h-7V9h1c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h1v1H4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h1v1h2v-1h10v1h2v-1h1c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2m-5-4.5a2.5 2.5 0 0 1 5 0 2.5 2.5 0 0 1-5 0M4 8V7h3V6H4V5h7v3zm2 1h3v1H6zm14 9H4v-6h16zM17.85 5.85l-.71-.71 1.5-1.5.71.71z'/%3E%3C/svg%3E",
1832
1853
  "medical::compressor": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M16 2H8c-.55 0-1 .45-1 1v17c0 .55.45 1 1 1v1h2v-1h4v1h2v-1c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1m-1 2v2H9V4zM9 15h6v4H9zm0-1V7h6v7zm3.5 2.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5.22-.5.5-.5.5.22.5.5'/%3E%3C/svg%3E",
1854
+ "medical::desfloran": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.56 9.35c.82 0 1.54.18 2.17.53.63.34 1.12.84 1.48 1.48.36.63.54 1.36.54 2.2s-.18 1.57-.54 2.21c-.35.63-.84 1.12-1.48 1.48-.63.34-1.36.52-2.17.52H8.24v-8.4h3.32Zm-.1 6.95c.83 0 1.47-.24 1.91-.73s.66-1.16.66-2.02-.22-1.53-.66-2.02-1.08-.73-1.91-.73H9.88v5.5zm8.43-9.93-1-3A2 2 0 0 0 16.99 2h-10a2 2 0 0 0-1.9 1.37l-1 3c-.07.2-.1.42-.1.63v13c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7c0-.21-.03-.43-.1-.63M6.99 4h10l.83 2.5H6.16zm11 16h-12V7.5h12z'/%3E%3C/svg%3E",
1833
1855
  "medical::device-ang": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M8 18.91C5.61 17.53 4 14.95 4 12s1.61-5.53 4-6.91V7h3V6h-1V2.2c-4.56.93-8 4.96-8 9.8s3.43 8.87 7.99 9.8V16H8z'/%3E%3Cpath fill='currentColor' d='M22 14H8v1h3v5c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2v-5h1zm-3 6h-6v-5h6zM8.97 8.08l-1.84 4.85h.8l.48-1.33h1.83l.48 1.33h.83L9.71 8.08h-.75Zm-.32 2.84.68-1.87.68 1.87H8.66Zm4.08-1.49 2.45 3.49h.71V8.08h-.77v3.49l-2.46-3.49h-.7v4.84h.77zM18.81 13c1.25 0 2.19-.87 2.19-2.39 0-.1 0-.2-.01-.3h-2.18v.67h1.39c-.09.8-.58 1.27-1.39 1.27s-1.48-.66-1.48-1.75.64-1.75 1.49-1.75c.64 0 1.12.35 1.4 1.04l.67-.37C20.52 8.46 19.68 8 18.83 8c-1.33 0-2.31.99-2.31 2.5s1.01 2.5 2.29 2.5'/%3E%3C/svg%3E",
1834
1856
  "medical::device-ct": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M15.13 7.5c-.28.48-.11 1.09.37 1.37s1.09.11 1.37-.37.11-1.09-.37-1.37-1.09-.11-1.37.37m1.88 2.22 1 1.73c1.28-.74 1.98-2.09 1.98-3.47H18c0 .7-.35 1.37-.99 1.74m-.02-3.46 1-1.73c-1.28-.74-2.8-.67-3.99.02l1 1.72c.6-.35 1.35-.38 2-.01ZM14 11.45l1-1.73c-.6-.35-1-.98-1-1.73h-2c0 1.48.81 2.76 2.01 3.45Z'/%3E%3Cpath fill='currentColor' d='M11 14V4c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2h6.49c.89 0 1.68-.59 1.92-1.45L20.42 15h1.57v-1h-11Zm-6 6V4h4v16H5.01Zm12.49-2H11v-3h7.35z'/%3E%3C/svg%3E",
1835
1857
  "medical::device-lan-off": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M18 6v3h-1c-.55 0-1 .45-1 1-.86 0-1.59.55-1.87 1.32l.87.87V12c0-.55.45-1 1-1v2.19L17.81 15H19c.55 0 1-.45 1-1v-3c.55 0 1 .45 1 1v6c0 .06-.02.11-.03.16l.79.79c.15-.28.25-.6.25-.94v-6c0-1.1-.9-2-2-2v-4c0-1.1-.9-2-2-2H6.81l2 2H18Zm1 4v4h-2v-4zM7 20h7v1H7zm15.71 1.29-20-20L1.3 2.7l1.62 1.62c-.55.36-.91.97-.91 1.67v11c0 1.1.9 2 2 2h10.28c.35.6.98 1 1.72 1h1v2h2V20.4l2.29 2.29 1.41-1.41ZM4 17V6h.59L14 15.41V17zm12 2c-.55 0-1-.45-1-1v-1.59L17.59 19z'/%3E%3C/svg%3E",
@@ -1843,10 +1865,15 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
1843
1865
  "medical::imaging-ang": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M17 4h3v3h2V4c0-1.1-.9-2-2-2h-3zM7 4V2H4c-1.1 0-2 .9-2 2v3h2V4zM4 17H2v3c0 1.1.9 2 2 2h3v-2H4zm13 3v2h3c1.1 0 2-.9 2-2v-3h-2v3zm1.43-12.27c0 .06.01.15.01.26 0 .43-.09.8-.26 1.11s-.41.55-.71.71-.64.25-1.02.25-.74-.09-1.06-.27-.57-.43-.75-.76-.27-.71-.27-1.13.09-.81.27-1.13c.18-.33.43-.58.74-.76.32-.18.68-.27 1.09-.27.36 0 .69.08 1 .25.32.16.57.4.76.71l-.56.38c-.14-.23-.31-.4-.52-.51-.2-.12-.43-.17-.68-.17a1.32 1.32 0 0 0-1.19.72c-.12.23-.17.5-.17.8s.06.57.18.8.28.4.49.53c.2.12.43.19.68.19.36 0 .65-.1.87-.29s.35-.46.39-.82h-1.26v-.58h1.97ZM12.87 5.8h.7V10h-.64l-1.9-2.59c-.19-.27-.3-.44-.34-.52h-.02c.02.09.04.3.04.62V10h-.7V5.8h.64l1.9 2.59c.08.1.15.21.22.31q.09.15.12.21h.02c-.02-.09-.04-.3-.04-.62zM9.4 10h-.75l-.44-1.15H6.55L6.11 10h-.73l1.66-4.2h.68L9.39 10ZM6.78 8.26h1.21L7.55 7.1c-.1-.28-.16-.46-.16-.53h-.02c0 .07-.05.25-.16.53l-.44 1.16Zm6.95 8.51c.46.15.94.23 1.42.23H19v-1h-3.85q-.57 0-1.11-.18l-1.62-.54.34-.34 2.27-.76q.54-.18 1.11-.18h.85v-1h-.85c-.48 0-.96.08-1.42.23l-.37.12.5-.5-.71-.71-3.12 3.12c-.46.47-1.11.73-1.77.73H4.99v1h4.34l1.88 1.25c.74.49 1.61.76 2.5.76H16v-1h-2.29c-.69 0-1.36-.2-1.94-.59l-1.09-.73c.34-.15.66-.36.94-.62l2.11.7Z'/%3E%3C/svg%3E",
1844
1866
  "medical::imaging-ct": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 17v-3c0-1.1-.9-2-2-2s-2 .9-2 2H9c0-1.1-.9-2-2-2s-2 .9-2 2v3c0 1.1.9 2 2 2s2-.9 2-2h6c0 1.1.9 2 2 2s2-.9 2-2m-3 0v-1H8v1c0 .55-.45 1-1 1s-1-.45-1-1v-1h1v-1H6v-1c0-.55.45-1 1-1s1 .45 1 1v1h8v-1c0-.55.45-1 1-1s1 .45 1 1v1h-1v1h1v1c0 .55-.45 1-1 1s-1-.45-1-1m4-15h-3v2h3v3h2V4c0-1.1-.9-2-2-2M4 4h3V2H4c-1.1 0-2 .9-2 2v3h2z'/%3E%3Cpath fill='currentColor' d='M4 17H2v3c0 1.1.9 2 2 2h3v-2H4zm16 3h-3v2h3c1.1 0 2-.9 2-2v-3h-2zM9.31 9.8c.32.18.68.27 1.09.27s.73-.09 1.04-.26c.3-.18.54-.43.71-.75l-.6-.37c-.11.24-.27.42-.47.55s-.42.19-.68.19-.5-.06-.71-.18c-.2-.12-.36-.3-.48-.53s-.17-.5-.17-.81.06-.58.17-.8c.12-.23.28-.41.48-.53.21-.12.44-.19.71-.19s.48.06.68.19.36.31.47.55l.6-.37c-.17-.32-.4-.57-.71-.75-.3-.18-.65-.26-1.04-.26s-.77.09-1.09.28c-.32.18-.56.43-.74.76s-.26.7-.26 1.13.09.8.26 1.13c.18.33.43.58.74.77Zm4.49.2h.71V6.43h1.31V5.8h-3.33v.63h1.31z'/%3E%3C/svg%3E",
1845
1867
  "medical::imaging-mrt": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.88 8.43h.69L13.74 10h.85l-1.26-1.62c.32-.08.56-.23.74-.44.18-.22.28-.49.28-.8 0-.42-.14-.74-.41-.98s-.63-.35-1.1-.35h-1.66v4.2h.7V8.44Zm0-2h.92q.39 0 .6.18c.14.12.22.29.22.52s-.07.4-.22.52q-.21.18-.6.18h-.92zM6.15 5.8V10h.7V7.48c0-.33-.01-.53-.04-.62h.02c.02.06.14.23.34.52l.94 1.28h.13l.95-1.3c.18-.26.29-.43.32-.52h.02c-.02.09-.04.3-.04.62V10h.7V5.8h-.65L8.19 7.7 6.82 5.8h-.65Zm9.99 4.2h.7V6.43h1.31V5.8h-3.33v.63h1.32zm.86 2H8c-1.1 0-2 .9-2 2v3c0 1.1.9 2 2 2h1c1.48 0 2.77-.8 3.46-2H14c2.21 0 4-1.79 4-4 0-.55-.45-1-1-1m-3 4h-1.13c.08-.32.13-.65.13-1h-1c0 1.66-1.34 3-3 3H8c-.55 0-1-.45-1-1v-3c0-.55.45-1 1-1h9c0 1.66-1.34 3-3 3m6 4h-3v2h3c1.1 0 2-.9 2-2v-3h-2zm0-18h-3v2h3v3h2V4c0-1.1-.9-2-2-2M4 4h3V2H4c-1.1 0-2 .9-2 2v3h2zm0 13H2v3c0 1.1.9 2 2 2h3v-2H4z'/%3E%3C/svg%3E",
1868
+ "medical::isofloran": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m19.89 6.37-1-3A2 2 0 0 0 16.99 2h-10a2 2 0 0 0-1.9 1.37l-1 3c-.07.2-.1.42-.1.63v13c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7c0-.21-.03-.43-.1-.63M6.99 4h10l.83 2.5H6.16zm11 16h-12V7.5h12zM11.18 9.8h1.64v8.4h-1.64z'/%3E%3C/svg%3E",
1846
1869
  "medical::multi-use": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m4.01 14.08H11.6c-.26 0-.4 0-.63.09l-.05-.12c.22-.1.31-.17.48-.34l1.74-1.83c1.47-1.57 2.55-2.9 2.55-4.46 0-2.07-1.38-3.38-3.77-3.38S8.04 7.88 8.04 9.95h2.15c0-1.15.54-2.14 1.69-2.14 1.04 0 1.66.72 1.66 1.79 0 .74-.44 1.55-1.64 2.78l-3.93 3.97v1.61h8.02v-1.88Z'/%3E%3C/svg%3E",
1847
1870
  "medical::neonatal-patient": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.19 17.52c-.24.3-.3.74-.15 1.11l.45 1.16c.14.35.02.77-.27.97-.35.24-.81.11-1.01-.3l-.93-1.81a2.14 2.14 0 0 1-.1-1.7l.51-1.39c.2-.54.82-.64 1.14-.18l.61.88c.2.29.19.71-.03.99l-.22.28Zm.99-9.03c1.49 0 2.15-1.26 2.44-3.33.25-1.75-.69-3.16-2.44-3.16s-2.7 1.42-2.44 3.16c.3 2.07.95 3.33 2.44 3.33m5.18 4.5s-.88-1.49-1.89-2.9c-.53-.74-1.4-1.06-2.21-.83l-.24.07c-.48.14-.99.14-1.47 0l-.24-.07c-1.32-.33-2.16.44-2.16.44-1.18.92-2.5 2.72-2.5 2.72-.25.42-.16.99.2 1.29.37.29.87.19 1.13-.23 0 0 1.02-1.3 1.86-1.86v.96c0 .76.51 1.39 1.17 1.45l.89.08c.26.02.51.02.77 0l.83-.08c.66-.06 1.17-.69 1.17-1.45v-.4c.28.2.51.61.51.61l.84 1.26c.25.42.76.52 1.13.23s.46-.87.2-1.29Zm-2.42 2.85c-.07-.57-.65-.86-1.06-.52l-.7.58c-.21.17-.31.47-.26.76l.23 1.4c.07.41.06.83-.03 1.24l-.35 1.57c-.1.47.13.95.53 1.09.48.17.99-.12 1.15-.66l.45-1.48c.23-.74.3-1.54.21-2.32l-.19-1.65Z'/%3E%3C/svg%3E",
1871
+ "medical::op-running-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-1.05 7 6.48.68c.33.05.56.32.56.65 0 .36-.27.66-.61.67h-6.43c-.52 0-.95-.45-.95-1s.42-1 .95-1M7.5 8C8.33 8 9 8.67 9 9.5S8.33 11 7.5 11 6 10.33 6 9.5 6.67 8 7.5 8m12 5H15v4H9v-4H4.5c-.28 0-.5-.22-.5-.5V10h1v2h14v-2h1v2.5c0 .28-.22.5-.5.5M14 13v3h-4v-3z'/%3E%3C/svg%3E",
1872
+ "medical::op-running": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m-1.05 7 6.48.68c.33.05.56.32.56.65 0 .36-.27.66-.61.67h-6.43c-.52 0-.95-.45-.95-1s.42-1 .95-1M7.5 8C8.33 8 9 8.67 9 9.5S8.33 11 7.5 11 6 10.33 6 9.5 6.67 8 7.5 8m12 5H15v4H9v-4H4.5c-.28 0-.5-.22-.5-.5V10h1v2h14v-2h1v2.5c0 .28-.22.5-.5.5'/%3E%3Cpath fill='currentColor' d='M10 13h4v3h-4z'/%3E%3Cpath fill='%23fff' d='M19 10v2H5v-2H4v2.5c0 .28.22.5.5.5H9v4h6v-4h4.5c.28 0 .5-.22.5-.5V10zm-5 6h-4v-3h4zM9 9.5c0 .83-.67 1.5-1.5 1.5S6 10.33 6 9.5 6.67 8 7.5 8 9 8.67 9 9.5m8.99.83c0 .36-.27.66-.61.67h-6.43c-.52 0-.95-.45-.95-1s.42-1 .95-1l6.48.68c.33.05.56.32.56.65'/%3E%3C/svg%3E",
1848
1873
  "medical::pediatric-patient": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.35 4.43c.16-1.68 1.39-2.77 3.09-2.34 1.7.41 2.3 1.95 1.67 3.52-.75 1.86-1.66 2.87-3.11 2.52h-.05v-.01h-.02c-1.42-.37-1.76-1.69-1.58-3.67Zm8.51 9.62-2.83-4.02c-.34-.55-.93-.89-1.57-.91h-3.64c-.57.05-1.12.25-1.61.56l-.86.51c-.16.1-.37.06-.49-.09L7.67 8.64a.734.734 0 0 0-1.04-.1.76.76 0 0 0-.12 1.02l1.59 2.12c.39.51 1.07.68 1.65.4l1.48-.72v9.7c0 .51.41.93.92.93.47 0 .87-.36.92-.84l.49-4.88c.01-.17.14-.3.31-.31.17 0 .3.14.31.31l.49 4.88c.05.51.51.89 1.02.84.47-.05.83-.45.83-.93v-8.75L18.58 15c.27.35.77.41 1.12.14.34-.26.41-.75.16-1.1ZM8 14c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2m-1 0c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1'/%3E%3C/svg%3E",
1874
+ "medical::polygon": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 12c0 .5-.2.99-.56 1.34l-8.1 8.1c-.38.37-.86.56-1.34.56s-.97-.19-1.34-.56l-8.1-8.1C2.2 12.98 2 12.5 2 12s.2-.99.56-1.34l8.1-8.1c.38-.37.86-.56 1.34-.56s.97.19 1.34.56l8.1 8.1c.36.36.56.84.56 1.34'/%3E%3C/svg%3E",
1849
1875
  "medical::pump": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 8h-3.28c-.35-.6-.98-1-1.72-1H9c0-2.21-1.79-4-4-4H2v2h3c1.1 0 2 .9 2 2H4c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h1v1h2v-1h5v1h2v-1h1c.74 0 1.38-.4 1.72-1H20c1.1 0 2-.9 2-2v-5c0-1.1-.9-2-2-2M4 16V9h2v7zm3 0V9h8v7zm10-6h1v5h-1zm3 5h-1v-5h1z'/%3E%3C/svg%3E",
1876
+ "medical::sevofloran": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m19.89 6.37-1-3A2 2 0 0 0 16.99 2h-10a2 2 0 0 0-1.9 1.37l-1 3c-.07.2-.1.42-.1.63v13c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7c0-.21-.03-.43-.1-.63M6.99 4h10l.83 2.5H6.16zm11 16h-12V7.5h12zm-5.95-1.91c-.78 0-1.48-.16-2.08-.49-.59-.34-1.03-.82-1.32-1.46l1.33-.77c.18.39.44.71.79.95.36.23.78.35 1.27.35.51 0 .92-.09 1.21-.26.3-.18.46-.41.46-.71 0-.27-.12-.49-.37-.65s-.66-.32-1.25-.48l-.88-.23c-.79-.23-1.38-.55-1.76-.96s-.56-.92-.56-1.55c0-.47.13-.89.38-1.26.26-.37.63-.65 1.1-.85.48-.21 1.03-.31 1.64-.31.74 0 1.38.16 1.93.47.55.3.96.74 1.22 1.31l-1.33.67c-.16-.34-.4-.59-.71-.76-.31-.18-.68-.26-1.1-.26-.46 0-.82.08-1.08.25-.26.16-.4.38-.4.66s.11.5.34.66c.22.15.57.29 1.03.42l.88.23c.87.23 1.52.55 1.93.96.42.41.64.92.64 1.55 0 .5-.14.95-.41 1.33-.26.38-.65.68-1.15.89s-1.08.31-1.76.31Z'/%3E%3C/svg%3E",
1850
1877
  "medical::single-use": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 2c-2.04 0-3.93.61-5.51 1.66l1.45 1.45C9.13 4.41 10.52 4 12 4c4.41 0 8 3.59 8 8 0 1.48-.41 2.87-1.11 4.06l1.45 1.45A9.9 9.9 0 0 0 22 12c0-5.52-4.48-10-10-10m-1.05 6.12L9.59 6.76c.61-.45 1.4-.72 2.34-.72 2.39 0 3.77 1.31 3.77 3.38 0 .88-.35 1.7-.93 2.52l-1.43-1.43c.15-.33.22-.62.22-.91 0-1.07-.62-1.79-1.67-1.79-.38 0-.69.11-.94.31m9.39 9.39L6.49 3.66l1.45 1.45M2.71 1.29 1.29 2.71l2.96 2.96C2.85 7.39 2 9.6 2 12c0 5.52 4.48 10 10 10 2.4 0 4.61-.85 6.33-2.25l2.96 2.96 1.42-1.42zm10.1 12.94 1.85 1.85H11.6c-.27 0-.4 0-.63.09l-.05-.12c.22-.1.31-.16.48-.34zM12 20c-4.41 0-8-3.59-8-8 0-1.84.63-3.54 1.68-4.9l5.76 5.76-3.45 3.49v1.61h8.02v-.53l.89.89A8 8 0 0 1 12 20'/%3E%3C/svg%3E",
1851
1878
  "medical::stethoscope": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 11c-1.32 0-2.42.86-2.83 2.04-1.95.19-3.49 1.88-3.49 3.96v1c0 1.1-.83 2-1.84 2S9 19.1 9 18v-3.11c2.83-.6 5-3.68 5-7.39V3.07c0-.54-.43-.98-.97-1L10.81 2h-.03c-.54 0-.98.43-1 .97-.02.55.42 1.01.97 1.03l1.25.04V7.5c0 3.03-1.79 5.5-4 5.5s-4-2.47-4-5.5V4h1.22c.55 0 1-.45 1-1s-.45-1-1-1H3c-.55 0-1 .45-1 1v4.5c0 3.71 2.17 6.79 5 7.39V18c0 2.21 1.72 4 3.84 4s3.84-1.79 3.84-4v-1c0-.98.65-1.79 1.51-1.96a3 3 0 0 0 2.8 1.96c1.65 0 3-1.35 3-3s-1.35-3-3-3Zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1'/%3E%3C/svg%3E",
1852
1879
  "medical::supply-left": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M8 10c0-2.21 1.79-4 4-4s4 1.79 4 4v5h2v-5c0-2.97-2.16-5.43-5-5.91V3h1V1h-4v2h1v1.09C8.16 4.57 6 7.03 6 10v3.51l2-2z'/%3E%3Cpath fill='currentColor' d='M19 16H7.76l3.62-3.62-1.42-1.42L3.93 17l6.03 6.04 1.42-1.42L7.76 18H19z'/%3E%3C/svg%3E",
@@ -1862,6 +1889,8 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
1862
1889
  "medical::vessel": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M16.58 2.67C15.13 2.23 13.59 2 12 2s-3.13.24-4.58.67C6.57 2.92 6 3.71 6 4.59V18.4c0 .88.58 1.67 1.42 1.92l.33.09-.7 1.59h1.09l.59-1.34q1.35.285 2.76.33v1.02h1v-1.02c.94-.03 1.87-.14 2.76-.33l.59 1.34h1.09l-.7-1.59c.11-.03.22-.05.33-.09.85-.25 1.42-1.04 1.42-1.92V4.6c0-.88-.58-1.67-1.42-1.92ZM12 4c1.36 0 2.7.2 4 .6v13.81c-1.3.39-2.64.59-4 .59s-2.7-.2-4-.6V4.59C9.3 4.2 10.64 4 12 4m0 8c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3m0-5c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m.35 2.35-.71-.71 1-1 .71.71z'/%3E%3C/svg%3E",
1863
1890
  "core::aggregation": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 22H4.13l6.67-10L4.13 2H20l-1.33 2H7.87l4.59 6.89c.45.67.45 1.54 0 2.22L7.87 20h10.8z'/%3E%3C/svg%3E",
1864
1891
  "core::ai-assistant": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M13 10V9c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1s-1-.45-1-1m9 1v2c0 .55-.45 1-1 1v2.98c0 1.1-.9 2.02-2 2.02h-4.71L9 22.31V19H5c-1.1 0-2-.92-2-2.02V14c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1V7c0-1.1.9-2 2-2h6.5V3.91c-.58-.21-1-.76-1-1.41 0-.83.67-1.5 1.5-1.5a1.498 1.498 0 0 1 .5 2.91V5H19c1.1 0 2 .9 2 2v3c.55 0 1 .45 1 1M11.5 2.5c0 .28.22.5.5.5s.5-.22.5-.5-.22-.5-.5-.5-.5.22-.5.5M19 7H5v10h6v1.69l2.47-1.55.24-.13H19zm-9 4c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1s-1 .45-1 1v1c0 .55.45 1 1 1m6.71 2.71L15.3 12.3a4.66 4.66 0 0 1-6.59 0L7.3 13.71c2.6 2.6 6.81 2.6 9.41 0'/%3E%3C/svg%3E",
1892
+ "core::ai-search": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 11c0 1.44-.34 2.8-.95 4.01-.37-.14-.65-.26-.72-.33-.12-.12-.38-.81-.62-1.48l-.03-.09A7 7 0 0 0 20 11c0-3.86-3.14-7-7-7s-7 3.14-7 7c0 3.17 2.12 5.85 5.01 6.71.08.74.58 1.4 1.3 1.67l.89.33c.23.08.46.17.67.24-.29.04-.58.05-.87.05-2.02 0-3.98-.68-5.56-1.94L3.5 22 2 20.5l3.94-3.94A8.94 8.94 0 0 1 4 11a9 9 0 0 1 18 0m-3.56 11.35.33-.9c.41-1.11.59-1.57.85-1.83s.72-.44 1.83-.85l.9-.33c.39-.15.65-.52.65-.94s-.26-.79-.65-.94l-.9-.33c-1.11-.41-1.57-.59-1.83-.85s-.44-.72-.85-1.83l-.33-.9c-.15-.39-.52-.65-.94-.65s-.79.26-.94.65l-.34.91c-.41 1.1-.58 1.56-.84 1.82s-.72.44-1.83.85l-.9.33c-.39.15-.65.52-.65.94s.26.79.65.94l.9.33c1.11.41 1.57.59 1.83.85s.44.72.85 1.83l.33.9c.15.39.52.65.94.65s.79-.26.94-.65m-1.65-5.56c.29-.29.51-.62.71-1.03.2.41.41.74.71 1.03s.62.51 1.03.7c-.41.2-.74.41-1.03.71-.29.29-.51.62-.7 1.03-.2-.41-.41-.74-.71-1.03s-.62-.51-1.03-.7c.41-.2.74-.41 1.03-.71Z'/%3E%3C/svg%3E",
1893
+ "core::ai-spark": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11 21c-.42 0-.79-.26-.94-.65l-.52-1.39c-.63-1.69-.94-2.54-1.45-3.05s-1.36-.82-3.04-1.45l-1.4-.52C3.26 13.8 3 13.42 3 13s.26-.79.65-.94l1.39-.52c1.69-.63 2.54-.94 3.05-1.45s.82-1.36 1.45-3.04l.52-1.4c.14-.39.52-.65.94-.65s.79.26.94.65l.52 1.39c.63 1.69.94 2.54 1.45 3.05s1.36.82 3.04 1.45l1.4.52c.39.14.65.52.65.94s-.26.79-.65.94l-1.39.52c-1.69.63-2.54.94-3.05 1.45s-.82 1.36-1.45 3.04l-.52 1.4c-.14.39-.52.65-.94.65m-4.13-8c1.22.47 2 .85 2.64 1.49s1.02 1.42 1.49 2.64c.47-1.22.85-2 1.49-2.64s1.42-1.02 2.64-1.49c-1.22-.47-2-.85-2.64-1.49S11.47 10.09 11 8.87c-.47 1.22-.85 2-1.49 2.64S8.09 12.53 6.87 13m10.63-3c-.21 0-.4-.13-.47-.33l-.22-.6c-.28-.76-.41-1.08-.61-1.28s-.52-.32-1.28-.6l-.6-.22c-.2-.07-.33-.26-.33-.47s.13-.4.33-.47l.6-.22c.76-.28 1.08-.41 1.28-.61s.32-.52.6-1.28l.22-.6c.14-.39.79-.39.94 0l.22.6c.28.76.41 1.08.61 1.28s.52.32 1.28.6l.6.22c.2.07.33.26.33.47s-.13.4-.33.47l-.6.22c-.76.28-1.08.41-1.28.61s-.32.52-.6 1.28l-.22.6c-.07.2-.26.33-.47.33m-1.58-3.5c.44.18.73.33.99.59.25.25.41.55.59.99.18-.44.33-.73.59-.99.25-.25.55-.41.99-.59-.44-.18-.73-.33-.99-.59-.25-.25-.41-.55-.59-.99-.18.44-.33.73-.59.99-.25.25-.55.41-.99.59'/%3E%3C/svg%3E",
1865
1894
  "core::alarm-a1": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20.22 13.87V22h-1.34v-6.95h-1.1v-1.19h2.45ZM16.51 12h2.32l-5.71-9.66c-.23-.39-.66-.64-1.12-.64s-.89.25-1.12.64L1 19.05c-.23.4-.24.9 0 1.3.23.4.66.66 1.13.66h13.88v-2H3.35L12 4.37z'/%3E%3C/svg%3E",
1866
1895
  "core::alarm-a2": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M21.78 20.81V22h-5.39v-1.01l3.12-3.32c.47-.51.8-.92.8-1.56s-.54-1.15-1.29-1.15c-1.03 0-1.44.74-1.61 1.46l-1.2-.36c.23-1.09.97-2.32 2.81-2.32 1.7 0 2.71 1 2.71 2.32 0 1.03-.64 1.73-1.22 2.35l-2.29 2.41h3.56ZM12 4.37 16.51 12h2.32l-5.71-9.66c-.23-.39-.66-.64-1.12-.64s-.89.25-1.12.64L1 19.05c-.23.4-.24.9 0 1.3.23.4.66.66 1.13.66h11.88v-2H3.35z'/%3E%3C/svg%3E",
1867
1896
  "core::alarm": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M23.01 20.34c-.23.4-.66.66-1.13.66H2.12c-.47 0-.9-.25-1.13-.66-.23-.4-.23-.9 0-1.3l9.89-16.7c.23-.39.66-.64 1.12-.64s.89.25 1.12.64l9.87 16.71c.24.4.24.9 0 1.3ZM20.65 19 12 4.37 3.35 19h17.29Z'/%3E%3C/svg%3E",
@@ -1945,6 +1974,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
1945
1974
  "core::camera": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 5h-7.38l-1-2H5.38l-1 2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2M4 19V7h1.62l1-2h3.76l1 2H20v12zm8-11c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5m0 8c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3m0-5v1c-.55 0-1 .45-1 1h-1c0-1.1.9-2 2-2'/%3E%3C/svg%3E",
1946
1975
  "core::cancel": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M15.3 7.3 12 10.6 8.7 7.3 7.3 8.7l3.3 3.3-3.3 3.3 1.4 1.4 3.3-3.3 3.3 3.3 1.4-1.4-3.3-3.3 3.3-3.3zM12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2m0 18c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8'/%3E%3C/svg%3E",
1947
1976
  "core::career": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m5.47 4.78-.03-1.01c-.02-.55.21-1.07.63-1.44s.97-.54 1.53-.47 1.06.37 1.37.83.4 1.02.25 1.55l-.28.97c-.23.82-1.06 1.35-1.92 1.24s-1.53-.83-1.56-1.68ZM9 17h1.53l.21-2.4c.06-.65-.32-1.27-.93-1.52l-2.01-.82.65-2.43 1.84 1.76c.37.35.94.37 1.33.05l2.55-2.1-1.01-1.13-2.11 1.22-1.59-1.91C9.08 7.27 8.52 7 7.93 7H6.07c-.57 0-1.12.25-1.5.68L2.26 10.3c-.24.27-.31.64-.2.98l1.01 3.04 1.28-.46-.42-2.72 1.09-.93v11.8h1.63l.68-7.37 1.69.32v2.05Zm13-8v11c0 1.1-.9 2-2 2H9v-4h3v-3h3v-3h3V9zm-1 2h-1v3h-3v3h-3v3h-3v1h9c.55 0 1-.45 1-1z'/%3E%3C/svg%3E",
1977
+ "core::chat-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 6v9.36l-.2-.07c-.67-.24-1.36-.5-1.47-.61-.07-.07-.19-.34-.33-.69V6H4v10h3v2l2.67-2h2.02c-.43.36-.69.91-.69 1.5 0 .17.02.34.07.5h-.74L5 22v-4H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2M6 9h10V8H6zm0 2h10v-1H6zm0 2h6v-1H6zm12.44 9.35.33-.9c.41-1.11.59-1.57.85-1.83s.72-.44 1.83-.85l.9-.33c.39-.15.65-.52.65-.94s-.26-.79-.65-.94l-.9-.33c-1.11-.41-1.57-.59-1.83-.85s-.44-.72-.85-1.83l-.33-.9c-.15-.39-.52-.65-.94-.65s-.79.26-.94.65l-.34.91c-.41 1.1-.58 1.56-.84 1.82s-.72.44-1.83.85l-.9.33c-.39.15-.65.52-.65.94s.26.79.65.94l.9.33c1.11.41 1.57.59 1.83.85s.44.72.85 1.83l.33.9c.15.39.52.65.94.65s.79-.26.94-.65m-1.65-5.56c.29-.29.51-.62.71-1.03.2.41.41.74.71 1.03s.62.51 1.03.7c-.41.2-.74.41-1.03.71-.29.29-.51.62-.7 1.03-.2-.41-.41-.74-.71-1.03s-.62-.51-1.03-.7c.41-.2.74-.41 1.03-.71Z'/%3E%3C/svg%3E",
1948
1978
  "core::check-filled-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2m4.66 5.74-5 10c-.15.3-.43.5-.76.54h-.13a1 1 0 0 1-.74-.33l-3.38-3.76c-.37-.41-.33-1.04.08-1.41s1.04-.34 1.41.08l2.4 2.67 4.34-8.69c.25-.49.85-.69 1.34-.45s.69.85.45 1.34Z'/%3E%3C/svg%3E",
1949
1979
  "core::check": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M10.37 20.75a1 1 0 0 1-.74-.33l-5.04-5.61a1 1 0 0 1 .08-1.41.99.99 0 0 1 1.41.08L10.14 18l6.8-13.6c.25-.49.85-.69 1.34-.45.49.25.69.85.45 1.34l-7.46 14.92c-.15.3-.43.5-.76.54h-.13Z'/%3E%3C/svg%3E",
1950
1980
  "core::chevron-down": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m12 16.41-6.71-6.7 1.42-1.42 5.29 5.3 5.29-5.3 1.42 1.42z'/%3E%3C/svg%3E",
@@ -1968,6 +1998,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
1968
1998
  "core::cloud-warning-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M10.72 19H6c-2.21 0-4-1.79-4-4 0-1.53.85-2.86 2.14-3.53A3.5 3.5 0 0 1 4 10.5C4 8.57 5.57 7 7.5 7c.58 0 1.14.14 1.64.41C9.67 5.39 11.44 4 13.5 4c2.39 0 4.35 1.87 4.49 4.23a5.47 5.47 0 0 1 2.95 8.51l-1.18-1.98c.15-.39.24-.81.24-1.25 0-1.77-1.34-3.26-3.11-3.46l-.89-.1V8.51a2.5 2.5 0 0 0-2.5-2.5c-1.06 0-1.99.66-2.34 1.63s0 0 0 .02L10.4 9.8l-2.44-.72a1.498 1.498 0 0 0-1.95 1.43c0 .24.06.44.14.6s.67 1.45.67 1.45l-1.49.58a1.97 1.97 0 0 0-1.31 1.87c0 1.1.9 2 2 2h5.91l-1.19 2Zm5.78-7.77L9.5 23h14zM15.9 15h1.2v4.5h-1.2zm.6 6.85a.85.85 0 1 1-.001-1.699.85.85 0 0 1 .001 1.699'/%3E%3C/svg%3E",
1969
1999
  "core::cloud-warning": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.91 17H6c-1.1 0-2-.9-2-2 0-.85.53-1.58 1.31-1.86s1.49-.58 1.49-.58l-.67-1.45c-.08-.17-.14-.37-.14-.6a1.498 1.498 0 0 1 1.95-1.43s2.44.71 2.44.71l.76-2.14v-.02C11.5 6.67 12.42 6 13.48 6a2.5 2.5 0 0 1 2.5 2.5v1.44l.89.1c1.77.2 3.11 1.68 3.11 3.46 0 .44-.09.86-.24 1.25l1.18 1.98a5.47 5.47 0 0 0-2.95-8.51 4.51 4.51 0 0 0-4.49-4.23c-2.06 0-3.84 1.39-4.36 3.41-.5-.27-1.06-.41-1.64-.41-1.93 0-3.5 1.57-3.5 3.5 0 .33.05.65.14.97-1.29.67-2.14 2-2.14 3.53 0 2.21 1.79 4 4 4h4.72l1.19-2Z'/%3E%3Cpath fill='%23ffe300' d='M23.5 23h-14l7-11.77z'/%3E%3Cpath fill='%23002766' d='M15.9 15h1.2v4.5h-1.2zm1.45 6a.85.85 0 1 0-1.699-.001.85.85 0 0 0 1.699.001'/%3E%3C/svg%3E",
1970
2000
  "core::cloud": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M17.99 8.23A4.51 4.51 0 0 0 13.5 4c-2.06 0-3.84 1.39-4.36 3.41C8.64 7.14 8.08 7 7.5 7 5.57 7 4 8.57 4 10.5c0 .33.05.65.14.97C2.85 12.14 2 13.47 2 15c0 2.21 1.79 4 4 4h10.5c3.03 0 5.5-2.47 5.5-5.5a5.47 5.47 0 0 0-4.01-5.27M16.5 17H6c-1.1 0-2-.9-2-2 0-.85.53-1.58 1.31-1.86s1.49-.58 1.49-.58l-.67-1.45c-.08-.17-.14-.37-.14-.6a1.498 1.498 0 0 1 1.95-1.43s2.44.71 2.44.71l.76-2.14v-.02C11.5 6.67 12.42 6 13.48 6a2.5 2.5 0 0 1 2.5 2.5v1.44l.89.1c1.77.2 3.11 1.68 3.11 3.46 0 1.93-1.57 3.5-3.5 3.5Z'/%3E%3C/svg%3E",
2001
+ "core::code-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m21.71 12.71-1.58 1.58c-.13-.3-.29-.72-.42-1.08l-.34-.92s-.01-.03-.02-.05l.24-.24-6.3-6.29c-.39-.39-.39-1.03 0-1.42s1.03-.39 1.42 0l7 7c.39.39.39 1.03 0 1.42m.64 3.85-.9-.33c-1.11-.41-1.57-.59-1.83-.85s-.44-.72-.85-1.83l-.33-.9c-.15-.39-.52-.65-.94-.65s-.79.26-.94.65l-.33.91c-.41 1.1-.59 1.56-.85 1.82s-.72.44-1.83.85l-.9.33c-.39.15-.65.52-.65.94s.26.79.65.94l.9.33c1.11.41 1.57.59 1.83.85s.44.72.85 1.83l.33.9c.15.39.52.65.94.65s.79-.26.94-.65l.33-.9c.41-1.11.59-1.57.85-1.83s.72-.44 1.83-.85l.9-.33c.39-.15.65-.52.65-.94s-.26-.79-.65-.94m-4.15 1.65c-.29.29-.5.62-.7 1.03-.2-.41-.41-.74-.71-1.04s-.62-.5-1.03-.7c.41-.2.74-.41 1.03-.71.3-.29.51-.61.71-1.03.2.41.41.74.71 1.04s.62.5 1.03.7c-.41.2-.74.41-1.04.71m-7.49 1.5a.996.996 0 0 0 0-1.41l-6.29-6.29 6.29-6.29A.996.996 0 1 0 9.3 4.31l-7 7a.996.996 0 0 0 0 1.41l7 7c.2.2.45.29.71.29s.51-.1.71-.29Z'/%3E%3C/svg%3E",
1971
2002
  "core::code-of-conduct": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M16 9h-6v1h6zm4-2.6v5.1c-.62-.26-1.29-.43-2-.48V7h-3V4H6v3H4V4c0-1.1.9-2 2-2h9.6c.5 0 1 .2 1.4.6L19.4 5c.4.4.6.9.6 1.4M12 7h-2v1h2zm4 4v.18c-.7.16-1.36.44-1.95.82H10v-1zM8.5 8h-6c-.28 0-.5.22-.5.5v4c0 .28.22.5.5.5h1.35L3 21.45c-.01.14.03.28.13.39.09.1.23.16.37.16h4c.14 0 .28-.06.37-.16.1-.11.14-.25.13-.39L7.16 13H8.5c.28 0 .5-.22.5-.5v-4c0-.28-.22-.5-.5-.5M4.05 21l.8-8h1.3l.8 8zM8 12H3V9h5zm9.5 0c-3.03 0-5.5 2.47-5.5 5.5s2.47 5.5 5.5 5.5 5.5-2.47 5.5-5.5-2.47-5.5-5.5-5.5m-1.65 9.03-2.59-2.59.78-.78 1.81 1.81 4.84-4.83.77.77zm-3.02.97H9v-2h2.5c.31.75.77 1.43 1.33 2'/%3E%3C/svg%3E",
1972
2003
  "core::colorpicker": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m21.4 4.2-1.6-1.6c-.8-.8-2.1-.8-2.9 0l-2.2 2.2c-.2-.2-.4-.3-.7-.3-.6 0-1 .5-1 1 0 .3.1.5.3.7L2.8 16.8 2 22l5.2-.8 10.5-10.5c.2.2.4.3.7.3.6 0 1-.5 1-1 0-.3-.1-.5-.3-.7L21.4 7c.8-.8.8-2 0-2.8M10.6 15H7.4l7.3-7.3 1.6 1.6zm7.1-7.1-1.6-1.6L18.4 4 20 5.6z'/%3E%3C/svg%3E",
1973
2004
  "core::column": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M9 19H5V5h4zm1 0V5h4v14zm9 0h-4V5h4z'/%3E%3C/svg%3E",
@@ -1987,6 +2018,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
1987
2018
  "core::cut": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M16.5 15c-.5 0-.97.11-1.4.3l-1.91-2.97 4.57-7.11c.6-.93.33-2.17-.6-2.76S12 10.48 12 10.48L6.84 2.46c-.93.6-1.2 1.84-.6 2.76l4.57 7.11L8.9 15.3c-.43-.19-.9-.3-1.4-.3C5.57 15 4 16.57 4 18.5S5.57 22 7.5 22s3.5-1.57 3.5-3.5c0-.7-.21-1.34-.56-1.89L12 14.18l1.56 2.43c-.35.55-.56 1.19-.56 1.89 0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5m-9 5c-.83 0-1.5-.67-1.5-1.5S6.67 17 7.5 17s1.5.67 1.5 1.5S8.33 20 7.5 20m4.5-7c-.28 0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5m4.5 7c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5'/%3E%3C/svg%3E",
1988
2019
  "core::d": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M18 18V6c0-2.21-1.79-4-4-4H6v2.5h6.5c.83 0 1.5.67 1.5 1.5v12c0 .83-.67 1.5-1.5 1.5H10V6H6v16h8c2.21 0 4-1.79 4-4'/%3E%3C/svg%3E",
1989
2020
  "core::dashboard": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M3 13v8h8v-8zm6 6H5v-4h4zM3 3v8h8V3zm6 6H5V5h4zm4 4v8h8v-8zm6 6h-4v-4h4zM13 3v8h8V3zm6 6h-4V5h4z'/%3E%3C/svg%3E",
2021
+ "core::data-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 6.7h-3V5c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v4.55H5c-1.1 0-2 .9-2 2V19c0 1.1.9 2 2 2h9.99c-.13-.34-.25-.61-.32-.67-.11-.12-.8-.38-1.47-.62l-.89-.33a2.1 2.1 0 0 1-.62-.38H10V5h4v9.99c.34-.13.61-.25.68-.32.11-.11.36-.8.61-1.46l.33-.91c.09-.23.21-.43.38-.61V8.7h3v2.99c.17.18.29.38.38.61l.33.9c.24.67.5 1.36.62 1.48.06.06.33.18.67.31V8.7c0-1.1-.9-2-2-2M8 19H5v-7.45h3zm9.5 4c-.42 0-.79-.26-.94-.65l-.33-.9c-.41-1.11-.59-1.57-.85-1.83s-.72-.44-1.83-.85l-.9-.33c-.39-.15-.65-.52-.65-.94s.26-.79.65-.94l.9-.33c1.11-.41 1.57-.59 1.83-.85s.44-.72.84-1.82l.34-.91c.15-.39.52-.65.94-.65s.79.26.94.65l.33.9c.41 1.11.59 1.57.85 1.83s.72.44 1.83.85l.9.33c.39.15.65.52.65.94s-.26.79-.65.94l-.9.33c-1.11.41-1.57.59-1.83.85s-.44.72-.85 1.83l-.33.9c-.15.39-.52.65-.94.65m-1.74-5.5c.41.2.74.41 1.03.7s.51.62.71 1.03c.2-.41.41-.74.7-1.03.3-.3.62-.51 1.03-.71-.41-.2-.74-.41-1.03-.7s-.51-.62-.71-1.03c-.2.41-.41.74-.71 1.03s-.62.51-1.03.71Z'/%3E%3C/svg%3E",
1990
2022
  "core::dataprivacy": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 2c-1 1-6 4-9 4 0 7.56 3.82 13.89 9 16 4.98-2.11 9-8.43 9-16-3 0-8-3-9-4m-.01 17.79c-3.76-1.96-6.44-6.67-6.91-12.07 2.49-.61 5.24-2.09 6.93-3.22 1.69 1.13 4.42 2.61 6.91 3.22-.47 4.72-2.82 9.87-6.92 12.07ZM15 10V9c0-1.66-1.34-3-3-3S9 7.34 9 9v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1m-2.5 3.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5v-2c0-.28.22-.5.5-.5s.5.22.5.5zM14 10h-4V9c0-1.1.9-2 2-2s2 .9 2 2z'/%3E%3C/svg%3E",
1991
2023
  "core::delete-success-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M17.5 23c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5 5.5 2.47 5.5 5.5-2.47 5.5-5.5 5.5m3.96-7.59-.78-.78-4.84 4.84-1.81-1.81-.78.78 2.59 2.59 5.61-5.61ZM15 7h1v4.18c-.34.08-.68.19-1 .32zm-3.5 13H7V5h10v6.03c.17-.01.33-.03.5-.03.52 0 1.02.07 1.5.18V5h2c0-1.1-.9-2-2-2h-5V2h-4v1H5c-1.1 0-2 .9-2 2h2v15c0 1.1.9 2 2 2h5.82a6.6 6.6 0 0 1-1.32-2M9 18V7H8v11zm2-.5c0-1.84.77-3.5 2-4.68V7h-2z'/%3E%3C/svg%3E",
1992
2024
  "core::delete-success": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2300dd31' d='M17.5 23c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5 5.5 2.47 5.5 5.5-2.47 5.5-5.5 5.5'/%3E%3Cpath fill='%23002766' d='m15.85 21.03-2.59-2.59.78-.78 1.81 1.81 4.84-4.83.77.77z'/%3E%3Cpath fill='currentColor' d='M15 7h1v4.18c-.34.08-.68.19-1 .32zm-3.5 13H7V5h10v6.03c.17-.01.33-.03.5-.03.52 0 1.02.07 1.5.18V5h2c0-1.1-.9-2-2-2h-5V2h-4v1H5c-1.1 0-2 .9-2 2h2v15c0 1.1.9 2 2 2h5.82a6.6 6.6 0 0 1-1.32-2M9 18V7H8v11zm2-.5c0-1.84.77-3.5 2-4.68V7h-2z'/%3E%3C/svg%3E",
@@ -2065,7 +2097,9 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
2065
2097
  "core::information-security": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12.06 8c-1.1 0-2 .9-2 2v1h-.5c-.28 0-.5.22-.5.5v3c0 .28.22.5.5.5h5c.28 0 .5-.22.5-.5v-3c0-.28-.22-.5-.5-.5h-.5v-1c0-1.1-.9-2-2-2m.5 5.5c0 .28-.22.5-.5.5s-.5-.22-.5-.5v-1c0-.28.22-.5.5-.5s.5.22.5.5zm.5-2.5h-2v-1c0-.55.45-1 1-1s1 .45 1 1zM2.19 6.81c-.27-.49-.1-1.1.38-1.37l3.79-2.15c.33-.19.68-.32 1.04-.39l4.1-.83c.42-.09.85-.09 1.28-.02l5.75.95c1.98.14 3.53 1.19 3.53 2.49 0 1.39-1.77 2.52-3.96 2.52-.56 0-1.09-.07-1.57-.21-1.06-.29-2.15-.45-3.24-.31l-3.65.43h-.12c-.49 0-.92-.37-.98-.88-.07-.55.33-.98.85-1.14l3.81-1.2-2.01-.43c-.19-.03-.38-.03-.57.01l-2.83.59c-.16.03-.32.09-.47.18L3.53 7.2c-.15.09-.32.13-.48.13-.35 0-.68-.19-.87-.52Zm19.74 10.38c.27.49.1 1.1-.38 1.37l-3.79 2.15c-.33.19-.68.32-1.04.39l-4.1.83c-.42.09-.85.09-1.28.02L5.59 21c-1.98-.14-3.53-1.19-3.53-2.49 0-1.39 1.77-2.52 3.96-2.52.56 0 1.09.07 1.57.21 1.06.29 2.15.45 3.24.31l3.65-.43h.12c.49 0 .92.37.98.88.07.55-.33.98-.85 1.14l-3.81 1.2 2.01.43c.19.03.38.03.57-.01l2.83-.59c.16-.03.32-.09.47-.18l3.79-2.15c.15-.09.32-.13.48-.13.35 0 .68.19.87.52Z'/%3E%3C/svg%3E",
2066
2098
  "core::introduction": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M13 3h-2v1H3c-.55 0-1 .45-1 1v1h1v10c0 1.1.9 2 2 2h6v3H8v1h8v-1h-3v-3h6c1.1 0 2-.9 2-2V6h1V5c0-.55-.45-1-1-1h-8zM5 16V6h14v10zm13-9H6v1h12zm0 2h-6v1h6zm-7 0H6v5h5zm-4 4v-3h3v3zm11-2h-6v1h6zm0 2h-6v1h6z'/%3E%3C/svg%3E",
2067
2099
  "core::kantine": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m16.32 11 5.48-4.11-.6-.8L14.65 11H2v1c0 2.45 1.05 4.75 2.97 6.48A10.5 10.5 0 0 0 7 19.89V20c0 .53.21 1.03.59 1.41.37.38.88.59 1.41.59h6a2 2 0 0 0 2-2v-.11c.18-.1.35-.2.52-.3.54-.32 1.05-.7 1.51-1.12C20.95 16.75 22 14.45 22 12v-1zM15 20H9v-1h6zm2.7-3.01c-.37.33-1.34.97-1.4 1.01H7.7c-.06-.03-1.02-.68-1.4-1.01-1.21-1.1-1.98-2.49-2.22-3.99h15.84c-.24 1.5-1.01 2.89-2.22 3.99m-2.77-7.73c-.05 0-.11 0-.16-.03a.506.506 0 0 1-.31-.64c.23-.68.05-1.41-.47-1.92-.6-.58-.91-1.29-.91-2.05s.3-1.46.86-2c.2-.19.51-.19.71.01.19.2.19.51-.01.71-.35.34-.55.79-.55 1.28s.2.93.55 1.28c.86.83 1.14 1.96.77 3.01-.07.21-.27.34-.47.34Zm-4.52 0c-.05 0-.11 0-.16-.03a.506.506 0 0 1-.31-.64c.23-.68.05-1.41-.47-1.92-.6-.58-.91-1.29-.91-2.05s.3-1.46.86-2c.2-.19.51-.19.71.01.19.2.19.51-.01.71-.35.34-.55.79-.55 1.28s.2.93.55 1.28c.86.83 1.14 1.96.77 3.01-.07.21-.27.34-.47.34Z'/%3E%3C/svg%3E",
2100
+ "core::language-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10a9.8 9.8 0 0 0 3.17-.52c-.2-.56-.4-1.06-.5-1.15-.11-.12-.8-.38-1.47-.62l-.46-.17c-.25.3-.51.46-.75.46-.65 0-1.46-1.18-1.98-3.26.41-.1.82-.17 1.25-.2.21-.41.58-.74 1.04-.92l.27-.1c-.19 0-.39-.02-.58-.02-.75 0-1.48.1-2.18.26-.17-.95-.28-2.04-.31-3.26h4.98c-.01.85-.08 1.65-.17 2.37.19-.08.32-.15.37-.2.11-.11.36-.8.61-1.46l.18-.5c.01-.07.01-.14.01-.21h.07l.07-.2c.12-.32.32-.59.57-.8h-.7c-.03-1.21-.14-2.43-.35-3.54.96-.34 1.85-.83 2.65-1.46a7.96 7.96 0 0 1 2.18 5h-1.16c.25.21.45.48.57.8l.07.2h.51c-.02.34-.07.68-.14 1.01.21.56.41 1.07.51 1.17.09.09.59.29 1.15.49.34-1 .52-2.06.52-3.17 0-5.52-4.48-10-10-10m-.01 2c.65 0 1.46 1.18 1.98 3.26-.64.15-1.29.24-1.98.24s-1.34-.09-1.98-.24C10.53 5.18 11.34 4 11.99 4m-5.8 2.5c.8.63 1.69 1.12 2.65 1.46-.21 1.12-.32 2.34-.35 3.54H4.01c.12-1.93.93-3.68 2.18-5m-2.18 6h4.48c.03 1.21.14 2.43.35 3.54-.97.34-1.86.84-2.65 1.46a7.96 7.96 0 0 1-2.18-5m6.15 7.28a8.1 8.1 0 0 1-3.22-1.58c.64-.5 1.36-.89 2.12-1.17.27 1.1.65 2.04 1.1 2.75M9.06 6.97A8.3 8.3 0 0 1 6.94 5.8c.93-.76 2.03-1.3 3.23-1.58-.46.7-.84 1.64-1.11 2.75m.44 4.53c.02-1.22.14-2.31.31-3.26.7.17 1.43.26 2.18.26s1.48-.1 2.18-.26c.17.95.28 2.04.31 3.26zm5.41-4.53c-.27-1.1-.65-2.04-1.1-2.75 1.2.28 2.29.83 3.22 1.58-.64.49-1.35.89-2.12 1.17M17.5 23c-.42 0-.79-.26-.94-.65l-.33-.9c-.41-1.11-.59-1.57-.85-1.83s-.72-.44-1.83-.85l-.9-.33c-.39-.15-.65-.52-.65-.94s.26-.79.65-.94l.9-.33c1.11-.41 1.57-.59 1.83-.85s.44-.72.84-1.82l.34-.91c.15-.39.52-.65.94-.65s.79.26.94.65l.33.9c.41 1.11.59 1.57.85 1.83s.72.44 1.83.85l.9.33c.39.15.65.52.65.94s-.26.79-.65.94l-.9.33c-1.11.41-1.57.59-1.83.85s-.44.72-.85 1.83l-.33.9c-.15.39-.52.65-.94.65m-1.74-5.5c.41.2.74.41 1.03.7s.51.62.71 1.03c.2-.41.41-.74.7-1.03.3-.3.62-.51 1.03-.71-.41-.2-.74-.41-1.03-.7s-.51-.62-.71-1.03c-.2.41-.41.74-.71 1.03s-.62.51-1.03.71Z'/%3E%3C/svg%3E",
2068
2101
  "core::language": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m7.97 9.5h-4.48c-.03-1.21-.14-2.43-.35-3.54a9.3 9.3 0 0 0 2.65-1.46 7.94 7.94 0 0 1 2.18 5m-6-4.24c-.64.15-1.29.24-1.98.24s-1.34-.09-1.98-.24C10.53 5.18 11.34 4 11.99 4s1.46 1.18 1.98 3.26M9.5 11.5c.02-1.22.14-2.31.31-3.26.7.17 1.43.26 2.18.26s1.48-.1 2.18-.26c.17.95.28 2.04.31 3.26zm4.98 1c-.02 1.22-.14 2.31-.31 3.26-.7-.17-1.43-.26-2.18-.26s-1.48.1-2.18.26c-.17-.95-.28-2.04-.31-3.26zM9.06 6.97A8.3 8.3 0 0 1 6.94 5.8c.93-.76 2.03-1.3 3.23-1.58-.46.7-.84 1.65-1.11 2.76Zm1.11 12.81a8.1 8.1 0 0 1-3.23-1.58 8 8 0 0 1 2.12-1.17c.27 1.1.65 2.05 1.11 2.76Zm-.16-3.04c.64-.15 1.29-.24 1.98-.24s1.34.09 1.98.24c-.52 2.08-1.33 3.26-1.98 3.26s-1.46-1.18-1.98-3.26m4.9.29c.77.28 1.48.69 2.12 1.17-.93.76-2.03 1.3-3.23 1.58.46-.7.84-1.65 1.11-2.76ZM13.8 4.22c1.2.28 2.3.83 3.23 1.58-.64.49-1.35.89-2.12 1.17-.27-1.1-.65-2.05-1.11-2.76ZM6.19 6.5a9.3 9.3 0 0 0 2.65 1.46c-.21 1.12-.32 2.34-.35 3.54H4.01c.12-1.93.93-3.68 2.18-5m-2.18 6h4.48c.03 1.21.14 2.43.35 3.54-.97.34-1.86.84-2.65 1.46a7.94 7.94 0 0 1-2.18-5m13.77 5a9.3 9.3 0 0 0-2.65-1.46c.21-1.12.32-2.34.35-3.54h4.48a8 8 0 0 1-2.18 5'/%3E%3C/svg%3E",
2102
+ "core::learning-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M10 6v4h6V6zm5 3h-4V7h4zm-5-3v4h6V6zm5 3h-4V7h4zm-5-3v4h6V6zm5 3h-4V7h4zm1 2v.69c-.09.1-.17.2-.24.31H10v-1zm-.63 2-.08.21c-.1.27-.21.55-.3.79H10v-1zM7 2C5.35 2 4 3.35 4 5v14c0 1.65 1.35 3 3 3h8.36l-.07-.2c-.24-.67-.5-1.36-.62-1.47-.07-.07-.34-.19-.69-.33H7c-.55 0-1-.45-1-1s.45-1 1-1h4.07c-.05-.16-.07-.33-.07-.5 0-.59.26-1.14.69-1.5H8V4h10v7.07c.62.16 1.14.61 1.38 1.23l.33.9c.1.27.2.55.29.79V2zm0 14c-.35 0-.69.06-1 .18V5c0-.55.45-1 1-1zm10.5 7c-.42 0-.79-.26-.94-.65l-.33-.9c-.41-1.11-.59-1.57-.85-1.83s-.72-.44-1.83-.85l-.9-.33c-.39-.15-.65-.52-.65-.94s.26-.79.65-.94l.9-.33c1.11-.41 1.57-.59 1.83-.85s.44-.72.84-1.82l.34-.91c.15-.39.52-.65.94-.65s.79.26.94.65l.33.9c.41 1.11.59 1.57.85 1.83s.72.44 1.83.85l.9.33c.39.15.65.52.65.94s-.26.79-.65.94l-.9.33c-1.11.41-1.57.59-1.83.85s-.44.72-.85 1.83l-.33.9c-.15.39-.52.65-.94.65m-1.74-5.5c.41.2.74.41 1.03.7s.51.62.71 1.03c.2-.41.41-.74.7-1.03.3-.3.62-.51 1.03-.71-.41-.2-.74-.41-1.03-.7s-.51-.62-.71-1.03c-.2.41-.41.74-.71 1.03s-.62.51-1.03.71Z'/%3E%3C/svg%3E",
2069
2103
  "core::link-external": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M21 3v8h-2V6.41L8.71 16.7 7.3 15.29 17.59 5H13V3zm-2 16H5V7h6V3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6h-2z'/%3E%3C/svg%3E",
2070
2104
  "core::link-internal": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m9 13.59 10.79-10.8L21.2 4.2 10.41 14.99H15v2H7v-8h2v4.59ZM19 19H5V7h8l2-2V3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V9h-2z'/%3E%3C/svg%3E",
2071
2105
  "core::link-off": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M13.95 9c.03.16.05.33.05.5 0 .48-.15.92-.39 1.3l-1.76-1.76c.21-.03.43-.04.65-.04zM11.5 6C13.43 6 15 7.57 15 9.5c0 .76-.25 1.46-.66 2.03l1.43 1.43A5.497 5.497 0 0 0 11.5 4h-4c-.22 0-.44.02-.65.04L8.81 6zm8.5 8.5c0 .76-.25 1.46-.66 2.03l1.43 1.43A5.47 5.47 0 0 0 22 14.5c0-2.52-1.7-4.64-4.01-5.29 0 .1.01.19.01.29 0 .6-.09 1.19-.24 1.74 1.31.51 2.24 1.77 2.24 3.26m1.31 8.21-3.02-3.02c-.56.19-1.16.31-1.79.31h-4C9.46 20 7 17.54 7 14.5c0-1.67.75-3.16 1.93-4.17L5.36 6.76C4.54 7.4 4 8.38 4 9.5c0 1.49.93 2.75 2.24 3.26Q6 13.6 6 14.5c0 .1.01.19.01.29A5.49 5.49 0 0 1 2 9.5c0-1.67.75-3.16 1.93-4.17L1.3 2.7l1.41-1.41 20 20h.01zm-4.72-4.72-3.3-3.3c-.56.19-1.16.31-1.79.31h-1.45c-.03-.16-.05-.33-.05-.5 0-.57.2-1.08.51-1.5h1.08l-1.23-1.23C9.54 12.41 9 13.39 9 14.51c0 1.93 1.57 3.5 3.5 3.5h4.09Z'/%3E%3C/svg%3E",
@@ -2084,6 +2118,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
2084
2118
  "core::lock": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 9h-2V7c0-2.76-2.24-5-5-5S7 4.24 7 7v2H5c-.55 0-1 .45-1 1v11c0 .55.45 1 1 1h14c.55 0 1-.45 1-1V10c0-.55-.45-1-1-1M9 7c0-1.65 1.35-3 3-3s3 1.35 3 3v2H9zm9 13H6v-9h12zm-4.99-3.98V18c0 .55-.45 1-1 1s-1-.45-1-1v-1.98c0-.55.45-1 1-1s1 .45 1 1'/%3E%3C/svg%3E",
2085
2119
  "core::logo-engage": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M16.5 3c-1.97 0-3.62 1.27-4.23 3.03-.09 0-.18-.03-.27-.03s-.18.02-.27.03C11.12 4.27 9.46 3 7.5 3 5.01 3 3 5.01 3 7.5v9C3 18.99 5.01 21 7.5 21h2c.93 0 1.78-.28 2.5-.76.72.48 1.57.76 2.5.76h2c2.49 0 4.5-2.01 4.5-4.5v-9C21 5.01 18.99 3 16.5 3m-.64 9H14.5c-.93 0-1.78.28-2.5.76A4.47 4.47 0 0 0 9.5 12H8.14A3.7 3.7 0 0 1 8 11c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .35-.05.68-.14 1M5 10.92V7.5A2.5 2.5 0 0 1 7.5 5c1 0 1.89.62 2.28 1.54C8.14 7.36 7 9.04 7 11c0 .33.04.65.11.96-.03 0-.07 0-.11-.01-.18-.03-.36-.07-.53-.12-.02 0-.04-.01-.06-.02-.53-.18-1.02-.47-1.41-.86v-.02ZM11.94 19H7.5A2.5 2.5 0 0 1 5 16.5v-4.28c.71.49 1.57.78 2.5.78h2c1.93 0 3.5 1.57 3.5 3.5 0 .98-.41 1.87-1.06 2.5M19 16.5a2.5 2.5 0 0 1-2.5 2.5h-3.29c.49-.72.79-1.57.79-2.5 0-1.18-.46-2.24-1.2-3.04.51-.28 1.08-.46 1.7-.46h2c.93 0 1.79-.29 2.5-.78zm0-6.77v1.2c-.39.4-.87.68-1.41.86-.02 0-.04.01-.06.02-.17.05-.35.1-.53.12s-.07 0-.11 0c.06-.31.11-.63.11-.96 0-1.96-1.14-3.64-2.78-4.46.39-.92 1.28-1.54 2.28-1.54a2.5 2.5 0 0 1 2.5 2.5V9.7Z'/%3E%3C/svg%3E",
2086
2120
  "core::logout": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m22.08 12-5.66 5.66-1.41-1.41 3.24-3.24H11v-2h7.25l-3.24-3.24 1.41-1.41 5.66 5.66ZM12 9V6h-2v12h2v-3h2v3c0 1.1-.9 2-2 2h-2v2.39l-6.63-2.21A2 2 0 0 1 2 18.28V5.72c0-.86.55-1.62 1.37-1.9L10 1.61V4h2c1.1 0 2 .9 2 2v3zM9 4.05 4 5.72v12.56l5 1.67z'/%3E%3C/svg%3E",
2121
+ "core::magic-wand": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20.19 3.81a2.764 2.764 0 0 0-3.91 0L3.81 16.28a2.764 2.764 0 1 0 3.91 3.91L20.19 7.72a2.764 2.764 0 0 0 0-3.91M6.3 18.78a.78.78 0 0 1-1.08 0 .8.8 0 0 1-.22-.54c0-.21.08-.4.22-.54L15.46 7.46l1.08 1.08zM18.78 6.3l-1.53 1.53-1.08-1.08 1.53-1.53a.78.78 0 0 1 1.08 0c.14.15.22.34.22.54 0 .21-.08.4-.22.54m-9.11-.27-.69-.25c-.66-.25-.99-.37-1.19-.57-.19-.2-.31-.51-.6-1.28l-.22-.6c-.14-.4-.8-.4-.94 0l-.25.69c-.25.66-.37.99-.57 1.19-.2.19-.51.31-1.28.6l-.6.22c-.2.07-.33.26-.33.47s.13.4.33.47l.69.25c.66.25.99.37 1.19.57.19.2.31.51.6 1.28l.22.6c.07.2.26.33.47.33s.4-.13.47-.33l.25-.69c.25-.66.37-.99.57-1.19.2-.19.51-.31 1.28-.6l.6-.22c.2-.07.33-.26.33-.47s-.13-.4-.33-.47M7.09 7.08c-.26.25-.41.55-.59.99-.17-.43-.33-.73-.58-.98-.25-.26-.55-.41-.99-.59.43-.17.73-.33.98-.58.26-.25.41-.55.59-.99.17.43.33.73.58.98.25.26.55.41.99.59-.43.17-.73.33-.98.58m13.58 9.95-.59-.22c-.77-.28-1.08-.4-1.28-.6-.21-.21-.33-.52-.61-1.29l-.22-.59c-.15-.4-.79-.4-.94 0l-.22.59c-.28.77-.4 1.08-.6 1.28-.21.21-.52.33-1.29.61l-.59.22c-.2.07-.33.26-.33.47s.13.4.33.47l.59.22c.77.28 1.08.4 1.28.6.21.21.33.52.61 1.29l.22.59c.07.2.26.33.47.33s.4-.13.47-.33l.22-.59c.28-.77.4-1.08.6-1.28.21-.21.52-.33 1.29-.61l.59-.22c.2-.07.33-.26.33-.47s-.13-.4-.33-.47m-2.58 1.06c-.26.25-.41.55-.59.99-.18-.44-.33-.74-.59-.99-.25-.26-.55-.41-.99-.59.44-.18.74-.33.99-.59.26-.25.41-.55.59-.99.18.44.33.74.59.99.25.26.55.41.99.59-.44.18-.74.33-.99.59'/%3E%3C/svg%3E",
2087
2122
  "core::mail-error-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m22.73 14.95-2.68-2.68a.93.93 0 0 0-.65-.27h-3.8c-.24 0-.48.1-.65.27l-2.68 2.68c-.17.17-.27.41-.27.65v3.8c0 .24.1.48.27.65l2.68 2.68c.17.17.41.27.65.27h3.8c.24 0 .48-.1.65-.27l2.68-2.68c.17-.17.27-.41.27-.65v-3.8c0-.24-.1-.48-.27-.65M21 20.13l-.87.87-2.63-2.63L14.87 21l-.87-.87 2.63-2.63L14 14.87l.87-.87 2.63 2.63L20.13 14l.87.87-2.63 2.63zM20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7.1c-.06-.19-.1-.39-.1-.6V18H4.81l5.61-5.31.55.52c.29.27.66.41 1.03.41.08 0 .15-.03.23-.04l2.02-2.02c.3-.3.68-.48 1.09-.54L20 6.6v4.49c.28.09.54.24.75.46L22 12.8V5.99c0-1.1-.9-2-2-2ZM4 17.39V6.61L9.69 12zm8.34-4.9c-.19.18-.49.18-.69 0L4.8 6h14.38l-6.85 6.49Z'/%3E%3C/svg%3E",
2088
2123
  "core::mail-error": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23f30303' d='m14.95 12.27-2.68 2.68c-.17.17-.27.41-.27.65v3.8c0 .24.1.48.27.65l2.68 2.68c.17.17.41.27.65.27h3.8c.24 0 .48-.1.65-.27l2.68-2.68c.17-.17.27-.41.27-.65v-3.8c0-.24-.1-.48-.27-.65l-2.68-2.68a.93.93 0 0 0-.65-.27h-3.8c-.24 0-.48.1-.65.27'/%3E%3Cpath fill='%23fff' d='m21 14.87-.87-.87-2.63 2.63L14.87 14l-.87.87 2.63 2.63L14 20.13l.87.87 2.63-2.63L20.13 21l.87-.87-2.63-2.63z'/%3E%3Cpath fill='currentColor' d='M11 19.4V18H4.81l5.61-5.31.55.52c.29.27.66.41 1.03.41.08 0 .15-.03.23-.04l2.02-2.02c.3-.3.68-.48 1.09-.54L20 6.6v4.49c.28.09.54.24.75.46L22 12.8V5.99c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7.1c-.06-.19-.1-.39-.1-.6ZM19.19 6l-6.85 6.49c-.19.18-.49.18-.69 0L4.8 6h14.38ZM4 6.61 9.69 12 4 17.39z'/%3E%3C/svg%3E",
2089
2124
  "core::mail-newsletter": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11 18H4.81l5.61-5.31.55.52s.09.05.12.08c.08-.34.22-.66.41-.95L4.81 6h14.38l-5.29 5.01s.07-.01.1-.01h1.37L20 6.61V11h1c.35 0 .69.07 1 .18V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h7zM4 6.61 9.69 12 4 17.39zm14.33 10.56c0 .78-.52 1.41-1.18 1.41-.51 0-.82-.36-.82-.92 0-.77.52-1.4 1.17-1.4.51 0 .83.36.83.91M21 12h-7c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-7c0-1.1-.9-2-2-2m-1.16 7.79c-.9 0-1.36-.52-1.51-1.07-.35.52-.86.87-1.5.87-.97 0-1.64-.78-1.64-1.84 0-1.34 1-2.5 2.16-2.5.72 0 1.1.35 1.26.85l.14-.68h1.02l-.44 2.32c-.13.64.09 1.07.58 1.07s.97-.54.97-1.7c0-1.82-1.45-3.1-3.36-3.1s-3.36 1.36-3.36 3.48S15.61 21 17.44 21c.64 0 1.2-.14 1.73-.5l.61.81c-.69.52-1.47.69-2.34.69-2.52 0-4.43-1.87-4.43-4.51S14.93 13 17.52 13s4.49 1.76 4.49 4.11c0 1.56-.9 2.68-2.16 2.68Z'/%3E%3C/svg%3E",
@@ -2256,6 +2291,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
2256
2291
  "core::visual-inspection": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M13 2a9 9 0 0 0-9 9c0 2.1.73 4.03 1.94 5.56L2 20.5 3.5 22l3.94-3.94A8.94 8.94 0 0 0 13 20a9 9 0 0 0 0-18m0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7m0-11c-2.35 0-4.43 1.58-5.7 4 1.27 2.42 3.35 4 5.7 4s4.43-1.58 5.7-4c-1.27-2.42-3.35-4-5.7-4m0 7c-1.74 0-3.41-1.11-4.55-3C9.59 9.11 11.26 8 13 8c1.1 0 2 1.12 2 2.5s-.9 2.5-2 2.5c-.97 0-1.77-.86-1.96-2h-1c.21 1.69 1.45 3 2.96 3 1.66 0 3-1.57 3-3.5 0-.58-.13-1.11-.34-1.59.71.51 1.36 1.21 1.89 2.09-1.14 1.89-2.81 3-4.55 3'/%3E%3C/svg%3E",
2257
2292
  "core::warning-filled-mono": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m23 19.04-9.88-16.7c-.23-.39-.66-.64-1.12-.64s-.89.25-1.12.64L1 19.04c-.24.4-.24.9-.01 1.3.23.41.66.66 1.13.66h19.75c.47 0 .9-.25 1.13-.66.23-.4.23-.9 0-1.3m-11-.79a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m1.24-8.98-.67 5.11c-.05.34-.24.62-.58.62s-.53-.28-.58-.62l-.67-5.11v-.1c0-.14.03-.29.1-.42.2-.42.67-.75 1.15-.75.4 0 .79.23 1.03.55.14.19.22.41.22.62v.09Z'/%3E%3C/svg%3E",
2258
2293
  "core::warning": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m23 19.04-9.88-16.7c-.23-.39-.66-.64-1.12-.64s-.89.25-1.12.64L1 19.04c-.24.4-.24.9-.01 1.3.23.41.66.66 1.13.66h19.75c.47 0 .9-.25 1.13-.66.23-.4.23-.9 0-1.3M3.35 19 12 4.37 20.65 19zM12 8c.55 0 1 .45 1 1v5c0 .55-.45 1-1 1s-1-.45-1-1V9c0-.55.45-1 1-1m1.25 9a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0'/%3E%3C/svg%3E",
2294
+ "core::writing-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M8 7v1h4V7zm0 2v1h8V9zm0-2v1h4V7zm0 2v1h8V9zm0-2v1h4V7zm0 2v1h8V9zm5.99 6c-.24.09-.52.19-.79.29l-.9.33c-.23.09-.43.21-.61.38H8v-1zM16 11v.69c-.09.1-.17.2-.24.31H8v-1zm-.63 2-.08.21c-.1.27-.21.55-.3.79H8v-1zM11 17.5c0 .17.02.34.07.5H8v-1h3.07c-.05.16-.07.33-.07.5m9-11.09v7.58c-.09-.24-.19-.52-.29-.79l-.33-.9c-.24-.62-.76-1.07-1.38-1.23V7h-3V4H6v16h7.98c.35.14.62.26.69.33.12.11.38.8.62 1.47l.07.2H6c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h9.59c.53 0 1.03.21 1.41.59L19.41 5c.38.37.59.88.59 1.41M17.5 23c-.42 0-.79-.26-.94-.65l-.33-.9c-.41-1.11-.59-1.57-.85-1.83s-.72-.44-1.83-.85l-.9-.33c-.39-.15-.65-.52-.65-.94s.26-.79.65-.94l.9-.33c1.11-.41 1.57-.59 1.83-.85s.44-.72.84-1.82l.34-.91c.15-.39.52-.65.94-.65s.79.26.94.65l.33.9c.41 1.11.59 1.57.85 1.83s.72.44 1.83.85l.9.33c.39.15.65.52.65.94s-.26.79-.65.94l-.9.33c-1.11.41-1.57.59-1.83.85s-.44.72-.85 1.83l-.33.9c-.15.39-.52.65-.94.65m-1.74-5.5c.41.2.74.41 1.03.7s.51.62.71 1.03c.2-.41.41-.74.7-1.03.3-.3.62-.51 1.03-.71-.41-.2-.74-.41-1.03-.7s-.51-.62-.71-1.03c-.2.41-.41.74-.71 1.03s-.62.51-1.03.71Z'/%3E%3C/svg%3E",
2259
2295
  "core::zoom-in": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M8 12v-2h4V6h2v4h4v2h-4v4h-2v-4zm14-1a9 9 0 0 1-9 9c-2.1 0-4.03-.73-5.56-1.94L3.5 22 2 20.5l3.94-3.94A8.94 8.94 0 0 1 4 11a9 9 0 0 1 18 0m-2 0c0-3.86-3.14-7-7-7s-7 3.14-7 7 3.14 7 7 7 7-3.14 7-7'/%3E%3C/svg%3E",
2260
2296
  "core::zoom-original": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M13 2a9 9 0 0 0-9 9c0 2.1.73 4.03 1.94 5.56L2 20.5 3.5 22l3.94-3.94A8.94 8.94 0 0 0 13 20a9 9 0 0 0 0-18m0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7M9.23 7.86h2.07v6.36h-1.26V9.08h-.82V7.86Zm4.57 4.86c0 .52-.32.89-.79.89s-.8-.37-.8-.89.33-.88.8-.88.79.36.79.88m0-3.19c0 .52-.32.89-.79.89s-.8-.37-.8-.89.33-.88.8-.88.79.36.79.88m.64-1.67h2.07v6.36h-1.26V9.08h-.82V7.86Z'/%3E%3C/svg%3E",
2261
2297
  "core::zoom-out": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M8 10h10v2H8zm14 1a9 9 0 0 1-9 9c-2.1 0-4.03-.73-5.56-1.94L3.5 22 2 20.5l3.94-3.94A8.94 8.94 0 0 1 4 11a9 9 0 0 1 18 0m-2 0c0-3.86-3.14-7-7-7s-7 3.14-7 7 3.14 7 7 7 7-3.14 7-7'/%3E%3C/svg%3E",
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "description": "",
3
- "tags": []
3
+ "tags": ["AI"]
4
4
  }
@@ -0,0 +1,4 @@
1
+ {
2
+ "description": "",
3
+ "tags": ["AI"]
4
+ }