@yahoo/uds-icons 2.1.2 → 2.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/dist/fixtures.cjs +1 -1
  2. package/dist/fixtures.d.cts +10 -3
  3. package/dist/fixtures.d.ts +10 -3
  4. package/dist/fixtures.js +1 -1
  5. package/dist/icons/AirQuality.cjs +2 -0
  6. package/dist/icons/AirQuality.d.cts +12 -0
  7. package/dist/icons/AirQuality.d.ts +12 -0
  8. package/dist/icons/AirQuality.js +2 -0
  9. package/dist/icons/ArrowDown.cjs +1 -1
  10. package/dist/icons/ArrowDown.js +1 -1
  11. package/dist/icons/Barometer.cjs +2 -0
  12. package/dist/icons/Barometer.d.cts +12 -0
  13. package/dist/icons/Barometer.d.ts +12 -0
  14. package/dist/icons/Barometer.js +2 -0
  15. package/dist/icons/CalendarRightArrow.cjs +2 -0
  16. package/dist/icons/CalendarRightArrow.d.cts +12 -0
  17. package/dist/icons/CalendarRightArrow.d.ts +12 -0
  18. package/dist/icons/CalendarRightArrow.js +2 -0
  19. package/dist/icons/Check.cjs +1 -1
  20. package/dist/icons/Check.js +1 -1
  21. package/dist/icons/Dandelion.cjs +2 -0
  22. package/dist/icons/Dandelion.d.cts +12 -0
  23. package/dist/icons/Dandelion.d.ts +12 -0
  24. package/dist/icons/Dandelion.js +2 -0
  25. package/dist/icons/LiquidDrop.cjs +2 -0
  26. package/dist/icons/LiquidDrop.d.cts +12 -0
  27. package/dist/icons/LiquidDrop.d.ts +12 -0
  28. package/dist/icons/LiquidDrop.js +2 -0
  29. package/dist/icons/RadioCircle.cjs +2 -0
  30. package/dist/icons/RadioCircle.d.cts +12 -0
  31. package/dist/icons/RadioCircle.d.ts +12 -0
  32. package/dist/icons/RadioCircle.js +2 -0
  33. package/dist/icons/Satellite.cjs +2 -0
  34. package/dist/icons/Satellite.d.cts +12 -0
  35. package/dist/icons/Satellite.d.ts +12 -0
  36. package/dist/icons/Satellite.js +2 -0
  37. package/dist/icons/TwoArrowsDiagonalOutwards.cjs +1 -1
  38. package/dist/icons/TwoArrowsDiagonalOutwards.js +1 -1
  39. package/dist/icons/index.cjs +1 -1
  40. package/dist/icons/index.d.cts +7 -0
  41. package/dist/icons/index.d.ts +7 -0
  42. package/dist/icons/index.js +1 -1
  43. package/package.json +1 -1
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgIconProps } from '@yahoo/uds-icons/types';
3
+
4
+ declare const AirQuality: {
5
+ ({ size, variant }: SvgIconProps): react_jsx_runtime.JSX.Element;
6
+ metadata: {
7
+ name: string;
8
+ isSvgIcon: boolean;
9
+ };
10
+ };
11
+
12
+ export { AirQuality };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgIconProps } from '@yahoo/uds-icons/types';
3
+
4
+ declare const AirQuality: {
5
+ ({ size, variant }: SvgIconProps): react_jsx_runtime.JSX.Element;
6
+ metadata: {
7
+ name: string;
8
+ isSvgIcon: boolean;
9
+ };
10
+ };
11
+
12
+ export { AirQuality };
@@ -0,0 +1,2 @@
1
+ import {jsx,Fragment}from'react/jsx-runtime';/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
+ const t=({size:v,variant:r})=>{if(r==="outline")switch(v){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M3.6 1.6v2.853l1.411.695c.752.37 1.595.464 2.389.29V1.6zm0 4.636v3.217l1.411.695a3.65 3.65 0 0 0 2.389.29V7.063a5.24 5.24 0 0 1-3.096-.48zm5.4.315v3.137a5.24 5.24 0 0 1 5.257.067l.743.443v1.863l-1.563-.932a3.64 3.64 0 0 0-3.896.103 5 5 0 0 1-.541.319V16H2V0h7v4.688a5.24 5.24 0 0 1 5.257.067l.743.443v1.863l-1.563-.932a3.64 3.64 0 0 0-3.896.103A5 5 0 0 1 9 6.551m-1.6 5.513a5.24 5.24 0 0 1-3.096-.48l-.704-.348V14.4h3.8z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M5.6 3.6v1.846l1.913 1.02a4.38 4.38 0 0 0 4.64-.322q.123-.088.247-.17V3.6zm0 3.66v3.187l1.913 1.02a4.38 4.38 0 0 0 4.64-.323q.123-.088.247-.17v-3.1a5.98 5.98 0 0 1-5.64.005zm8.4-.33v3.307a5.98 5.98 0 0 1 4.92.72l1.08.698v1.906l-1.948-1.26a4.38 4.38 0 0 0-4.052-.37v3.306a5.98 5.98 0 0 1 4.92.72l1.08.698v1.906l-1.948-1.26a4.38 4.38 0 0 0-4.052-.37V22H4V2h10v3.238a5.98 5.98 0 0 1 4.92.72l1.08.698v1.905l-1.948-1.259A4.38 4.38 0 0 0 14 6.932m-1.6 9.043v-3.1a5.98 5.98 0 0 1-5.64.005l-1.16-.62v3.188l1.913 1.02a4.38 4.38 0 0 0 4.64-.323q.123-.088.247-.17M5.6 17.26v3.14h6.8v-2.526a5.98 5.98 0 0 1-5.64.005z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M6 3v3.4l2.676 1.427a6.77 6.77 0 0 0 7.172-.498L16 7.22V3zm0 5.667V13.4l2.676 1.427a6.77 6.77 0 0 0 7.172-.498L16 14.22V9.589a8.78 8.78 0 0 1-8.265.004zm12-.312v4.827a8.78 8.78 0 0 1 7.772.874L28 15.496v2.382l-3.314-2.142A6.78 6.78 0 0 0 18 15.355v4.827a8.78 8.78 0 0 1 7.772.874L28 22.496v2.382l-3.314-2.142A6.78 6.78 0 0 0 18 22.355V31H4V1h14v5.182a8.78 8.78 0 0 1 7.772.874L28 8.496v2.382l-3.314-2.142A6.78 6.78 0 0 0 18 8.355M16 21.22v-4.633a8.78 8.78 0 0 1-8.265.004L6 15.667V20.4l2.676 1.427a6.77 6.77 0 0 0 7.172-.499zM6 22.667V29h10v-5.412a8.78 8.78 0 0 1-8.265.004z"})})}if(r==="fill")switch(v){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M2 0h7v4.688a5 5 0 0 0-.35.216 3.64 3.64 0 0 1-3.639.244L3.5 4.404v1.783l.804.396A5.24 5.24 0 0 0 9 6.551v3.137a5 5 0 0 0-.35.216 3.64 3.64 0 0 1-3.639.244L3.5 9.404v1.783l.804.396A5.24 5.24 0 0 0 9 11.55V16H2zm7 11.55q.278-.141.541-.318a3.64 3.64 0 0 1 3.896-.103L15 12.06v-1.863l-.743-.443A5.24 5.24 0 0 0 9 9.688zm0-5q.278-.141.541-.318a3.64 3.64 0 0 1 3.896-.103L15 7.06V5.198l-.743-.443A5.24 5.24 0 0 0 9 4.688z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M4 2v20h10v-5.069a4.38 4.38 0 0 1 4.052.371L20 18.562v-1.906l-1.08-.697a5.98 5.98 0 0 0-4.92-.72v1.692q-.476.197-.905.507a5.98 5.98 0 0 1-6.335.44L5.6 17.26v-1.814l1.913 1.02a4.38 4.38 0 0 0 4.64-.322A6 6 0 0 1 14 15.238v-3.307a4.38 4.38 0 0 1 4.052.371L20 13.562v-1.906l-1.08-.697a5.98 5.98 0 0 0-4.92-.72v1.692q-.476.197-.905.507a5.98 5.98 0 0 1-6.335.44L5.6 12.26v-1.814l1.913 1.02a4.38 4.38 0 0 0 4.64-.322A6 6 0 0 1 14 10.238V6.931a4.38 4.38 0 0 1 4.052.371L20 8.562V6.655l-1.08-.698a5.98 5.98 0 0 0-4.92-.72V6.93q-.476.197-.905.507a5.98 5.98 0 0 1-6.335.44L5.6 7.26V5.446l1.913 1.02a4.38 4.38 0 0 0 4.64-.322A6 6 0 0 1 14 5.238V2z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M18 1H4v30h14v-8.645a6.78 6.78 0 0 1 6.686.38L28 24.879v-2.382l-2.228-1.44A8.78 8.78 0 0 0 18 20.182v-4.827a6.78 6.78 0 0 1 6.686.38L28 17.879v-2.382l-2.228-1.44A8.78 8.78 0 0 0 18 13.182V8.355a6.78 6.78 0 0 1 6.686.38L28 10.879V8.496l-2.228-1.44A8.78 8.78 0 0 0 18 6.182zm0 5.182v2.173a7 7 0 0 0-.976.591 8.77 8.77 0 0 1-9.29.646L6 8.667V6.4l2.676 1.427a6.77 6.77 0 0 0 7.172-.498A8.8 8.8 0 0 1 18 6.182m0 7v2.173a7 7 0 0 0-.976.591 8.77 8.77 0 0 1-9.29.646L6 15.667V13.4l2.676 1.427a6.77 6.77 0 0 0 7.172-.498A8.8 8.8 0 0 1 18 13.182m0 7v2.173a7 7 0 0 0-.976.591 8.77 8.77 0 0 1-9.29.646L6 22.667V20.4l2.676 1.427a6.77 6.77 0 0 0 7.172-.499A8.8 8.8 0 0 1 18 20.182"})})}return jsx(Fragment,{})};t.metadata={name:"AirQuality",isSvgIcon:!0};export{t as AirQuality};
@@ -1,2 +1,2 @@
1
1
  'use strict';var jsxRuntime=require('react/jsx-runtime');/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
