@mui-extra/icons 0.0.27 → 0.0.28

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 (122) hide show
  1. package/BackupIcon.d.ts +1 -0
  2. package/BackupIcon.js +1 -0
  3. package/BackupIcon.js.map +1 -1
  4. package/BackupOutlineIcon.d.ts +1 -0
  5. package/BackupOutlineIcon.js +1 -0
  6. package/BackupOutlineIcon.js.map +1 -1
  7. package/CloudAlertIcon.js +1 -1
  8. package/CloudAlertIcon.js.map +1 -1
  9. package/CloudBracesIcon.js +1 -1
  10. package/CloudBracesIcon.js.map +1 -1
  11. package/CloudCheckVariantIcon.d.ts +14 -0
  12. package/CloudCheckVariantIcon.js +16 -0
  13. package/CloudCheckVariantIcon.js.map +1 -0
  14. package/CloudCheckVariantOutlineIcon.d.ts +14 -0
  15. package/CloudCheckVariantOutlineIcon.js +16 -0
  16. package/CloudCheckVariantOutlineIcon.js.map +1 -0
  17. package/CloudCircleIcon.d.ts +1 -0
  18. package/CloudCircleIcon.js +2 -1
  19. package/CloudCircleIcon.js.map +1 -1
  20. package/CloudDoneIcon.d.ts +3 -2
  21. package/CloudDoneIcon.js +5 -4
  22. package/CloudDoneIcon.js.map +1 -1
  23. package/CloudDownloadIcon.d.ts +1 -0
  24. package/CloudDownloadIcon.js +2 -1
  25. package/CloudDownloadIcon.js.map +1 -1
  26. package/CloudDownloadOutlineIcon.d.ts +1 -0
  27. package/CloudDownloadOutlineIcon.js +2 -1
  28. package/CloudDownloadOutlineIcon.js.map +1 -1
  29. package/CloudIcon.js +1 -1
  30. package/CloudIcon.js.map +1 -1
  31. package/CloudLockIcon.js +1 -1
  32. package/CloudLockIcon.js.map +1 -1
  33. package/CloudLockOutlineIcon.js +1 -1
  34. package/CloudLockOutlineIcon.js.map +1 -1
  35. package/CloudOffOutlineIcon.js +1 -1
  36. package/CloudOffOutlineIcon.js.map +1 -1
  37. package/CloudOutlineIcon.js +1 -1
  38. package/CloudOutlineIcon.js.map +1 -1
  39. package/CloudPercentIcon.js +1 -1
  40. package/CloudPercentIcon.js.map +1 -1
  41. package/CloudPercentOutlineIcon.js +1 -1
  42. package/CloudPercentOutlineIcon.js.map +1 -1
  43. package/CloudPrintIcon.js +1 -1
  44. package/CloudPrintIcon.js.map +1 -1
  45. package/CloudPrintOutlineIcon.js +1 -1
  46. package/CloudPrintOutlineIcon.js.map +1 -1
  47. package/CloudQuestionIcon.d.ts +1 -0
  48. package/CloudQuestionIcon.js +2 -1
  49. package/CloudQuestionIcon.js.map +1 -1
  50. package/CloudRefreshVariantIcon.d.ts +14 -0
  51. package/CloudRefreshVariantIcon.js +16 -0
  52. package/CloudRefreshVariantIcon.js.map +1 -0
  53. package/CloudSearchIcon.d.ts +1 -0
  54. package/CloudSearchIcon.js +2 -1
  55. package/CloudSearchIcon.js.map +1 -1
  56. package/CloudSearchOutlineIcon.d.ts +1 -0
  57. package/CloudSearchOutlineIcon.js +2 -1
  58. package/CloudSearchOutlineIcon.js.map +1 -1
  59. package/CloudSyncIcon.d.ts +1 -0
  60. package/CloudSyncIcon.js +2 -1
  61. package/CloudSyncIcon.js.map +1 -1
  62. package/CloudSyncOutlineIcon.d.ts +1 -0
  63. package/CloudSyncOutlineIcon.js +2 -1
  64. package/CloudSyncOutlineIcon.js.map +1 -1
  65. package/CloudTagsIcon.js +1 -1
  66. package/CloudTagsIcon.js.map +1 -1
  67. package/CloudTickIcon.d.ts +3 -2
  68. package/CloudTickIcon.js +5 -4
  69. package/CloudTickIcon.js.map +1 -1
  70. package/CloudUploadIcon.d.ts +1 -0
  71. package/CloudUploadIcon.js +2 -1
  72. package/CloudUploadIcon.js.map +1 -1
  73. package/CloudUploadOutlineIcon.d.ts +1 -0
  74. package/CloudUploadOutlineIcon.js +2 -1
  75. package/CloudUploadOutlineIcon.js.map +1 -1
  76. package/ImageFilterDramaIcon.d.ts +1 -0
  77. package/ImageFilterDramaIcon.js +2 -1
  78. package/ImageFilterDramaIcon.js.map +1 -1
  79. package/ProgressQuestionIcon.js +1 -1
  80. package/ProgressQuestionIcon.js.map +1 -1
  81. package/assets/cloud-alert.svg +1 -1
  82. package/assets/cloud-braces.svg +1 -1
  83. package/assets/cloud-check-variant-outline.svg +1 -0
  84. package/assets/cloud-check-variant.svg +1 -0
  85. package/assets/cloud-circle.svg +1 -1
  86. package/assets/cloud-download-outline.svg +1 -1
  87. package/assets/cloud-download.svg +1 -1
  88. package/assets/cloud-lock-outline.svg +1 -1
  89. package/assets/cloud-lock.svg +1 -1
  90. package/assets/cloud-off-outline.svg +1 -1
  91. package/assets/cloud-outline.svg +1 -1
  92. package/assets/cloud-percent-outline.svg +1 -1
  93. package/assets/cloud-percent.svg +1 -1
  94. package/assets/cloud-print-outline.svg +1 -1
  95. package/assets/cloud-print.svg +1 -1
  96. package/assets/cloud-question.svg +1 -1
  97. package/assets/cloud-refresh-variant.svg +1 -0
  98. package/assets/cloud-search-outline.svg +1 -1
  99. package/assets/cloud-search.svg +1 -1
  100. package/assets/cloud-sync-outline.svg +1 -1
  101. package/assets/cloud-sync.svg +1 -1
  102. package/assets/cloud-tags.svg +1 -1
  103. package/assets/cloud-upload-outline.svg +1 -1
  104. package/assets/cloud-upload.svg +1 -1
  105. package/assets/cloud.svg +1 -1
  106. package/assets/image-filter-drama.svg +1 -1
  107. package/assets/progress-question.svg +1 -1
  108. package/meta.json +40 -26
  109. package/package.json +1 -1
  110. package/version.json +1 -1
  111. package/CloudCheckIcon.d.ts +0 -13
  112. package/CloudCheckIcon.js +0 -15
  113. package/CloudCheckIcon.js.map +0 -1
  114. package/CloudCheckOutlineIcon.d.ts +0 -13
  115. package/CloudCheckOutlineIcon.js +0 -15
  116. package/CloudCheckOutlineIcon.js.map +0 -1
  117. package/CloudRefreshIcon.d.ts +0 -13
  118. package/CloudRefreshIcon.js +0 -15
  119. package/CloudRefreshIcon.js.map +0 -1
  120. package/assets/cloud-check-outline.svg +0 -1
  121. package/assets/cloud-check.svg +0 -1
  122. package/assets/cloud-refresh.svg +0 -1
@@ -12,6 +12,6 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
12
12
  * - Home Automation
13
13
  */
14
14
  export const CloudPrintOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
15
- React.createElement("path", { d: "M19,16A3,3 0 0,0 22,13A3,3 0 0,0 19,10H17.5V9.5A5.5,5.5 0 0,0 12,4C9.5,4 7.37,5.69 6.71,8H6A4,4 0 0,0 2,12A4,4 0 0,0 6,16V11H18V16H19M19.36,8.04C21.95,8.22 24,10.36 24,13A5,5 0 0,1 19,18H18V22H6V18A6,6 0 0,1 0,12C0,8.91 2.34,6.36 5.35,6.04C6.6,3.64 9.11,2 12,2C15.64,2 18.67,4.6 19.36,8.04M8,13V20H16V13H8M9,18H15V19H9V18M15,17H9V16H15V17M9,14H15V15H9V14Z" })), 'CloudPrintOutlineIcon');
15
+ React.createElement("path", { d: "M15 15H9V14H15V15M15 16H9V17H15V16M15 18H9V19H15V18M23 13.5C23 14.75 22.56 15.81 21.69 16.69C20.81 17.56 19.75 18 18.5 18H18V22H6V17.95C4.7 17.85 3.57 17.36 2.61 16.43C1.54 15.38 1 14.09 1 12.58C1 11.28 1.39 10.12 2.17 9.1S4 7.43 5.25 7.15C5.67 5.62 6.5 4.38 7.75 3.43S10.42 2 12 2C13.95 2 15.6 2.68 16.96 4.04C18.32 5.4 19 7.05 19 9C20.15 9.13 21.1 9.63 21.86 10.5C22.62 11.35 23 12.35 23 13.5M6 15.95V11H17V9C17 7.62 16.5 6.44 15.54 5.46C14.56 4.5 13.38 4 12 4S9.44 4.5 8.46 5.46C7.5 6.44 7 7.62 7 9H6.5C5.53 9 4.71 9.34 4.03 10.03C3.34 10.71 3 11.53 3 12.5S3.34 14.29 4.03 15C4.59 15.54 5.25 15.85 6 15.95M16 13H8V20H16V13M21 13.5C21 12.8 20.76 12.21 20.27 11.73S19.2 11 18.5 11H18V16H18.5C19.2 16 19.79 15.76 20.27 15.28S21 14.2 21 13.5Z" })), 'CloudPrintOutlineIcon');
16
16
  export default CloudPrintOutlineIcon;
17
17
  //# sourceMappingURL=CloudPrintOutlineIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CloudPrintOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudPrintOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,qWAAqW,GAAG,CAAG,EAAE,uBAAuB,CAAC,CAAC;AACnc,eAAe,qBAAqB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Simran\n * id 7B3F8F72-1F4B-429A-B969-8E42ADBBD3E1\n * name cloud-print-outline\n * version: 1.5.54\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-print-outline.svg\n * tags\n * - Cloud \n * - Printer \n * - Home Automation \n */\nexport const CloudPrintOutlineIcon = createSvgIcon(<><path d=\"M19,16A3,3 0 0,0 22,13A3,3 0 0,0 19,10H17.5V9.5A5.5,5.5 0 0,0 12,4C9.5,4 7.37,5.69 6.71,8H6A4,4 0 0,0 2,12A4,4 0 0,0 6,16V11H18V16H19M19.36,8.04C21.95,8.22 24,10.36 24,13A5,5 0 0,1 19,18H18V22H6V18A6,6 0 0,1 0,12C0,8.91 2.34,6.36 5.35,6.04C6.6,3.64 9.11,2 12,2C15.64,2 18.67,4.6 19.36,8.04M8,13V20H16V13H8M9,18H15V19H9V18M15,17H9V16H15V17M9,14H15V15H9V14Z\" /></>, 'CloudPrintOutlineIcon');\nexport default CloudPrintOutlineIcon"]}
