@odx/icons 4.9.1 → 4.10.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 CHANGED
@@ -1,5 +1,22 @@
1
1
  # @odx/icons
2
2
 
3
+ ## 4.10.0
4
+
5
+ ### Minor Changes
6
+
7
+ - Add 5 new icons to `core` set
8
+ - `microphone`
9
+ - `qr-code-scan`
10
+ - `volume-low`
11
+ - `volume-high`
12
+ - `volume-mute`
13
+
14
+ #### Deprecations
15
+
16
+ - Deprecate `safety::volume-mute`, use `core::volume-mute` instead
17
+ - Deprecate `safety::volume-min`, use `core::volume-low` instead
18
+ - Deprecate `safety::volume-max`, use `core::volume-high` instead
19
+
3
20
  ## 4.9.1
4
21
 
5
22
  ### Bug Fixes
package/assets/all.scss CHANGED
@@ -1021,6 +1021,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
1021
1021
  "core::menu-favorites": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 8H2V6h20zm-2.74 5H22v-2h-3.56zm-2.85-2H2v2h13.55zm-6.09 5.62L9.65 16H2v2h9.82l-1.49-1.38Zm7.11-5.45-1.86 4.31-4.57.41 3.35 3.1-.84 4.37 3.9-2.21 3.77 2.23-.85-4.36 3.56-3.16-4.69-.38z'/%3E%3C/svg%3E",
1022
1022
  "core::menu-functions": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 8H2V6h20zm0 3h-3.95c1.41.01 2.83.59 3.95 1.51zm-8.95 5H2v2h11.16a6.7 6.7 0 0 1-.12-2Zm1.45-3.5s.77-.79 1.59-1.13c.81-.34 1.96-.37 1.96-.37H2v2h12.11c.12-.17.25-.35.39-.5m3.54-.5 1.78 3.9c-.37.36-.8.66-1.29.86-.49.21-1 .31-1.53.33l-1.78-3.9c-1.32 1.39-1.58 3.87-.76 5.68.14.31.41.6.76.85.17.12.36.21.54.28.87.32 1.48 1.13 1.44 2.07-.01.3-.02.61-.04.94h2.6c-.02-.55-.04-1.07-.06-1.55-.04-1.04.48-2 1.32-2.6.25-.18.46-.35.62-.5.91-.88 1.71-2.04 1.19-3.21-.81-1.8-2.83-3.13-4.79-3.14'/%3E%3C/svg%3E",
1023
1023
  "core::menu": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M2 16h20v2H2zm0-3h20v-2H2zm0-7v2h20V6z'/%3E%3C/svg%3E",
1024
+ "core::microphone": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 12c0 3.52-2.61 6.44-6 6.92V21h-2v-2.08c-3.39-.48-6-3.4-6-6.92h2c0 2.76 2.24 5 5 5s5-2.24 5-5zm-4 0V6c0-1.65-1.35-3-3-3S9 4.35 9 6v6c0 1.65 1.35 3 3 3s3-1.35 3-3m-2-6v6c0 .55-.45 1-1 1s-1-.45-1-1V6c0-.55.45-1 1-1s1 .45 1 1'/%3E%3C/svg%3E",
1024
1025
  "core::minimize": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11 20H9v-5H4v-2h7zm9-11h-5V4h-2v7h7z'/%3E%3C/svg%3E",
1025
1026
  "core::minus": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M4 11h16v2H4z'/%3E%3C/svg%3E",
1026
1027
  "core::mode-switch": "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 2m0 18V4c4.41 0 8 3.59 8 8s-3.59 8-8 8'/%3E%3C/svg%3E",
@@ -1061,6 +1062,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
1061
1062
  "core::print-warning": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M6 12v-1h1v1zm2 8c-1.1 0-2-.9-2-2v-1H4c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h3V6c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v1h3c1.1 0 2 .9 2 2v6c0 .76-.43 1.41-1.05 1.75L19.91 15H20V9H4v6h2v-2h8.28l-1.19 2H8v3h3.31l-1.19 2zM9 7h6V6H9zm0 5v-1H8v1z'/%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",
1062
1063
  "core::print": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 7h-3V6c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2v1H4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h2v1c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-1h2c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2M9 6h6v1H9zM8 18v-3h8v3zm12-3h-2v-2H6v2H4V9h16zM7 12H6v-1h1zm2 0H8v-1h1z'/%3E%3C/svg%3E",
1063
1064
  "core::products": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M21.14 9.85A2.004 2.004 0 0 0 19.15 8H18V4c0-1.1-.9-2-2-2h-5c-1.1 0-2 .9-2 2v4H4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h5v1c0 1.1.9 2 2 2h8.84c1.16 0 2.08-.99 1.99-2.15zM4 10h7v6H4zm7 8c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2V4h5v4.2c-.63.3-1.09.91-1.14 1.65l-.69 9V19H11zm5.16 1 .69-9h2.3l.69 9zM5 11h5v2H5z'/%3E%3C/svg%3E",
