@team-monolith/cds 0.8.0 → 0.8.2

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 (44) hide show
  1. package/dist/icons/Arrows.d.ts +108 -108
  2. package/dist/icons/Arrows.js +216 -108
  3. package/dist/icons/Buildings.d.ts +58 -58
  4. package/dist/icons/Buildings.js +116 -58
  5. package/dist/icons/Business.d.ts +192 -192
  6. package/dist/icons/Business.js +384 -192
  7. package/dist/icons/Communication.d.ts +64 -64
  8. package/dist/icons/Communication.js +128 -64
  9. package/dist/icons/Custom.d.ts +13 -0
  10. package/dist/icons/Custom.js +18 -0
  11. package/dist/icons/Design.d.ts +164 -164
  12. package/dist/icons/Design.js +328 -164
  13. package/dist/icons/Development.d.ts +50 -50
  14. package/dist/icons/Development.js +100 -50
  15. package/dist/icons/Device.d.ts +166 -166
  16. package/dist/icons/Device.js +332 -166
  17. package/dist/icons/Document.d.ts +202 -202
  18. package/dist/icons/Document.js +404 -202
  19. package/dist/icons/Editor.d.ts +114 -114
  20. package/dist/icons/Editor.js +228 -114
  21. package/dist/icons/Finance.d.ts +140 -140
  22. package/dist/icons/Finance.js +280 -140
  23. package/dist/icons/Health & Medical.d.ts +62 -62
  24. package/dist/icons/Health & Medical.js +124 -62
  25. package/dist/icons/Logos.d.ts +224 -224
  26. package/dist/icons/Logos.js +448 -224
  27. package/dist/icons/Map.d.ts +174 -174
  28. package/dist/icons/Map.js +348 -174
  29. package/dist/icons/Media.d.ts +218 -218
  30. package/dist/icons/Media.js +436 -218
  31. package/dist/icons/Others.d.ts +104 -104
  32. package/dist/icons/Others.js +208 -104
  33. package/dist/icons/System.d.ts +262 -262
  34. package/dist/icons/System.js +524 -262
  35. package/dist/icons/User & Faces.d.ts +112 -112
  36. package/dist/icons/User & Faces.js +224 -112
  37. package/dist/icons/Weather.d.ts +80 -80
  38. package/dist/icons/Weather.js +160 -80
  39. package/dist/icons/custom/class.svg +13 -0
  40. package/dist/icons/custom/material.svg +7 -0
  41. package/dist/icons/custom/problem.svg +7 -0
  42. package/dist/index.d.ts +1 -0
  43. package/dist/index.js +1 -0
  44. package/package.json +1 -1
@@ -10,163 +10,243 @@ var __assign = (this && this.__assign) || function () {
10
10
  return __assign.apply(this, arguments);
11
11
  };
12
12
  import { jsx as _jsx } from "react/jsx-runtime";
13
- export { default as blazeFillSvg } from "remixicon/icons/Weather/blaze-fill.svg";
13
+ import blazeFillSvgImport from "remixicon/icons/Weather/blaze-fill.svg";
14
+ export var blazeFillSvg = blazeFillSvgImport;
14
15
  export var BlazeFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M18.5 9C19.5 10.0606 20 11.3939 20 13C20 16.4664 16.3 17.276 14.5 22C13.8333 21.4254 13.5 20.5921 13.5 19.5C13.5 16.0181 18.5 14.2101 18.5 9ZM14.5 5C15.7 6.23841 16.3 7.57175 16.3 9C16.3 13.9513 10.2552 14.6918 11.5 22C9.83333 20.8392 9 19.1726 9 17C9 13.675 14.5 11 14.5 5ZM10 1C11.3333 2.66667 12 4.16667 12 5.5C12 11.75 3.5 13.7218 8 22C5.38352 21.4203 3.5 19 3.5 16C3.5 9.5 10 8.5 10 1Z" }) }))); };
15
- export { default as blazeLineSvg } from "remixicon/icons/Weather/blaze-line.svg";
16
+ import blazeLineSvgImport from "remixicon/icons/Weather/blaze-line.svg";
17
+ export var blazeLineSvg = blazeLineSvgImport;
16
18
  export var BlazeLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M19 9C19.6667 10.0606 20 11.3939 20 13C20 16 16.5 17 15 22C14.3333 21.4254 14 20.5921 14 19.5C14 16.0181 19 14.2101 19 9ZM14.5 5C15.1667 6.23841 15.5 7.57175 15.5 9C15.5 14 9.5 15 11.5 22C9.83333 20.8392 9 19.1726 9 17C9 13.675 14.5 11 14.5 5ZM10 1C10.6667 2.33333 11 3.83333 11 5.5C11 11.5 2 13 8 22C5.5 21.5 3.5 19 3.5 16C3.5 9.5 10 8.5 10 1Z" }) }))); };
17
- export { default as celsiusFillSvg } from "remixicon/icons/Weather/celsius-fill.svg";
19
+ import celsiusFillSvgImport from "remixicon/icons/Weather/celsius-fill.svg";
20
+ export var celsiusFillSvg = celsiusFillSvgImport;
18
21
  export var CelsiusFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M4.5 10C2.567 10 1 8.433 1 6.5C1 4.567 2.567 3 4.5 3C6.433 3 8 4.567 8 6.5C8 8.433 6.433 10 4.5 10ZM4.5 8C5.32843 8 6 7.32843 6 6.5C6 5.67157 5.32843 5 4.5 5C3.67157 5 3 5.67157 3 6.5C3 7.32843 3.67157 8 4.5 8ZM22 10H20C20 7.79086 18.2091 6 16 6C13.7909 6 12 7.79086 12 10V15C12 17.2091 13.7909 19 16 19C18.2091 19 20 17.2091 20 15H22C22 18.3137 19.3137 21 16 21C12.6863 21 10 18.3137 10 15V10C10 6.68629 12.6863 4 16 4C19.3137 4 22 6.68629 22 10Z" }) }))); };
19
- export { default as celsiusLineSvg } from "remixicon/icons/Weather/celsius-line.svg";
22
+ import celsiusLineSvgImport from "remixicon/icons/Weather/celsius-line.svg";
23
+ export var celsiusLineSvg = celsiusLineSvgImport;
20
24
  export var CelsiusLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M4.5 10C2.567 10 1 8.433 1 6.5C1 4.567 2.567 3 4.5 3C6.433 3 8 4.567 8 6.5C8 8.433 6.433 10 4.5 10ZM4.5 8C5.32843 8 6 7.32843 6 6.5C6 5.67157 5.32843 5 4.5 5C3.67157 5 3 5.67157 3 6.5C3 7.32843 3.67157 8 4.5 8ZM22 10H20C20 7.79086 18.2091 6 16 6C13.7909 6 12 7.79086 12 10V15C12 17.2091 13.7909 19 16 19C18.2091 19 20 17.2091 20 15H22C22 18.3137 19.3137 21 16 21C12.6863 21 10 18.3137 10 15V10C10 6.68629 12.6863 4 16 4C19.3137 4 22 6.68629 22 10Z" }) }))); };
21
- export { default as cloudWindyFillSvg } from "remixicon/icons/Weather/cloud-windy-fill.svg";
25
+ import cloudWindyFillSvgImport from "remixicon/icons/Weather/cloud-windy-fill.svg";
26
+ export var cloudWindyFillSvg = cloudWindyFillSvgImport;
22
27
  export var CloudWindyFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M14 19V15.0069H2.07423C1.39109 13.8286 1 12.46 1 11C1 6.58172 4.58172 3 9 3C12.3949 3 15.2959 5.11466 16.4576 8.09864C16.7951 8.0339 17.1436 8 17.5 8C20.5376 8 23 10.4624 23 13.5C23 16.5376 20.5376 19 17.5 19H14ZM6 21H16V23H6V21ZM2 17H12V19H2V17Z" }) }))); };
23
- export { default as cloudWindyLineSvg } from "remixicon/icons/Weather/cloud-windy-line.svg";
28
+ import cloudWindyLineSvgImport from "remixicon/icons/Weather/cloud-windy-line.svg";
29
+ export var cloudWindyLineSvg = cloudWindyLineSvgImport;
24
30
  export var CloudWindyLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M14 18V16H17.5C19.433 16 21 14.433 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10V10.0069H1V10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H14ZM6 20H16V22H6V20ZM6 12H14V14H6V12ZM2 16H12V18H2V16Z" }) }))); };
25
- export { default as cloudy2FillSvg } from "remixicon/icons/Weather/cloudy-2-fill.svg";
31
+ import cloudy2FillSvgImport from "remixicon/icons/Weather/cloudy-2-fill.svg";
32
+ export var cloudy2FillSvg = cloudy2FillSvgImport;
26
33
  export var Cloudy2FillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M17 21H7C3.68629 21 1 18.3137 1 15C1 12.3846 2.67346 10.16 5.00804 9.33857C5.0027 9.22639 5 9.11351 5 9C5 5.13401 8.13401 2 12 2C15.866 2 19 5.13401 19 9C19 9.11351 18.9973 9.22639 18.992 9.33857C21.3265 10.16 23 12.3846 23 15C23 18.3137 20.3137 21 17 21Z" }) }))); };
27
- export { default as cloudy2LineSvg } from "remixicon/icons/Weather/cloudy-2-line.svg";
34
+ import cloudy2LineSvgImport from "remixicon/icons/Weather/cloudy-2-line.svg";
35
+ export var cloudy2LineSvg = cloudy2LineSvgImport;
28
36
  export var Cloudy2LineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M17 21H7C3.68629 21 1 18.3137 1 15C1 12.3846 2.67346 10.16 5.00804 9.33857C5.0027 9.22639 5 9.11351 5 9C5 5.13401 8.13401 2 12 2C15.866 2 19 5.13401 19 9C19 9.11351 18.9973 9.22639 18.992 9.33857C21.3265 10.16 23 12.3846 23 15C23 18.3137 20.3137 21 17 21ZM7 19H17C19.2091 19 21 17.2091 21 15C21 12.7909 19.2091 11 17 11C16.8561 11 16.714 11.0076 16.5741 11.0224C16.8479 10.4041 17 9.71979 17 9C17 6.23858 14.7614 4 12 4C9.23858 4 7 6.23858 7 9C7 9.71979 7.15209 10.4041 7.4259 11.0224C7.28596 11.0076 7.14387 11 7 11C4.79086 11 3 12.7909 3 15C3 17.2091 4.79086 19 7 19Z" }) }))); };
29
- export { default as cloudyFillSvg } from "remixicon/icons/Weather/cloudy-fill.svg";
37
+ import cloudyFillSvgImport from "remixicon/icons/Weather/cloudy-fill.svg";
38
+ export var cloudyFillSvg = cloudyFillSvgImport;
30
39
  export var CloudyFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M9 20.9855C4.53831 20.7267 1 17.0266 1 12.5C1 7.80558 4.80558 4 9.5 4C12.5433 4 15.2131 5.59939 16.7146 8.00348C20.2051 8.11671 23 10.982 23 14.5C23 17.9216 20.3562 20.7257 17 20.9811V21H9V20.9855Z" }) }))); };
31
- export { default as cloudyLineSvg } from "remixicon/icons/Weather/cloudy-line.svg";
40
+ import cloudyLineSvgImport from "remixicon/icons/Weather/cloudy-line.svg";
41
+ export var cloudyLineSvg = cloudyLineSvgImport;
32
42
  export var CloudyLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M9.5 6C5.91015 6 3 8.91015 3 12.5C3 16.0899 5.91015 19 9.5 19H16.5C18.9853 19 21 16.9853 21 14.5C21 12.0147 18.9853 10 16.5 10C16.1717 10 15.8516 10.0352 15.5433 10.1019C14.589 7.69894 12.2429 6 9.5 6ZM16.5 21H9.5C4.80558 21 1 17.1944 1 12.5C1 7.80558 4.80558 4 9.5 4C12.5433 4 15.2131 5.59939 16.7146 8.00348C20.2051 8.11671 23 10.982 23 14.5C23 18.0899 20.0899 21 16.5 21Z" }) }))); };