1
+ {"version":3,"file":"CloudPrintOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudPrintOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,qBAAqB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,uuBAAuuB,GAAG,CAAG,EAAE,uBAAuB,CAAC,CAAC;AACr0B,eAAe,qBAAqB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Simran\n * id 7B3F8F72-1F4B-429A-B969-8E42ADBBD3E1\n * name cloud-print-outline\n * version: 1.5.54\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-print-outline.svg\n * tags\n * - Cloud \n * - Printer \n * - Home Automation \n */\nexport const CloudPrintOutlineIcon = createSvgIcon(<><path d=\"M15 15H9V14H15V15M15 16H9V17H15V16M15 18H9V19H15V18M23 13.5C23 14.75 22.56 15.81 21.69 16.69C20.81 17.56 19.75 18 18.5 18H18V22H6V17.95C4.7 17.85 3.57 17.36 2.61 16.43C1.54 15.38 1 14.09 1 12.58C1 11.28 1.39 10.12 2.17 9.1S4 7.43 5.25 7.15C5.67 5.62 6.5 4.38 7.75 3.43S10.42 2 12 2C13.95 2 15.6 2.68 16.96 4.04C18.32 5.4 19 7.05 19 9C20.15 9.13 21.1 9.63 21.86 10.5C22.62 11.35 23 12.35 23 13.5M6 15.95V11H17V9C17 7.62 16.5 6.44 15.54 5.46C14.56 4.5 13.38 4 12 4S9.44 4.5 8.46 5.46C7.5 6.44 7 7.62 7 9H6.5C5.53 9 4.71 9.34 4.03 10.03C3.34 10.71 3 11.53 3 12.5S3.34 14.29 4.03 15C4.59 15.54 5.25 15.85 6 15.95M16 13H8V20H16V13M21 13.5C21 12.8 20.76 12.21 20.27 11.73S19.2 11 18.5 11H18V16H18.5C19.2 16 19.79 15.76 20.27 15.28S21 14.2 21 13.5Z\" /></>, 'CloudPrintOutlineIcon');\nexport default CloudPrintOutlineIcon"]}
@@ -6,6 +6,7 @@
6
6
  * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-question.svg
7
7
  * tags
8
8
  * - Cloud
9
+ * - Weather
9
10
  */
10
11
  export declare const CloudQuestionIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
11
12
  muiName: string;
@@ -8,8 +8,9 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
8
8
  * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-question.svg
9
9
  * tags
10
10
  * - Cloud
11
+ * - Weather
11
12
  */
12
13
  export const CloudQuestionIcon = createSvgIcon(React.createElement(React.Fragment, null,
13
- React.createElement("path", { d: "M19.35,10.03C18.67,6.59 15.64,4 12,4C9.11,4 6.6,5.64 5.35,8.03C2.34,8.36 0,10.9 0,14A6,6 0 0,0 6,20H19A5,5 0 0,0 24,15C24,12.36 21.95,10.22 19.35,10.03M13,17H11V15H13V17M14.8,11.82C14.5,12.21 14.13,12.5 13.67,12.75C13.41,12.91 13.24,13.07 13.15,13.26C13.06,13.45 13,13.69 13,14H11C11,13.45 11.11,13.08 11.3,12.82C11.5,12.56 11.85,12.25 12.37,11.91C12.63,11.75 12.84,11.56 13,11.32C13.15,11.09 13.23,10.81 13.23,10.5C13.23,10.18 13.14,9.94 12.96,9.76C12.78,9.56 12.5,9.47 12.2,9.47C11.93,9.47 11.71,9.55 11.5,9.7C11.35,9.85 11.25,10.08 11.25,10.39H9.28C9.23,9.64 9.5,9 10.06,8.59C10.6,8.2 11.31,8 12.2,8C13.14,8 13.89,8.23 14.43,8.68C14.97,9.13 15.24,9.75 15.24,10.5C15.24,11 15.09,11.41 14.8,11.82Z" })), 'CloudQuestionIcon');
14
+ React.createElement("path", { d: "M21.86 12.5C21.1 11.63 20.15 11.13 19 11C19 9.05 18.32 7.4 16.96 6.04C15.6 4.68 13.95 4 12 4C10.42 4 9 4.47 7.75 5.43S5.67 7.62 5.25 9.15C4 9.43 2.96 10.08 2.17 11.1S1 13.28 1 14.58C1 16.09 1.54 17.38 2.61 18.43C3.69 19.5 5 20 6.5 20H18.5C19.75 20 20.81 19.56 21.69 18.69C22.56 17.81 23 16.75 23 15.5C23 14.35 22.62 13.35 21.86 12.5M13 17H11V15H13V17M14.8 11.82C14.5 12.21 14.13 12.5 13.67 12.75C13.41 12.91 13.24 13.07 13.15 13.26C13.06 13.45 13 13.69 13 14H11C11 13.45 11.11 13.08 11.3 12.82C11.5 12.56 11.85 12.25 12.37 11.91C12.63 11.75 12.84 11.56 13 11.32C13.15 11.09 13.23 10.81 13.23 10.5C13.23 10.18 13.14 9.94 12.96 9.76C12.78 9.56 12.5 9.47 12.2 9.47C11.93 9.47 11.71 9.55 11.5 9.7C11.35 9.85 11.25 10.08 11.25 10.39H9.28C9.23 9.64 9.5 9 10.06 8.59C10.6 8.2 11.31 8 12.2 8C13.14 8 13.89 8.23 14.43 8.68S15.24 9.75 15.24 10.5C15.24 11 15.09 11.41 14.8 11.82Z" })), 'CloudQuestionIcon');
14
15
  export default CloudQuestionIcon;
15
16
  //# sourceMappingURL=CloudQuestionIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CloudQuestionIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudQuestionIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,4rBAA4rB,GAAG,CAAG,EAAE,mBAAmB,CAAC,CAAC;AAClxB,eAAe,iBAAiB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Irigoyen\n * id C36FF6E2-EF4E-4FD1-9620-9580BC48B325\n * name cloud-question\n * version: 2.6.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-question.svg\n * tags\n * - Cloud \n */\nexport const CloudQuestionIcon = createSvgIcon(<><path d=\"M19.35,10.03C18.67,6.59 15.64,4 12,4C9.11,4 6.6,5.64 5.35,8.03C2.34,8.36 0,10.9 0,14A6,6 0 0,0 6,20H19A5,5 0 0,0 24,15C24,12.36 21.95,10.22 19.35,10.03M13,17H11V15H13V17M14.8,11.82C14.5,12.21 14.13,12.5 13.67,12.75C13.41,12.91 13.24,13.07 13.15,13.26C13.06,13.45 13,13.69 13,14H11C11,13.45 11.11,13.08 11.3,12.82C11.5,12.56 11.85,12.25 12.37,11.91C12.63,11.75 12.84,11.56 13,11.32C13.15,11.09 13.23,10.81 13.23,10.5C13.23,10.18 13.14,9.94 12.96,9.76C12.78,9.56 12.5,9.47 12.2,9.47C11.93,9.47 11.71,9.55 11.5,9.7C11.35,9.85 11.25,10.08 11.25,10.39H9.28C9.23,9.64 9.5,9 10.06,8.59C10.6,8.2 11.31,8 12.2,8C13.14,8 13.89,8.23 14.43,8.68C14.97,9.13 15.24,9.75 15.24,10.5C15.24,11 15.09,11.41 14.8,11.82Z\" /></>, 'CloudQuestionIcon');\nexport default CloudQuestionIcon"]}
1
+ {"version":3,"file":"CloudQuestionIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudQuestionIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,s2BAAs2B,GAAG,CAAG,EAAE,mBAAmB,CAAC,CAAC;AAC57B,eAAe,iBAAiB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Irigoyen\n * id C36FF6E2-EF4E-4FD1-9620-9580BC48B325\n * name cloud-question\n * version: 2.6.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-question.svg\n * tags\n * - Cloud \n * - Weather \n */\nexport const CloudQuestionIcon = createSvgIcon(<><path d=\"M21.86 12.5C21.1 11.63 20.15 11.13 19 11C19 9.05 18.32 7.4 16.96 6.04C15.6 4.68 13.95 4 12 4C10.42 4 9 4.47 7.75 5.43S5.67 7.62 5.25 9.15C4 9.43 2.96 10.08 2.17 11.1S1 13.28 1 14.58C1 16.09 1.54 17.38 2.61 18.43C3.69 19.5 5 20 6.5 20H18.5C19.75 20 20.81 19.56 21.69 18.69C22.56 17.81 23 16.75 23 15.5C23 14.35 22.62 13.35 21.86 12.5M13 17H11V15H13V17M14.8 11.82C14.5 12.21 14.13 12.5 13.67 12.75C13.41 12.91 13.24 13.07 13.15 13.26C13.06 13.45 13 13.69 13 14H11C11 13.45 11.11 13.08 11.3 12.82C11.5 12.56 11.85 12.25 12.37 11.91C12.63 11.75 12.84 11.56 13 11.32C13.15 11.09 13.23 10.81 13.23 10.5C13.23 10.18 13.14 9.94 12.96 9.76C12.78 9.56 12.5 9.47 12.2 9.47C11.93 9.47 11.71 9.55 11.5 9.7C11.35 9.85 11.25 10.08 11.25 10.39H9.28C9.23 9.64 9.5 9 10.06 8.59C10.6 8.2 11.31 8 12.2 8C13.14 8 13.89 8.23 14.43 8.68S15.24 9.75 15.24 10.5C15.24 11 15.09 11.41 14.8 11.82Z\" /></>, 'CloudQuestionIcon');\nexport default CloudQuestionIcon"]}
@@ -0,0 +1,14 @@
1
+ /**
2
+ * author: Austin Andrews
3
+ * id 1771EA83-96FC-4A06-8A03-E4048C9F9C27
4
+ * name cloud-refresh-variant
5
+ * version: 1.5.54
6
+ * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-refresh-variant.svg
7
+ * tags
8
+ * - Cloud
9
+ * - Weather
10
+ */
11
+ export declare const CloudRefreshVariantIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
12
+ muiName: string;
13
+ };
14
+ export default CloudRefreshVariantIcon;
@@ -0,0 +1,16 @@
1
+ import React from "react";
2
+ import createSvgIcon from "@mui/material/utils/createSvgIcon";
3
+ /**
4
+ * author: Austin Andrews
5
+ * id 1771EA83-96FC-4A06-8A03-E4048C9F9C27
6
+ * name cloud-refresh-variant
7
+ * version: 1.5.54
8
+ * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-refresh-variant.svg
9
+ * tags
10
+ * - Cloud
11
+ * - Weather
12
+ */
13
+ export const CloudRefreshVariantIcon = createSvgIcon(React.createElement(React.Fragment, null,
14
+ React.createElement("path", { d: "M21.86 12.5C21.1 11.63 20.15 11.13 19 11C19 9.05 18.32 7.4 16.96 6.04C15.6 4.68 13.95 4 12 4C10.42 4 9 4.47 7.75 5.43S5.67 7.62 5.25 9.15C4 9.43 2.96 10.08 2.17 11.1S1 13.28 1 14.58C1 16.09 1.54 17.38 2.61 18.43C3.69 19.5 5 20 6.5 20H18.5C19.75 20 20.81 19.56 21.69 18.69C22.56 17.81 23 16.75 23 15.5C23 14.35 22.62 13.35 21.86 12.5M16 13H12L13.77 11.23C13.32 10.78 12.69 10.5 12 10.5C10.62 10.5 9.5 11.62 9.5 13S10.62 15.5 12 15.5C12.82 15.5 13.54 15.11 14 14.5H15.71C15.12 15.97 13.68 17 12 17C9.79 17 8 15.21 8 13S9.79 9 12 9C13.11 9 14.11 9.45 14.83 10.17L16 9V13Z" })), 'CloudRefreshVariantIcon');
15
+ export default CloudRefreshVariantIcon;
16
+ //# sourceMappingURL=CloudRefreshVariantIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CloudRefreshVariantIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudRefreshVariantIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,uBAAuB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,0jBAA0jB,GAAG,CAAG,EAAE,yBAAyB,CAAC,CAAC;AAC5pB,eAAe,uBAAuB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Austin Andrews\n * id 1771EA83-96FC-4A06-8A03-E4048C9F9C27\n * name cloud-refresh-variant\n * version: 1.5.54\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-refresh-variant.svg\n * tags\n * - Cloud \n * - Weather \n */\nexport const CloudRefreshVariantIcon = createSvgIcon(<><path d=\"M21.86 12.5C21.1 11.63 20.15 11.13 19 11C19 9.05 18.32 7.4 16.96 6.04C15.6 4.68 13.95 4 12 4C10.42 4 9 4.47 7.75 5.43S5.67 7.62 5.25 9.15C4 9.43 2.96 10.08 2.17 11.1S1 13.28 1 14.58C1 16.09 1.54 17.38 2.61 18.43C3.69 19.5 5 20 6.5 20H18.5C19.75 20 20.81 19.56 21.69 18.69C22.56 17.81 23 16.75 23 15.5C23 14.35 22.62 13.35 21.86 12.5M16 13H12L13.77 11.23C13.32 10.78 12.69 10.5 12 10.5C10.62 10.5 9.5 11.62 9.5 13S10.62 15.5 12 15.5C12.82 15.5 13.54 15.11 14 14.5H15.71C15.12 15.97 13.68 17 12 17C9.79 17 8 15.21 8 13S9.79 9 12 9C13.11 9 14.11 9.45 14.83 10.17L16 9V13Z\" /></>, 'CloudRefreshVariantIcon');\nexport default CloudRefreshVariantIcon"]}
@@ -6,6 +6,7 @@
6
6
  * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-search.svg
