@dnanpm/icons 2.0.15 → 2.0.17

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 (83) hide show
  1. package/dist/icons/Apuri.d.ts +3 -0
  2. package/dist/icons/Apuri.js +1 -0
  3. package/dist/icons/ArrowTransferHorizontalCircle.d.ts +3 -0
  4. package/dist/icons/ArrowTransferHorizontalCircle.js +1 -0
  5. package/dist/icons/ArrowTransferHorizontalFilled.d.ts +3 -0
  6. package/dist/icons/ArrowTransferHorizontalFilled.js +1 -0
  7. package/dist/icons/ArrowTransferVerticalCircle.d.ts +3 -0
  8. package/dist/icons/ArrowTransferVerticalCircle.js +1 -0
  9. package/dist/icons/Backward10.d.ts +3 -0
  10. package/dist/icons/Backward10.js +1 -0
  11. package/dist/icons/BlockFilled.d.ts +3 -0
  12. package/dist/icons/BlockFilled.js +1 -0
  13. package/dist/icons/Business.d.ts +3 -0
  14. package/dist/icons/Business.js +1 -0
  15. package/dist/icons/Chatbot.d.ts +3 -0
  16. package/dist/icons/Chatbot.js +1 -0
  17. package/dist/icons/CloseFilled.d.ts +3 -0
  18. package/dist/icons/CloseFilled.js +1 -0
  19. package/dist/icons/CreditCard.d.ts +3 -0
  20. package/dist/icons/CreditCard.js +1 -0
  21. package/dist/icons/DeleteCircle.d.ts +3 -0
  22. package/dist/icons/DeleteCircle.js +1 -0
  23. package/dist/icons/Delivery.js +1 -1
  24. package/dist/icons/DeliveryFilled.d.ts +3 -0
  25. package/dist/icons/DeliveryFilled.js +1 -0
  26. package/dist/icons/Effortless.d.ts +3 -0
  27. package/dist/icons/Effortless.js +1 -0
  28. package/dist/icons/FilesAndFoldersFilled.d.ts +3 -0
  29. package/dist/icons/FilesAndFoldersFilled.js +1 -0
  30. package/dist/icons/Forward10.d.ts +3 -0
  31. package/dist/icons/Forward10.js +1 -0
  32. package/dist/icons/NotificationAlert.d.ts +3 -0
  33. package/dist/icons/NotificationAlert.js +1 -0
  34. package/dist/icons/NotificationAlertFilled.d.ts +3 -0
  35. package/dist/icons/NotificationAlertFilled.js +1 -0
  36. package/dist/icons/PaymentFilled.d.ts +3 -0
  37. package/dist/icons/PaymentFilled.js +1 -0
  38. package/dist/icons/People.d.ts +3 -0
  39. package/dist/icons/People.js +1 -0
  40. package/dist/icons/PurchaseDecision.d.ts +3 -0
  41. package/dist/icons/PurchaseDecision.js +1 -0
  42. package/dist/icons/QuestionFilled.d.ts +3 -0
  43. package/dist/icons/QuestionFilled.js +1 -0
  44. package/dist/icons/SettingsFilled.d.ts +3 -0
  45. package/dist/icons/SettingsFilled.js +1 -0
  46. package/dist/icons/Training.d.ts +3 -0
  47. package/dist/icons/Training.js +1 -0
  48. package/dist/icons/UserFilled.d.ts +3 -0
  49. package/dist/icons/UserFilled.js +1 -0
  50. package/dist/icons/Vaihtokapula.d.ts +3 -0
  51. package/dist/icons/Vaihtokapula.js +1 -0
  52. package/dist/icons/es/Apuri.js +1 -0
  53. package/dist/icons/es/ArrowTransferHorizontalCircle.js +1 -0
  54. package/dist/icons/es/ArrowTransferHorizontalFilled.js +1 -0
  55. package/dist/icons/es/ArrowTransferVerticalCircle.js +1 -0
  56. package/dist/icons/es/Backward10.js +1 -0
  57. package/dist/icons/es/BlockFilled.js +1 -0
  58. package/dist/icons/es/Business.js +1 -0
  59. package/dist/icons/es/Chatbot.js +1 -0
  60. package/dist/icons/es/CloseFilled.js +1 -0
  61. package/dist/icons/es/CreditCard.js +1 -0
  62. package/dist/icons/es/DeleteCircle.js +1 -0
  63. package/dist/icons/es/Delivery.js +1 -1
  64. package/dist/icons/es/DeliveryFilled.js +1 -0
  65. package/dist/icons/es/Effortless.js +1 -0
  66. package/dist/icons/es/FilesAndFoldersFilled.js +1 -0
  67. package/dist/icons/es/Forward10.js +1 -0
  68. package/dist/icons/es/NotificationAlert.js +1 -0
  69. package/dist/icons/es/NotificationAlertFilled.js +1 -0
  70. package/dist/icons/es/PaymentFilled.js +1 -0
  71. package/dist/icons/es/People.js +1 -0
  72. package/dist/icons/es/PurchaseDecision.js +1 -0
  73. package/dist/icons/es/QuestionFilled.js +1 -0
  74. package/dist/icons/es/SettingsFilled.js +1 -0
  75. package/dist/icons/es/Training.js +1 -0
  76. package/dist/icons/es/UserFilled.js +1 -0
  77. package/dist/icons/es/Vaihtokapula.js +1 -0
  78. package/dist/icons/es/index.js +1 -1
  79. package/dist/icons/index.d.ts +25 -0
  80. package/dist/icons/index.js +1 -1
  81. package/dist/icons/sprite/spritesheet.svg +37 -12
  82. package/dist/icons/spriteJs/spritesheet.svg.js +1 -1
  83. package/package.json +8 -8
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const Apuri: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default Apuri;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:t,color:c="currentColor",size:l="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:l,width:l},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:t}),a.default.createElement("path",{d:"M12 3.75c-3.86 0-7 3.14-7 7v8.75c0 .41.34.75.75.75h4.5c.41 0 .75-.34.75-.75v-2.25h2v2.25c0 .41.34.75.75.75h4.5c.41 0 .75-.34.75-.75v-8.75c0-3.86-3.14-7-7-7m5.5 15h-3V16.5c0-.41-.34-.75-.75-.75h-3.5c-.41 0-.75.34-.75.75v2.25h-3v-8c0-3.03 2.47-5.5 5.5-5.5s5.5 2.47 5.5 5.5z"}),a.default.createElement("path",{d:"M12 8.25a2.5 2.5 0 0 0-2.5 2.5v1.75c0 .41.34.75.75.75h3.5c.41 0 .75-.34.75-.75v-1.75a2.5 2.5 0 0 0-2.5-2.5m1 3.5h-2v-1c0-.55.45-1 1-1s1 .45 1 1z"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const ArrowTransferHorizontalCircle: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default ArrowTransferHorizontalCircle;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:l,color:c="currentColor",size:t="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.default.createElement("path",{fillRule:"evenodd",d:"M11.336 2.021a10 10 0 0 0-7.33 3.971 10 10 0 0 0-1.846 4.22 10 10 0 0 0 1.477 7.272 10.1 10.1 0 0 0 2.88 2.88 10.2 10.2 0 0 0 3.089 1.348 10.02 10.02 0 0 0 7.877-1.348 10.1 10.1 0 0 0 2.88-2.88 10.05 10.05 0 0 0 1.477-3.695 9.97 9.97 0 0 0-.832-6.126 9.7 9.7 0 0 0-1.94-2.731 9.9 9.9 0 0 0-4.064-2.471 10.1 10.1 0 0 0-3.668-.44m.064 1.532q-2.55.219-4.492 1.684a8.9 8.9 0 0 0-2.054 2.222c-.695 1.1-1.11 2.283-1.276 3.642-.037.301-.037 1.498 0 1.799.22 1.786.887 3.323 2.007 4.621.235.273.74.77.996.983 1.283 1.063 2.74 1.688 4.444 1.907.427.055 1.523.055 1.95 0 1.704-.218 3.173-.849 4.444-1.908a11 11 0 0 0 .989-.975c1.113-1.287 1.777-2.795 2.003-4.553.054-.426.054-1.523 0-1.95-.22-1.704-.85-3.172-1.908-4.444a11 11 0 0 0-.976-.989c-1.276-1.104-2.79-1.774-4.52-2a16 16 0 0 0-1.607-.04m2.543 2.729a.8.8 0 0 0-.504.423c-.05.106-.057.15-.057.326 0 .316.03.363.574.915l.45.455-3.447.006-3.446.006-.097.05a.75.75 0 0 0-.319.283c-.252.378-.101.901.32 1.108l.117.058 3.436.006 3.437.005-.453.457c-.546.549-.572.591-.572.913 0 .178.007.219.057.322a.766.766 0 0 0 .82.426c.256-.046.268-.056 1.453-1.237.614-.612 1.146-1.16 1.19-1.227a.75.75 0 0 0 .048-.756c-.056-.112-.22-.286-1.217-1.28-1.287-1.284-1.25-1.255-1.554-1.271a1 1 0 0 0-.236.012m-4.215 5.675c-.232.04-.268.072-1.44 1.24-.614.612-1.146 1.16-1.19 1.226a.75.75 0 0 0-.048.756c.056.113.22.286 1.217 1.28 1.321 1.32 1.26 1.27 1.602 1.27.162 0 .211-.008.31-.055a.86.86 0 0 0 .382-.378c.05-.106.057-.15.057-.326 0-.316-.03-.364-.574-.916l-.45-.455 3.447-.005 3.446-.006.115-.06a.77.77 0 0 0-.018-1.381l-.118-.058-3.437-.006-3.436-.005.453-.457c.526-.53.566-.59.58-.882a.66.66 0 0 0-.201-.543.76.76 0 0 0-.697-.239",clipRule:"evenodd"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const ArrowTransferHorizontalFilled: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default ArrowTransferHorizontalFilled;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:l,color:t="currentColor",size:r="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:r,width:r},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.default.createElement("path",{fillRule:"evenodd",d:"M18.115 3.743A1.071 1.071 0 1 0 16.6 5.258L18.342 7H3.072a1.071 1.071 0 1 0 0 2.143h15.27L16.6 10.885a1.071 1.071 0 1 0 1.515 1.516l3.571-3.572a1.07 1.07 0 0 0 0-1.515zM7.4 13.115A1.071 1.071 0 1 0 5.885 11.6l-3.571 3.57a1.07 1.07 0 0 0 0 1.515l3.571 3.572A1.071 1.071 0 0 0 7.4 18.743L5.658 17h15.27a1.071 1.071 0 0 0 0-2.143H5.659z",clipRule:"evenodd"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const ArrowTransferVerticalCircle: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default ArrowTransferVerticalCircle;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:l,color:c="currentColor",size:t="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.default.createElement("path",{fillRule:"evenodd",d:"M11.336 2.021a10 10 0 0 0-7.33 3.971 10 10 0 0 0-1.846 4.22 10 10 0 0 0 1.477 7.272 10.1 10.1 0 0 0 2.88 2.88 10.2 10.2 0 0 0 3.089 1.348 10.02 10.02 0 0 0 7.877-1.348 10.1 10.1 0 0 0 2.88-2.88 10.05 10.05 0 0 0 1.477-3.695 9.97 9.97 0 0 0-.832-6.126 9.7 9.7 0 0 0-1.94-2.731 9.9 9.9 0 0 0-4.064-2.471 10.1 10.1 0 0 0-3.668-.44m.064 1.532q-2.55.219-4.492 1.684a8.9 8.9 0 0 0-2.054 2.222c-.695 1.1-1.11 2.283-1.276 3.642-.037.301-.037 1.498 0 1.799.22 1.786.887 3.323 2.007 4.621.235.273.74.77.996.983 1.283 1.063 2.74 1.688 4.444 1.907.427.055 1.523.055 1.95 0 1.704-.218 3.173-.849 4.444-1.908a11 11 0 0 0 .989-.975c1.113-1.287 1.777-2.795 2.003-4.553.054-.426.054-1.523 0-1.95-.22-1.704-.85-3.172-1.908-4.444a11 11 0 0 0-.976-.989c-1.276-1.104-2.79-1.774-4.52-2a16 16 0 0 0-1.607-.04M8.943 6.998c-.05.015-.131.052-.182.082s-.604.569-1.231 1.197c-1.307 1.31-1.259 1.25-1.259 1.592 0 .162.009.212.055.31a.85.85 0 0 0 .379.382c.106.05.15.058.326.058.315 0 .363-.03.915-.575l.455-.45.006 3.447.005 3.447.06.114a.77.77 0 0 0 1.037.339.95.95 0 0 0 .356-.374l.047-.1.005-3.437.006-3.437.456.454c.53.526.59.566.882.579a.67.67 0 0 0 .537-.194c.2-.184.285-.42.243-.682-.042-.261-.05-.27-1.238-1.462-.608-.61-1.154-1.143-1.214-1.184a.8.8 0 0 0-.646-.106m5.742-.01a.81.81 0 0 0-.539.428l-.058.118-.005 3.437-.006 3.436-.456-.453c-.55-.546-.592-.572-.914-.572-.178 0-.219.007-.322.058a.8.8 0 0 0-.37.378.57.57 0 0 0-.064.314c0 .154.008.195.068.323.064.137.146.224 1.176 1.257.611.613 1.162 1.147 1.228 1.191a.76.76 0 0 0 .742.057c.107-.05.268-.201 1.284-1.217 1.33-1.332 1.28-1.268 1.28-1.611 0-.163-.009-.212-.055-.311a.86.86 0 0 0-.379-.382c-.106-.05-.15-.057-.326-.057-.319 0-.358.025-.91.57l-.46.454-.006-3.447-.005-3.446-.06-.115a.78.78 0 0 0-.55-.41.6.6 0 0 0-.293 0",clipRule:"evenodd"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const Backward10: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default Backward10;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:c,color:l="currentColor",size:t="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:l,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:c}),a.default.createElement("path",{fillRule:"evenodd",d:"m11.837 3.006-.35.029a9 9 0 0 0-2.64.634 9.6 9.6 0 0 0-2.654 1.628 2 2 0 0 1-.21.17c-.004-.005.074-.332.173-.728.1-.397.186-.77.193-.83.035-.293-.142-.599-.428-.74-.122-.06-.149-.065-.323-.065-.168 0-.204.007-.303.055a.75.75 0 0 0-.357.341c-.044.09-.174.58-.473 1.784-.397 1.601-.412 1.666-.403 1.82a.6.6 0 0 0 .064.268.84.84 0 0 0 .323.34c.055.028.801.225 1.757.465 1.824.457 1.837.46 2.06.376a.747.747 0 0 0 .24-1.256.8.8 0 0 0-.224-.143 14 14 0 0 0-.775-.204 14 14 0 0 1-.672-.173c-.016-.015.383-.384.612-.568a8.1 8.1 0 0 1 2.85-1.443 8 8 0 0 1 3.39-.15c1.668.284 3.204 1.12 4.393 2.392a7.8 7.8 0 0 1 2.08 5.731 7.9 7.9 0 0 1-1.394 4.075 7.86 7.86 0 0 1-4.52 3.118 7.6 7.6 0 0 1-2.314.224 12 12 0 0 1-.555-.043 7.8 7.8 0 0 1-4.783-2.453 7.8 7.8 0 0 1-1.964-3.92 7.9 7.9 0 0 1 .057-3.1c.027-.134.05-.287.05-.34a.77.77 0 0 0-.409-.646c-.131-.067-.146-.07-.349-.07-.19 0-.222.006-.312.053a.85.85 0 0 0-.336.314c-.06.11-.145.465-.214.893a9.7 9.7 0 0 0-.048 2.66 9.34 9.34 0 0 0 4.886 7.079c1.706.912 3.64 1.26 5.622 1.01 1.468-.184 2.958-.776 4.2-1.666a9.42 9.42 0 0 0 3.45-4.713 9.5 9.5 0 0 0 .217-4.97 9.37 9.37 0 0 0-3.307-5.231 9.3 9.3 0 0 0-4.82-1.97c-.272-.03-1.27-.055-1.48-.037m2.373 6.128a2.1 2.1 0 0 0-1.124.603 2 2 0 0 0-.547 1.03c-.04.194-.042.267-.042 1.567s.002 1.373.042 1.567c.08.396.255.725.547 1.03.253.264.543.439.926.557l.175.055h.7c.66 0 .709-.002.855-.044a2.1 2.1 0 0 0 1.526-1.663c.044-.25.043-2.758-.001-3.01a2.07 2.07 0 0 0-.623-1.153 2.1 2.1 0 0 0-.861-.493c-.174-.053-.183-.053-.826-.058a10 10 0 0 0-.747.012m.175 1.504a.7.7 0 0 0-.316.276l-.062.11v2.62l.062.11c.07.123.21.242.327.277.047.014.247.023.515.023h.44l.122-.061a.58.58 0 0 0 .28-.292c.031-.07.034-.185.034-1.367s-.003-1.296-.035-1.367a.58.58 0 0 0-.279-.292l-.122-.061-.452.002c-.248.001-.48.011-.514.022",clipRule:"evenodd"}),a.default.createElement("path",{fillRule:"evenodd",d:"M9.823 9.115a.73.73 0 0 0-.39.195c-.154.144-.22.291-.245.55a.52.52 0 0 1-.137.331c-.112.12-.19.142-.484.143-.143 0-.317.01-.387.021a.744.744 0 0 0-.625.872.65.65 0 0 0 .21.396.7.7 0 0 0 .412.21c.214.034.685.02.945-.03l.075-.014v2.265h-.445c-.503 0-.653.017-.79.083a.96.96 0 0 0-.342.33 1 1 0 0 0-.065.214.73.73 0 0 0 .201.652q.178.184.436.22c.173.026 3.33.027 3.503.002.504-.073.79-.6.577-1.065a.84.84 0 0 0-.335-.346c-.141-.072-.301-.09-.795-.09h-.445v-2.136c0-2.373.005-2.277-.133-2.48a.73.73 0 0 0-.47-.315l-.127-.017a1 1 0 0 0-.144.009",clipRule:"evenodd"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const BlockFilled: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default BlockFilled;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=e(require("react"));module.exports=({"aria-label":e,className:a,color:t="currentColor",size:r="1.5rem"})=>l.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:r,width:r},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:a}),l.default.createElement("path",{fillRule:"evenodd",d:"M8.06 6.04a7.143 7.143 0 0 1 9.899 9.899zM6.04 8.06l9.9 9.9a7.143 7.143 0 0 1-9.9-9.9M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2",clipRule:"evenodd"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const Business: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default Business;
@@ -0,0 +1 @@
1
+ "use strict";function a(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var e=a(require("react"));module.exports=({"aria-label":a,className:l,color:t="currentColor",size:r="1.5rem"})=>e.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:r,width:r},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:l}),e.default.createElement("path",{d:"M19.39 9.446a.75.75 0 0 1 1.21.592v9.812a.75.75 0 0 1-.75.75H4.15a.75.75 0 0 1-.75-.75v-6.542a.75.75 0 0 1 .378-.651l4.579-2.617.1-.047a.75.75 0 0 1 .722.098l4.775 3.582zm-4.678 5.537V19.1H19.1v-7.53zM9.48 19.1h3.733v-4.11l-3.733-2.8zM4.9 13.743V19.1h3.08v-7.116zM19.1 7.42V6.078l-4.657 3.881a.75.75 0 0 1-.93.025l-4.84-3.63-4.151 2.372a.75.75 0 0 1-.744-1.302l4.579-2.617a.75.75 0 0 1 .822.052l4.758 3.568L18.171 4.9H16.58a.75.75 0 0 1 0-1.5h3.27a.75.75 0 0 1 .75.75v3.27a.75.75 0 0 1-1.5 0"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const Chatbot: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default Chatbot;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:l,color:t="currentColor",size:c="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:c,width:c},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.default.createElement("path",{d:"M13.626 15.639a.75.75 0 0 1 1.057 1.064l-.011.01-.016.015q-.018.018-.045.041a3.3 3.3 0 0 1-.67.43c-.456.221-1.116.427-1.985.427s-1.53-.206-1.985-.427a3.3 3.3 0 0 1-.524-.313 4 4 0 0 1-.207-.172.763.763 0 0 1-.01-1.071.75.75 0 0 1 1.06-.001c.055.04.2.142.335.208.269.13.707.276 1.331.276s1.063-.146 1.331-.276a2 2 0 0 0 .287-.17zM9.494 12a1.102 1.102 0 1 1 0 2.204 1.102 1.102 0 0 1 0-2.204m4.922 0a1.103 1.103 0 1 1 0 2.205 1.103 1.103 0 0 1 0-2.205"}),a.default.createElement("path",{fillRule:"evenodd",d:"M11.956 3.035c.619 0 1.19.22 1.607.637s.637.988.637 1.606a2.24 2.24 0 0 1-1.494 2.118v1.438h3.643a3.3 3.3 0 0 1 3.297 3.298v5.534a3.3 3.3 0 0 1-3.297 3.298H7.563c-1.853 0-3.21-1.513-3.21-3.298v-5.622c0-1.837 1.496-3.21 3.21-3.21h3.643v-1.43a2.14 2.14 0 0 1-.856-.52c-.417-.416-.637-.987-.637-1.606 0-.618.22-1.189.637-1.606s.987-.637 1.606-.637m-4.393 7.299c-.92 0-1.71.736-1.71 1.71v5.622c0 1.026.753 1.798 1.71 1.798h8.786a1.8 1.8 0 0 0 1.797-1.798v-5.534a1.8 1.8 0 0 0-1.797-1.798zm4.393-5.799c-.26 0-.436.088-.546.197s-.197.287-.197.546.088.436.197.546.287.198.546.198a.73.73 0 0 0 .744-.744c0-.259-.088-.436-.198-.546s-.287-.197-.546-.197",clipRule:"evenodd"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const CloseFilled: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default CloseFilled;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var l=e(require("react"));module.exports=({"aria-label":e,className:a,color:t="currentColor",size:r="1.5rem"})=>l.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:r,width:r},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:a}),l.default.createElement("path",{fillRule:"evenodd",d:"M20.562 5.56a1.5 1.5 0 1 0-2.121-2.122L12 9.878l-6.441-6.44a1.5 1.5 0 0 0-2.121 2.121L9.878 12l-6.44 6.441a1.5 1.5 0 1 0 2.121 2.122L12 14.122l6.44 6.44a1.5 1.5 0 0 0 2.122-2.12L14.122 12z",clipRule:"evenodd"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const CreditCard: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default CreditCard;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:t,color:r="currentColor",size:c="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,height:c,width:c},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:t}),a.default.createElement("path",{d:"M20.304 10.66H3.696v6.84c0 .431.324.715.643.715H19.66c.32 0 .643-.284.644-.715zm-2.733 3.376a.75.75 0 0 1 0 1.5h-2.089a.75.75 0 1 1 0-1.5zM20.304 6.5c0-.432-.325-.715-.644-.715H4.34c-.32 0-.643.284-.643.715v2.66h16.608zm1.5 10.997c0 1.188-.925 2.216-2.144 2.216H4.34c-1.22 0-2.142-1.029-2.143-2.215V6.5c0-1.187.924-2.215 2.143-2.215h15.32c1.22 0 2.143 1.028 2.144 2.215z"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const DeleteCircle: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default DeleteCircle;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:l,color:t="currentColor",size:c="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:c,width:c},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.default.createElement("path",{fillRule:"evenodd",d:"M11.357 2.019a10.004 10.004 0 0 0-9.21 8.257 10.2 10.2 0 0 0 .097 3.942 10.1 10.1 0 0 0 1.858 3.92A10.04 10.04 0 0 0 9.29 21.63c1.575.446 3.312.49 4.927.126a10.1 10.1 0 0 0 3.921-1.858 10.04 10.04 0 0 0 3.492-5.187c.4-1.414.478-2.961.223-4.435a10 10 0 0 0-1.956-4.414 10.04 10.04 0 0 0-5.187-3.491 10.1 10.1 0 0 0-3.353-.352m.075 1.499a8.45 8.45 0 0 0-5.21 2.25 8.48 8.48 0 0 0-2.654 5.14c-.167 1.3-.018 2.732.408 3.908a8.5 8.5 0 0 0 1.788 2.958 8.5 8.5 0 0 0 8.077 2.527 8.51 8.51 0 0 0 6.46-6.46 8.5 8.5 0 0 0-.48-5.173 8.54 8.54 0 0 0-4.489-4.489 8.5 8.5 0 0 0-3.9-.661M8.218 7.723a.82.82 0 0 0-.462.411c-.043.089-.052.138-.052.3 0 .345-.106.218 1.67 1.997l1.565 1.57-1.546 1.548c-.85.85-1.569 1.586-1.597 1.633a.7.7 0 0 0-.098.437.743.743 0 0 0 1.056.616c.115-.053.288-.218 1.687-1.616L12 13.062l1.57 1.565c1.727 1.724 1.647 1.655 1.939 1.676a.74.74 0 0 0 .793-.793c-.02-.292.049-.212-1.675-1.94L13.06 12l1.557-1.558c1.398-1.4 1.564-1.572 1.617-1.687a.743.743 0 0 0-.616-1.056.7.7 0 0 0-.437.097c-.048.029-.783.748-1.634 1.598L12 10.94l-1.57-1.566C8.679 7.626 8.78 7.713 8.466 7.7a1 1 0 0 0-.247.022",clipRule:"evenodd"}));
@@ -1 +1 @@
1
- "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:l,color:c="currentColor",size:t="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.default.createElement("path",{fillRule:"evenodd",d:"M3.885 4.157c-.388.047-.776.21-1.086.457a2.6 2.6 0 0 0-.33.33 2.2 2.2 0 0 0-.451 1.04c-.014.08-.015.328-.017 5.224-.002 5.696-.007 5.216.05 5.347a.74.74 0 0 0 .464.419l.072.022 1.218.005.005.05a3.22 3.22 0 0 0 2.604 2.753c.214.04.322.048.584.048s.37-.009.584-.049a3.215 3.215 0 0 0 2.603-2.749l.006-.054h3.252l.005.038a3.24 3.24 0 0 0 1.021 1.976 3.2 3.2 0 0 0 1.814.824c.164.02.55.02.712 0a3.23 3.23 0 0 0 2.328-1.429 3.2 3.2 0 0 0 .508-1.39l.003-.018 1.572-.005.072-.022c.13-.04.238-.11.333-.212a.7.7 0 0 0 .167-.325.4.4 0 0 1 .016-.07c.005-.009.007-2.032.006-5.125 0 0-.013-.894-.016-.943a3.56 3.56 0 0 0-1.059-2.275 3.4 3.4 0 0 0-.932-.66 3.6 3.6 0 0 0-1.174-.345c-.09-.012-.284-.014-2.032-.018l-1.931-.005-.005-.468c-.004-.39-.007-.482-.019-.552a2.1 2.1 0 0 0-.2-.636 2.1 2.1 0 0 0-.976-.976 2.3 2.3 0 0 0-.628-.201c-.08-.014-.3-.014-4.57-.016-3.646 0-4.503.001-4.573.01m.214 1.417a.72.72 0 0 0-.646.524l-.018.058-.004 9.413.537-.005.034-.088a3.23 3.23 0 0 1 1.26-1.54c.28-.181.64-.336.961-.415a3.2 3.2 0 0 1 1.95.13 3.22 3.22 0 0 1 1.808 1.793l.048.12 3.391.005v-4.687c0-4.07-.002-4.693-.012-4.74a.7.7 0 0 0-.214-.378.74.74 0 0 0-.334-.177c-.057-.014-.256-.014-4.395-.015-2.384 0-4.349 0-4.366.002m-2.096 5.682c0 2.814.001 3.965.002 2.558V8.698c0-1.406-.002-.255-.002 2.558m12.849-.06c0 1.52.002 2.764.004 2.764s.058-.032.123-.071a3.22 3.22 0 0 1 2.244-.409 3.23 3.23 0 0 1 2.412 1.998l.034.09h.893l-.002-2.61c-.002-2.466-.003-2.614-.017-2.694a2.2 2.2 0 0 0-.2-.636 1.9 1.9 0 0 0-.408-.568 1.9 1.9 0 0 0-.585-.416 2 2 0 0 0-.412-.15c-.252-.062-.062-.057-2.185-.06l-1.901-.002zm-8.03 3.67a1.784 1.784 0 0 0-.308 3.494c.17.048.268.06.484.06.169 0 .21-.003.298-.018a1.783 1.783 0 0 0 1.465-2.03 1.79 1.79 0 0 0-1.94-1.506m9.69-.005c-.264.027-.45.078-.658.18a1.7 1.7 0 0 0-.5.367 1.77 1.77 0 0 0-.483.989 2.2 2.2 0 0 0 0 .495 1.79 1.79 0 0 0 1.98 1.521 1.76 1.76 0 0 0 1.023-.488 1.74 1.74 0 0 0 .545-1.285 1.7 1.7 0 0 0-.18-.78 1.78 1.78 0 0 0-1.34-.983 3 3 0 0 0-.388-.016",clipRule:"evenodd"}),a.default.createElement("path",{fillRule:"evenodd",d:"M5.099 7.933a.5.5 0 0 1 .5-.5h5.368a.5.5 0 0 1 0 1H5.598a.5.5 0 0 1-.5-.5",clipRule:"evenodd"}),a.default.createElement("path",{fillRule:"evenodd",d:"M9.495 6.46a.5.5 0 0 1 .707 0l1.119 1.119a.5.5 0 0 1 0 .707l-1.119 1.119a.5.5 0 1 1-.707-.707l.765-.765-.765-.766a.5.5 0 0 1 0-.707m-4.396 4.39a.5.5 0 0 1 .5-.5h5.368a.5.5 0 0 1 0 1H5.598a.5.5 0 0 1-.5-.5",clipRule:"evenodd"}),a.default.createElement("path",{fillRule:"evenodd",d:"M7.07 9.377a.5.5 0 0 1 0 .707l-.765.766.765.765a.5.5 0 0 1-.707.707l-1.118-1.119a.5.5 0 0 1 0-.707l1.118-1.119a.5.5 0 0 1 .707 0",clipRule:"evenodd"}));
1
+ "use strict";function a(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var e=a(require("react"));module.exports=({"aria-label":a,className:l,color:t="currentColor",size:r="1.5rem"})=>e.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:r,width:r},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:l}),e.default.createElement("path",{d:"M19.91 12.694h-3.894v1.911a2.69 2.69 0 0 1 2.56 1.993h.71a.623.623 0 0 0 .624-.624zM7.361 16.002c-.713 0-1.295.581-1.295 1.295 0 .713.582 1.295 1.295 1.295.692 0 1.258-.548 1.291-1.233q-.005-.03-.006-.062l.006-.064a1.295 1.295 0 0 0-1.29-1.231m8.618 0q-.193 0-.369.053a1 1 0 0 1-.124.044c-.47.194-.802.659-.802 1.198 0 .713.581 1.295 1.295 1.295.693 0 1.26-.55 1.29-1.236l-.004-.06q.001-.03.005-.059a1.295 1.295 0 0 0-1.291-1.235m.028-4.705h3.48l-1.115-2.232a.63.63 0 0 0-.558-.35h-1.807zm5.3 4.677a2.02 2.02 0 0 1-2.02 2.021h-.71a2.694 2.694 0 0 1-2.599 1.994 2.694 2.694 0 0 1-2.597-1.994H9.959a2.694 2.694 0 0 1-2.598 1.994 2.694 2.694 0 0 1-2.597-1.994h-.058a2.02 2.02 0 0 1-2.022-2.021V11.94c0-1.01.816-1.826 1.826-1.827h5.953l-.96-.959a.699.699 0 0 1 .988-.988l2.144 2.143a.7.7 0 0 1 .203.498v.005a.7.7 0 0 1-.257.538l-2.089 2.098a.698.698 0 0 1-.99-.986l.947-.951H4.51a.426.426 0 0 0-.427.429v4.034c0 .344.277.624.624.624h.058a2.69 2.69 0 0 1 2.597-1.993c1.244 0 2.29.846 2.598 1.993h3.422a2.7 2.7 0 0 1 1.237-1.621v-2.891q-.008-.045-.009-.09V6.032a.623.623 0 0 0-.624-.624h-9.28a.623.623 0 0 0-.624.624v1.053a.699.699 0 0 1-1.398 0V6.033c0-1.125.913-2.022 2.022-2.022h9.28a2.02 2.02 0 0 1 2.02 2.022v1.285h1.808c.773 0 1.469.444 1.808 1.122l1.621 3.243a.7.7 0 0 1 .065.42z"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const DeliveryFilled: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default DeliveryFilled;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:l,color:t="currentColor",size:r="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:r,width:r},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.default.createElement("path",{fillRule:"evenodd",d:"M13.98 4.011A2.02 2.02 0 0 1 16 6.031v1.287h1.807c.773 0 1.468.443 1.808 1.122l1.62 3.24a.7.7 0 0 1 .066.42v3.87a2.02 2.02 0 0 1-2.021 2.022h-.71a2.695 2.695 0 0 1-2.598 1.995 2.695 2.695 0 0 1-2.598-1.995h-3.42a2.695 2.695 0 0 1-2.6 1.995 2.694 2.694 0 0 1-2.596-1.995H4.7a2.02 2.02 0 0 1-2.021-2.021v-4.494h7.764l-.947.95a.7.7 0 0 0 .99.986l2.088-2.098a.7.7 0 0 0 .26-.536l-.002-.008v-.015a.7.7 0 0 0-.203-.482l-2.143-2.142a.7.7 0 0 0-.989.987l.96.96H2.68V6.031a2.02 2.02 0 0 1 2.02-2.02zM7.356 15.999c-.713 0-1.294.582-1.294 1.295s.58 1.295 1.294 1.295c.686 0 1.25-.539 1.29-1.216a.7.7 0 0 1 0-.158A1.296 1.296 0 0 0 7.357 16m8.617 0q-.191.001-.366.053a1 1 0 0 1-.125.045c-.47.194-.804.658-.804 1.197 0 .713.582 1.295 1.295 1.295.687 0 1.249-.54 1.29-1.216a.7.7 0 0 1 0-.158A1.296 1.296 0 0 0 15.973 16M16 11.295h3.48l-1.115-2.23a.63.63 0 0 0-.558-.35H16z",clipRule:"evenodd"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const Effortless: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default Effortless;
@@ -0,0 +1 @@
1
+ "use strict";function l(l){return l&&"object"==typeof l&&"default"in l?l:{default:l}}var c=l(require("react"));module.exports=({"aria-label":l,className:e,color:a="currentColor",size:t="1.5rem"})=>c.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:a,height:t,width:t},l?{"aria-label":l,role:"img"}:{"aria-hidden":!0},{className:e}),c.default.createElement("path",{d:"M10.552 3.169c.66-.925 1.995-1.497 3.256-.965l.001-.001c1.514.55 2.19 2.211 1.527 3.69l-1.463 3.388c1.519.197 2.958.954 4.033 2.205l.09.112c.439.567.598 1.296.553 1.952a2.8 2.8 0 0 1-.512 1.464c.92.66 1.359 1.81.91 2.983l.002.001c-.338 1.015-1.01 2.032-1.927 2.73a5.7 5.7 0 0 1-2.166 1.143.748.748 0 1 1-.411-1.438 4.2 4.2 0 0 0 1.621-.852l.03-.024c.663-.497 1.178-1.263 1.435-2.032l.014-.04c.225-.563-.015-1.144-.658-1.412a1 1 0 0 0-.466-.054c-.32.048-.656.367-.762.683a.8.8 0 0 1-.087.178 3 3 0 0 0-.11.18 6 6 0 0 1-.143.243 1.9 1.9 0 0 1-.52.558l-.013.01-.02.014c-1.087.787-2.737.685-3.605-.472-.814-1.086-.72-2.763.449-3.64 1.08-.809 2.742-.72 3.623.43.161.203.768.424 1.126.3-.014.01.007-.003 0 0 .035-.02.076-.048.14-.095.052-.036.12-.085.195-.136l.065-.057c.148-.149.274-.415.299-.767.026-.397-.088-.76-.278-.977l-.006-.005c-1.047-1.221-2.516-1.82-3.975-1.735l-.043.001c-.08 0-.337.045-.689.154a4.2 4.2 0 0 0-.82.338.748.748 0 0 1-.77-1.282c.322-.194.76-.364 1.147-.484.194-.06.408-.118.613-.159l1.727-3.998.006-.013c.323-.71.004-1.435-.672-1.68l-.049-.019c-.515-.229-1.14-.014-1.471.437-.694 1.092-1.691 2.7-2.54 4.42-.86 1.745-1.524 3.524-1.618 4.962l-.057 1.614a91 91 0 0 0 .03 5.6l.024.55.002.028v.008a.748.748 0 1 1-1.492.087v-.003l-.001-.008-.002-.03-.006-.12-.02-.452a76 76 0 0 1-.047-1.673 93 93 0 0 1 .012-3.797c-.683-1.56-.983-3.558-1.108-5.427-.127-1.91-.076-3.761-.026-5.015h.002c.016-1.43 1.162-2.372 2.351-2.507 1.208-.197 2.356.516 2.863 1.55q.205-.33.385-.611zm3.5 11.95c-.32-.425-1.036-.531-1.546-.15-.426.32-.53 1.037-.149 1.546.32.427 1.036.532 1.546.15l.034-.024c.03-.02.062-.05.12-.14.032-.051.062-.105.109-.185q.046-.08.108-.179.112-.293.298-.549a2 2 0 0 1-.506-.45zM7.505 3.742l-.051.007c-.594.066-1.03.507-1.03 1.052v.03c-.05 1.24-.098 3.027.024 4.856q.044.686.124 1.356c.332-1.097.81-2.214 1.325-3.257a38 38 0 0 1 1.02-1.92V4.848c-.074-.681-.783-1.221-1.412-1.107"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const FilesAndFoldersFilled: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default FilesAndFoldersFilled;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:l,color:t="currentColor",size:c="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:c,width:c},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.default.createElement("path",{fillRule:"evenodd",d:"M12.295 9.377a2.3 2.3 0 0 0-.677.247c-.478.28-.807.724-.95 1.278l-.041.164v8.198l.051.185a2.04 2.04 0 0 0 1.648 1.494c.082.013 1.264.02 3.468.02 2.854 0 3.367-.004 3.504-.028a2 2 0 0 0 1.106-.593c.3-.313.484-.686.542-1.098.016-.11.02-1.077.016-3.474l-.005-3.322-.064-.134c-.06-.128-.134-.206-1.41-1.482-1.427-1.425-1.416-1.415-1.643-1.463-.161-.034-5.337-.027-5.545.008m1.433 3.472a1 1 0 0 0-.186.066.9.9 0 0 0-.326.343c-.05.101-.055.13-.055.313 0 .18.006.214.055.319.057.124.2.28.32.346.15.085.168.086 1.67.08l1.43-.006.112-.056a.76.76 0 0 0 .416-.783.76.76 0 0 0-.594-.63c-.155-.029-2.707-.022-2.842.008m-.052 3.17a.8.8 0 0 0-.463.41.84.84 0 0 0-.023.565.79.79 0 0 0 .502.466c.154.041 4.046.041 4.2 0a.79.79 0 0 0 .502-.466.6.6 0 0 0 .035-.284.57.57 0 0 0-.069-.3.8.8 0 0 0-.366-.359l-.11-.051-2.063-.004c-1.67-.003-2.08.002-2.145.022",clipRule:"evenodd"}),a.default.createElement("path",{d:"M9.078 3.036c.882 0 1.651.6 1.865 1.455l.277 1.107h7.824c1.06 0 1.92.86 1.92 1.92v2.595l-1.616-1.618a2.24 2.24 0 0 0-1.147-.612l-.154-.024-.125-.013a2 2 0 0 0-.159-.007H12.64a3.52 3.52 0 0 0-3.522 3.522v7.044H4.956a1.92 1.92 0 0 1-1.921-1.921V4.957c0-1.06.86-1.92 1.921-1.92z"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const Forward10: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default Forward10;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:l,color:c="currentColor",size:t="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.default.createElement("path",{fillRule:"evenodd",d:"M11.78 3.005c-.692.061-1.09.12-1.558.228a9.35 9.35 0 0 0-5.607 3.85A9.25 9.25 0 0 0 3 12.333a9.26 9.26 0 0 0 1.747 5.44 9.38 9.38 0 0 0 5.502 3.666 9.5 9.5 0 0 0 4.61-.11 9.36 9.36 0 0 0 6.18-5.596c.6-1.508.785-3.246.522-4.884-.07-.427-.156-.79-.215-.9a.84.84 0 0 0-.337-.312.86.86 0 0 0-.544-.036.77.77 0 0 0-.526.701c0 .051.023.203.051.337.263 1.267.243 2.447-.061 3.644a8 8 0 0 1-1.16 2.53 7.86 7.86 0 0 1-4.52 3.118 7.7 7.7 0 0 1-2.315.224 12 12 0 0 1-.554-.044 7.8 7.8 0 0 1-4.783-2.453 7.8 7.8 0 0 1-1.847-3.372 7.9 7.9 0 0 1-.03-3.783A8 8 0 0 1 5.912 7.85a7.9 7.9 0 0 1 3.53-2.797 7.7 7.7 0 0 1 3.29-.542c1.177.066 2.127.319 3.158.842.525.266.945.536 1.378.887.22.178.587.524.572.538-.006.005-.308.082-.67.17-.364.089-.712.18-.776.204a.8.8 0 0 0-.4.377c-.06.122-.064.148-.064.323s.005.2.068.327c.126.252.35.397.632.41.152.007.237-.012 1.831-.412.963-.24 1.712-.438 1.766-.465a.84.84 0 0 0 .324-.342.6.6 0 0 0 .064-.267c.008-.154-.007-.223-.404-1.82-.299-1.206-.428-1.694-.472-1.784a.75.75 0 0 0-.357-.341c-.099-.049-.136-.055-.303-.055-.175 0-.201.005-.324.065-.285.14-.462.446-.428.739.007.06.095.434.194.83.099.397.177.724.173.728a2 2 0 0 1-.21-.17 9.4 9.4 0 0 0-1.985-1.324 9.2 9.2 0 0 0-3.28-.939 20 20 0 0 0-1.44-.027m2.433 6.128a2.1 2.1 0 0 0-1.125.603 2 2 0 0 0-.547 1.03c-.04.194-.042.267-.042 1.567s.002 1.373.042 1.566c.08.397.256.726.547 1.03.254.264.544.44.926.558l.176.055h.7c.66 0 .708-.002.855-.044a2.1 2.1 0 0 0 1.525-1.663c.044-.25.043-2.759 0-3.011a2.07 2.07 0 0 0-.624-1.152 2.1 2.1 0 0 0-.86-.493c-.174-.053-.184-.054-.826-.059a10 10 0 0 0-.747.013m.174 1.504a.7.7 0 0 0-.316.276l-.062.11v2.62l.062.11c.07.122.21.242.328.277.046.014.246.023.515.023h.44l.122-.062a.58.58 0 0 0 .279-.292c.031-.07.034-.185.034-1.366s-.002-1.297-.034-1.367a.58.58 0 0 0-.28-.292l-.122-.061-.452.002c-.248 0-.48.01-.514.022",clipRule:"evenodd"}),a.default.createElement("path",{fillRule:"evenodd",d:"M9.826 9.113a.73.73 0 0 0-.391.196c-.154.143-.22.29-.245.55a.52.52 0 0 1-.137.331c-.112.119-.19.142-.484.142-.143 0-.317.01-.387.022a.744.744 0 0 0-.625.872.65.65 0 0 0 .21.395c.125.123.24.182.412.21.214.035.686.02.945-.029l.075-.014v2.265h-.445c-.502 0-.652.016-.79.083a.96.96 0 0 0-.341.33 1 1 0 0 0-.066.214.73.73 0 0 0 .202.652c.12.123.262.195.435.22s3.33.027 3.503.002a.754.754 0 0 0 .578-1.066.84.84 0 0 0-.336-.345c-.14-.072-.3-.09-.794-.09H10.7v-2.136c0-2.374.005-2.277-.134-2.48a.73.73 0 0 0-.47-.315l-.127-.018a1 1 0 0 0-.143.01",clipRule:"evenodd"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const NotificationAlert: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default NotificationAlert;
@@ -0,0 +1 @@
1
+ "use strict";function a(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var e=a(require("react"));module.exports=({"aria-label":a,className:l,color:c="currentColor",size:t="1.5rem"})=>e.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:t,width:t},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:l}),e.default.createElement("path",{fillRule:"evenodd",d:"M4.712 3.013c-.88.15-1.573.848-1.695 1.709-.015.11-.02 2.125-.016 7.376l.006 7.224.053.18c.214.726.735 1.245 1.45 1.444l.194.054h9.523l.185-.051a2.04 2.04 0 0 0 1.491-1.625c.043-.245.045-4.824.003-4.984a.7.7 0 0 0-.22-.355.66.66 0 0 0-.386-.193.8.8 0 0 0-.471.064 1 1 0 0 0-.316.3c-.105.18-.102.101-.103 2.582 0 2.603.01 2.43-.151 2.593-.17.17.301.155-4.796.155-4.465 0-4.518 0-4.62-.039a.56.56 0 0 1-.277-.25C4.53 19.13 4.53 18.912 4.53 12V4.874l.042-.077a.6.6 0 0 1 .238-.234c.064-.035.193-.037 3.238-.046 2.388-.008 3.188-.016 3.236-.033a.83.83 0 0 0 .454-.41c.055-.115.06-.142.06-.319 0-.175-.005-.204-.06-.318a.8.8 0 0 0-.374-.375.6.6 0 0 0-.264-.06L8.02 3c-1.771-.001-3.26.004-3.308.013m10.884.002a4.91 4.91 0 0 0-3.97 2.954 4.7 4.7 0 0 0-.377 1.634c-.168 2.907 2.25 5.323 5.153 5.15a4.7 4.7 0 0 0 1.627-.377 4.9 4.9 0 0 0 2.957-4.048 6.4 6.4 0 0 0-.03-1.168 5 5 0 0 0-1.041-2.363 4.94 4.94 0 0 0-3.076-1.756 8 8 0 0 0-1.243-.026m.26 1.513c-.382.046-.63.1-.901.2a3.38 3.38 0 0 0-1.832 1.65 3.24 3.24 0 0 0-.351 1.5c0 .985.406 1.878 1.15 2.532a3.36 3.36 0 0 0 3.341.623 3.37 3.37 0 0 0 2.11-2.328c.075-.3.095-.474.096-.822a3 3 0 0 0-.185-1.128 3.2 3.2 0 0 0-.757-1.213 3.32 3.32 0 0 0-1.86-.979 5.4 5.4 0 0 0-.811-.035m.037.71a.76.76 0 0 0-.318.208.7.7 0 0 0-.201.395c-.025.148-.024 1.372 0 1.52a.759.759 0 0 0 1.432.206.6.6 0 0 0 .062-.268V5.884a.55.55 0 0 0-.052-.234.9.9 0 0 0-.376-.376.6.6 0 0 0-.295-.057.8.8 0 0 0-.252.021m.008 3.494c-.329.089-.6.358-.67.665-.079.345 0 .632.24.873a.9.9 0 0 0 1.302.005.91.91 0 0 0 .024-1.269.92.92 0 0 0-.896-.274m-7.311 7.62a.76.76 0 0 0 .116 1.474c.155.025 1.357.026 1.508.002a.76.76 0 0 0 .1-1.48c-.115-.037-1.606-.034-1.724.003",clipRule:"evenodd"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const NotificationAlertFilled: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default NotificationAlertFilled;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:l,color:t="currentColor",size:r="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:r,width:r},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.default.createElement("path",{fillRule:"evenodd",d:"M5.25 4.929a.32.32 0 0 0-.321.321v13.486l.013.027c.025.042.072.1.145.162a1 1 0 0 0 .23.146h8.29a.32.32 0 0 0 .322-.321v-3.214a.964.964 0 0 1 1.928 0v3.214a2.25 2.25 0 0 1-2.25 2.25H5.25c-.299 0-.576-.1-.774-.192a3 3 0 0 1-.64-.415C3.464 20.076 3 19.51 3 18.75V5.25A2.25 2.25 0 0 1 5.25 3h4.5a.964.964 0 1 1 0 1.929zM7.821 16.5c0-.533.432-.964.965-.964h1.285a.964.964 0 0 1 0 1.928H8.786a.964.964 0 0 1-.965-.964M16.18 3a4.821 4.821 0 1 0 0 9.643 4.821 4.821 0 0 0 0-9.643m.803 2.887a.804.804 0 1 0-1.607 0v1.285a.804.804 0 0 0 1.607 0zm0 3.708a.804.804 0 1 0-1.607 0 .804.804 0 0 0 1.607 0",clipRule:"evenodd"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const PaymentFilled: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default PaymentFilled;
@@ -0,0 +1 @@
1
+ "use strict";function a(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var e=a(require("react"));module.exports=({"aria-label":a,className:l,color:c="currentColor",size:t="1.5rem"})=>e.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:t,width:t},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:l}),e.default.createElement("path",{d:"M22.001 12a9.8 9.8 0 0 1-.509 3.169 10 10 0 0 1-4.204 5.324 10 10 0 0 1-4.918 1.503 21 21 0 0 1-.949-.012 9.95 9.95 0 0 1-5.104-1.756 10 10 0 0 1-2.431-2.389l-.001.221c-.002.505-.003.763-.006.9a1 1 0 0 1-.024.242.96.96 0 0 1-.66.676.8.8 0 0 1-.257.026q-.083.001-.145-.005a.95.95 0 0 1-.633-.405.9.9 0 0 1-.127-.267l-.019-.056a.2.2 0 0 1-.01-.072l-.002-1.837v-1.546c.001-.252.004-.348.013-.405a.95.95 0 0 1 .66-.731l.07-.022.073-.012H6.55l.072.012.07.022c.17.052.311.143.432.274a.9.9 0 0 1 .24.68.85.85 0 0 1-.11.4.96.96 0 0 1-.583.463l-.063.018a.3.3 0 0 1-.066.008l-.888.003-.454.002a8.2 8.2 0 0 0 2.18 2.246 8.1 8.1 0 0 0 3.342 1.342 8.2 8.2 0 0 0 3.637-.245 8.1 8.1 0 0 0 3.002-1.672c.234-.204.64-.618.854-.87a8.1 8.1 0 0 0 1.855-4.3 8.09 8.09 0 0 0-2.785-7.093A7.8 7.8 0 0 0 15.6 4.723a8 8 0 0 0-3.604-.838 8 8 0 0 0-3.551.818c-.84.409-1.573.94-2.248 1.628a8.07 8.07 0 0 0-2.076 3.715 1.1 1.1 0 0 1-.16.398.95.95 0 0 1-.865.402.93.93 0 0 1-.755-.52.9.9 0 0 1-.096-.459 1.5 1.5 0 0 1 .06-.32A10.03 10.03 0 0 1 7.53 3.053a9.9 9.9 0 0 1 3.7-1.024c.517-.04 1.168-.036 1.684.01a10 10 0 0 1 2.26.474c.968.324 1.901.806 2.71 1.396 1.04.76 1.94 1.727 2.613 2.808a10 10 0 0 1 1.447 4.168c.044.404.056.644.056 1.116m-9.336-1.045c0 .52-.421.942-.941.942h-1.499v.207h1.499a.941.941 0 1 1 0 1.883h-.903q.098.135.211.258a3.08 3.08 0 0 0 2.102.994c.345 0 .687-.07 1.004-.208a.943.943 0 0 1 .747 1.73 4.4 4.4 0 0 1-1.77.363l-.04-.002a4.96 4.96 0 0 1-4.388-3.135H7.54a.941.941 0 0 1 0-1.883h.8v-.207h-.8a.941.941 0 0 1 0-1.884h1.147a4.96 4.96 0 0 1 4.425-3.135c.493-.003.983.078 1.45.24a.942.942 0 0 1-.617 1.779 2.5 2.5 0 0 0-.803-.137 3.08 3.08 0 0 0-2.321 1.253h.902c.52 0 .941.422.941.942"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const People: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default People;
@@ -0,0 +1 @@
1
+ "use strict";function a(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var e=a(require("react"));module.exports=({"aria-label":a,className:l,color:t="currentColor",size:r="1.5rem"})=>e.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:r,width:r},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:l}),e.default.createElement("path",{d:"M18.469 8.666c0-.36-.39-.659-.78-.518-1.51.543-3.796 1.264-5.502 1.314a3 3 0 0 1-.374 0c-1.707-.05-3.993-.771-5.501-1.314-.39-.14-.78.157-.78.518 0 .492.315.93.782 1.085l2.642.881.104.043a.75.75 0 0 1 .407.615l.57 7.968a.564.564 0 0 0 .56.524h.653V15.28a.75.75 0 0 1 1.5 0v4.5h.653a.56.56 0 0 0 .56-.523l.57-7.967.017-.112a.75.75 0 0 1 .494-.547l2.642-.88c.468-.156.783-.594.783-1.086m-4.594-2.573a1.875 1.875 0 1 0-3.75 0 1.875 1.875 0 0 0 3.75 0m1.5 0c0 .467-.095.91-.266 1.315a33 33 0 0 0 2.072-.671c1.316-.474 2.788.475 2.788 1.929a2.64 2.64 0 0 1-1.808 2.508l-2.168.722-.532 7.47a2.063 2.063 0 0 1-2.058 1.916h-2.805a2.063 2.063 0 0 1-2.058-1.916l-.534-7.47-2.166-.722a2.645 2.645 0 0 1-1.81-2.507c0-1.454 1.473-2.403 2.79-1.93a33 33 0 0 0 2.07.672 3.375 3.375 0 1 1 6.484-1.314"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const PurchaseDecision: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default PurchaseDecision;
@@ -0,0 +1 @@
1
+ "use strict";function a(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var e=a(require("react"));module.exports=({"aria-label":a,className:l,color:t="currentColor",size:r="1.5rem"})=>e.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:r,width:r},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:l}),e.default.createElement("path",{d:"M11.995 3.04a3.85 3.85 0 0 1 3.861 3.861v1.237h2.635c.326 0 .605.234.662.554l1.792 10.063a.7.7 0 0 1 .005.196c.006.22-.022.441-.089.654a2 2 0 0 1-.418.721 1.97 1.97 0 0 1-1.459.635H5.014a2 2 0 0 1-.796-.163l-.006-.002a1.95 1.95 0 0 1-1.075-1.189v-.002a2 2 0 0 1-.083-.798l.007-.052L4.854 8.692l.031-.116a.67.67 0 0 1 .63-.438h2.618V6.9a3.853 3.853 0 0 1 3.86-3.861zM4.392 18.947q-.011.13.025.25a.6.6 0 0 0 .222.304l.112.063.007.003c.065.03.16.05.255.05h13.971q.136 0 .268-.056a.6.6 0 0 0 .353-.488V18.9l-1.677-9.418H6.078zm9.023-3.195a.672.672 0 1 1 1.155.687c-.302.508-1.169 1.17-2.521 1.17-1.36 0-2.26-.671-2.593-1.102a.673.673 0 0 1 1.062-.823c.097.124.614.582 1.53.582.457 0 .79-.111 1.015-.233a1.3 1.3 0 0 0 .33-.253q.023-.027.022-.028m-1.422-11.37a2.5 2.5 0 0 0-1.782.736A2.5 2.5 0 0 0 9.476 6.9v1.239h5.036v-1.24a2.51 2.51 0 0 0-2.516-2.516z"}),e.default.createElement("path",{d:"M10.445 12.195a.95.95 0 1 1-1.9 0 .95.95 0 0 1 1.9 0m5.005 0a.95.95 0 1 1-1.9 0 .95.95 0 0 1 1.9 0"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const QuestionFilled: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default QuestionFilled;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:l,color:c="currentColor",size:t="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.default.createElement("path",{fillRule:"evenodd",d:"M11.63 2.002a10 10 0 0 0-4.92 1.502A10.02 10.02 0 0 0 2.506 8.83 9.8 9.8 0 0 0 1.998 12c0 .477.012.713.057 1.117a10 10 0 0 0 4.06 6.979c.806.59 1.74 1.07 2.707 1.395a9.8 9.8 0 0 0 3.172.509 9 9 0 0 0 1.116-.056 9.98 9.98 0 0 0 6.817-3.85 10 10 0 0 0 1.554-2.92 9.9 9.9 0 0 0 .505-2.787c0-.05.003-.082.008-.082s.008-.11.008-.314c0-.206-.003-.31-.008-.302q-.008.013-.008-.072a9 9 0 0 0-.052-.733 10 10 0 0 0-4.06-6.978 10 10 0 0 0-2.708-1.395 9.8 9.8 0 0 0-2.523-.494 19 19 0 0 0-1.013-.015m.084 4.293a3.22 3.22 0 0 0-2.849 2.468 3 3 0 0 0-.082.693c0 .145.002.172.018.228a.73.73 0 0 0 .569.52.7.7 0 0 0 .249 0 .7.7 0 0 0 .38-.2.7.7 0 0 0 .211-.525 1.78 1.78 0 0 1 1.238-1.676c.324-.108.641-.118.986-.032a1.78 1.78 0 0 1 1.315 2.077 1.79 1.79 0 0 1-.98 1.26c-.244.117-.423.158-.783.18a.7.7 0 0 0-.312.073.75.75 0 0 0-.365.436l-.023.072v1.928l.023.072a.73.73 0 0 0 .303.402c.2.133.486.148.702.038a.75.75 0 0 0 .372-.447c.024-.094.028-.19.028-.706v-.521l.085-.021a3.23 3.23 0 0 0 2.071-1.67c.185-.368.294-.753.332-1.168.012-.133.01-.442-.004-.585a3.22 3.22 0 0 0-2.79-2.88 3 3 0 0 0-.37-.02c-.136-.002-.282 0-.324.004m-9.716 5.706c0 .174 0 .245.002.158v-.316c-.001-.087-.002-.016-.002.158m9.831 3.525a1.2 1.2 0 0 0-.382.138 1.08 1.08 0 0 0-.516 1.05 1.07 1.07 0 1 0 1.056-1.2 2 2 0 0 0-.158.012",clipRule:"evenodd"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const SettingsFilled: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default SettingsFilled;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:l,color:c="currentColor",size:t="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.default.createElement("path",{fillRule:"evenodd",d:"M11.22 2.01a2.15 2.15 0 0 0-1.7 1.141c-.06.115-.077.155-.366.904l-.255.66-.84.477-.838.477-.696-.107c-.832-.127-.864-.13-1.048-.13a2.13 2.13 0 0 0-1.81 1 83 83 0 0 0-.656 1.145 2.15 2.15 0 0 0 .081 2.146c.067.106.139.198.606.777l.447.554v1.895l-.401.511c-.497.632-.561.716-.62.811a2.1 2.1 0 0 0-.323.926c-.013.116-.01.357.003.47.037.288.116.537.247.776.076.14.59 1.037.632 1.104.322.516.833.87 1.418.983.191.038.45.048.644.026.055-.007.407-.059.783-.116l.704-.106c.015-.001.271.142.837.468.449.259.82.474.825.48.004.005.117.292.25.637.134.345.264.68.29.743a2.15 2.15 0 0 0 1.616 1.305c.183.03.268.033 1.031.03.62-.003.745-.005.816-.016a2.15 2.15 0 0 0 1.597-1.103c.063-.113.075-.142.37-.905l.27-.694.826-.475c.469-.27.832-.474.84-.472.034.008 1.438.219 1.507.227a2.15 2.15 0 0 0 2.036-1.004c.043-.07.56-.972.632-1.104a2.14 2.14 0 0 0-.15-2.3 62 62 0 0 0-.506-.633l-.462-.574V11.05l.427-.543.488-.625c.243-.32.383-.675.43-1.082a2.14 2.14 0 0 0-.25-1.244 89 89 0 0 0-.633-1.104A2.16 2.16 0 0 0 18.9 5.47a2.4 2.4 0 0 0-.618-.029c-.043.005-.396.057-.786.116l-.728.11c-.013 0-.289-.154-.836-.47-.449-.257-.82-.473-.825-.478a28 28 0 0 1-.258-.658 58 58 0 0 0-.294-.75 2.13 2.13 0 0 0-1.039-1.094 2.1 2.1 0 0 0-.752-.208c-.107-.01-1.44-.009-1.544.001m.626 6.423a3.5 3.5 0 0 0-1.397.352 3.53 3.53 0 0 0-1.665 1.665 3.5 3.5 0 0 0-.344 1.258 3.54 3.54 0 0 0 .704 2.435 3.56 3.56 0 0 0 2.698 1.424 3.57 3.57 0 0 0 3.714-3.235 5 5 0 0 0 .004-.625 3.574 3.574 0 0 0-3.714-3.274",clipRule:"evenodd"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const Training: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default Training;
@@ -0,0 +1 @@
1
+ "use strict";function a(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var e=a(require("react"));module.exports=({"aria-label":a,className:l,color:t="currentColor",size:r="1.5rem"})=>e.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:r,width:r},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:l}),e.default.createElement("path",{d:"M17.903 16.825a.75.75 0 0 1 0 1.5h-.726l-.514 2.056a.75.75 0 0 1-1.455-.364l.423-1.692H8.37l.423 1.692a.75.75 0 0 1-1.455.364l-.514-2.056h-.727a.75.75 0 0 1 0-1.5zM12 12.235c1.735 0 3.25.943 4.058 2.341a.75.75 0 0 1-1.299.751A3.18 3.18 0 0 0 12 13.734a3.18 3.18 0 0 0-2.758 1.593.75.75 0 0 1-1.299-.751A4.68 4.68 0 0 1 12 12.234m7.12.617V4.59a.037.037 0 0 0-.036-.037H4.917a.037.037 0 0 0-.037.037v8.263c0 .02.016.037.037.037h1.18a.75.75 0 0 1 0 1.5h-1.18a1.537 1.537 0 0 1-1.537-1.537V4.59c0-.85.688-1.537 1.537-1.537h14.167c.849 0 1.537.688 1.537 1.537v8.263c0 .85-.688 1.537-1.537 1.537h-1.18a.75.75 0 0 1 0-1.5h1.18c.02 0 .037-.016.037-.037M13.218 9.05a1.217 1.217 0 1 0-2.435-.001 1.217 1.217 0 0 0 2.435 0m1.5 0a2.717 2.717 0 1 1-5.435 0 2.717 2.717 0 0 1 5.435 0"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const UserFilled: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default UserFilled;
@@ -0,0 +1 @@
1
+ "use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var a=e(require("react"));module.exports=({"aria-label":e,className:l,color:t="currentColor",size:r="1.5rem"})=>a.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:r,width:r},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.default.createElement("path",{fillRule:"evenodd",d:"m11.756 2.005-.164.011A5.35 5.35 0 0 0 8.696 3.14a5.35 5.35 0 0 0-2.04 3.84c-.013.169-.013.59 0 .757a5.364 5.364 0 0 0 4.445 4.903 5.358 5.358 0 1 0 1.36-10.62 10 10 0 0 0-.705-.014m-.12 12.132a9.98 9.98 0 0 0-7.597 3.951 9.9 9.9 0 0 0-1.514 2.876c-.063.194-.073.243-.067.36a.71.71 0 0 0 .57.66c.07.015.324.016 8.969.016 7.986 0 8.904-.001 8.968-.012a.66.66 0 0 0 .367-.2.68.68 0 0 0 .204-.39c.022-.136.005-.236-.079-.486a9.98 9.98 0 0 0-9.821-6.775",clipRule:"evenodd"}));
@@ -0,0 +1,3 @@
1
+ import type { Icon } from './icon.d.ts';
2
+ declare const Vaihtokapula: ({ "aria-label": ariaLabel, className, color, size, }: Icon) => any;
3
+ export default Vaihtokapula;
@@ -0,0 +1 @@
1
+ "use strict";function a(a){return a&&"object"==typeof a&&"default"in a?a:{default:a}}var e=a(require("react"));module.exports=({"aria-label":a,className:l,color:t="currentColor",size:r="1.5rem"})=>e.default.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:r,width:r},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:l}),e.default.createElement("path",{d:"M8.766 4.613a1.794 1.794 0 0 1 2.387-.119l.137.125.001.001L13.4 6.736a5.126 5.126 0 0 1 7.101.143 5.126 5.126 0 0 1 0 7.251l-.38.38a1 1 0 0 1-.072.062l-4.814 4.815a1.79 1.79 0 0 1-2.525-.007l-2.105-2.112A5.126 5.126 0 0 1 3.5 9.879zm1.42 1.03a.29.29 0 0 0-.372.044l-2.46 2.457c.323.124.626.314.887.575a2.525 2.525 0 0 1 0 3.581l-.25.25 2.456 2.456q.06.04.114.094l3.209 3.22.044.036c.109.073.26.065.372-.043l4.339-4.338-2.605-2.604-.25.25a2.525 2.525 0 0 1-3.58 0 2.525 2.525 0 0 1 0-3.582l.244-.246L10.23 5.68zM7.18 9.782a1.025 1.025 0 0 0-1.46 0L4.56 10.94a3.627 3.627 0 0 0 4.975 5.275L6.4 13.08a.75.75 0 0 1 0-1.06l.78-.78a1.025 1.025 0 0 0 0-1.46m7.6 4.268a.75.75 0 0 1 1.06 1.06l-.73.731a.751.751 0 0 1-1.06-1.06zm4.66-6.11a3.627 3.627 0 0 0-5.13 0L13.15 9.1a1.026 1.026 0 0 0 0 1.46 1.025 1.025 0 0 0 1.46 0l.78-.78.057-.051a.75.75 0 0 1 1.004.052l3.134 3.134a3.626 3.626 0 0 0-.145-4.974"}));
@@ -0,0 +1 @@
1
+ import e from"react";const a=({"aria-label":a,className:c,color:t="currentColor",size:r="1.5rem"})=>e.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:r,width:r},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:c}),e.createElement("path",{d:"M12 3.75c-3.86 0-7 3.14-7 7v8.75c0 .41.34.75.75.75h4.5c.41 0 .75-.34.75-.75v-2.25h2v2.25c0 .41.34.75.75.75h4.5c.41 0 .75-.34.75-.75v-8.75c0-3.86-3.14-7-7-7m5.5 15h-3V16.5c0-.41-.34-.75-.75-.75h-3.5c-.41 0-.75.34-.75.75v2.25h-3v-8c0-3.03 2.47-5.5 5.5-5.5s5.5 2.47 5.5 5.5z"}),e.createElement("path",{d:"M12 8.25a2.5 2.5 0 0 0-2.5 2.5v1.75c0 .41.34.75.75.75h3.5c.41 0 .75-.34.75-.75v-1.75a2.5 2.5 0 0 0-2.5-2.5m1 3.5h-2v-1c0-.55.45-1 1-1s1 .45 1 1z"}));export{a as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:l,color:c="currentColor",size:r="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:r,width:r},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.createElement("path",{fillRule:"evenodd",d:"M11.336 2.021a10 10 0 0 0-7.33 3.971 10 10 0 0 0-1.846 4.22 10 10 0 0 0 1.477 7.272 10.1 10.1 0 0 0 2.88 2.88 10.2 10.2 0 0 0 3.089 1.348 10.02 10.02 0 0 0 7.877-1.348 10.1 10.1 0 0 0 2.88-2.88 10.05 10.05 0 0 0 1.477-3.695 9.97 9.97 0 0 0-.832-6.126 9.7 9.7 0 0 0-1.94-2.731 9.9 9.9 0 0 0-4.064-2.471 10.1 10.1 0 0 0-3.668-.44m.064 1.532q-2.55.219-4.492 1.684a8.9 8.9 0 0 0-2.054 2.222c-.695 1.1-1.11 2.283-1.276 3.642-.037.301-.037 1.498 0 1.799.22 1.786.887 3.323 2.007 4.621.235.273.74.77.996.983 1.283 1.063 2.74 1.688 4.444 1.907.427.055 1.523.055 1.95 0 1.704-.218 3.173-.849 4.444-1.908a11 11 0 0 0 .989-.975c1.113-1.287 1.777-2.795 2.003-4.553.054-.426.054-1.523 0-1.95-.22-1.704-.85-3.172-1.908-4.444a11 11 0 0 0-.976-.989c-1.276-1.104-2.79-1.774-4.52-2a16 16 0 0 0-1.607-.04m2.543 2.729a.8.8 0 0 0-.504.423c-.05.106-.057.15-.057.326 0 .316.03.363.574.915l.45.455-3.447.006-3.446.006-.097.05a.75.75 0 0 0-.319.283c-.252.378-.101.901.32 1.108l.117.058 3.436.006 3.437.005-.453.457c-.546.549-.572.591-.572.913 0 .178.007.219.057.322a.766.766 0 0 0 .82.426c.256-.046.268-.056 1.453-1.237.614-.612 1.146-1.16 1.19-1.227a.75.75 0 0 0 .048-.756c-.056-.112-.22-.286-1.217-1.28-1.287-1.284-1.25-1.255-1.554-1.271a1 1 0 0 0-.236.012m-4.215 5.675c-.232.04-.268.072-1.44 1.24-.614.612-1.146 1.16-1.19 1.226a.75.75 0 0 0-.048.756c.056.113.22.286 1.217 1.28 1.321 1.32 1.26 1.27 1.602 1.27.162 0 .211-.008.31-.055a.86.86 0 0 0 .382-.378c.05-.106.057-.15.057-.326 0-.316-.03-.364-.574-.916l-.45-.455 3.447-.005 3.446-.006.115-.06a.77.77 0 0 0-.018-1.381l-.118-.058-3.437-.006-3.436-.005.453-.457c.526-.53.566-.59.58-.882a.66.66 0 0 0-.201-.543.76.76 0 0 0-.697-.239",clipRule:"evenodd"}));export{e as default};
@@ -0,0 +1 @@
1
+ import e from"react";const a=({"aria-label":a,className:l,color:r="currentColor",size:t="1.5rem"})=>e.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,height:t,width:t},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:l}),e.createElement("path",{fillRule:"evenodd",d:"M18.115 3.743A1.071 1.071 0 1 0 16.6 5.258L18.342 7H3.072a1.071 1.071 0 1 0 0 2.143h15.27L16.6 10.885a1.071 1.071 0 1 0 1.515 1.516l3.571-3.572a1.07 1.07 0 0 0 0-1.515zM7.4 13.115A1.071 1.071 0 1 0 5.885 11.6l-3.571 3.57a1.07 1.07 0 0 0 0 1.515l3.571 3.572A1.071 1.071 0 0 0 7.4 18.743L5.658 17h15.27a1.071 1.071 0 0 0 0-2.143H5.659z",clipRule:"evenodd"}));export{a as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:l,color:c="currentColor",size:r="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:r,width:r},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.createElement("path",{fillRule:"evenodd",d:"M11.336 2.021a10 10 0 0 0-7.33 3.971 10 10 0 0 0-1.846 4.22 10 10 0 0 0 1.477 7.272 10.1 10.1 0 0 0 2.88 2.88 10.2 10.2 0 0 0 3.089 1.348 10.02 10.02 0 0 0 7.877-1.348 10.1 10.1 0 0 0 2.88-2.88 10.05 10.05 0 0 0 1.477-3.695 9.97 9.97 0 0 0-.832-6.126 9.7 9.7 0 0 0-1.94-2.731 9.9 9.9 0 0 0-4.064-2.471 10.1 10.1 0 0 0-3.668-.44m.064 1.532q-2.55.219-4.492 1.684a8.9 8.9 0 0 0-2.054 2.222c-.695 1.1-1.11 2.283-1.276 3.642-.037.301-.037 1.498 0 1.799.22 1.786.887 3.323 2.007 4.621.235.273.74.77.996.983 1.283 1.063 2.74 1.688 4.444 1.907.427.055 1.523.055 1.95 0 1.704-.218 3.173-.849 4.444-1.908a11 11 0 0 0 .989-.975c1.113-1.287 1.777-2.795 2.003-4.553.054-.426.054-1.523 0-1.95-.22-1.704-.85-3.172-1.908-4.444a11 11 0 0 0-.976-.989c-1.276-1.104-2.79-1.774-4.52-2a16 16 0 0 0-1.607-.04M8.943 6.998c-.05.015-.131.052-.182.082s-.604.569-1.231 1.197c-1.307 1.31-1.259 1.25-1.259 1.592 0 .162.009.212.055.31a.85.85 0 0 0 .379.382c.106.05.15.058.326.058.315 0 .363-.03.915-.575l.455-.45.006 3.447.005 3.447.06.114a.77.77 0 0 0 1.037.339.95.95 0 0 0 .356-.374l.047-.1.005-3.437.006-3.437.456.454c.53.526.59.566.882.579a.67.67 0 0 0 .537-.194c.2-.184.285-.42.243-.682-.042-.261-.05-.27-1.238-1.462-.608-.61-1.154-1.143-1.214-1.184a.8.8 0 0 0-.646-.106m5.742-.01a.81.81 0 0 0-.539.428l-.058.118-.005 3.437-.006 3.436-.456-.453c-.55-.546-.592-.572-.914-.572-.178 0-.219.007-.322.058a.8.8 0 0 0-.37.378.57.57 0 0 0-.064.314c0 .154.008.195.068.323.064.137.146.224 1.176 1.257.611.613 1.162 1.147 1.228 1.191a.76.76 0 0 0 .742.057c.107-.05.268-.201 1.284-1.217 1.33-1.332 1.28-1.268 1.28-1.611 0-.163-.009-.212-.055-.311a.86.86 0 0 0-.379-.382c-.106-.05-.15-.057-.326-.057-.319 0-.358.025-.91.57l-.46.454-.006-3.447-.005-3.446-.06-.115a.78.78 0 0 0-.55-.41.6.6 0 0 0-.293 0",clipRule:"evenodd"}));export{e as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:c,color:l="currentColor",size:t="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:l,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:c}),a.createElement("path",{fillRule:"evenodd",d:"m11.837 3.006-.35.029a9 9 0 0 0-2.64.634 9.6 9.6 0 0 0-2.654 1.628 2 2 0 0 1-.21.17c-.004-.005.074-.332.173-.728.1-.397.186-.77.193-.83.035-.293-.142-.599-.428-.74-.122-.06-.149-.065-.323-.065-.168 0-.204.007-.303.055a.75.75 0 0 0-.357.341c-.044.09-.174.58-.473 1.784-.397 1.601-.412 1.666-.403 1.82a.6.6 0 0 0 .064.268.84.84 0 0 0 .323.34c.055.028.801.225 1.757.465 1.824.457 1.837.46 2.06.376a.747.747 0 0 0 .24-1.256.8.8 0 0 0-.224-.143 14 14 0 0 0-.775-.204 14 14 0 0 1-.672-.173c-.016-.015.383-.384.612-.568a8.1 8.1 0 0 1 2.85-1.443 8 8 0 0 1 3.39-.15c1.668.284 3.204 1.12 4.393 2.392a7.8 7.8 0 0 1 2.08 5.731 7.9 7.9 0 0 1-1.394 4.075 7.86 7.86 0 0 1-4.52 3.118 7.6 7.6 0 0 1-2.314.224 12 12 0 0 1-.555-.043 7.8 7.8 0 0 1-4.783-2.453 7.8 7.8 0 0 1-1.964-3.92 7.9 7.9 0 0 1 .057-3.1c.027-.134.05-.287.05-.34a.77.77 0 0 0-.409-.646c-.131-.067-.146-.07-.349-.07-.19 0-.222.006-.312.053a.85.85 0 0 0-.336.314c-.06.11-.145.465-.214.893a9.7 9.7 0 0 0-.048 2.66 9.34 9.34 0 0 0 4.886 7.079c1.706.912 3.64 1.26 5.622 1.01 1.468-.184 2.958-.776 4.2-1.666a9.42 9.42 0 0 0 3.45-4.713 9.5 9.5 0 0 0 .217-4.97 9.37 9.37 0 0 0-3.307-5.231 9.3 9.3 0 0 0-4.82-1.97c-.272-.03-1.27-.055-1.48-.037m2.373 6.128a2.1 2.1 0 0 0-1.124.603 2 2 0 0 0-.547 1.03c-.04.194-.042.267-.042 1.567s.002 1.373.042 1.567c.08.396.255.725.547 1.03.253.264.543.439.926.557l.175.055h.7c.66 0 .709-.002.855-.044a2.1 2.1 0 0 0 1.526-1.663c.044-.25.043-2.758-.001-3.01a2.07 2.07 0 0 0-.623-1.153 2.1 2.1 0 0 0-.861-.493c-.174-.053-.183-.053-.826-.058a10 10 0 0 0-.747.012m.175 1.504a.7.7 0 0 0-.316.276l-.062.11v2.62l.062.11c.07.123.21.242.327.277.047.014.247.023.515.023h.44l.122-.061a.58.58 0 0 0 .28-.292c.031-.07.034-.185.034-1.367s-.003-1.296-.035-1.367a.58.58 0 0 0-.279-.292l-.122-.061-.452.002c-.248.001-.48.011-.514.022",clipRule:"evenodd"}),a.createElement("path",{fillRule:"evenodd",d:"M9.823 9.115a.73.73 0 0 0-.39.195c-.154.144-.22.291-.245.55a.52.52 0 0 1-.137.331c-.112.12-.19.142-.484.143-.143 0-.317.01-.387.021a.744.744 0 0 0-.625.872.65.65 0 0 0 .21.396.7.7 0 0 0 .412.21c.214.034.685.02.945-.03l.075-.014v2.265h-.445c-.503 0-.653.017-.79.083a.96.96 0 0 0-.342.33 1 1 0 0 0-.065.214.73.73 0 0 0 .201.652q.178.184.436.22c.173.026 3.33.027 3.503.002.504-.073.79-.6.577-1.065a.84.84 0 0 0-.335-.346c-.141-.072-.301-.09-.795-.09h-.445v-2.136c0-2.373.005-2.277-.133-2.48a.73.73 0 0 0-.47-.315l-.127-.017a1 1 0 0 0-.144.009",clipRule:"evenodd"}));export{e as default};
@@ -0,0 +1 @@
1
+ import e from"react";const a=({"aria-label":a,className:l,color:r="currentColor",size:t="1.5rem"})=>e.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,height:t,width:t},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:l}),e.createElement("path",{fillRule:"evenodd",d:"M8.06 6.04a7.143 7.143 0 0 1 9.899 9.899zM6.04 8.06l9.9 9.9a7.143 7.143 0 0 1-9.9-9.9M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2",clipRule:"evenodd"}));export{a as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:l,color:r="currentColor",size:t="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.createElement("path",{d:"M19.39 9.446a.75.75 0 0 1 1.21.592v9.812a.75.75 0 0 1-.75.75H4.15a.75.75 0 0 1-.75-.75v-6.542a.75.75 0 0 1 .378-.651l4.579-2.617.1-.047a.75.75 0 0 1 .722.098l4.775 3.582zm-4.678 5.537V19.1H19.1v-7.53zM9.48 19.1h3.733v-4.11l-3.733-2.8zM4.9 13.743V19.1h3.08v-7.116zM19.1 7.42V6.078l-4.657 3.881a.75.75 0 0 1-.93.025l-4.84-3.63-4.151 2.372a.75.75 0 0 1-.744-1.302l4.579-2.617a.75.75 0 0 1 .822.052l4.758 3.568L18.171 4.9H16.58a.75.75 0 0 1 0-1.5h3.27a.75.75 0 0 1 .75.75v3.27a.75.75 0 0 1-1.5 0"}));export{e as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:l,color:c="currentColor",size:t="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.createElement("path",{d:"M13.626 15.639a.75.75 0 0 1 1.057 1.064l-.011.01-.016.015q-.018.018-.045.041a3.3 3.3 0 0 1-.67.43c-.456.221-1.116.427-1.985.427s-1.53-.206-1.985-.427a3.3 3.3 0 0 1-.524-.313 4 4 0 0 1-.207-.172.763.763 0 0 1-.01-1.071.75.75 0 0 1 1.06-.001c.055.04.2.142.335.208.269.13.707.276 1.331.276s1.063-.146 1.331-.276a2 2 0 0 0 .287-.17zM9.494 12a1.102 1.102 0 1 1 0 2.204 1.102 1.102 0 0 1 0-2.204m4.922 0a1.103 1.103 0 1 1 0 2.205 1.103 1.103 0 0 1 0-2.205"}),a.createElement("path",{fillRule:"evenodd",d:"M11.956 3.035c.619 0 1.19.22 1.607.637s.637.988.637 1.606a2.24 2.24 0 0 1-1.494 2.118v1.438h3.643a3.3 3.3 0 0 1 3.297 3.298v5.534a3.3 3.3 0 0 1-3.297 3.298H7.563c-1.853 0-3.21-1.513-3.21-3.298v-5.622c0-1.837 1.496-3.21 3.21-3.21h3.643v-1.43a2.14 2.14 0 0 1-.856-.52c-.417-.416-.637-.987-.637-1.606 0-.618.22-1.189.637-1.606s.987-.637 1.606-.637m-4.393 7.299c-.92 0-1.71.736-1.71 1.71v5.622c0 1.026.753 1.798 1.71 1.798h8.786a1.8 1.8 0 0 0 1.797-1.798v-5.534a1.8 1.8 0 0 0-1.797-1.798zm4.393-5.799c-.26 0-.436.088-.546.197s-.197.287-.197.546.088.436.197.546.287.198.546.198a.73.73 0 0 0 .744-.744c0-.259-.088-.436-.198-.546s-.287-.197-.546-.197",clipRule:"evenodd"}));export{e as default};
@@ -0,0 +1 @@
1
+ import e from"react";const a=({"aria-label":a,className:l,color:r="currentColor",size:t="1.5rem"})=>e.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,height:t,width:t},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:l}),e.createElement("path",{fillRule:"evenodd",d:"M20.562 5.56a1.5 1.5 0 1 0-2.121-2.122L12 9.878l-6.441-6.44a1.5 1.5 0 0 0-2.121 2.121L9.878 12l-6.44 6.441a1.5 1.5 0 1 0 2.121 2.122L12 14.122l6.44 6.44a1.5 1.5 0 0 0 2.122-2.12L14.122 12z",clipRule:"evenodd"}));export{a as default};
@@ -0,0 +1 @@
1
+ import e from"react";const a=({"aria-label":a,className:c,color:r="currentColor",size:t="1.5rem"})=>e.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,height:t,width:t},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:c}),e.createElement("path",{d:"M20.304 10.66H3.696v6.84c0 .431.324.715.643.715H19.66c.32 0 .643-.284.644-.715zm-2.733 3.376a.75.75 0 0 1 0 1.5h-2.089a.75.75 0 1 1 0-1.5zM20.304 6.5c0-.432-.325-.715-.644-.715H4.34c-.32 0-.643.284-.643.715v2.66h16.608zm1.5 10.997c0 1.188-.925 2.216-2.144 2.216H4.34c-1.22 0-2.142-1.029-2.143-2.215V6.5c0-1.187.924-2.215 2.143-2.215h15.32c1.22 0 2.143 1.028 2.144 2.215z"}));export{a as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:l,color:c="currentColor",size:r="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:r,width:r},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.createElement("path",{fillRule:"evenodd",d:"M11.357 2.019a10.004 10.004 0 0 0-9.21 8.257 10.2 10.2 0 0 0 .097 3.942 10.1 10.1 0 0 0 1.858 3.92A10.04 10.04 0 0 0 9.29 21.63c1.575.446 3.312.49 4.927.126a10.1 10.1 0 0 0 3.921-1.858 10.04 10.04 0 0 0 3.492-5.187c.4-1.414.478-2.961.223-4.435a10 10 0 0 0-1.956-4.414 10.04 10.04 0 0 0-5.187-3.491 10.1 10.1 0 0 0-3.353-.352m.075 1.499a8.45 8.45 0 0 0-5.21 2.25 8.48 8.48 0 0 0-2.654 5.14c-.167 1.3-.018 2.732.408 3.908a8.5 8.5 0 0 0 1.788 2.958 8.5 8.5 0 0 0 8.077 2.527 8.51 8.51 0 0 0 6.46-6.46 8.5 8.5 0 0 0-.48-5.173 8.54 8.54 0 0 0-4.489-4.489 8.5 8.5 0 0 0-3.9-.661M8.218 7.723a.82.82 0 0 0-.462.411c-.043.089-.052.138-.052.3 0 .345-.106.218 1.67 1.997l1.565 1.57-1.546 1.548c-.85.85-1.569 1.586-1.597 1.633a.7.7 0 0 0-.098.437.743.743 0 0 0 1.056.616c.115-.053.288-.218 1.687-1.616L12 13.062l1.57 1.565c1.727 1.724 1.647 1.655 1.939 1.676a.74.74 0 0 0 .793-.793c-.02-.292.049-.212-1.675-1.94L13.06 12l1.557-1.558c1.398-1.4 1.564-1.572 1.617-1.687a.743.743 0 0 0-.616-1.056.7.7 0 0 0-.437.097c-.048.029-.783.748-1.634 1.598L12 10.94l-1.57-1.566C8.679 7.626 8.78 7.713 8.466 7.7a1 1 0 0 0-.247.022",clipRule:"evenodd"}));export{e as default};
@@ -1 +1 @@
1
- import e from"react";const a=({"aria-label":a,className:l,color:c="currentColor",size:t="1.5rem"})=>e.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:t,width:t},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:l}),e.createElement("path",{fillRule:"evenodd",d:"M3.885 4.157c-.388.047-.776.21-1.086.457a2.6 2.6 0 0 0-.33.33 2.2 2.2 0 0 0-.451 1.04c-.014.08-.015.328-.017 5.224-.002 5.696-.007 5.216.05 5.347a.74.74 0 0 0 .464.419l.072.022 1.218.005.005.05a3.22 3.22 0 0 0 2.604 2.753c.214.04.322.048.584.048s.37-.009.584-.049a3.215 3.215 0 0 0 2.603-2.749l.006-.054h3.252l.005.038a3.24 3.24 0 0 0 1.021 1.976 3.2 3.2 0 0 0 1.814.824c.164.02.55.02.712 0a3.23 3.23 0 0 0 2.328-1.429 3.2 3.2 0 0 0 .508-1.39l.003-.018 1.572-.005.072-.022c.13-.04.238-.11.333-.212a.7.7 0 0 0 .167-.325.4.4 0 0 1 .016-.07c.005-.009.007-2.032.006-5.125 0 0-.013-.894-.016-.943a3.56 3.56 0 0 0-1.059-2.275 3.4 3.4 0 0 0-.932-.66 3.6 3.6 0 0 0-1.174-.345c-.09-.012-.284-.014-2.032-.018l-1.931-.005-.005-.468c-.004-.39-.007-.482-.019-.552a2.1 2.1 0 0 0-.2-.636 2.1 2.1 0 0 0-.976-.976 2.3 2.3 0 0 0-.628-.201c-.08-.014-.3-.014-4.57-.016-3.646 0-4.503.001-4.573.01m.214 1.417a.72.72 0 0 0-.646.524l-.018.058-.004 9.413.537-.005.034-.088a3.23 3.23 0 0 1 1.26-1.54c.28-.181.64-.336.961-.415a3.2 3.2 0 0 1 1.95.13 3.22 3.22 0 0 1 1.808 1.793l.048.12 3.391.005v-4.687c0-4.07-.002-4.693-.012-4.74a.7.7 0 0 0-.214-.378.74.74 0 0 0-.334-.177c-.057-.014-.256-.014-4.395-.015-2.384 0-4.349 0-4.366.002m-2.096 5.682c0 2.814.001 3.965.002 2.558V8.698c0-1.406-.002-.255-.002 2.558m12.849-.06c0 1.52.002 2.764.004 2.764s.058-.032.123-.071a3.22 3.22 0 0 1 2.244-.409 3.23 3.23 0 0 1 2.412 1.998l.034.09h.893l-.002-2.61c-.002-2.466-.003-2.614-.017-2.694a2.2 2.2 0 0 0-.2-.636 1.9 1.9 0 0 0-.408-.568 1.9 1.9 0 0 0-.585-.416 2 2 0 0 0-.412-.15c-.252-.062-.062-.057-2.185-.06l-1.901-.002zm-8.03 3.67a1.784 1.784 0 0 0-.308 3.494c.17.048.268.06.484.06.169 0 .21-.003.298-.018a1.783 1.783 0 0 0 1.465-2.03 1.79 1.79 0 0 0-1.94-1.506m9.69-.005c-.264.027-.45.078-.658.18a1.7 1.7 0 0 0-.5.367 1.77 1.77 0 0 0-.483.989 2.2 2.2 0 0 0 0 .495 1.79 1.79 0 0 0 1.98 1.521 1.76 1.76 0 0 0 1.023-.488 1.74 1.74 0 0 0 .545-1.285 1.7 1.7 0 0 0-.18-.78 1.78 1.78 0 0 0-1.34-.983 3 3 0 0 0-.388-.016",clipRule:"evenodd"}),e.createElement("path",{fillRule:"evenodd",d:"M5.099 7.933a.5.5 0 0 1 .5-.5h5.368a.5.5 0 0 1 0 1H5.598a.5.5 0 0 1-.5-.5",clipRule:"evenodd"}),e.createElement("path",{fillRule:"evenodd",d:"M9.495 6.46a.5.5 0 0 1 .707 0l1.119 1.119a.5.5 0 0 1 0 .707l-1.119 1.119a.5.5 0 1 1-.707-.707l.765-.765-.765-.766a.5.5 0 0 1 0-.707m-4.396 4.39a.5.5 0 0 1 .5-.5h5.368a.5.5 0 0 1 0 1H5.598a.5.5 0 0 1-.5-.5",clipRule:"evenodd"}),e.createElement("path",{fillRule:"evenodd",d:"M7.07 9.377a.5.5 0 0 1 0 .707l-.765.766.765.765a.5.5 0 0 1-.707.707l-1.118-1.119a.5.5 0 0 1 0-.707l1.118-1.119a.5.5 0 0 1 .707 0",clipRule:"evenodd"}));export{a as default};
1
+ import a from"react";const e=({"aria-label":e,className:l,color:h="currentColor",size:c="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:h,height:c,width:c},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.createElement("path",{d:"M19.91 12.694h-3.894v1.911a2.69 2.69 0 0 1 2.56 1.993h.71a.623.623 0 0 0 .624-.624zM7.361 16.002c-.713 0-1.295.581-1.295 1.295 0 .713.582 1.295 1.295 1.295.692 0 1.258-.548 1.291-1.233q-.005-.03-.006-.062l.006-.064a1.295 1.295 0 0 0-1.29-1.231m8.618 0q-.193 0-.369.053a1 1 0 0 1-.124.044c-.47.194-.802.659-.802 1.198 0 .713.581 1.295 1.295 1.295.693 0 1.26-.55 1.29-1.236l-.004-.06q.001-.03.005-.059a1.295 1.295 0 0 0-1.291-1.235m.028-4.705h3.48l-1.115-2.232a.63.63 0 0 0-.558-.35h-1.807zm5.3 4.677a2.02 2.02 0 0 1-2.02 2.021h-.71a2.694 2.694 0 0 1-2.599 1.994 2.694 2.694 0 0 1-2.597-1.994H9.959a2.694 2.694 0 0 1-2.598 1.994 2.694 2.694 0 0 1-2.597-1.994h-.058a2.02 2.02 0 0 1-2.022-2.021V11.94c0-1.01.816-1.826 1.826-1.827h5.953l-.96-.959a.699.699 0 0 1 .988-.988l2.144 2.143a.7.7 0 0 1 .203.498v.005a.7.7 0 0 1-.257.538l-2.089 2.098a.698.698 0 0 1-.99-.986l.947-.951H4.51a.426.426 0 0 0-.427.429v4.034c0 .344.277.624.624.624h.058a2.69 2.69 0 0 1 2.597-1.993c1.244 0 2.29.846 2.598 1.993h3.422a2.7 2.7 0 0 1 1.237-1.621v-2.891q-.008-.045-.009-.09V6.032a.623.623 0 0 0-.624-.624h-9.28a.623.623 0 0 0-.624.624v1.053a.699.699 0 0 1-1.398 0V6.033c0-1.125.913-2.022 2.022-2.022h9.28a2.02 2.02 0 0 1 2.02 2.022v1.285h1.808c.773 0 1.469.444 1.808 1.122l1.621 3.243a.7.7 0 0 1 .065.42z"}));export{e as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:l,color:r="currentColor",size:t="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.createElement("path",{fillRule:"evenodd",d:"M13.98 4.011A2.02 2.02 0 0 1 16 6.031v1.287h1.807c.773 0 1.468.443 1.808 1.122l1.62 3.24a.7.7 0 0 1 .066.42v3.87a2.02 2.02 0 0 1-2.021 2.022h-.71a2.695 2.695 0 0 1-2.598 1.995 2.695 2.695 0 0 1-2.598-1.995h-3.42a2.695 2.695 0 0 1-2.6 1.995 2.694 2.694 0 0 1-2.596-1.995H4.7a2.02 2.02 0 0 1-2.021-2.021v-4.494h7.764l-.947.95a.7.7 0 0 0 .99.986l2.088-2.098a.7.7 0 0 0 .26-.536l-.002-.008v-.015a.7.7 0 0 0-.203-.482l-2.143-2.142a.7.7 0 0 0-.989.987l.96.96H2.68V6.031a2.02 2.02 0 0 1 2.02-2.02zM7.356 15.999c-.713 0-1.294.582-1.294 1.295s.58 1.295 1.294 1.295c.686 0 1.25-.539 1.29-1.216a.7.7 0 0 1 0-.158A1.296 1.296 0 0 0 7.357 16m8.617 0q-.191.001-.366.053a1 1 0 0 1-.125.045c-.47.194-.804.658-.804 1.197 0 .713.582 1.295 1.295 1.295.687 0 1.249-.54 1.29-1.216a.7.7 0 0 1 0-.158A1.296 1.296 0 0 0 15.973 16M16 11.295h3.48l-1.115-2.23a.63.63 0 0 0-.558-.35H16z",clipRule:"evenodd"}));export{e as default};
@@ -0,0 +1 @@
1
+ import c from"react";const l=({"aria-label":l,className:a,color:e="currentColor",size:r="1.5rem"})=>c.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:e,height:r,width:r},l?{"aria-label":l,role:"img"}:{"aria-hidden":!0},{className:a}),c.createElement("path",{d:"M10.552 3.169c.66-.925 1.995-1.497 3.256-.965l.001-.001c1.514.55 2.19 2.211 1.527 3.69l-1.463 3.388c1.519.197 2.958.954 4.033 2.205l.09.112c.439.567.598 1.296.553 1.952a2.8 2.8 0 0 1-.512 1.464c.92.66 1.359 1.81.91 2.983l.002.001c-.338 1.015-1.01 2.032-1.927 2.73a5.7 5.7 0 0 1-2.166 1.143.748.748 0 1 1-.411-1.438 4.2 4.2 0 0 0 1.621-.852l.03-.024c.663-.497 1.178-1.263 1.435-2.032l.014-.04c.225-.563-.015-1.144-.658-1.412a1 1 0 0 0-.466-.054c-.32.048-.656.367-.762.683a.8.8 0 0 1-.087.178 3 3 0 0 0-.11.18 6 6 0 0 1-.143.243 1.9 1.9 0 0 1-.52.558l-.013.01-.02.014c-1.087.787-2.737.685-3.605-.472-.814-1.086-.72-2.763.449-3.64 1.08-.809 2.742-.72 3.623.43.161.203.768.424 1.126.3-.014.01.007-.003 0 0 .035-.02.076-.048.14-.095.052-.036.12-.085.195-.136l.065-.057c.148-.149.274-.415.299-.767.026-.397-.088-.76-.278-.977l-.006-.005c-1.047-1.221-2.516-1.82-3.975-1.735l-.043.001c-.08 0-.337.045-.689.154a4.2 4.2 0 0 0-.82.338.748.748 0 0 1-.77-1.282c.322-.194.76-.364 1.147-.484.194-.06.408-.118.613-.159l1.727-3.998.006-.013c.323-.71.004-1.435-.672-1.68l-.049-.019c-.515-.229-1.14-.014-1.471.437-.694 1.092-1.691 2.7-2.54 4.42-.86 1.745-1.524 3.524-1.618 4.962l-.057 1.614a91 91 0 0 0 .03 5.6l.024.55.002.028v.008a.748.748 0 1 1-1.492.087v-.003l-.001-.008-.002-.03-.006-.12-.02-.452a76 76 0 0 1-.047-1.673 93 93 0 0 1 .012-3.797c-.683-1.56-.983-3.558-1.108-5.427-.127-1.91-.076-3.761-.026-5.015h.002c.016-1.43 1.162-2.372 2.351-2.507 1.208-.197 2.356.516 2.863 1.55q.205-.33.385-.611zm3.5 11.95c-.32-.425-1.036-.531-1.546-.15-.426.32-.53 1.037-.149 1.546.32.427 1.036.532 1.546.15l.034-.024c.03-.02.062-.05.12-.14.032-.051.062-.105.109-.185q.046-.08.108-.179.112-.293.298-.549a2 2 0 0 1-.506-.45zM7.505 3.742l-.051.007c-.594.066-1.03.507-1.03 1.052v.03c-.05 1.24-.098 3.027.024 4.856q.044.686.124 1.356c.332-1.097.81-2.214 1.325-3.257a38 38 0 0 1 1.02-1.92V4.848c-.074-.681-.783-1.221-1.412-1.107"}));export{l as default};
@@ -0,0 +1 @@
1
+ import e from"react";const a=({"aria-label":a,className:l,color:c="currentColor",size:t="1.5rem"})=>e.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:t,width:t},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:l}),e.createElement("path",{fillRule:"evenodd",d:"M12.295 9.377a2.3 2.3 0 0 0-.677.247c-.478.28-.807.724-.95 1.278l-.041.164v8.198l.051.185a2.04 2.04 0 0 0 1.648 1.494c.082.013 1.264.02 3.468.02 2.854 0 3.367-.004 3.504-.028a2 2 0 0 0 1.106-.593c.3-.313.484-.686.542-1.098.016-.11.02-1.077.016-3.474l-.005-3.322-.064-.134c-.06-.128-.134-.206-1.41-1.482-1.427-1.425-1.416-1.415-1.643-1.463-.161-.034-5.337-.027-5.545.008m1.433 3.472a1 1 0 0 0-.186.066.9.9 0 0 0-.326.343c-.05.101-.055.13-.055.313 0 .18.006.214.055.319.057.124.2.28.32.346.15.085.168.086 1.67.08l1.43-.006.112-.056a.76.76 0 0 0 .416-.783.76.76 0 0 0-.594-.63c-.155-.029-2.707-.022-2.842.008m-.052 3.17a.8.8 0 0 0-.463.41.84.84 0 0 0-.023.565.79.79 0 0 0 .502.466c.154.041 4.046.041 4.2 0a.79.79 0 0 0 .502-.466.6.6 0 0 0 .035-.284.57.57 0 0 0-.069-.3.8.8 0 0 0-.366-.359l-.11-.051-2.063-.004c-1.67-.003-2.08.002-2.145.022",clipRule:"evenodd"}),e.createElement("path",{d:"M9.078 3.036c.882 0 1.651.6 1.865 1.455l.277 1.107h7.824c1.06 0 1.92.86 1.92 1.92v2.595l-1.616-1.618a2.24 2.24 0 0 0-1.147-.612l-.154-.024-.125-.013a2 2 0 0 0-.159-.007H12.64a3.52 3.52 0 0 0-3.522 3.522v7.044H4.956a1.92 1.92 0 0 1-1.921-1.921V4.957c0-1.06.86-1.92 1.921-1.92z"}));export{a as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:c,color:l="currentColor",size:t="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:l,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:c}),a.createElement("path",{fillRule:"evenodd",d:"M11.78 3.005c-.692.061-1.09.12-1.558.228a9.35 9.35 0 0 0-5.607 3.85A9.25 9.25 0 0 0 3 12.333a9.26 9.26 0 0 0 1.747 5.44 9.38 9.38 0 0 0 5.502 3.666 9.5 9.5 0 0 0 4.61-.11 9.36 9.36 0 0 0 6.18-5.596c.6-1.508.785-3.246.522-4.884-.07-.427-.156-.79-.215-.9a.84.84 0 0 0-.337-.312.86.86 0 0 0-.544-.036.77.77 0 0 0-.526.701c0 .051.023.203.051.337.263 1.267.243 2.447-.061 3.644a8 8 0 0 1-1.16 2.53 7.86 7.86 0 0 1-4.52 3.118 7.7 7.7 0 0 1-2.315.224 12 12 0 0 1-.554-.044 7.8 7.8 0 0 1-4.783-2.453 7.8 7.8 0 0 1-1.847-3.372 7.9 7.9 0 0 1-.03-3.783A8 8 0 0 1 5.912 7.85a7.9 7.9 0 0 1 3.53-2.797 7.7 7.7 0 0 1 3.29-.542c1.177.066 2.127.319 3.158.842.525.266.945.536 1.378.887.22.178.587.524.572.538-.006.005-.308.082-.67.17-.364.089-.712.18-.776.204a.8.8 0 0 0-.4.377c-.06.122-.064.148-.064.323s.005.2.068.327c.126.252.35.397.632.41.152.007.237-.012 1.831-.412.963-.24 1.712-.438 1.766-.465a.84.84 0 0 0 .324-.342.6.6 0 0 0 .064-.267c.008-.154-.007-.223-.404-1.82-.299-1.206-.428-1.694-.472-1.784a.75.75 0 0 0-.357-.341c-.099-.049-.136-.055-.303-.055-.175 0-.201.005-.324.065-.285.14-.462.446-.428.739.007.06.095.434.194.83.099.397.177.724.173.728a2 2 0 0 1-.21-.17 9.4 9.4 0 0 0-1.985-1.324 9.2 9.2 0 0 0-3.28-.939 20 20 0 0 0-1.44-.027m2.433 6.128a2.1 2.1 0 0 0-1.125.603 2 2 0 0 0-.547 1.03c-.04.194-.042.267-.042 1.567s.002 1.373.042 1.566c.08.397.256.726.547 1.03.254.264.544.44.926.558l.176.055h.7c.66 0 .708-.002.855-.044a2.1 2.1 0 0 0 1.525-1.663c.044-.25.043-2.759 0-3.011a2.07 2.07 0 0 0-.624-1.152 2.1 2.1 0 0 0-.86-.493c-.174-.053-.184-.054-.826-.059a10 10 0 0 0-.747.013m.174 1.504a.7.7 0 0 0-.316.276l-.062.11v2.62l.062.11c.07.122.21.242.328.277.046.014.246.023.515.023h.44l.122-.062a.58.58 0 0 0 .279-.292c.031-.07.034-.185.034-1.366s-.002-1.297-.034-1.367a.58.58 0 0 0-.28-.292l-.122-.061-.452.002c-.248 0-.48.01-.514.022",clipRule:"evenodd"}),a.createElement("path",{fillRule:"evenodd",d:"M9.826 9.113a.73.73 0 0 0-.391.196c-.154.143-.22.29-.245.55a.52.52 0 0 1-.137.331c-.112.119-.19.142-.484.142-.143 0-.317.01-.387.022a.744.744 0 0 0-.625.872.65.65 0 0 0 .21.395c.125.123.24.182.412.21.214.035.686.02.945-.029l.075-.014v2.265h-.445c-.502 0-.652.016-.79.083a.96.96 0 0 0-.341.33 1 1 0 0 0-.066.214.73.73 0 0 0 .202.652c.12.123.262.195.435.22s3.33.027 3.503.002a.754.754 0 0 0 .578-1.066.84.84 0 0 0-.336-.345c-.14-.072-.3-.09-.794-.09H10.7v-2.136c0-2.374.005-2.277-.134-2.48a.73.73 0 0 0-.47-.315l-.127-.018a1 1 0 0 0-.143.01",clipRule:"evenodd"}));export{e as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:c,color:l="currentColor",size:r="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:l,height:r,width:r},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:c}),a.createElement("path",{fillRule:"evenodd",d:"M4.712 3.013c-.88.15-1.573.848-1.695 1.709-.015.11-.02 2.125-.016 7.376l.006 7.224.053.18c.214.726.735 1.245 1.45 1.444l.194.054h9.523l.185-.051a2.04 2.04 0 0 0 1.491-1.625c.043-.245.045-4.824.003-4.984a.7.7 0 0 0-.22-.355.66.66 0 0 0-.386-.193.8.8 0 0 0-.471.064 1 1 0 0 0-.316.3c-.105.18-.102.101-.103 2.582 0 2.603.01 2.43-.151 2.593-.17.17.301.155-4.796.155-4.465 0-4.518 0-4.62-.039a.56.56 0 0 1-.277-.25C4.53 19.13 4.53 18.912 4.53 12V4.874l.042-.077a.6.6 0 0 1 .238-.234c.064-.035.193-.037 3.238-.046 2.388-.008 3.188-.016 3.236-.033a.83.83 0 0 0 .454-.41c.055-.115.06-.142.06-.319 0-.175-.005-.204-.06-.318a.8.8 0 0 0-.374-.375.6.6 0 0 0-.264-.06L8.02 3c-1.771-.001-3.26.004-3.308.013m10.884.002a4.91 4.91 0 0 0-3.97 2.954 4.7 4.7 0 0 0-.377 1.634c-.168 2.907 2.25 5.323 5.153 5.15a4.7 4.7 0 0 0 1.627-.377 4.9 4.9 0 0 0 2.957-4.048 6.4 6.4 0 0 0-.03-1.168 5 5 0 0 0-1.041-2.363 4.94 4.94 0 0 0-3.076-1.756 8 8 0 0 0-1.243-.026m.26 1.513c-.382.046-.63.1-.901.2a3.38 3.38 0 0 0-1.832 1.65 3.24 3.24 0 0 0-.351 1.5c0 .985.406 1.878 1.15 2.532a3.36 3.36 0 0 0 3.341.623 3.37 3.37 0 0 0 2.11-2.328c.075-.3.095-.474.096-.822a3 3 0 0 0-.185-1.128 3.2 3.2 0 0 0-.757-1.213 3.32 3.32 0 0 0-1.86-.979 5.4 5.4 0 0 0-.811-.035m.037.71a.76.76 0 0 0-.318.208.7.7 0 0 0-.201.395c-.025.148-.024 1.372 0 1.52a.759.759 0 0 0 1.432.206.6.6 0 0 0 .062-.268V5.884a.55.55 0 0 0-.052-.234.9.9 0 0 0-.376-.376.6.6 0 0 0-.295-.057.8.8 0 0 0-.252.021m.008 3.494c-.329.089-.6.358-.67.665-.079.345 0 .632.24.873a.9.9 0 0 0 1.302.005.91.91 0 0 0 .024-1.269.92.92 0 0 0-.896-.274m-7.311 7.62a.76.76 0 0 0 .116 1.474c.155.025 1.357.026 1.508.002a.76.76 0 0 0 .1-1.48c-.115-.037-1.606-.034-1.724.003",clipRule:"evenodd"}));export{e as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:l,color:r="currentColor",size:t="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.createElement("path",{fillRule:"evenodd",d:"M5.25 4.929a.32.32 0 0 0-.321.321v13.486l.013.027c.025.042.072.1.145.162a1 1 0 0 0 .23.146h8.29a.32.32 0 0 0 .322-.321v-3.214a.964.964 0 0 1 1.928 0v3.214a2.25 2.25 0 0 1-2.25 2.25H5.25c-.299 0-.576-.1-.774-.192a3 3 0 0 1-.64-.415C3.464 20.076 3 19.51 3 18.75V5.25A2.25 2.25 0 0 1 5.25 3h4.5a.964.964 0 1 1 0 1.929zM7.821 16.5c0-.533.432-.964.965-.964h1.285a.964.964 0 0 1 0 1.928H8.786a.964.964 0 0 1-.965-.964M16.18 3a4.821 4.821 0 1 0 0 9.643 4.821 4.821 0 0 0 0-9.643m.803 2.887a.804.804 0 1 0-1.607 0v1.285a.804.804 0 0 0 1.607 0zm0 3.708a.804.804 0 1 0-1.607 0 .804.804 0 0 0 1.607 0",clipRule:"evenodd"}));export{e as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:l,color:c="currentColor",size:r="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:r,width:r},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.createElement("path",{d:"M22.001 12a9.8 9.8 0 0 1-.509 3.169 10 10 0 0 1-4.204 5.324 10 10 0 0 1-4.918 1.503 21 21 0 0 1-.949-.012 9.95 9.95 0 0 1-5.104-1.756 10 10 0 0 1-2.431-2.389l-.001.221c-.002.505-.003.763-.006.9a1 1 0 0 1-.024.242.96.96 0 0 1-.66.676.8.8 0 0 1-.257.026q-.083.001-.145-.005a.95.95 0 0 1-.633-.405.9.9 0 0 1-.127-.267l-.019-.056a.2.2 0 0 1-.01-.072l-.002-1.837v-1.546c.001-.252.004-.348.013-.405a.95.95 0 0 1 .66-.731l.07-.022.073-.012H6.55l.072.012.07.022c.17.052.311.143.432.274a.9.9 0 0 1 .24.68.85.85 0 0 1-.11.4.96.96 0 0 1-.583.463l-.063.018a.3.3 0 0 1-.066.008l-.888.003-.454.002a8.2 8.2 0 0 0 2.18 2.246 8.1 8.1 0 0 0 3.342 1.342 8.2 8.2 0 0 0 3.637-.245 8.1 8.1 0 0 0 3.002-1.672c.234-.204.64-.618.854-.87a8.1 8.1 0 0 0 1.855-4.3 8.09 8.09 0 0 0-2.785-7.093A7.8 7.8 0 0 0 15.6 4.723a8 8 0 0 0-3.604-.838 8 8 0 0 0-3.551.818c-.84.409-1.573.94-2.248 1.628a8.07 8.07 0 0 0-2.076 3.715 1.1 1.1 0 0 1-.16.398.95.95 0 0 1-.865.402.93.93 0 0 1-.755-.52.9.9 0 0 1-.096-.459 1.5 1.5 0 0 1 .06-.32A10.03 10.03 0 0 1 7.53 3.053a9.9 9.9 0 0 1 3.7-1.024c.517-.04 1.168-.036 1.684.01a10 10 0 0 1 2.26.474c.968.324 1.901.806 2.71 1.396 1.04.76 1.94 1.727 2.613 2.808a10 10 0 0 1 1.447 4.168c.044.404.056.644.056 1.116m-9.336-1.045c0 .52-.421.942-.941.942h-1.499v.207h1.499a.941.941 0 1 1 0 1.883h-.903q.098.135.211.258a3.08 3.08 0 0 0 2.102.994c.345 0 .687-.07 1.004-.208a.943.943 0 0 1 .747 1.73 4.4 4.4 0 0 1-1.77.363l-.04-.002a4.96 4.96 0 0 1-4.388-3.135H7.54a.941.941 0 0 1 0-1.883h.8v-.207h-.8a.941.941 0 0 1 0-1.884h1.147a4.96 4.96 0 0 1 4.425-3.135c.493-.003.983.078 1.45.24a.942.942 0 0 1-.617 1.779 2.5 2.5 0 0 0-.803-.137 3.08 3.08 0 0 0-2.321 1.253h.902c.52 0 .941.422.941.942"}));export{e as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:l,color:r="currentColor",size:t="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.createElement("path",{d:"M18.469 8.666c0-.36-.39-.659-.78-.518-1.51.543-3.796 1.264-5.502 1.314a3 3 0 0 1-.374 0c-1.707-.05-3.993-.771-5.501-1.314-.39-.14-.78.157-.78.518 0 .492.315.93.782 1.085l2.642.881.104.043a.75.75 0 0 1 .407.615l.57 7.968a.564.564 0 0 0 .56.524h.653V15.28a.75.75 0 0 1 1.5 0v4.5h.653a.56.56 0 0 0 .56-.523l.57-7.967.017-.112a.75.75 0 0 1 .494-.547l2.642-.88c.468-.156.783-.594.783-1.086m-4.594-2.573a1.875 1.875 0 1 0-3.75 0 1.875 1.875 0 0 0 3.75 0m1.5 0c0 .467-.095.91-.266 1.315a33 33 0 0 0 2.072-.671c1.316-.474 2.788.475 2.788 1.929a2.64 2.64 0 0 1-1.808 2.508l-2.168.722-.532 7.47a2.063 2.063 0 0 1-2.058 1.916h-2.805a2.063 2.063 0 0 1-2.058-1.916l-.534-7.47-2.166-.722a2.645 2.645 0 0 1-1.81-2.507c0-1.454 1.473-2.403 2.79-1.93a33 33 0 0 0 2.07.672 3.375 3.375 0 1 1 6.484-1.314"}));export{e as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:l,color:t="currentColor",size:r="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,height:r,width:r},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.createElement("path",{d:"M11.995 3.04a3.85 3.85 0 0 1 3.861 3.861v1.237h2.635c.326 0 .605.234.662.554l1.792 10.063a.7.7 0 0 1 .005.196c.006.22-.022.441-.089.654a2 2 0 0 1-.418.721 1.97 1.97 0 0 1-1.459.635H5.014a2 2 0 0 1-.796-.163l-.006-.002a1.95 1.95 0 0 1-1.075-1.189v-.002a2 2 0 0 1-.083-.798l.007-.052L4.854 8.692l.031-.116a.67.67 0 0 1 .63-.438h2.618V6.9a3.853 3.853 0 0 1 3.86-3.861zM4.392 18.947q-.011.13.025.25a.6.6 0 0 0 .222.304l.112.063.007.003c.065.03.16.05.255.05h13.971q.136 0 .268-.056a.6.6 0 0 0 .353-.488V18.9l-1.677-9.418H6.078zm9.023-3.195a.672.672 0 1 1 1.155.687c-.302.508-1.169 1.17-2.521 1.17-1.36 0-2.26-.671-2.593-1.102a.673.673 0 0 1 1.062-.823c.097.124.614.582 1.53.582.457 0 .79-.111 1.015-.233a1.3 1.3 0 0 0 .33-.253q.023-.027.022-.028m-1.422-11.37a2.5 2.5 0 0 0-1.782.736A2.5 2.5 0 0 0 9.476 6.9v1.239h5.036v-1.24a2.51 2.51 0 0 0-2.516-2.516z"}),a.createElement("path",{d:"M10.445 12.195a.95.95 0 1 1-1.9 0 .95.95 0 0 1 1.9 0m5.005 0a.95.95 0 1 1-1.9 0 .95.95 0 0 1 1.9 0"}));export{e as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:c,color:l="currentColor",size:r="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:l,height:r,width:r},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:c}),a.createElement("path",{fillRule:"evenodd",d:"M11.63 2.002a10 10 0 0 0-4.92 1.502A10.02 10.02 0 0 0 2.506 8.83 9.8 9.8 0 0 0 1.998 12c0 .477.012.713.057 1.117a10 10 0 0 0 4.06 6.979c.806.59 1.74 1.07 2.707 1.395a9.8 9.8 0 0 0 3.172.509 9 9 0 0 0 1.116-.056 9.98 9.98 0 0 0 6.817-3.85 10 10 0 0 0 1.554-2.92 9.9 9.9 0 0 0 .505-2.787c0-.05.003-.082.008-.082s.008-.11.008-.314c0-.206-.003-.31-.008-.302q-.008.013-.008-.072a9 9 0 0 0-.052-.733 10 10 0 0 0-4.06-6.978 10 10 0 0 0-2.708-1.395 9.8 9.8 0 0 0-2.523-.494 19 19 0 0 0-1.013-.015m.084 4.293a3.22 3.22 0 0 0-2.849 2.468 3 3 0 0 0-.082.693c0 .145.002.172.018.228a.73.73 0 0 0 .569.52.7.7 0 0 0 .249 0 .7.7 0 0 0 .38-.2.7.7 0 0 0 .211-.525 1.78 1.78 0 0 1 1.238-1.676c.324-.108.641-.118.986-.032a1.78 1.78 0 0 1 1.315 2.077 1.79 1.79 0 0 1-.98 1.26c-.244.117-.423.158-.783.18a.7.7 0 0 0-.312.073.75.75 0 0 0-.365.436l-.023.072v1.928l.023.072a.73.73 0 0 0 .303.402c.2.133.486.148.702.038a.75.75 0 0 0 .372-.447c.024-.094.028-.19.028-.706v-.521l.085-.021a3.23 3.23 0 0 0 2.071-1.67c.185-.368.294-.753.332-1.168.012-.133.01-.442-.004-.585a3.22 3.22 0 0 0-2.79-2.88 3 3 0 0 0-.37-.02c-.136-.002-.282 0-.324.004m-9.716 5.706c0 .174 0 .245.002.158v-.316c-.001-.087-.002-.016-.002.158m9.831 3.525a1.2 1.2 0 0 0-.382.138 1.08 1.08 0 0 0-.516 1.05 1.07 1.07 0 1 0 1.056-1.2 2 2 0 0 0-.158.012",clipRule:"evenodd"}));export{e as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:l,color:c="currentColor",size:r="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:c,height:r,width:r},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.createElement("path",{fillRule:"evenodd",d:"M11.22 2.01a2.15 2.15 0 0 0-1.7 1.141c-.06.115-.077.155-.366.904l-.255.66-.84.477-.838.477-.696-.107c-.832-.127-.864-.13-1.048-.13a2.13 2.13 0 0 0-1.81 1 83 83 0 0 0-.656 1.145 2.15 2.15 0 0 0 .081 2.146c.067.106.139.198.606.777l.447.554v1.895l-.401.511c-.497.632-.561.716-.62.811a2.1 2.1 0 0 0-.323.926c-.013.116-.01.357.003.47.037.288.116.537.247.776.076.14.59 1.037.632 1.104.322.516.833.87 1.418.983.191.038.45.048.644.026.055-.007.407-.059.783-.116l.704-.106c.015-.001.271.142.837.468.449.259.82.474.825.48.004.005.117.292.25.637.134.345.264.68.29.743a2.15 2.15 0 0 0 1.616 1.305c.183.03.268.033 1.031.03.62-.003.745-.005.816-.016a2.15 2.15 0 0 0 1.597-1.103c.063-.113.075-.142.37-.905l.27-.694.826-.475c.469-.27.832-.474.84-.472.034.008 1.438.219 1.507.227a2.15 2.15 0 0 0 2.036-1.004c.043-.07.56-.972.632-1.104a2.14 2.14 0 0 0-.15-2.3 62 62 0 0 0-.506-.633l-.462-.574V11.05l.427-.543.488-.625c.243-.32.383-.675.43-1.082a2.14 2.14 0 0 0-.25-1.244 89 89 0 0 0-.633-1.104A2.16 2.16 0 0 0 18.9 5.47a2.4 2.4 0 0 0-.618-.029c-.043.005-.396.057-.786.116l-.728.11c-.013 0-.289-.154-.836-.47-.449-.257-.82-.473-.825-.478a28 28 0 0 1-.258-.658 58 58 0 0 0-.294-.75 2.13 2.13 0 0 0-1.039-1.094 2.1 2.1 0 0 0-.752-.208c-.107-.01-1.44-.009-1.544.001m.626 6.423a3.5 3.5 0 0 0-1.397.352 3.53 3.53 0 0 0-1.665 1.665 3.5 3.5 0 0 0-.344 1.258 3.54 3.54 0 0 0 .704 2.435 3.56 3.56 0 0 0 2.698 1.424 3.57 3.57 0 0 0 3.714-3.235 5 5 0 0 0 .004-.625 3.574 3.574 0 0 0-3.714-3.274",clipRule:"evenodd"}));export{e as default};
@@ -0,0 +1 @@
1
+ import a from"react";const e=({"aria-label":e,className:l,color:r="currentColor",size:t="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,height:t,width:t},e?{"aria-label":e,role:"img"}:{"aria-hidden":!0},{className:l}),a.createElement("path",{d:"M17.903 16.825a.75.75 0 0 1 0 1.5h-.726l-.514 2.056a.75.75 0 0 1-1.455-.364l.423-1.692H8.37l.423 1.692a.75.75 0 0 1-1.455.364l-.514-2.056h-.727a.75.75 0 0 1 0-1.5zM12 12.235c1.735 0 3.25.943 4.058 2.341a.75.75 0 0 1-1.299.751A3.18 3.18 0 0 0 12 13.734a3.18 3.18 0 0 0-2.758 1.593.75.75 0 0 1-1.299-.751A4.68 4.68 0 0 1 12 12.234m7.12.617V4.59a.037.037 0 0 0-.036-.037H4.917a.037.037 0 0 0-.037.037v8.263c0 .02.016.037.037.037h1.18a.75.75 0 0 1 0 1.5h-1.18a1.537 1.537 0 0 1-1.537-1.537V4.59c0-.85.688-1.537 1.537-1.537h14.167c.849 0 1.537.688 1.537 1.537v8.263c0 .85-.688 1.537-1.537 1.537h-1.18a.75.75 0 0 1 0-1.5h1.18c.02 0 .037-.016.037-.037M13.218 9.05a1.217 1.217 0 1 0-2.435-.001 1.217 1.217 0 0 0 2.435 0m1.5 0a2.717 2.717 0 1 1-5.435 0 2.717 2.717 0 0 1 5.435 0"}));export{e as default};
@@ -0,0 +1 @@
1
+ import e from"react";const a=({"aria-label":a,className:l,color:r="currentColor",size:t="1.5rem"})=>e.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,height:t,width:t},a?{"aria-label":a,role:"img"}:{"aria-hidden":!0},{className:l}),e.createElement("path",{fillRule:"evenodd",d:"m11.756 2.005-.164.011A5.35 5.35 0 0 0 8.696 3.14a5.35 5.35 0 0 0-2.04 3.84c-.013.169-.013.59 0 .757a5.364 5.364 0 0 0 4.445 4.903 5.358 5.358 0 1 0 1.36-10.62 10 10 0 0 0-.705-.014m-.12 12.132a9.98 9.98 0 0 0-7.597 3.951 9.9 9.9 0 0 0-1.514 2.876c-.063.194-.073.243-.067.36a.71.71 0 0 0 .57.66c.07.015.324.016 8.969.016 7.986 0 8.904-.001 8.968-.012a.66.66 0 0 0 .367-.2.68.68 0 0 0 .204-.39c.022-.136.005-.236-.079-.486a9.98 9.98 0 0 0-9.821-6.775",clipRule:"evenodd"}));export{a as default};
@@ -0,0 +1 @@
1
+ import a from"react";const l=({"aria-label":l,className:e,color:r="currentColor",size:t="1.5rem"})=>a.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,height:t,width:t},l?{"aria-label":l,role:"img"}:{"aria-hidden":!0},{className:e}),a.createElement("path",{d:"M8.766 4.613a1.794 1.794 0 0 1 2.387-.119l.137.125.001.001L13.4 6.736a5.126 5.126 0 0 1 7.101.143 5.126 5.126 0 0 1 0 7.251l-.38.38a1 1 0 0 1-.072.062l-4.814 4.815a1.79 1.79 0 0 1-2.525-.007l-2.105-2.112A5.126 5.126 0 0 1 3.5 9.879zm1.42 1.03a.29.29 0 0 0-.372.044l-2.46 2.457c.323.124.626.314.887.575a2.525 2.525 0 0 1 0 3.581l-.25.25 2.456 2.456q.06.04.114.094l3.209 3.22.044.036c.109.073.26.065.372-.043l4.339-4.338-2.605-2.604-.25.25a2.525 2.525 0 0 1-3.58 0 2.525 2.525 0 0 1 0-3.582l.244-.246L10.23 5.68zM7.18 9.782a1.025 1.025 0 0 0-1.46 0L4.56 10.94a3.627 3.627 0 0 0 4.975 5.275L6.4 13.08a.75.75 0 0 1 0-1.06l.78-.78a1.025 1.025 0 0 0 0-1.46m7.6 4.268a.75.75 0 0 1 1.06 1.06l-.73.731a.751.751 0 0 1-1.06-1.06zm4.66-6.11a3.627 3.627 0 0 0-5.13 0L13.15 9.1a1.026 1.026 0 0 0 0 1.46 1.025 1.025 0 0 0 1.46 0l.78-.78.057-.051a.75.75 0 0 1 1.004.052l3.134 3.134a3.626 3.626 0 0 0-.145-4.974"}));export{l as default};