- const e=({size:o,variant:l})=>{if(l==="outline")switch(o){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"m6.914 15.975 6.914-6.982-1.42-1.407-4.494 4.537V0h-2v12.123L1.421 7.586 0 8.993z"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"m11.876 21.055 7.875-7.875-1.485-1.485-5.34 5.34V3h-2.1v14.035l-5.341-5.34L4 13.18z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"m16.899 24.732 9.75-9.75 1.767 1.768L15.65 29.518 2.88 16.75l1.768-1.768 9.75 9.75V2.5h2.5z"})})}if(l==="fill")switch(o){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"m7.126 16.338 7.127-7.196-1.635-1.618-4.342 4.384V0h-2.3v11.908L1.634 7.524 0 9.142z"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"m12.095 21.333 8.095-8.095-1.838-1.838-4.957 4.956V3h-2.6v13.356L5.838 11.4 4 13.238z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"m17.5 24.379 9.5-9.5L29.122 17 16 30.121 2.88 17 5 14.879l9.5 9.5V2.5h3z"})})}return jsxRuntime.jsx(jsxRuntime.Fragment,{})};e.metadata={name:"ArrowDown",isSvgIcon:!0};exports.ArrowDown=e;
2
+ const t=({size:o,variant:e})=>{if(e==="outline")switch(o){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("g",{clipPath:"url(#ArrowDown-outline-16_svg__a)",children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M7.95 16 1.04 9.09l1.5-1.497 2.365 2.39 2.198 2.185V.091h1.88v12.074l2.195-2.187 2.361-2.387 1.409 1.41z"})})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"m12.006 21-7.88-7.878 1.5-1.5L10.95 17V3h2.116v14l5.313-5.372 1.5 1.5z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"m17.25 24.723 8.866-8.867.884-.883 1.768 1.767-.884.884-11 11-.884.884-.884-.884-11-11-.884-.884L5 14.973l.884.883 8.866 8.867V2.49h2.5v22.232",clipRule:"evenodd"})})}if(e==="fill")switch(o){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("g",{clipPath:"url(#ArrowDown-fill-16_svg__a)",children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M8 16 1 8.944l1.718-1.731 4.067 4.099V0h2.43v11.312l4.067-4.1L15 8.945z"})})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"m12 21-8-7.938 1.963-1.948 4.649 4.612V3h2.776v12.726l4.649-4.612L20 13.062z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"m17.5 24.068 8.44-8.44 1.06-1.06 2.122 2.121-1.061 1.061-11 11L16 29.81l-1.061-1.06-11-11-1.061-1.06L5 14.567l1.06 1.06 8.44 8.44V2.19h3v21.88",clipRule:"evenodd"})})}return jsxRuntime.jsx(jsxRuntime.Fragment,{})};t.metadata={name:"ArrowDown",isSvgIcon:!0};exports.ArrowDown=t;
@@ -1,2 +1,2 @@
1
1
  import {jsx,Fragment}from'react/jsx-runtime';/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