1065
+ "core::qr-code-scan": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 19v1h1v1h1v-2zm-1 1v1h1v-1zm0-2v1h1v-1zm-4 0v3h3v-3zm2 2h-1v-1h1zm2-6v3h3v-3zm2 2h-1v-1h1zm-6-2v3h3v-3zm2 2h-1v-1h1zm5.98 3v3h-3v1h3.38c.34 0 .62-.28.62-.63V19zm-9.37-7c-.35 0-.63.28-.63.62V16h1v-3h3v-1zm.37 10v-3h-1v3.38c0 .34.28.62.63.62h3.37v-1zm9.4-10H19v1h3v3h1v-3.37c0-.35-.28-.63-.62-.63M18 3v8h-2V4h-2c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1H7.97L8 20h2.92v2H7c-.55 0-1-.45-1-1L5.97 3c0-.26.11-.52.29-.71.19-.18.45-.29.71-.29H17c.55 0 1 .45 1 1'/%3E%3C/svg%3E",
1064
1066
  "core::rearrange": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M7 7c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m12-2c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2m0 7c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2M9 12c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2m0 7c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2m10 0c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2'/%3E%3C/svg%3E",
1065
1067
  "core::redo": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M13.35 5.29 11.94 6.7l4.29 4.29H9c-1.65 0-3 1.35-3 3v6h2v-6c0-.55.45-1 1-1h7.23l-4.29 4.29 1.41 1.41 6.71-6.71-6.71-6.71Z'/%3E%3C/svg%3E",
1066
1068
  "core::reload-off": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M10 7.18 5.82 3H10zM19 12c0 1.21-.31 2.34-.85 3.33l1.45 1.45a8.9 8.9 0 0 0 1.39-4.79c0-4.96-4.04-9-9-9v2c3.86 0 7 3.14 7 7Zm2.29 10.71-3.68-3.68A8.97 8.97 0 0 1 12 21.01c-4.96 0-9-4.04-9-9 0-2.12.74-4.07 1.98-5.61L3.59 5.01H3v-.59L1.29 2.71 2.7 1.3l20 20zm-5.11-5.11L8.58 10h-.59v-.59L6.4 7.82a6.87 6.87 0 0 0-1.41 4.17c0 3.86 3.14 7 7 7 1.57 0 3.02-.53 4.18-1.4Z'/%3E%3C/svg%3E",
@@ -1175,6 +1177,9 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
1175
1177
  "core::view-off": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 5c-1.2 0-2.4.2-3.5.6l1.6 1.6c.6-.1 1.2-.2 1.9-.2 2.2 0 4 1.8 4 4 0 .6-.2 1.2-.4 1.8l.8.7c.4-.7.7-1.6.7-2.5 0-1.1-.4-2.1-1-3 1.6.8 3.1 2.2 4.3 4-.8 1.1-1.7 2.1-2.7 2.9l1.4 1.4c1.4-1.1 2.6-2.6 3.6-4.3-2.5-4.3-6.4-7-10.7-7m3 8.6L2.7 1.3 1.3 2.7l4.4 4.4C4 8.3 2.5 10 1.3 12c2.6 4.3 6.4 7 10.7 7 1.6 0 3.1-.4 4.5-1l4.8 4.8 1.4-1.4zM12 17c-3.1 0-6.1-1.8-8.4-5 1-1.5 2.2-2.6 3.5-3.5l6.2 6.2c-.4.2-.8.3-1.3.3-2.2 0-4-1.8-4-4H7c0 2.8 2.2 5 5 5 .8 0 1.5-.2 2.1-.5l.9.9q-1.5.6-3 .6'/%3E%3C/svg%3E",
1176
1178
  "core::view": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 5C7.68 5 3.83 7.72 1.26 12c2.57 4.28 6.42 7 10.74 7s8.17-2.72 10.74-7C20.17 7.72 16.32 5 12 5m0 12c-3.11 0-6.11-1.81-8.36-5C5.89 8.81 8.88 7 12 7c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4H7c0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.11-.37-2.12-.98-2.95 1.6.85 3.09 2.17 4.34 3.95-2.25 3.19-5.24 5-8.36 5'/%3E%3C/svg%3E",
1177
1179
  "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",