7
7
  * tags
8
8
  * - Cloud
9
+ * - Weather
9
10
  */
10
11
  export declare const CloudSearchIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
11
12
  muiName: string;
@@ -8,8 +8,9 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
8
8
  * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-search.svg
9
9
  * tags
10
10
  * - Cloud
11
+ * - Weather
11
12
  */
12
13
  export const CloudSearchIcon = createSvgIcon(React.createElement(React.Fragment, null,
13
- React.createElement("path", { d: "M15.5,12C18,12 20,14 20,16.5C20,17.38 19.75,18.21 19.31,18.9L22.39,22L21,23.39L17.88,20.32C17.19,20.75 16.37,21 15.5,21C13,21 11,19 11,16.5C11,14 13,12 15.5,12M15.5,14A2.5,2.5 0 0,0 13,16.5A2.5,2.5 0 0,0 15.5,19A2.5,2.5 0 0,0 18,16.5A2.5,2.5 0 0,0 15.5,14M19.35,8.03C21.95,8.22 24,10.36 24,13C24,14.64 23.21,16.1 22,17V16.5A6.5,6.5 0 0,0 15.5,10A6.5,6.5 0 0,0 9,16.5C9,17 9.06,17.5 9.17,18H6A6,6 0 0,1 0,12C0,8.9 2.34,6.36 5.35,6.03C6.6,3.64 9.11,2 12,2C15.64,2 18.67,4.59 19.35,8.03Z" })), 'CloudSearchIcon');
14
+ React.createElement("path", { d: "M21.86 12.5C21.1 11.63 20.15 11.13 19 11C19 9.05 18.32 7.4 16.96 6.04C15.6 4.68 13.95 4 12 4C10.42 4 9 4.47 7.75 5.43S5.67 7.62 5.25 9.15C4 9.43 2.96 10.08 2.17 11.1S1 13.28 1 14.58C1 16.09 1.54 17.38 2.61 18.43C3.69 19.5 5 20 6.5 20H18.5C19.75 20 20.81 19.56 21.69 18.69C22.56 17.81 23 16.75 23 15.5C23 14.35 22.62 13.35 21.86 12.5M16.57 18L14 15.43C13.43 15.79 12.74 16 12 16C9.79 16 8 14.21 8 12S9.79 8 12 8 16 9.79 16 12C16 12.74 15.79 13.43 15.43 14L18 16.57L16.57 18M14 12C14 13.11 13.11 14 12 14S10 13.11 10 12 10.9 10 12 10 14 10.9 14 12Z" })), 'CloudSearchIcon');
14
15
  export default CloudSearchIcon;
15
16
  //# sourceMappingURL=CloudSearchIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CloudSearchIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudSearchIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,seAAse,GAAG,CAAG,EAAE,iBAAiB,CAAC,CAAC;AACxjB,eAAe,eAAe,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Richins\n * id BF384FFB-7E5D-4C2E-ADC5-4BEEAF61A81C\n * name cloud-search\n * version: 2.4.85\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-search.svg\n * tags\n * - Cloud \n */\nexport const CloudSearchIcon = createSvgIcon(<><path d=\"M15.5,12C18,12 20,14 20,16.5C20,17.38 19.75,18.21 19.31,18.9L22.39,22L21,23.39L17.88,20.32C17.19,20.75 16.37,21 15.5,21C13,21 11,19 11,16.5C11,14 13,12 15.5,12M15.5,14A2.5,2.5 0 0,0 13,16.5A2.5,2.5 0 0,0 15.5,19A2.5,2.5 0 0,0 18,16.5A2.5,2.5 0 0,0 15.5,14M19.35,8.03C21.95,8.22 24,10.36 24,13C24,14.64 23.21,16.1 22,17V16.5A6.5,6.5 0 0,0 15.5,10A6.5,6.5 0 0,0 9,16.5C9,17 9.06,17.5 9.17,18H6A6,6 0 0,1 0,12C0,8.9 2.34,6.36 5.35,6.03C6.6,3.64 9.11,2 12,2C15.64,2 18.67,4.59 19.35,8.03Z\" /></>, 'CloudSearchIcon');\nexport default CloudSearchIcon"]}
1
+ {"version":3,"file":"CloudSearchIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudSearchIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,oiBAAoiB,GAAG,CAAG,EAAE,iBAAiB,CAAC,CAAC;AACtnB,eAAe,eAAe,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Richins\n * id BF384FFB-7E5D-4C2E-ADC5-4BEEAF61A81C\n * name cloud-search\n * version: 2.4.85\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-search.svg\n * tags\n * - Cloud \n * - Weather \n */\nexport const CloudSearchIcon = createSvgIcon(<><path d=\"M21.86 12.5C21.1 11.63 20.15 11.13 19 11C19 9.05 18.32 7.4 16.96 6.04C15.6 4.68 13.95 4 12 4C10.42 4 9 4.47 7.75 5.43S5.67 7.62 5.25 9.15C4 9.43 2.96 10.08 2.17 11.1S1 13.28 1 14.58C1 16.09 1.54 17.38 2.61 18.43C3.69 19.5 5 20 6.5 20H18.5C19.75 20 20.81 19.56 21.69 18.69C22.56 17.81 23 16.75 23 15.5C23 14.35 22.62 13.35 21.86 12.5M16.57 18L14 15.43C13.43 15.79 12.74 16 12 16C9.79 16 8 14.21 8 12S9.79 8 12 8 16 9.79 16 12C16 12.74 15.79 13.43 15.43 14L18 16.57L16.57 18M14 12C14 13.11 13.11 14 12 14S10 13.11 10 12 10.9 10 12 10 14 10.9 14 12Z\" /></>, 'CloudSearchIcon');\nexport default CloudSearchIcon"]}
@@ -6,6 +6,7 @@
6
6
  * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-search-outline.svg
7
7
  * tags
8
8
  * - Cloud
9
+ * - Weather
9
10
  */
10
11
  export declare const CloudSearchOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
11
12
  muiName: string;
@@ -8,8 +8,9 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
8
8
  * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-search-outline.svg
9
9
  * tags
10
10
  * - Cloud
11
+ * - Weather
11
12
  */
12
13
  export const CloudSearchOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
13
- React.createElement("path", { d: "M15.5,12C18,12 20,14 20,16.5C20,17.38 19.75,18.21 19.31,18.9L22.39,22L21,23.39L17.88,20.32C17.19,20.75 16.37,21 15.5,21C13,21 11,19 11,16.5C11,14 13,12 15.5,12M15.5,14A2.5,2.5 0 0,0 13,16.5A2.5,2.5 0 0,0 15.5,19A2.5,2.5 0 0,0 18,16.5A2.5,2.5 0 0,0 15.5,14M22,13A3,3 0 0,0 19,10H17.5V9.5A5.5,5.5 0 0,0 12,4C9.5,4 7.37,5.69 6.71,8H6A4,4 0 0,0 2,12A4,4 0 0,0 6,16H9V16.5C9,17 9.06,17.5 9.17,18H6A6,6 0 0,1 0,12C0,8.9 2.34,6.36 5.35,6.04C6.6,3.64 9.11,2 12,2C15.64,2 18.67,4.59 19.36,8.04C21.95,8.22 24,10.36 24,13C24,14.65 23.21,16.1 22,17V16.5C22,15.77 21.88,15.06 21.65,14.4C21.87,14 22,13.5 22,13Z" })), 'CloudSearchOutlineIcon');
14
+ React.createElement("path", { d: "M21.86 12.5C21.1 11.63 20.15 11.13 19 11C19 9.05 18.32 7.4 16.96 6.04C15.6 4.68 13.95 4 12 4C10.42 4 9 4.47 7.75 5.43S5.67 7.62 5.25 9.15C4 9.43 2.96 10.08 2.17 11.1S1 13.28 1 14.58C1 16.09 1.54 17.38 2.61 18.43C3.69 19.5 5 20 6.5 20H18.5C19.75 20 20.81 19.56 21.69 18.69C22.56 17.81 23 16.75 23 15.5C23 14.35 22.62 13.35 21.86 12.5M20.27 17.27C19.79 17.76 19.2 18 18.5 18H6.5C5.53 18 4.71 17.66 4.03 17C3.34 16.29 3 15.47 3 14.5S3.34 12.71 4.03 12.03C4.71 11.34 5.53 11 6.5 11H7C7 9.62 7.5 8.44 8.46 7.46C9.44 6.5 10.62 6 12 6S14.56 6.5 15.54 7.46C16.5 8.44 17 9.62 17 11V13H18.5C19.2 13 19.79 13.24 20.27 13.73S21 14.8 21 15.5 20.76 16.79 20.27 17.27M16 12C16 9.79 14.21 8 12 8S8 9.79 8 12 9.79 16 12 16C12.74 16 13.43 15.79 14 15.43L16.57 18L18 16.57L15.43 14C15.79 13.43 16 12.74 16 12M12 14C10.9 14 10 13.11 10 12S10.9 10 12 10 14 10.9 14 12 13.11 14 12 14Z" })), 'CloudSearchOutlineIcon');
14
15
  export default CloudSearchOutlineIcon;