- const e=({size:o,variant:l})=>{if(l==="outline")switch(o){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"m6.914 15.975 6.914-6.982-1.42-1.407-4.494 4.537V0h-2v12.123L1.421 7.586 0 8.993z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"m11.876 21.055 7.875-7.875-1.485-1.485-5.34 5.34V3h-2.1v14.035l-5.341-5.34L4 13.18z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"m16.899 24.732 9.75-9.75 1.767 1.768L15.65 29.518 2.88 16.75l1.768-1.768 9.75 9.75V2.5h2.5z"})})}if(l==="fill")switch(o){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"m7.126 16.338 7.127-7.196-1.635-1.618-4.342 4.384V0h-2.3v11.908L1.634 7.524 0 9.142z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"m12.095 21.333 8.095-8.095-1.838-1.838-4.957 4.956V3h-2.6v13.356L5.838 11.4 4 13.238z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"m17.5 24.379 9.5-9.5L29.122 17 16 30.121 2.88 17 5 14.879l9.5 9.5V2.5h3z"})})}return jsx(Fragment,{})};e.metadata={name:"ArrowDown",isSvgIcon:!0};export{e as ArrowDown};
2
+ const t=({size:o,variant:e})=>{if(e==="outline")switch(o){case"sm":return jsx(Fragment,{children:jsx("g",{clipPath:"url(#ArrowDown-outline-16_svg__a)",children:jsx("path",{fill:"currentColor",d:"M7.95 16 1.04 9.09l1.5-1.497 2.365 2.39 2.198 2.185V.091h1.88v12.074l2.195-2.187 2.361-2.387 1.409 1.41z"})})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"m12.006 21-7.88-7.878 1.5-1.5L10.95 17V3h2.116v14l5.313-5.372 1.5 1.5z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"m17.25 24.723 8.866-8.867.884-.883 1.768 1.767-.884.884-11 11-.884.884-.884-.884-11-11-.884-.884L5 14.973l.884.883 8.866 8.867V2.49h2.5v22.232",clipRule:"evenodd"})})}if(e==="fill")switch(o){case"sm":return jsx(Fragment,{children:jsx("g",{clipPath:"url(#ArrowDown-fill-16_svg__a)",children:jsx("path",{fill:"currentColor",d:"M8 16 1 8.944l1.718-1.731 4.067 4.099V0h2.43v11.312l4.067-4.1L15 8.945z"})})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"m12 21-8-7.938 1.963-1.948 4.649 4.612V3h2.776v12.726l4.649-4.612L20 13.062z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"m17.5 24.068 8.44-8.44 1.06-1.06 2.122 2.121-1.061 1.061-11 11L16 29.81l-1.061-1.06-11-11-1.061-1.06L5 14.567l1.06 1.06 8.44 8.44V2.19h3v21.88",clipRule:"evenodd"})})}return jsx(Fragment,{})};t.metadata={name:"ArrowDown",isSvgIcon:!0};export{t as ArrowDown};
@@ -0,0 +1,2 @@
1
+ 'use strict';var jsxRuntime=require('react/jsx-runtime');/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
+ const o=({size:l,variant:h})=>{if(h==="outline")switch(l){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsxs("g",{fill:"currentColor",clipPath:"url(#Barometer-outline-16_svg__a)",children:[jsxRuntime.jsx("path",{d:"M8 9.75a1.75 1.75 0 0 0 .75-3.332V2.4h-1.5v4.018A1.75 1.75 0 0 0 8 9.75"}),jsxRuntime.jsx("path",{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-1.543.75H12v-1.5h2.457a6.501 6.501 0 0 0-12.914 0H4v1.5H1.543a6.5 6.5 0 0 0 5.707 5.707V12h1.5v2.457a6.5 6.5 0 0 0 5.707-5.707"})]})});case"md":return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{fill:"currentColor",d:"M12 14a2 2 0 0 0 .8-3.834V5h-1.6v5.166A2 2 0 0 0 12 14m3 4.25v-2H9v2z"}),jsxRuntime.jsx("path",{fill:"currentColor",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-1.738-.8a8.26 8.26 0 0 0-1.855-4.476L16.87 8.263l-.018.017-.014.014-.001.002-.003.002-.001.001-.013.013-.004.004-.003.003-.003.004-1.132-1.131 1.6-1.6A8.27 8.27 0 0 0 12 3.7c-2.004 0-3.842.71-5.276 1.892l1.599 1.6-1.131 1.131-1.6-1.6A8.26 8.26 0 0 0 3.738 11.2H6v1.6H3.738a8.3 8.3 0 0 0 16.524 0H18v-1.6z"})]});case"lg":return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{fill:"currentColor",d:"M16 18.5a2.5 2.5 0 0 0 1-4.792V5.5h-2v8.208a2.5 2.5 0 0 0 1 4.792m5 7.5v-3H11v3z"}),jsxRuntime.jsx("path",{fill:"currentColor",d:"M31 16c0 8.284-6.716 15-15 15S1 24.284 1 16 7.716 1 16 1s15 6.716 15 15m-2.038-1a12.94 12.94 0 0 0-3.09-7.458l-2.799 2.8h-.002L21.658 8.93l.007-.007.002-.002.012-.012.002-.002 2.778-2.778A12.95 12.95 0 0 0 16 3c-3.23 0-6.185 1.178-8.458 3.128l2.8 2.8-1.413 1.415-2.801-2.801A12.94 12.94 0 0 0 3.038 15h3.961L7 17H3.038C3.548 23.712 9.157 29 16 29s12.452-5.288 12.962-12H25v-2z"})]})}if(h==="fill")switch(l){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("g",{clipPath:"url(#Barometer-fill-16_svg__a)",children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M8 14.5a6.48 6.48 0 0 1-4.647-1.955l2.422-2.423A3.187 3.187 0 0 1 7.25 4.744v1.674a1.75 1.75 0 1 0 1.5 0V4.744a3.187 3.187 0 0 1 1.531 5.322l2.422 2.421A6.48 6.48 0 0 1 8 14.5M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16M7.25 2.5h1.5v2h-1.5z"})})});case"md":return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{fill:"currentColor",d:"m14.734 14.666 2.25 2.25a7 7 0 1 0-9.9.068l2.25-2.25A3.82 3.82 0 0 1 11.2 8.266V6.3h1.6v2h-1.6v1.866a2 2 0 1 0 1.6 0v-1.9a3.82 3.82 0 0 1 1.934 6.4"}),jsxRuntime.jsx("path",{fill:"currentColor",d:"M15 16.25v2H9v-2z"}),jsxRuntime.jsx("path",{fill:"currentColor",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-1.7 0a8.3 8.3 0 1 0-16.6 0 8.3 8.3 0 0 0 16.6 0"})]});case"lg":return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{fill:"currentColor",d:"M16 18.5a2.5 2.5 0 0 1-1-4.792v-3.625a6.002 6.002 0 0 0-3.189 10.213L8.275 23.83A10.97 10.97 0 0 1 5 16C5 9.925 9.925 5 16 5s11 4.925 11 11c0 3.01-1.21 5.738-3.169 7.725l-3.535-3.536A6.002 6.002 0 0 0 17 10.083v3.625a2.5 2.5 0 0 1-1 4.792M15 7v3h2V7z"}),jsxRuntime.jsx("path",{fill:"currentColor",d:"M21 26v-3H11v3z"}),jsxRuntime.jsx("path",{fill:"currentColor",d:"M31 16c0 8.284-6.716 15-15 15S1 24.284 1 16 7.716 1 16 1s15 6.716 15 15m-2 0c0-7.18-5.82-13-13-13S3 8.82 3 16s5.82 13 13 13 13-5.82 13-13"})]})}return jsxRuntime.jsx(jsxRuntime.Fragment,{})};o.metadata={name:"Barometer",isSvgIcon:!0};exports.Barometer=o;
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgIconProps } from '@yahoo/uds-icons/types';
3
+
4
+ declare const Barometer: {
5
+ ({ size, variant }: SvgIconProps): react_jsx_runtime.JSX.Element;
6
+ metadata: {
7
+ name: string;
8
+ isSvgIcon: boolean;
9
+ };
10
+ };
11
+
12
+ export { Barometer };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgIconProps } from '@yahoo/uds-icons/types';
3
+
4
+ declare const Barometer: {
5
+ ({ size, variant }: SvgIconProps): react_jsx_runtime.JSX.Element;
6
+ metadata: {
7
+ name: string;
8
+ isSvgIcon: boolean;
9
+ };
10
+ };
11
+
12
+ export { Barometer };
@@ -0,0 +1,2 @@
1
+ import {jsxs,Fragment,jsx}from'react/jsx-runtime';/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
+ const o=({size:l,variant:h})=>{if(h==="outline")switch(l){case"sm":return jsx(Fragment,{children:jsxs("g",{fill:"currentColor",clipPath:"url(#Barometer-outline-16_svg__a)",children:[jsx("path",{d:"M8 9.75a1.75 1.75 0 0 0 .75-3.332V2.4h-1.5v4.018A1.75 1.75 0 0 0 8 9.75"}),jsx("path",{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-1.543.75H12v-1.5h2.457a6.501 6.501 0 0 0-12.914 0H4v1.5H1.543a6.5 6.5 0 0 0 5.707 5.707V12h1.5v2.457a6.5 6.5 0 0 0 5.707-5.707"})]})});case"md":return jsxs(Fragment,{children:[jsx("path",{fill:"currentColor",d:"M12 14a2 2 0 0 0 .8-3.834V5h-1.6v5.166A2 2 0 0 0 12 14m3 4.25v-2H9v2z"}),jsx("path",{fill:"currentColor",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-1.738-.8a8.26 8.26 0 0 0-1.855-4.476L16.87 8.263l-.018.017-.014.014-.001.002-.003.002-.001.001-.013.013-.004.004-.003.003-.003.004-1.132-1.131 1.6-1.6A8.27 8.27 0 0 0 12 3.7c-2.004 0-3.842.71-5.276 1.892l1.599 1.6-1.131 1.131-1.6-1.6A8.26 8.26 0 0 0 3.738 11.2H6v1.6H3.738a8.3 8.3 0 0 0 16.524 0H18v-1.6z"})]});case"lg":return jsxs(Fragment,{children:[jsx("path",{fill:"currentColor",d:"M16 18.5a2.5 2.5 0 0 0 1-4.792V5.5h-2v8.208a2.5 2.5 0 0 0 1 4.792m5 7.5v-3H11v3z"}),jsx("path",{fill:"currentColor",d:"M31 16c0 8.284-6.716 15-15 15S1 24.284 1 16 7.716 1 16 1s15 6.716 15 15m-2.038-1a12.94 12.94 0 0 0-3.09-7.458l-2.799 2.8h-.002L21.658 8.93l.007-.007.002-.002.012-.012.002-.002 2.778-2.778A12.95 12.95 0 0 0 16 3c-3.23 0-6.185 1.178-8.458 3.128l2.8 2.8-1.413 1.415-2.801-2.801A12.94 12.94 0 0 0 3.038 15h3.961L7 17H3.038C3.548 23.712 9.157 29 16 29s12.452-5.288 12.962-12H25v-2z"})]})}if(h==="fill")switch(l){case"sm":return jsx(Fragment,{children:jsx("g",{clipPath:"url(#Barometer-fill-16_svg__a)",children:jsx("path",{fill:"currentColor",d:"M8 14.5a6.48 6.48 0 0 1-4.647-1.955l2.422-2.423A3.187 3.187 0 0 1 7.25 4.744v1.674a1.75 1.75 0 1 0 1.5 0V4.744a3.187 3.187 0 0 1 1.531 5.322l2.422 2.421A6.48 6.48 0 0 1 8 14.5M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16M7.25 2.5h1.5v2h-1.5z"})})});case"md":return jsxs(Fragment,{children:[jsx("path",{fill:"currentColor",d:"m14.734 14.666 2.25 2.25a7 7 0 1 0-9.9.068l2.25-2.25A3.82 3.82 0 0 1 11.2 8.266V6.3h1.6v2h-1.6v1.866a2 2 0 1 0 1.6 0v-1.9a3.82 3.82 0 0 1 1.934 6.4"}),jsx("path",{fill:"currentColor",d:"M15 16.25v2H9v-2z"}),jsx("path",{fill:"currentColor",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-1.7 0a8.3 8.3 0 1 0-16.6 0 8.3 8.3 0 0 0 16.6 0"})]});case"lg":return jsxs(Fragment,{children:[jsx("path",{fill:"currentColor",d:"M16 18.5a2.5 2.5 0 0 1-1-4.792v-3.625a6.002 6.002 0 0 0-3.189 10.213L8.275 23.83A10.97 10.97 0 0 1 5 16C5 9.925 9.925 5 16 5s11 4.925 11 11c0 3.01-1.21 5.738-3.169 7.725l-3.535-3.536A6.002 6.002 0 0 0 17 10.083v3.625a2.5 2.5 0 0 1-1 4.792M15 7v3h2V7z"}),jsx("path",{fill:"currentColor",d:"M21 26v-3H11v3z"}),jsx("path",{fill:"currentColor",d:"M31 16c0 8.284-6.716 15-15 15S1 24.284 1 16 7.716 1 16 1s15 6.716 15 15m-2 0c0-7.18-5.82-13-13-13S3 8.82 3 16s5.82 13 13 13 13-5.82 13-13"})]})}return jsx(Fragment,{})};o.metadata={name:"Barometer",isSvgIcon:!0};export{o as Barometer};
@@ -0,0 +1,2 @@
1
+ 'use strict';var jsxRuntime=require('react/jsx-runtime');/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
+ const a=({size:l,variant:o})=>{if(o==="outline")switch(l){case"sm":return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{fill:"currentColor",d:"M8.69 10.75H5v-1.5h3.69l-.72-.72 1.06-1.06L11.56 10l-2.53 2.53-1.06-1.06z"}),jsxRuntime.jsx("path",{fill:"currentColor",d:"M15 2.5h-1.625V1h-1.5v1.5h-7.75V1h-1.5v1.5H1V15h14zM2.5 4h11v.875h-11zm0 2.375h11V13.5h-11z"})]});case"md":return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{fill:"currentColor",d:"M13.515 16.143h-6.23v-2h6.23l-1.436-1.436 1.414-1.414 3.85 3.85-3.85 3.85-1.414-1.414z"}),jsxRuntime.jsx("path",{fill:"currentColor",d:"M23 3.357h-2.732V1h-2v2.357H5.732V1h-2v2.357H1V23h22zm-20 2h18v1.91H3zm0 3.91h18V21H3z"})]});case"lg":return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{fill:"currentColor",d:"M18.224 21.15H10v-2.3h8.224l-2.037-2.037 1.626-1.626L22.626 20l-4.813 4.813-1.626-1.626z"}),jsxRuntime.jsx("path",{fill:"currentColor",d:"M30 5h-3.6V2h-2.3v3H7.9V2H5.6v3H2v25h28zM4.3 7.3h23.4v2.8H4.3zm0 5.1h23.4v15.3H4.3z"})]})}if(o==="fill")switch(l){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M13.375 1v1.5H15V15H1V2.5h1.625V1h1.5v1.5h7.75V1zm.125 3.875h-11v1.5h11zm-4.509 5.75-.933.933.884.884L11.384 10 8.942 7.558l-.884.884.933.933H5v1.25z"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M20.268 3.357V1h-2v2.357H5.732V1h-2v2.357H1V23h22V3.357zM3 7.267h18v2H3zm4.286 8.876v-2h6.228l-1.435-1.436 1.414-1.414 3.85 3.85-3.85 3.85-1.414-1.414 1.435-1.436z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M5.6 2v3H2v25h28V5h-3.6V2h-2.3v3H7.9V2zm-1.3 8.1h23.4v2.3H4.3zM22.626 20l-4.813 4.813-1.626-1.626 2.037-2.037H10v-2.3h8.224l-2.037-2.037 1.626-1.626z"})})}return jsxRuntime.jsx(jsxRuntime.Fragment,{})};a.metadata={name:"CalendarRightArrow",isSvgIcon:!0};exports.CalendarRightArrow=a;
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgIconProps } from '@yahoo/uds-icons/types';
3
+
4
+ declare const CalendarRightArrow: {
5
+ ({ size, variant }: SvgIconProps): react_jsx_runtime.JSX.Element;
6
+ metadata: {
7
+ name: string;
8
+ isSvgIcon: boolean;
9
+ };
10
+ };
11
+
12
+ export { CalendarRightArrow };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgIconProps } from '@yahoo/uds-icons/types';
3
+
4
+ declare const CalendarRightArrow: {
5
+ ({ size, variant }: SvgIconProps): react_jsx_runtime.JSX.Element;
6
+ metadata: {
7
+ name: string;
8
+ isSvgIcon: boolean;
9
+ };
10
+ };
11
+
12
+ export { CalendarRightArrow };
@@ -0,0 +1,2 @@
1
+ import {jsxs,Fragment,jsx}from'react/jsx-runtime';/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
+ const a=({size:l,variant:o})=>{if(o==="outline")switch(l){case"sm":return jsxs(Fragment,{children:[jsx("path",{fill:"currentColor",d:"M8.69 10.75H5v-1.5h3.69l-.72-.72 1.06-1.06L11.56 10l-2.53 2.53-1.06-1.06z"}),jsx("path",{fill:"currentColor",d:"M15 2.5h-1.625V1h-1.5v1.5h-7.75V1h-1.5v1.5H1V15h14zM2.5 4h11v.875h-11zm0 2.375h11V13.5h-11z"})]});case"md":return jsxs(Fragment,{children:[jsx("path",{fill:"currentColor",d:"M13.515 16.143h-6.23v-2h6.23l-1.436-1.436 1.414-1.414 3.85 3.85-3.85 3.85-1.414-1.414z"}),jsx("path",{fill:"currentColor",d:"M23 3.357h-2.732V1h-2v2.357H5.732V1h-2v2.357H1V23h22zm-20 2h18v1.91H3zm0 3.91h18V21H3z"})]});case"lg":return jsxs(Fragment,{children:[jsx("path",{fill:"currentColor",d:"M18.224 21.15H10v-2.3h8.224l-2.037-2.037 1.626-1.626L22.626 20l-4.813 4.813-1.626-1.626z"}),jsx("path",{fill:"currentColor",d:"M30 5h-3.6V2h-2.3v3H7.9V2H5.6v3H2v25h28zM4.3 7.3h23.4v2.8H4.3zm0 5.1h23.4v15.3H4.3z"})]})}if(o==="fill")switch(l){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M13.375 1v1.5H15V15H1V2.5h1.625V1h1.5v1.5h7.75V1zm.125 3.875h-11v1.5h11zm-4.509 5.75-.933.933.884.884L11.384 10 8.942 7.558l-.884.884.933.933H5v1.25z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M20.268 3.357V1h-2v2.357H5.732V1h-2v2.357H1V23h22V3.357zM3 7.267h18v2H3zm4.286 8.876v-2h6.228l-1.435-1.436 1.414-1.414 3.85 3.85-3.85 3.85-1.414-1.414 1.435-1.436z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M5.6 2v3H2v25h28V5h-3.6V2h-2.3v3H7.9V2zm-1.3 8.1h23.4v2.3H4.3zM22.626 20l-4.813 4.813-1.626-1.626 2.037-2.037H10v-2.3h8.224l-2.037-2.037 1.626-1.626z"})})}return jsx(Fragment,{})};a.metadata={name:"CalendarRightArrow",isSvgIcon:!0};export{a as CalendarRightArrow};
@@ -1,2 +1,2 @@
1
1
  'use strict';var jsxRuntime=require('react/jsx-runtime');/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
- const o=({size:l,variant:e})=>{if(e==="outline")switch(l){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"m15.267 3.381-1.386-1.148-7.401 8.936-4.487-4.442-1.266 1.28 5.884 5.825z"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M20.264 5.852 10.37 18.366l-6.642-6.89 1.295-1.249 5.213 5.407 8.616-10.898z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M30.19 6.341 13.677 26.276 2.803 15.509l1.688-1.706 9.012 8.922L28.341 4.81z"})})}if(e==="fill")switch(l){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M15.479 3.361 6.622 14.053.515 8.007l1.478-1.492 4.476 4.431 7.392-8.925z"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"m20.545 5.82-10.16 12.85-6.94-7.198 1.584-1.527 5.192 5.385L18.82 4.455z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M30.33 6.328 13.687 26.423 2.662 15.51l1.829-1.848 9.005 8.916 14.832-17.91z"})})}return jsxRuntime.jsx(jsxRuntime.Fragment,{})};o.metadata={name:"Check",isSvgIcon:!0};exports.Check=o;
2
+ const o=({size:l,variant:e})=>{if(e==="outline")switch(l){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M13.5 3.89 6.951 12 2.5 7.48l.958-.993 3.394 3.447L12.452 3z"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M20.264 5.852 10.37 18.366l-6.642-6.89 1.295-1.249 5.213 5.407 8.616-10.898z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M30.19 6.341 13.677 26.276 2.803 15.509l1.688-1.706 9.012 8.922L28.341 4.81z"})})}if(e==="fill")switch(l){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M13.593 4.502 6.968 12.5 2.4 7.978 3.505 6.86l3.348 3.315 5.53-6.676z"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"m20.545 5.82-10.16 12.85-6.94-7.198 1.584-1.527 5.192 5.385L18.82 4.455z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M30.33 6.328 13.687 26.423 2.662 15.51l1.829-1.848 9.005 8.916 14.832-17.91z"})})}return jsxRuntime.jsx(jsxRuntime.Fragment,{})};o.metadata={name:"Check",isSvgIcon:!0};exports.Check=o;
@@ -1,2 +1,2 @@
1
1
  import {jsx,Fragment}from'react/jsx-runtime';/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
- const o=({size:l,variant:e})=>{if(e==="outline")switch(l){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"m15.267 3.381-1.386-1.148-7.401 8.936-4.487-4.442-1.266 1.28 5.884 5.825z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M20.264 5.852 10.37 18.366l-6.642-6.89 1.295-1.249 5.213 5.407 8.616-10.898z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M30.19 6.341 13.677 26.276 2.803 15.509l1.688-1.706 9.012 8.922L28.341 4.81z"})})}if(e==="fill")switch(l){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M15.479 3.361 6.622 14.053.515 8.007l1.478-1.492 4.476 4.431 7.392-8.925z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"m20.545 5.82-10.16 12.85-6.94-7.198 1.584-1.527 5.192 5.385L18.82 4.455z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M30.33 6.328 13.687 26.423 2.662 15.51l1.829-1.848 9.005 8.916 14.832-17.91z"})})}return jsx(Fragment,{})};o.metadata={name:"Check",isSvgIcon:!0};export{o as Check};
2
+ const o=({size:l,variant:e})=>{if(e==="outline")switch(l){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M13.5 3.89 6.951 12 2.5 7.48l.958-.993 3.394 3.447L12.452 3z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M20.264 5.852 10.37 18.366l-6.642-6.89 1.295-1.249 5.213 5.407 8.616-10.898z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M30.19 6.341 13.677 26.276 2.803 15.509l1.688-1.706 9.012 8.922L28.341 4.81z"})})}if(e==="fill")switch(l){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M13.593 4.502 6.968 12.5 2.4 7.978 3.505 6.86l3.348 3.315 5.53-6.676z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"m20.545 5.82-10.16 12.85-6.94-7.198 1.584-1.527 5.192 5.385L18.82 4.455z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M30.33 6.328 13.687 26.423 2.662 15.51l1.829-1.848 9.005 8.916 14.832-17.91z"})})}return jsx(Fragment,{})};o.metadata={name:"Check",isSvgIcon:!0};export{o as Check};
@@ -0,0 +1,2 @@
1
+ 'use strict';var jsxRuntime=require('react/jsx-runtime');/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
+ const h=({size:c,variant:r})=>{if(r==="outline")switch(c){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M8.754 1a.7.7 0 1 0-1.4 0v3.303q-.225.07-.429.178L4.55 2.105a.7.7 0 0 0-.99.99L5.935 5.47a2.4 2.4 0 0 0-.177.429H2.454a.7.7 0 1 0 0 1.4h3.304q.068.225.177.428L3.56 10.105a.7.7 0 0 0 .99.99l2.376-2.377q.197.106.416.174c-.061.711-.333 1.671-.8 2.658-.53 1.123-1.276 2.196-2.135 2.912a.7.7 0 1 0 .896 1.076c1.06-.884 1.916-2.144 2.505-3.389.528-1.117.875-2.291.937-3.25q.23-.07.439-.18l2.376 2.376a.7.7 0 0 0 .99-.99l-2.376-2.377q.109-.203.177-.428h3.304a.7.7 0 1 0 0-1.4H10.35a2.4 2.4 0 0 0-.178-.429l2.377-2.376a.7.7 0 0 0-.99-.99L9.183 4.48a2.4 2.4 0 0 0-.43-.178zm-.7 6.6a1 1 0 1 1 0-2 1 1 0 0 1 0 2"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M12.75 4.8a1.5 1.5 0 1 0-1.5 0v2.295c-.275.07-.535.18-.774.32L8.949 5.89A1.502 1.502 0 0 0 7.5 4a1.5 1.5 0 1 0 .389 2.95l1.526 1.526c-.14.239-.25.499-.32.774H6.799a1.5 1.5 0 1 0 0 1.5h2.296c.07.275.18.535.32.774L7.39 13.551a1.5 1.5 0 1 0 1.06 1.06l2.027-2.026q.351.207.755.315c-.082.907-.427 2.111-1.009 3.342-.669 1.413-1.61 2.772-2.702 3.682a.75.75 0 0 0 .96 1.152c1.308-1.09 2.367-2.648 3.098-4.193.65-1.371 1.073-2.804 1.157-3.974.28-.07.546-.18.789-.324l2.027 2.026A1.503 1.503 0 0 0 17 16.5a1.5 1.5 0 1 0-.389-2.95l-2.026-2.026c.14-.239.25-.499.32-.774h2.296a1.5 1.5 0 1 0 0-1.5h-2.296a3 3 0 0 0-.32-.774l1.526-1.527A1.5 1.5 0 0 0 18 5.5a1.5 1.5 0 1 0-2.95.389l-1.526 1.526a3 3 0 0 0-.774-.32zm.75 5.2a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M16.85 5.28a1.75 1.75 0 1 0-1.7 0v3.991c-.56.112-1.08.332-1.539.638l-2.678-2.678a1.75 1.75 0 1 0-1.202 1.202l2.678 2.678c-.306.459-.526.98-.638 1.539H7.894a1.75 1.75 0 1 0-.283 1.7h4.16c.112.56.332 1.08.638 1.539l-3.178 3.178a1.75 1.75 0 1 0 1.202 1.202l3.178-3.178a4.3 4.3 0 0 0 1.5.63c-.142 1.391-.668 3.189-1.53 5.01-1.014 2.144-2.447 4.218-4.125 5.616a.85.85 0 0 0 1.088 1.306c1.922-1.602 3.49-3.903 4.574-6.196.94-1.984 1.554-4.04 1.699-5.722a4.3 4.3 0 0 0 1.572-.644l3.178 3.178a1.75 1.75 0 1 0 1.202-1.202l-3.178-3.178c.306-.459.526-.98.638-1.539h4.16a1.75 1.75 0 1 0-.283-1.7h-3.877a4.3 4.3 0 0 0-.638-1.539l2.678-2.678a1.75 1.75 0 1 0-1.202-1.202l-2.678 2.678a4.3 4.3 0 0 0-1.539-.638zm1.762 8.22a2.613 2.613 0 1 1-5.225 0 2.613 2.613 0 0 1 5.226 0"})})}if(r==="fill")switch(c){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M8.804 1a.75.75 0 0 0-1.5 0v3.32a2.4 2.4 0 0 0-.332.137L4.584 2.07a.75.75 0 0 0-1.06 1.06L5.91 5.518q-.081.16-.137.332h-3.32a.75.75 0 0 0 0 1.5h3.32q.056.173.137.332L3.524 10.07a.75.75 0 1 0 1.06 1.06l2.388-2.387q.155.078.32.133c-.058.705-.328 1.664-.796 2.653-.529 1.118-1.27 2.185-2.122 2.895a.75.75 0 0 0 .96 1.152c1.068-.89 1.927-2.156 2.518-3.405.534-1.128.884-2.317.943-3.288q.177-.057.341-.14l2.388 2.387a.75.75 0 1 0 1.06-1.06l-2.387-2.388q.081-.16.138-.332h3.32a.75.75 0 0 0 0-1.5h-3.32a2.4 2.4 0 0 0-.138-.332l2.387-2.388a.75.75 0 0 0-1.06-1.06L9.136 4.457a2.4 2.4 0 0 0-.332-.137z"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M12.75 4.8a1.5 1.5 0 1 0-1.5 0v2.295c-.275.07-.535.18-.774.32L8.949 5.89A1.502 1.502 0 0 0 7.5 4a1.5 1.5 0 1 0 .389 2.95l1.526 1.526c-.14.239-.25.499-.32.774H6.799a1.5 1.5 0 1 0 0 1.5h2.296c.07.275.18.535.32.774L7.39 13.551a1.5 1.5 0 1 0 1.06 1.06l2.027-2.026q.351.207.755.315c-.082.907-.427 2.111-1.009 3.342-.669 1.413-1.61 2.772-2.702 3.682a.75.75 0 0 0 .96 1.152c1.308-1.09 2.367-2.648 3.098-4.193.65-1.371 1.073-2.804 1.157-3.974.28-.07.546-.18.789-.324l2.027 2.026A1.503 1.503 0 0 0 17 16.5a1.5 1.5 0 1 0-.389-2.95l-2.026-2.026c.14-.239.25-.499.32-.774h2.296a1.5 1.5 0 1 0 0-1.5h-2.296a3 3 0 0 0-.32-.774l1.526-1.527A1.5 1.5 0 0 0 18 5.5a1.5 1.5 0 1 0-2.95.389l-1.526 1.526a3 3 0 0 0-.774-.32z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M16.85 5.28a1.75 1.75 0 1 0-1.7 0v3.991c-.56.112-1.08.332-1.539.638l-2.678-2.678a1.75 1.75 0 1 0-1.202 1.202l2.678 2.678a4.3 4.3 0 0 0-.638 1.539H7.894a1.75 1.75 0 1 0-.283 1.7h4.16c.112.56.332 1.08.638 1.539l-3.178 3.178a1.75 1.75 0 1 0 1.202 1.202l3.178-3.178a4.3 4.3 0 0 0 1.5.63c-.142 1.391-.668 3.189-1.53 5.01-1.014 2.144-2.447 4.218-4.125 5.616a.85.85 0 0 0 1.088 1.306c1.922-1.602 3.49-3.903 4.574-6.196.94-1.984 1.554-4.04 1.699-5.722a4.3 4.3 0 0 0 1.572-.644l3.178 3.178a1.75 1.75 0 1 0 1.202-1.202l-3.178-3.178c.306-.459.526-.98.638-1.539h4.16a1.75 1.75 0 1 0-.283-1.7h-3.877a4.3 4.3 0 0 0-.638-1.539l2.678-2.678A1.751 1.751 0 1 0 22.75 5a1.75 1.75 0 0 0-1.683 2.231l-2.678 2.678a4.3 4.3 0 0 0-1.539-.638z"})})}return jsxRuntime.jsx(jsxRuntime.Fragment,{})};h.metadata={name:"Dandelion",isSvgIcon:!0};exports.Dandelion=h;
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgIconProps } from '@yahoo/uds-icons/types';
3
+
4
+ declare const Dandelion: {
5
+ ({ size, variant }: SvgIconProps): react_jsx_runtime.JSX.Element;
6
+ metadata: {
7
+ name: string;
8
+ isSvgIcon: boolean;
9
+ };
10
+ };
11
+
12
+ export { Dandelion };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgIconProps } from '@yahoo/uds-icons/types';
3
+
4
+ declare const Dandelion: {
5
+ ({ size, variant }: SvgIconProps): react_jsx_runtime.JSX.Element;
6
+ metadata: {
7
+ name: string;
8
+ isSvgIcon: boolean;
9
+ };
10
+ };
11
+
12
+ export { Dandelion };
@@ -0,0 +1,2 @@
1
+ import {jsx,Fragment}from'react/jsx-runtime';/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
+ const h=({size:c,variant:r})=>{if(r==="outline")switch(c){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M8.754 1a.7.7 0 1 0-1.4 0v3.303q-.225.07-.429.178L4.55 2.105a.7.7 0 0 0-.99.99L5.935 5.47a2.4 2.4 0 0 0-.177.429H2.454a.7.7 0 1 0 0 1.4h3.304q.068.225.177.428L3.56 10.105a.7.7 0 0 0 .99.99l2.376-2.377q.197.106.416.174c-.061.711-.333 1.671-.8 2.658-.53 1.123-1.276 2.196-2.135 2.912a.7.7 0 1 0 .896 1.076c1.06-.884 1.916-2.144 2.505-3.389.528-1.117.875-2.291.937-3.25q.23-.07.439-.18l2.376 2.376a.7.7 0 0 0 .99-.99l-2.376-2.377q.109-.203.177-.428h3.304a.7.7 0 1 0 0-1.4H10.35a2.4 2.4 0 0 0-.178-.429l2.377-2.376a.7.7 0 0 0-.99-.99L9.183 4.48a2.4 2.4 0 0 0-.43-.178zm-.7 6.6a1 1 0 1 1 0-2 1 1 0 0 1 0 2"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M12.75 4.8a1.5 1.5 0 1 0-1.5 0v2.295c-.275.07-.535.18-.774.32L8.949 5.89A1.502 1.502 0 0 0 7.5 4a1.5 1.5 0 1 0 .389 2.95l1.526 1.526c-.14.239-.25.499-.32.774H6.799a1.5 1.5 0 1 0 0 1.5h2.296c.07.275.18.535.32.774L7.39 13.551a1.5 1.5 0 1 0 1.06 1.06l2.027-2.026q.351.207.755.315c-.082.907-.427 2.111-1.009 3.342-.669 1.413-1.61 2.772-2.702 3.682a.75.75 0 0 0 .96 1.152c1.308-1.09 2.367-2.648 3.098-4.193.65-1.371 1.073-2.804 1.157-3.974.28-.07.546-.18.789-.324l2.027 2.026A1.503 1.503 0 0 0 17 16.5a1.5 1.5 0 1 0-.389-2.95l-2.026-2.026c.14-.239.25-.499.32-.774h2.296a1.5 1.5 0 1 0 0-1.5h-2.296a3 3 0 0 0-.32-.774l1.526-1.527A1.5 1.5 0 0 0 18 5.5a1.5 1.5 0 1 0-2.95.389l-1.526 1.526a3 3 0 0 0-.774-.32zm.75 5.2a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M16.85 5.28a1.75 1.75 0 1 0-1.7 0v3.991c-.56.112-1.08.332-1.539.638l-2.678-2.678a1.75 1.75 0 1 0-1.202 1.202l2.678 2.678c-.306.459-.526.98-.638 1.539H7.894a1.75 1.75 0 1 0-.283 1.7h4.16c.112.56.332 1.08.638 1.539l-3.178 3.178a1.75 1.75 0 1 0 1.202 1.202l3.178-3.178a4.3 4.3 0 0 0 1.5.63c-.142 1.391-.668 3.189-1.53 5.01-1.014 2.144-2.447 4.218-4.125 5.616a.85.85 0 0 0 1.088 1.306c1.922-1.602 3.49-3.903 4.574-6.196.94-1.984 1.554-4.04 1.699-5.722a4.3 4.3 0 0 0 1.572-.644l3.178 3.178a1.75 1.75 0 1 0 1.202-1.202l-3.178-3.178c.306-.459.526-.98.638-1.539h4.16a1.75 1.75 0 1 0-.283-1.7h-3.877a4.3 4.3 0 0 0-.638-1.539l2.678-2.678a1.75 1.75 0 1 0-1.202-1.202l-2.678 2.678a4.3 4.3 0 0 0-1.539-.638zm1.762 8.22a2.613 2.613 0 1 1-5.225 0 2.613 2.613 0 0 1 5.226 0"})})}if(r==="fill")switch(c){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M8.804 1a.75.75 0 0 0-1.5 0v3.32a2.4 2.4 0 0 0-.332.137L4.584 2.07a.75.75 0 0 0-1.06 1.06L5.91 5.518q-.081.16-.137.332h-3.32a.75.75 0 0 0 0 1.5h3.32q.056.173.137.332L3.524 10.07a.75.75 0 1 0 1.06 1.06l2.388-2.387q.155.078.32.133c-.058.705-.328 1.664-.796 2.653-.529 1.118-1.27 2.185-2.122 2.895a.75.75 0 0 0 .96 1.152c1.068-.89 1.927-2.156 2.518-3.405.534-1.128.884-2.317.943-3.288q.177-.057.341-.14l2.388 2.387a.75.75 0 1 0 1.06-1.06l-2.387-2.388q.081-.16.138-.332h3.32a.75.75 0 0 0 0-1.5h-3.32a2.4 2.4 0 0 0-.138-.332l2.387-2.388a.75.75 0 0 0-1.06-1.06L9.136 4.457a2.4 2.4 0 0 0-.332-.137z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M12.75 4.8a1.5 1.5 0 1 0-1.5 0v2.295c-.275.07-.535.18-.774.32L8.949 5.89A1.502 1.502 0 0 0 7.5 4a1.5 1.5 0 1 0 .389 2.95l1.526 1.526c-.14.239-.25.499-.32.774H6.799a1.5 1.5 0 1 0 0 1.5h2.296c.07.275.18.535.32.774L7.39 13.551a1.5 1.5 0 1 0 1.06 1.06l2.027-2.026q.351.207.755.315c-.082.907-.427 2.111-1.009 3.342-.669 1.413-1.61 2.772-2.702 3.682a.75.75 0 0 0 .96 1.152c1.308-1.09 2.367-2.648 3.098-4.193.65-1.371 1.073-2.804 1.157-3.974.28-.07.546-.18.789-.324l2.027 2.026A1.503 1.503 0 0 0 17 16.5a1.5 1.5 0 1 0-.389-2.95l-2.026-2.026c.14-.239.25-.499.32-.774h2.296a1.5 1.5 0 1 0 0-1.5h-2.296a3 3 0 0 0-.32-.774l1.526-1.527A1.5 1.5 0 0 0 18 5.5a1.5 1.5 0 1 0-2.95.389l-1.526 1.526a3 3 0 0 0-.774-.32z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M16.85 5.28a1.75 1.75 0 1 0-1.7 0v3.991c-.56.112-1.08.332-1.539.638l-2.678-2.678a1.75 1.75 0 1 0-1.202 1.202l2.678 2.678a4.3 4.3 0 0 0-.638 1.539H7.894a1.75 1.75 0 1 0-.283 1.7h4.16c.112.56.332 1.08.638 1.539l-3.178 3.178a1.75 1.75 0 1 0 1.202 1.202l3.178-3.178a4.3 4.3 0 0 0 1.5.63c-.142 1.391-.668 3.189-1.53 5.01-1.014 2.144-2.447 4.218-4.125 5.616a.85.85 0 0 0 1.088 1.306c1.922-1.602 3.49-3.903 4.574-6.196.94-1.984 1.554-4.04 1.699-5.722a4.3 4.3 0 0 0 1.572-.644l3.178 3.178a1.75 1.75 0 1 0 1.202-1.202l-3.178-3.178c.306-.459.526-.98.638-1.539h4.16a1.75 1.75 0 1 0-.283-1.7h-3.877a4.3 4.3 0 0 0-.638-1.539l2.678-2.678A1.751 1.751 0 1 0 22.75 5a1.75 1.75 0 0 0-1.683 2.231l-2.678 2.678a4.3 4.3 0 0 0-1.539-.638z"})})}return jsx(Fragment,{})};h.metadata={name:"Dandelion",isSvgIcon:!0};export{h as Dandelion};
@@ -0,0 +1,2 @@
1
+ 'use strict';var jsxRuntime=require('react/jsx-runtime');/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
+ const o=({size:l,variant:c})=>{if(c==="outline")switch(l){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M8.402 1.562a.494.494 0 0 0-.804 0l-3.61 5.055A5.3 5.3 0 0 0 3 9.7v.3a5 5 0 1 0 10 0v-.3a5.3 5.3 0 0 0-.987-3.082zM4.6 9.7c0-.772.241-1.524.69-2.152L8 3.753l2.71 3.794c.449.628.69 1.38.69 2.152v.3a3.4 3.4 0 0 1-6.8 0z"})});case"md":return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{fill:"currentColor",d:"M15.79 13.939a.8.8 0 1 0-1.596.122c.025.327-.024.85-.238 1.3-.199.417-.523.747-1.1.852a.8.8 0 1 0 .288 1.574c1.176-.215 1.88-.951 2.256-1.738.36-.754.43-1.57.39-2.11"}),jsxRuntime.jsx("path",{fill:"currentColor",d:"M11.487 3.71a.633.633 0 0 1 1.026 0l4.7 6.507A6.8 6.8 0 0 1 18.5 14.2v.301a6.5 6.5 0 0 1-13 0v-.3a6.8 6.8 0 0 1 1.288-3.983zM7.1 14.5a4.9 4.9 0 1 0 9.8 0v-.3a5.2 5.2 0 0 0-.985-3.046L12 5.733l-3.915 5.421a5.2 5.2 0 0 0-.985 3.045z"})]});case"lg":return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{fill:"currentColor",d:"M25.298 17.939a.8.8 0 1 0-1.596.122c.075.977-.064 2.505-.71 3.856-.633 1.319-1.734 2.45-3.635 2.796a.8.8 0 0 0 .286 1.574c2.499-.454 3.981-1.99 4.79-3.679.795-1.657.956-3.479.865-4.67"}),jsxRuntime.jsx("path",{fill:"currentColor",d:"M19.804 3.125a.987.987 0 0 0-1.607 0l-7.222 10.11A10.6 10.6 0 0 0 9 19.398V20c0 5.523 4.477 10 10 10s10-4.477 10-10v-.602c0-2.21-.69-4.365-1.975-6.163zM10.9 19.398c0-1.814.567-3.582 1.621-5.058L19 5.269l6.479 9.07a8.7 8.7 0 0 1 1.621 5.059V20a8.1 8.1 0 0 1-16.2 0zM2.794 7.409A4.15 4.15 0 0 0 2 9.849V10a4 4 0 0 0 8 0v-.15a4.15 4.15 0 0 0-.794-2.441l-2.894-3.98a.386.386 0 0 0-.624 0zM3.9 9.849c0-.475.15-.938.43-1.323L6 6.23l1.67 2.296c.28.385.43.848.43 1.324V10a2.1 2.1 0 1 1-4.2 0z"})]})}if(c==="fill")switch(l){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M7.598 1.562a.494.494 0 0 1 .804 0l3.61 5.055A5.3 5.3 0 0 1 13 9.699v.3a5 5 0 1 1-10 0v-.3c0-1.105.345-2.183.987-3.082z"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M12.513 3.71a.633.633 0 0 0-1.026 0l-4.7 6.507A6.8 6.8 0 0 0 5.5 14.2v.301a6.5 6.5 0 0 0 13 0v-.3a6.8 6.8 0 0 0-1.288-3.983zm3.177 10.237a4.24 4.24 0 0 1-.38 2.06c-.364.762-1.045 1.474-2.184 1.682a.7.7 0 0 1-.252-1.378c.614-.112.962-.467 1.172-.908.224-.467.274-1.01.248-1.35a.7.7 0 0 1 1.396-.107"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M19.804 3.125a.987.987 0 0 0-1.607 0l-7.222 10.11A10.6 10.6 0 0 0 9 19.398V20c0 5.523 4.477 10 10 10s10-4.477 10-10v-.602c0-2.21-.69-4.365-1.975-6.163zm5.494 14.814c.091 1.19-.07 3.012-.864 4.67-.81 1.688-2.292 3.224-4.79 3.678a.8.8 0 0 1-.287-1.574c1.901-.346 3.002-1.477 3.634-2.796.647-1.35.787-2.88.711-3.856a.8.8 0 1 1 1.596-.122M5.688 3.429a.386.386 0 0 1 .624 0l2.894 3.98A4.15 4.15 0 0 1 10 9.849V10a4 4 0 0 1-8 0v-.15c0-.878.278-1.732.794-2.441z"})})}return jsxRuntime.jsx(jsxRuntime.Fragment,{})};o.metadata={name:"LiquidDrop",isSvgIcon:!0};exports.LiquidDrop=o;
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgIconProps } from '@yahoo/uds-icons/types';
3
+
4
+ declare const LiquidDrop: {
5
+ ({ size, variant }: SvgIconProps): react_jsx_runtime.JSX.Element;
6
+ metadata: {
7
+ name: string;
8
+ isSvgIcon: boolean;
9
+ };
10
+ };
11
+
12
+ export { LiquidDrop };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgIconProps } from '@yahoo/uds-icons/types';
3
+
4
+ declare const LiquidDrop: {
5
+ ({ size, variant }: SvgIconProps): react_jsx_runtime.JSX.Element;
6
+ metadata: {
7
+ name: string;
8
+ isSvgIcon: boolean;
9
+ };
10
+ };
11
+
12
+ export { LiquidDrop };
@@ -0,0 +1,2 @@
1
+ import {jsxs,Fragment,jsx}from'react/jsx-runtime';/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
+ const o=({size:l,variant:c})=>{if(c==="outline")switch(l){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M8.402 1.562a.494.494 0 0 0-.804 0l-3.61 5.055A5.3 5.3 0 0 0 3 9.7v.3a5 5 0 1 0 10 0v-.3a5.3 5.3 0 0 0-.987-3.082zM4.6 9.7c0-.772.241-1.524.69-2.152L8 3.753l2.71 3.794c.449.628.69 1.38.69 2.152v.3a3.4 3.4 0 0 1-6.8 0z"})});case"md":return jsxs(Fragment,{children:[jsx("path",{fill:"currentColor",d:"M15.79 13.939a.8.8 0 1 0-1.596.122c.025.327-.024.85-.238 1.3-.199.417-.523.747-1.1.852a.8.8 0 1 0 .288 1.574c1.176-.215 1.88-.951 2.256-1.738.36-.754.43-1.57.39-2.11"}),jsx("path",{fill:"currentColor",d:"M11.487 3.71a.633.633 0 0 1 1.026 0l4.7 6.507A6.8 6.8 0 0 1 18.5 14.2v.301a6.5 6.5 0 0 1-13 0v-.3a6.8 6.8 0 0 1 1.288-3.983zM7.1 14.5a4.9 4.9 0 1 0 9.8 0v-.3a5.2 5.2 0 0 0-.985-3.046L12 5.733l-3.915 5.421a5.2 5.2 0 0 0-.985 3.045z"})]});case"lg":return jsxs(Fragment,{children:[jsx("path",{fill:"currentColor",d:"M25.298 17.939a.8.8 0 1 0-1.596.122c.075.977-.064 2.505-.71 3.856-.633 1.319-1.734 2.45-3.635 2.796a.8.8 0 0 0 .286 1.574c2.499-.454 3.981-1.99 4.79-3.679.795-1.657.956-3.479.865-4.67"}),jsx("path",{fill:"currentColor",d:"M19.804 3.125a.987.987 0 0 0-1.607 0l-7.222 10.11A10.6 10.6 0 0 0 9 19.398V20c0 5.523 4.477 10 10 10s10-4.477 10-10v-.602c0-2.21-.69-4.365-1.975-6.163zM10.9 19.398c0-1.814.567-3.582 1.621-5.058L19 5.269l6.479 9.07a8.7 8.7 0 0 1 1.621 5.059V20a8.1 8.1 0 0 1-16.2 0zM2.794 7.409A4.15 4.15 0 0 0 2 9.849V10a4 4 0 0 0 8 0v-.15a4.15 4.15 0 0 0-.794-2.441l-2.894-3.98a.386.386 0 0 0-.624 0zM3.9 9.849c0-.475.15-.938.43-1.323L6 6.23l1.67 2.296c.28.385.43.848.43 1.324V10a2.1 2.1 0 1 1-4.2 0z"})]})}if(c==="fill")switch(l){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M7.598 1.562a.494.494 0 0 1 .804 0l3.61 5.055A5.3 5.3 0 0 1 13 9.699v.3a5 5 0 1 1-10 0v-.3c0-1.105.345-2.183.987-3.082z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M12.513 3.71a.633.633 0 0 0-1.026 0l-4.7 6.507A6.8 6.8 0 0 0 5.5 14.2v.301a6.5 6.5 0 0 0 13 0v-.3a6.8 6.8 0 0 0-1.288-3.983zm3.177 10.237a4.24 4.24 0 0 1-.38 2.06c-.364.762-1.045 1.474-2.184 1.682a.7.7 0 0 1-.252-1.378c.614-.112.962-.467 1.172-.908.224-.467.274-1.01.248-1.35a.7.7 0 0 1 1.396-.107"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M19.804 3.125a.987.987 0 0 0-1.607 0l-7.222 10.11A10.6 10.6 0 0 0 9 19.398V20c0 5.523 4.477 10 10 10s10-4.477 10-10v-.602c0-2.21-.69-4.365-1.975-6.163zm5.494 14.814c.091 1.19-.07 3.012-.864 4.67-.81 1.688-2.292 3.224-4.79 3.678a.8.8 0 0 1-.287-1.574c1.901-.346 3.002-1.477 3.634-2.796.647-1.35.787-2.88.711-3.856a.8.8 0 1 1 1.596-.122M5.688 3.429a.386.386 0 0 1 .624 0l2.894 3.98A4.15 4.15 0 0 1 10 9.849V10a4 4 0 0 1-8 0v-.15c0-.878.278-1.732.794-2.441z"})})}return jsx(Fragment,{})};o.metadata={name:"LiquidDrop",isSvgIcon:!0};export{o as LiquidDrop};
@@ -0,0 +1,2 @@
1
+ 'use strict';var jsxRuntime=require('react/jsx-runtime');/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
+ const e=({size:a,variant:o})=>{if(o==="outline")switch(a){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2M3.8 8a4.2 4.2 0 1 1 8.4 0 4.2 4.2 0 0 1-8.4 0"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18m-7.2 9a7.2 7.2 0 1 1 14.4 0 7.2 7.2 0 0 1-14.4 0"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M16 2C8.268 2 2 8.268 2 16s6.268 14 14 14 14-6.268 14-14S23.732 2 16 2M4.1 16C4.1 9.428 9.428 4.1 16 4.1S27.9 9.428 27.9 16 22.572 27.9 16 27.9 4.1 22.572 4.1 16"})})}if(o==="fill")switch(a){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2m0 8.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18m0 13a4 4 0 1 1 0-8 4 4 0 0 1 0 8"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M16 2C8.268 2 2 8.268 2 16s6.268 14 14 14 14-6.268 14-14S23.732 2 16 2m0 21a7 7 0 1 1 0-14 7 7 0 0 1 0 14"})})}return jsxRuntime.jsx(jsxRuntime.Fragment,{})};e.metadata={name:"RadioCircle",isSvgIcon:!0};exports.RadioCircle=e;
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgIconProps } from '@yahoo/uds-icons/types';
3
+
4
+ declare const RadioCircle: {
5
+ ({ size, variant }: SvgIconProps): react_jsx_runtime.JSX.Element;
6
+ metadata: {
7
+ name: string;
8
+ isSvgIcon: boolean;
9
+ };
10
+ };
11
+
12
+ export { RadioCircle };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgIconProps } from '@yahoo/uds-icons/types';
3
+
4
+ declare const RadioCircle: {
5
+ ({ size, variant }: SvgIconProps): react_jsx_runtime.JSX.Element;
6
+ metadata: {
7
+ name: string;
8
+ isSvgIcon: boolean;
9
+ };
10
+ };
11
+
12
+ export { RadioCircle };
@@ -0,0 +1,2 @@
1
+ import {jsx,Fragment}from'react/jsx-runtime';/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
+ const e=({size:a,variant:o})=>{if(o==="outline")switch(a){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2M3.8 8a4.2 4.2 0 1 1 8.4 0 4.2 4.2 0 0 1-8.4 0"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18m-7.2 9a7.2 7.2 0 1 1 14.4 0 7.2 7.2 0 0 1-14.4 0"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M16 2C8.268 2 2 8.268 2 16s6.268 14 14 14 14-6.268 14-14S23.732 2 16 2M4.1 16C4.1 9.428 9.428 4.1 16 4.1S27.9 9.428 27.9 16 22.572 27.9 16 27.9 4.1 22.572 4.1 16"})})}if(o==="fill")switch(a){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2m0 8.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18m0 13a4 4 0 1 1 0-8 4 4 0 0 1 0 8"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M16 2C8.268 2 2 8.268 2 16s6.268 14 14 14 14-6.268 14-14S23.732 2 16 2m0 21a7 7 0 1 1 0-14 7 7 0 0 1 0 14"})})}return jsx(Fragment,{})};e.metadata={name:"RadioCircle",isSvgIcon:!0};export{e as RadioCircle};
@@ -0,0 +1,2 @@
1
+ 'use strict';var jsxRuntime=require('react/jsx-runtime');/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
+ const m=({size:t,variant:r})=>{if(r==="outline")switch(t){case"sm":return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("path",{fill:"currentColor",d:"M9.724 2.085c.157-.405.399-.785.726-1.112l1.816 1.815.758-.758a.65.65 0 0 1 .92.92l-.76.758L15 5.523a3.218 3.218 0 0 1-5.276-3.438m3.079 3.08L10.809 3.17a1.916 1.916 0 0 0 1.994 1.994"}),jsxRuntime.jsx("path",{fill:"currentColor",d:"m10.45 5.523 1.517 1.517-2.069 2.07.506.505.804-.804 3.034 3.034-2.528 2.528-3.034-3.034.805-.805-.506-.505L5.008 14l-3.034-3.034 3.971-3.97-.505-.507-.805.805L1.602 4.26 4.13 1.731l3.033 3.034-.804.804.506.506 2.068-2.069zm-.322 1.517L8.933 5.845l-5.12 5.12 1.195 1.196zM4.13 3.57l-.69.69 1.195 1.194.69-.69zm8.273 8.274-1.195-1.196-.69.69 1.196 1.195z"})]});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M14.128 4.397c.201-.456.489-.884.863-1.258l2.398 2.398.976-.977a.75.75 0 1 1 1.06 1.061l-.976.976 2.398 2.398A4.143 4.143 0 0 1 14.995 9l1.948 1.948-2.723 2.723.65.651 1.097-1.096 3.904 3.904-3.253 3.253-3.904-3.904 1.096-1.096-.65-.65-5.173 5.171L4.083 16l5.172-5.172-.65-.65-1.097 1.096-3.904-3.905 3.253-3.253 3.904 3.904-1.096 1.096.65.651 2.724-2.723 1.948 1.948a4.14 4.14 0 0 1-.859-4.594m4.268 4.268L15.32 5.59a2.64 2.64 0 0 0 3.075 3.074m-3.574 2.282-1.783-1.783-.806.807 1.782 1.783zm-3.65.084-3.05 3.05 1.784 1.782 3.049-3.049zm-4.11 4.11-.858.858 1.783 1.783.858-.858zm-.205-8.905L5.725 7.368l1.783 1.783L8.64 8.02zM17.75 17.13l-1.783-1.783-1.132 1.132 1.783 1.783z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M19.452 3.73a6.6 6.6 0 0 1 1.097-1.448l4.045 4.045 1.56-1.56a.9.9 0 0 1 1.273 1.273l-1.56 1.56 4.045 4.045a6.7 6.7 0 0 1-1.448 1.098 6.62 6.62 0 0 1-7.909-1.092l3.115 3.115-4.565 4.565 1.04 1.04 1.965-1.964 6.242 6.242-5.202 5.201-6.242-6.241 1.964-1.965-1.04-1.04-7.468 7.468-6.242-6.242 7.468-7.468-1.04-1.04-1.964 1.964-2.975-2.974a.9.9 0 0 1-.422-.423L2.344 9.044l5.201-5.201 6.242 6.242-1.964 1.964 1.04 1.04 4.565-4.565 3.115 3.115a6.62 6.62 0 0 1-1.091-7.909M8.586 12.74l2.656-2.655-1.277-1.277-2.656 2.656zm-1.04-6.352L4.888 9.044l1.147 1.147 2.656-2.656zM27.12 11.4l-6.326-6.327A4.822 4.822 0 0 0 27.12 11.4m-5.996 3.366-3.697-3.696-1.042 1.042 3.696 3.697zm-12.24 4.846 3.697 3.697 6.227-6.228-3.696-3.696zm-1.272 1.273-.945.945 3.696 3.696.945-.945zm15.73 1.3-1.233-1.232-2.656 2.656 1.232 1.232zm1.272 1.273-2.656 2.656 1.191 1.191 2.656-2.656z"})})}if(r==="fill")switch(t){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M10.45.973a3.22 3.22 0 0 0 0 4.55L8.933 4.006 6.865 6.075l-.506-.506.804-.804L4.13 1.73 1.602 4.26l3.033 3.034.805-.805.505.506-3.971 3.971L5.008 14l3.971-3.971.506.505-.805.805 3.034 3.034 2.528-2.528-3.034-3.034-.804.804-.506-.505 2.069-2.069-1.517-1.517a3.22 3.22 0 0 0 4.55 0l-1.815-1.815.758-.759a.65.65 0 0 0-.92-.92l-.758.76zm-.322 6.067-5.12 5.12-1.196-1.195 5.121-5.12z"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M14.99 3.139a4.14 4.14 0 0 0-.003 5.852l-1.948-1.948-2.723 2.723-.651-.65 1.096-1.097-3.904-3.904-3.253 3.253 3.904 3.905 1.096-1.097.65.65L4.084 16l3.904 3.904 5.172-5.172.65.65-1.095 1.097 3.904 3.904 3.253-3.253-3.904-3.904-1.096 1.096-.651-.65 2.723-2.724L14.995 9a4.14 4.14 0 0 0 5.852-.004L18.45 6.597l.976-.976a.75.75 0 0 0-1.06-1.06l-.976.976zm-.168 7.808-.806.807-1.783-1.783.806-.807zm-3.65.084 1.783 1.783-3.05 3.05-1.782-1.784zm-4.11 4.11 1.783 1.783-.858.858-1.783-1.783z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M20.55 2.282a6.62 6.62 0 0 0-.006 9.358l-3.116-3.116-4.565 4.565-1.04-1.04 1.964-1.964-6.242-6.242-5.201 5.201 6.242 6.242 1.964-1.964 1.04 1.04-7.468 7.468 6.242 6.242 7.468-7.468 1.04 1.04-1.964 1.965 6.242 6.242 5.202-5.202-6.242-6.242-1.965 1.965-1.04-1.04 4.565-4.566-3.115-3.115a6.62 6.62 0 0 0 9.357-.006L25.867 7.6l1.56-1.56a.9.9 0 1 0-1.272-1.273l-1.56 1.56zm.575 12.484-1.043 1.043-3.696-3.697 1.042-1.042zm-12.24 4.846 6.228-6.227 3.696 3.696-6.227 6.228zm-1.272 1.273 3.696 3.696-.945.945-3.696-3.696z"})})}return jsxRuntime.jsx(jsxRuntime.Fragment,{})};m.metadata={name:"Satellite",isSvgIcon:!0};exports.Satellite=m;
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgIconProps } from '@yahoo/uds-icons/types';
3
+
4
+ declare const Satellite: {
5
+ ({ size, variant }: SvgIconProps): react_jsx_runtime.JSX.Element;
6
+ metadata: {
7
+ name: string;
8
+ isSvgIcon: boolean;
9
+ };
10
+ };
11
+
12
+ export { Satellite };
@@ -0,0 +1,12 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SvgIconProps } from '@yahoo/uds-icons/types';
3
+
4
+ declare const Satellite: {
5
+ ({ size, variant }: SvgIconProps): react_jsx_runtime.JSX.Element;
6
+ metadata: {
7
+ name: string;
8
+ isSvgIcon: boolean;
9
+ };
10
+ };
11
+
12
+ export { Satellite };
@@ -0,0 +1,2 @@
1
+ import {jsx,Fragment,jsxs}from'react/jsx-runtime';/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
+ const m=({size:t,variant:r})=>{if(r==="outline")switch(t){case"sm":return jsxs(Fragment,{children:[jsx("path",{fill:"currentColor",d:"M9.724 2.085c.157-.405.399-.785.726-1.112l1.816 1.815.758-.758a.65.65 0 0 1 .92.92l-.76.758L15 5.523a3.218 3.218 0 0 1-5.276-3.438m3.079 3.08L10.809 3.17a1.916 1.916 0 0 0 1.994 1.994"}),jsx("path",{fill:"currentColor",d:"m10.45 5.523 1.517 1.517-2.069 2.07.506.505.804-.804 3.034 3.034-2.528 2.528-3.034-3.034.805-.805-.506-.505L5.008 14l-3.034-3.034 3.971-3.97-.505-.507-.805.805L1.602 4.26 4.13 1.731l3.033 3.034-.804.804.506.506 2.068-2.069zm-.322 1.517L8.933 5.845l-5.12 5.12 1.195 1.196zM4.13 3.57l-.69.69 1.195 1.194.69-.69zm8.273 8.274-1.195-1.196-.69.69 1.196 1.195z"})]});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M14.128 4.397c.201-.456.489-.884.863-1.258l2.398 2.398.976-.977a.75.75 0 1 1 1.06 1.061l-.976.976 2.398 2.398A4.143 4.143 0 0 1 14.995 9l1.948 1.948-2.723 2.723.65.651 1.097-1.096 3.904 3.904-3.253 3.253-3.904-3.904 1.096-1.096-.65-.65-5.173 5.171L4.083 16l5.172-5.172-.65-.65-1.097 1.096-3.904-3.905 3.253-3.253 3.904 3.904-1.096 1.096.65.651 2.724-2.723 1.948 1.948a4.14 4.14 0 0 1-.859-4.594m4.268 4.268L15.32 5.59a2.64 2.64 0 0 0 3.075 3.074m-3.574 2.282-1.783-1.783-.806.807 1.782 1.783zm-3.65.084-3.05 3.05 1.784 1.782 3.049-3.049zm-4.11 4.11-.858.858 1.783 1.783.858-.858zm-.205-8.905L5.725 7.368l1.783 1.783L8.64 8.02zM17.75 17.13l-1.783-1.783-1.132 1.132 1.783 1.783z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M19.452 3.73a6.6 6.6 0 0 1 1.097-1.448l4.045 4.045 1.56-1.56a.9.9 0 0 1 1.273 1.273l-1.56 1.56 4.045 4.045a6.7 6.7 0 0 1-1.448 1.098 6.62 6.62 0 0 1-7.909-1.092l3.115 3.115-4.565 4.565 1.04 1.04 1.965-1.964 6.242 6.242-5.202 5.201-6.242-6.241 1.964-1.965-1.04-1.04-7.468 7.468-6.242-6.242 7.468-7.468-1.04-1.04-1.964 1.964-2.975-2.974a.9.9 0 0 1-.422-.423L2.344 9.044l5.201-5.201 6.242 6.242-1.964 1.964 1.04 1.04 4.565-4.565 3.115 3.115a6.62 6.62 0 0 1-1.091-7.909M8.586 12.74l2.656-2.655-1.277-1.277-2.656 2.656zm-1.04-6.352L4.888 9.044l1.147 1.147 2.656-2.656zM27.12 11.4l-6.326-6.327A4.822 4.822 0 0 0 27.12 11.4m-5.996 3.366-3.697-3.696-1.042 1.042 3.696 3.697zm-12.24 4.846 3.697 3.697 6.227-6.228-3.696-3.696zm-1.272 1.273-.945.945 3.696 3.696.945-.945zm15.73 1.3-1.233-1.232-2.656 2.656 1.232 1.232zm1.272 1.273-2.656 2.656 1.191 1.191 2.656-2.656z"})})}if(r==="fill")switch(t){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M10.45.973a3.22 3.22 0 0 0 0 4.55L8.933 4.006 6.865 6.075l-.506-.506.804-.804L4.13 1.73 1.602 4.26l3.033 3.034.805-.805.505.506-3.971 3.971L5.008 14l3.971-3.971.506.505-.805.805 3.034 3.034 2.528-2.528-3.034-3.034-.804.804-.506-.505 2.069-2.069-1.517-1.517a3.22 3.22 0 0 0 4.55 0l-1.815-1.815.758-.759a.65.65 0 0 0-.92-.92l-.758.76zm-.322 6.067-5.12 5.12-1.196-1.195 5.121-5.12z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M14.99 3.139a4.14 4.14 0 0 0-.003 5.852l-1.948-1.948-2.723 2.723-.651-.65 1.096-1.097-3.904-3.904-3.253 3.253 3.904 3.905 1.096-1.097.65.65L4.084 16l3.904 3.904 5.172-5.172.65.65-1.095 1.097 3.904 3.904 3.253-3.253-3.904-3.904-1.096 1.096-.651-.65 2.723-2.724L14.995 9a4.14 4.14 0 0 0 5.852-.004L18.45 6.597l.976-.976a.75.75 0 0 0-1.06-1.06l-.976.976zm-.168 7.808-.806.807-1.783-1.783.806-.807zm-3.65.084 1.783 1.783-3.05 3.05-1.782-1.784zm-4.11 4.11 1.783 1.783-.858.858-1.783-1.783z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M20.55 2.282a6.62 6.62 0 0 0-.006 9.358l-3.116-3.116-4.565 4.565-1.04-1.04 1.964-1.964-6.242-6.242-5.201 5.201 6.242 6.242 1.964-1.964 1.04 1.04-7.468 7.468 6.242 6.242 7.468-7.468 1.04 1.04-1.964 1.965 6.242 6.242 5.202-5.202-6.242-6.242-1.965 1.965-1.04-1.04 4.565-4.566-3.115-3.115a6.62 6.62 0 0 0 9.357-.006L25.867 7.6l1.56-1.56a.9.9 0 1 0-1.272-1.273l-1.56 1.56zm.575 12.484-1.043 1.043-3.696-3.697 1.042-1.042zm-12.24 4.846 6.228-6.227 3.696 3.696-6.227 6.228zm-1.272 1.273 3.696 3.696-.945.945-3.696-3.696z"})})}return jsx(Fragment,{})};m.metadata={name:"Satellite",isSvgIcon:!0};export{m as Satellite};
@@ -1,2 +1,2 @@
1
1
  'use strict';var jsxRuntime=require('react/jsx-runtime');/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