33
- export { default as drizzleFillSvg } from "remixicon/icons/Weather/drizzle-fill.svg";
43
+ import drizzleFillSvgImport from "remixicon/icons/Weather/drizzle-fill.svg";
44
+ export var drizzleFillSvg = drizzleFillSvgImport;
34
45
  export var DrizzleFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M11 18V21H9V18C4.58172 18 1 14.4183 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H11ZM13 20H15V23H13V20Z" }) }))); };
35
- export { default as drizzleLineSvg } from "remixicon/icons/Weather/drizzle-line.svg";
46
+ import drizzleLineSvgImport from "remixicon/icons/Weather/drizzle-line.svg";
47
+ export var drizzleLineSvg = drizzleLineSvgImport;
36
48
  export var DrizzleLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M17 18V16H17.5C19.433 16 21 14.433 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 12.6124 4.66962 14.8349 7 15.6586V17.748C3.54955 16.8599 1 13.7277 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H17ZM9 16H11V20H9V16ZM13 19H15V23H13V19Z" }) }))); };
37
- export { default as earthquakeFillSvg } from "remixicon/icons/Weather/earthquake-fill.svg";
49
+ import earthquakeFillSvgImport from "remixicon/icons/Weather/earthquake-fill.svg";
50
+ export var earthquakeFillSvg = earthquakeFillSvgImport;
38
51
  export var EarthquakeFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M11.3273 1.61162C11.677 1.29377 12.1956 1.26728 12.5734 1.53216L12.6727 1.61162L23 11.0001H20V20.0001C20 20.5129 19.614 20.9356 19.1166 20.9934L19 21.0001H12.5L15 17.0001L11.5 14.0001L15.5 11.0001L13 9.0001L13.5 6.0001L10.5 9.0001L13 11.0001L8 14.0001L11.75 17.5001L8.5 21.0001H5C4.48716 21.0001 4.06449 20.6141 4.00673 20.1167L4 20.0001V11.0001H1L11.3273 1.61162Z" }) }))); };
39
- export { default as earthquakeLineSvg } from "remixicon/icons/Weather/earthquake-line.svg";
52
+ import earthquakeLineSvgImport from "remixicon/icons/Weather/earthquake-line.svg";
53
+ export var earthquakeLineSvg = earthquakeLineSvgImport;
40
54
  export var EarthquakeLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M5 21.0001C4.48716 21.0001 4.06449 20.6141 4.00673 20.1167L4 20.0001V11.0001H1L11.3273 1.61162C11.677 1.29377 12.1956 1.26728 12.5734 1.53216L12.6727 1.61162L23 11.0001H20V20.0001C20 20.5129 19.614 20.9356 19.1166 20.9934L19 21.0001H5ZM12 3.7021L6 9.1561V19.0001L10.357 18.9996L11.75 17.5001L8 14.0001L13 11.0001L10.5 9.0001L13.5 6.0001L13 9.0001L15.5 11.0001L11.5 14.0001L15 17.0001L13.75 18.9996L18 19.0001V9.1571L12 3.7021Z" }) }))); };
41
- export { default as fahrenheitFillSvg } from "remixicon/icons/Weather/fahrenheit-fill.svg";
55
+ import fahrenheitFillSvgImport from "remixicon/icons/Weather/fahrenheit-fill.svg";
56
+ export var fahrenheitFillSvg = fahrenheitFillSvgImport;
42
57
  export var FahrenheitFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 12H19V14H12V21H10V8C10 5.79086 11.7909 4 14 4H21V6H14C12.8954 6 12 6.89543 12 8V12ZM4.5 10C2.567 10 1 8.433 1 6.5C1 4.567 2.567 3 4.5 3C6.433 3 8 4.567 8 6.5C8 8.433 6.433 10 4.5 10ZM4.5 8C5.32843 8 6 7.32843 6 6.5C6 5.67157 5.32843 5 4.5 5C3.67157 5 3 5.67157 3 6.5C3 7.32843 3.67157 8 4.5 8Z" }) }))); };
43
- export { default as fahrenheitLineSvg } from "remixicon/icons/Weather/fahrenheit-line.svg";
58
+ import fahrenheitLineSvgImport from "remixicon/icons/Weather/fahrenheit-line.svg";
59
+ export var fahrenheitLineSvg = fahrenheitLineSvgImport;
44
60
  export var FahrenheitLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 12H19V14H12V21H10V8C10 5.79086 11.7909 4 14 4H21V6H14C12.8954 6 12 6.89543 12 8V12ZM4.5 10C2.567 10 1 8.433 1 6.5C1 4.567 2.567 3 4.5 3C6.433 3 8 4.567 8 6.5C8 8.433 6.433 10 4.5 10ZM4.5 8C5.32843 8 6 7.32843 6 6.5C6 5.67157 5.32843 5 4.5 5C3.67157 5 3 5.67157 3 6.5C3 7.32843 3.67157 8 4.5 8Z" }) }))); };
45
- export { default as fireFillSvg } from "remixicon/icons/Weather/fire-fill.svg";
61
+ import fireFillSvgImport from "remixicon/icons/Weather/fire-fill.svg";
62
+ export var fireFillSvg = fireFillSvgImport;
46
63
  export var FireFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 23C7.85786 23 4.5 19.6421 4.5 15.5C4.5 13.3462 5.40786 11.4045 6.86179 10.0366C8.20403 8.77375 11.5 6.49951 11 1.5C17 5.5 20 9.5 14 15.5C15 15.5 16.5 15.5 19 13.0296C19.2697 13.8032 19.5 14.6345 19.5 15.5C19.5 19.6421 16.1421 23 12 23Z" }) }))); };
47
- export { default as fireLineSvg } from "remixicon/icons/Weather/fire-line.svg";
64
+ import fireLineSvgImport from "remixicon/icons/Weather/fire-line.svg";
65
+ export var fireLineSvg = fireLineSvgImport;
48
66
  export var FireLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 23C16.1421 23 19.5 19.6421 19.5 15.5C19.5 14.6345 19.2697 13.8032 19 13.0296C17.3333 14.6765 16.0667 15.5 15.2 15.5C19.1954 8.5 17 5.5 11 1.5C11.5 6.49951 8.20403 8.77375 6.86179 10.0366C5.40786 11.4045 4.5 13.3462 4.5 15.5C4.5 19.6421 7.85786 23 12 23ZM12.7094 5.23498C15.9511 7.98528 15.9666 10.1223 13.463 14.5086C12.702 15.8419 13.6648 17.5 15.2 17.5C15.8884 17.5 16.5841 17.2992 17.3189 16.9051C16.6979 19.262 14.5519 21 12 21C8.96243 21 6.5 18.5376 6.5 15.5C6.5 13.9608 7.13279 12.5276 8.23225 11.4932C8.35826 11.3747 8.99749 10.8081 9.02477 10.7836C9.44862 10.4021 9.7978 10.0663 10.1429 9.69677C11.3733 8.37932 12.2571 6.91631 12.7094 5.23498Z" }) }))); };
49
- export { default as flashlightFillSvg } from "remixicon/icons/Weather/flashlight-fill.svg";
67
+ import flashlightFillSvgImport from "remixicon/icons/Weather/flashlight-fill.svg";
68
+ export var flashlightFillSvg = flashlightFillSvgImport;
50
69
  export var FlashlightFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M13 10H20L11 23V14H4L13 1V10Z" }) }))); };
51
- export { default as flashlightLineSvg } from "remixicon/icons/Weather/flashlight-line.svg";
70
+ import flashlightLineSvgImport from "remixicon/icons/Weather/flashlight-line.svg";
71
+ export var flashlightLineSvg = flashlightLineSvgImport;
52
72
  export var FlashlightLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M13 9H21L11 24V15H4L13 0V9ZM11 11V7.22063L7.53238 13H13V17.3944L17.263 11H11Z" }) }))); };
53
- export { default as floodFillSvg } from "remixicon/icons/Weather/flood-fill.svg";
73
+ import floodFillSvgImport from "remixicon/icons/Weather/flood-fill.svg";
74
+ export var floodFillSvg = floodFillSvgImport;
54
75
  export var FloodFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M16.0001 17.4724C17.0616 18.4224 18.4634 19.0001 20 19.0001H22V21.0001H20C18.5428 21.0001 17.1766 20.6105 15.9998 19.9298C14.8242 20.6103 13.4576 21.0001 12 21.0001C10.5428 21.0001 9.17657 20.6105 7.99984 19.9298C6.8242 20.6103 5.45763 21.0001 4 21.0001H2V19.0001H4C5.53713 19.0001 6.93925 18.4221 8.00013 17.4724C9.06163 18.4224 10.4634 19.0001 12 19.0001C13.5371 19.0001 14.9393 18.4221 16.0001 17.4724ZM12.5734 1.53216L12.6727 1.61162L23 11.0001H20V17.0001C18.3643 17.0001 16.912 16.2146 15.9998 15.0003C15.088 16.2146 13.6357 17.0001 12 17.0001C10.3643 17.0001 8.91199 16.2146 7.99978 15.0003C7.08801 16.2146 5.63573 17.0001 4 17.0001L3.999 10.9996L1 11.0001L11.3273 1.61162C11.6452 1.32267 12.1027 1.27451 12.4671 1.46714L12.5734 1.53216Z" }) }))); };
55
- export { default as floodLineSvg } from "remixicon/icons/Weather/flood-line.svg";
76
+ import floodLineSvgImport from "remixicon/icons/Weather/flood-line.svg";
77
+ export var floodLineSvg = floodLineSvgImport;
56
78
  export var FloodLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M16.0001 17.4724C17.0616 18.4224 18.4634 19.0001 20 19.0001H22V21.0001H20C18.5428 21.0001 17.1766 20.6105 15.9998 19.9298C14.8242 20.6103 13.4576 21.0001 12 21.0001C10.5428 21.0001 9.17657 20.6105 7.99984 19.9298C6.8242 20.6103 5.45763 21.0001 4 21.0001H2V19.0001H4C5.53713 19.0001 6.93925 18.4221 8.00013 17.4724C9.06163 18.4224 10.4634 19.0001 12 19.0001C13.5371 19.0001 14.9393 18.4221 16.0001 17.4724ZM12.5734 1.53216L12.6727 1.61162L23 11.0001H20V17.0001C19.2988 17.0001 18.6258 16.8798 18.0003 16.6588L18 9.1571L12 3.7021L6 9.1561L6.00125 16.6583C5.4648 16.848 4.89325 16.9636 4.29898 16.9928L4 17.0001V11.0001H1L11.3273 1.61162C11.677 1.29377 12.1956 1.26728 12.5734 1.53216Z" }) }))); };
57
- export { default as foggyFillSvg } from "remixicon/icons/Weather/foggy-fill.svg";
79
+ import foggyFillSvgImport from "remixicon/icons/Weather/foggy-fill.svg";
80
+ export var foggyFillSvg = foggyFillSvgImport;
58
81
  export var FoggyFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M1.5843 13.0069C1.20753 12.0786 1 11.0635 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 12.6709 22.9922 12.8399 22.977 13.0069H1.5843ZM4 19H21V21H4V19ZM2 15H23V17H2V15Z" }) }))); };
59
- export { default as foggyLineSvg } from "remixicon/icons/Weather/foggy-line.svg";
82
+ import foggyLineSvgImport from "remixicon/icons/Weather/foggy-line.svg";
83
+ export var foggyLineSvg = foggyLineSvgImport;
60
84
  export var FoggyLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M1.5843 13.0069C1.20753 12.0786 1 11.0635 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 12.6709 22.9922 12.8399 22.977 13.0069H20.9636C20.9876 12.8414 21 12.6721 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 11.0957 3.2937 12.1228 3.80666 13.0069H1.5843ZM4 19H21V21H4V19ZM2 15H23V17H2V15Z" }) }))); };