15
16
  //# sourceMappingURL=CloudSearchOutlineIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CloudSearchOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudSearchOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,ulBAAulB,GAAG,CAAG,EAAE,wBAAwB,CAAC,CAAC;AACvrB,eAAe,sBAAsB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Richins\n * id 5C72BE2A-A04D-4B36-9390-024C5A1214D9\n * name cloud-search-outline\n * version: 2.4.85\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-search-outline.svg\n * tags\n * - Cloud \n */\nexport const CloudSearchOutlineIcon = createSvgIcon(<><path d=\"M15.5,12C18,12 20,14 20,16.5C20,17.38 19.75,18.21 19.31,18.9L22.39,22L21,23.39L17.88,20.32C17.19,20.75 16.37,21 15.5,21C13,21 11,19 11,16.5C11,14 13,12 15.5,12M15.5,14A2.5,2.5 0 0,0 13,16.5A2.5,2.5 0 0,0 15.5,19A2.5,2.5 0 0,0 18,16.5A2.5,2.5 0 0,0 15.5,14M22,13A3,3 0 0,0 19,10H17.5V9.5A5.5,5.5 0 0,0 12,4C9.5,4 7.37,5.69 6.71,8H6A4,4 0 0,0 2,12A4,4 0 0,0 6,16H9V16.5C9,17 9.06,17.5 9.17,18H6A6,6 0 0,1 0,12C0,8.9 2.34,6.36 5.35,6.04C6.6,3.64 9.11,2 12,2C15.64,2 18.67,4.59 19.36,8.04C21.95,8.22 24,10.36 24,13C24,14.65 23.21,16.1 22,17V16.5C22,15.77 21.88,15.06 21.65,14.4C21.87,14 22,13.5 22,13Z\" /></>, 'CloudSearchOutlineIcon');\nexport default CloudSearchOutlineIcon"]}
1
+ {"version":3,"file":"CloudSearchOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudSearchOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,g2BAAg2B,GAAG,CAAG,EAAE,wBAAwB,CAAC,CAAC;AACh8B,eAAe,sBAAsB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Richins\n * id 5C72BE2A-A04D-4B36-9390-024C5A1214D9\n * name cloud-search-outline\n * version: 2.4.85\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-search-outline.svg\n * tags\n * - Cloud \n * - Weather \n */\nexport const CloudSearchOutlineIcon = createSvgIcon(<><path d=\"M21.86 12.5C21.1 11.63 20.15 11.13 19 11C19 9.05 18.32 7.4 16.96 6.04C15.6 4.68 13.95 4 12 4C10.42 4 9 4.47 7.75 5.43S5.67 7.62 5.25 9.15C4 9.43 2.96 10.08 2.17 11.1S1 13.28 1 14.58C1 16.09 1.54 17.38 2.61 18.43C3.69 19.5 5 20 6.5 20H18.5C19.75 20 20.81 19.56 21.69 18.69C22.56 17.81 23 16.75 23 15.5C23 14.35 22.62 13.35 21.86 12.5M20.27 17.27C19.79 17.76 19.2 18 18.5 18H6.5C5.53 18 4.71 17.66 4.03 17C3.34 16.29 3 15.47 3 14.5S3.34 12.71 4.03 12.03C4.71 11.34 5.53 11 6.5 11H7C7 9.62 7.5 8.44 8.46 7.46C9.44 6.5 10.62 6 12 6S14.56 6.5 15.54 7.46C16.5 8.44 17 9.62 17 11V13H18.5C19.2 13 19.79 13.24 20.27 13.73S21 14.8 21 15.5 20.76 16.79 20.27 17.27M16 12C16 9.79 14.21 8 12 8S8 9.79 8 12 9.79 16 12 16C12.74 16 13.43 15.79 14 15.43L16.57 18L18 16.57L15.43 14C15.79 13.43 16 12.74 16 12M12 14C10.9 14 10 13.11 10 12S10.9 10 12 10 14 10.9 14 12 13.11 14 12 14Z\" /></>, 'CloudSearchOutlineIcon');\nexport default CloudSearchOutlineIcon"]}
@@ -6,6 +6,7 @@
6
6
  * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-sync.svg
7
7
  * tags
8
8
  * - Cloud
9
+ * - Weather
9
10
  */
10
11
  export declare const CloudSyncIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
11
12
  muiName: string;
package/CloudSyncIcon.js CHANGED
@@ -8,8 +8,9 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
8
8
  * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-sync.svg
9
9
  * tags
10
10
  * - Cloud
11
+ * - Weather
11
12
  */
12
13
  export const CloudSyncIcon = createSvgIcon(React.createElement(React.Fragment, null,
13
- React.createElement("path", { d: "M19 12V13.5C21.21 13.5 23 15.29 23 17.5C23 18.32 22.75 19.08 22.33 19.71L21.24 18.62C21.41 18.28 21.5 17.9 21.5 17.5C21.5 16.12 20.38 15 19 15V16.5L16.75 14.25L16.72 14.22C16.78 14.17 16.85 14.13 19 12M19 23V21.5C16.79 21.5 15 19.71 15 17.5C15 16.68 15.25 15.92 15.67 15.29L16.76 16.38C16.59 16.72 16.5 17.1 16.5 17.5C16.5 18.88 17.62 20 19 20V18.5L21.25 20.75L21.28 20.78C21.22 20.83 21.15 20.87 19 23M13 17.5C13 13.91 15.91 11 19.5 11C20.78 11 21.97 11.38 23 12C22.13 10.9 20.84 10.14 19.35 10.03C18.67 6.59 15.64 4 12 4C9.11 4 6.6 5.64 5.35 8.03C2.34 8.36 0 10.9 0 14C0 17.31 2.69 20 6 20H13.5C13.18 19.23 13 18.39 13 17.5Z" })), 'CloudSyncIcon');
14
+ React.createElement("path", { d: "M13 17.5C13 18.39 13.18 19.23 13.5 20H6.5C5 20 3.69 19.5 2.61 18.43C1.54 17.38 1 16.09 1 14.58C1 13.28 1.39 12.12 2.17 11.1S4 9.43 5.25 9.15C5.67 7.62 6.5 6.38 7.75 5.43S10.42 4 12 4C13.95 4 15.6 4.68 16.96 6.04C18.32 7.4 19 9.05 19 11C19.04 11 19.07 11 19.1 11C15.7 11.23 13 14.05 13 17.5M19 13.5V12L16.75 14.25L19 16.5V15C20.38 15 21.5 16.12 21.5 17.5C21.5 17.9 21.41 18.28 21.24 18.62L22.33 19.71C22.75 19.08 23 18.32 23 17.5C23 15.29 21.21 13.5 19 13.5M19 20C17.62 20 16.5 18.88 16.5 17.5C16.5 17.1 16.59 16.72 16.76 16.38L15.67 15.29C15.25 15.92 15 16.68 15 17.5C15 19.71 16.79 21.5 19 21.5V23L21.25 20.75L19 18.5V20Z" })), 'CloudSyncIcon');
14
15
  export default CloudSyncIcon;
15
16
  //# sourceMappingURL=CloudSyncIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CloudSyncIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudSyncIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,onBAAonB,GAAG,CAAG,EAAE,eAAe,CAAC,CAAC;AAClsB,eAAe,aAAa,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Irigoyen\n * id BEA2DB85-AD43-4208-8F5E-5029997B23B7\n * name cloud-sync\n * version: 1.6.50\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-sync.svg\n * tags\n * - Cloud \n */\nexport const CloudSyncIcon = createSvgIcon(<><path d=\"M19 12V13.5C21.21 13.5 23 15.29 23 17.5C23 18.32 22.75 19.08 22.33 19.71L21.24 18.62C21.41 18.28 21.5 17.9 21.5 17.5C21.5 16.12 20.38 15 19 15V16.5L16.75 14.25L16.72 14.22C16.78 14.17 16.85 14.13 19 12M19 23V21.5C16.79 21.5 15 19.71 15 17.5C15 16.68 15.25 15.92 15.67 15.29L16.76 16.38C16.59 16.72 16.5 17.1 16.5 17.5C16.5 18.88 17.62 20 19 20V18.5L21.25 20.75L21.28 20.78C21.22 20.83 21.15 20.87 19 23M13 17.5C13 13.91 15.91 11 19.5 11C20.78 11 21.97 11.38 23 12C22.13 10.9 20.84 10.14 19.35 10.03C18.67 6.59 15.64 4 12 4C9.11 4 6.6 5.64 5.35 8.03C2.34 8.36 0 10.9 0 14C0 17.31 2.69 20 6 20H13.5C13.18 19.23 13 18.39 13 17.5Z\" /></>, 'CloudSyncIcon');\nexport default CloudSyncIcon"]}
1
+ {"version":3,"file":"CloudSyncIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudSyncIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,gnBAAgnB,GAAG,CAAG,EAAE,eAAe,CAAC,CAAC;AAC9rB,eAAe,aAAa,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Irigoyen\n * id BEA2DB85-AD43-4208-8F5E-5029997B23B7\n * name cloud-sync\n * version: 1.6.50\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-sync.svg\n * tags\n * - Cloud \n * - Weather \n */\nexport const CloudSyncIcon = createSvgIcon(<><path d=\"M13 17.5C13 18.39 13.18 19.23 13.5 20H6.5C5 20 3.69 19.5 2.61 18.43C1.54 17.38 1 16.09 1 14.58C1 13.28 1.39 12.12 2.17 11.1S4 9.43 5.25 9.15C5.67 7.62 6.5 6.38 7.75 5.43S10.42 4 12 4C13.95 4 15.6 4.68 16.96 6.04C18.32 7.4 19 9.05 19 11C19.04 11 19.07 11 19.1 11C15.7 11.23 13 14.05 13 17.5M19 13.5V12L16.75 14.25L19 16.5V15C20.38 15 21.5 16.12 21.5 17.5C21.5 17.9 21.41 18.28 21.24 18.62L22.33 19.71C22.75 19.08 23 18.32 23 17.5C23 15.29 21.21 13.5 19 13.5M19 20C17.62 20 16.5 18.88 16.5 17.5C16.5 17.1 16.59 16.72 16.76 16.38L15.67 15.29C15.25 15.92 15 16.68 15 17.5C15 19.71 16.79 21.5 19 21.5V23L21.25 20.75L19 18.5V20Z\" /></>, 'CloudSyncIcon');\nexport default CloudSyncIcon"]}
@@ -6,6 +6,7 @@
6
6
  * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-sync-outline.svg
7
7
  * tags
8
8
  * - Cloud
9
+ * - Weather
9
10
  */
10
11
  export declare const CloudSyncOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
11
12
  muiName: string;
@@ -8,8 +8,9 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
8
8
  * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-sync-outline.svg
9
9
  * tags
10
10
  * - Cloud
11
+ * - Weather
11
12
  */
12
13
  export const CloudSyncOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
