@odx/icons 5.2.0 → 5.4.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.
- package/CHANGELOG.md +21 -0
- package/dist/lib/all.scss +12 -0
- package/dist/lib/core/consumables-and-accessories-report.d.ts +9 -0
- package/dist/lib/core/consumables-and-accessories-report.js +2 -0
- package/dist/lib/core/consumables-and-accessories-report.svg +1 -0
- package/dist/lib/core/system-test-statistics-mono.d.ts +9 -0
- package/dist/lib/core/system-test-statistics-mono.js +2 -0
- package/dist/lib/core/system-test-statistics-mono.svg +1 -0
- package/dist/lib/core.d.ts +2 -0
- package/dist/lib/core.js +2 -0
- package/dist/lib/medical/fhir-connected.d.ts +9 -0
- package/dist/lib/medical/fhir-connected.js +2 -0
- package/dist/lib/medical/fhir-connected.svg +1 -0
- package/dist/lib/medical/fhir-failed.d.ts +9 -0
- package/dist/lib/medical/fhir-failed.js +2 -0
- package/dist/lib/medical/fhir-failed.svg +1 -0
- package/dist/lib/medical/fhir-login.d.ts +9 -0
- package/dist/lib/medical/fhir-login.js +2 -0
- package/dist/lib/medical/fhir-login.svg +1 -0
- package/dist/lib/medical.d.ts +3 -0
- package/dist/lib/medical.js +3 -0
- package/dist/lib/metadata.json +6 -0
- package/dist/lib/user/handover.d.ts +9 -0
- package/dist/lib/user/handover.js +2 -0
- package/dist/lib/user/handover.svg +1 -0
- package/dist/lib/user.d.ts +1 -0
- package/dist/lib/user.js +1 -0
- package/dist/main.d.ts +7 -0
- package/dist/main.js +7 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
|
1
|
+
## 5.4.0
|
|
2
|
+
|
|
3
|
+
- Add 2 new icons to `core` set
|
|
4
|
+
- `system-test-statistics-mono`
|
|
5
|
+
- `core::consumables-and-accessories-report`
|
|
6
|
+
- Add 3 new icons to `medical` set
|
|
7
|
+
- `fhir-login`
|
|
8
|
+
- `fhir-connected`
|
|
9
|
+
- `fhir-failed`
|
|
10
|
+
|
|
11
|
+
## 5.3.0
|
|
12
|
+
|
|
13
|
+
### Minor Changes
|
|
14
|
+
|
|
15
|
+
- Add 1 new icon to `user` set
|
|
16
|
+
- `handover`
|
|
17
|
+
|
|
18
|
+
### Patch Changes
|
|
19
|
+
|
|
20
|
+
- Update `@odx/assets-utils` peer dependency to `^7.2.2`
|
|
21
|
+
|
|
1
22
|
## 5.2.0
|
|
2
23
|
|
|
3
24
|
### Minor Changes
|
package/dist/lib/all.scss
CHANGED
|
@@ -130,6 +130,7 @@ $assets: ("ai::chat-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/
|
|
|
130
130
|
"core::config-leave": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.81 7.53c-.14.13-.32.28-.55.44-.75.52-1.21 1.35-1.17 2.26.14 3.48.41 9.86.41 10.28 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.33.24-6.17.39-9.75.03-.82-.5-1.52-1.27-1.8q-.255-.09-.48-.24c-.31-.21-.55-.47-.67-.74-.73-1.57-.49-3.72.67-4.94l1.57 3.39c.47-.02.92-.11 1.35-.29s.81-.44 1.14-.75L8.63 2c1.73.01 3.52 1.17 4.24 2.73.46 1.01-.25 2.03-1.05 2.79ZM15 6v5h2V6l.21-.42c.19-.38.25-.81.18-1.22L17 2h-2l-.39 2.36c-.07.42 0 .85.18 1.22zm-3 15v-7c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2v7c0 1.1-.9 2-2 2h-7c-1.1 0-2-.9-2-2m.65-3.5 3.45 3.45.85-.85-2-2H22v-1.2h-7.05l2-2-.85-.85z'/%3E%3C/svg%3E",
|
|
131
131
|
"core::config-update": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.81 7.53c-.14.13-.32.28-.55.44-.75.52-1.21 1.35-1.17 2.26.14 3.48.41 9.86.41 10.28 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.33.24-6.17.39-9.75.03-.82-.5-1.52-1.27-1.8q-.255-.09-.48-.24c-.31-.21-.55-.47-.67-.74-.73-1.57-.49-3.72.67-4.94l1.57 3.39c.47-.02.92-.11 1.35-.29s.81-.44 1.14-.75L8.63 2c1.73.01 3.52 1.17 4.24 2.73.46 1.01-.25 2.03-1.05 2.79ZM15 6v5h2V6l.21-.42c.19-.38.25-.81.18-1.22L17 2h-2l-.39 2.36c-.07.42 0 .85.18 1.22zm8 8v7c0 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-.99 3.9h-1.1c-.2 1.71-1.64 3.05-3.41 3.05-1.3 0-2.46-.73-3.05-1.9h2.6v-1.1h-4.1v4.1h1.1v-1.61a4.47 4.47 0 0 0 3.45 1.61c2.37 0 4.3-1.83 4.51-4.15m.04-4.95h-1.1v1.61a4.47 4.47 0 0 0-3.45-1.61c-2.37 0-4.3 1.83-4.51 4.15h1.1c.2-1.71 1.64-3.05 3.41-3.05 1.3 0 2.46.73 3.05 1.9h-2.6v1.1h4.1z'/%3E%3C/svg%3E",
|
|
132
132
|
"core::config-view": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 17.5a2.5 2.5 0 0 1-5 0c0-.18.02-.36.06-.53l.59.59a.996.996 0 1 0 1.41-1.41l-.8-.8c.37-.21.79-.34 1.24-.34a2.5 2.5 0 0 1 2.5 2.5Zm3-3.5v7c0 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-1 3.5-.14-.3c-.9-1.97-2.58-3.2-4.36-3.2s-3.46 1.23-4.36 3.2l-.14.3.14.3c.9 1.97 2.58 3.2 4.36 3.2s3.46-1.23 4.36-3.2zM11.81 7.53c-.14.13-.32.28-.55.44-.75.52-1.21 1.35-1.17 2.26.14 3.48.41 9.86.41 10.28 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.33.24-6.17.39-9.75.03-.82-.5-1.52-1.27-1.8q-.255-.09-.48-.24c-.31-.21-.55-.47-.67-.74-.73-1.57-.49-3.72.67-4.94l1.57 3.39c.47-.02.92-.11 1.35-.29s.81-.44 1.14-.75L8.63 2c1.73.01 3.52 1.17 4.24 2.73.46 1.01-.25 2.03-1.05 2.79ZM15 6v5h2V6l.21-.42c.19-.38.25-.81.18-1.22L17 2h-2l-.39 2.36c-.07.42 0 .85.18 1.22z'/%3E%3C/svg%3E",
|
|
133
|
+
"core::consumables-and-accessories-report": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 7v1H8V7zm7.41-2L17 2.59c-.38-.38-.88-.59-1.41-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h7v-2H6V4h9v3h3v5c.74 0 1.39.4 1.73 1H20V6.41c0-.53-.21-1.04-.59-1.41M8 17v1h5v-1zm0-4v1h4v-1zm0-2v1h8v-1zm0-2v1h8V9zm0 6v1h4v-1zm11-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1h-1v2h1v6.5c0 .28.22.5.5.5h1.59c-.06-.16-.09-.32-.09-.5V22h-1v-6h3v.39c.26-.24.62-.39 1-.39h1v-2zm4 4.5v4c0 .28-.22.5-.5.5h-5c-.28 0-.5-.22-.5-.5v-4c0-.28.22-.5.5-.5h1v-.5c0-.28.22-.5.5-.5h2c.28 0 .5.22.5.5v.5h1c.28 0 .5.22.5.5M18 20h4v-1h-4zm4 1h-4v1h4z'/%3E%3C/svg%3E",
|
|
133
134
|
"core::copy-content": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M18 2H9c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2M9 17V4h9v13zm-3 3h11c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2z'/%3E%3C/svg%3E",
|
|
134
135
|
"core::copy-file": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19.41 5 17 2.59c-.38-.38-.88-.59-1.41-.59H9c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2V6.41c0-.53-.21-1.04-.59-1.41M9 17V4h6v3h3v10zm-3 3h11c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2z'/%3E%3C/svg%3E",
|
|
135
136
|
"core::copy-folder": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M4 19h15c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2zM22 7v9c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2h6c1.1 0 2 .9 2 2m-2 9V7h-8V5H7v11z'/%3E%3C/svg%3E",
|
|
@@ -326,6 +327,7 @@ $assets: ("ai::chat-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/
|
|
|
326
327
|
"core::sync-off-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.61ZM8.67 5.85 7.22 4.4a8.9 8.9 0 0 1 4.79-1.39c2.83 0 5.35 1.32 7 3.37V3.01h2v7h-7v-2h3.74c-1.27-1.81-3.36-3-5.74-3-1.21 0-2.34.31-3.33.85ZM3 12h2c0-1.57.53-3.02 1.4-4.18l5.85 5.85c.4-.54.87-1.02 1.41-1.41L2.71 1.29 1.3 2.7l3.68 3.68A8.97 8.97 0 0 0 3 11.99Zm8.17 6.95A7 7 0 0 1 6.26 16H10v-2H3v7h2v-3.37C6.65 19.68 9.17 21 12 21h.03a6.4 6.4 0 0 1-.86-2.05'/%3E%3C/svg%3E",
|
|
327
328
|
"core::sync-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='M21 3v7h-7V8h3.74C16.47 6.19 14.38 5 12 5c-3.86 0-7 3.14-7 7H3c0-4.96 4.04-9 9-9 2.83 0 5.35 1.32 7 3.37V3zm-9.83 15.95A7 7 0 0 1 6.26 16H10v-2H3v7h2v-3.37C6.65 19.68 9.17 21 12 21h.03a6.4 6.4 0 0 1-.86-2.05M21 12.03V12h-.05s.03.02.05.03'/%3E%3C/svg%3E",
|
|
328
329
|
"core::sync-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.61ZM21 3v7h-7V8h3.74C16.47 6.19 14.38 5 12 5c-3.86 0-7 3.14-7 7H3c0-4.96 4.04-9 9-9 2.83 0 5.35 1.32 7 3.37V3zm-9.83 15.95A7 7 0 0 1 6.26 16H10v-2H3v7h2v-3.37C6.65 19.68 9.17 21 12 21h.03a6.4 6.4 0 0 1-.86-2.05M21 12.03V12h-.05s.03.02.05.03'/%3E%3C/svg%3E",
|
|
330
|
+
"core::system-test-statistics-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 12c-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.77z'/%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 2h7.03c-.39-.6-.68-1.28-.85-2H10V5h4v7.03c.6-.39 1.28-.68 2-.85V8.7h3v2.48c.72.17 1.4.46 2 .85V8.7c0-1.1-.9-2-2-2M8 19H5v-7.45h3z'/%3E%3C/svg%3E",
|
|
329
331
|
"core::table": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M8.67 19H4v-3h4.67zm0-4H4v-3h4.67zm0-4H4V8h4.67zm5.66 8H9.66v-3h4.67zm0-4H9.66v-3h4.67zm0-4H9.66V8h4.67zM20 19h-4.67v-3H20zm0-4h-4.67v-3H20zm0-4h-4.67V8H20z'/%3E%3C/svg%3E",
|
|
330
332
|
"core::tablet": "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 14H4V6h5v1h6V6h5z'/%3E%3C/svg%3E",
|
|
331
333
|
"core::thumbs-down": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12.43 20.3c-.58.5-1.36.68-2.1.48a2.284 2.284 0 0 1-1.58-2.86L9.64 15H4.49a2.5 2.5 0 0 1-2.5-2.5c0-.36.08-.69.21-1-.13-.31-.21-.64-.21-1 0-.31.06-.6.16-.88-.1-.25-.16-.53-.16-.82v-.3c0-.35.07-.68.2-.98-.13-.3-.2-.63-.2-.97V6.5A2.5 2.5 0 0 1 4.49 4h17.5v12h-4.63l-4.94 4.3ZM20 6h-2v8h2zm-9.14 12.85c.09.02.19 0 .26-.06L16 14.54V6H4.63c-.28 0-.5.22-.5.5s.22.5.5.5H7v1H4.5c-.28 0-.5.22-.5.5s.22.5.5.5H7v1H4.51c-.28 0-.5.22-.5.5s.22.5.5.5h2.47c0 .23-.01.52-.01 1H4.52c-.28 0-.5.22-.5.5s.22.5.5.5h7.85l-1.68 5.5c-.05.15.04.31.19.35Z'/%3E%3C/svg%3E",
|
|
@@ -435,6 +437,9 @@ $assets: ("ai::chat-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/
|
|
|
435
437
|
"medical::dialysis": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19.99 4.7c-2.42-2.5-4.55-1.63-5.36-1.14-1 .6-1.63 1.7-1.63 2.86-.01 1.27.71 2.21 1.94 2.62-.02.16-.02.31-.01.46H13c-.39 0-.74.15-1 .39-.26-.24-.61-.39-1-.39H9.07c.01-.15.01-.3-.01-.46 1.23-.41 1.95-1.36 1.94-2.62 0-1.17-.63-2.26-1.63-2.86-.81-.49-2.94-1.36-5.35 1.14C2.73 6.01.85 9.5 2.96 13.28c.73 1.29 1.89 2.23 3.19 2.57.37.1.73.15 1.07.15.9 0 1.68-.35 2.24-1.03.71-.83.9-1.97.51-3.03-.21-.59-.59-1.09-1.07-1.44H11c.28 0 .5.22.5.5v10h1V11c0-.28.22-.5.5-.5h2.11c-.49.35-.87.84-1.08 1.44-.37 1.01-.22 2.08.4 2.9.44-.5.98-.92 1.58-1.23-.2-.27-.23-.64-.11-.99.14-.37.43-.62.68-.67l.82-.15.2-.58c.14-.39.04-.82-.31-1.18-.58-.52-.31-.98-.21-1.15.18-.3.2-.67.06-.98l-.26-.52-.5-.1-.14-.02c-.83-.06-1.25-.34-1.24-.84 0-.46.26-.92.67-1.16.32-.2 1.32-.8 2.88.82.11.12 2.64 2.81.75 6.2-.15.27-.33.51-.53.72.74.02 1.45.2 2.11.52.04-.06.09-.13.12-.2.02-.02.03-.04.04-.06.05-.09.1-.18.14-.27 1.88-3.67.06-7.02-1.19-8.3M9 6.43c0 .19.01.75-1.24.84h-.12c-.35.08-.63.31-.78.62l-.2.55.26.45c.1.17.37.63-.27 1.2-.29.31-.39.74-.25 1.14.14.39.48.67.9.72h.08c.32.07.59.32.72.68.13.37.08.77-.17 1.06-.11.14-.39.46-1.26.23-.79-.21-1.5-.8-1.97-1.62-1.89-3.4.64-6.09.75-6.21.83-.86 1.5-1.09 2-1.09.43 0 .73.18.89.27.4.24.66.69.66 1.15Zm12.96 12.52c-.2 1.71-1.64 3.05-3.41 3.05-1.3 0-2.46-.73-3.05-1.9h2.6V19H14v4.1h1.1v-1.61a4.5 4.5 0 0 0 3.45 1.61c2.37 0 4.3-1.83 4.51-4.15zM23.1 14v4.1H19V17h2.6c-.59-1.17-1.75-1.9-3.05-1.9-1.77 0-3.21 1.34-3.41 3.05h-1.1c.21-2.32 2.14-4.15 4.51-4.15a4.5 4.5 0 0 1 3.44 1.6V14z'/%3E%3C/svg%3E",
|
|
436
438
|
"medical::dnr": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 4H2c-.55 0-1 .45-1 1v14c0 .55.45 1 1 1h20c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1m-1 14H3V6h18zM8.42 10.41c-.22-.41-.53-.72-.93-.94q-.6-.33-1.38-.33H4v5.32h2.11c.52 0 .98-.1 1.38-.32.4-.23.71-.54.93-.94.23-.41.35-.87.35-1.4s-.12-.99-.35-1.39m-1.16 2.67c-.28.31-.68.46-1.21.46H5.04v-3.48h1.01c.53 0 .93.15 1.21.46s.42.74.42 1.28-.14.97-.42 1.28m7.11-3.94v5.32h-.96l-2.21-3.05c-.24-.33-.38-.55-.43-.66h-.02c.03.11.05.37.05.79v2.92H9.76V9.14h.96l2.21 3.05c.24.33.39.55.43.66h.02c-.03-.11-.05-.37-.05-.79V9.14zm4.07 3.28q.57-.15.9-.57t.33-.99c0-.54-.17-.96-.52-1.27-.35-.3-.83-.45-1.43-.45h-2.14v5.32h1.04v-1.94h.72l1.41 1.94H20zm-.78-.77h-1.04v-1.59h1.04c.3 0 .52.06.68.2q.24.195.24.6c0 .25-.08.45-.24.59-.16.13-.38.2-.68.2'/%3E%3C/svg%3E",
|
|
437
439
|
"medical::ecmo-therapy": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12.61 10.1c-.87.99-1.26 2.29-1.07 3.58l.26 1.7h.03c.48 1.85 2.2 3.2 4.17 3.2 2.11 0 3.94-1.55 4.26-3.6l.2-1.29c.2-1.3-.19-2.61-1.07-3.59-.84-.95-2.08-1.51-3.39-1.51s-2.53.55-3.39 1.51m5.87 3.28-.2 1.29c-.17 1.09-1.15 1.91-2.28 1.91s-2.11-.82-2.28-1.91l-.2-1.29c-.11-.7.11-1.41.58-1.95.48-.53 1.17-.84 1.9-.84s1.42.3 1.9.84c.48.53.69 1.24.58 1.95M21.95 22H19.7a.9.9 0 0 0-.25-.15l-1.38-.6c-1.48.46-3.07.46-4.56 0l-1.01.51a.85.85 0 0 0-.29.24h-2.18c.19-.86.75-1.61 1.56-2.02l1.77-.9.41.15c1.29.47 2.71.47 4 0l.38-.14 2.1.92c.85.37 1.46 1.11 1.69 1.98ZM6 17h-.5v2.99h1.92v1H4.5V17H4v-3.07l-1.17-1.17c-1.1-1.1-1.1-2.9 0-4L7 4.59V1.97h4v1.06h3.44v.48h4.06v4.5h-.05c-.3-.14-.62-.24-.95-.33V4.51h-3.06v.47H11.4l2.82 2.82c-.67.22-1.29.56-1.82 1.01L9.59 6a.843.843 0 0 0-1.18 0l-4.17 4.17a.843.843 0 0 0 0 1.18l4.17 4.17c.21.21.46.24.59.24s.38-.03.59-.24l1.19-1.19.21 1.27c.06.36.17.7.31 1.03l-.3.3c-.55.55-1.28.83-2 .83s-1.45-.28-2-.83l-1-1zm5.58-7.61c-.2-.51-.64-.92-1.17-1.05-.5-.13-1-.04-1.41.24-.41-.27-.91-.37-1.41-.24-.53.14-.98.54-1.18 1.07s-.08 1.16.31 1.66l2.31 2.7 1.61-1.92c.14-.8.48-1.56 1-2.22-.02-.07-.02-.14-.05-.21V9.4Zm-1.05 1.02-1.51 1.8-1.53-1.79c-.16-.21-.22-.47-.14-.69a.72.72 0 0 1 .49-.44.72.72 0 0 1 .77.25l.39.48.39-.48c.19-.24.48-.33.77-.25.21.06.41.23.49.45.07.22.02.47-.13.67Z'/%3E%3C/svg%3E",
|
|
440
|
+
"medical::fhir-connected": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20.81 11.92c-.72-.44-1.54-.74-2.42-.85.87-1.28 1.2-2.41 1.26-2.62 0 0 .8 1.34 1.16 3.47m-10.17-9.9L8.62 1.6l.81 1.79c1.5 3.32-.21 4.54-2.58 6.24-1.81 1.29-3.86 2.76-3.86 5.37 0 3.64 2.4 6.11 6.41 6.8-.51-.93-1.06-2.21-1.13-3.51v-.59c0-.06 0-.11.01-.16.02-.2.05-.39.1-.58.22-.89.76-1.65 1.59-2.28-.62 2.31-.04 3.98 1.26 5.33h-.02c.17.17.34.34.53.5-.42-.8-.68-1.7-.72-2.66-.44-1.13-.31-2.46.41-4.16l.52-1.22-1.25.59c-1.83.86-2.95 2.09-3.35 3.66-.19.75-.19 1.51-.08 2.24-1.22-.72-2.16-1.93-2.16-3.96 0-1.62 1.4-2.62 3.02-3.78 2.03-1.45 4.49-3.21 3.9-6.58 2.15 1.15 3.46 3.4 3.46 5.81 0 .32 0 .61-.02.88.64-.22 1.32-.33 2.03-.33h.08l.03-.47c.16-3.99-2.82-7.64-6.97-8.51'/%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%3C/svg%3E",
|
|
441
|
+
"medical::fhir-failed": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20.74 11.56c-.35-.35-.84-.56-1.34-.56h-.97c.84-1.26 1.16-2.35 1.22-2.55 0 0 .71 1.19 1.09 3.11m-10.1-9.54L8.62 1.6l.81 1.79c1.5 3.32-.21 4.54-2.58 6.24-1.81 1.29-3.86 2.76-3.86 5.37 0 3.64 2.4 6.11 6.41 6.8-.51-.93-1.06-2.21-1.13-3.51v-.59c0-.06 0-.11.01-.16.02-.2.05-.39.1-.58.22-.89.76-1.65 1.59-2.28-.59 2.19-.1 3.81 1.08 5.12-.03-.13-.05-.26-.05-.4v-1.6c-.41-1.12-.28-2.43.43-4.11l.52-1.22-1.25.59c-1.83.86-2.95 2.09-3.35 3.66-.19.75-.19 1.51-.08 2.24-1.22-.72-2.16-1.93-2.16-3.96 0-1.62 1.4-2.62 3.02-3.78 2.03-1.45 4.49-3.21 3.9-6.58 2.15 1.15 3.46 3.4 3.46 5.81v.56c.04-.01.08-.01.12-.01h1.98l.03-.47c.16-3.99-2.82-7.64-6.97-8.51Z'/%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%3C/svg%3E",
|
|
442
|
+
"medical::fhir-login": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20.55 10.97h-1.92c.7-1.13.97-2.06 1.03-2.25 0 0 .5.84.89 2.25m-9.9-8.68-2.03-.42.81 1.79c1.51 3.32-.21 4.54-2.58 6.24-1.81 1.29-3.86 2.76-3.86 5.37 0 3.64 2.4 6.11 6.41 6.8-.51-.93-1.06-2.21-1.13-3.51v-.59c0-.06 0-.11.01-.16.02-.2.05-.39.1-.58.22-.89.76-1.65 1.59-2.28-.58 2.16-.11 3.76 1.03 5.06v-1.97c-.3-.82-.3-1.74 0-2.84v-1.22c0-.3.04-.58.13-.85l-.42.2c-1.84.86-2.96 2.09-3.36 3.66-.19.75-.19 1.51-.08 2.24-1.22-.72-2.16-1.93-2.16-3.96 0-1.62 1.4-2.62 3.02-3.78 2.04-1.45 4.5-3.21 3.91-6.58 2.15 1.15 3.46 3.4 3.46 5.81v.25h2.11c0-.06.01-.11.01-.17.16-3.99-2.82-7.64-6.97-8.51m12.22 11a2 2 0 0 0-.68-.92c-.04-.04-.09-.06-.13-.09-.06-.04-.13-.08-.2-.11-.06-.03-.13-.06-.2-.08q-.315-.12-.66-.12h-7c-1.1 0-2 .91-2 2.01V21c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-7.02c0-.24-.04-.48-.13-.69m-4.19 7.63-.85-.85 1.97-1.98h-7.05v-1.2h7.05l-1.97-1.99.85-.84 3.42 3.43z'/%3E%3C/svg%3E",
|
|
438
443
|
"medical::gascontrol-station": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M17 3h-1V1h-1v2h-1V1h-1v2H7c-.55 0-1 .45-1 1v17c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1m-1 2v2H8V5zm-6 10c-.55 0-1 .45-1 1H8V8h8v8h-1c0-.55-.45-1-1-1zm4 1v2h-4v-2zm-6 4v-2h1c0 .55.45 1 1 1h4c.55 0 1-.45 1-1h1v2z'/%3E%3C/svg%3E",
|
|
439
444
|
"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",
|
|
440
445
|
"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",
|
|
@@ -1187,6 +1192,7 @@ $assets: ("ai::chat-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/
|
|
|
1187
1192
|
"user::engineer": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m7.12 8 .34 2.18C7.79 12.36 9.75 14 12.01 14s4.21-1.64 4.55-3.82L16.9 8h2.12V7h-1.01c.03-1.45-.48-2.86-1.46-3.97C15.41 1.74 13.76 1 12.01 1s-3.4.74-4.54 2.03A5.8 5.8 0 0 0 6.01 7H5v1zm7.4 1.88C14.33 11.09 13.25 12 12 12s-2.33-.91-2.52-2.12L9.19 8h5.62zM8.96 4.35c.3-.34.66-.6 1.04-.81V5h1V3.14c.32-.08.66-.14 1-.14s.68.05 1 .14V5h1V3.54c.38.22.74.48 1.04.81.65.74.97 1.68.94 2.64H8.03c-.03-.96.28-1.91.94-2.64ZM19.44 16.2l-4.3-2.2c-.06.04-.13.08-.2.12-.1.06-.2.12-.31.18-.16.09-.33.17-.5.24a4.3 4.3 0 0 1-.92.3c-.09.02-.19.05-.28.07-.3.05-.61.09-.93.09s-.63-.03-.93-.09c-.1-.02-.19-.05-.28-.07-.2-.05-.4-.1-.6-.17-.11-.04-.22-.09-.32-.13a5 5 0 0 1-.5-.24c-.1-.06-.21-.12-.31-.18-.07-.04-.14-.07-.2-.12l-4.3 2.2C3.6 16.69 3 17.67 3 18.75V20c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-1.25c0-1.07-.6-2.06-1.56-2.55M19 20H5v-1.25c0-.33.18-.62.47-.77l3.34-1.71c1 .48 2.08.72 3.19.72s2.2-.25 3.2-.72l3.34 1.71c.29.15.47.44.47.77V20Z'/%3E%3C/svg%3E",
|
|
1188
1193
|
"user::group": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M9.57 10.18C9.9 12.36 11.8 14 14 14s4.11-1.64 4.43-3.82l.39-2.58c.21-1.41-.2-2.83-1.13-3.9A4.85 4.85 0 0 0 14 2.01 4.87 4.87 0 0 0 9.18 7.6zM11.82 5c.55-.63 1.34-1 2.18-1s1.63.36 2.18 1 .79 1.47.67 2.3l-.39 2.58C16.28 11.09 15.22 12 14 12s-2.28-.91-2.46-2.12l-.39-2.58c-.12-.83.12-1.67.67-2.3m9.62 11.2-4.3-2.2c-.89.62-1.97 1-3.14 1s-2.25-.38-3.14-1l-4.3 2.2C5.6 16.69 5 17.67 5 18.75V20c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-1.25c0-1.07-.6-2.06-1.56-2.55M21 20H7v-1.25c0-.33.18-.62.47-.77l3.34-1.71c1 .48 2.08.72 3.19.72s2.2-.25 3.2-.72l3.34 1.71c.29.15.47.44.47.77V20ZM4.13 10.18c-.08-.55.08-1.1.44-1.52S5.45 8 6.01 8s1.08.24 1.44.66.52.97.44 1.52l-.15 1c-.13.85-.87 1.48-1.72 1.48s-1.6-.64-1.72-1.48l-.15-1ZM5.16 16H3.28c-.43 0-.78-.35-.78-.78v-.49c0-.42.23-.8.61-.99l1.25-.64c.46.35 1.03.56 1.64.56s1.18-.21 1.64-.56l1.25.64s.08.05.11.08l-2.91 1.49c-.36.18-.67.42-.95.69Z'/%3E%3C/svg%3E",
|
|
1189
1194
|
"user::group-administration": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M4.13 10.18c-.08-.55.08-1.1.44-1.52S5.45 8 6.01 8s1.08.24 1.44.66.52.97.44 1.52l-.15 1c-.13.85-.87 1.48-1.72 1.48s-1.6-.64-1.72-1.48l-.15-1Zm5.44 0c.24 1.58 1.31 2.86 2.71 3.46.49-.65 1.09-1.21 1.78-1.65H14c-1.22 0-2.28-.91-2.46-2.12l-.39-2.58c-.12-.83.12-1.67.67-2.3s1.34-1 2.18-1 1.63.36 2.18 1 .79 1.47.67 2.3l-.39 2.58c-.08.53-.34 1-.69 1.36a6.6 6.6 0 0 1 1.73-.24c.24 0 .48.02.71.04.1-.28.18-.56.23-.86l.39-2.58c.21-1.41-.2-2.83-1.13-3.9A4.85 4.85 0 0 0 14.01 2a4.87 4.87 0 0 0-4.82 5.59l.39 2.58Zm-3.46 5.13 2.91-1.49s-.07-.06-.11-.08l-1.25-.64c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99v.49c0 .43.35.78.78.78h1.88c.28-.27.59-.51.95-.69Zm5.4 4.69h-4.5v-1.25c0-.33.18-.62.47-.77l3.34-1.71c.1.05.2.08.3.12.12-.68.33-1.32.64-1.9-.31-.14-.61-.3-.88-.49l-4.3 2.2c-.96.49-1.56 1.47-1.56 2.55V20c0 1.1.9 2 2 2h5.82c-.55-.58-1-1.25-1.32-2Zm11.54-1.26a5.7 5.7 0 0 1-1.68 2.92l-1.16-.51c-.28.21-.59.4-.91.54l-.11 1.23c-.53.17-1.09.28-1.67.28s-1.14-.11-1.67-.28l-.1-1.22c-.34-.14-.65-.34-.94-.56l-1.14.53a5.7 5.7 0 0 1-1.68-2.89l1.04-.73c-.02-.18-.05-.35-.05-.54s.03-.37.06-.55L12 16.23c.26-1.13.86-2.13 1.68-2.89l1.14.53c.28-.21.57-.39.9-.53l.13-1.24c.54-.17 1.09-.28 1.68-.28s1.15.12 1.68.28l.13 1.24q.465.21.87.51l1.16-.52a5.6 5.6 0 0 1 1.69 2.91l-1.04.76c.02.17.05.33.05.5s-.03.32-.05.48l1.04.76Zm-3.38-1.24c0-1.2-.97-2.17-2.17-2.17s-2.17.97-2.17 2.17.97 2.17 2.17 2.17 2.17-.97 2.17-2.17'/%3E%3C/svg%3E",
|
|
1195
|
+
"user::handover": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.18 22H5c-1.1 0-2-.9-2-2v-1.25c0-1.08.6-2.06 1.56-2.55l4.3-2.2c.06.05.13.08.2.12.1.06.21.12.31.18.16.09.33.17.5.24.1.04.21.09.32.13.2.07.4.12.6.17.07.02.13.04.21.05v2.03c-.76-.1-1.49-.32-2.19-.65l-3.34 1.71c-.29.15-.47.44-.47.77V20h6v1c0 .35.06.69.18 1m4.61-18.3c-.95-1.08-2.33-1.69-3.79-1.69s-2.84.62-3.79 1.69c-.47.53-.81 1.15-1.01 1.82-.2.68-.25 1.38-.15 2.08l.4 2.58c.28 1.85 1.74 3.32 3.56 3.71.02-.73.31-1.4.77-1.9-1.16-.09-2.14-.97-2.32-2.11l-.4-2.58c-.13-.83.12-1.67.68-2.3h.02c.56-.63 1.38-1 2.23-1s1.67.36 2.23 1c.56.63.81 1.47.68 2.3l-.4 2.58c-.07.41-.24.8-.49 1.12h2.33c.09-.26.17-.54.21-.82l.4-2.58c.22-1.41-.2-2.83-1.16-3.9M21 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-3.5 10.05c-.66 0-1.31-.14-1.9-.42s-1.12-.68-1.55-1.19v1.61h-1.1v-4.1h4.1v1.1h-2.6c.59 1.17 1.75 1.9 3.05 1.9 1.77 0 3.21-1.34 3.41-3.05h1.1c-.21 2.32-2.14 4.15-4.51 4.15m4.55-5h-4.1v-1.1h2.6c-.59-1.17-1.75-1.9-3.05-1.9-1.77 0-3.21 1.34-3.41 3.05h-1.1c.21-2.32 2.14-4.15 4.51-4.15a4.5 4.5 0 0 1 3.45 1.61v-1.61h1.1z'/%3E%3C/svg%3E",
|
|
1190
1196
|
"user::id": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 6v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2m-2 0H4v12h16zm-1 3h-6v1h6zm0 2h-6v1h6zm0 2h-6v1h6zm-7.61.75-1.25-.64c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99v.49c0 .43.35.78.78.78h5.44c.43 0 .78-.35.78-.78v-.49c0-.42-.23-.8-.61-.99M8.5 8a1.9 1.9 0 0 0-1.88 2.18l.15 1c.13.85.87 1.48 1.72 1.48s1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52S9.04 8 8.48 8'/%3E%3C/svg%3E",
|
|
1191
1197
|
"user::id-edit": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11 20H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v5.18c-.31-.11-.65-.18-1-.18h-1V6H4v12h7zm-6-5.26v.49c0 .43.35.78.78.78H11v-2c0-.15.02-.29.04-.43l-.9-.46c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99Zm3.5-2.07c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48ZM13 10h6V9h-6zm8 2h-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-5 8.65c-.06.06-.13.11-.2.15l-2.19 1.15c-.36.19-.74-.2-.56-.56l1.15-2.19c.04-.07.09-.14.15-.2l4.8-4.8 1.65 1.65zm5.74-5.74-.36.36-1.65-1.65.36-.36c.32-.32.82-.34 1.12-.05l.58.58c.29.29.27.79-.05 1.12'/%3E%3C/svg%3E",
|
|
1192
1198
|
"user::id-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='m6.78 11.18-.15-1c-.08-.55.08-1.1.44-1.52S7.95 8 8.51 8s1.08.24 1.44.66.52.97.44 1.52l-.15 1c-.13.85-.87 1.48-1.72 1.48s-1.6-.64-1.72-1.48ZM5 14.73v.49c0 .43.35.78.78.78H11v-.4c0-.51.2-.99.56-1.36l.19-.19c-.1-.12-.21-.23-.36-.31l-1.25-.64c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99m10.6-3.74H13v1h.81l.44-.44c.36-.36.84-.56 1.36-.56Zm-2.6-1h6v-1h-6zm-2 9.4v-1.4H4V6h16v5.1c.28.09.54.24.75.46L22 12.81V6c0-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-.6Z'/%3E%3C/svg%3E",
|
|
@@ -1337,6 +1343,7 @@ $masks: ("ai::chat-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2
|
|
|
1337
1343
|
"core::config-leave": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.81 7.53c-.14.13-.32.28-.55.44-.75.52-1.21 1.35-1.17 2.26.14 3.48.41 9.86.41 10.28 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.33.24-6.17.39-9.75.03-.82-.5-1.52-1.27-1.8q-.255-.09-.48-.24c-.31-.21-.55-.47-.67-.74-.73-1.57-.49-3.72.67-4.94l1.57 3.39c.47-.02.92-.11 1.35-.29s.81-.44 1.14-.75L8.63 2c1.73.01 3.52 1.17 4.24 2.73.46 1.01-.25 2.03-1.05 2.79ZM15 6v5h2V6l.21-.42c.19-.38.25-.81.18-1.22L17 2h-2l-.39 2.36c-.07.42 0 .85.18 1.22zm-3 15v-7c0-1.1.9-2 2-2h7c1.1 0 2 .9 2 2v7c0 1.1-.9 2-2 2h-7c-1.1 0-2-.9-2-2m.65-3.5 3.45 3.45.85-.85-2-2H22v-1.2h-7.05l2-2-.85-.85z'/%3E%3C/svg%3E",
|
|
1338
1344
|
"core::config-update": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.81 7.53c-.14.13-.32.28-.55.44-.75.52-1.21 1.35-1.17 2.26.14 3.48.41 9.86.41 10.28 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.33.24-6.17.39-9.75.03-.82-.5-1.52-1.27-1.8q-.255-.09-.48-.24c-.31-.21-.55-.47-.67-.74-.73-1.57-.49-3.72.67-4.94l1.57 3.39c.47-.02.92-.11 1.35-.29s.81-.44 1.14-.75L8.63 2c1.73.01 3.52 1.17 4.24 2.73.46 1.01-.25 2.03-1.05 2.79ZM15 6v5h2V6l.21-.42c.19-.38.25-.81.18-1.22L17 2h-2l-.39 2.36c-.07.42 0 .85.18 1.22zm8 8v7c0 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-.99 3.9h-1.1c-.2 1.71-1.64 3.05-3.41 3.05-1.3 0-2.46-.73-3.05-1.9h2.6v-1.1h-4.1v4.1h1.1v-1.61a4.47 4.47 0 0 0 3.45 1.61c2.37 0 4.3-1.83 4.51-4.15m.04-4.95h-1.1v1.61a4.47 4.47 0 0 0-3.45-1.61c-2.37 0-4.3 1.83-4.51 4.15h1.1c.2-1.71 1.64-3.05 3.41-3.05 1.3 0 2.46.73 3.05 1.9h-2.6v1.1h4.1z'/%3E%3C/svg%3E",
|
|
1339
1345
|
"core::config-view": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 17.5a2.5 2.5 0 0 1-5 0c0-.18.02-.36.06-.53l.59.59a.996.996 0 1 0 1.41-1.41l-.8-.8c.37-.21.79-.34 1.24-.34a2.5 2.5 0 0 1 2.5 2.5Zm3-3.5v7c0 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-1 3.5-.14-.3c-.9-1.97-2.58-3.2-4.36-3.2s-3.46 1.23-4.36 3.2l-.14.3.14.3c.9 1.97 2.58 3.2 4.36 3.2s3.46-1.23 4.36-3.2zM11.81 7.53c-.14.13-.32.28-.55.44-.75.52-1.21 1.35-1.17 2.26.14 3.48.41 9.86.41 10.28 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.33.24-6.17.39-9.75.03-.82-.5-1.52-1.27-1.8q-.255-.09-.48-.24c-.31-.21-.55-.47-.67-.74-.73-1.57-.49-3.72.67-4.94l1.57 3.39c.47-.02.92-.11 1.35-.29s.81-.44 1.14-.75L8.63 2c1.73.01 3.52 1.17 4.24 2.73.46 1.01-.25 2.03-1.05 2.79ZM15 6v5h2V6l.21-.42c.19-.38.25-.81.18-1.22L17 2h-2l-.39 2.36c-.07.42 0 .85.18 1.22z'/%3E%3C/svg%3E",
|
|
1346
|
+
"core::consumables-and-accessories-report": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 7v1H8V7zm7.41-2L17 2.59c-.38-.38-.88-.59-1.41-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h7v-2H6V4h9v3h3v5c.74 0 1.39.4 1.73 1H20V6.41c0-.53-.21-1.04-.59-1.41M8 17v1h5v-1zm0-4v1h4v-1zm0-2v1h8v-1zm0-2v1h8V9zm0 6v1h4v-1zm11-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1h-1v2h1v6.5c0 .28.22.5.5.5h1.59c-.06-.16-.09-.32-.09-.5V22h-1v-6h3v.39c.26-.24.62-.39 1-.39h1v-2zm4 4.5v4c0 .28-.22.5-.5.5h-5c-.28 0-.5-.22-.5-.5v-4c0-.28.22-.5.5-.5h1v-.5c0-.28.22-.5.5-.5h2c.28 0 .5.22.5.5v.5h1c.28 0 .5.22.5.5M18 20h4v-1h-4zm4 1h-4v1h4z'/%3E%3C/svg%3E",
|
|
1340
1347
|
"core::copy-content": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M18 2H9c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2M9 17V4h9v13zm-3 3h11c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2z'/%3E%3C/svg%3E",
|
|
1341
1348
|
"core::copy-file": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19.41 5 17 2.59c-.38-.38-.88-.59-1.41-.59H9c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h9c1.1 0 2-.9 2-2V6.41c0-.53-.21-1.04-.59-1.41M9 17V4h6v3h3v10zm-3 3h11c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V7c0-1.1.9-2 2-2z'/%3E%3C/svg%3E",
|
|
1342
1349
|
"core::copy-folder": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M4 19h15c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2zM22 7v9c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h5c1.1 0 2 .9 2 2h6c1.1 0 2 .9 2 2m-2 9V7h-8V5H7v11z'/%3E%3C/svg%3E",
|
|
@@ -1530,6 +1537,7 @@ $masks: ("ai::chat-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2
|
|
|
1530
1537
|
"core::sync-off-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.61ZM8.67 5.85 7.22 4.4a8.9 8.9 0 0 1 4.79-1.39c2.83 0 5.35 1.32 7 3.37V3.01h2v7h-7v-2h3.74c-1.27-1.81-3.36-3-5.74-3-1.21 0-2.34.31-3.33.85ZM3 12h2c0-1.57.53-3.02 1.4-4.18l5.85 5.85c.4-.54.87-1.02 1.41-1.41L2.71 1.29 1.3 2.7l3.68 3.68A8.97 8.97 0 0 0 3 11.99Zm8.17 6.95A7 7 0 0 1 6.26 16H10v-2H3v7h2v-3.37C6.65 19.68 9.17 21 12 21h.03a6.4 6.4 0 0 1-.86-2.05'/%3E%3C/svg%3E",
|
|
1531
1538
|
"core::sync-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='M21 3v7h-7V8h3.74C16.47 6.19 14.38 5 12 5c-3.86 0-7 3.14-7 7H3c0-4.96 4.04-9 9-9 2.83 0 5.35 1.32 7 3.37V3zm-9.83 15.95A7 7 0 0 1 6.26 16H10v-2H3v7h2v-3.37C6.65 19.68 9.17 21 12 21h.03a6.4 6.4 0 0 1-.86-2.05M21 12.03V12h-.05s.03.02.05.03'/%3E%3C/svg%3E",
|
|
1532
1539
|
"core::sync-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.61ZM21 3v7h-7V8h3.74C16.47 6.19 14.38 5 12 5c-3.86 0-7 3.14-7 7H3c0-4.96 4.04-9 9-9 2.83 0 5.35 1.32 7 3.37V3zm-9.83 15.95A7 7 0 0 1 6.26 16H10v-2H3v7h2v-3.37C6.65 19.68 9.17 21 12 21h.03a6.4 6.4 0 0 1-.86-2.05M21 12.03V12h-.05s.03.02.05.03'/%3E%3C/svg%3E",
|
|
1540
|
+
"core::system-test-statistics-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 12c-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.77z'/%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 2h7.03c-.39-.6-.68-1.28-.85-2H10V5h4v7.03c.6-.39 1.28-.68 2-.85V8.7h3v2.48c.72.17 1.4.46 2 .85V8.7c0-1.1-.9-2-2-2M8 19H5v-7.45h3z'/%3E%3C/svg%3E",
|
|
1533
1541
|
"core::table": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M8.67 19H4v-3h4.67zm0-4H4v-3h4.67zm0-4H4V8h4.67zm5.66 8H9.66v-3h4.67zm0-4H9.66v-3h4.67zm0-4H9.66V8h4.67zM20 19h-4.67v-3H20zm0-4h-4.67v-3H20zm0-4h-4.67V8H20z'/%3E%3C/svg%3E",
|
|
1534
1542
|
"core::tablet": "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 14H4V6h5v1h6V6h5z'/%3E%3C/svg%3E",
|
|
1535
1543
|
"core::thumbs-down": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12.43 20.3c-.58.5-1.36.68-2.1.48a2.284 2.284 0 0 1-1.58-2.86L9.64 15H4.49a2.5 2.5 0 0 1-2.5-2.5c0-.36.08-.69.21-1-.13-.31-.21-.64-.21-1 0-.31.06-.6.16-.88-.1-.25-.16-.53-.16-.82v-.3c0-.35.07-.68.2-.98-.13-.3-.2-.63-.2-.97V6.5A2.5 2.5 0 0 1 4.49 4h17.5v12h-4.63l-4.94 4.3ZM20 6h-2v8h2zm-9.14 12.85c.09.02.19 0 .26-.06L16 14.54V6H4.63c-.28 0-.5.22-.5.5s.22.5.5.5H7v1H4.5c-.28 0-.5.22-.5.5s.22.5.5.5H7v1H4.51c-.28 0-.5.22-.5.5s.22.5.5.5h2.47c0 .23-.01.52-.01 1H4.52c-.28 0-.5.22-.5.5s.22.5.5.5h7.85l-1.68 5.5c-.05.15.04.31.19.35Z'/%3E%3C/svg%3E",
|
|
@@ -1628,6 +1636,9 @@ $masks: ("ai::chat-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2
|
|
|
1628
1636
|
"medical::dialysis": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19.99 4.7c-2.42-2.5-4.55-1.63-5.36-1.14-1 .6-1.63 1.7-1.63 2.86-.01 1.27.71 2.21 1.94 2.62-.02.16-.02.31-.01.46H13c-.39 0-.74.15-1 .39-.26-.24-.61-.39-1-.39H9.07c.01-.15.01-.3-.01-.46 1.23-.41 1.95-1.36 1.94-2.62 0-1.17-.63-2.26-1.63-2.86-.81-.49-2.94-1.36-5.35 1.14C2.73 6.01.85 9.5 2.96 13.28c.73 1.29 1.89 2.23 3.19 2.57.37.1.73.15 1.07.15.9 0 1.68-.35 2.24-1.03.71-.83.9-1.97.51-3.03-.21-.59-.59-1.09-1.07-1.44H11c.28 0 .5.22.5.5v10h1V11c0-.28.22-.5.5-.5h2.11c-.49.35-.87.84-1.08 1.44-.37 1.01-.22 2.08.4 2.9.44-.5.98-.92 1.58-1.23-.2-.27-.23-.64-.11-.99.14-.37.43-.62.68-.67l.82-.15.2-.58c.14-.39.04-.82-.31-1.18-.58-.52-.31-.98-.21-1.15.18-.3.2-.67.06-.98l-.26-.52-.5-.1-.14-.02c-.83-.06-1.25-.34-1.24-.84 0-.46.26-.92.67-1.16.32-.2 1.32-.8 2.88.82.11.12 2.64 2.81.75 6.2-.15.27-.33.51-.53.72.74.02 1.45.2 2.11.52.04-.06.09-.13.12-.2.02-.02.03-.04.04-.06.05-.09.1-.18.14-.27 1.88-3.67.06-7.02-1.19-8.3M9 6.43c0 .19.01.75-1.24.84h-.12c-.35.08-.63.31-.78.62l-.2.55.26.45c.1.17.37.63-.27 1.2-.29.31-.39.74-.25 1.14.14.39.48.67.9.72h.08c.32.07.59.32.72.68.13.37.08.77-.17 1.06-.11.14-.39.46-1.26.23-.79-.21-1.5-.8-1.97-1.62-1.89-3.4.64-6.09.75-6.21.83-.86 1.5-1.09 2-1.09.43 0 .73.18.89.27.4.24.66.69.66 1.15Zm12.96 12.52c-.2 1.71-1.64 3.05-3.41 3.05-1.3 0-2.46-.73-3.05-1.9h2.6V19H14v4.1h1.1v-1.61a4.5 4.5 0 0 0 3.45 1.61c2.37 0 4.3-1.83 4.51-4.15zM23.1 14v4.1H19V17h2.6c-.59-1.17-1.75-1.9-3.05-1.9-1.77 0-3.21 1.34-3.41 3.05h-1.1c.21-2.32 2.14-4.15 4.51-4.15a4.5 4.5 0 0 1 3.44 1.6V14z'/%3E%3C/svg%3E",
|
|
1629
1637
|
"medical::dnr": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 4H2c-.55 0-1 .45-1 1v14c0 .55.45 1 1 1h20c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1m-1 14H3V6h18zM8.42 10.41c-.22-.41-.53-.72-.93-.94q-.6-.33-1.38-.33H4v5.32h2.11c.52 0 .98-.1 1.38-.32.4-.23.71-.54.93-.94.23-.41.35-.87.35-1.4s-.12-.99-.35-1.39m-1.16 2.67c-.28.31-.68.46-1.21.46H5.04v-3.48h1.01c.53 0 .93.15 1.21.46s.42.74.42 1.28-.14.97-.42 1.28m7.11-3.94v5.32h-.96l-2.21-3.05c-.24-.33-.38-.55-.43-.66h-.02c.03.11.05.37.05.79v2.92H9.76V9.14h.96l2.21 3.05c.24.33.39.55.43.66h.02c-.03-.11-.05-.37-.05-.79V9.14zm4.07 3.28q.57-.15.9-.57t.33-.99c0-.54-.17-.96-.52-1.27-.35-.3-.83-.45-1.43-.45h-2.14v5.32h1.04v-1.94h.72l1.41 1.94H20zm-.78-.77h-1.04v-1.59h1.04c.3 0 .52.06.68.2q.24.195.24.6c0 .25-.08.45-.24.59-.16.13-.38.2-.68.2'/%3E%3C/svg%3E",
|
|
1630
1638
|
"medical::ecmo-therapy": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12.61 10.1c-.87.99-1.26 2.29-1.07 3.58l.26 1.7h.03c.48 1.85 2.2 3.2 4.17 3.2 2.11 0 3.94-1.55 4.26-3.6l.2-1.29c.2-1.3-.19-2.61-1.07-3.59-.84-.95-2.08-1.51-3.39-1.51s-2.53.55-3.39 1.51m5.87 3.28-.2 1.29c-.17 1.09-1.15 1.91-2.28 1.91s-2.11-.82-2.28-1.91l-.2-1.29c-.11-.7.11-1.41.58-1.95.48-.53 1.17-.84 1.9-.84s1.42.3 1.9.84c.48.53.69 1.24.58 1.95M21.95 22H19.7a.9.9 0 0 0-.25-.15l-1.38-.6c-1.48.46-3.07.46-4.56 0l-1.01.51a.85.85 0 0 0-.29.24h-2.18c.19-.86.75-1.61 1.56-2.02l1.77-.9.41.15c1.29.47 2.71.47 4 0l.38-.14 2.1.92c.85.37 1.46 1.11 1.69 1.98ZM6 17h-.5v2.99h1.92v1H4.5V17H4v-3.07l-1.17-1.17c-1.1-1.1-1.1-2.9 0-4L7 4.59V1.97h4v1.06h3.44v.48h4.06v4.5h-.05c-.3-.14-.62-.24-.95-.33V4.51h-3.06v.47H11.4l2.82 2.82c-.67.22-1.29.56-1.82 1.01L9.59 6a.843.843 0 0 0-1.18 0l-4.17 4.17a.843.843 0 0 0 0 1.18l4.17 4.17c.21.21.46.24.59.24s.38-.03.59-.24l1.19-1.19.21 1.27c.06.36.17.7.31 1.03l-.3.3c-.55.55-1.28.83-2 .83s-1.45-.28-2-.83l-1-1zm5.58-7.61c-.2-.51-.64-.92-1.17-1.05-.5-.13-1-.04-1.41.24-.41-.27-.91-.37-1.41-.24-.53.14-.98.54-1.18 1.07s-.08 1.16.31 1.66l2.31 2.7 1.61-1.92c.14-.8.48-1.56 1-2.22-.02-.07-.02-.14-.05-.21V9.4Zm-1.05 1.02-1.51 1.8-1.53-1.79c-.16-.21-.22-.47-.14-.69a.72.72 0 0 1 .49-.44.72.72 0 0 1 .77.25l.39.48.39-.48c.19-.24.48-.33.77-.25.21.06.41.23.49.45.07.22.02.47-.13.67Z'/%3E%3C/svg%3E",
|
|
1639
|
+
"medical::fhir-connected": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20.81 11.92c-.72-.44-1.54-.74-2.42-.85.87-1.28 1.2-2.41 1.26-2.62 0 0 .8 1.34 1.16 3.47m-10.17-9.9L8.62 1.6l.81 1.79c1.5 3.32-.21 4.54-2.58 6.24-1.81 1.29-3.86 2.76-3.86 5.37 0 3.64 2.4 6.11 6.41 6.8-.51-.93-1.06-2.21-1.13-3.51v-.59c0-.06 0-.11.01-.16.02-.2.05-.39.1-.58.22-.89.76-1.65 1.59-2.28-.62 2.31-.04 3.98 1.26 5.33h-.02c.17.17.34.34.53.5-.42-.8-.68-1.7-.72-2.66-.44-1.13-.31-2.46.41-4.16l.52-1.22-1.25.59c-1.83.86-2.95 2.09-3.35 3.66-.19.75-.19 1.51-.08 2.24-1.22-.72-2.16-1.93-2.16-3.96 0-1.62 1.4-2.62 3.02-3.78 2.03-1.45 4.49-3.21 3.9-6.58 2.15 1.15 3.46 3.4 3.46 5.81 0 .32 0 .61-.02.88.64-.22 1.32-.33 2.03-.33h.08l.03-.47c.16-3.99-2.82-7.64-6.97-8.51'/%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%3C/svg%3E",
|
|
1640
|
+
"medical::fhir-failed": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20.74 11.56c-.35-.35-.84-.56-1.34-.56h-.97c.84-1.26 1.16-2.35 1.22-2.55 0 0 .71 1.19 1.09 3.11m-10.1-9.54L8.62 1.6l.81 1.79c1.5 3.32-.21 4.54-2.58 6.24-1.81 1.29-3.86 2.76-3.86 5.37 0 3.64 2.4 6.11 6.41 6.8-.51-.93-1.06-2.21-1.13-3.51v-.59c0-.06 0-.11.01-.16.02-.2.05-.39.1-.58.22-.89.76-1.65 1.59-2.28-.59 2.19-.1 3.81 1.08 5.12-.03-.13-.05-.26-.05-.4v-1.6c-.41-1.12-.28-2.43.43-4.11l.52-1.22-1.25.59c-1.83.86-2.95 2.09-3.35 3.66-.19.75-.19 1.51-.08 2.24-1.22-.72-2.16-1.93-2.16-3.96 0-1.62 1.4-2.62 3.02-3.78 2.03-1.45 4.49-3.21 3.9-6.58 2.15 1.15 3.46 3.4 3.46 5.81v.56c.04-.01.08-.01.12-.01h1.98l.03-.47c.16-3.99-2.82-7.64-6.97-8.51Z'/%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%3C/svg%3E",
|
|
1641
|
+
"medical::fhir-login": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20.55 10.97h-1.92c.7-1.13.97-2.06 1.03-2.25 0 0 .5.84.89 2.25m-9.9-8.68-2.03-.42.81 1.79c1.51 3.32-.21 4.54-2.58 6.24-1.81 1.29-3.86 2.76-3.86 5.37 0 3.64 2.4 6.11 6.41 6.8-.51-.93-1.06-2.21-1.13-3.51v-.59c0-.06 0-.11.01-.16.02-.2.05-.39.1-.58.22-.89.76-1.65 1.59-2.28-.58 2.16-.11 3.76 1.03 5.06v-1.97c-.3-.82-.3-1.74 0-2.84v-1.22c0-.3.04-.58.13-.85l-.42.2c-1.84.86-2.96 2.09-3.36 3.66-.19.75-.19 1.51-.08 2.24-1.22-.72-2.16-1.93-2.16-3.96 0-1.62 1.4-2.62 3.02-3.78 2.04-1.45 4.5-3.21 3.91-6.58 2.15 1.15 3.46 3.4 3.46 5.81v.25h2.11c0-.06.01-.11.01-.17.16-3.99-2.82-7.64-6.97-8.51m12.22 11a2 2 0 0 0-.68-.92c-.04-.04-.09-.06-.13-.09-.06-.04-.13-.08-.2-.11-.06-.03-.13-.06-.2-.08q-.315-.12-.66-.12h-7c-1.1 0-2 .91-2 2.01V21c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-7.02c0-.24-.04-.48-.13-.69m-4.19 7.63-.85-.85 1.97-1.98h-7.05v-1.2h7.05l-1.97-1.99.85-.84 3.42 3.43z'/%3E%3C/svg%3E",
|
|
1631
1642
|
"medical::gascontrol-station": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M17 3h-1V1h-1v2h-1V1h-1v2H7c-.55 0-1 .45-1 1v17c0 .55.45 1 1 1h10c.55 0 1-.45 1-1V4c0-.55-.45-1-1-1m-1 2v2H8V5zm-6 10c-.55 0-1 .45-1 1H8V8h8v8h-1c0-.55-.45-1-1-1zm4 1v2h-4v-2zm-6 4v-2h1c0 .55.45 1 1 1h4c.55 0 1-.45 1-1h1v2z'/%3E%3C/svg%3E",
|
|
1632
1643
|
"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",
|
|
1633
1644
|
"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",
|
|
@@ -2364,6 +2375,7 @@ $masks: ("ai::chat-agent": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2
|
|
|
2364
2375
|
"user::engineer": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m7.12 8 .34 2.18C7.79 12.36 9.75 14 12.01 14s4.21-1.64 4.55-3.82L16.9 8h2.12V7h-1.01c.03-1.45-.48-2.86-1.46-3.97C15.41 1.74 13.76 1 12.01 1s-3.4.74-4.54 2.03A5.8 5.8 0 0 0 6.01 7H5v1zm7.4 1.88C14.33 11.09 13.25 12 12 12s-2.33-.91-2.52-2.12L9.19 8h5.62zM8.96 4.35c.3-.34.66-.6 1.04-.81V5h1V3.14c.32-.08.66-.14 1-.14s.68.05 1 .14V5h1V3.54c.38.22.74.48 1.04.81.65.74.97 1.68.94 2.64H8.03c-.03-.96.28-1.91.94-2.64ZM19.44 16.2l-4.3-2.2c-.06.04-.13.08-.2.12-.1.06-.2.12-.31.18-.16.09-.33.17-.5.24a4.3 4.3 0 0 1-.92.3c-.09.02-.19.05-.28.07-.3.05-.61.09-.93.09s-.63-.03-.93-.09c-.1-.02-.19-.05-.28-.07-.2-.05-.4-.1-.6-.17-.11-.04-.22-.09-.32-.13a5 5 0 0 1-.5-.24c-.1-.06-.21-.12-.31-.18-.07-.04-.14-.07-.2-.12l-4.3 2.2C3.6 16.69 3 17.67 3 18.75V20c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-1.25c0-1.07-.6-2.06-1.56-2.55M19 20H5v-1.25c0-.33.18-.62.47-.77l3.34-1.71c1 .48 2.08.72 3.19.72s2.2-.25 3.2-.72l3.34 1.71c.29.15.47.44.47.77V20Z'/%3E%3C/svg%3E",
|
|
2365
2376
|
"user::group": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M9.57 10.18C9.9 12.36 11.8 14 14 14s4.11-1.64 4.43-3.82l.39-2.58c.21-1.41-.2-2.83-1.13-3.9A4.85 4.85 0 0 0 14 2.01 4.87 4.87 0 0 0 9.18 7.6zM11.82 5c.55-.63 1.34-1 2.18-1s1.63.36 2.18 1 .79 1.47.67 2.3l-.39 2.58C16.28 11.09 15.22 12 14 12s-2.28-.91-2.46-2.12l-.39-2.58c-.12-.83.12-1.67.67-2.3m9.62 11.2-4.3-2.2c-.89.62-1.97 1-3.14 1s-2.25-.38-3.14-1l-4.3 2.2C5.6 16.69 5 17.67 5 18.75V20c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-1.25c0-1.07-.6-2.06-1.56-2.55M21 20H7v-1.25c0-.33.18-.62.47-.77l3.34-1.71c1 .48 2.08.72 3.19.72s2.2-.25 3.2-.72l3.34 1.71c.29.15.47.44.47.77V20ZM4.13 10.18c-.08-.55.08-1.1.44-1.52S5.45 8 6.01 8s1.08.24 1.44.66.52.97.44 1.52l-.15 1c-.13.85-.87 1.48-1.72 1.48s-1.6-.64-1.72-1.48l-.15-1ZM5.16 16H3.28c-.43 0-.78-.35-.78-.78v-.49c0-.42.23-.8.61-.99l1.25-.64c.46.35 1.03.56 1.64.56s1.18-.21 1.64-.56l1.25.64s.08.05.11.08l-2.91 1.49c-.36.18-.67.42-.95.69Z'/%3E%3C/svg%3E",
|
|
2366
2377
|
"user::group-administration": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M4.13 10.18c-.08-.55.08-1.1.44-1.52S5.45 8 6.01 8s1.08.24 1.44.66.52.97.44 1.52l-.15 1c-.13.85-.87 1.48-1.72 1.48s-1.6-.64-1.72-1.48l-.15-1Zm5.44 0c.24 1.58 1.31 2.86 2.71 3.46.49-.65 1.09-1.21 1.78-1.65H14c-1.22 0-2.28-.91-2.46-2.12l-.39-2.58c-.12-.83.12-1.67.67-2.3s1.34-1 2.18-1 1.63.36 2.18 1 .79 1.47.67 2.3l-.39 2.58c-.08.53-.34 1-.69 1.36a6.6 6.6 0 0 1 1.73-.24c.24 0 .48.02.71.04.1-.28.18-.56.23-.86l.39-2.58c.21-1.41-.2-2.83-1.13-3.9A4.85 4.85 0 0 0 14.01 2a4.87 4.87 0 0 0-4.82 5.59l.39 2.58Zm-3.46 5.13 2.91-1.49s-.07-.06-.11-.08l-1.25-.64c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99v.49c0 .43.35.78.78.78h1.88c.28-.27.59-.51.95-.69Zm5.4 4.69h-4.5v-1.25c0-.33.18-.62.47-.77l3.34-1.71c.1.05.2.08.3.12.12-.68.33-1.32.64-1.9-.31-.14-.61-.3-.88-.49l-4.3 2.2c-.96.49-1.56 1.47-1.56 2.55V20c0 1.1.9 2 2 2h5.82c-.55-.58-1-1.25-1.32-2Zm11.54-1.26a5.7 5.7 0 0 1-1.68 2.92l-1.16-.51c-.28.21-.59.4-.91.54l-.11 1.23c-.53.17-1.09.28-1.67.28s-1.14-.11-1.67-.28l-.1-1.22c-.34-.14-.65-.34-.94-.56l-1.14.53a5.7 5.7 0 0 1-1.68-2.89l1.04-.73c-.02-.18-.05-.35-.05-.54s.03-.37.06-.55L12 16.23c.26-1.13.86-2.13 1.68-2.89l1.14.53c.28-.21.57-.39.9-.53l.13-1.24c.54-.17 1.09-.28 1.68-.28s1.15.12 1.68.28l.13 1.24q.465.21.87.51l1.16-.52a5.6 5.6 0 0 1 1.69 2.91l-1.04.76c.02.17.05.33.05.5s-.03.32-.05.48l1.04.76Zm-3.38-1.24c0-1.2-.97-2.17-2.17-2.17s-2.17.97-2.17 2.17.97 2.17 2.17 2.17 2.17-.97 2.17-2.17'/%3E%3C/svg%3E",
|
|
2378
|
+
"user::handover": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11.18 22H5c-1.1 0-2-.9-2-2v-1.25c0-1.08.6-2.06 1.56-2.55l4.3-2.2c.06.05.13.08.2.12.1.06.21.12.31.18.16.09.33.17.5.24.1.04.21.09.32.13.2.07.4.12.6.17.07.02.13.04.21.05v2.03c-.76-.1-1.49-.32-2.19-.65l-3.34 1.71c-.29.15-.47.44-.47.77V20h6v1c0 .35.06.69.18 1m4.61-18.3c-.95-1.08-2.33-1.69-3.79-1.69s-2.84.62-3.79 1.69c-.47.53-.81 1.15-1.01 1.82-.2.68-.25 1.38-.15 2.08l.4 2.58c.28 1.85 1.74 3.32 3.56 3.71.02-.73.31-1.4.77-1.9-1.16-.09-2.14-.97-2.32-2.11l-.4-2.58c-.13-.83.12-1.67.68-2.3h.02c.56-.63 1.38-1 2.23-1s1.67.36 2.23 1c.56.63.81 1.47.68 2.3l-.4 2.58c-.07.41-.24.8-.49 1.12h2.33c.09-.26.17-.54.21-.82l.4-2.58c.22-1.41-.2-2.83-1.16-3.9M21 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-3.5 10.05c-.66 0-1.31-.14-1.9-.42s-1.12-.68-1.55-1.19v1.61h-1.1v-4.1h4.1v1.1h-2.6c.59 1.17 1.75 1.9 3.05 1.9 1.77 0 3.21-1.34 3.41-3.05h1.1c-.21 2.32-2.14 4.15-4.51 4.15m4.55-5h-4.1v-1.1h2.6c-.59-1.17-1.75-1.9-3.05-1.9-1.77 0-3.21 1.34-3.41 3.05h-1.1c.21-2.32 2.14-4.15 4.51-4.15a4.5 4.5 0 0 1 3.45 1.61v-1.61h1.1z'/%3E%3C/svg%3E",
|
|
2367
2379
|
"user::id": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 6v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2m-2 0H4v12h16zm-1 3h-6v1h6zm0 2h-6v1h6zm0 2h-6v1h6zm-7.61.75-1.25-.64c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99v.49c0 .43.35.78.78.78h5.44c.43 0 .78-.35.78-.78v-.49c0-.42-.23-.8-.61-.99M8.5 8a1.9 1.9 0 0 0-1.88 2.18l.15 1c.13.85.87 1.48 1.72 1.48s1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52S9.04 8 8.48 8'/%3E%3C/svg%3E",
|
|
2368
2380
|
"user::id-edit": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11 20H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2v5.18c-.31-.11-.65-.18-1-.18h-1V6H4v12h7zm-6-5.26v.49c0 .43.35.78.78.78H11v-2c0-.15.02-.29.04-.43l-.9-.46c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99Zm3.5-2.07c.86 0 1.6-.64 1.72-1.48l.15-1c.08-.55-.08-1.1-.44-1.52s-.88-.66-1.44-.66-1.08.24-1.44.66-.52.97-.44 1.52l.15 1c.13.85.87 1.48 1.72 1.48ZM13 10h6V9h-6zm8 2h-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-5 8.65c-.06.06-.13.11-.2.15l-2.19 1.15c-.36.19-.74-.2-.56-.56l1.15-2.19c.04-.07.09-.14.15-.2l4.8-4.8 1.65 1.65zm5.74-5.74-.36.36-1.65-1.65.36-.36c.32-.32.82-.34 1.12-.05l.58.58c.29.29.27.79-.05 1.12'/%3E%3C/svg%3E",
|
|
2369
2381
|
"user::id-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='m6.78 11.18-.15-1c-.08-.55.08-1.1.44-1.52S7.95 8 8.51 8s1.08.24 1.44.66.52.97.44 1.52l-.15 1c-.13.85-.87 1.48-1.72 1.48s-1.6-.64-1.72-1.48ZM5 14.73v.49c0 .43.35.78.78.78H11v-.4c0-.51.2-.99.56-1.36l.19-.19c-.1-.12-.21-.23-.36-.31l-1.25-.64c-.46.35-1.03.56-1.64.56s-1.18-.21-1.64-.56l-1.25.64c-.37.19-.61.57-.61.99m10.6-3.74H13v1h.81l.44-.44c.36-.36.84-.56 1.36-.56Zm-2.6-1h6v-1h-6zm-2 9.4v-1.4H4V6h16v5.1c.28.09.54.24.75.46L22 12.81V6c0-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-.6Z'/%3E%3C/svg%3E",
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
+
export default r('odx-icon::core::consumables-and-accessories-report', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M12 7v1H8V7zm7.41-2L17 2.59c-.38-.38-.88-.59-1.41-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h7v-2H6V4h9v3h3v5c.74 0 1.39.4 1.73 1H20V6.41c0-.53-.21-1.04-.59-1.41M8 17v1h5v-1zm0-4v1h4v-1zm0-2v1h8v-1zm0-2v1h8V9zm0 6v1h4v-1zm11-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1h-1v2h1v6.5c0 .28.22.5.5.5h1.59c-.06-.16-.09-.32-.09-.5V22h-1v-6h3v.39c.26-.24.62-.39 1-.39h1v-2zm4 4.5v4c0 .28-.22.5-.5.5h-5c-.28 0-.5-.22-.5-.5v-4c0-.28.22-.5.5-.5h1v-.5c0-.28.22-.5.5-.5h2c.28 0 .5.22.5.5v.5h1c.28 0 .5.22.5.5M18 20h4v-1h-4zm4 1h-4v1h4z"/></svg>');
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M12 7v1H8V7zm7.41-2L17 2.59c-.38-.38-.88-.59-1.41-.59H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h7v-2H6V4h9v3h3v5c.74 0 1.39.4 1.73 1H20V6.41c0-.53-.21-1.04-.59-1.41M8 17v1h5v-1zm0-4v1h4v-1zm0-2v1h8v-1zm0-2v1h8V9zm0 6v1h4v-1zm11-1c0-.55-.45-1-1-1h-3c-.55 0-1 .45-1 1h-1v2h1v6.5c0 .28.22.5.5.5h1.59c-.06-.16-.09-.32-.09-.5V22h-1v-6h3v.39c.26-.24.62-.39 1-.39h1v-2zm4 4.5v4c0 .28-.22.5-.5.5h-5c-.28 0-.5-.22-.5-.5v-4c0-.28.22-.5.5-.5h1v-.5c0-.28.22-.5.5-.5h2c.28 0 .5.22.5.5v.5h1c.28 0 .5.22.5.5M18 20h4v-1h-4zm4 1h-4v1h4z"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
+
export default r('odx-icon::core::system-test-statistics-mono', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M17.5 12c-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.77z"/><path 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 2h7.03c-.39-.6-.68-1.28-.85-2H10V5h4v7.03c.6-.39 1.28-.68 2-.85V8.7h3v2.48c.72.17 1.4.46 2 .85V8.7c0-1.1-.9-2-2-2M8 19H5v-7.45h3z"/></svg>');
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M17.5 12c-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.77z"/><path 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 2h7.03c-.39-.6-.68-1.28-.85-2H10V5h4v7.03c.6-.39 1.28-.68 2-.85V8.7h3v2.48c.72.17 1.4.46 2 .85V8.7c0-1.1-.9-2-2-2M8 19H5v-7.45h3z"/></svg>
|
package/dist/lib/core.d.ts
CHANGED
|
@@ -117,6 +117,7 @@ export { default as ConfigEnterIcon } from './core/config-enter.js';
|
|
|
117
117
|
export { default as ConfigLeaveIcon } from './core/config-leave.js';
|
|
118
118
|
export { default as ConfigUpdateIcon } from './core/config-update.js';
|
|
119
119
|
export { default as ConfigViewIcon } from './core/config-view.js';
|
|
120
|
+
export { default as ConsumablesAndAccessoriesReportIcon } from './core/consumables-and-accessories-report.js';
|
|
120
121
|
export { default as CopyContentIcon } from './core/copy-content.js';
|
|
121
122
|
export { default as CopyFileIcon } from './core/copy-file.js';
|
|
122
123
|
export { default as CopyFolderIcon } from './core/copy-folder.js';
|
|
@@ -313,6 +314,7 @@ export { default as SyncOffSuccessIcon } from './core/sync-off-success.js';
|
|
|
313
314
|
export { default as SyncOffSuccessMonoIcon } from './core/sync-off-success-mono.js';
|
|
314
315
|
export { default as SyncSuccessIcon } from './core/sync-success.js';
|
|
315
316
|
export { default as SyncSuccessMonoIcon } from './core/sync-success-mono.js';
|
|
317
|
+
export { default as SystemTestStatisticsMonoIcon } from './core/system-test-statistics-mono.js';
|
|
316
318
|
export { default as TableIcon } from './core/table.js';
|
|
317
319
|
export { default as TabletIcon } from './core/tablet.js';
|
|
318
320
|
export { default as ThumbsDownIcon } from './core/thumbs-down.js';
|
package/dist/lib/core.js
CHANGED
|
@@ -117,6 +117,7 @@ export { default as ConfigEnterIcon } from './core/config-enter.js';
|
|
|
117
117
|
export { default as ConfigLeaveIcon } from './core/config-leave.js';
|
|
118
118
|
export { default as ConfigUpdateIcon } from './core/config-update.js';
|
|
119
119
|
export { default as ConfigViewIcon } from './core/config-view.js';
|
|
120
|
+
export { default as ConsumablesAndAccessoriesReportIcon } from './core/consumables-and-accessories-report.js';
|
|
120
121
|
export { default as CopyContentIcon } from './core/copy-content.js';
|
|
121
122
|
export { default as CopyFileIcon } from './core/copy-file.js';
|
|
122
123
|
export { default as CopyFolderIcon } from './core/copy-folder.js';
|
|
@@ -313,6 +314,7 @@ export { default as SyncOffSuccessIcon } from './core/sync-off-success.js';
|
|
|
313
314
|
export { default as SyncOffSuccessMonoIcon } from './core/sync-off-success-mono.js';
|
|
314
315
|
export { default as SyncSuccessIcon } from './core/sync-success.js';
|
|
315
316
|
export { default as SyncSuccessMonoIcon } from './core/sync-success-mono.js';
|
|
317
|
+
export { default as SystemTestStatisticsMonoIcon } from './core/system-test-statistics-mono.js';
|
|
316
318
|
export { default as TableIcon } from './core/table.js';
|
|
317
319
|
export { default as TabletIcon } from './core/tablet.js';
|
|
318
320
|
export { default as ThumbsDownIcon } from './core/thumbs-down.js';
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
+
export default r('odx-icon::medical::fhir-connected', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20.81 11.92c-.72-.44-1.54-.74-2.42-.85.87-1.28 1.2-2.41 1.26-2.62 0 0 .8 1.34 1.16 3.47m-10.17-9.9L8.62 1.6l.81 1.79c1.5 3.32-.21 4.54-2.58 6.24-1.81 1.29-3.86 2.76-3.86 5.37 0 3.64 2.4 6.11 6.41 6.8-.51-.93-1.06-2.21-1.13-3.51v-.59c0-.06 0-.11.01-.16.02-.2.05-.39.1-.58.22-.89.76-1.65 1.59-2.28-.62 2.31-.04 3.98 1.26 5.33h-.02c.17.17.34.34.53.5-.42-.8-.68-1.7-.72-2.66-.44-1.13-.31-2.46.41-4.16l.52-1.22-1.25.59c-1.83.86-2.95 2.09-3.35 3.66-.19.75-.19 1.51-.08 2.24-1.22-.72-2.16-1.93-2.16-3.96 0-1.62 1.4-2.62 3.02-3.78 2.03-1.45 4.49-3.21 3.9-6.58 2.15 1.15 3.46 3.4 3.46 5.81 0 .32 0 .61-.02.88.64-.22 1.32-.33 2.03-.33h.08l.03-.47c.16-3.99-2.82-7.64-6.97-8.51"/><path fill="#00dd31" 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"/><path fill="#002766" d="m15.85 21.03-2.59-2.59.78-.78 1.81 1.81 4.84-4.83.77.77z"/></svg>');
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20.81 11.92c-.72-.44-1.54-.74-2.42-.85.87-1.28 1.2-2.41 1.26-2.62 0 0 .8 1.34 1.16 3.47m-10.17-9.9L8.62 1.6l.81 1.79c1.5 3.32-.21 4.54-2.58 6.24-1.81 1.29-3.86 2.76-3.86 5.37 0 3.64 2.4 6.11 6.41 6.8-.51-.93-1.06-2.21-1.13-3.51v-.59c0-.06 0-.11.01-.16.02-.2.05-.39.1-.58.22-.89.76-1.65 1.59-2.28-.62 2.31-.04 3.98 1.26 5.33h-.02c.17.17.34.34.53.5-.42-.8-.68-1.7-.72-2.66-.44-1.13-.31-2.46.41-4.16l.52-1.22-1.25.59c-1.83.86-2.95 2.09-3.35 3.66-.19.75-.19 1.51-.08 2.24-1.22-.72-2.16-1.93-2.16-3.96 0-1.62 1.4-2.62 3.02-3.78 2.03-1.45 4.49-3.21 3.9-6.58 2.15 1.15 3.46 3.4 3.46 5.81 0 .32 0 .61-.02.88.64-.22 1.32-.33 2.03-.33h.08l.03-.47c.16-3.99-2.82-7.64-6.97-8.51"/><path fill="#00dd31" 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"/><path fill="#002766" d="m15.85 21.03-2.59-2.59.78-.78 1.81 1.81 4.84-4.83.77.77z"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
+
export default r('odx-icon::medical::fhir-failed', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20.74 11.56c-.35-.35-.84-.56-1.34-.56h-.97c.84-1.26 1.16-2.35 1.22-2.55 0 0 .71 1.19 1.09 3.11m-10.1-9.54L8.62 1.6l.81 1.79c1.5 3.32-.21 4.54-2.58 6.24-1.81 1.29-3.86 2.76-3.86 5.37 0 3.64 2.4 6.11 6.41 6.8-.51-.93-1.06-2.21-1.13-3.51v-.59c0-.06 0-.11.01-.16.02-.2.05-.39.1-.58.22-.89.76-1.65 1.59-2.28-.59 2.19-.1 3.81 1.08 5.12-.03-.13-.05-.26-.05-.4v-1.6c-.41-1.12-.28-2.43.43-4.11l.52-1.22-1.25.59c-1.83.86-2.95 2.09-3.35 3.66-.19.75-.19 1.51-.08 2.24-1.22-.72-2.16-1.93-2.16-3.96 0-1.62 1.4-2.62 3.02-3.78 2.03-1.45 4.49-3.21 3.9-6.58 2.15 1.15 3.46 3.4 3.46 5.81v.56c.04-.01.08-.01.12-.01h1.98l.03-.47c.16-3.99-2.82-7.64-6.97-8.51Z"/><path fill="#f30303" 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"/><path fill="#fff" 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"/></svg>');
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20.74 11.56c-.35-.35-.84-.56-1.34-.56h-.97c.84-1.26 1.16-2.35 1.22-2.55 0 0 .71 1.19 1.09 3.11m-10.1-9.54L8.62 1.6l.81 1.79c1.5 3.32-.21 4.54-2.58 6.24-1.81 1.29-3.86 2.76-3.86 5.37 0 3.64 2.4 6.11 6.41 6.8-.51-.93-1.06-2.21-1.13-3.51v-.59c0-.06 0-.11.01-.16.02-.2.05-.39.1-.58.22-.89.76-1.65 1.59-2.28-.59 2.19-.1 3.81 1.08 5.12-.03-.13-.05-.26-.05-.4v-1.6c-.41-1.12-.28-2.43.43-4.11l.52-1.22-1.25.59c-1.83.86-2.95 2.09-3.35 3.66-.19.75-.19 1.51-.08 2.24-1.22-.72-2.16-1.93-2.16-3.96 0-1.62 1.4-2.62 3.02-3.78 2.03-1.45 4.49-3.21 3.9-6.58 2.15 1.15 3.46 3.4 3.46 5.81v.56c.04-.01.08-.01.12-.01h1.98l.03-.47c.16-3.99-2.82-7.64-6.97-8.51Z"/><path fill="#f30303" 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"/><path fill="#fff" 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"/></svg>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
+
export default r('odx-icon::medical::fhir-login', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20.55 10.97h-1.92c.7-1.13.97-2.06 1.03-2.25 0 0 .5.84.89 2.25m-9.9-8.68-2.03-.42.81 1.79c1.51 3.32-.21 4.54-2.58 6.24-1.81 1.29-3.86 2.76-3.86 5.37 0 3.64 2.4 6.11 6.41 6.8-.51-.93-1.06-2.21-1.13-3.51v-.59c0-.06 0-.11.01-.16.02-.2.05-.39.1-.58.22-.89.76-1.65 1.59-2.28-.58 2.16-.11 3.76 1.03 5.06v-1.97c-.3-.82-.3-1.74 0-2.84v-1.22c0-.3.04-.58.13-.85l-.42.2c-1.84.86-2.96 2.09-3.36 3.66-.19.75-.19 1.51-.08 2.24-1.22-.72-2.16-1.93-2.16-3.96 0-1.62 1.4-2.62 3.02-3.78 2.04-1.45 4.5-3.21 3.91-6.58 2.15 1.15 3.46 3.4 3.46 5.81v.25h2.11c0-.06.01-.11.01-.17.16-3.99-2.82-7.64-6.97-8.51m12.22 11a2 2 0 0 0-.68-.92c-.04-.04-.09-.06-.13-.09-.06-.04-.13-.08-.2-.11-.06-.03-.13-.06-.2-.08q-.315-.12-.66-.12h-7c-1.1 0-2 .91-2 2.01V21c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-7.02c0-.24-.04-.48-.13-.69m-4.19 7.63-.85-.85 1.97-1.98h-7.05v-1.2h7.05l-1.97-1.99.85-.84 3.42 3.43z"/></svg>');
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M20.55 10.97h-1.92c.7-1.13.97-2.06 1.03-2.25 0 0 .5.84.89 2.25m-9.9-8.68-2.03-.42.81 1.79c1.51 3.32-.21 4.54-2.58 6.24-1.81 1.29-3.86 2.76-3.86 5.37 0 3.64 2.4 6.11 6.41 6.8-.51-.93-1.06-2.21-1.13-3.51v-.59c0-.06 0-.11.01-.16.02-.2.05-.39.1-.58.22-.89.76-1.65 1.59-2.28-.58 2.16-.11 3.76 1.03 5.06v-1.97c-.3-.82-.3-1.74 0-2.84v-1.22c0-.3.04-.58.13-.85l-.42.2c-1.84.86-2.96 2.09-3.36 3.66-.19.75-.19 1.51-.08 2.24-1.22-.72-2.16-1.93-2.16-3.96 0-1.62 1.4-2.62 3.02-3.78 2.04-1.45 4.5-3.21 3.91-6.58 2.15 1.15 3.46 3.4 3.46 5.81v.25h2.11c0-.06.01-.11.01-.17.16-3.99-2.82-7.64-6.97-8.51m12.22 11a2 2 0 0 0-.68-.92c-.04-.04-.09-.06-.13-.09-.06-.04-.13-.08-.2-.11-.06-.03-.13-.06-.2-.08q-.315-.12-.66-.12h-7c-1.1 0-2 .91-2 2.01V21c0 1.1.9 2 2 2h7c1.1 0 2-.9 2-2v-7.02c0-.24-.04-.48-.13-.69m-4.19 7.63-.85-.85 1.97-1.98h-7.05v-1.2h7.05l-1.97-1.99.85-.84 3.42 3.43z"/></svg>
|
package/dist/lib/medical.d.ts
CHANGED
|
@@ -22,6 +22,9 @@ export { default as DeviceSonoIcon } from './medical/device-sono.js';
|
|
|
22
22
|
export { default as DialysisIcon } from './medical/dialysis.js';
|
|
23
23
|
export { default as DnrIcon } from './medical/dnr.js';
|
|
24
24
|
export { default as EcmoTherapyIcon } from './medical/ecmo-therapy.js';
|
|
25
|
+
export { default as FhirConnectedIcon } from './medical/fhir-connected.js';
|
|
26
|
+
export { default as FhirFailedIcon } from './medical/fhir-failed.js';
|
|
27
|
+
export { default as FhirLoginIcon } from './medical/fhir-login.js';
|
|
25
28
|
export { default as GascontrolStationIcon } from './medical/gascontrol-station.js';
|
|
26
29
|
export { default as ImagingAngIcon } from './medical/imaging-ang.js';
|
|
27
30
|
export { default as ImagingCtIcon } from './medical/imaging-ct.js';
|
package/dist/lib/medical.js
CHANGED
|
@@ -22,6 +22,9 @@ export { default as DeviceSonoIcon } from './medical/device-sono.js';
|
|
|
22
22
|
export { default as DialysisIcon } from './medical/dialysis.js';
|
|
23
23
|
export { default as DnrIcon } from './medical/dnr.js';
|
|
24
24
|
export { default as EcmoTherapyIcon } from './medical/ecmo-therapy.js';
|
|
25
|
+
export { default as FhirConnectedIcon } from './medical/fhir-connected.js';
|
|
26
|
+
export { default as FhirFailedIcon } from './medical/fhir-failed.js';
|
|
27
|
+
export { default as FhirLoginIcon } from './medical/fhir-login.js';
|
|
25
28
|
export { default as GascontrolStationIcon } from './medical/gascontrol-station.js';
|
|
26
29
|
export { default as ImagingAngIcon } from './medical/imaging-ang.js';
|
|
27
30
|
export { default as ImagingCtIcon } from './medical/imaging-ct.js';
|
package/dist/lib/metadata.json
CHANGED
|
@@ -132,6 +132,7 @@
|
|
|
132
132
|
"core::config-leave": {},
|
|
133
133
|
"core::config-update": {},
|
|
134
134
|
"core::config-view": {},
|
|
135
|
+
"core::consumables-and-accessories-report": {},
|
|
135
136
|
"core::copy-content": {},
|
|
136
137
|
"core::copy-file": {},
|
|
137
138
|
"core::copy-folder": {},
|
|
@@ -328,6 +329,7 @@
|
|
|
328
329
|
"core::sync-off-success-mono": {},
|
|
329
330
|
"core::sync-success": {},
|
|
330
331
|
"core::sync-success-mono": {},
|
|
332
|
+
"core::system-test-statistics-mono": {},
|
|
331
333
|
"core::table": {},
|
|
332
334
|
"core::tablet": {},
|
|
333
335
|
"core::thumbs-down": {},
|
|
@@ -437,6 +439,9 @@
|
|
|
437
439
|
"medical::dialysis": {},
|
|
438
440
|
"medical::dnr": {},
|
|
439
441
|
"medical::ecmo-therapy": {},
|
|
442
|
+
"medical::fhir-connected": {},
|
|
443
|
+
"medical::fhir-failed": {},
|
|
444
|
+
"medical::fhir-login": {},
|
|
440
445
|
"medical::gascontrol-station": {},
|
|
441
446
|
"medical::imaging-ang": {},
|
|
442
447
|
"medical::imaging-ct": {},
|
|
@@ -1197,6 +1202,7 @@
|
|
|
1197
1202
|
"user::engineer": {},
|
|
1198
1203
|
"user::group": {},
|
|
1199
1204
|
"user::group-administration": {},
|
|
1205
|
+
"user::handover": {},
|
|
1200
1206
|
"user::id": {},
|
|
1201
1207
|
"user::id-edit": {},
|
|
1202
1208
|
"user::id-error": {},
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import { registerAsset as r } from '@odx/assets-utils';
|
|
2
|
+
export default r('odx-icon::user::handover', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M11.18 22H5c-1.1 0-2-.9-2-2v-1.25c0-1.08.6-2.06 1.56-2.55l4.3-2.2c.06.05.13.08.2.12.1.06.21.12.31.18.16.09.33.17.5.24.1.04.21.09.32.13.2.07.4.12.6.17.07.02.13.04.21.05v2.03c-.76-.1-1.49-.32-2.19-.65l-3.34 1.71c-.29.15-.47.44-.47.77V20h6v1c0 .35.06.69.18 1m4.61-18.3c-.95-1.08-2.33-1.69-3.79-1.69s-2.84.62-3.79 1.69c-.47.53-.81 1.15-1.01 1.82-.2.68-.25 1.38-.15 2.08l.4 2.58c.28 1.85 1.74 3.32 3.56 3.71.02-.73.31-1.4.77-1.9-1.16-.09-2.14-.97-2.32-2.11l-.4-2.58c-.13-.83.12-1.67.68-2.3h.02c.56-.63 1.38-1 2.23-1s1.67.36 2.23 1c.56.63.81 1.47.68 2.3l-.4 2.58c-.07.41-.24.8-.49 1.12h2.33c.09-.26.17-.54.21-.82l.4-2.58c.22-1.41-.2-2.83-1.16-3.9M21 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-3.5 10.05c-.66 0-1.31-.14-1.9-.42s-1.12-.68-1.55-1.19v1.61h-1.1v-4.1h4.1v1.1h-2.6c.59 1.17 1.75 1.9 3.05 1.9 1.77 0 3.21-1.34 3.41-3.05h1.1c-.21 2.32-2.14 4.15-4.51 4.15m4.55-5h-4.1v-1.1h2.6c-.59-1.17-1.75-1.9-3.05-1.9-1.77 0-3.21 1.34-3.41 3.05h-1.1c.21-2.32 2.14-4.15 4.51-4.15a4.5 4.5 0 0 1 3.45 1.61v-1.61h1.1z"/></svg>');
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M11.18 22H5c-1.1 0-2-.9-2-2v-1.25c0-1.08.6-2.06 1.56-2.55l4.3-2.2c.06.05.13.08.2.12.1.06.21.12.31.18.16.09.33.17.5.24.1.04.21.09.32.13.2.07.4.12.6.17.07.02.13.04.21.05v2.03c-.76-.1-1.49-.32-2.19-.65l-3.34 1.71c-.29.15-.47.44-.47.77V20h6v1c0 .35.06.69.18 1m4.61-18.3c-.95-1.08-2.33-1.69-3.79-1.69s-2.84.62-3.79 1.69c-.47.53-.81 1.15-1.01 1.82-.2.68-.25 1.38-.15 2.08l.4 2.58c.28 1.85 1.74 3.32 3.56 3.71.02-.73.31-1.4.77-1.9-1.16-.09-2.14-.97-2.32-2.11l-.4-2.58c-.13-.83.12-1.67.68-2.3h.02c.56-.63 1.38-1 2.23-1s1.67.36 2.23 1c.56.63.81 1.47.68 2.3l-.4 2.58c-.07.41-.24.8-.49 1.12h2.33c.09-.26.17-.54.21-.82l.4-2.58c.22-1.41-.2-2.83-1.16-3.9M21 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-3.5 10.05c-.66 0-1.31-.14-1.9-.42s-1.12-.68-1.55-1.19v1.61h-1.1v-4.1h4.1v1.1h-2.6c.59 1.17 1.75 1.9 3.05 1.9 1.77 0 3.21-1.34 3.41-3.05h1.1c-.21 2.32-2.14 4.15-4.51 4.15m4.55-5h-4.1v-1.1h2.6c-.59-1.17-1.75-1.9-3.05-1.9-1.77 0-3.21 1.34-3.41 3.05h-1.1c.21-2.32 2.14-4.15 4.51-4.15a4.5 4.5 0 0 1 3.45 1.61v-1.61h1.1z"/></svg>
|
package/dist/lib/user.d.ts
CHANGED
|
@@ -5,6 +5,7 @@ export { default as EditIcon } from './user/edit.js';
|
|
|
5
5
|
export { default as EngineerIcon } from './user/engineer.js';
|
|
6
6
|
export { default as GroupIcon } from './user/group.js';
|
|
7
7
|
export { default as GroupAdministrationIcon } from './user/group-administration.js';
|
|
8
|
+
export { default as HandoverIcon } from './user/handover.js';
|
|
8
9
|
export { default as IdIcon } from './user/id.js';
|
|
9
10
|
export { default as IdEditIcon } from './user/id-edit.js';
|
|
10
11
|
export { default as IdErrorIcon } from './user/id-error.js';
|
package/dist/lib/user.js
CHANGED
|
@@ -5,6 +5,7 @@ export { default as EditIcon } from './user/edit.js';
|
|
|
5
5
|
export { default as EngineerIcon } from './user/engineer.js';
|
|
6
6
|
export { default as GroupIcon } from './user/group.js';
|
|
7
7
|
export { default as GroupAdministrationIcon } from './user/group-administration.js';
|
|
8
|
+
export { default as HandoverIcon } from './user/handover.js';
|
|
8
9
|
export { default as IdIcon } from './user/id.js';
|
|
9
10
|
export { default as IdEditIcon } from './user/id-edit.js';
|
|
10
11
|
export { default as IdErrorIcon } from './user/id-error.js';
|
package/dist/main.d.ts
CHANGED
|
@@ -23,6 +23,13 @@ export interface OdxIconElement {
|
|
|
23
23
|
set set(value: OdxIconSet);
|
|
24
24
|
get set(): OdxIconSet;
|
|
25
25
|
}
|
|
26
|
+
/**
|
|
27
|
+
* @tag odx-icon
|
|
28
|
+
* @summary Icons are scalable vector graphics used to represent actions,
|
|
29
|
+
* states, and interface controls.
|
|
30
|
+
*
|
|
31
|
+
* @csspart svg - The SVG element representing the icon
|
|
32
|
+
*/
|
|
26
33
|
export declare class OdxIconElement extends OdxAssetElement {
|
|
27
34
|
static defaultSet: OdxIconSet;
|
|
28
35
|
static readonly styles: string;
|
package/dist/main.js
CHANGED
|
@@ -1,4 +1,11 @@
|
|
|
1
1
|
import { OdxAssetElement } from '@odx/assets-utils/element.js';
|
|
2
|
+
/**
|
|
3
|
+
* @tag odx-icon
|
|
4
|
+
* @summary Icons are scalable vector graphics used to represent actions,
|
|
5
|
+
* states, and interface controls.
|
|
6
|
+
*
|
|
7
|
+
* @csspart svg - The SVG element representing the icon
|
|
8
|
+
*/
|
|
2
9
|
export class OdxIconElement extends OdxAssetElement {
|
|
3
10
|
static defaultSet = 'core';
|
|
4
11
|
static styles = `
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@odx/icons",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.4.0",
|
|
4
4
|
"description": "A library of icon assets for ODX",
|
|
5
5
|
"homepage": "https://assets.draeger.com/icons",
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"access": "public"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@odx/assets-utils": "^7.
|
|
41
|
+
"@odx/assets-utils": "^7.3.0"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@odx/assets-builder": "0.0.0"
|