61
- export { default as hailFillSvg } from "remixicon/icons/Weather/hail-fill.svg";
85
+ import hailFillSvgImport from "remixicon/icons/Weather/hail-fill.svg";
86
+ export var hailFillSvg = hailFillSvgImport;
62
87
  export var HailFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M18.9948 17.7944C18.8878 15.6808 17.1402 14 15 14C14.622 14 14.2562 14.0524 13.9096 14.1504C13.5201 12.3494 11.9176 11 10 11C7.79086 11 6 12.7909 6 15C6 16.0794 6.42752 17.0589 7.12246 17.7784C3.61004 16.9337 1 13.7716 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.0194 21.306 17.1432 18.9948 17.7944ZM10 17C8.89543 17 8 16.1046 8 15C8 13.8954 8.89543 13 10 13C11.1046 13 12 13.8954 12 15C12 16.1046 11.1046 17 10 17ZM15 20C13.8954 20 13 19.1046 13 18C13 16.8954 13.8954 16 15 16C16.1046 16 17 16.8954 17 18C17 19.1046 16.1046 20 15 20ZM10 23C8.89543 23 8 22.1046 8 21C8 19.8954 8.89543 19 10 19C11.1046 19 12 19.8954 12 21C12 22.1046 11.1046 23 10 23Z" }) }))); };
63
- export { default as hailLineSvg } from "remixicon/icons/Weather/hail-line.svg";
88
+ import hailLineSvgImport from "remixicon/icons/Weather/hail-line.svg";
89
+ export var hailLineSvg = hailLineSvgImport;
64
90
  export var HailLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M6 17.4185C3.06817 16.2317 1 13.3574 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.0176 21.3085 17.14 19 17.793V15.6632C20.1825 15.1015 21 13.8962 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 12.2208 4.2066 14.1599 6 15.1973V17.4185ZM10 17C8.89543 17 8 16.1046 8 15C8 13.8954 8.89543 13 10 13C11.1046 13 12 13.8954 12 15C12 16.1046 11.1046 17 10 17ZM15 20C13.8954 20 13 19.1046 13 18C13 16.8954 13.8954 16 15 16C16.1046 16 17 16.8954 17 18C17 19.1046 16.1046 20 15 20ZM10 23C8.89543 23 8 22.1046 8 21C8 19.8954 8.89543 19 10 19C11.1046 19 12 19.8954 12 21C12 22.1046 11.1046 23 10 23Z" }) }))); };
65
- export { default as haze2FillSvg } from "remixicon/icons/Weather/haze-2-fill.svg";
91
+ import haze2FillSvgImport from "remixicon/icons/Weather/haze-2-fill.svg";
92
+ export var haze2FillSvg = haze2FillSvgImport;
66
93
  export var Haze2FillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 19C12.8284 19 13.5 19.6716 13.5 20.5C13.5 21.3284 12.8284 22 12 22C11.1716 22 10.5 21.3284 10.5 20.5C10.5 19.6716 11.1716 19 12 19ZM19.5 19C20.3284 19 21 19.6716 21 20.5C21 21.3284 20.3284 22 19.5 22C18.6716 22 18 21.3284 18 20.5C18 19.6716 18.6716 19 19.5 19ZM4.5 19C5.32843 19 6 19.6716 6 20.5C6 21.3284 5.32843 22 4.5 22C3.67157 22 3 21.3284 3 20.5C3 19.6716 3.67157 19 4.5 19ZM17 7C19.7614 7 22 9.23858 22 12C22 14.7614 19.7614 17 17 17C15.1564 17 13.4896 15.9595 11.9997 13.8785C10.5104 15.9595 8.84364 17 7 17C4.23858 17 2 14.7614 2 12C2 9.23858 4.23858 7 7 7C8.84364 7 10.5104 8.04052 12.0003 10.1215C13.4896 8.04052 15.1564 7 17 7ZM12 2C12.8284 2 13.5 2.67157 13.5 3.5C13.5 4.32843 12.8284 5 12 5C11.1716 5 10.5 4.32843 10.5 3.5C10.5 2.67157 11.1716 2 12 2ZM4.5 2C5.32843 2 6 2.67157 6 3.5C6 4.32843 5.32843 5 4.5 5C3.67157 5 3 4.32843 3 3.5C3 2.67157 3.67157 2 4.5 2ZM19.5 2C20.3284 2 21 2.67157 21 3.5C21 4.32843 20.3284 5 19.5 5C18.6716 5 18 4.32843 18 3.5C18 2.67157 18.6716 2 19.5 2Z" }) }))); };
67
- export { default as haze2LineSvg } from "remixicon/icons/Weather/haze-2-line.svg";
94
+ import haze2LineSvgImport from "remixicon/icons/Weather/haze-2-line.svg";
95
+ export var haze2LineSvg = haze2LineSvgImport;
68
96
  export var Haze2LineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 19C12.8284 19 13.5 19.6716 13.5 20.5C13.5 21.3284 12.8284 22 12 22C11.1716 22 10.5 21.3284 10.5 20.5C10.5 19.6716 11.1716 19 12 19ZM19.5 19C20.3284 19 21 19.6716 21 20.5C21 21.3284 20.3284 22 19.5 22C18.6716 22 18 21.3284 18 20.5C18 19.6716 18.6716 19 19.5 19ZM4.5 19C5.32843 19 6 19.6716 6 20.5C6 21.3284 5.32843 22 4.5 22C3.67157 22 3 21.3284 3 20.5C3 19.6716 3.67157 19 4.5 19ZM17 7C19.7614 7 22 9.23858 22 12C22 14.7614 19.7614 17 17 17C15.1564 17 13.4896 15.9595 11.9997 13.8785C10.5104 15.9595 8.84364 17 7 17C4.23858 17 2 14.7614 2 12C2 9.23858 4.23858 7 7 7C8.84364 7 10.5104 8.04052 12.0003 10.1215C13.4896 8.04052 15.1564 7 17 7ZM7 9C5.34315 9 4 10.3431 4 12C4 13.6569 5.34315 15 7 15C8.25368 15 9.50923 14.1248 10.7587 12.1459L10.848 11.999L10.7587 11.8541C9.56129 9.95762 8.3583 9.07485 7.15672 9.00457L7 9ZM17 9C15.7463 9 14.4908 9.87517 13.2413 11.8541L13.151 12L13.2413 12.1459C14.4387 14.0424 15.6417 14.9252 16.8433 14.9954L17 15C18.6569 15 20 13.6569 20 12C20 10.3431 18.6569 9 17 9ZM12 2C12.8284 2 13.5 2.67157 13.5 3.5C13.5 4.32843 12.8284 5 12 5C11.1716 5 10.5 4.32843 10.5 3.5C10.5 2.67157 11.1716 2 12 2ZM4.5 2C5.32843 2 6 2.67157 6 3.5C6 4.32843 5.32843 5 4.5 5C3.67157 5 3 4.32843 3 3.5C3 2.67157 3.67157 2 4.5 2ZM19.5 2C20.3284 2 21 2.67157 21 3.5C21 4.32843 20.3284 5 19.5 5C18.6716 5 18 4.32843 18 3.5C18 2.67157 18.6716 2 19.5 2Z" }) }))); };
69
- export { default as hazeFillSvg } from "remixicon/icons/Weather/haze-fill.svg";
97
+ import hazeFillSvgImport from "remixicon/icons/Weather/haze-fill.svg";
98
+ export var hazeFillSvg = hazeFillSvgImport;
70
99
  export var HazeFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M6.08296 13C6.0284 12.6748 6 12.3407 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 12.3407 17.9716 12.6748 17.917 13H6.08296ZM2 15H12V17H2V15ZM14 15H22V17H14V15ZM16 19H20V21H16V19ZM4 19H14V21H4V19ZM11 1H13V4H11V1ZM3.51472 4.92893L4.92893 3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 4.92893ZM19.0711 3.51472L20.4853 4.92893L18.364 7.05025L16.9497 5.63604L19.0711 3.51472ZM23 11V13H20V11H23ZM4 11V13H1V11H4Z" }) }))); };
71
- export { default as hazeLineSvg } from "remixicon/icons/Weather/haze-line.svg";
100
+ import hazeLineSvgImport from "remixicon/icons/Weather/haze-line.svg";
101
+ export var hazeLineSvg = hazeLineSvgImport;
72
102
  export var HazeLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M6.08296 13C6.0284 12.6748 6 12.3407 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 12.3407 17.9716 12.6748 17.917 13H15.874C15.9562 12.6804 16 12.3453 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 12.3453 8.04375 12.6804 8.12602 13H6.08296ZM2 15H12V17H2V15ZM14 15H22V17H14V15ZM16 19H20V21H16V19ZM4 19H14V21H4V19ZM11 1H13V4H11V1ZM3.51472 4.92893L4.92893 3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 4.92893ZM19.0711 3.51472L20.4853 4.92893L18.364 7.05025L16.9497 5.63604L19.0711 3.51472ZM23 11V13H20V11H23ZM4 11V13H1V11H4Z" }) }))); };
73
- export { default as heavyShowersFillSvg } from "remixicon/icons/Weather/heavy-showers-fill.svg";
103
+ import heavyShowersFillSvgImport from "remixicon/icons/Weather/heavy-showers-fill.svg";
104
+ export var heavyShowersFillSvg = heavyShowersFillSvgImport;
74
105
  export var HeavyShowersFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M13 18V23H11V18H9V21H7V17.748C3.54955 16.8599 1 13.7277 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H17V21H15V18H13Z" }) }))); };
75
- export { default as heavyShowersLineSvg } from "remixicon/icons/Weather/heavy-showers-line.svg";
106
+ import heavyShowersLineSvgImport from "remixicon/icons/Weather/heavy-showers-line.svg";
107
+ export var heavyShowersLineSvg = heavyShowersLineSvgImport;
76
108
  export var HeavyShowersLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M5 16.9297C2.60879 15.5465 1 12.9611 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.0176 21.3085 17.14 19 17.793V15.6632C20.1825 15.1015 21 13.8962 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 11.777 3.7725 13.3736 5 14.4722V16.9297ZM7 14H9V20H7V14ZM15 14H17V20H15V14ZM11 17H13V23H11V17Z" }) }))); };
77
- export { default as meteorFillSvg } from "remixicon/icons/Weather/meteor-fill.svg";
109
+ import meteorFillSvgImport from "remixicon/icons/Weather/meteor-fill.svg";
110
+ export var meteorFillSvg = meteorFillSvgImport;
78
111
  export var MeteorFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M21 1V13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13C3 9.72064 4.75393 6.85093 7.37488 5.27777L14 1.453V4.223L21 1ZM12 8C9.23858 8 7 10.2386 7 13C7 15.7614 9.23858 18 12 18C14.7614 18 17 15.7614 17 13C17 10.2386 14.7614 8 12 8Z" }) }))); };
79
- export { default as meteorLineSvg } from "remixicon/icons/Weather/meteor-line.svg";
112
+ import meteorLineSvgImport from "remixicon/icons/Weather/meteor-line.svg";
113
+ export var meteorLineSvg = meteorLineSvgImport;
80
114
  export var MeteorLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M21 1V13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13C3 9.72064 4.75393 6.85093 7.37488 5.27777L14 1.453V4.223L21 1ZM19 4.122L12 7.34567V4.916L8.59717 6.88088C6.47212 8.06588 5.10056 10.2673 5.00531 12.7258L5 13C5 16.866 8.13401 20 12 20C15.7855 20 18.8691 16.9952 18.9959 13.2407L19 13V4.122ZM12 8C14.7614 8 17 10.2386 17 13C17 15.7614 14.7614 18 12 18C9.23858 18 7 15.7614 7 13C7 10.2386 9.23858 8 12 8ZM12 10C10.3431 10 9 11.3431 9 13C9 14.6569 10.3431 16 12 16C13.6569 16 15 14.6569 15 13C15 11.3431 13.6569 10 12 10Z" }) }))); };