1180
+ "core::volume-high": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 12c0 2.58-.98 4.94-2.59 6.71l-1.42-1.42a7.964 7.964 0 0 0 0-10.58l1.42-1.42A9.95 9.95 0 0 1 22 12m-5.42-3.88-1.43 1.43c.54.68.85 1.53.85 2.45s-.31 1.77-.85 2.45l1.43 1.43C17.47 14.84 18 13.48 18 12s-.53-2.84-1.42-3.88M13 5v14c0 .55-.45 1-1 1h-1.5c-.27 0-.52-.11-.71-.29L6.09 16H3c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h3.09l3.7-3.71c.19-.18.44-.29.71-.29H12c.55 0 1 .45 1 1m-7 5H4v4h2zm5-4h-.09l-3.7 3.71a.8.8 0 0 1-.21.15v4.28a.8.8 0 0 1 .21.15l3.7 3.71H11z'/%3E%3C/svg%3E",
1181
+ "core::volume-low": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M18 12c0 1.48-.53 2.84-1.42 3.88l-1.43-1.43c.54-.68.85-1.53.85-2.45s-.31-1.77-.85-2.45l1.43-1.43C17.47 9.16 18 10.52 18 12m-5-7v14c0 .55-.45 1-1 1h-1.5c-.27 0-.52-.11-.71-.29L6.09 16H3c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h3.09l3.7-3.71c.19-.18.44-.29.71-.29H12c.55 0 1 .45 1 1m-7 5H4v4h2zm5-4h-.09l-3.7 3.71a.8.8 0 0 1-.21.15v4.28a.8.8 0 0 1 .21.15l3.7 3.71H11z'/%3E%3C/svg%3E",
1182
+ "core::volume-mute": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m19.41 12 2 2L20 15.41l-2-2-2 2L14.59 14l2-2-2-2L16 8.59l2 2 2-2L21.41 10zM12 4h-1.5c-.27 0-.52.11-.71.29L6.09 8H3c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h3.09l3.7 3.71c.19.18.44.29.71.29H12c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1M6 14H4v-4h2zm5 4h-.09l-3.7-3.71a.8.8 0 0 0-.21-.15V9.86a.8.8 0 0 0 .21-.15L10.91 6H11z'/%3E%3C/svg%3E",
1178
1183
  "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-.4-.66-.64-1.12-.64s-.89.24-1.12.64L1 19.04c-.23.4-.24.9-.01 1.3.23.41.67.66 1.13.66h19.76c.46 0 .9-.25 1.13-.66.23-.4.22-.9-.01-1.3M11 8h2v6.5h-2zm2.25 9c0 .69-.56 1.24-1.25 1.24s-1.25-.56-1.25-1.24v-.02c0-.69.56-1.24 1.25-1.24s1.25.56 1.25 1.24z'/%3E%3C/svg%3E",
1179
1184
  "core::warning-filled": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffe300' 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.3'/%3E%3Cpath fill='%23002766' d='M10.75 17c0 .68.56 1.24 1.25 1.24s1.25-.55 1.25-1.24v-.02c0-.68-.56-1.24-1.25-1.24s-1.25.55-1.25 1.24zm.25-2.5h2V8h-2z'/%3E%3C/svg%3E",
1180
1185
  "core::warning-outline": "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 19zm7.4-1.94c0 .68.56 1.24 1.25 1.24s1.25-.55 1.25-1.24v-.02c0-.68-.56-1.24-1.25-1.24s-1.25.55-1.25 1.24zm.25-2.5h2v-6.5h-2z'/%3E%3C/svg%3E",
@@ -2176,6 +2181,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
2176
2181
  "core::menu-favorites": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 8H2V6h20zm-2.74 5H22v-2h-3.56zm-2.85-2H2v2h13.55zm-6.09 5.62L9.65 16H2v2h9.82l-1.49-1.38Zm7.11-5.45-1.86 4.31-4.57.41 3.35 3.1-.84 4.37 3.9-2.21 3.77 2.23-.85-4.36 3.56-3.16-4.69-.38z'/%3E%3C/svg%3E",
2177
2182
  "core::menu-functions": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 8H2V6h20zm0 3h-3.95c1.41.01 2.83.59 3.95 1.51zm-8.95 5H2v2h11.16a6.7 6.7 0 0 1-.12-2Zm1.45-3.5s.77-.79 1.59-1.13c.81-.34 1.96-.37 1.96-.37H2v2h12.11c.12-.17.25-.35.39-.5m3.54-.5 1.78 3.9c-.37.36-.8.66-1.29.86-.49.21-1 .31-1.53.33l-1.78-3.9c-1.32 1.39-1.58 3.87-.76 5.68.14.31.41.6.76.85.17.12.36.21.54.28.87.32 1.48 1.13 1.44 2.07-.01.3-.02.61-.04.94h2.6c-.02-.55-.04-1.07-.06-1.55-.04-1.04.48-2 1.32-2.6.25-.18.46-.35.62-.5.91-.88 1.71-2.04 1.19-3.21-.81-1.8-2.83-3.13-4.79-3.14'/%3E%3C/svg%3E",
2178
2183
  "core::menu": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M2 16h20v2H2zm0-3h20v-2H2zm0-7v2h20V6z'/%3E%3C/svg%3E",
2184
+ "core::microphone": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 12c0 3.52-2.61 6.44-6 6.92V21h-2v-2.08c-3.39-.48-6-3.4-6-6.92h2c0 2.76 2.24 5 5 5s5-2.24 5-5zm-4 0V6c0-1.65-1.35-3-3-3S9 4.35 9 6v6c0 1.65 1.35 3 3 3s3-1.35 3-3m-2-6v6c0 .55-.45 1-1 1s-1-.45-1-1V6c0-.55.45-1 1-1s1 .45 1 1'/%3E%3C/svg%3E",
2179
2185
  "core::minimize": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M11 20H9v-5H4v-2h7zm9-11h-5V4h-2v7h7z'/%3E%3C/svg%3E",
2180
2186
  "core::minus": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M4 11h16v2H4z'/%3E%3C/svg%3E",
2181
2187
  "core::mode-switch": "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 2m0 18V4c4.41 0 8 3.59 8 8s-3.59 8-8 8'/%3E%3C/svg%3E",