- const a=({size:t,variant:o})=>{if(o==="outline")switch(t){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M1 1v5.9h1.8V3.932l3.534 3.534 1.132-1.131L3.93 2.8H6.9V1zm13.8 13.8V8.9H13v2.969L9.466 8.335 8.334 9.466 11.868 13H8.9v1.8z"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M3 3v7.9h1.8V6.215l5.393 5.393 1.414-1.415L6.214 4.8H10.9V3zm17.8 17.8v-7.9H19v4.686l-5.393-5.393-1.414 1.415L17.586 19H12.9v1.8z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M1.6 1.6v12.2H4V5.697l9.951 9.951 1.697-1.697L5.697 4H13.8V1.6zM30 30V17.8h-2.4v8.103l-8.952-8.952-1.697 1.697 8.952 8.952H17.8V30z"})})}if(o==="fill")switch(t){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M1 1v5.9h1.8V4.215l3.393 3.393 1.414-1.415L4.214 2.8H6.9V1zm13.8 13.8V8.9H13v2.686L9.607 8.193 8.193 9.608 11.586 13H8.9v1.8z"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M0 0v7.988h1.82V3.465l5.346 5.346 1.645-1.644L3.464 1.82h4.524V0zm18 18v-7.99h-1.821v4.524l-5.346-5.346-1.645 1.645 5.346 5.346h-4.523V18z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M1.6 1.6V14h2.8V6.38l9.61 9.61 1.98-1.98L6.38 4.4H14V1.6zm28.8 28.8V18h-2.8v7.62l-8.61-8.61-1.98 1.98 8.61 8.61H18v2.8z"})})}return jsxRuntime.jsx(jsxRuntime.Fragment,{})};a.metadata={name:"TwoArrowsDiagonalOutwards",isSvgIcon:!0};exports.TwoArrowsDiagonalOutwards=a;
2
+ const h=({size:t,variant:o})=>{if(o==="outline")switch(t){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M1.1 1.1V7h1.8V4.03l3.534 3.535 1.131-1.132L4.03 2.9H7V1.1zm13.8 13.8V9h-1.8v2.969L9.565 8.434 8.434 9.566l3.534 3.534H9v1.8z"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M3.1 3.1V11h1.8V6.314l5.392 5.393 1.415-1.414L6.313 4.9H11V3.1zm17.8 17.8V13h-1.8v4.686l-5.393-5.393-1.415 1.414 5.393 5.393H13v1.8z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M1.8 1.8V14h2.4V5.897l9.951 9.951 1.697-1.697L5.897 4.2H14V1.8zm28.4 28.4V18h-2.4v8.103l-8.952-8.952-1.697 1.697 8.952 8.952H18v2.4z"})})}if(o==="fill")switch(t){case"sm":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M1.1 1.1V7h1.8V4.314l3.392 3.393 1.415-1.414L4.313 2.9H7V1.1zm13.8 13.8V9h-1.8v2.686L9.707 8.293 8.292 9.707l3.393 3.393H9v1.8z"})});case"md":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M3.1 3.1V11h1.8V6.526l5.286 5.287 1.627-1.626L6.525 4.9H11V3.1zm17.8 17.8V13h-1.8v4.474l-5.287-5.287-1.627 1.626 5.287 5.287H13v1.8z"})});case"lg":return jsxRuntime.jsx(jsxRuntime.Fragment,{children:jsxRuntime.jsx("path",{fill:"currentColor",d:"M1.6 1.6V14h2.8V6.38l9.61 9.61 1.98-1.98L6.38 4.4H14V1.6zm28.8 28.8V18h-2.8v7.62l-8.61-8.61-1.98 1.98 8.61 8.61H18v2.8z"})})}return jsxRuntime.jsx(jsxRuntime.Fragment,{})};h.metadata={name:"TwoArrowsDiagonalOutwards",isSvgIcon:!0};exports.TwoArrowsDiagonalOutwards=h;
@@ -1,2 +1,2 @@
1
1
  import {jsx,Fragment}from'react/jsx-runtime';/*! © 2025 Yahoo, Inc. UDS v0.0.0-development */