81
- export { default as mistFillSvg } from "remixicon/icons/Weather/mist-fill.svg";
115
+ import mistFillSvgImport from "remixicon/icons/Weather/mist-fill.svg";
116
+ export var mistFillSvg = mistFillSvgImport;
82
117
  export var MistFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M4 4H8V6H4V4ZM16 19H20V21H16V19ZM2 9H12V11H2V9ZM14 9H20V11H14V9ZM4 14H10V16H4V14ZM12 14H22V16H12V14ZM10 4H22V6H10V4ZM2 19H14V21H2V19Z" }) }))); };
83
- export { default as mistLineSvg } from "remixicon/icons/Weather/mist-line.svg";
118
+ import mistLineSvgImport from "remixicon/icons/Weather/mist-line.svg";
119
+ export var mistLineSvg = mistLineSvgImport;
84
120
  export var MistLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M4 4H8V6H4V4ZM16 19H20V21H16V19ZM2 9H7V11H2V9ZM9 9H12V11H9V9ZM14 9H20V11H14V9ZM4 14H10V16H4V14ZM12 14H15V16H12V14ZM17 14H22V16H17V14ZM10 4H22V6H10V4ZM2 19H14V21H2V19Z" }) }))); };
85
- export { default as moonClearFillSvg } from "remixicon/icons/Weather/moon-clear-fill.svg";
121
+ import moonClearFillSvgImport from "remixicon/icons/Weather/moon-clear-fill.svg";
122
+ export var moonClearFillSvg = moonClearFillSvgImport;
86
123
  export var MoonClearFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M9.8216 2.23796C9.29417 3.38265 9 4.65697 9 6C9 10.9706 13.0294 15 18 15C19.343 15 20.6174 14.7058 21.762 14.1784C20.7678 18.6537 16.7747 22 12 22C6.47715 22 2 17.5228 2 12C2 7.22532 5.3463 3.23221 9.8216 2.23796ZM18.1642 2.29104L19 2.5V3.5L18.1642 3.70896C17.4476 3.8881 16.8881 4.4476 16.709 5.16417L16.5 6H15.5L15.291 5.16417C15.1119 4.4476 14.5524 3.8881 13.8358 3.70896L13 3.5V2.5L13.8358 2.29104C14.5524 2.1119 15.1119 1.5524 15.291 0.835829L15.5 0H16.5L16.709 0.835829C16.8881 1.5524 17.4476 2.1119 18.1642 2.29104ZM23.1642 7.29104L24 7.5V8.5L23.1642 8.70896C22.4476 8.8881 21.8881 9.4476 21.709 10.1642L21.5 11H20.5L20.291 10.1642C20.1119 9.4476 19.5524 8.8881 18.8358 8.70896L18 8.5V7.5L18.8358 7.29104C19.5524 7.1119 20.1119 6.5524 20.291 5.83583L20.5 5H21.5L21.709 5.83583C21.8881 6.5524 22.4476 7.1119 23.1642 7.29104Z" }) }))); };
87
- export { default as moonClearLineSvg } from "remixicon/icons/Weather/moon-clear-line.svg";
124
+ import moonClearLineSvgImport from "remixicon/icons/Weather/moon-clear-line.svg";
125
+ export var moonClearLineSvg = moonClearLineSvgImport;
88
126
  export var MoonClearLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M10 6C10 10.4183 13.5817 14 18 14C19.4386 14 20.7885 13.6203 21.9549 12.9556C21.4738 18.0302 17.2005 22 12 22C6.47715 22 2 17.5228 2 12C2 6.79948 5.9698 2.52616 11.0444 2.04507C10.3797 3.21152 10 4.56142 10 6ZM4 12C4 16.4183 7.58172 20 12 20C14.9654 20 17.5757 18.3788 18.9571 15.9546C18.6407 15.9848 18.3214 16 18 16C12.4772 16 8 11.5228 8 6C8 5.67863 8.01524 5.35933 8.04536 5.04293C5.62119 6.42426 4 9.03458 4 12ZM18.1642 2.29104L19 2.5V3.5L18.1642 3.70896C17.4476 3.8881 16.8881 4.4476 16.709 5.16417L16.5 6H15.5L15.291 5.16417C15.1119 4.4476 14.5524 3.8881 13.8358 3.70896L13 3.5V2.5L13.8358 2.29104C14.5524 2.1119 15.1119 1.5524 15.291 0.835829L15.5 0H16.5L16.709 0.835829C16.8881 1.5524 17.4476 2.1119 18.1642 2.29104ZM23.1642 7.29104L24 7.5V8.5L23.1642 8.70896C22.4476 8.8881 21.8881 9.4476 21.709 10.1642L21.5 11H20.5L20.291 10.1642C20.1119 9.4476 19.5524 8.8881 18.8358 8.70896L18 8.5V7.5L18.8358 7.29104C19.5524 7.1119 20.1119 6.5524 20.291 5.83583L20.5 5H21.5L21.709 5.83583C21.8881 6.5524 22.4476 7.1119 23.1642 7.29104Z" }) }))); };
89
- export { default as moonCloudyFillSvg } from "remixicon/icons/Weather/moon-cloudy-fill.svg";
127
+ import moonCloudyFillSvgImport from "remixicon/icons/Weather/moon-cloudy-fill.svg";
128
+ export var moonCloudyFillSvg = moonCloudyFillSvgImport;
90
129
  export var MoonCloudyFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M8.67047 5.00666C9.79257 2.63812 12.205 1 15 1C15.4162 1 15.8239 1.03632 16.2201 1.10596C16.0772 1.54488 16 2.01342 16 2.5C16 4.98528 18.0147 7 20.5 7C20.9866 7 21.4551 6.92277 21.894 6.77991C21.9637 7.17612 22 7.58382 22 8C22 9.2228 21.6865 10.3724 21.1354 11.3727C22.2787 12.3806 23 13.856 23 15.5C23 18.5376 20.5376 21 17.5 21H9C4.58172 21 1 17.4183 1 13C1 8.6921 4.405 5.17948 8.67047 5.00666ZM10.8473 5.21433C13.4205 5.82257 15.5135 7.67351 16.4576 10.0986C16.7951 10.0339 17.1436 10 17.5 10C18.1745 10 18.8207 10.1214 19.4179 10.3436C19.6433 9.91944 19.8095 9.45894 19.9054 8.97316C16.79 8.69062 14.3094 6.20996 14.0268 3.09465C12.7061 3.35519 11.5722 4.13582 10.8473 5.21433Z" }) }))); };
91
- export { default as moonCloudyLineSvg } from "remixicon/icons/Weather/moon-cloudy-line.svg";
130
+ import moonCloudyLineSvgImport from "remixicon/icons/Weather/moon-cloudy-line.svg";
131
+ export var moonCloudyLineSvg = moonCloudyLineSvgImport;
92
132
  export var MoonCloudyLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M8.67047 5.00666C9.79257 2.63812 12.205 1 15 1C15.4162 1 15.8239 1.03632 16.2201 1.10596C16.0772 1.54488 16 2.01342 16 2.5C16 4.98528 18.0147 7 20.5 7C20.9866 7 21.4551 6.92277 21.894 6.77991C21.9637 7.17612 22 7.58382 22 8C22 9.2228 21.6865 10.3724 21.1354 11.3727C22.2787 12.3806 23 13.856 23 15.5C23 18.5376 20.5376 21 17.5 21H9C4.58172 21 1 17.4183 1 13C1 8.6921 4.405 5.17948 8.67047 5.00666ZM10.8473 5.21433C13.4205 5.82257 15.5135 7.67351 16.4576 10.0986C16.7951 10.0339 17.1436 10 17.5 10C18.1745 10 18.8207 10.1214 19.4179 10.3436C19.6433 9.91944 19.8095 9.45894 19.9054 8.97316C16.79 8.69062 14.3094 6.20996 14.0268 3.09465C12.7061 3.35519 11.5722 4.13582 10.8473 5.21433ZM17.5 19C19.433 19 21 17.433 21 15.5C21 13.567 19.433 12 17.5 12C16.5205 12 15.6351 12.4023 14.9998 13.0507C14.9999 13.0338 15 13.0169 15 13C15 9.68629 12.3137 7 9 7C5.68629 7 3 9.68629 3 13C3 16.3137 5.68629 19 9 19H17.5Z" }) }))); };
93
- export { default as moonFillSvg } from "remixicon/icons/Weather/moon-fill.svg";
133
+ import moonFillSvgImport from "remixicon/icons/Weather/moon-fill.svg";
134
+ export var moonFillSvg = moonFillSvgImport;
94
135
  export var MoonFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M11.3807 2.01904C9.91573 3.38786 9 5.33708 9 7.50018C9 11.6423 12.3579 15.0002 16.5 15.0002C18.6631 15.0002 20.6123 14.0844 21.9811 12.6195C21.6613 17.8539 17.3149 22.0002 12 22.0002C6.47715 22.0002 2 17.523 2 12.0002C2 6.68532 6.14629 2.33888 11.3807 2.01904Z" }) }))); };
95
- export { default as moonFoggyFillSvg } from "remixicon/icons/Weather/moon-foggy-fill.svg";
136
+ import moonFoggyFillSvgImport from "remixicon/icons/Weather/moon-foggy-fill.svg";
137
+ export var moonFoggyFillSvg = moonFoggyFillSvgImport;
96
138
  export var MoonFoggyFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M16 20.3344V18H14V14H3.33238C3.11567 13.2034 3 12.3652 3 11.5C3 6.93948 6.21346 3.12954 10.4996 2.21094C10.1765 3.07935 10 4.01903 10 4.99995C10 9.41823 13.5817 13 18 13C19.4531 13 20.8157 12.6125 21.9902 11.9354C21.8178 15.7576 19.3867 18.9916 16 20.3344ZM7 20H14V22H7V20ZM2 16H12V18H2V16Z" }) }))); };
97
- export { default as moonFoggyLineSvg } from "remixicon/icons/Weather/moon-foggy-line.svg";
139
+ import moonFoggyLineSvgImport from "remixicon/icons/Weather/moon-foggy-line.svg";
140
+ export var moonFoggyLineSvg = moonFoggyLineSvgImport;
98
141
  export var MoonFoggyLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M16 20.3346V18.1351C17.6993 17.2368 19.012 15.7048 19.6233 13.8538C19.0927 13.9506 18.5498 14.0001 18 14.0001C13.0294 14.0001 9 9.97071 9 5.00015C9 4.95455 9.00034 4.909 9.00102 4.86349C7.04146 5.89887 5.60285 7.77593 5.15045 10.0001H3.11775C3.79375 5.73838 7.30375 2.42018 11.6562 2.03711C11.2352 2.93693 11 3.94108 11 5.00015C11 8.86614 14.134 12.0001 18 12.0001C19.475 12.0001 20.8435 11.5439 21.972 10.7649C21.9905 11.0076 22 11.2527 22 11.5001C22 15.5108 19.5146 18.9411 16 20.3346ZM7 20.0001H14V22.0001H7V20.0001ZM4 12.0001H10V14.0001H4V12.0001ZM2 16.0001H12V18.0001H2V16.0001Z" }) }))); };
99
- export { default as moonLineSvg } from "remixicon/icons/Weather/moon-line.svg";
142
+ import moonLineSvgImport from "remixicon/icons/Weather/moon-line.svg";
143
+ export var moonLineSvg = moonLineSvgImport;
100
144
  export var MoonLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M10 7C10 10.866 13.134 14 17 14C18.9584 14 20.729 13.1957 21.9995 11.8995C22 11.933 22 11.9665 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C12.0335 2 12.067 2 12.1005 2.00049C10.8043 3.27098 10 5.04157 10 7ZM4 12C4 16.4183 7.58172 20 12 20C15.0583 20 17.7158 18.2839 19.062 15.7621C18.3945 15.9187 17.7035 16 17 16C12.0294 16 8 11.9706 8 7C8 6.29648 8.08133 5.60547 8.2379 4.938C5.71611 6.28423 4 8.9417 4 12Z" }) }))); };