13
- React.createElement("path", { d: "M19 12V13.5C21.21 13.5 23 15.29 23 17.5C23 18.32 22.75 19.08 22.33 19.71L21.24 18.62C21.41 18.28 21.5 17.9 21.5 17.5C21.5 16.12 20.38 15 19 15V16.5L16.75 14.25L16.72 14.22C16.78 14.17 16.85 14.13 19 12M19 23V21.5C16.79 21.5 15 19.71 15 17.5C15 16.68 15.25 15.92 15.67 15.29L16.76 16.38C16.59 16.72 16.5 17.1 16.5 17.5C16.5 18.88 17.62 20 19 20V18.5L21.25 20.75L21.28 20.78C21.22 20.83 21.15 20.87 19 23M13.03 18H6C3.79 18 2 16.21 2 14S3.79 10 6 10H6.71C7.37 7.69 9.5 6 12 6C15 6 17.4 8.37 17.5 11.32C18.12 11.11 18.8 11 19.5 11C20.78 11 21.97 11.38 23 12C22.13 10.9 20.84 10.14 19.35 10.03C18.67 6.59 15.64 4 12 4C9.11 4 6.6 5.64 5.35 8.03C2.34 8.36 0 10.9 0 14C0 17.31 2.69 20 6 20H13.5C13.24 19.38 13.08 18.7 13.03 18Z" })), 'CloudSyncOutlineIcon');
14
+ React.createElement("path", { d: "M13.03 18C13.08 18.7 13.24 19.38 13.5 20H6.5C5 20 3.69 19.5 2.61 18.43C1.54 17.38 1 16.09 1 14.58C1 13.28 1.39 12.12 2.17 11.1S4 9.43 5.25 9.15C5.67 7.62 6.5 6.38 7.75 5.43S10.42 4 12 4C13.95 4 15.6 4.68 16.96 6.04C18.32 7.4 19 9.05 19 11C19.04 11 19.07 11 19.1 11C18.36 11.07 17.65 11.23 17 11.5V11C17 9.62 16.5 8.44 15.54 7.46C14.56 6.5 13.38 6 12 6S9.44 6.5 8.46 7.46C7.5 8.44 7 9.62 7 11H6.5C5.53 11 4.71 11.34 4.03 12.03C3.34 12.71 3 13.53 3 14.5S3.34 16.29 4.03 17C4.71 17.66 5.53 18 6.5 18H13.03M19 13.5V12L16.75 14.25L19 16.5V15C20.38 15 21.5 16.12 21.5 17.5C21.5 17.9 21.41 18.28 21.24 18.62L22.33 19.71C22.75 19.08 23 18.32 23 17.5C23 15.29 21.21 13.5 19 13.5M19 20C17.62 20 16.5 18.88 16.5 17.5C16.5 17.1 16.59 16.72 16.76 16.38L15.67 15.29C15.25 15.92 15 16.68 15 17.5C15 19.71 16.79 21.5 19 21.5V23L21.25 20.75L19 18.5V20Z" })), 'CloudSyncOutlineIcon');
14
15
  export default CloudSyncOutlineIcon;
15
16
  //# sourceMappingURL=CloudSyncOutlineIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CloudSyncOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudSyncOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,ktBAAktB,GAAG,CAAG,EAAE,sBAAsB,CAAC,CAAC;AAC9yB,eAAe,oBAAoB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Irigoyen\n * id FA6B7B54-7817-40EE-9A64-3D30EAC0F4CF\n * name cloud-sync-outline\n * version: 4.8.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-sync-outline.svg\n * tags\n * - Cloud \n */\nexport const CloudSyncOutlineIcon = createSvgIcon(<><path d=\"M19 12V13.5C21.21 13.5 23 15.29 23 17.5C23 18.32 22.75 19.08 22.33 19.71L21.24 18.62C21.41 18.28 21.5 17.9 21.5 17.5C21.5 16.12 20.38 15 19 15V16.5L16.75 14.25L16.72 14.22C16.78 14.17 16.85 14.13 19 12M19 23V21.5C16.79 21.5 15 19.71 15 17.5C15 16.68 15.25 15.92 15.67 15.29L16.76 16.38C16.59 16.72 16.5 17.1 16.5 17.5C16.5 18.88 17.62 20 19 20V18.5L21.25 20.75L21.28 20.78C21.22 20.83 21.15 20.87 19 23M13.03 18H6C3.79 18 2 16.21 2 14S3.79 10 6 10H6.71C7.37 7.69 9.5 6 12 6C15 6 17.4 8.37 17.5 11.32C18.12 11.11 18.8 11 19.5 11C20.78 11 21.97 11.38 23 12C22.13 10.9 20.84 10.14 19.35 10.03C18.67 6.59 15.64 4 12 4C9.11 4 6.6 5.64 5.35 8.03C2.34 8.36 0 10.9 0 14C0 17.31 2.69 20 6 20H13.5C13.24 19.38 13.08 18.7 13.03 18Z\" /></>, 'CloudSyncOutlineIcon');\nexport default CloudSyncOutlineIcon"]}
1
+ {"version":3,"file":"CloudSyncOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudSyncOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,q0BAAq0B,GAAG,CAAG,EAAE,sBAAsB,CAAC,CAAC;AACj6B,eAAe,oBAAoB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Irigoyen\n * id FA6B7B54-7817-40EE-9A64-3D30EAC0F4CF\n * name cloud-sync-outline\n * version: 4.8.95\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-sync-outline.svg\n * tags\n * - Cloud \n * - Weather \n */\nexport const CloudSyncOutlineIcon = createSvgIcon(<><path d=\"M13.03 18C13.08 18.7 13.24 19.38 13.5 20H6.5C5 20 3.69 19.5 2.61 18.43C1.54 17.38 1 16.09 1 14.58C1 13.28 1.39 12.12 2.17 11.1S4 9.43 5.25 9.15C5.67 7.62 6.5 6.38 7.75 5.43S10.42 4 12 4C13.95 4 15.6 4.68 16.96 6.04C18.32 7.4 19 9.05 19 11C19.04 11 19.07 11 19.1 11C18.36 11.07 17.65 11.23 17 11.5V11C17 9.62 16.5 8.44 15.54 7.46C14.56 6.5 13.38 6 12 6S9.44 6.5 8.46 7.46C7.5 8.44 7 9.62 7 11H6.5C5.53 11 4.71 11.34 4.03 12.03C3.34 12.71 3 13.53 3 14.5S3.34 16.29 4.03 17C4.71 17.66 5.53 18 6.5 18H13.03M19 13.5V12L16.75 14.25L19 16.5V15C20.38 15 21.5 16.12 21.5 17.5C21.5 17.9 21.41 18.28 21.24 18.62L22.33 19.71C22.75 19.08 23 18.32 23 17.5C23 15.29 21.21 13.5 19 13.5M19 20C17.62 20 16.5 18.88 16.5 17.5C16.5 17.1 16.59 16.72 16.76 16.38L15.67 15.29C15.25 15.92 15 16.68 15 17.5C15 19.71 16.79 21.5 19 21.5V23L21.25 20.75L19 18.5V20Z\" /></>, 'CloudSyncOutlineIcon');\nexport default CloudSyncOutlineIcon"]}
package/CloudTagsIcon.js CHANGED
@@ -10,6 +10,6 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
10
10
  * - Cloud
11
11
  */
12
12
  export const CloudTagsIcon = createSvgIcon(React.createElement(React.Fragment, null,
13
- React.createElement("path", { d: "M6,20A6,6 0 0,1 0,14C0,10.91 2.34,8.36 5.35,8.04C6.6,5.64 9.11,4 12,4C15.63,4 18.66,6.58 19.35,10C21.95,10.19 24,12.36 24,15A5,5 0 0,1 19,20H6M9.09,8.4L4.5,13L9.09,17.6L10.5,16.18L7.32,13L10.5,9.82L9.09,8.4M14.91,8.4L13.5,9.82L16.68,13L13.5,16.18L14.91,17.6L19.5,13L14.91,8.4Z" })), 'CloudTagsIcon');
13
+ React.createElement("path", { d: "M21.86 12.5C21.1 11.63 20.15 11.13 19 11C19 9.05 18.32 7.4 16.96 6.04C15.6 4.68 13.95 4 12 4C10.42 4 9 4.47 7.75 5.43S5.67 7.62 5.25 9.15C4 9.43 2.96 10.08 2.17 11.1S1 13.28 1 14.58C1 16.09 1.54 17.38 2.61 18.43C3.69 19.5 5 20 6.5 20H18.5C19.75 20 20.81 19.56 21.69 18.69C22.56 17.81 23 16.75 23 15.5C23 14.35 22.62 13.35 21.86 12.5M10.5 16.18L9.09 17.6L4.5 13L9.09 8.4L10.5 9.82L7.32 13L10.5 16.18M14.91 17.6L13.5 16.18L16.68 13L13.5 9.82L14.91 8.4L19.5 13L14.91 17.6Z" })), 'CloudTagsIcon');
14
14
  export default CloudTagsIcon;
15
15
  //# sourceMappingURL=CloudTagsIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CloudTagsIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudTagsIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,sRAAsR,GAAG,CAAG,EAAE,eAAe,CAAC,CAAC;AACpW,eAAe,aAAa,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Andy Martinez\n * id AE3A5033-BA77-4E82-BFD0-4C23275B602F\n * name cloud-tags\n * version: 2.0.46\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-tags.svg\n * tags\n * - Cloud \n */\nexport const CloudTagsIcon = createSvgIcon(<><path d=\"M6,20A6,6 0 0,1 0,14C0,10.91 2.34,8.36 5.35,8.04C6.6,5.64 9.11,4 12,4C15.63,4 18.66,6.58 19.35,10C21.95,10.19 24,12.36 24,15A5,5 0 0,1 19,20H6M9.09,8.4L4.5,13L9.09,17.6L10.5,16.18L7.32,13L10.5,9.82L9.09,8.4M14.91,8.4L13.5,9.82L16.68,13L13.5,16.18L14.91,17.6L19.5,13L14.91,8.4Z\" /></>, 'CloudTagsIcon');\nexport default CloudTagsIcon"]}
1
+ {"version":3,"file":"CloudTagsIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudTagsIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,udAAud,GAAG,CAAG,EAAE,eAAe,CAAC,CAAC;AACriB,eAAe,aAAa,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Andy Martinez\n * id AE3A5033-BA77-4E82-BFD0-4C23275B602F\n * name cloud-tags\n * version: 2.0.46\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-tags.svg\n * tags\n * - Cloud \n */\nexport const CloudTagsIcon = createSvgIcon(<><path d=\"M21.86 12.5C21.1 11.63 20.15 11.13 19 11C19 9.05 18.32 7.4 16.96 6.04C15.6 4.68 13.95 4 12 4C10.42 4 9 4.47 7.75 5.43S5.67 7.62 5.25 9.15C4 9.43 2.96 10.08 2.17 11.1S1 13.28 1 14.58C1 16.09 1.54 17.38 2.61 18.43C3.69 19.5 5 20 6.5 20H18.5C19.75 20 20.81 19.56 21.69 18.69C22.56 17.81 23 16.75 23 15.5C23 14.35 22.62 13.35 21.86 12.5M10.5 16.18L9.09 17.6L4.5 13L9.09 8.4L10.5 9.82L7.32 13L10.5 16.18M14.91 17.6L13.5 16.18L16.68 13L13.5 9.82L14.91 8.4L19.5 13L14.91 17.6Z\" /></>, 'CloudTagsIcon');\nexport default CloudTagsIcon"]}
@@ -1,11 +1,12 @@
1
1
  /**
2
2
  * author: Google
3
3
  * id 5B607B90-B492-43AD-A5B0-4AC800A9F7DA
4
- * name cloud-check
4
+ * name cloud-check-variant
5
5
  * version: 1.5.54
6
- * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-check.svg
6
+ * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-check-variant.svg
7
7
  * tags
8
8
  * - Cloud
9
+ * - Weather
9
10
  */
10
11
  export declare const CloudTickIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
11
12
  muiName: string;
package/CloudTickIcon.js CHANGED
@@ -1,13 +1,14 @@
1
- import { CloudCheckIcon } from './CloudCheckIcon';
1
+ import { CloudCheckVariantIcon } from './CloudCheckVariantIcon';
2
2
  /**
3
3
  * author: Google
4
4
  * id 5B607B90-B492-43AD-A5B0-4AC800A9F7DA
5
- * name cloud-check
5
+ * name cloud-check-variant
6
6
  * version: 1.5.54
7
- * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-check.svg
7
+ * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-check-variant.svg
8
8
  * tags
9
9
  * - Cloud
10
+ * - Weather
10
11
  */