2
- const a=({size:t,variant:o})=>{if(o==="outline")switch(t){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M1 1v5.9h1.8V3.932l3.534 3.534 1.132-1.131L3.93 2.8H6.9V1zm13.8 13.8V8.9H13v2.969L9.466 8.335 8.334 9.466 11.868 13H8.9v1.8z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M3 3v7.9h1.8V6.215l5.393 5.393 1.414-1.415L6.214 4.8H10.9V3zm17.8 17.8v-7.9H19v4.686l-5.393-5.393-1.414 1.415L17.586 19H12.9v1.8z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M1.6 1.6v12.2H4V5.697l9.951 9.951 1.697-1.697L5.697 4H13.8V1.6zM30 30V17.8h-2.4v8.103l-8.952-8.952-1.697 1.697 8.952 8.952H17.8V30z"})})}if(o==="fill")switch(t){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M1 1v5.9h1.8V4.215l3.393 3.393 1.414-1.415L4.214 2.8H6.9V1zm13.8 13.8V8.9H13v2.686L9.607 8.193 8.193 9.608 11.586 13H8.9v1.8z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M0 0v7.988h1.82V3.465l5.346 5.346 1.645-1.644L3.464 1.82h4.524V0zm18 18v-7.99h-1.821v4.524l-5.346-5.346-1.645 1.645 5.346 5.346h-4.523V18z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M1.6 1.6V14h2.8V6.38l9.61 9.61 1.98-1.98L6.38 4.4H14V1.6zm28.8 28.8V18h-2.8v7.62l-8.61-8.61-1.98 1.98 8.61 8.61H18v2.8z"})})}return jsx(Fragment,{})};a.metadata={name:"TwoArrowsDiagonalOutwards",isSvgIcon:!0};export{a as TwoArrowsDiagonalOutwards};
2
+ const h=({size:t,variant:o})=>{if(o==="outline")switch(t){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M1.1 1.1V7h1.8V4.03l3.534 3.535 1.131-1.132L4.03 2.9H7V1.1zm13.8 13.8V9h-1.8v2.969L9.565 8.434 8.434 9.566l3.534 3.534H9v1.8z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M3.1 3.1V11h1.8V6.314l5.392 5.393 1.415-1.414L6.313 4.9H11V3.1zm17.8 17.8V13h-1.8v4.686l-5.393-5.393-1.415 1.414 5.393 5.393H13v1.8z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M1.8 1.8V14h2.4V5.897l9.951 9.951 1.697-1.697L5.897 4.2H14V1.8zm28.4 28.4V18h-2.4v8.103l-8.952-8.952-1.697 1.697 8.952 8.952H18v2.4z"})})}if(o==="fill")switch(t){case"sm":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M1.1 1.1V7h1.8V4.314l3.392 3.393 1.415-1.414L4.313 2.9H7V1.1zm13.8 13.8V9h-1.8v2.686L9.707 8.293 8.292 9.707l3.393 3.393H9v1.8z"})});case"md":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M3.1 3.1V11h1.8V6.526l5.286 5.287 1.627-1.626L6.525 4.9H11V3.1zm17.8 17.8V13h-1.8v4.474l-5.287-5.287-1.627 1.626 5.287 5.287H13v1.8z"})});case"lg":return jsx(Fragment,{children:jsx("path",{fill:"currentColor",d:"M1.6 1.6V14h2.8V6.38l9.61 9.61 1.98-1.98L6.38 4.4H14V1.6zm28.8 28.8V18h-2.8v7.62l-8.61-8.61-1.98 1.98 8.61 8.61H18v2.8z"})})}return jsx(Fragment,{})};h.metadata={name:"TwoArrowsDiagonalOutwards",isSvgIcon:!0};export{h as TwoArrowsDiagonalOutwards};