101
- export { default as rainbowFillSvg } from "remixicon/icons/Weather/rainbow-fill.svg";
145
+ import rainbowFillSvgImport from "remixicon/icons/Weather/rainbow-fill.svg";
146
+ export var rainbowFillSvg = rainbowFillSvgImport;
102
147
  export var RainbowFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 4C18.0751 4 23 8.92487 23 15V20H20V15C20 10.6651 16.5522 7.13546 12.2492 7.00381L12 7C7.66509 7 4.13546 10.4478 4.00381 14.7508L4 15V20H1V15C1 8.92487 5.92487 4 12 4ZM12 8C15.866 8 19 11.134 19 15V20H16V15C16 12.8578 14.316 11.1089 12.1996 11.0049L12 11C9.8578 11 8.10892 12.684 8.0049 14.8004L8 15V20H5V15C5 11.134 8.13401 8 12 8ZM12 12C13.6569 12 15 13.3431 15 15V20H9V15C9 13.3431 10.3431 12 12 12Z" }) }))); };
103
- export { default as rainbowLineSvg } from "remixicon/icons/Weather/rainbow-line.svg";
148
+ import rainbowLineSvgImport from "remixicon/icons/Weather/rainbow-line.svg";
149
+ export var rainbowLineSvg = rainbowLineSvgImport;
104
150
  export var RainbowLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 4C18.0751 4 23 8.92487 23 15V20H21V15C21 10.1182 17.1132 6.14421 12.2654 6.00384L12 6C7.1182 6 3.14421 9.88681 3.00384 14.7346L3 15V20H1V15C1 8.92487 5.92487 4 12 4ZM12 8C15.866 8 19 11.134 19 15V20H17V15C17 12.3112 14.8777 10.1182 12.2169 10.0046L12 10C9.31124 10 7.11818 12.1223 7.00462 14.7831L7 15V20H5V15C5 11.134 8.13401 8 12 8ZM12 12C13.6569 12 15 13.3431 15 15V20H13V15C13 14.4872 12.614 14.0645 12.1166 14.0067L12 14C11.4872 14 11.0645 14.386 11.0067 14.8834L11 15V20H9V15C9 13.3431 10.3431 12 12 12Z" }) }))); };
105
- export { default as rainyFillSvg } from "remixicon/icons/Weather/rainy-fill.svg";
151
+ import rainyFillSvgImport from "remixicon/icons/Weather/rainy-fill.svg";
152
+ export var rainyFillSvg = rainyFillSvgImport;
106
153
  export var RainyFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M15.86 18L12.7071 14.8471C12.3166 14.4566 11.6834 14.4566 11.2929 14.8471L8.18137 17.9586C4.14765 17.5486 1 14.1419 1 10C1 5.58172 4.58172 2 9 2C11.9967 2 14.6086 3.64768 15.9791 6.08651C16.3109 6.02963 16.652 6 17 6C20.3137 6 23 8.68629 23 12C23 15.3137 20.3137 18 17 18H15.86ZM10.2322 18.7322L12 16.9645L13.7678 18.7322C14.7441 19.7085 14.7441 21.2915 13.7678 22.2678C12.7915 23.2441 11.2085 23.2441 10.2322 22.2678C9.25592 21.2915 9.25592 19.7085 10.2322 18.7322Z" }) }))); };
107
- export { default as rainyLineSvg } from "remixicon/icons/Weather/rainy-line.svg";
154
+ import rainyLineSvgImport from "remixicon/icons/Weather/rainy-line.svg";
155
+ export var rainyLineSvg = rainyLineSvgImport;
108
156
  export var RainyLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M16 18V16H17C19.2091 16 21 14.2091 21 12C21 9.79086 19.2091 8 17 8C16.2057 8 15.4654 8.23153 14.8431 8.63079C14.2236 5.97685 11.8427 4 9 4C5.68629 4 3 6.68629 3 10C3 12.973 5.16229 15.441 8 15.917V17.9381C4.05369 17.446 1 14.0796 1 10C1 5.58172 4.58172 2 9 2C11.9967 2 14.6086 3.64768 15.9791 6.08651C16.3109 6.02963 16.652 6 17 6C20.3137 6 23 8.68629 23 12C23 15.3137 20.3137 18 17 18H16ZM10.2322 18.7322L12 16.9645L13.7678 18.7322C14.7441 19.7085 14.7441 21.2915 13.7678 22.2678C12.7915 23.2441 11.2085 23.2441 10.2322 22.2678C9.25592 21.2915 9.25592 19.7085 10.2322 18.7322Z" }) }))); };
109
- export { default as shining2FillSvg } from "remixicon/icons/Weather/shining-2-fill.svg";
157
+ import shining2FillSvgImport from "remixicon/icons/Weather/shining-2-fill.svg";
158
+ export var shining2FillSvg = shining2FillSvgImport;
110
159
  export var Shining2FillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 0.5L16 8L23.5 12L16 16L12 23.5L8 16L0.5 12L8 8L12 0.5Z" }) }))); };
111
- export { default as shining2LineSvg } from "remixicon/icons/Weather/shining-2-line.svg";
160
+ import shining2LineSvgImport from "remixicon/icons/Weather/shining-2-line.svg";
161
+ export var shining2LineSvg = shining2LineSvgImport;
112
162
  export var Shining2LineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M16 8L23.5 12L16 16L12 23.5L8 16L0.5 12L8 8L12 0.5L16 8ZM19.25 12L14.5217 9.47826L12 4.75L9.47826 9.47826L4.75 12L9.47826 14.5217L12 19.25L14.5217 14.5217L19.25 12Z" }) }))); };
113
- export { default as shiningFillSvg } from "remixicon/icons/Weather/shining-fill.svg";
163
+ import shiningFillSvgImport from "remixicon/icons/Weather/shining-fill.svg";
164
+ export var shiningFillSvg = shiningFillSvgImport;
114
165
  export var ShiningFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M1 11C6.52285 11 11 6.52285 11 1H13C13 6.52285 17.4772 11 23 11V13C17.4772 13 13 17.4772 13 23H11C11 17.4772 6.52285 13 1 13V11Z" }) }))); };
115
- export { default as shiningLineSvg } from "remixicon/icons/Weather/shining-line.svg";
166
+ import shiningLineSvgImport from "remixicon/icons/Weather/shining-line.svg";
167
+ export var shiningLineSvg = shiningLineSvgImport;
116
168
  export var ShiningLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M1 11C6.52285 11 11 6.52285 11 1H13C13 6.52285 17.4772 11 23 11V13C17.4772 13 13 17.4772 13 23H11C11 17.4772 6.52285 13 1 13V11ZM5.80342 12C8.56895 13.2093 10.7907 15.431 12 18.1966C13.2093 15.431 15.431 13.2093 18.1966 12C15.431 10.7907 13.2093 8.56895 12 5.80342C10.7907 8.56895 8.56895 10.7907 5.80342 12Z" }) }))); };
117
- export { default as showersFillSvg } from "remixicon/icons/Weather/showers-fill.svg";
169
+ import showersFillSvgImport from "remixicon/icons/Weather/showers-fill.svg";
170
+ export var showersFillSvg = showersFillSvgImport;
118
171
  export var ShowersFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M15 18H9V21H7V17.748C3.54955 16.8599 1 13.7277 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H17V21H15V18ZM11 20H13V23H11V20Z" }) }))); };
119
- export { default as showersLineSvg } from "remixicon/icons/Weather/showers-line.svg";
172
+ import showersLineSvgImport from "remixicon/icons/Weather/showers-line.svg";
173
+ export var showersLineSvg = showersLineSvgImport;
120
174
  export var ShowersLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M5 16.9297C2.60879 15.5465 1 12.9611 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.0176 21.3085 17.14 19 17.793V15.6632C20.1825 15.1015 21 13.8962 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 11.777 3.7725 13.3736 5 14.4722V16.9297ZM7 16H9V20H7V16ZM15 16H17V20H15V16ZM11 19H13V23H11V19Z" }) }))); };
121
- export { default as snowyFillSvg } from "remixicon/icons/Weather/snowy-fill.svg";
175
+ import snowyFillSvgImport from "remixicon/icons/Weather/snowy-fill.svg";
176
+ export var snowyFillSvg = snowyFillSvgImport;
122
177
  export var SnowyFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M6.02679 17.4293C3.08078 16.2492 1 13.3676 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.369 20.8032 17.725 18 17.9776C17.9879 14.6742 15.3062 12 12 12C8.87879 12 6.31421 14.3833 6.02679 17.4293ZM13 16.268L14.9641 15.134L15.9641 16.866L14 18L15.9641 19.134L14.9641 20.866L13 19.732V22H11V19.732L9.0359 20.866L8.0359 19.134L10 18L8.0359 16.866L9.0359 15.134L11 16.268V14H13V16.268Z" }) }))); };
123
- export { default as snowyLineSvg } from "remixicon/icons/Weather/snowy-line.svg";
178
+ import snowyLineSvgImport from "remixicon/icons/Weather/snowy-line.svg";
179
+ export var snowyLineSvg = snowyLineSvgImport;
124
180
  export var SnowyLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M13 16.268L14.9641 15.134L15.9641 16.866L14 18L15.9641 19.134L14.9641 20.866L13 19.732V22H11V19.732L9.0359 20.866L8.0359 19.134L10 18L8.0359 16.866L9.0359 15.134L11 16.268V14H13V16.268ZM17 18V16H17.5C19.433 16 21 14.433 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 12.6124 4.66962 14.8349 7 15.6586V17.748C3.54955 16.8599 1 13.7277 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H17Z" }) }))); };
125
- export { default as sparkling2FillSvg } from "remixicon/icons/Weather/sparkling-2-fill.svg";
181
+ import sparkling2FillSvgImport from "remixicon/icons/Weather/sparkling-2-fill.svg";
182
+ export var sparkling2FillSvg = sparkling2FillSvgImport;
126
183
  export var Sparkling2FillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M17.0007 1.20801 18.3195 3.68083 20.7923 4.99968 18.3195 6.31852 17.0007 8.79134 15.6818 6.31852 13.209 4.99968 15.6818 3.68083 17.0007 1.20801ZM8.00065 4.33301 10.6673 9.33301 15.6673 11.9997 10.6673 14.6663 8.00065 19.6663 5.33398 14.6663.333984 11.9997 5.33398 9.33301 8.00065 4.33301ZM19.6673 16.333 18.0007 13.208 16.334 16.333 13.209 17.9997 16.334 19.6663 18.0007 22.7913 19.6673 19.6663 22.7923 17.9997 19.6673 16.333Z" }) }))); };
127
- export { default as sparkling2LineSvg } from "remixicon/icons/Weather/sparkling-2-line.svg";
184
+ import sparkling2LineSvgImport from "remixicon/icons/Weather/sparkling-2-line.svg";
185
+ export var sparkling2LineSvg = sparkling2LineSvgImport;
128
186
  export var Sparkling2LineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M17.0007 1.20801 18.3195 3.68083 20.7923 4.99968 18.3195 6.31852 17.0007 8.79134 15.6818 6.31852 13.209 4.99968 15.6818 3.68083 17.0007 1.20801ZM10.6673 9.33301 15.6673 11.9997 10.6673 14.6663 8.00065 19.6663 5.33398 14.6663.333984 11.9997 5.33398 9.33301 8.00065 4.33301 10.6673 9.33301ZM11.4173 11.9997 9.18905 10.8113 8.00065 8.58301 6.81224 10.8113 4.58398 11.9997 6.81224 13.1881 8.00065 15.4163 9.18905 13.1881 11.4173 11.9997ZM19.6673 16.333 18.0007 13.208 16.334 16.333 13.209 17.9997 16.334 19.6663 18.0007 22.7913 19.6673 19.6663 22.7923 17.9997 19.6673 16.333Z" }) }))); };