11
- export const CloudTickIcon = CloudCheckIcon;
12
+ export const CloudTickIcon = CloudCheckVariantIcon;
12
13
  export default CloudTickIcon;
13
14
  //# sourceMappingURL=CloudTickIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CloudTickIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudTickIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,cAAc,CAAC;AAC5C,eAAe,aAAa,CAAA","sourcesContent":["import { CloudCheckIcon } from './CloudCheckIcon';\n\n/**\n * author: Google\n * id 5B607B90-B492-43AD-A5B0-4AC800A9F7DA\n * name cloud-check\n * version: 1.5.54\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-check.svg\n * tags\n * - Cloud \n */\nexport const CloudTickIcon = CloudCheckIcon;\nexport default CloudTickIcon"]}
1
+ {"version":3,"file":"CloudTickIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudTickIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAEhE;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,qBAAqB,CAAC;AACnD,eAAe,aAAa,CAAA","sourcesContent":["import { CloudCheckVariantIcon } from './CloudCheckVariantIcon';\n\n/**\n * author: Google\n * id 5B607B90-B492-43AD-A5B0-4AC800A9F7DA\n * name cloud-check-variant\n * version: 1.5.54\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-check-variant.svg\n * tags\n * - Cloud \n * - Weather \n */\nexport const CloudTickIcon = CloudCheckVariantIcon;\nexport default CloudTickIcon"]}
@@ -6,6 +6,7 @@
6
6
  * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-upload.svg
7
7
  * tags
8
8
  * - Cloud
9
+ * - Weather
9
10
  */
10
11
  export declare const CloudUploadIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
11
12
  muiName: string;
@@ -8,8 +8,9 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
8
8
  * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-upload.svg
9
9
  * tags
10
10
  * - Cloud
11
+ * - Weather
11
12
  */
12
13
  export const CloudUploadIcon = createSvgIcon(React.createElement(React.Fragment, null,
13
- React.createElement("path", { d: "M14,13V17H10V13H7L12,8L17,13M19.35,10.03C18.67,6.59 15.64,4 12,4C9.11,4 6.6,5.64 5.35,8.03C2.34,8.36 0,10.9 0,14A6,6 0 0,0 6,20H19A5,5 0 0,0 24,15C24,12.36 21.95,10.22 19.35,10.03Z" })), 'CloudUploadIcon');
14
+ React.createElement("path", { d: "M11 20H6.5Q4.22 20 2.61 18.43 1 16.85 1 14.58 1 12.63 2.17 11.1 3.35 9.57 5.25 9.15 5.88 6.85 7.75 5.43 9.63 4 12 4 14.93 4 16.96 6.04 19 8.07 19 11 20.73 11.2 21.86 12.5 23 13.78 23 15.5 23 17.38 21.69 18.69 20.38 20 18.5 20H13V12.85L14.6 14.4L16 13L12 9L8 13L9.4 14.4L11 12.85Z" })), 'CloudUploadIcon');
14
15
  export default CloudUploadIcon;
15
16
  //# sourceMappingURL=CloudUploadIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CloudUploadIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudUploadIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,sLAAsL,GAAG,CAAG,EAAE,iBAAiB,CAAC,CAAC;AACxQ,eAAe,eAAe,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Google\n * id BB4F16F6-B596-4725-8831-A794321542EB\n * name cloud-upload\n * version: 1.5.54\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-upload.svg\n * tags\n * - Cloud \n */\nexport const CloudUploadIcon = createSvgIcon(<><path d=\"M14,13V17H10V13H7L12,8L17,13M19.35,10.03C18.67,6.59 15.64,4 12,4C9.11,4 6.6,5.64 5.35,8.03C2.34,8.36 0,10.9 0,14A6,6 0 0,0 6,20H19A5,5 0 0,0 24,15C24,12.36 21.95,10.22 19.35,10.03Z\" /></>, 'CloudUploadIcon');\nexport default CloudUploadIcon"]}
1
+ {"version":3,"file":"CloudUploadIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudUploadIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,eAAe,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,yRAAyR,GAAG,CAAG,EAAE,iBAAiB,CAAC,CAAC;AAC3W,eAAe,eAAe,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Google\n * id BB4F16F6-B596-4725-8831-A794321542EB\n * name cloud-upload\n * version: 1.5.54\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-upload.svg\n * tags\n * - Cloud \n * - Weather \n */\nexport const CloudUploadIcon = createSvgIcon(<><path d=\"M11 20H6.5Q4.22 20 2.61 18.43 1 16.85 1 14.58 1 12.63 2.17 11.1 3.35 9.57 5.25 9.15 5.88 6.85 7.75 5.43 9.63 4 12 4 14.93 4 16.96 6.04 19 8.07 19 11 20.73 11.2 21.86 12.5 23 13.78 23 15.5 23 17.38 21.69 18.69 20.38 20 18.5 20H13V12.85L14.6 14.4L16 13L12 9L8 13L9.4 14.4L11 12.85Z\" /></>, 'CloudUploadIcon');\nexport default CloudUploadIcon"]}
@@ -6,6 +6,7 @@
6
6
  * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-upload-outline.svg
7
7
  * tags
8
8
  * - Cloud
9
+ * - Weather
9
10
  */
10
11
  export declare const CloudUploadOutlineIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
11
12
  muiName: string;
@@ -8,8 +8,9 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
8
8
  * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-upload-outline.svg
9
9
  * tags
10
10
  * - Cloud
11
+ * - Weather
11
12
  */
12
13
  export const CloudUploadOutlineIcon = createSvgIcon(React.createElement(React.Fragment, null,
13
- React.createElement("path", { d: "M19.35,10.04C18.67,6.59 15.64,4 12,4C9.11,4 6.6,5.64 5.35,8.04C2.34,8.36 0,10.91 0,14A6,6 0 0,0 6,20H19A5,5 0 0,0 24,15C24,12.36 21.95,10.22 19.35,10.04M19,18H6A4,4 0 0,1 2,14C2,11.95 3.53,10.24 5.56,10.03L6.63,9.92L7.13,8.97C8.08,7.14 9.94,6 12,6C14.62,6 16.88,7.86 17.39,10.43L17.69,11.93L19.22,12.04C20.78,12.14 22,13.45 22,15A3,3 0 0,1 19,18M8,13H10.55V16H13.45V13H16L12,9L8,13Z" })), 'CloudUploadOutlineIcon');
14
+ React.createElement("path", { d: "M6.5 20Q4.22 20 2.61 18.43 1 16.85 1 14.58 1 12.63 2.17 11.1 3.35 9.57 5.25 9.15 5.88 6.85 7.75 5.43 9.63 4 12 4 14.93 4 16.96 6.04 19 8.07 19 11 20.73 11.2 21.86 12.5 23 13.78 23 15.5 23 17.38 21.69 18.69 20.38 20 18.5 20H13Q12.18 20 11.59 19.41 11 18.83 11 18V12.85L9.4 14.4L8 13L12 9L16 13L14.6 14.4L13 12.85V18H18.5Q19.55 18 20.27 17.27 21 16.55 21 15.5 21 14.45 20.27 13.73 19.55 13 18.5 13H17V11Q17 8.93 15.54 7.46 14.08 6 12 6 9.93 6 8.46 7.46 7 8.93 7 11H6.5Q5.05 11 4.03 12.03 3 13.05 3 14.5 3 15.95 4.03 17 5.05 18 6.5 18H9V20M12 13Z" })), 'CloudUploadOutlineIcon');
14
15
  export default CloudUploadOutlineIcon;
15
16
  //# sourceMappingURL=CloudUploadOutlineIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CloudUploadOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudUploadOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,gYAAgY,GAAG,CAAG,EAAE,wBAAwB,CAAC,CAAC;AAChe,eAAe,sBAAsB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Google\n * id 88ACA1F5-0FDE-4E89-8144-28BA5E5F1B51\n * name cloud-upload-outline\n * version: 3.0.39\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-upload-outline.svg\n * tags\n * - Cloud \n */\nexport const CloudUploadOutlineIcon = createSvgIcon(<><path d=\"M19.35,10.04C18.67,6.59 15.64,4 12,4C9.11,4 6.6,5.64 5.35,8.04C2.34,8.36 0,10.91 0,14A6,6 0 0,0 6,20H19A5,5 0 0,0 24,15C24,12.36 21.95,10.22 19.35,10.04M19,18H6A4,4 0 0,1 2,14C2,11.95 3.53,10.24 5.56,10.03L6.63,9.92L7.13,8.97C8.08,7.14 9.94,6 12,6C14.62,6 16.88,7.86 17.39,10.43L17.69,11.93L19.22,12.04C20.78,12.14 22,13.45 22,15A3,3 0 0,1 19,18M8,13H10.55V16H13.45V13H16L12,9L8,13Z\" /></>, 'CloudUploadOutlineIcon');\nexport default CloudUploadOutlineIcon"]}
1
+ {"version":3,"file":"CloudUploadOutlineIcon.js","sourceRoot":"","sources":["../src_v5/icons/CloudUploadOutlineIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,sBAAsB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,iiBAAiiB,GAAG,CAAG,EAAE,wBAAwB,CAAC,CAAC;AACjoB,eAAe,sBAAsB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Google\n * id 88ACA1F5-0FDE-4E89-8144-28BA5E5F1B51\n * name cloud-upload-outline\n * version: 3.0.39\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/cloud-upload-outline.svg\n * tags\n * - Cloud \n * - Weather \n */\nexport const CloudUploadOutlineIcon = createSvgIcon(<><path d=\"M6.5 20Q4.22 20 2.61 18.43 1 16.85 1 14.58 1 12.63 2.17 11.1 3.35 9.57 5.25 9.15 5.88 6.85 7.75 5.43 9.63 4 12 4 14.93 4 16.96 6.04 19 8.07 19 11 20.73 11.2 21.86 12.5 23 13.78 23 15.5 23 17.38 21.69 18.69 20.38 20 18.5 20H13Q12.18 20 11.59 19.41 11 18.83 11 18V12.85L9.4 14.4L8 13L12 9L16 13L14.6 14.4L13 12.85V18H18.5Q19.55 18 20.27 17.27 21 16.55 21 15.5 21 14.45 20.27 13.73 19.55 13 18.5 13H17V11Q17 8.93 15.54 7.46 14.08 6 12 6 9.93 6 8.46 7.46 7 8.93 7 11H6.5Q5.05 11 4.03 12.03 3 13.05 3 14.5 3 15.95 4.03 17 5.05 18 6.5 18H9V20M12 13Z\" /></>, 'CloudUploadOutlineIcon');\nexport default CloudUploadOutlineIcon"]}
@@ -7,6 +7,7 @@
7
7
  * tags
8
8
  * - Photography
9
9
  * - Nature
10
+ * - Cloud
10
11
  */