@@ -2216,6 +2222,7 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
2216
2222
  "core::print-warning": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M6 12v-1h1v1zm2 8c-1.1 0-2-.9-2-2v-1H4c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h3V6c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v1h3c1.1 0 2 .9 2 2v6c0 .76-.43 1.41-1.05 1.75L19.91 15H20V9H4v6h2v-2h8.28l-1.19 2H8v3h3.31l-1.19 2zM9 7h6V6H9zm0 5v-1H8v1z'/%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",
2217
2223
  "core::print": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M20 7h-3V6c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2v1H4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h2v1c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-1h2c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2M9 6h6v1H9zM8 18v-3h8v3zm12-3h-2v-2H6v2H4V9h16zM7 12H6v-1h1zm2 0H8v-1h1z'/%3E%3C/svg%3E",
2218
2224
  "core::products": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M21.14 9.85A2.004 2.004 0 0 0 19.15 8H18V4c0-1.1-.9-2-2-2h-5c-1.1 0-2 .9-2 2v4H4c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h5v1c0 1.1.9 2 2 2h8.84c1.16 0 2.08-.99 1.99-2.15zM4 10h7v6H4zm7 8c1.1 0 2-.9 2-2v-6c0-1.1-.9-2-2-2V4h5v4.2c-.63.3-1.09.91-1.14 1.65l-.69 9V19H11zm5.16 1 .69-9h2.3l.69 9zM5 11h5v2H5z'/%3E%3C/svg%3E",
2225
+ "core::qr-code-scan": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 19v1h1v1h1v-2zm-1 1v1h1v-1zm0-2v1h1v-1zm-4 0v3h3v-3zm2 2h-1v-1h1zm2-6v3h3v-3zm2 2h-1v-1h1zm-6-2v3h3v-3zm2 2h-1v-1h1zm5.98 3v3h-3v1h3.38c.34 0 .62-.28.62-.63V19zm-9.37-7c-.35 0-.63.28-.63.62V16h1v-3h3v-1zm.37 10v-3h-1v3.38c0 .34.28.62.63.62h3.37v-1zm9.4-10H19v1h3v3h1v-3.37c0-.35-.28-.63-.62-.63M18 3v8h-2V4h-2c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1H7.97L8 20h2.92v2H7c-.55 0-1-.45-1-1L5.97 3c0-.26.11-.52.29-.71.19-.18.45-.29.71-.29H17c.55 0 1 .45 1 1'/%3E%3C/svg%3E",
2219
2226
  "core::rearrange": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M7 7c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m12-2c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2m0 7c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2M9 12c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2m0 7c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2m10 0c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2'/%3E%3C/svg%3E",
2220
2227
  "core::redo": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M13.35 5.29 11.94 6.7l4.29 4.29H9c-1.65 0-3 1.35-3 3v6h2v-6c0-.55.45-1 1-1h7.23l-4.29 4.29 1.41 1.41 6.71-6.71-6.71-6.71Z'/%3E%3C/svg%3E",
2221
2228
  "core::reload-off": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M10 7.18 5.82 3H10zM19 12c0 1.21-.31 2.34-.85 3.33l1.45 1.45a8.9 8.9 0 0 0 1.39-4.79c0-4.96-4.04-9-9-9v2c3.86 0 7 3.14 7 7Zm2.29 10.71-3.68-3.68A8.97 8.97 0 0 1 12 21.01c-4.96 0-9-4.04-9-9 0-2.12.74-4.07 1.98-5.61L3.59 5.01H3v-.59L1.29 2.71 2.7 1.3l20 20zm-5.11-5.11L8.58 10h-.59v-.59L6.4 7.82a6.87 6.87 0 0 0-1.41 4.17c0 3.86 3.14 7 7 7 1.57 0 3.02-.53 4.18-1.4Z'/%3E%3C/svg%3E",