129
- export { default as sparklingFillSvg } from "remixicon/icons/Weather/sparkling-fill.svg";
187
+ import sparklingFillSvgImport from "remixicon/icons/Weather/sparkling-fill.svg";
188
+ export var sparklingFillSvg = sparklingFillSvgImport;
130
189
  export var SparklingFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M14 4.4375C15.3462 4.4375 16.4375 3.34619 16.4375 2H17.5625C17.5625 3.34619 18.6538 4.4375 20 4.4375V5.5625C18.6538 5.5625 17.5625 6.65381 17.5625 8H16.4375C16.4375 6.65381 15.3462 5.5625 14 5.5625V4.4375ZM1 11C4.31371 11 7 8.31371 7 5H9C9 8.31371 11.6863 11 15 11V13C11.6863 13 9 15.6863 9 19H7C7 15.6863 4.31371 13 1 13V11ZM17.25 14C17.25 15.7949 15.7949 17.25 14 17.25V18.75C15.7949 18.75 17.25 20.2051 17.25 22H18.75C18.75 20.2051 20.2051 18.75 22 18.75V17.25C20.2051 17.25 18.75 15.7949 18.75 14H17.25Z" }) }))); };
131
- export { default as sparklingLineSvg } from "remixicon/icons/Weather/sparkling-line.svg";
190
+ import sparklingLineSvgImport from "remixicon/icons/Weather/sparkling-line.svg";
191
+ export var sparklingLineSvg = sparklingLineSvgImport;
132
192
  export var SparklingLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M14 4.4375C15.3462 4.4375 16.4375 3.34619 16.4375 2H17.5625C17.5625 3.34619 18.6538 4.4375 20 4.4375V5.5625C18.6538 5.5625 17.5625 6.65381 17.5625 8H16.4375C16.4375 6.65381 15.3462 5.5625 14 5.5625V4.4375ZM1 11C4.31371 11 7 8.31371 7 5H9C9 8.31371 11.6863 11 15 11V13C11.6863 13 9 15.6863 9 19H7C7 15.6863 4.31371 13 1 13V11ZM4.87601 12C6.18717 12.7276 7.27243 13.8128 8 15.124 8.72757 13.8128 9.81283 12.7276 11.124 12 9.81283 11.2724 8.72757 10.1872 8 8.87601 7.27243 10.1872 6.18717 11.2724 4.87601 12ZM17.25 14C17.25 15.7949 15.7949 17.25 14 17.25V18.75C15.7949 18.75 17.25 20.2051 17.25 22H18.75C18.75 20.2051 20.2051 18.75 22 18.75V17.25C20.2051 17.25 18.75 15.7949 18.75 14H17.25Z" }) }))); };
133
- export { default as sunCloudyFillSvg } from "remixicon/icons/Weather/sun-cloudy-fill.svg";
193
+ import sunCloudyFillSvgImport from "remixicon/icons/Weather/sun-cloudy-fill.svg";
194
+ export var sunCloudyFillSvg = sunCloudyFillSvgImport;
134
195
  export var SunCloudyFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M9.98392 5.05991C11.1323 3.22236 13.1734 2 15.5 2C19.0899 2 22 4.91015 22 8.5C22 9.58031 21.7365 10.5991 21.2701 11.4955C22.3351 12.4985 23 13.9216 23 15.5C23 18.5376 20.5376 21 17.5 21H9C4.58172 21 1 17.4183 1 13C1 8.58172 4.58172 5 9 5C9.33312 5 9.66149 5.02036 9.98392 5.05991ZM12.0554 5.60419C14.0675 6.43637 15.6662 8.06578 16.4576 10.0986C16.7951 10.0339 17.1436 10 17.5 10C18.2351 10 18.9366 10.1442 19.5776 10.4059C19.8486 9.82719 20 9.18128 20 8.5C20 6.01472 17.9853 4 15.5 4C14.1177 4 12.8809 4.6233 12.0554 5.60419Z" }) }))); };
135
- export { default as sunCloudyLineSvg } from "remixicon/icons/Weather/sun-cloudy-line.svg";
196
+ import sunCloudyLineSvgImport from "remixicon/icons/Weather/sun-cloudy-line.svg";
197
+ export var sunCloudyLineSvg = sunCloudyLineSvgImport;
136
198
  export var SunCloudyLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M9.98392 5.05991C11.1323 3.22236 13.1734 2 15.5 2C19.0899 2 22 4.91015 22 8.5C22 9.58031 21.7365 10.5991 21.2701 11.4955C22.3351 12.4985 23 13.9216 23 15.5C23 18.5376 20.5376 21 17.5 21H9C4.58172 21 1 17.4183 1 13C1 8.58172 4.58172 5 9 5C9.33312 5 9.66149 5.02036 9.98392 5.05991ZM12.0554 5.60419C14.0675 6.43637 15.6662 8.06578 16.4576 10.0986C16.7951 10.0339 17.1436 10 17.5 10C18.2351 10 18.9366 10.1442 19.5776 10.4059C19.8486 9.82719 20 9.18128 20 8.5C20 6.01472 17.9853 4 15.5 4C14.1177 4 12.8809 4.6233 12.0554 5.60419ZM17.5 19C19.433 19 21 17.433 21 15.5C21 13.567 19.433 12 17.5 12C16.5205 12 15.6351 12.4023 14.9998 13.0507C14.9999 13.0338 15 13.0169 15 13C15 9.68629 12.3137 7 9 7C5.68629 7 3 9.68629 3 13C3 16.3137 5.68629 19 9 19H17.5Z" }) }))); };
137
- export { default as sunFillSvg } from "remixicon/icons/Weather/sun-fill.svg";
199
+ import sunFillSvgImport from "remixicon/icons/Weather/sun-fill.svg";
200
+ export var sunFillSvg = sunFillSvgImport;
138
201
  export var SunFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18ZM11 1H13V4H11V1ZM11 20H13V23H11V20ZM3.51472 4.92893L4.92893 3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 4.92893ZM16.9497 18.364L18.364 16.9497L20.4853 19.0711L19.0711 20.4853L16.9497 18.364ZM19.0711 3.51472L20.4853 4.92893L18.364 7.05025L16.9497 5.63604L19.0711 3.51472ZM5.63604 16.9497L7.05025 18.364L4.92893 20.4853L3.51472 19.0711L5.63604 16.9497ZM23 11V13H20V11H23ZM4 11V13H1V11H4Z" }) }))); };
139
- export { default as sunFoggyFillSvg } from "remixicon/icons/Weather/sun-foggy-fill.svg";
202
+ import sunFoggyFillSvgImport from "remixicon/icons/Weather/sun-foggy-fill.svg";
203
+ export var sunFoggyFillSvg = sunFoggyFillSvgImport;
140
204
  export var SunFoggyFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M6.34141 14C6.12031 13.3744 6 12.7013 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18V14H6.34141ZM6 20H15V22H6V20ZM1 11H4V13H1V11ZM2 16H10V18H2V16ZM11 1H13V4H11V1ZM3.51472 4.92893L4.92893 3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 4.92893ZM16.9497 18.364L18.364 16.9497L20.4853 19.0711L19.0711 20.4853L16.9497 18.364ZM19.0711 3.51472L20.4853 4.92893L18.364 7.05025L16.9497 5.63604L19.0711 3.51472ZM23 11V13H20V11H23Z" }) }))); };
141
- export { default as sunFoggyLineSvg } from "remixicon/icons/Weather/sun-foggy-line.svg";
205
+ import sunFoggyLineSvgImport from "remixicon/icons/Weather/sun-foggy-line.svg";
206
+ export var sunFoggyLineSvg = sunFoggyLineSvgImport;
142
207
  export var SunFoggyLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M8 12H10V14H4V12H6C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18V16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12ZM6 20H15V22H6V20ZM2 16H10V18H2V16ZM11 1H13V4H11V1ZM3.51472 4.92893L4.92893 3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 4.92893ZM16.9497 18.364L18.364 16.9497L20.4853 19.0711L19.0711 20.4853L16.9497 18.364ZM19.0711 3.51472L20.4853 4.92893L18.364 7.05025L16.9497 5.63604L19.0711 3.51472ZM23 11V13H20V11H23Z" }) }))); };
143
- export { default as sunLineSvg } from "remixicon/icons/Weather/sun-line.svg";
208
+ import sunLineSvgImport from "remixicon/icons/Weather/sun-line.svg";
209
+ export var sunLineSvg = sunLineSvgImport;
144
210
  export var SunLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12C18 15.3137 15.3137 18 12 18ZM12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16ZM11 1H13V4H11V1ZM11 20H13V23H11V20ZM3.51472 4.92893L4.92893 3.51472L7.05025 5.63604L5.63604 7.05025L3.51472 4.92893ZM16.9497 18.364L18.364 16.9497L20.4853 19.0711L19.0711 20.4853L16.9497 18.364ZM19.0711 3.51472L20.4853 4.92893L18.364 7.05025L16.9497 5.63604L19.0711 3.51472ZM5.63604 16.9497L7.05025 18.364L4.92893 20.4853L3.51472 19.0711L5.63604 16.9497ZM23 11V13H20V11H23ZM4 11V13H1V11H4Z" }) }))); };
145
- export { default as tempColdFillSvg } from "remixicon/icons/Weather/temp-cold-fill.svg";
211
+ import tempColdFillSvgImport from "remixicon/icons/Weather/temp-cold-fill.svg";
212
+ export var tempColdFillSvg = tempColdFillSvgImport;
146
213
  export var TempColdFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M8 10.2547V5C8 2.79086 9.79086 1 12 1C14.2091 1 16 2.79086 16 5V10.2547C17.8135 11.5196 19 13.6213 19 16C19 19.866 15.866 23 12 23C8.13401 23 5 19.866 5 16C5 13.6213 6.18652 11.5196 8 10.2547ZM8 16C8 18.2091 9.79086 20 12 20C14.2091 20 16 18.2091 16 16H8Z" }) }))); };
147
- export { default as tempColdLineSvg } from "remixicon/icons/Weather/temp-cold-line.svg";
214
+ import tempColdLineSvgImport from "remixicon/icons/Weather/temp-cold-line.svg";
215
+ export var tempColdLineSvg = tempColdLineSvgImport;
148
216
  export var TempColdLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M8 5C8 2.79086 9.79086 1 12 1C14.2091 1 16 2.79086 16 5V10.2547C17.8135 11.5196 19 13.6213 19 16C19 19.866 15.866 23 12 23C8.13401 23 5 19.866 5 16C5 13.6213 6.18652 11.5196 8 10.2547V5ZM9.1442 11.8951C7.80943 12.8261 7 14.3432 7 16C7 18.7614 9.23858 21 12 21C14.7614 21 17 18.7614 17 16C17 14.3432 16.1906 12.8261 14.8558 11.8951L14 11.2981V5C14 3.89543 13.1046 3 12 3C10.8954 3 10 3.89543 10 5V11.2981L9.1442 11.8951ZM8 16H16C16 18.2091 14.2091 20 12 20C9.79086 20 8 18.2091 8 16Z" }) }))); };
149
- export { default as tempHotFillSvg } from "remixicon/icons/Weather/temp-hot-fill.svg";
217
+ import tempHotFillSvgImport from "remixicon/icons/Weather/temp-hot-fill.svg";
218
+ export var tempHotFillSvg = tempHotFillSvgImport;
150
219
  export var TempHotFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M8 10.2547V5C8 2.79086 9.79086 1 12 1C14.2091 1 16 2.79086 16 5V10.2547C17.8135 11.5196 19 13.6213 19 16C19 19.866 15.866 23 12 23C8.13401 23 5 19.866 5 16C5 13.6213 6.18652 11.5196 8 10.2547ZM11 12.126C9.27477 12.5701 8 14.1362 8 16C8 18.2091 9.79086 20 12 20C14.2091 20 16 18.2091 16 16C16 14.1362 14.7252 12.5701 13 12.126V5H11V12.126Z" }) }))); };