11
12
  export declare const ImageFilterDramaIcon: import("@mui/material/OverridableComponent").OverridableComponent<import("@mui/material").SvgIconTypeMap<{}, "svg">> & {
12
13
  muiName: string;
@@ -9,8 +9,9 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
9
9
  * tags
10
10
  * - Photography
11
11
  * - Nature
12
+ * - Cloud
12
13
  */
13
14
  export const ImageFilterDramaIcon = createSvgIcon(React.createElement(React.Fragment, null,
14
- React.createElement("path", { d: "M19,18H6A4,4 0 0,1 2,14A4,4 0 0,1 6,10A4,4 0 0,1 10,14H12C12,11.24 10.14,8.92 7.6,8.22C8.61,6.88 10.2,6 12,6C15.03,6 17.5,8.47 17.5,11.5V12H19A3,3 0 0,1 22,15A3,3 0 0,1 19,18M19.35,10.04C18.67,6.59 15.64,4 12,4C9.11,4 6.61,5.64 5.36,8.04C2.35,8.36 0,10.9 0,14A6,6 0 0,0 6,20H19A5,5 0 0,0 24,15C24,12.36 21.95,10.22 19.35,10.04Z" })), 'ImageFilterDramaIcon');
15
+ React.createElement("path", { d: "M6.5 20H18.5Q20.38 20 21.69 18.69 23 17.38 23 15.5 23 13.8 21.79 12.4 20.58 11 19 11 19 8.05 17 6.03 14.95 4 12 4 9.88 4 8.29 5.08 6.7 6.15 6.25 8 8.8 8.45 10.4 10.19 12 11.93 12 14.5H10Q10 12.68 8.66 11.34 7.33 10 5.5 10T2.34 11.34Q1 12.68 1 14.5 1 16.8 2.6 18.4T6.5 20Z" })), 'ImageFilterDramaIcon');
15
16
  export default ImageFilterDramaIcon;
16
17
  //# sourceMappingURL=ImageFilterDramaIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ImageFilterDramaIcon.js","sourceRoot":"","sources":["../src_v5/icons/ImageFilterDramaIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,yUAAyU,GAAG,CAAG,EAAE,sBAAsB,CAAC,CAAC;AACra,eAAe,oBAAoB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Google\n * id 882F82B8-EDF8-4F1A-A6BA-9C6DAEDBB259\n * name image-filter-drama\n * version: 1.5.54\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/image-filter-drama.svg\n * tags\n * - Photography \n * - Nature \n */\nexport const ImageFilterDramaIcon = createSvgIcon(<><path d=\"M19,18H6A4,4 0 0,1 2,14A4,4 0 0,1 6,10A4,4 0 0,1 10,14H12C12,11.24 10.14,8.92 7.6,8.22C8.61,6.88 10.2,6 12,6C15.03,6 17.5,8.47 17.5,11.5V12H19A3,3 0 0,1 22,15A3,3 0 0,1 19,18M19.35,10.04C18.67,6.59 15.64,4 12,4C9.11,4 6.61,5.64 5.36,8.04C2.35,8.36 0,10.9 0,14A6,6 0 0,0 6,20H19A5,5 0 0,0 24,15C24,12.36 21.95,10.22 19.35,10.04Z\" /></>, 'ImageFilterDramaIcon');\nexport default ImageFilterDramaIcon"]}
1
+ {"version":3,"file":"ImageFilterDramaIcon.js","sourceRoot":"","sources":["../src_v5/icons/ImageFilterDramaIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;;;;GAUG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,iRAAiR,GAAG,CAAG,EAAE,sBAAsB,CAAC,CAAC;AAC7W,eAAe,oBAAoB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Google\n * id 882F82B8-EDF8-4F1A-A6BA-9C6DAEDBB259\n * name image-filter-drama\n * version: 1.5.54\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/image-filter-drama.svg\n * tags\n * - Photography \n * - Nature \n * - Cloud \n */\nexport const ImageFilterDramaIcon = createSvgIcon(<><path d=\"M6.5 20H18.5Q20.38 20 21.69 18.69 23 17.38 23 15.5 23 13.8 21.79 12.4 20.58 11 19 11 19 8.05 17 6.03 14.95 4 12 4 9.88 4 8.29 5.08 6.7 6.15 6.25 8 8.8 8.45 10.4 10.19 12 11.93 12 14.5H10Q10 12.68 8.66 11.34 7.33 10 5.5 10T2.34 11.34Q1 12.68 1 14.5 1 16.8 2.6 18.4T6.5 20Z\" /></>, 'ImageFilterDramaIcon');\nexport default ImageFilterDramaIcon"]}
@@ -9,6 +9,6 @@ import createSvgIcon from "@mui/material/utils/createSvgIcon";
9
9
  * tags
10
10
  */
11
11
  export const ProgressQuestionIcon = createSvgIcon(React.createElement(React.Fragment, null,
12
- React.createElement("path", { d: "M13.05 18H11.05V16H13.05V18M13.05 15H11.05C11.05 11.75 14.05 12 14.05 10C14.05 8.9 13.15 8 12.05 8C10.95 8 10.05 8.9 10.05 10H8.05C8.05 7.79 9.84 6 12.05 6C14.26 6 16.05 7.79 16.05 10C16.05 12.5 13.05 12.75 13.05 15M22 12C22 17.18 18.05 21.45 13 21.95V19.94C16.95 19.45 20 16.08 20 12C20 7.92 16.95 4.55 13 4.06V2.05C18.05 2.55 22 6.82 22 12M11 2.05V4.06C9.54 4.24 8.2 4.82 7.09 5.68L5.67 4.26C7.15 3.05 9 2.25 11 2.05M4.06 11H2.05C2.25 9 3.05 7.15 4.26 5.67L5.68 7.1C4.82 8.2 4.24 9.54 4.06 11M11 19.94V21.95C9 21.75 7.15 20.96 5.67 19.74L7.09 18.32C8.2 19.18 9.54 19.76 11 19.94M2.05 13H4.06C4.24 14.46 4.82 15.8 5.68 16.91L4.26 18.33C3.05 16.85 2.25 15 2.05 13Z" })), 'ProgressQuestionIcon');
12
+ React.createElement("path", { d: "M13 18H11V16H13V18M13 15H11C11 11.75 14 12 14 10C14 8.9 13.1 8 12 8C10.9 8 10 8.9 10 10H8C8 7.79 9.79 6 12 6C14.21 6 16 7.79 16 10C16 12.5 13 12.75 13 15M22 12C22 17.18 18.05 21.45 13 21.95V19.94C16.95 19.45 20 16.08 20 12C20 7.92 16.95 4.55 13 4.06V2.05C18.05 2.55 22 6.82 22 12M11 2.05V4.06C9.54 4.24 8.2 4.82 7.09 5.68L5.67 4.26C7.15 3.05 9 2.25 11 2.05M4.06 11H2.05C2.25 9 3.05 7.15 4.26 5.67L5.68 7.1C4.82 8.2 4.24 9.54 4.06 11M11 19.94V21.95C9 21.75 7.15 20.96 5.67 19.74L7.09 18.32C8.2 19.18 9.54 19.76 11 19.94M2.05 13H4.06C4.24 14.46 4.82 15.8 5.68 16.91L4.26 18.33C3.05 16.85 2.25 15 2.05 13Z" })), 'ProgressQuestionIcon');
13
13
  export default ProgressQuestionIcon;
14
14
  //# sourceMappingURL=ProgressQuestionIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ProgressQuestionIcon.js","sourceRoot":"","sources":["../src_v5/icons/ProgressQuestionIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,0pBAA0pB,GAAG,CAAG,EAAE,sBAAsB,CAAC,CAAC;AACtvB,eAAe,oBAAoB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Irigoyen\n * id DBF80F38-9B3D-4390-B366-51827F97CC0F\n * name progress-question\n * version: 5.4.55\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/progress-question.svg\n * tags\n */\nexport const ProgressQuestionIcon = createSvgIcon(<><path d=\"M13.05 18H11.05V16H13.05V18M13.05 15H11.05C11.05 11.75 14.05 12 14.05 10C14.05 8.9 13.15 8 12.05 8C10.95 8 10.05 8.9 10.05 10H8.05C8.05 7.79 9.84 6 12.05 6C14.26 6 16.05 7.79 16.05 10C16.05 12.5 13.05 12.75 13.05 15M22 12C22 17.18 18.05 21.45 13 21.95V19.94C16.95 19.45 20 16.08 20 12C20 7.92 16.95 4.55 13 4.06V2.05C18.05 2.55 22 6.82 22 12M11 2.05V4.06C9.54 4.24 8.2 4.82 7.09 5.68L5.67 4.26C7.15 3.05 9 2.25 11 2.05M4.06 11H2.05C2.25 9 3.05 7.15 4.26 5.67L5.68 7.1C4.82 8.2 4.24 9.54 4.06 11M11 19.94V21.95C9 21.75 7.15 20.96 5.67 19.74L7.09 18.32C8.2 19.18 9.54 19.76 11 19.94M2.05 13H4.06C4.24 14.46 4.82 15.8 5.68 16.91L4.26 18.33C3.05 16.85 2.25 15 2.05 13Z\" /></>, 'ProgressQuestionIcon');\nexport default ProgressQuestionIcon"]}