@@ -2330,6 +2337,9 @@ $assets: ("safety::absorber-absent-mono": "data:image/svg+xml,%3Csvg xmlns='http
2330
2337
  "core::view-off": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 5c-1.2 0-2.4.2-3.5.6l1.6 1.6c.6-.1 1.2-.2 1.9-.2 2.2 0 4 1.8 4 4 0 .6-.2 1.2-.4 1.8l.8.7c.4-.7.7-1.6.7-2.5 0-1.1-.4-2.1-1-3 1.6.8 3.1 2.2 4.3 4-.8 1.1-1.7 2.1-2.7 2.9l1.4 1.4c1.4-1.1 2.6-2.6 3.6-4.3-2.5-4.3-6.4-7-10.7-7m3 8.6L2.7 1.3 1.3 2.7l4.4 4.4C4 8.3 2.5 10 1.3 12c2.6 4.3 6.4 7 10.7 7 1.6 0 3.1-.4 4.5-1l4.8 4.8 1.4-1.4zM12 17c-3.1 0-6.1-1.8-8.4-5 1-1.5 2.2-2.6 3.5-3.5l6.2 6.2c-.4.2-.8.3-1.3.3-2.2 0-4-1.8-4-4H7c0 2.8 2.2 5 5 5 .8 0 1.5-.2 2.1-.5l.9.9q-1.5.6-3 .6'/%3E%3C/svg%3E",
2331
2338
  "core::view": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 5C7.68 5 3.83 7.72 1.26 12c2.57 4.28 6.42 7 10.74 7s8.17-2.72 10.74-7C20.17 7.72 16.32 5 12 5m0 12c-3.11 0-6.11-1.81-8.36-5C5.89 8.81 8.88 7 12 7c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4H7c0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.11-.37-2.12-.98-2.95 1.6.85 3.09 2.17 4.34 3.95-2.25 3.19-5.24 5-8.36 5'/%3E%3C/svg%3E",
2332
2339
  "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",
2340
+ "core::volume-high": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M22 12c0 2.58-.98 4.94-2.59 6.71l-1.42-1.42a7.964 7.964 0 0 0 0-10.58l1.42-1.42A9.95 9.95 0 0 1 22 12m-5.42-3.88-1.43 1.43c.54.68.85 1.53.85 2.45s-.31 1.77-.85 2.45l1.43 1.43C17.47 14.84 18 13.48 18 12s-.53-2.84-1.42-3.88M13 5v14c0 .55-.45 1-1 1h-1.5c-.27 0-.52-.11-.71-.29L6.09 16H3c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h3.09l3.7-3.71c.19-.18.44-.29.71-.29H12c.55 0 1 .45 1 1m-7 5H4v4h2zm5-4h-.09l-3.7 3.71a.8.8 0 0 1-.21.15v4.28a.8.8 0 0 1 .21.15l3.7 3.71H11z'/%3E%3C/svg%3E",
2341
+ "core::volume-low": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M18 12c0 1.48-.53 2.84-1.42 3.88l-1.43-1.43c.54-.68.85-1.53.85-2.45s-.31-1.77-.85-2.45l1.43-1.43C17.47 9.16 18 10.52 18 12m-5-7v14c0 .55-.45 1-1 1h-1.5c-.27 0-.52-.11-.71-.29L6.09 16H3c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h3.09l3.7-3.71c.19-.18.44-.29.71-.29H12c.55 0 1 .45 1 1m-7 5H4v4h2zm5-4h-.09l-3.7 3.71a.8.8 0 0 1-.21.15v4.28a.8.8 0 0 1 .21.15l3.7 3.71H11z'/%3E%3C/svg%3E",
2342
+ "core::volume-mute": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m19.41 12 2 2L20 15.41l-2-2-2 2L14.59 14l2-2-2-2L16 8.59l2 2 2-2L21.41 10zM12 4h-1.5c-.27 0-.52.11-.71.29L6.09 8H3c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h3.09l3.7 3.71c.19.18.44.29.71.29H12c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1M6 14H4v-4h2zm5 4h-.09l-3.7-3.71a.8.8 0 0 0-.21-.15V9.86a.8.8 0 0 0 .21-.15L10.91 6H11z'/%3E%3C/svg%3E",
2333
2343
  "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-.4-.66-.64-1.12-.64s-.89.24-1.12.64L1 19.04c-.23.4-.24.9-.01 1.3.23.41.67.66 1.13.66h19.76c.46 0 .9-.25 1.13-.66.23-.4.22-.9-.01-1.3M11 8h2v6.5h-2zm2.25 9c0 .69-.56 1.24-1.25 1.24s-1.25-.56-1.25-1.24v-.02c0-.69.56-1.24 1.25-1.24s1.25.56 1.25 1.24z'/%3E%3C/svg%3E",
2334
2344
  "core::warning-outline": "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 19zm7.4-1.94c0 .68.56 1.24 1.25 1.24s1.25-.55 1.25-1.24v-.02c0-.68-.56-1.24-1.25-1.24s-1.25.55-1.25 1.24zm.25-2.5h2v-6.5h-2z'/%3E%3C/svg%3E",
2335
2345
  "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",
@@ -0,0 +1,4 @@
1
+ {
2
+ "description": "",
3
+ "tags": []
4
+ }
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="icons" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><defs><style>.cls-1{fill:#f0f;}</style></defs><path class="cls-1" d="M19,12c0,3.52-2.61,6.44-6,6.92v2.08h-2v-2.08c-3.39-.48-6-3.4-6-6.92h2c0,2.76,2.24,5,5,5s5-2.24,5-5h2ZM15,12v-6c0-1.65-1.35-3-3-3s-3,1.35-3,3v6c0,1.65,1.35,3,3,3s3-1.35,3-3ZM13,6v6c0,.55-.45,1-1,1s-1-.45-1-1v-6c0-.55.45-1,1-1s1,.45,1,1Z"/></svg>
@@ -0,0 +1,4 @@
1
+ {
2
+ "description": "",
3
+ "tags": []
4
+ }
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="icons" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><defs><style>.cls-1{fill:#f0f;}</style></defs><path class="cls-1" d="M19,19v1h1v1h1v-2h-2ZM18,20v1h1v-1h-1ZM18,18v1h1v-1h-1ZM14,18v3h3v-3h-3ZM16,20h-1v-1h1v1ZM18,14v3h3v-3h-3ZM20,16h-1v-1h1v1ZM14,14v3h3v-3h-3ZM16,16h-1v-1h1v1ZM21.98,19v3h-3v1h3.38c.34,0,.62-.28.62-.63v-3.37h-1ZM12.61,12c-.35,0-.63.28-.63.62v3.38h1v-3h3v-1h-3.37ZM12.98,22v-3h-1v3.38c0,.34.28.62.63.62h3.37v-1h-3ZM22.38,12h-3.38v1h3v3h1v-3.37c0-.35-.28-.63-.62-.63ZM18,3v8h-2v-7h-2c0,.55-.45,1-1,1h-2c-.55,0-1-.45-1-1h-2.03l.03,16h2.92v2h-3.92c-.55,0-1-.45-1-1l-.03-18c0-.26.11-.52.29-.71.19-.18.45-.29.71-.29h10.03c.55,0,1,.45,1,1Z"/></svg>
@@ -0,0 +1,4 @@
1
+ {
2
+ "description": "",
3
+ "tags": []
4
+ }
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="icons" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><defs><style>.cls-1{fill:#f0f;}</style></defs><path class="cls-1" d="M22,12c0,2.58-.98,4.94-2.59,6.71l-1.42-1.42c1.25-1.41,2.01-3.27,2.01-5.29s-.76-3.88-2.01-5.29l1.42-1.42c1.61,1.77,2.59,4.13,2.59,6.71ZM16.58,8.12l-1.43,1.43c.54.68.85,1.53.85,2.45s-.31,1.77-.85,2.45l1.43,1.43c.89-1.04,1.42-2.4,1.42-3.88s-.53-2.84-1.42-3.88ZM13,5v14c0,.55-.45,1-1,1h-1.5c-.27,0-.52-.11-.71-.29l-3.7-3.71h-3.09c-.55,0-1-.45-1-1v-6c0-.55.45-1,1-1h3.09l3.7-3.71c.19-.18.44-.29.71-.29h1.5c.55,0,1,.45,1,1ZM6,10h-2v4h2v-4ZM11,6h-.09l-3.7,3.71c-.06.06-.13.11-.21.15v4.28c.08.04.15.09.21.15l3.7,3.71h.09V6Z"/></svg>
@@ -0,0 +1,4 @@
1
+ {
2
+ "description": "",
3
+ "tags": []
4
+ }
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="icons" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><defs><style>.cls-1{fill:#f0f;}</style></defs><path class="cls-1" d="M18,12c0,1.48-.53,2.84-1.42,3.88l-1.43-1.43c.54-.68.85-1.53.85-2.45s-.31-1.77-.85-2.45l1.43-1.43c.89,1.04,1.42,2.4,1.42,3.88ZM13,5v14c0,.55-.45,1-1,1h-1.5c-.27,0-.52-.11-.71-.29l-3.7-3.71h-3.09c-.55,0-1-.45-1-1v-6c0-.55.45-1,1-1h3.09l3.7-3.71c.19-.18.44-.29.71-.29h1.5c.55,0,1,.45,1,1ZM6,10h-2v4h2v-4ZM11,6h-.09l-3.7,3.71c-.06.06-.13.11-.21.15v4.28c.08.04.15.09.21.15l3.7,3.71h.09V6Z"/></svg>
@@ -0,0 +1,4 @@
1
+ {
2
+ "description": "",
3
+ "tags": []
4
+ }
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="icons" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><defs><style>.cls-1{fill:#f0f;}</style></defs><path class="cls-1" d="M19.41,12l2,2-1.41,1.41-2-2-2,2-1.41-1.41,2-2-2-2,1.41-1.41,2,2,2-2,1.41,1.41-2,2ZM12,4h-1.5c-.27,0-.52.11-.71.29l-3.7,3.71h-3.09c-.55,0-1,.45-1,1v6c0,.55.45,1,1,1h3.09l3.7,3.71c.19.18.44.29.71.29h1.5c.55,0,1-.45,1-1V5c0-.55-.45-1-1-1ZM6,14h-2v-4h2v4ZM11,18h-.09l-3.7-3.71c-.06-.06-.13-.11-.21-.15v-4.28c.08-.04.15-.09.21-.15l3.7-3.71h.09v12Z"/></svg>
@@ -1,4 +1,5 @@
1
1
  {
2
2
  "description": "",
3
- "tags": []
3
+ "tags": [],
4
+ "deprecated": true
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
2
  "description": "",
3
- "tags": []
3
+ "tags": [],
4
+ "deprecated": true
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
2
  "description": "",
3
- "tags": []
3
+ "tags": [],
4
+ "deprecated": true
4
5
  }
@@ -1,4 +1,5 @@
1
1
  {
2
2
  "description": "",
3
- "tags": []
3
+ "tags": [],
4
+ "deprecated": true
4
5
  }
@@ -0,0 +1,8 @@
1
+ import { type OdxAsset } from '@odx/assets-utils';
2
+ declare const _default: OdxAsset;
3
+ export default _default;
4
+ declare global {
5
+ interface _OdxIcon {
6
+ 'core::microphone': 1;
7
+ }
8
+ }
@@ -0,0 +1,2 @@
1
+ import { registerAsset as r } from '@odx/assets-utils';
2
+ export default r('odx-icon::core::microphone', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M19 12c0 3.52-2.61 6.44-6 6.92V21h-2v-2.08c-3.39-.48-6-3.4-6-6.92h2c0 2.76 2.24 5 5 5s5-2.24 5-5zm-4 0V6c0-1.65-1.35-3-3-3S9 4.35 9 6v6c0 1.65 1.35 3 3 3s3-1.35 3-3m-2-6v6c0 .55-.45 1-1 1s-1-.45-1-1V6c0-.55.45-1 1-1s1 .45 1 1"/></svg>');
@@ -0,0 +1,8 @@
1
+ import { type OdxAsset } from '@odx/assets-utils';
2
+ declare const _default: OdxAsset;
3
+ export default _default;
4
+ declare global {
5
+ interface _OdxIcon {
6
+ 'core::qr-code-scan': 1;
7
+ }
8
+ }
@@ -0,0 +1,2 @@
1
+ import { registerAsset as r } from '@odx/assets-utils';
2
+ export default r('odx-icon::core::qr-code-scan', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M19 19v1h1v1h1v-2zm-1 1v1h1v-1zm0-2v1h1v-1zm-4 0v3h3v-3zm2 2h-1v-1h1zm2-6v3h3v-3zm2 2h-1v-1h1zm-6-2v3h3v-3zm2 2h-1v-1h1zm5.98 3v3h-3v1h3.38c.34 0 .62-.28.62-.63V19zm-9.37-7c-.35 0-.63.28-.63.62V16h1v-3h3v-1zm.37 10v-3h-1v3.38c0 .34.28.62.63.62h3.37v-1zm9.4-10H19v1h3v3h1v-3.37c0-.35-.28-.63-.62-.63M18 3v8h-2V4h-2c0 .55-.45 1-1 1h-2c-.55 0-1-.45-1-1H7.97L8 20h2.92v2H7c-.55 0-1-.45-1-1L5.97 3c0-.26.11-.52.29-.71.19-.18.45-.29.71-.29H17c.55 0 1 .45 1 1"/></svg>');
@@ -0,0 +1,8 @@
1
+ import { type OdxAsset } from '@odx/assets-utils';
2
+ declare const _default: OdxAsset;
3
+ export default _default;
4
+ declare global {
5
+ interface _OdxIcon {
6
+ 'core::volume-high': 1;
7
+ }
8
+ }
@@ -0,0 +1,2 @@
1
+ import { registerAsset as r } from '@odx/assets-utils';
2
+ export default r('odx-icon::core::volume-high', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M22 12c0 2.58-.98 4.94-2.59 6.71l-1.42-1.42a7.964 7.964 0 0 0 0-10.58l1.42-1.42A9.95 9.95 0 0 1 22 12m-5.42-3.88-1.43 1.43c.54.68.85 1.53.85 2.45s-.31 1.77-.85 2.45l1.43 1.43C17.47 14.84 18 13.48 18 12s-.53-2.84-1.42-3.88M13 5v14c0 .55-.45 1-1 1h-1.5c-.27 0-.52-.11-.71-.29L6.09 16H3c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h3.09l3.7-3.71c.19-.18.44-.29.71-.29H12c.55 0 1 .45 1 1m-7 5H4v4h2zm5-4h-.09l-3.7 3.71a.8.8 0 0 1-.21.15v4.28a.8.8 0 0 1 .21.15l3.7 3.71H11z"/></svg>');
@@ -0,0 +1,8 @@
1
+ import { type OdxAsset } from '@odx/assets-utils';
2
+ declare const _default: OdxAsset;
3
+ export default _default;
4
+ declare global {
5
+ interface _OdxIcon {
6
+ 'core::volume-low': 1;
7
+ }
8
+ }
@@ -0,0 +1,2 @@
1
+ import { registerAsset as r } from '@odx/assets-utils';
2
+ export default r('odx-icon::core::volume-low', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="M18 12c0 1.48-.53 2.84-1.42 3.88l-1.43-1.43c.54-.68.85-1.53.85-2.45s-.31-1.77-.85-2.45l1.43-1.43C17.47 9.16 18 10.52 18 12m-5-7v14c0 .55-.45 1-1 1h-1.5c-.27 0-.52-.11-.71-.29L6.09 16H3c-.55 0-1-.45-1-1V9c0-.55.45-1 1-1h3.09l3.7-3.71c.19-.18.44-.29.71-.29H12c.55 0 1 .45 1 1m-7 5H4v4h2zm5-4h-.09l-3.7 3.71a.8.8 0 0 1-.21.15v4.28a.8.8 0 0 1 .21.15l3.7 3.71H11z"/></svg>');
@@ -0,0 +1,8 @@
1
+ import { type OdxAsset } from '@odx/assets-utils';
2
+ declare const _default: OdxAsset;
3
+ export default _default;
4
+ declare global {
5
+ interface _OdxIcon {
6
+ 'core::volume-mute': 1;
7
+ }
8
+ }
@@ -0,0 +1,2 @@
1
+ import { registerAsset as r } from '@odx/assets-utils';
2
+ export default r('odx-icon::core::volume-mute', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="currentColor" d="m19.41 12 2 2L20 15.41l-2-2-2 2L14.59 14l2-2-2-2L16 8.59l2 2 2-2L21.41 10zM12 4h-1.5c-.27 0-.52.11-.71.29L6.09 8H3c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h3.09l3.7 3.71c.19.18.44.29.71.29H12c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1M6 14H4v-4h2zm5 4h-.09l-3.7-3.71a.8.8 0 0 0-.21-.15V9.86a.8.8 0 0 0 .21-.15L10.91 6H11z"/></svg>');
@@ -261,6 +261,7 @@ export { default as MedicalProductAgentIcon } from './core/medical-product-agent
261
261
  export { default as MenuIcon } from './core/menu.js';
262
262
  export { default as MenuFavoritesIcon } from './core/menu-favorites.js';
263
263
  export { default as MenuFunctionsIcon } from './core/menu-functions.js';
264
+ export { default as MicrophoneIcon } from './core/microphone.js';
264
265
  export { default as MinimizeIcon } from './core/minimize.js';
265
266
  export { default as MinusIcon } from './core/minus.js';
266
267
  export { default as ModeSwitchIcon } from './core/mode-switch.js';
@@ -301,6 +302,7 @@ export { default as PrintSuccessMonoIcon } from './core/print-success-mono.js';
301
302
  export { default as PrintWarningIcon } from './core/print-warning.js';
302
303
  export { default as PrintWarningMonoIcon } from './core/print-warning-mono.js';
303
304
  export { default as ProductsIcon } from './core/products.js';
305
+ export { default as QrCodeScanIcon } from './core/qr-code-scan.js';
304
306
  export { default as RearrangeIcon } from './core/rearrange.js';
305
307
  export { default as RedoIcon } from './core/redo.js';
306
308
  export { default as ReloadIcon } from './core/reload.js';
@@ -415,6 +417,9 @@ export { default as VideoIcon } from './core/video.js';
415
417
  export { default as ViewIcon } from './core/view.js';
416
418
  export { default as ViewOffIcon } from './core/view-off.js';
417
419
  export { default as VisualInspectionIcon } from './core/visual-inspection.js';
420
+ export { default as VolumeHighIcon } from './core/volume-high.js';
421
+ export { default as VolumeLowIcon } from './core/volume-low.js';
422
+ export { default as VolumeMuteIcon } from './core/volume-mute.js';
418
423
  export { default as WarningIcon } from './core/warning.js';
419
424
  export { default as WarningFilledIcon } from './core/warning-filled.js';
420
425
  export { default as WarningFilledMonoIcon } from './core/warning-filled-mono.js';
@@ -261,6 +261,7 @@ export { default as MedicalProductAgentIcon } from './core/medical-product-agent
261
261
  export { default as MenuIcon } from './core/menu.js';
262
262
  export { default as MenuFavoritesIcon } from './core/menu-favorites.js';
263
263
  export { default as MenuFunctionsIcon } from './core/menu-functions.js';
264
+ export { default as MicrophoneIcon } from './core/microphone.js';
264
265
  export { default as MinimizeIcon } from './core/minimize.js';
265
266
  export { default as MinusIcon } from './core/minus.js';
266
267
  export { default as ModeSwitchIcon } from './core/mode-switch.js';
@@ -301,6 +302,7 @@ export { default as PrintSuccessMonoIcon } from './core/print-success-mono.js';
301
302
  export { default as PrintWarningIcon } from './core/print-warning.js';
302
303
  export { default as PrintWarningMonoIcon } from './core/print-warning-mono.js';
303
304
  export { default as ProductsIcon } from './core/products.js';
305
+ export { default as QrCodeScanIcon } from './core/qr-code-scan.js';
304
306
  export { default as RearrangeIcon } from './core/rearrange.js';
305
307
  export { default as RedoIcon } from './core/redo.js';
306
308
  export { default as ReloadIcon } from './core/reload.js';
@@ -415,6 +417,9 @@ export { default as VideoIcon } from './core/video.js';
415
417
  export { default as ViewIcon } from './core/view.js';
416
418
  export { default as ViewOffIcon } from './core/view-off.js';
417
419
  export { default as VisualInspectionIcon } from './core/visual-inspection.js';
420
+ export { default as VolumeHighIcon } from './core/volume-high.js';
421
+ export { default as VolumeLowIcon } from './core/volume-low.js';
422
+ export { default as VolumeMuteIcon } from './core/volume-mute.js';
418
423
  export { default as WarningIcon } from './core/warning.js';
419
424
  export { default as WarningFilledIcon } from './core/warning-filled.js';
420
425
  export { default as WarningFilledMonoIcon } from './core/warning-filled-mono.js';
@@ -1 +1,7 @@
1
+ import { registerAssetMetadata } from '@odx/assets-utils';
2
+ const r = (name, metadata) => registerAssetMetadata(`odx-icon::safety::${name}`, metadata);
3
+ r('microphone', { deprecated: true });
4
+ r('volume-max', { deprecated: true });
5
+ r('volume-min', { deprecated: true });
6
+ r('volume-mute', { deprecated: true });
1
7
  export default { namespace: 'odx-icon', set: 'safety' };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@odx/icons",
3
3
  "description": "A library of icon assets for ODX",
4
- "version": "4.9.1",
4
+ "version": "4.10.0",
5
5
  "author": "Drägerwerk AG & Co.KGaA",
6
6
  "license": "SEE LICENSE IN LICENSE",
7
7
  "homepage": "https://odx.draeger.com",