151
- export { default as tempHotLineSvg } from "remixicon/icons/Weather/temp-hot-line.svg";
220
+ import tempHotLineSvgImport from "remixicon/icons/Weather/temp-hot-line.svg";
221
+ export var tempHotLineSvg = tempHotLineSvgImport;
152
222
  export var TempHotLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M8 5C8 2.79086 9.79086 1 12 1C14.2091 1 16 2.79086 16 5V10.2547C17.8135 11.5196 19 13.6213 19 16C19 19.866 15.866 23 12 23C8.13401 23 5 19.866 5 16C5 13.6213 6.18652 11.5196 8 10.2547V5ZM9.1442 11.8951C7.80943 12.8261 7 14.3432 7 16C7 18.7614 9.23858 21 12 21C14.7614 21 17 18.7614 17 16C17 14.3432 16.1906 12.8261 14.8558 11.8951L14 11.2981V5C14 3.89543 13.1046 3 12 3C10.8954 3 10 3.89543 10 5V11.2981L9.1442 11.8951ZM11 12.126V5H13V12.126C14.7252 12.5701 16 14.1362 16 16C16 18.2091 14.2091 20 12 20C9.79086 20 8 18.2091 8 16C8 14.1362 9.27477 12.5701 11 12.126ZM12 18C13.1046 18 14 17.1046 14 16C14 14.8954 13.1046 14 12 14C10.8954 14 10 14.8954 10 16C10 17.1046 10.8954 18 12 18Z" }) }))); };
153
- export { default as thunderstormsFillSvg } from "remixicon/icons/Weather/thunderstorms-fill.svg";
223
+ import thunderstormsFillSvgImport from "remixicon/icons/Weather/thunderstorms-fill.svg";
224
+ export var thunderstormsFillSvg = thunderstormsFillSvgImport;
154
225
  export var ThunderstormsFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M16.9885 18L18.2044 16.4194C18.4061 16.1572 18.5154 15.8356 18.5154 15.5048C18.5154 14.6764 17.8439 14.0048 17.0154 14.0048H15V10.0291C15 9.56319 14.7835 9.12374 14.4141 8.83982C13.7573 8.33495 12.8156 8.45813 12.3107 9.11494L5.9453 17.3961C3.04248 16.1959 1 13.3365 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H16.9885ZM13 16.0048H16L11 22.5048V18.0048H8L13 11.5V16.0048Z" }) }))); };
155
- export { default as thunderstormsLineSvg } from "remixicon/icons/Weather/thunderstorms-line.svg";
226
+ import thunderstormsLineSvgImport from "remixicon/icons/Weather/thunderstorms-line.svg";
227
+ export var thunderstormsLineSvg = thunderstormsLineSvgImport;
156
228
  export var ThunderstormsLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M17 18V16H17.5C19.433 16 21 14.433 21 12.5C21 10.567 19.433 9 17.5 9C16.5205 9 15.6351 9.40232 14.9998 10.0507C14.9999 10.0338 15 10.0169 15 10C15 6.68629 12.3137 4 9 4C5.68629 4 3 6.68629 3 10C3 12.6124 4.66962 14.8349 7 15.6586V17.748C3.54955 16.8599 1 13.7277 1 10C1 5.58172 4.58172 2 9 2C12.3949 2 15.2959 4.11466 16.4576 7.09864C16.7951 7.0339 17.1436 7 17.5 7C20.5376 7 23 9.46243 23 12.5C23 15.5376 20.5376 18 17.5 18H17ZM13 16.0048H16L11 22.5048V18.0048H8L13 11.5V16.0048Z" }) }))); };
157
- export { default as tornadoFillSvg } from "remixicon/icons/Weather/tornado-fill.svg";
229
+ import tornadoFillSvgImport from "remixicon/icons/Weather/tornado-fill.svg";
230
+ export var tornadoFillSvg = tornadoFillSvgImport;
158
231
  export var TornadoFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M2 3H22V5H2V3ZM4 7H20V9H4V7ZM8 11H22V13H8V11ZM10 15H18V17H10V15ZM8 19H14V21H8V19Z" }) }))); };
159
- export { default as tornadoLineSvg } from "remixicon/icons/Weather/tornado-line.svg";
232
+ import tornadoLineSvgImport from "remixicon/icons/Weather/tornado-line.svg";
233
+ export var tornadoLineSvg = tornadoLineSvgImport;
160
234
  export var TornadoLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M2 3H22V5H2V3ZM4 7H20V9H4V7ZM8 11H22V13H8V11ZM10 15H18V17H10V15ZM8 19H14V21H8V19Z" }) }))); };
161
- export { default as typhoonFillSvg } from "remixicon/icons/Weather/typhoon-fill.svg";
235
+ import typhoonFillSvgImport from "remixicon/icons/Weather/typhoon-fill.svg";
236
+ export var typhoonFillSvg = typhoonFillSvgImport;
162
237
  export var TyphoonFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M17.6544 1.7002L14.8716 4.23333C16.147 4.62349 17.3453 5.2812 18.3612 6.20645C21.8744 9.40625 21.8744 14.5941 18.3612 17.7939C15.7696 20.1544 11.7644 21.6564 6.3456 22.3002L9.12838 19.7671C7.85304 19.3769 6.65466 18.7192 5.6388 17.7939C2.1256 14.5941 2.1048 9.4252 5.6388 6.20645C8.2304 3.84603 12.2356 2.34395 17.6544 1.7002ZM12 8.0002C9.51472 8.0002 7.5 9.79106 7.5 12.0002C7.5 14.2093 9.51472 16.0002 12 16.0002C14.4853 16.0002 16.5 14.2093 16.5 12.0002C16.5 9.79106 14.4853 8.0002 12 8.0002Z" }) }))); };
163
- export { default as typhoonLineSvg } from "remixicon/icons/Weather/typhoon-line.svg";
238
+ import typhoonLineSvgImport from "remixicon/icons/Weather/typhoon-line.svg";
239
+ export var typhoonLineSvg = typhoonLineSvgImport;
164
240
  export var TyphoonLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M17.6544 1.7002L14.8716 4.23333C16.147 4.62349 17.3453 5.2812 18.3612 6.20645C21.8744 9.40625 21.8744 14.5941 18.3612 17.7939C15.7696 20.1544 11.7644 21.6564 6.3456 22.3002L9.12838 19.7671C7.85304 19.3769 6.65466 18.7192 5.6388 17.7939C2.1256 14.5941 2.1048 9.4252 5.6388 6.20645C8.2304 3.84603 12.2356 2.34395 17.6544 1.7002ZM12 6.0002C8.13401 6.0002 5 8.68649 5 12.0002C5 15.3139 8.13401 18.0002 12 18.0002C15.866 18.0002 19 15.3139 19 12.0002C19 8.68649 15.866 6.0002 12 6.0002ZM12 8.3002C14.2091 8.3002 16 9.95674 16 12.0002C16 14.0436 14.2091 15.7002 12 15.7002C9.79086 15.7002 8 14.0436 8 12.0002C8 9.95674 9.79086 8.3002 12 8.3002ZM12 10.3002C10.8621 10.3002 10 11.0976 10 12.0002C10 12.9027 10.8621 13.7002 12 13.7002C13.1379 13.7002 14 12.9027 14 12.0002C14 11.0976 13.1379 10.3002 12 10.3002Z" }) }))); };
165
- export { default as waterPercentFillSvg } from "remixicon/icons/Weather/water-percent-fill.svg";
241
+ import waterPercentFillSvgImport from "remixicon/icons/Weather/water-percent-fill.svg";
242
+ export var waterPercentFillSvg = waterPercentFillSvgImport;
166
243
  export var WaterPercentFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M12 0.269043L5.63604 6.633C2.12132 10.1477 2.12132 15.8462 5.63604 19.3609C9.15076 22.8756 14.8492 22.8756 18.364 19.3609C21.8787 15.8462 21.8787 10.1477 18.364 6.633L12 0.269043ZM16.2427 10.1714L9.17161 17.2425L7.7574 15.8282L14.8285 8.75718L16.2427 10.1714ZM8.11095 9.11073C8.69674 8.52494 9.64648 8.52494 10.2323 9.11073C10.8181 9.69652 10.8181 10.6463 10.2323 11.232C9.64648 11.8178 8.69674 11.8178 8.11095 11.232C7.52516 10.6463 7.52516 9.69652 8.11095 9.11073ZM15.8891 16.8889C15.3033 17.4747 14.3536 17.4747 13.7678 16.8889C13.182 16.3031 13.182 15.3534 13.7678 14.7676C14.3536 14.1818 15.3033 14.1818 15.8891 14.7676C16.4749 15.3534 16.4749 16.3031 15.8891 16.8889Z" }) }))); };
167
- export { default as waterPercentLineSvg } from "remixicon/icons/Weather/water-percent-line.svg";
244
+ import waterPercentLineSvgImport from "remixicon/icons/Weather/water-percent-line.svg";
245
+ export var waterPercentLineSvg = waterPercentLineSvgImport;
168
246
  export var WaterPercentLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M7.05025 8.04673L12 3.09698L16.9497 8.04673C19.6834 10.7804 19.6834 15.2126 16.9497 17.9462C14.2161 20.6799 9.78392 20.6799 7.05025 17.9462C4.31658 15.2126 4.31658 10.7804 7.05025 8.04673ZM18.364 6.63252L12 0.268555L5.63604 6.63252C2.12132 10.1472 2.12132 15.8457 5.63604 19.3604C9.15076 22.8752 14.8492 22.8752 18.364 19.3604C21.8787 15.8457 21.8787 10.1472 18.364 6.63252ZM16.2427 10.1714L14.8285 8.75718L7.7574 15.8282L9.17161 17.2425L16.2427 10.1714ZM8.11095 11.232C8.69674 11.8178 9.64648 11.8178 10.2323 11.232C10.8181 10.6463 10.8181 9.69652 10.2323 9.11073C9.64648 8.52494 8.69674 8.52494 8.11095 9.11073C7.52516 9.69652 7.52516 10.6463 8.11095 11.232ZM15.8891 16.8889C15.3033 17.4747 14.3536 17.4747 13.7678 16.8889C13.182 16.3031 13.182 15.3534 13.7678 14.7676C14.3536 14.1818 15.3033 14.1818 15.8891 14.7676C16.4749 15.3534 16.4749 16.3031 15.8891 16.8889Z" }) }))); };
169
- export { default as windyFillSvg } from "remixicon/icons/Weather/windy-fill.svg";
247
+ import windyFillSvgImport from "remixicon/icons/Weather/windy-fill.svg";
248
+ export var windyFillSvg = windyFillSvgImport;
170
249
  export var WindyFillIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M10.5 17H4V15H10.5C12.433 15 14 16.567 14 18.5C14 20.433 12.433 22 10.5 22C8.99957 22 7.71966 21.0559 7.22196 19.7293L9.09513 19.0268C9.30843 19.5954 9.85696 20 10.5 20C11.3284 20 12 19.3284 12 18.5C12 17.6716 11.3284 17 10.5 17ZM5 11H18.5C20.433 11 22 12.567 22 14.5C22 16.433 20.433 18 18.5 18C16.9996 18 15.7197 17.0559 15.222 15.7293L17.0951 15.0268C17.3084 15.5954 17.857 16 18.5 16C19.3284 16 20 15.3284 20 14.5C20 13.6716 19.3284 13 18.5 13H5C3.34315 13 2 11.6569 2 10C2 8.34315 3.34315 7 5 7H13.5C14.3284 7 15 6.32843 15 5.5C15 4.67157 14.3284 4 13.5 4C12.857 4 12.3084 4.40463 12.0951 4.97317L10.222 4.27073C10.7197 2.94414 11.9996 2 13.5 2C15.433 2 17 3.567 17 5.5C17 7.433 15.433 9 13.5 9H5C4.44772 9 4 9.44772 4 10C4 10.5523 4.44772 11 5 11Z" }) }))); };