1
+ {"version":3,"file":"ProgressQuestionIcon.js","sourceRoot":"","sources":["../src_v5/icons/ProgressQuestionIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,aAAa,MAAM,mCAAmC,CAAC;AAE9D;;;;;;;GAOG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC;IAAE,8BAAM,CAAC,EAAC,4lBAA4lB,GAAG,CAAG,EAAE,sBAAsB,CAAC,CAAC;AACxrB,eAAe,oBAAoB,CAAA","sourcesContent":["import React from \"react\";\nimport createSvgIcon from \"@mui/material/utils/createSvgIcon\";\n\n/**\n * author: Michael Irigoyen\n * id DBF80F38-9B3D-4390-B366-51827F97CC0F\n * name progress-question\n * version: 5.4.55\n * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/progress-question.svg\n * tags\n */\nexport const ProgressQuestionIcon = createSvgIcon(<><path d=\"M13 18H11V16H13V18M13 15H11C11 11.75 14 12 14 10C14 8.9 13.1 8 12 8C10.9 8 10 8.9 10 10H8C8 7.79 9.79 6 12 6C14.21 6 16 7.79 16 10C16 12.5 13 12.75 13 15M22 12C22 17.18 18.05 21.45 13 21.95V19.94C16.95 19.45 20 16.08 20 12C20 7.92 16.95 4.55 13 4.06V2.05C18.05 2.55 22 6.82 22 12M11 2.05V4.06C9.54 4.24 8.2 4.82 7.09 5.68L5.67 4.26C7.15 3.05 9 2.25 11 2.05M4.06 11H2.05C2.25 9 3.05 7.15 4.26 5.67L5.68 7.1C4.82 8.2 4.24 9.54 4.06 11M11 19.94V21.95C9 21.75 7.15 20.96 5.67 19.74L7.09 18.32C8.2 19.18 9.54 19.76 11 19.94M2.05 13H4.06C4.24 14.46 4.82 15.8 5.68 16.91L4.26 18.33C3.05 16.85 2.25 15 2.05 13Z\" /></>, 'ProgressQuestionIcon');\nexport default ProgressQuestionIcon"]}
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" id="mdi-cloud-alert" viewBox="0 0 24 24"><path d="M19 20H6C2.7 20 0 17.3 0 14C0 10.9 2.3 8.4 5.3 8C6.6 5.6 9.1 4 12 4C15.6 4 18.7 6.6 19.4 10C22 10.2 24 12.3 24 15C24 17.7 21.7 20 19 20M11 15V17H13V15H11M11 13H13V7H11V13Z" /></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" id="mdi-cloud-alert" viewBox="0 0 24 24"><path d="M21.86 12.5C21.1 11.63 20.15 11.13 19 11C19 9.05 18.32 7.4 16.96 6.04C15.6 4.68 13.95 4 12 4C10.42 4 9 4.47 7.75 5.43S5.67 7.62 5.25 9.15C4 9.43 2.96 10.08 2.17 11.1S1 13.28 1 14.58C1 16.09 1.54 17.38 2.61 18.43C3.69 19.5 5 20 6.5 20H18.5C19.75 20 20.81 19.56 21.69 18.69C22.56 17.81 23 16.75 23 15.5C23 14.35 22.62 13.35 21.86 12.5M13 17H11V15H13V17M13 13H11V7H13V13Z" /></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" id="mdi-cloud-braces" viewBox="0 0 24 24"><path d="M6,20A6,6 0 0,1 0,14C0,10.91 2.34,8.36 5.35,8.04C6.6,5.64 9.11,4 12,4C15.63,4 18.66,6.58 19.35,10C21.95,10.19 24,12.36 24,15A5,5 0 0,1 19,20H6M18.5,12H18A1,1 0 0,1 17,11V10A2,2 0 0,0 15,8H13.5V10H15V11A2,2 0 0,0 17,13A2,2 0 0,0 15,15V16H13.5V18H15A2,2 0 0,0 17,16V15A1,1 0 0,1 18,14H18.5V12M5.5,12V14H6A1,1 0 0,1 7,15V16A2,2 0 0,0 9,18H10.5V16H9V15A2,2 0 0,0 7,13A2,2 0 0,0 9,11V10H10.5V8H9A2,2 0 0,0 7,10V11A1,1 0 0,1 6,12H5.5Z" /></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" id="mdi-cloud-braces" viewBox="0 0 24 24"><path d="M21.86 12.5C21.1 11.63 20.15 11.13 19 11C19 9.05 18.32 7.4 16.96 6.04C15.6 4.68 13.95 4 12 4C10.42 4 9 4.47 7.75 5.43S5.67 7.62 5.25 9.15C4 9.43 2.96 10.08 2.17 11.1S1 13.28 1 14.58C1 16.09 1.54 17.38 2.61 18.43C3.69 19.5 5 20 6.5 20H18.5C19.75 20 20.81 19.56 21.69 18.69C22.56 17.81 23 16.75 23 15.5C23 14.35 22.62 13.35 21.86 12.5M10.5 10H9V11C9 12.11 8.11 13 7 13C8.11 13 9 13.9 9 15V16H10.5V18H9C7.9 18 7 17.11 7 16V15C7 14.45 6.55 14 6 14H5.5V12H6C6.55 12 7 11.55 7 11V10C7 8.9 7.9 8 9 8H10.5V10M18.5 14H18C17.45 14 17 14.45 17 15V16C17 17.11 16.11 18 15 18H13.5V16H15V15C15 13.9 15.9 13 17 13C15.9 13 15 12.11 15 11V10H13.5V8H15C16.11 8 17 8.9 17 10V11C17 11.55 17.45 12 18 12H18.5V14Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" id="mdi-cloud-check-variant-outline" viewBox="0 0 24 24"><path d="M10.35 17L16 11.35L14.55 9.9L10.33 14.13L8.23 12.03L6.8 13.45M6.5 20Q4.22 20 2.61 18.43 1 16.85 1 14.58 1 12.63 2.17 11.1 3.35 9.57 5.25 9.15 5.88 6.85 7.75 5.43 9.63 4 12 4 14.93 4 16.96 6.04 19 8.07 19 11 20.73 11.2 21.86 12.5 23 13.78 23 15.5 23 17.38 21.69 18.69 20.38 20 18.5 20M6.5 18H18.5Q19.55 18 20.27 17.27 21 16.55 21 15.5 21 14.45 20.27 13.73 19.55 13 18.5 13H17V11Q17 8.93 15.54 7.46 14.08 6 12 6 9.93 6 8.46 7.46 7 8.93 7 11H6.5Q5.05 11 4.03 12.03 3 13.05 3 14.5 3 15.95 4.03 17 5.05 18 6.5 18M12 12Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" id="mdi-cloud-check-variant" viewBox="0 0 24 24"><path d="M10.35 17L16 11.35L14.55 9.9L10.33 14.13L8.23 12.03L6.8 13.45M6.5 20Q4.22 20 2.61 18.43 1 16.85 1 14.58 1 12.63 2.17 11.1 3.35 9.57 5.25 9.15 5.88 6.85 7.75 5.43 9.63 4 12 4 14.93 4 16.96 6.04 19 8.07 19 11 20.73 11.2 21.86 12.5 23 13.78 23 15.5 23 17.38 21.69 18.69 20.38 20 18.5 20Z" /></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" id="mdi-cloud-circle" viewBox="0 0 24 24"><path d="M16.5,16H8A3,3 0 0,1 5,13A3,3 0 0,1 8,10C8.05,10 8.09,10 8.14,10C8.58,8.28 10.13,7 12,7A4,4 0 0,1 16,11H16.5A2.5,2.5 0 0,1 19,13.5A2.5,2.5 0 0,1 16.5,16M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z" /></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" id="mdi-cloud-circle" viewBox="0 0 24 24"><path d="M8.5 16H16Q17.25 16 18.13 15.13T19 13Q19 11.75 18.13 10.88T16 10Q15.8 8.55 14.68 7.53 13.55 6.5 12.15 6.5 10.88 6.5 9.84 7.15 8.8 7.8 8.3 9 6.88 9.13 5.94 10.09 5 11.05 5 12.5 5 13.95 6.03 15 7.05 16 8.5 16M12 22Q9.93 22 8.1 21.21 6.28 20.43 4.93 19.08 3.58 17.73 2.79 15.9 2 14.08 2 12T2.79 8.1Q3.58 6.28 4.93 4.93 6.28 3.58 8.1 2.79 9.93 2 12 2T15.9 2.79Q17.73 3.58 19.08 4.93 20.43 6.28 21.21 8.1 22 9.93 22 12T21.21 15.9Q20.43 17.73 19.08 19.08 17.73 20.43 15.9 21.21 14.08 22 12 22Z" /></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" id="mdi-cloud-download-outline" viewBox="0 0 24 24"><path d="M8,13H10.55V10H13.45V13H16L12,17L8,13M19.35,10.04C21.95,10.22 24,12.36 24,15A5,5 0 0,1 19,20H6A6,6 0 0,1 0,14C0,10.91 2.34,8.36 5.35,8.04C6.6,5.64 9.11,4 12,4C15.64,4 18.67,6.59 19.35,10.04M19,18A3,3 0 0,0 22,15C22,13.45 20.78,12.14 19.22,12.04L17.69,11.93L17.39,10.43C16.88,7.86 14.62,6 12,6C9.94,6 8.08,7.14 7.13,8.97L6.63,9.92L5.56,10.03C3.53,10.24 2,11.95 2,14A4,4 0 0,0 6,18H19Z" /></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" id="mdi-cloud-download-outline" viewBox="0 0 24 24"><path d="M6.5 20Q4.22 20 2.61 18.43 1 16.85 1 14.58 1 12.63 2.17 11.1 3.35 9.57 5.25 9.15 5.68 7.35 7.38 5.73 9.07 4.1 11 4.1 11.83 4.1 12.41 4.69 13 5.28 13 6.1V12.15L14.6 10.6L16 12L12 16L8 12L9.4 10.6L11 12.15V6.1Q9.1 6.45 8.05 7.94 7 9.43 7 11H6.5Q5.05 11 4.03 12.03 3 13.05 3 14.5 3 15.95 4.03 17 5.05 18 6.5 18H18.5Q19.55 18 20.27 17.27 21 16.55 21 15.5 21 14.45 20.27 13.73 19.55 13 18.5 13H17V11Q17 9.8 16.45 8.76 15.9 7.73 15 7V4.68Q16.85 5.55 17.93 7.26 19 9 19 11 20.73 11.2 21.86 12.5 23 13.78 23 15.5 23 17.38 21.69 18.69 20.38 20 18.5 20M12 11.05Z" /></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" id="mdi-cloud-download" viewBox="0 0 24 24"><path d="M17,13L12,18L7,13H10V9H14V13M19.35,10.03C18.67,6.59 15.64,4 12,4C9.11,4 6.6,5.64 5.35,8.03C2.34,8.36 0,10.9 0,14A6,6 0 0,0 6,20H19A5,5 0 0,0 24,15C24,12.36 21.95,10.22 19.35,10.03Z" /></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" id="mdi-cloud-download" viewBox="0 0 24 24"><path d="M6.5 20Q4.22 20 2.61 18.43 1 16.85 1 14.58 1 12.63 2.17 11.1 3.35 9.57 5.25 9.15 5.83 7.13 7.39 5.75 8.95 4.38 11 4.08V12.15L9.4 10.6L8 12L12 16L16 12L14.6 10.6L13 12.15V4.08Q15.58 4.43 17.29 6.39 19 8.35 19 11 20.73 11.2 21.86 12.5 23 13.78 23 15.5 23 17.38 21.69 18.69 20.38 20 18.5 20Z" /></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" id="mdi-cloud-lock-outline" viewBox="0 0 24 24"><path d="M22 17C22.5 17 23 17.5 23 18V22C23 22.5 22.5 23 22 23H17C16.5 23 16 22.5 16 22V18C16 17.5 16.5 17 17 17V15.5C17 14.1 18.1 13 19.5 13C20.9 13 22 14.1 22 15.5V17M21 17V15.5C21 14.7 20.3 14 19.5 14C18.7 14 18 14.7 18 15.5V17H21M17.5 11V10.5C17.5 7.46 15.04 5 12 5C9.5 5 7.37 6.69 6.71 9H6C3.79 9 2 10.79 2 13C2 15.21 3.79 17 6 17H14.17C14.06 17.31 14 17.65 14 18V19H6C2.69 19 0 16.31 0 13C0 9.9 2.34 7.36 5.35 7.04C6.6 4.64 9.11 3 12 3C15.64 3 18.67 5.6 19.36 9.04C21.95 9.22 24 11.36 24 14L23.94 14.77C23.59 12.63 21.74 11 19.5 11H17.5Z" /></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" id="mdi-cloud-lock-outline" viewBox="0 0 24 24"><path d="M6.5 18H13V20H6.5C5 20 3.69 19.5 2.61 18.43C1.54 17.38 1 16.09 1 14.58C1 13.28 1.39 12.12 2.17 11.1S4 9.43 5.25 9.15C5.67 7.62 6.5 6.38 7.75 5.43S10.42 4 12 4C13.95 4 15.6 4.68 16.96 6.04C18.08 7.16 18.73 8.5 18.93 10C18.23 10 17.56 10.19 16.95 10.46C16.84 9.31 16.38 8.31 15.54 7.46C14.56 6.5 13.38 6 12 6S9.44 6.5 8.46 7.46C7.5 8.44 7 9.62 7 11H6.5C5.53 11 4.71 11.34 4.03 12.03C3.34 12.71 3 13.53 3 14.5S3.34 16.29 4.03 17C4.71 17.66 5.53 18 6.5 18M23 17.3V20.8C23 21.4 22.4 22 21.7 22H16.2C15.6 22 15 21.4 15 20.7V17.2C15 16.6 15.6 16 16.2 16V14.5C16.2 13.1 17.6 12 19 12S21.8 13.1 21.8 14.5V16C22.4 16 23 16.6 23 17.3M20.5 14.5C20.5 13.7 19.8 13.2 19 13.2S17.5 13.7 17.5 14.5V16H20.5V14.5Z" /></svg>