171
- export { default as windyLineSvg } from "remixicon/icons/Weather/windy-line.svg";
250
+ import windyLineSvgImport from "remixicon/icons/Weather/windy-line.svg";
251
+ export var windyLineSvg = windyLineSvgImport;
172
252
  export var WindyLineIcon = function (props) { return (_jsx("svg", __assign({}, props, { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg" }, { children: _jsx("path", { fill: 'currentColor', d: "M10.5 17H4V15H10.5C12.433 15 14 16.567 14 18.5C14 20.433 12.433 22 10.5 22C8.99957 22 7.71966 21.0559 7.22196 19.7293L9.09513 19.0268C9.30843 19.5954 9.85696 20 10.5 20C11.3284 20 12 19.3284 12 18.5C12 17.6716 11.3284 17 10.5 17ZM5 11H18.5C20.433 11 22 12.567 22 14.5C22 16.433 20.433 18 18.5 18C16.9996 18 15.7197 17.0559 15.222 15.7293L17.0951 15.0268C17.3084 15.5954 17.857 16 18.5 16C19.3284 16 20 15.3284 20 14.5C20 13.6716 19.3284 13 18.5 13H5C3.34315 13 2 11.6569 2 10C2 8.34315 3.34315 7 5 7H13.5C14.3284 7 15 6.32843 15 5.5C15 4.67157 14.3284 4 13.5 4C12.857 4 12.3084 4.40463 12.0951 4.97317L10.222 4.27073C10.7197 2.94414 11.9996 2 13.5 2C15.433 2 17 3.567 17 5.5C17 7.433 15.433 9 13.5 9H5C4.44772 9 4 9.44772 4 10C4 10.5523 4.44772 11 5 11Z" }) }))); };
@@ -0,0 +1,13 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="1.5" y="1.5" width="21" height="21" rx="10" fill="#FFFAE6"/>
3
+ <g clip-path="url(#clip0_383_3227)">
4
+ <path d="M11.799 12.0505C11.5969 11.6463 11.1122 11.5053 10.7086 11.7074L9.214 12.4747C9.214 12.4747 8.3862 11.889 8.12359 11.7074C7.96202 11.5864 7.45736 11.1822 6.97208 11.0207C6.44685 10.8391 5.07326 10.7175 4.68962 11.6264C4.28541 12.5758 4.34651 15.0192 4.36649 16.7764C4.36649 16.938 4.46754 17.0391 4.6291 17.0391H7.51728C7.69882 17.0391 7.75992 16.938 7.7799 16.7964C7.79987 16.7153 7.96144 14.7161 7.94146 13.8477V13.5446L8.70874 14.0698C8.85033 14.1709 8.99133 14.2114 9.1529 14.2114C9.27392 14.2114 9.39554 14.1914 9.51656 14.1303L11.4553 13.1204C11.8595 12.9183 12.0005 12.4336 11.7984 12.05L11.799 12.0505Z" fill="#FF9100"/>
5
+ <path d="M19.1646 7.1225H9.9543C9.69168 7.1225 9.4696 7.34457 9.4696 7.60719V10.8167L9.83503 10.6293C10.1335 10.4801 10.4531 10.4043 10.7703 10.4043C11.5312 10.4043 12.215 10.8232 12.5575 11.4977C12.8019 11.9688 12.8489 12.5276 12.6862 13.0322C12.5211 13.5463 12.1627 13.9628 11.678 14.2049L9.75689 15.2054C9.66289 15.2524 9.56654 15.2894 9.47019 15.3206V16.4932C9.47019 16.7558 9.69227 16.9779 9.95488 16.9779H19.1646C19.4272 16.9779 19.6493 16.7558 19.6493 16.4932V7.60719C19.6493 7.34457 19.4272 7.1225 19.1646 7.1225Z" fill="#FFE98A"/>
6
+ <path d="M6.36587 10.4754C7.33636 10.4754 8.1231 9.68866 8.1231 8.71817C8.1231 7.74768 7.33636 6.96094 6.36587 6.96094C5.39538 6.96094 4.60864 7.74768 4.60864 8.71817C4.60864 9.68866 5.39538 10.4754 6.36587 10.4754Z" fill="#FF9100"/>
7
+ </g>
8
+ <defs>
9
+ <clipPath id="clip0_383_3227">
10
+ <rect width="18" height="18" fill="white" transform="translate(3 3)"/>
11
+ </clipPath>
12
+ </defs>
13
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="1.5" y="1.5" width="21" height="21" rx="10" fill="#ECF3FF"/>
3
+ <path d="M17.1114 5.25H7.26359C6.97994 5.25 6.75 5.47395 6.75 5.7502V18.9998C6.75 19.2761 6.97994 19.5 7.26359 19.5H17.1114C17.3951 19.5 17.625 19.2761 17.625 18.9998V5.7502C17.625 5.47395 17.3951 5.25 17.1114 5.25Z" fill="#C5DBFF"/>
4
+ <path d="M15.1912 7.12494H9.18378C8.46096 7.12494 7.875 7.71242 7.875 8.43711V8.43776C7.875 9.16246 8.46096 9.74994 9.18378 9.74994H15.1912C15.914 9.74994 16.5 9.16246 16.5 8.43776V8.43711C16.5 7.71242 15.914 7.12494 15.1912 7.12494Z" fill="#82ACE8"/>
5
+ <path d="M15.7961 11.25H8.57891C8.39726 11.25 8.25 11.4179 8.25 11.625C8.25 11.8321 8.39726 12 8.57891 12H15.7961C15.9777 12 16.125 11.8321 16.125 11.625C16.125 11.4179 15.9777 11.25 15.7961 11.25Z" fill="#82ACE8"/>
6
+ <path d="M11.8931 13.8287L8.73224 12.4227C8.66206 12.3911 8.58466 12.375 8.50595 12.375H5.76424C5.48023 12.375 5.25 12.5843 5.25 12.8425V19.0325C5.25 19.2907 5.48023 19.5 5.76424 19.5H18.2358C18.5198 19.5 18.75 19.2907 18.75 19.0325V14.3439C18.75 14.0857 18.5198 13.8764 18.2358 13.8764H12.1194C12.0413 13.8764 11.9639 13.8603 11.8931 13.8287Z" fill="#5599FF"/>
7
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="1.5" y="1.5" width="21" height="21" rx="10" fill="#F4FAE8"/>
3
+ <path d="M17.6719 8.48577V18.9031C17.6719 19.2326 17.4052 19.5 17.0766 19.5H7.33644C7.0079 19.5 6.74121 19.2326 6.74121 18.9031V5.34721C6.74121 5.01771 7.0079 4.75024 7.33644 4.75024H13.9472C14.1053 4.75024 14.2565 4.81297 14.3685 4.92534L17.4973 8.06321C17.6086 8.17488 17.6719 8.32722 17.6719 8.48577Z" fill="#B3ECCD"/>
4
+ <path d="M13.9912 4.94874V8.28721C13.9912 8.39681 14.0799 8.48505 14.1885 8.48505H17.4732C17.6485 8.48505 17.7372 8.27273 17.6141 8.14796L14.3294 4.80949C14.205 4.68334 13.9912 4.77158 13.9912 4.94874Z" fill="#43C422"/>
5
+ <path d="M8.74482 13.1685C8.87885 13.1086 8.97439 13.0148 9.03212 12.888C9.08986 12.7611 9.11873 12.5922 9.11873 12.382V11.7064C9.11873 11.2356 9.20258 10.8785 9.37029 10.6345C9.538 10.3905 9.76138 10.2278 10.0398 10.1465C10.3181 10.0651 10.6962 10.0251 11.1732 10.0251V10.9682C10.9415 10.9682 10.7642 10.9985 10.6419 11.0585C10.5195 11.1184 10.435 11.2101 10.3889 11.3335C10.3429 11.4569 10.3202 11.6223 10.3202 11.8305V12.7198C10.3202 12.9479 10.2624 13.1437 10.1477 13.3071C10.0329 13.4705 9.81981 13.6028 9.50845 13.7035C9.19708 13.8048 8.762 13.8551 8.20251 13.8551V13.2602C8.43002 13.2602 8.61079 13.2299 8.74482 13.1699V13.1685ZM8.20251 13.2588H9.25963V14.3942H8.20251V13.2588ZM10.0398 17.5121C9.76138 17.4321 9.538 17.2694 9.37029 17.0254C9.20258 16.7814 9.11873 16.4236 9.11873 15.9535V15.2745C9.11873 15.0642 9.08986 14.8953 9.03212 14.7671C8.97439 14.6389 8.87816 14.5451 8.74482 14.4845C8.61079 14.4245 8.43002 14.3942 8.20251 14.3942V13.8027C8.76132 13.8027 9.19708 13.8524 9.50845 13.9516C9.81981 14.0509 10.0329 14.1832 10.1477 14.348C10.2624 14.5134 10.3202 14.7099 10.3202 14.9381V15.8273C10.3202 16.0355 10.3429 16.2009 10.3889 16.3243C10.435 16.4477 10.5188 16.5394 10.6419 16.5994C10.7649 16.6593 10.9415 16.6897 11.1732 16.6897V17.6327C10.6962 17.6327 10.3181 17.5927 10.0398 17.5127V17.5121Z" fill="#1FBB26"/>
6
+ <path d="M14.3733 10.1443C14.6516 10.2243 14.875 10.3863 15.0427 10.631C15.2104 10.875 15.2943 11.2328 15.2943 11.7029V12.3819C15.2943 12.5922 15.3232 12.7617 15.3809 12.8893C15.4386 13.0175 15.5349 13.1112 15.6682 13.1719C15.8016 13.2326 15.983 13.2622 16.2105 13.2622V13.8536C15.6517 13.8536 15.2159 13.804 14.9046 13.7048C14.5932 13.6055 14.3802 13.4731 14.2654 13.3084C14.1506 13.1429 14.0935 12.9465 14.0935 12.7183V11.8291C14.0935 11.6209 14.0709 11.4554 14.0248 11.332C13.9788 11.2087 13.8942 11.117 13.7719 11.057C13.6495 10.997 13.4722 10.9667 13.2406 10.9667V10.0237C13.7176 10.0237 14.0956 10.0637 14.374 10.1436L14.3733 10.1443ZM15.6682 14.4872C15.5342 14.5471 15.4386 14.6409 15.3809 14.7677C15.3232 14.8952 15.2943 15.0634 15.2943 15.2737V15.9492C15.2943 16.4201 15.2104 16.7771 15.0427 17.0212C14.875 17.2652 14.6516 17.4279 14.3733 17.5092C14.0949 17.5906 13.7169 17.6305 13.2399 17.6305V16.6875C13.4715 16.6875 13.6488 16.6572 13.7712 16.5972C13.8935 16.5372 13.9781 16.4456 14.0241 16.3222C14.0702 16.1988 14.0928 16.0333 14.0928 15.8252V14.9359C14.0928 14.7077 14.1499 14.512 14.2647 14.3486C14.3795 14.1852 14.5925 14.0536 14.9039 13.9522C15.2153 13.8509 15.6503 13.8006 16.2098 13.8006V14.3955C15.9823 14.3955 15.8016 14.4258 15.6675 14.4858L15.6682 14.4872ZM16.2105 14.3968H15.1534V13.2615H16.2105V14.3968Z" fill="#1FBB26"/>
7
+ </svg>
package/dist/index.d.ts CHANGED
@@ -38,3 +38,4 @@ export * from "./patterns/Table";
38
38
  export { default as CodleDesignSystemProvider } from "./CodleDesignSystemProvider";
39
39
  export { light } from "./CodleDesignSystemProvider";
40
40
  export * from "./icons";
41
+ export * from "./icons/Custom";
package/dist/index.js CHANGED
@@ -38,3 +38,4 @@ export * from "./patterns/Table";
38
38
  export { default as CodleDesignSystemProvider } from "./CodleDesignSystemProvider";
39
39
  export { light } from "./CodleDesignSystemProvider";
40
40
  export * from "./icons";
41
+ export * from "./icons/Custom";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@team-monolith/cds",
3
- "version": "0.8.0",
3
+ "version": "0.8.2",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "dependencies": {