@royaloperahouse/chord 2.4.7 → 2.4.8

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 (85) hide show
  1. package/CHANGELOG.md +3 -0
  2. package/dist/chord.cjs.development.js +302 -151
  3. package/dist/chord.cjs.development.js.map +1 -1
  4. package/dist/chord.cjs.production.min.js +1 -1
  5. package/dist/chord.cjs.production.min.js.map +1 -1
  6. package/dist/chord.esm.js +302 -151
  7. package/dist/chord.esm.js.map +1 -1
  8. package/dist/components/atoms/Icons/StorybookSupport/Iconography.d.ts +1 -0
  9. package/dist/components/atoms/Icons/SvgIcons/12px/Expand.svg.d.ts +1 -1
  10. package/dist/components/atoms/Icons/SvgIcons/12px/Remove.svg.d.ts +1 -1
  11. package/dist/components/atoms/Icons/SvgIcons/12px/Tick.svg.d.ts +1 -1
  12. package/dist/components/atoms/Icons/SvgIcons/Actions/AddToMyList.svg.d.ts +1 -1
  13. package/dist/components/atoms/Icons/SvgIcons/Actions/BookTickets.svg.d.ts +1 -1
  14. package/dist/components/atoms/Icons/SvgIcons/Actions/ChooseDates.svg.d.ts +1 -1
  15. package/dist/components/atoms/Icons/SvgIcons/Actions/EditMyList.svg.d.ts +1 -1
  16. package/dist/components/atoms/Icons/SvgIcons/Actions/Favourite.svg.d.ts +1 -1
  17. package/dist/components/atoms/Icons/SvgIcons/Actions/FavouriteFull.svg.d.ts +1 -1
  18. package/dist/components/atoms/Icons/SvgIcons/Actions/Filter.svg.d.ts +1 -1
  19. package/dist/components/atoms/Icons/SvgIcons/Actions/FindAScreening.svg.d.ts +1 -1
  20. package/dist/components/atoms/Icons/SvgIcons/Actions/OnMyList.svg.d.ts +1 -1
  21. package/dist/components/atoms/Icons/SvgIcons/Actions/Reminder.svg.d.ts +1 -1
  22. package/dist/components/atoms/Icons/SvgIcons/Actions/Subscribe.svg.d.ts +1 -1
  23. package/dist/components/atoms/Icons/SvgIcons/Actions/Watch.svg.d.ts +1 -1
  24. package/dist/components/atoms/Icons/SvgIcons/Arrows/Arrow.svg.d.ts +1 -1
  25. package/dist/components/atoms/Icons/SvgIcons/Arrows/CarouselArrow.svg.d.ts +1 -1
  26. package/dist/components/atoms/Icons/SvgIcons/Arrows/DropdownArrow.svg.d.ts +1 -1
  27. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Cinema.svg.d.ts +1 -1
  28. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Clock.svg.d.ts +1 -1
  29. package/dist/components/atoms/Icons/SvgIcons/Descriptors/CreditCard.svg.d.ts +1 -1
  30. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Email.svg.d.ts +1 -1
  31. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Info.svg.d.ts +1 -1
  32. package/dist/components/atoms/Icons/SvgIcons/Descriptors/List.svg.d.ts +1 -1
  33. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Location.svg.d.ts +1 -1
  34. package/dist/components/atoms/Icons/SvgIcons/Descriptors/PDF.svg.d.ts +1 -1
  35. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Phone.svg.d.ts +1 -1
  36. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Print.svg.d.ts +1 -1
  37. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Seat.svg.d.ts +1 -1
  38. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Secure.svg.d.ts +1 -1
  39. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Standing.svg.d.ts +1 -1
  40. package/dist/components/atoms/Icons/SvgIcons/Descriptors/Tickets.svg.d.ts +1 -1
  41. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Facebook.svg.d.ts +1 -1
  42. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Instagram.svg.d.ts +1 -1
  43. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Tiktok.svg.d.ts +1 -1
  44. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Twitter.svg.d.ts +1 -1
  45. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/X.svg.d.ts +1 -1
  46. package/dist/components/atoms/Icons/SvgIcons/Logos/Social/Youtube.svg.d.ts +1 -1
  47. package/dist/components/atoms/Icons/SvgIcons/Navigation/BalletAndDance.svg.d.ts +1 -1
  48. package/dist/components/atoms/Icons/SvgIcons/Navigation/Basket.svg.d.ts +1 -1
  49. package/dist/components/atoms/Icons/SvgIcons/Navigation/BasketFull.svg.d.ts +1 -1
  50. package/dist/components/atoms/Icons/SvgIcons/Navigation/Home.svg.d.ts +1 -1
  51. package/dist/components/atoms/Icons/SvgIcons/Navigation/LiveStream.svg.d.ts +1 -1
  52. package/dist/components/atoms/Icons/SvgIcons/Navigation/Menu.svg.d.ts +1 -1
  53. package/dist/components/atoms/Icons/SvgIcons/Navigation/OperaAndMusic.svg.d.ts +1 -1
  54. package/dist/components/atoms/Icons/SvgIcons/Navigation/Search.svg.d.ts +1 -1
  55. package/dist/components/atoms/Icons/SvgIcons/Navigation/Settings.svg.d.ts +1 -1
  56. package/dist/components/atoms/Icons/SvgIcons/Navigation/User.svg.d.ts +1 -1
  57. package/dist/components/atoms/Icons/SvgIcons/Navigation/UserSignedIn.svg.d.ts +1 -1
  58. package/dist/components/atoms/Icons/SvgIcons/Text/Delete.svg.d.ts +1 -1
  59. package/dist/components/atoms/Icons/SvgIcons/Text/Shift.svg.d.ts +1 -1
  60. package/dist/components/atoms/Icons/SvgIcons/Text/Space.svg.d.ts +1 -1
  61. package/dist/components/atoms/Icons/SvgIcons/Utility/Close.svg.d.ts +1 -1
  62. package/dist/components/atoms/Icons/SvgIcons/Utility/Confirm.svg.d.ts +1 -1
  63. package/dist/components/atoms/Icons/SvgIcons/Utility/Detract.svg.d.ts +1 -1
  64. package/dist/components/atoms/Icons/SvgIcons/Utility/Expand.svg.d.ts +1 -1
  65. package/dist/components/atoms/Icons/SvgIcons/Utility/ExternalLink.svg.d.ts +1 -1
  66. package/dist/components/atoms/Icons/SvgIcons/Utility/GridView.svg.d.ts +1 -1
  67. package/dist/components/atoms/Icons/SvgIcons/Utility/ListView.svg.d.ts +1 -1
  68. package/dist/components/atoms/Icons/SvgIcons/Utility/Refresh.svg.d.ts +1 -1
  69. package/dist/components/atoms/Icons/SvgIcons/Utility/Remove.svg.d.ts +1 -1
  70. package/dist/components/atoms/Icons/SvgIcons/Utility/Star.svg.d.ts +1 -1
  71. package/dist/components/atoms/Icons/SvgIcons/Video/AudioDescription.svg.d.ts +1 -1
  72. package/dist/components/atoms/Icons/SvgIcons/Video/Back10.svg.d.ts +1 -1
  73. package/dist/components/atoms/Icons/SvgIcons/Video/Clips.svg.d.ts +1 -1
  74. package/dist/components/atoms/Icons/SvgIcons/Video/Forward10.svg.d.ts +1 -1
  75. package/dist/components/atoms/Icons/SvgIcons/Video/FullScreen.svg.d.ts +1 -1
  76. package/dist/components/atoms/Icons/SvgIcons/Video/Minimise.svg.d.ts +1 -1
  77. package/dist/components/atoms/Icons/SvgIcons/Video/Muted.svg.d.ts +1 -1
  78. package/dist/components/atoms/Icons/SvgIcons/Video/Pause.svg.d.ts +1 -1
  79. package/dist/components/atoms/Icons/SvgIcons/Video/Play.svg.d.ts +1 -1
  80. package/dist/components/atoms/Icons/SvgIcons/Video/Restart.svg.d.ts +1 -1
  81. package/dist/components/atoms/Icons/SvgIcons/Video/Subtitles.svg.d.ts +1 -1
  82. package/dist/components/atoms/Icons/SvgIcons/Video/Trailer.svg.d.ts +1 -1
  83. package/dist/components/atoms/Icons/SvgIcons/Video/Volume.svg.d.ts +1 -1
  84. package/dist/types/iconTypes.d.ts +1 -0
  85. package/package.json +1 -1
package/dist/chord.esm.js CHANGED
@@ -902,13 +902,15 @@ var Wrapper = /*#__PURE__*/styled.span(_templateObject$3 || (_templateObject$3 =
902
902
 
903
903
  var Expand12px = (function (_ref) {
904
904
  var _ref$color = _ref.color,
905
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
905
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
906
+ ariaLabel = _ref.ariaLabel;
906
907
  return /*#__PURE__*/createElement("svg", {
907
908
  xmlns: "http://www.w3.org/2000/svg",
908
909
  width: "12",
909
910
  height: "12",
910
911
  viewBox: "0 0 12 12",
911
- fill: "none"
912
+ fill: "none",
913
+ "aria-label": ariaLabel
912
914
  }, /*#__PURE__*/createElement("path", {
913
915
  d: "M7.02857 0H5.31429V4.97143H0V6.68571H5.31429V12H7.02857V6.68571H12V4.97143H7.02857V0Z",
914
916
  fill: color
@@ -917,13 +919,15 @@ var Expand12px = (function (_ref) {
917
919
 
918
920
  var Remove12px = (function (_ref) {
919
921
  var _ref$color = _ref.color,
920
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
922
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
923
+ ariaLabel = _ref.ariaLabel;
921
924
  return /*#__PURE__*/createElement("svg", {
922
925
  xmlns: "http://www.w3.org/2000/svg",
923
926
  width: "12",
924
927
  height: "12",
925
928
  viewBox: "0 0 12 12",
926
- fill: "none"
929
+ fill: "none",
930
+ "aria-label": ariaLabel
927
931
  }, /*#__PURE__*/createElement("g", null, /*#__PURE__*/createElement("path", {
928
932
  d: "M6.9956 5.96581L11.8642 10.8344L10.9042 11.7944L6.0356 6.92581L1.16703 11.7944L0.207031 10.8344L5.0756 5.96581L0.207031 1.16581L1.16703 0.205811L6.0356 5.07438L10.9042 0.205811L11.8642 1.16581L6.9956 5.96581Z",
929
933
  fill: color
@@ -932,13 +936,15 @@ var Remove12px = (function (_ref) {
932
936
 
933
937
  var Tick = (function (_ref) {
934
938
  var _ref$color = _ref.color,
935
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
939
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
940
+ ariaLabel = _ref.ariaLabel;
936
941
  return /*#__PURE__*/createElement("svg", {
937
942
  width: "100%",
938
943
  height: "100%",
939
944
  viewBox: "0 0 12 12",
940
945
  fill: "none",
941
- xmlns: "http://www.w3.org/2000/svg"
946
+ xmlns: "http://www.w3.org/2000/svg",
947
+ "aria-label": ariaLabel
942
948
  }, /*#__PURE__*/createElement("path", {
943
949
  d: "M4.09961 11.1999L1.09961 7.2999L1.89961 6.6999L4.09961 9.4999L10.0996 1.3999L10.8996 1.9999L4.09961 11.1999Z",
944
950
  fill: color
@@ -947,13 +953,15 @@ var Tick = (function (_ref) {
947
953
 
948
954
  var AddToMyList = (function (_ref) {
949
955
  var _ref$color = _ref.color,
950
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
956
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
957
+ ariaLabel = _ref.ariaLabel;
951
958
  return /*#__PURE__*/createElement("svg", {
952
959
  width: "100%",
953
960
  height: "100%",
954
961
  viewBox: "0 0 24 24",
955
962
  fill: "none",
956
- xmlns: "http://www.w3.org/2000/svg"
963
+ xmlns: "http://www.w3.org/2000/svg",
964
+ "aria-label": ariaLabel
957
965
  }, /*#__PURE__*/createElement("path", {
958
966
  d: "M21 3H3V4H21V3Z",
959
967
  fill: color
@@ -977,13 +985,15 @@ var AddToMyList = (function (_ref) {
977
985
 
978
986
  var OnMyList = (function (_ref) {
979
987
  var _ref$color = _ref.color,
980
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
988
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
989
+ ariaLabel = _ref.ariaLabel;
981
990
  return /*#__PURE__*/createElement("svg", {
982
991
  width: "100%",
983
992
  height: "100%",
984
993
  viewBox: "0 0 24 24",
985
994
  fill: "none",
986
- xmlns: "http://www.w3.org/2000/svg"
995
+ xmlns: "http://www.w3.org/2000/svg",
996
+ "aria-label": ariaLabel
987
997
  }, /*#__PURE__*/createElement("path", {
988
998
  d: "M15.4996 20.2002L13.3996 17.7002L12.5996 18.3002L15.5996 21.8002L20.8996 13.8002L20.0996 13.2002L15.4996 20.2002Z",
989
999
  fill: color
@@ -1007,13 +1017,15 @@ var OnMyList = (function (_ref) {
1007
1017
 
1008
1018
  var BookTickets = (function (_ref) {
1009
1019
  var _ref$color = _ref.color,
1010
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1020
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1021
+ ariaLabel = _ref.ariaLabel;
1011
1022
  return /*#__PURE__*/createElement("svg", {
1012
1023
  width: "100%",
1013
1024
  height: "100%",
1014
1025
  viewBox: "0 0 24 24",
1015
1026
  fill: "none",
1016
- xmlns: "http://www.w3.org/2000/svg"
1027
+ xmlns: "http://www.w3.org/2000/svg",
1028
+ "aria-label": ariaLabel
1017
1029
  }, /*#__PURE__*/createElement("path", {
1018
1030
  d: "M7 2H6V5H7V2Z",
1019
1031
  fill: color
@@ -1049,13 +1061,15 @@ var BookTickets = (function (_ref) {
1049
1061
 
1050
1062
  var ChooseDates = (function (_ref) {
1051
1063
  var _ref$color = _ref.color,
1052
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1064
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1065
+ ariaLabel = _ref.ariaLabel;
1053
1066
  return /*#__PURE__*/createElement("svg", {
1054
1067
  width: "100%",
1055
1068
  height: "100%",
1056
1069
  viewBox: "0 0 24 24",
1057
1070
  fill: "none",
1058
- xmlns: "http://www.w3.org/2000/svg"
1071
+ xmlns: "http://www.w3.org/2000/svg",
1072
+ "aria-label": ariaLabel
1059
1073
  }, /*#__PURE__*/createElement("path", {
1060
1074
  d: "M20.9 9L19 10.9V5H15.5V4H14.5V5H12V4H11V5H8.5V4H7.5V5H4V18C4 19.1 4.9 20 6 20H17C18.1 20 19 19.1 19 18V15.1L23 11.1L20.9 9ZM17.5 12.3H14.3V10H18V11.9L17.5 12.3ZM14.6 15.7H14.3V13.4H16.5L14.7 15.2L14.6 15.7ZM8.7 19H6C5.4 19 5 18.6 5 18V16.7H8.7V19ZM8.7 15.7H5V13.4H8.7V15.7ZM8.7 12.3H5V10H8.7V12.3ZM5 9V6H7.5V7H8.5V6H11V7H12V6H14.5V7H15.5V6H18V9H5ZM13.3 19H9.7V16.7H13.4V19H13.3ZM13.3 15.7H9.7V13.4H13.4V15.7H13.3ZM13.3 12.3H9.7V10H13.4V12.3H13.3ZM18 16.7V18C18 18.6 17.6 19 17 19H14.3V18L16.9 17.2L17.5 16.6H18V16.7ZM19 13.7L18 14.7L17 15.7L16.3 16.4L15.3 16.7L15.6 15.7L17.9 13.4L18.9 12.4L19 12.3L19.7 13L19 13.7ZM19.8 11.5L20.9 10.4L21.6 11.1L20.5 12.2L19.8 11.5Z",
1061
1075
  fill: color
@@ -1064,13 +1078,15 @@ var ChooseDates = (function (_ref) {
1064
1078
 
1065
1079
  var EditMyList = (function (_ref) {
1066
1080
  var _ref$color = _ref.color,
1067
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1081
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1082
+ ariaLabel = _ref.ariaLabel;
1068
1083
  return /*#__PURE__*/createElement("svg", {
1069
1084
  width: "100%",
1070
1085
  height: "100%",
1071
1086
  viewBox: "0 0 24 24",
1072
1087
  fill: "none",
1073
- xmlns: "http://www.w3.org/2000/svg"
1088
+ xmlns: "http://www.w3.org/2000/svg",
1089
+ "aria-label": ariaLabel
1074
1090
  }, /*#__PURE__*/createElement("path", {
1075
1091
  d: "M21 3H3V4H21V3Z",
1076
1092
  fill: color
@@ -1094,13 +1110,15 @@ var EditMyList = (function (_ref) {
1094
1110
 
1095
1111
  var Favourite = (function (_ref) {
1096
1112
  var _ref$color = _ref.color,
1097
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1113
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1114
+ ariaLabel = _ref.ariaLabel;
1098
1115
  return /*#__PURE__*/createElement("svg", {
1099
1116
  width: "100%",
1100
1117
  height: "100%",
1101
1118
  viewBox: "0 0 24 24",
1102
1119
  fill: "none",
1103
- xmlns: "http://www.w3.org/2000/svg"
1120
+ xmlns: "http://www.w3.org/2000/svg",
1121
+ "aria-label": ariaLabel
1104
1122
  }, /*#__PURE__*/createElement("path", {
1105
1123
  d: "M12 4.69994L13.88 8.51994L14.12 8.98994L14.64 9.06994L18.85 9.67994L15.8 12.6799L15.43 13.0499L15.51 13.5599L16.23 17.7599L12.47 15.7599L12 15.5099L11.53 15.7499L7.77 17.7499L8.49 13.5499L8.57 13.0399L8.2 12.6699L5.15 9.66994L9.36 9.05994L9.88 8.97994L10.12 8.50994L12 4.69994ZM12 2.43994L9.22 8.07994L3 8.99994L7.5 13.3899L6.44 19.5799L12 16.6399L17.56 19.5599L16.5 13.3699L21 8.99994L14.78 8.09994L12 2.43994Z",
1106
1124
  fill: color
@@ -1109,13 +1127,15 @@ var Favourite = (function (_ref) {
1109
1127
 
1110
1128
  var FavouriteFull = (function (_ref) {
1111
1129
  var _ref$color = _ref.color,
1112
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1130
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1131
+ ariaLabel = _ref.ariaLabel;
1113
1132
  return /*#__PURE__*/createElement("svg", {
1114
1133
  width: "100%",
1115
1134
  height: "100%",
1116
1135
  viewBox: "0 0 24 24",
1117
1136
  fill: "none",
1118
- xmlns: "http://www.w3.org/2000/svg"
1137
+ xmlns: "http://www.w3.org/2000/svg",
1138
+ "aria-label": ariaLabel
1119
1139
  }, /*#__PURE__*/createElement("path", {
1120
1140
  d: "M9.22 8.07994L12 2.43994L14.78 8.09994L21 8.99994L16.5 13.3699L17.56 19.5599L12 16.6399L6.44 19.5799L7.5 13.3899L3 8.99994L9.22 8.07994Z",
1121
1141
  fill: color
@@ -1124,13 +1144,15 @@ var FavouriteFull = (function (_ref) {
1124
1144
 
1125
1145
  var Filter = (function (_ref) {
1126
1146
  var _ref$color = _ref.color,
1127
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1147
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1148
+ ariaLabel = _ref.ariaLabel;
1128
1149
  return /*#__PURE__*/createElement("svg", {
1129
1150
  width: "100%",
1130
1151
  height: "100%",
1131
1152
  viewBox: "0 0 24 24",
1132
1153
  fill: "none",
1133
- xmlns: "http://www.w3.org/2000/svg"
1154
+ xmlns: "http://www.w3.org/2000/svg",
1155
+ "aria-label": ariaLabel
1134
1156
  }, /*#__PURE__*/createElement("path", {
1135
1157
  d: "M8.4 5C8.2 4.1 7.4 3.5 6.5 3.5C5.6 3.5 4.8 4.1 4.6 5H2V6H4.6C4.8 6.9 5.6 7.5 6.5 7.5C7.4 7.5 8.2 6.9 8.4 6H22V5H8.4ZM6.5 6.5C5.9 6.5 5.5 6.1 5.5 5.5C5.5 4.9 5.9 4.5 6.5 4.5C7.1 4.5 7.5 4.9 7.5 5.5C7.5 6.1 7.1 6.5 6.5 6.5Z",
1136
1158
  fill: color
@@ -1145,13 +1167,15 @@ var Filter = (function (_ref) {
1145
1167
 
1146
1168
  var FindAScreening = (function (_ref) {
1147
1169
  var _ref$color = _ref.color,
1148
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1170
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1171
+ ariaLabel = _ref.ariaLabel;
1149
1172
  return /*#__PURE__*/createElement("svg", {
1150
1173
  width: "100%",
1151
1174
  height: "100%",
1152
1175
  viewBox: "0 0 24 24",
1153
1176
  fill: "none",
1154
- xmlns: "http://www.w3.org/2000/svg"
1177
+ xmlns: "http://www.w3.org/2000/svg",
1178
+ "aria-label": ariaLabel
1155
1179
  }, /*#__PURE__*/createElement("path", {
1156
1180
  d: "M12 2C9.7381 2.00427 7.54447 2.77523 5.77725 4.18702C4.01004 5.59881 2.77365 7.56802 2.26996 9.77313C1.76627 11.9782 2.02503 14.289 3.00399 16.328C3.98295 18.3671 5.62429 20.0141 7.66 21H2V22H12C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12C22 9.34784 20.9464 6.8043 19.0711 4.92893C17.1957 3.05357 14.6522 2 12 2ZM12 21C10.22 21 8.47991 20.4722 6.99987 19.4832C5.51983 18.4943 4.36627 17.0887 3.68508 15.4442C3.0039 13.7996 2.82567 11.99 3.17293 10.2442C3.5202 8.49836 4.37737 6.89471 5.63604 5.63604C6.89471 4.37737 8.49836 3.5202 10.2442 3.17293C11.99 2.82567 13.7996 3.0039 15.4442 3.68508C17.0887 4.36627 18.4943 5.51983 19.4832 6.99987C20.4722 8.47991 21 10.22 21 12C21 14.3869 20.0518 16.6761 18.364 18.364C16.6761 20.0518 14.3869 21 12 21Z",
1157
1181
  fill: color
@@ -1175,13 +1199,15 @@ var FindAScreening = (function (_ref) {
1175
1199
 
1176
1200
  var Reminder = (function (_ref) {
1177
1201
  var _ref$color = _ref.color,
1178
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1202
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1203
+ ariaLabel = _ref.ariaLabel;
1179
1204
  return /*#__PURE__*/createElement("svg", {
1180
1205
  width: "100%",
1181
1206
  height: "100%",
1182
1207
  viewBox: "0 0 24 24",
1183
1208
  fill: "none",
1184
- xmlns: "http://www.w3.org/2000/svg"
1209
+ xmlns: "http://www.w3.org/2000/svg",
1210
+ "aria-label": ariaLabel
1185
1211
  }, /*#__PURE__*/createElement("path", {
1186
1212
  d: "M18 18V10C18 6.9 15.6 4.3 12.5 4V2H11.5V4C8.4 4.3 6 6.9 6 10V18H4V19H6H9C9 20.7 10.3 22 12 22C13.7 22 15 20.7 15 19H18H20V18H18ZM12 21C10.9 21 10 20.1 10 19H14C14 20.1 13.1 21 12 21ZM15 18H9H7V10C7 7.2 9.2 5 12 5C14.8 5 17 7.2 17 10V18H15Z",
1187
1213
  fill: color
@@ -1190,13 +1216,15 @@ var Reminder = (function (_ref) {
1190
1216
 
1191
1217
  var Subscribe = (function (_ref) {
1192
1218
  var _ref$color = _ref.color,
1193
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1219
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1220
+ ariaLabel = _ref.ariaLabel;
1194
1221
  return /*#__PURE__*/createElement("svg", {
1195
1222
  width: "100%",
1196
1223
  height: "100%",
1197
1224
  viewBox: "0 0 24 24",
1198
1225
  fill: "none",
1199
- xmlns: "http://www.w3.org/2000/svg"
1226
+ xmlns: "http://www.w3.org/2000/svg",
1227
+ "aria-label": ariaLabel
1200
1228
  }, /*#__PURE__*/createElement("path", {
1201
1229
  d: "M20 4V20H4V4H20ZM21 3H3V21H21V3Z",
1202
1230
  fill: color
@@ -1208,13 +1236,15 @@ var Subscribe = (function (_ref) {
1208
1236
 
1209
1237
  var Watch = (function (_ref) {
1210
1238
  var _ref$color = _ref.color,
1211
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1239
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1240
+ ariaLabel = _ref.ariaLabel;
1212
1241
  return /*#__PURE__*/createElement("svg", {
1213
1242
  width: "100%",
1214
1243
  height: "100%",
1215
1244
  viewBox: "0 0 24 24",
1216
1245
  fill: "none",
1217
- xmlns: "http://www.w3.org/2000/svg"
1246
+ xmlns: "http://www.w3.org/2000/svg",
1247
+ "aria-label": ariaLabel
1218
1248
  }, /*#__PURE__*/createElement("path", {
1219
1249
  d: "M9 8L16 12L9 16V8Z",
1220
1250
  fill: color
@@ -1226,13 +1256,15 @@ var Watch = (function (_ref) {
1226
1256
 
1227
1257
  var Arrow = (function (_ref) {
1228
1258
  var _ref$color = _ref.color,
1229
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1259
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1260
+ ariaLabel = _ref.ariaLabel;
1230
1261
  return /*#__PURE__*/createElement("svg", {
1231
1262
  width: "100%",
1232
1263
  height: "100%",
1233
1264
  viewBox: "0 0 24 24",
1234
1265
  fill: "none",
1235
- xmlns: "http://www.w3.org/2000/svg"
1266
+ xmlns: "http://www.w3.org/2000/svg",
1267
+ "aria-label": ariaLabel
1236
1268
  }, /*#__PURE__*/createElement("path", {
1237
1269
  d: "M3 12.6001H19L12.9 18.7001L13.6 19.4001L21 12.0001L13.6 4.6001L12.9 5.3001L19.2 11.6001H3V12.6001Z",
1238
1270
  fill: color
@@ -1241,13 +1273,15 @@ var Arrow = (function (_ref) {
1241
1273
 
1242
1274
  var CarouselArrow = (function (_ref) {
1243
1275
  var _ref$color = _ref.color,
1244
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1276
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1277
+ ariaLabel = _ref.ariaLabel;
1245
1278
  return /*#__PURE__*/createElement("svg", {
1246
1279
  width: "100%",
1247
1280
  height: "100%",
1248
1281
  viewBox: "0 0 24 24",
1249
1282
  fill: "none",
1250
- xmlns: "http://www.w3.org/2000/svg"
1283
+ xmlns: "http://www.w3.org/2000/svg",
1284
+ "aria-label": ariaLabel
1251
1285
  }, /*#__PURE__*/createElement("path", {
1252
1286
  d: "M13.6 4.24658L21.3536 12.0001L13.6 19.7537L12.5464 18.7001L18.3964 12.8501H2.75V11.3501H18.5964L12.5464 5.30014L13.6 4.24658Z",
1253
1287
  fill: color
@@ -1256,13 +1290,15 @@ var CarouselArrow = (function (_ref) {
1256
1290
 
1257
1291
  var DropdownArrow = (function (_ref) {
1258
1292
  var _ref$color = _ref.color,
1259
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1293
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1294
+ ariaLabel = _ref.ariaLabel;
1260
1295
  return /*#__PURE__*/createElement("svg", {
1261
1296
  width: "100%",
1262
1297
  height: "100%",
1263
1298
  viewBox: "0 0 24 24",
1264
1299
  fill: "none",
1265
- xmlns: "http://www.w3.org/2000/svg"
1300
+ xmlns: "http://www.w3.org/2000/svg",
1301
+ "aria-label": ariaLabel
1266
1302
  }, /*#__PURE__*/createElement("path", {
1267
1303
  d: "M19.3 8L12 14.7L4.7 8L4 8.7L12 16L20 8.7L19.3 8Z",
1268
1304
  fill: color
@@ -1271,13 +1307,15 @@ var DropdownArrow = (function (_ref) {
1271
1307
 
1272
1308
  var Cinema = (function (_ref) {
1273
1309
  var _ref$color = _ref.color,
1274
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1310
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1311
+ ariaLabel = _ref.ariaLabel;
1275
1312
  return /*#__PURE__*/createElement("svg", {
1276
1313
  width: "100%",
1277
1314
  height: "100%",
1278
1315
  viewBox: "0 0 24 24",
1279
1316
  fill: "none",
1280
- xmlns: "http://www.w3.org/2000/svg"
1317
+ xmlns: "http://www.w3.org/2000/svg",
1318
+ "aria-label": ariaLabel
1281
1319
  }, /*#__PURE__*/createElement("path", {
1282
1320
  d: "M12 2C9.7381 2.00427 7.54447 2.77523 5.77725 4.18702C4.01004 5.59881 2.77365 7.56802 2.26996 9.77313C1.76627 11.9782 2.02503 14.289 3.00399 16.328C3.98295 18.3671 5.62429 20.0141 7.66 21H2V22H12C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12C22 9.34784 20.9464 6.8043 19.0711 4.92893C17.1957 3.05357 14.6522 2 12 2V2ZM12 21C10.22 21 8.47991 20.4722 6.99987 19.4832C5.51983 18.4943 4.36627 17.0887 3.68508 15.4442C3.0039 13.7996 2.82567 11.99 3.17293 10.2442C3.5202 8.49836 4.37737 6.89471 5.63604 5.63604C6.89471 4.37737 8.49836 3.5202 10.2442 3.17293C11.99 2.82567 13.7996 3.0039 15.4442 3.68508C17.0887 4.36627 18.4943 5.51983 19.4832 6.99987C20.4722 8.47991 21 10.22 21 12C21 14.3869 20.0518 16.6761 18.364 18.364C16.6761 20.0518 14.3869 21 12 21V21Z",
1283
1321
  fill: color
@@ -1301,13 +1339,15 @@ var Cinema = (function (_ref) {
1301
1339
 
1302
1340
  var Clock = (function (_ref) {
1303
1341
  var _ref$color = _ref.color,
1304
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1342
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1343
+ ariaLabel = _ref.ariaLabel;
1305
1344
  return /*#__PURE__*/createElement("svg", {
1306
1345
  width: "100%",
1307
1346
  height: "100%",
1308
1347
  viewBox: "0 0 24 24",
1309
1348
  fill: "none",
1310
- xmlns: "http://www.w3.org/2000/svg"
1349
+ xmlns: "http://www.w3.org/2000/svg",
1350
+ "aria-label": ariaLabel
1311
1351
  }, /*#__PURE__*/createElement("path", {
1312
1352
  d: "M12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2ZM12 21C7 21 3 17 3 12C3 7 7 3 12 3C17 3 21 7 21 12C21 17 17 21 12 21Z",
1313
1353
  fill: color
@@ -1319,13 +1359,15 @@ var Clock = (function (_ref) {
1319
1359
 
1320
1360
  var CreditCard = (function (_ref) {
1321
1361
  var _ref$color = _ref.color,
1322
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1362
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1363
+ ariaLabel = _ref.ariaLabel;
1323
1364
  return /*#__PURE__*/createElement("svg", {
1324
1365
  width: "100%",
1325
1366
  height: "100%",
1326
1367
  viewBox: "0 0 24 24",
1327
1368
  fill: "none",
1328
- xmlns: "http://www.w3.org/2000/svg"
1369
+ xmlns: "http://www.w3.org/2000/svg",
1370
+ "aria-label": ariaLabel
1329
1371
  }, /*#__PURE__*/createElement("path", {
1330
1372
  d: "M10.5 14H5.5C5.2 14 5 14.2 5 14.5C5 14.8 5.2 15 5.5 15H10.5C10.8 15 11 14.8 11 14.5C11 14.2 10.8 14 10.5 14Z",
1331
1373
  fill: color
@@ -1340,13 +1382,15 @@ var CreditCard = (function (_ref) {
1340
1382
 
1341
1383
  var Email = (function (_ref) {
1342
1384
  var _ref$color = _ref.color,
1343
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1385
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1386
+ ariaLabel = _ref.ariaLabel;
1344
1387
  return /*#__PURE__*/createElement("svg", {
1345
1388
  width: "100%",
1346
1389
  height: "100%",
1347
1390
  viewBox: "0 0 24 24",
1348
1391
  fill: "none",
1349
- xmlns: "http://www.w3.org/2000/svg"
1392
+ xmlns: "http://www.w3.org/2000/svg",
1393
+ "aria-label": ariaLabel
1350
1394
  }, /*#__PURE__*/createElement("path", {
1351
1395
  d: "M20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM21 18.2L15.3 12.5L21 6.7V18C21 18.1 21 18.2 21 18.2ZM4 5H20C20.4 5 20.6 5.2 20.8 5.5L12 14.3L10.2 12.5L9.5 11.8L3.2 5.5C3.4 5.2 3.6 5 4 5ZM3 18.2C3 18.1 3 18 3 18V6.7L8.8 12.5L3 18.2ZM4 19C3.9 19 3.8 19 3.8 19L9.5 13.3L12 15.8L14.5 13.3L20.2 19C20.1 19 20 19 20 19H4Z",
1352
1396
  fill: color
@@ -1355,13 +1399,15 @@ var Email = (function (_ref) {
1355
1399
 
1356
1400
  var Info = (function (_ref) {
1357
1401
  var _ref$color = _ref.color,
1358
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1402
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1403
+ ariaLabel = _ref.ariaLabel;
1359
1404
  return /*#__PURE__*/createElement("svg", {
1360
1405
  width: "100%",
1361
1406
  height: "100%",
1362
1407
  viewBox: "0 0 24 24",
1363
1408
  fill: "none",
1364
- xmlns: "http://www.w3.org/2000/svg"
1409
+ xmlns: "http://www.w3.org/2000/svg",
1410
+ "aria-label": ariaLabel
1365
1411
  }, /*#__PURE__*/createElement("path", {
1366
1412
  d: "M12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2ZM12 21C7 21 3 17 3 12C3 7 7 3 12 3C17 3 21 7 21 12C21 17 17 21 12 21Z",
1367
1413
  fill: color
@@ -1376,13 +1422,15 @@ var Info = (function (_ref) {
1376
1422
 
1377
1423
  var List = (function (_ref) {
1378
1424
  var _ref$color = _ref.color,
1379
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1425
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1426
+ ariaLabel = _ref.ariaLabel;
1380
1427
  return /*#__PURE__*/createElement("svg", {
1381
1428
  width: "100%",
1382
1429
  height: "100%",
1383
1430
  viewBox: "0 0 24 24",
1384
1431
  fill: "none",
1385
- xmlns: "http://www.w3.org/2000/svg"
1432
+ xmlns: "http://www.w3.org/2000/svg",
1433
+ "aria-label": ariaLabel
1386
1434
  }, /*#__PURE__*/createElement("path", {
1387
1435
  d: "M4.5 7C5.32843 7 6 6.32843 6 5.5C6 4.67157 5.32843 4 4.5 4C3.67157 4 3 4.67157 3 5.5C3 6.32843 3.67157 7 4.5 7Z",
1388
1436
  fill: color
@@ -1406,13 +1454,15 @@ var List = (function (_ref) {
1406
1454
 
1407
1455
  var Location = (function (_ref) {
1408
1456
  var _ref$color = _ref.color,
1409
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1457
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1458
+ ariaLabel = _ref.ariaLabel;
1410
1459
  return /*#__PURE__*/createElement("svg", {
1411
1460
  width: "100%",
1412
1461
  height: "100%",
1413
1462
  viewBox: "0 0 24 24",
1414
1463
  fill: "none",
1415
- xmlns: "http://www.w3.org/2000/svg"
1464
+ xmlns: "http://www.w3.org/2000/svg",
1465
+ "aria-label": ariaLabel
1416
1466
  }, /*#__PURE__*/createElement("path", {
1417
1467
  d: "M12 2C9.87827 2 7.84344 2.84285 6.34315 4.34315C4.84286 5.84344 4 7.87827 4 10C4 14.42 12 22 12 22C12 22 20 14.42 20 10C20 7.87827 19.1571 5.84344 17.6569 4.34315C16.1566 2.84285 14.1217 2 12 2ZM12 20.6C9.55 18.14 5 13 5 10C5 8.14348 5.7375 6.36301 7.05025 5.05025C8.36301 3.7375 10.1435 3 12 3C13.8565 3 15.637 3.7375 16.9497 5.05025C18.2625 6.36301 19 8.14348 19 10C19 13 14.45 18.14 12 20.6Z",
1418
1468
  fill: color
@@ -1424,13 +1474,15 @@ var Location = (function (_ref) {
1424
1474
 
1425
1475
  var PDF = (function (_ref) {
1426
1476
  var _ref$color = _ref.color,
1427
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1477
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1478
+ ariaLabel = _ref.ariaLabel;
1428
1479
  return /*#__PURE__*/createElement("svg", {
1429
1480
  width: "100%",
1430
1481
  height: "100%",
1431
1482
  viewBox: "0 0 24 24",
1432
1483
  fill: "none",
1433
- xmlns: "http://www.w3.org/2000/svg"
1484
+ xmlns: "http://www.w3.org/2000/svg",
1485
+ "aria-label": ariaLabel
1434
1486
  }, /*#__PURE__*/createElement("path", {
1435
1487
  d: "M14 2H6C4.9 2 4 2.9 4 4V20C4 21.1 4.9 22 6 22H18C19.1 22 20 21.1 20 20V8L14 2ZM14.5 3.9L18.1 7.5H14.5V3.9ZM18 21H6C5.4 21 5 20.6 5 20V4C5 3.4 5.4 3 6 3H13.6H13.5V8.5H19V20C19 20.6 18.6 21 18 21Z",
1436
1488
  fill: color
@@ -1448,13 +1500,15 @@ var PDF = (function (_ref) {
1448
1500
 
1449
1501
  var Phone = (function (_ref) {
1450
1502
  var _ref$color = _ref.color,
1451
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1503
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1504
+ ariaLabel = _ref.ariaLabel;
1452
1505
  return /*#__PURE__*/createElement("svg", {
1453
1506
  width: "100%",
1454
1507
  height: "100%",
1455
1508
  viewBox: "0 0 24 24",
1456
1509
  fill: "none",
1457
- xmlns: "http://www.w3.org/2000/svg"
1510
+ xmlns: "http://www.w3.org/2000/svg",
1511
+ "aria-label": ariaLabel
1458
1512
  }, /*#__PURE__*/createElement("path", {
1459
1513
  d: "M20.14 14H20C18.5808 13.8715 17.201 13.4637 15.94 12.8L15.67 12.66C15.5265 12.5796 15.3645 12.5382 15.2 12.54C14.9377 12.5411 14.6863 12.6453 14.5 12.83L12.9 14.43C11.4318 13.3789 10.1763 12.0589 9.2 10.54L10.85 8.89001C11.0287 8.70464 11.129 8.45748 11.13 8.20001C11.1278 8.08009 11.1041 7.96154 11.06 7.85001L10.87 7.45001C10.3893 6.35669 10.0952 5.19054 10 4.00001C9.99507 3.96686 9.99507 3.93316 10 3.90001C9.97513 3.65249 9.85889 3.42312 9.67398 3.25671C9.48907 3.09029 9.24877 2.99877 9 3.00001H4C3.73478 3.00001 3.48043 3.10537 3.29289 3.29291C3.10536 3.48044 3 3.7348 3 4.00001C3.24002 8.43074 5.10813 12.6167 8.24573 15.7543C11.3833 18.8919 15.5693 20.76 20 21C20.2652 21 20.5196 20.8947 20.7071 20.7071C20.8946 20.5196 21 20.2652 21 20V15C21.0024 14.7574 20.9165 14.5221 20.7582 14.3381C20.6 14.1541 20.3803 14.034 20.14 14ZM20 17V20C16.9863 19.8334 14.0721 18.8631 11.56 17.19C11.28 17 11.01 16.79 10.74 16.59C9.29429 15.4967 8.03183 14.1802 7 12.69C6.8 12.4 6.62 12.11 6.44 11.82C4.99691 9.45324 4.1589 6.76749 4 4.00001H9C9 4.34001 9.07 4.67001 9.13 5.00001C9.25673 5.76115 9.45769 6.50805 9.73 7.23001C9.85 7.54001 9.98 7.85001 10.12 8.15001L9.41 8.86001L8.62 9.64001L7.89 10.38C8.06 10.68 8.23 10.97 8.42 11.26C9.4178 12.7656 10.6778 14.0797 12.14 15.14C12.41 15.34 12.69 15.53 12.98 15.72L13.71 14.98L14.46 14.23L15.16 13.53L16.06 13.98C16.9924 14.3929 17.9737 14.6853 18.98 14.85C19.3 14.91 19.63 14.95 19.98 14.98V16.98L20 17Z",
1460
1514
  fill: color
@@ -1463,13 +1517,15 @@ var Phone = (function (_ref) {
1463
1517
 
1464
1518
  var Print = (function (_ref) {
1465
1519
  var _ref$color = _ref.color,
1466
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1520
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1521
+ ariaLabel = _ref.ariaLabel;
1467
1522
  return /*#__PURE__*/createElement("svg", {
1468
1523
  width: "100%",
1469
1524
  height: "100%",
1470
1525
  viewBox: "0 0 24 24",
1471
1526
  fill: "none",
1472
- xmlns: "http://www.w3.org/2000/svg"
1527
+ xmlns: "http://www.w3.org/2000/svg",
1528
+ "aria-label": ariaLabel
1473
1529
  }, /*#__PURE__*/createElement("path", {
1474
1530
  d: "M19 6H16V3H8V6H5C3.9 6 3 6.9 3 8V16C3 17.1 3.9 18 5 18H8V21H16V18H19C20.1 18 21 17.1 21 16V8C21 6.9 20.1 6 19 6ZM9 4H15V6H9V4ZM15 20H9V14H15V20ZM20 16C20 16.6 19.6 17 19 17H16V13H8V17H5C4.4 17 4 16.6 4 16V8C4 7.4 4.4 7 5 7H19C19.6 7 20 7.4 20 8V16Z",
1475
1531
  fill: color
@@ -1478,13 +1534,15 @@ var Print = (function (_ref) {
1478
1534
 
1479
1535
  var Seat = (function (_ref) {
1480
1536
  var _ref$color = _ref.color,
1481
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1537
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1538
+ ariaLabel = _ref.ariaLabel;
1482
1539
  return /*#__PURE__*/createElement("svg", {
1483
1540
  width: "100%",
1484
1541
  height: "100%",
1485
1542
  viewBox: "0 0 24 24",
1486
1543
  fill: "none",
1487
- xmlns: "http://www.w3.org/2000/svg"
1544
+ xmlns: "http://www.w3.org/2000/svg",
1545
+ "aria-label": ariaLabel
1488
1546
  }, /*#__PURE__*/createElement("path", {
1489
1547
  d: "M17.5 7.8V4.9c0-2.7-2.2-4.9-4.9-4.9H7.2C4.5 0 2.3 2.2 2.3 4.9v2.9H0V20h4.2v-3.7h11.3V20h4.2V7.8h-2.2ZM3 4.8h.3v.1C3.3 2.8 5 1 7.2 1h5.4c2.2 0 3.9 1.8 3.9 3.9v2.8h-1v4.6H4.2V7.8H3v-3ZM1 19V8.7h2.2v3.6H1.9v4h1.3V19H1Zm1.9-3.6v-2h13.9v2H2.9ZM18.8 19h-2.2v-2.7h1.3v-4h-1.3V8.7h2.2V19Z",
1490
1548
  fill: color
@@ -1496,13 +1554,15 @@ var Seat = (function (_ref) {
1496
1554
 
1497
1555
  var Secure = (function (_ref) {
1498
1556
  var _ref$color = _ref.color,
1499
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1557
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1558
+ ariaLabel = _ref.ariaLabel;
1500
1559
  return /*#__PURE__*/createElement("svg", {
1501
1560
  width: "100%",
1502
1561
  height: "100%",
1503
1562
  viewBox: "0 0 24 24",
1504
1563
  fill: "none",
1505
- xmlns: "http://www.w3.org/2000/svg"
1564
+ xmlns: "http://www.w3.org/2000/svg",
1565
+ "aria-label": ariaLabel
1506
1566
  }, /*#__PURE__*/createElement("path", {
1507
1567
  d: "M18 9H17V7C17 5.67392 16.4732 4.40215 15.5355 3.46447C14.5979 2.52678 13.3261 2 12 2C10.6739 2 9.40215 2.52678 8.46447 3.46447C7.52678 4.40215 7 5.67392 7 7V9H6C5.46957 9 4.96086 9.21071 4.58579 9.58579C4.21071 9.96086 4 10.4696 4 11V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V11C20 10.4696 19.7893 9.96086 19.4142 9.58579C19.0391 9.21071 18.5304 9 18 9ZM8 7C8 5.93913 8.42143 4.92172 9.17157 4.17157C9.92172 3.42143 10.9391 3 12 3C13.0609 3 14.0783 3.42143 14.8284 4.17157C15.5786 4.92172 16 5.93913 16 7V9H8V7ZM19 20C19 20.2652 18.8946 20.5196 18.7071 20.7071C18.5196 20.8946 18.2652 21 18 21H6C5.73478 21 5.48043 20.8946 5.29289 20.7071C5.10536 20.5196 5 20.2652 5 20V11C5 10.7348 5.10536 10.4804 5.29289 10.2929C5.48043 10.1054 5.73478 10 6 10H18C18.2652 10 18.5196 10.1054 18.7071 10.2929C18.8946 10.4804 19 10.7348 19 11V20Z",
1508
1568
  fill: color
@@ -1514,13 +1574,15 @@ var Secure = (function (_ref) {
1514
1574
 
1515
1575
  var Standing = (function (_ref) {
1516
1576
  var _ref$color = _ref.color,
1517
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1577
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1578
+ ariaLabel = _ref.ariaLabel;
1518
1579
  return /*#__PURE__*/createElement("svg", {
1519
1580
  width: "100%",
1520
1581
  height: "100%",
1521
1582
  viewBox: "0 0 24 24",
1522
1583
  fill: "none",
1523
- xmlns: "http://www.w3.org/2000/svg"
1584
+ xmlns: "http://www.w3.org/2000/svg",
1585
+ "aria-label": ariaLabel
1524
1586
  }, /*#__PURE__*/createElement("path", {
1525
1587
  d: "M9.8 3.9c1.1 0 1.9-.9 1.9-1.9 0-1-.8-2-1.9-2-1.1 0-1.9.9-1.9 2s.9 1.9 1.9 1.9Zm0-2.9c.5 0 .9.4.9.9s-.4.9-.9.9-.9-.3-.9-.8.4-1 .9-1Zm2 3.2H8c-1.3 0-2.3 1-2.3 2.2v6.4h1.7V20h4.9v-7h1.8V6.4c0-1.2-1.1-2.2-2.3-2.2Zm1.3 7.8h-.8V7.4c0-.2-.2-.4-.5-.4-.2 0-.5.2-.5.4V19h-.9v-6.3c0-.2-.2-.4-.5-.4-.2 0-.5.2-.5.4V19h-1V7.4c0-.2-.2-.4-.5-.4-.2 0-.5.2-.5.4v4.5h-.7V6.5c0-.7.6-1.2 1.3-1.2h3.7c.7 0 1.3.5 1.3 1.2l.1 5.5Z",
1526
1588
  fill: color
@@ -1529,13 +1591,15 @@ var Standing = (function (_ref) {
1529
1591
 
1530
1592
  var Tickets = (function (_ref) {
1531
1593
  var _ref$color = _ref.color,
1532
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1594
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1595
+ ariaLabel = _ref.ariaLabel;
1533
1596
  return /*#__PURE__*/createElement("svg", {
1534
1597
  width: "100%",
1535
1598
  height: "100%",
1536
1599
  viewBox: "0 0 24 24",
1537
1600
  fill: "none",
1538
- xmlns: "http://www.w3.org/2000/svg"
1601
+ xmlns: "http://www.w3.org/2000/svg",
1602
+ "aria-label": ariaLabel
1539
1603
  }, /*#__PURE__*/createElement("path", {
1540
1604
  d: "M12 14H11V16H12V14Z",
1541
1605
  fill: color
@@ -1567,13 +1631,15 @@ var Wheelchair = (function (_ref) {
1567
1631
 
1568
1632
  var BalletAndDance = (function (_ref) {
1569
1633
  var _ref$color = _ref.color,
1570
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1634
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1635
+ ariaLabel = _ref.ariaLabel;
1571
1636
  return /*#__PURE__*/createElement("svg", {
1572
1637
  width: "100%",
1573
1638
  height: "100%",
1574
1639
  viewBox: "0 0 24 24",
1575
1640
  fill: "none",
1576
- xmlns: "http://www.w3.org/2000/svg"
1641
+ xmlns: "http://www.w3.org/2000/svg",
1642
+ "aria-label": ariaLabel
1577
1643
  }, /*#__PURE__*/createElement("path", {
1578
1644
  d: "M20 10.8099C20 10.4099 20 10.0099 19.91 9.61995C19.8296 8.78684 19.7028 7.95889 19.53 7.13995C19.3725 6.36611 19.1722 5.6016 18.93 4.84995C18.83 4.52995 18.72 4.21995 18.61 3.90995L18.19 2.84995C18.12 2.69995 18.06 2.54995 18 2.39995C17.9472 2.27991 17.8602 2.17802 17.75 2.10691C17.6398 2.03581 17.5112 1.99861 17.38 1.99995H10.6C10.4803 1.99361 10.3611 2.02001 10.2552 2.0763C10.1494 2.13259 10.0609 2.21665 9.99918 2.31946C9.9375 2.42226 9.90499 2.53992 9.90513 2.65981C9.90527 2.7797 9.93807 2.89729 10 2.99995L10.61 3.99995C9.02093 4.16117 7.53678 4.8679 6.41 5.99995L3 9.35994L3.72 10.0699L7.16 6.66995C7.75257 6.09557 8.45725 5.64961 9.23 5.35995C8.49778 6.12058 7.95332 7.04171 7.64 8.04995L6.2 12.6399L7.2 12.9299L8.61 8.33995C9.04114 6.96737 9.97284 5.8072 11.22 5.08995C11.69 6.02959 12.091 7.00215 12.42 7.99995C11.9519 8.75685 11.7059 9.63002 11.71 10.5199C11.7119 11.022 11.7895 11.521 11.94 11.9999C12.1174 12.5578 12.3991 13.077 12.77 13.5299C12.8542 13.606 12.9312 13.6897 13 13.7799C13.3354 14.2018 13.5249 14.7212 13.54 15.2599C13.54 15.3699 13.54 15.4799 13.54 15.5899C13.5242 16.3823 13.4675 17.1734 13.37 17.9599C13.2272 18.9861 13.0168 20.0016 12.74 20.9999V20.9999C12.7011 21.1094 12.6881 21.2264 12.7021 21.3417C12.716 21.4571 12.7566 21.5676 12.8206 21.6645C12.8846 21.7615 12.9703 21.8423 13.0708 21.9005C13.1714 21.9587 13.284 21.9927 13.4 21.9999H16.91C17.1788 21.9964 17.4405 21.9126 17.6614 21.7594C17.8823 21.6062 18.0524 21.3905 18.15 21.1399C19.099 18.8653 19.6861 16.4562 19.89 13.9999C19.89 13.7699 19.94 13.5499 19.96 13.3099C19.98 13.0699 19.96 13.1099 19.96 13.0099C19.96 12.6499 19.96 12.2899 19.96 11.9299C19.96 11.5699 20 11.1899 20 10.8099ZM11.61 2.99995H17C17.0499 3.00059 17.0985 3.01618 17.1395 3.0447C17.1805 3.07322 17.212 3.11336 17.23 3.15995C17.34 3.41995 17.44 3.69995 17.55 3.96995H11.7L11.39 3.36995C11.3691 3.33182 11.3586 3.28892 11.3594 3.24547C11.3601 3.20202 11.3722 3.15953 11.3944 3.12218C11.4166 3.08482 11.4482 3.05391 11.486 3.03247C11.5238 3.01104 11.5665 2.99983 11.61 2.99995ZM12.23 4.99995H17.93C17.93 5.13995 18.02 5.27995 18.07 5.41995L17.25 6.31995L15.73 7.99995H15.65L13.08 6.99995C12.83 6.29995 12.54 5.62995 12.23 4.99995V4.99995ZM19 13.8999C18.808 16.2022 18.2545 18.4599 17.36 20.5899C17.3111 20.7095 17.2282 20.8121 17.1215 20.885C17.0149 20.9578 16.8892 20.9978 16.76 20.9999H13.86C13.8411 20.9995 13.8225 20.9945 13.8059 20.9855C13.7892 20.9764 13.775 20.9636 13.7642 20.948C13.7535 20.9324 13.7466 20.9144 13.7442 20.8957C13.7417 20.8769 13.7437 20.8578 13.75 20.8399C14.1769 19.104 14.415 17.327 14.46 15.5399C14.46 15.4699 14.46 14.9099 14.46 14.9099C14.3722 14.1233 14.0196 13.3898 13.46 12.8299V12.8299C12.9343 12.1788 12.6483 11.3668 12.65 10.5299C12.6562 10.1426 12.7203 9.75836 12.84 9.38995C12.9771 8.96486 13.1906 8.56836 13.47 8.21995L15.59 8.99995C15.6034 10.0554 15.9365 11.082 16.5453 11.9443C17.154 12.8066 18.0099 13.464 19 13.8299V13.8999ZM19 12.8099C18.2319 12.4636 17.5815 11.9007 17.1285 11.1902C16.6756 10.4797 16.4398 9.65248 16.45 8.80995C16.445 8.72001 16.445 8.62988 16.45 8.53995L18.33 6.53995C18.43 6.92995 18.53 7.32995 18.61 7.72995C18.9028 9.13498 19.0602 10.5649 19.08 11.9999C19.08 12.2499 19.06 12.5299 19 12.8099Z",
1579
1645
  fill: color
@@ -1582,13 +1648,15 @@ var BalletAndDance = (function (_ref) {
1582
1648
 
1583
1649
  var Basket = (function (_ref) {
1584
1650
  var _ref$color = _ref.color,
1585
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1651
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1652
+ ariaLabel = _ref.ariaLabel;
1586
1653
  return /*#__PURE__*/createElement("svg", {
1587
1654
  width: "100%",
1588
1655
  height: "100%",
1589
1656
  viewBox: "0 0 24 24",
1590
1657
  fill: "none",
1591
- xmlns: "http://www.w3.org/2000/svg"
1658
+ xmlns: "http://www.w3.org/2000/svg",
1659
+ "aria-label": ariaLabel
1592
1660
  }, /*#__PURE__*/createElement("path", {
1593
1661
  d: "M16.0996 8V7C15.9996 4.8 14.1996 3 11.9996 3C9.69961 3 7.89961 4.8 7.89961 7V8H3.09961L5.19961 18.8C5.39961 20.1 6.49961 21 7.79961 21H16.1996C17.4996 21 18.5996 20.1 18.7996 18.8L20.8996 8H16.0996ZM8.89961 7C8.89961 5.4 10.2996 4 11.9996 4C13.5996 4 15.0996 5.4 15.0996 7V8H8.89961V7ZM17.8996 18.6C17.6996 19.4 16.9996 20 16.1996 20H7.79961C6.99961 20 6.29961 19.4 6.19961 18.6L4.29961 9H7.89961H16.0996H19.6996L17.8996 18.6Z",
1594
1662
  fill: color
@@ -1597,13 +1665,15 @@ var Basket = (function (_ref) {
1597
1665
 
1598
1666
  var BasketFull = (function (_ref) {
1599
1667
  var _ref$color = _ref.color,
1600
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1668
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1669
+ ariaLabel = _ref.ariaLabel;
1601
1670
  return /*#__PURE__*/createElement("svg", {
1602
1671
  width: "100%",
1603
1672
  height: "100%",
1604
1673
  viewBox: "0 0 24 24",
1605
1674
  fill: "none",
1606
- xmlns: "http://www.w3.org/2000/svg"
1675
+ xmlns: "http://www.w3.org/2000/svg",
1676
+ "aria-label": ariaLabel
1607
1677
  }, /*#__PURE__*/createElement("path", {
1608
1678
  d: "M16.0996 8V7C15.9996 4.8 14.1996 3 11.9996 3C9.69961 3 7.89961 4.8 7.89961 7V8H3.09961L5.19961 18.8C5.39961 20.1 6.49961 21 7.79961 21H16.1996C17.4996 21 18.5996 20.1 18.7996 18.8L20.8996 8H16.0996ZM8.89961 7C8.89961 5.4 10.2996 4 11.9996 4C13.5996 4 15.0996 5.4 15.0996 7V8H8.89961V7Z",
1609
1679
  fill: color
@@ -1612,13 +1682,15 @@ var BasketFull = (function (_ref) {
1612
1682
 
1613
1683
  var Home = (function (_ref) {
1614
1684
  var _ref$color = _ref.color,
1615
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1685
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1686
+ ariaLabel = _ref.ariaLabel;
1616
1687
  return /*#__PURE__*/createElement("svg", {
1617
1688
  width: "100%",
1618
1689
  height: "100%",
1619
1690
  viewBox: "0 0 24 24",
1620
1691
  fill: "none",
1621
- xmlns: "http://www.w3.org/2000/svg"
1692
+ xmlns: "http://www.w3.org/2000/svg",
1693
+ "aria-label": ariaLabel
1622
1694
  }, /*#__PURE__*/createElement("path", {
1623
1695
  d: "M22 12.1L12 4L2 12.1L2.6 12.9L4.8 11.1V18C4.8 19.1 5.7 20 6.8 20H9.6C10.1 20 10.5 19.6 10.5 19.1V15.3C10.5 14.9 10.7 14.5 11 14.2C11.3 13.9 11.7 13.8 12.1 13.8C12.9 13.8 13.5 14.6 13.5 15.4V19.1C13.5 19.6 13.9 20 14.4 20H17.2C18.3 20 19.2 19.1 19.2 18V11.1L21.4 12.9L22 12.1ZM18.2 18C18.2 18.6 17.8 19 17.2 19H14.6V15.4C14.6 14 13.5 12.8 12.2 12.8C11.5 12.8 10.8 13 10.3 13.5C9.8 14 9.5 14.6 9.5 15.3V19H6.8C6.2 19 5.8 18.5 5.8 18V10.3L12 5.3L18.2 10.3V18Z",
1624
1696
  fill: color
@@ -1627,13 +1699,15 @@ var Home = (function (_ref) {
1627
1699
 
1628
1700
  var LiveStream = (function (_ref) {
1629
1701
  var _ref$color = _ref.color,
1630
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1702
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1703
+ ariaLabel = _ref.ariaLabel;
1631
1704
  return /*#__PURE__*/createElement("svg", {
1632
1705
  width: "100%",
1633
1706
  height: "100%",
1634
1707
  viewBox: "0 0 24 24",
1635
1708
  fill: "none",
1636
- xmlns: "http://www.w3.org/2000/svg"
1709
+ xmlns: "http://www.w3.org/2000/svg",
1710
+ "aria-label": ariaLabel
1637
1711
  }, /*#__PURE__*/createElement("path", {
1638
1712
  d: "M12 15.5C10.1 15.5 8.5 13.9 8.5 12C8.5 10.1 10.1 8.5 12 8.5C13.9 8.5 15.5 10.1 15.5 12C15.5 13.9 13.9 15.5 12 15.5ZM12 9.5C10.6 9.5 9.5 10.6 9.5 12C9.5 13.4 10.6 14.5 12 14.5C13.4 14.5 14.5 13.4 14.5 12C14.5 10.6 13.4 9.5 12 9.5Z",
1639
1713
  fill: color
@@ -1654,13 +1728,15 @@ var LiveStream = (function (_ref) {
1654
1728
 
1655
1729
  var Menu = (function (_ref) {
1656
1730
  var _ref$color = _ref.color,
1657
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1731
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1732
+ ariaLabel = _ref.ariaLabel;
1658
1733
  return /*#__PURE__*/createElement("svg", {
1659
1734
  width: "100%",
1660
1735
  height: "100%",
1661
1736
  viewBox: "0 0 24 24",
1662
1737
  fill: "none",
1663
- xmlns: "http://www.w3.org/2000/svg"
1738
+ xmlns: "http://www.w3.org/2000/svg",
1739
+ "aria-label": ariaLabel
1664
1740
  }, /*#__PURE__*/createElement("path", {
1665
1741
  d: "M22 5H2V6H22V5Z",
1666
1742
  fill: color
@@ -1675,13 +1751,15 @@ var Menu = (function (_ref) {
1675
1751
 
1676
1752
  var OperaAndMusic = (function (_ref) {
1677
1753
  var _ref$color = _ref.color,
1678
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1754
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1755
+ ariaLabel = _ref.ariaLabel;
1679
1756
  return /*#__PURE__*/createElement("svg", {
1680
1757
  width: "100%",
1681
1758
  height: "100%",
1682
1759
  viewBox: "0 0 24 24",
1683
1760
  fill: "none",
1684
- xmlns: "http://www.w3.org/2000/svg"
1761
+ xmlns: "http://www.w3.org/2000/svg",
1762
+ "aria-label": ariaLabel
1685
1763
  }, /*#__PURE__*/createElement("path", {
1686
1764
  d: "M22 11V10C20.9391 10 19.9217 9.57857 19.1715 8.82843C18.4214 8.07828 18 7.06087 18 6H17V14.78C16.4875 14.3216 15.833 14.0532 15.1463 14.0197C14.4595 13.9862 13.7821 14.1896 13.2273 14.5958C12.6726 15.0021 12.2743 15.5866 12.0991 16.2515C11.9238 16.9164 11.9823 17.6213 12.2647 18.2482C12.5471 18.8751 13.0363 19.386 13.6504 19.6954C14.2644 20.0047 14.9661 20.0937 15.638 19.9475C16.3098 19.8013 16.9111 19.4287 17.3411 18.8921C17.771 18.3556 18.0037 17.6876 18 17V9C18.4657 9.62098 19.0696 10.125 19.7639 10.4721C20.4582 10.8193 21.2237 11 22 11V11ZM15 19C14.6044 19 14.2177 18.8827 13.8888 18.6629C13.5599 18.4432 13.3036 18.1308 13.1522 17.7654C13.0008 17.3999 12.9612 16.9978 13.0384 16.6098C13.1156 16.2219 13.306 15.8655 13.5857 15.5858C13.8655 15.3061 14.2218 15.1156 14.6098 15.0384C14.9977 14.9613 15.3999 15.0009 15.7653 15.1522C16.1308 15.3036 16.4431 15.56 16.6629 15.8889C16.8827 16.2178 17 16.6044 17 17C17 17.5304 16.7892 18.0391 16.4142 18.4142C16.0391 18.7893 15.5304 19 15 19Z",
1687
1765
  fill: color
@@ -1708,13 +1786,15 @@ var OperaAndMusic = (function (_ref) {
1708
1786
 
1709
1787
  var Search = (function (_ref) {
1710
1788
  var _ref$color = _ref.color,
1711
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1789
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1790
+ ariaLabel = _ref.ariaLabel;
1712
1791
  return /*#__PURE__*/createElement("svg", {
1713
1792
  width: "100%",
1714
1793
  height: "100%",
1715
1794
  viewBox: "0 0 24 24",
1716
1795
  fill: "none",
1717
- xmlns: "http://www.w3.org/2000/svg"
1796
+ xmlns: "http://www.w3.org/2000/svg",
1797
+ "aria-label": ariaLabel
1718
1798
  }, /*#__PURE__*/createElement("path", {
1719
1799
  d: "M21 20.3L16.1 15.4C17.3 14.1 18 12.4 18 10.5C18 6.4 14.6 3 10.5 3C6.4 3 3 6.4 3 10.5C3 14.6 6.4 18 10.5 18C12.4 18 14.1 17.3 15.4 16.1L20.3 21L21 20.3ZM4 10.5C4 6.9 6.9 4 10.5 4C14.1 4 17 6.9 17 10.5C17 14.1 14.1 17 10.5 17C6.9 17 4 14.1 4 10.5Z",
1720
1800
  fill: color
@@ -1723,13 +1803,15 @@ var Search = (function (_ref) {
1723
1803
 
1724
1804
  var Settings = (function (_ref) {
1725
1805
  var _ref$color = _ref.color,
1726
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1806
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1807
+ ariaLabel = _ref.ariaLabel;
1727
1808
  return /*#__PURE__*/createElement("svg", {
1728
1809
  width: "100%",
1729
1810
  height: "100%",
1730
1811
  viewBox: "0 0 24 24",
1731
1812
  fill: "none",
1732
- xmlns: "http://www.w3.org/2000/svg"
1813
+ xmlns: "http://www.w3.org/2000/svg",
1814
+ "aria-label": ariaLabel
1733
1815
  }, /*#__PURE__*/createElement("path", {
1734
1816
  d: "M19.4157 12.1133C19.4157 11.9133 19.4157 11.7133 19.4157 11.4133L22.1992 8.81328L20.1374 5.31328L16.426 6.31328C16.0137 6.11328 15.6013 5.91328 15.1889 5.71328L14.2611 2.11328H10.1374L9.20953 5.71328C8.79716 5.91328 8.38479 6.11328 8.07551 6.41328L4.36417 5.41328L2.30231 8.91328L4.98272 11.5133C4.98272 11.7133 4.98272 11.9133 4.98272 12.2133C4.98272 12.5133 4.98272 12.6133 4.98272 12.9133L2.19922 15.4133L4.26107 18.9133L8.07551 17.9133C8.38479 18.1133 8.79716 18.3133 9.20953 18.5133L10.1374 22.1133H14.2611L15.1889 18.5133C15.6013 18.3133 16.0137 18.1133 16.3229 17.8133L20.0343 18.8133L22.0961 15.3133L19.3126 12.7133C19.4157 12.5133 19.4157 12.3133 19.4157 12.1133ZM20.859 15.5133L19.6219 17.6133L16.6322 16.8133L16.1167 16.7133L15.7044 17.0133C15.3951 17.2133 14.9827 17.4133 14.6734 17.6133L14.2611 17.8133L14.158 18.3133L13.4363 21.1133H10.859L10.1374 18.2133L10.0343 17.7133L9.6219 17.5133C9.31262 17.3133 8.90025 17.2133 8.59097 16.9133L8.1786 16.6133L7.66314 16.7133L4.77654 17.5133L3.53943 15.4133L5.70437 13.3133L6.01365 13.1133V12.6133C6.01365 12.2133 6.01365 11.8133 6.01365 11.5133V11.0133L5.70437 10.7133L3.53943 8.71328L4.77654 6.61328L7.66314 7.41328L8.1786 7.51328L8.59097 7.21328C8.90025 7.01328 9.31262 6.81328 9.6219 6.61328L10.0343 6.41328L10.1374 5.91328L10.859 3.11328H13.3332L14.0549 6.01328L14.158 6.51328L14.5704 6.71328C14.8796 6.91328 15.292 7.01328 15.6013 7.31328L16.0137 7.61328L16.6322 7.41328L19.6219 6.61328L20.859 8.71328L18.6941 10.8133L18.2817 11.1133V11.6133C18.2817 12.0133 18.2817 12.4133 18.2817 12.7133V13.2133L18.591 13.5133L20.859 15.5133Z",
1735
1817
  fill: color
@@ -1741,13 +1823,15 @@ var Settings = (function (_ref) {
1741
1823
 
1742
1824
  var User = (function (_ref) {
1743
1825
  var _ref$color = _ref.color,
1744
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1826
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1827
+ ariaLabel = _ref.ariaLabel;
1745
1828
  return /*#__PURE__*/createElement("svg", {
1746
1829
  width: "100%",
1747
1830
  height: "100%",
1748
1831
  viewBox: "0 0 24 24",
1749
1832
  fill: "none",
1750
- xmlns: "http://www.w3.org/2000/svg"
1833
+ xmlns: "http://www.w3.org/2000/svg",
1834
+ "aria-label": ariaLabel
1751
1835
  }, /*#__PURE__*/createElement("path", {
1752
1836
  d: "M12 12C20.1 12 20.6 16.6 20.9 20H3.1C3.4 16.6 3.9 12 12 12ZM12 11C2 11 2.4 17.7 2 21H22C21.6 17.7 22 11 12 11Z",
1753
1837
  fill: color
@@ -1759,13 +1843,15 @@ var User = (function (_ref) {
1759
1843
 
1760
1844
  var UserSignedIn = (function (_ref) {
1761
1845
  var _ref$color = _ref.color,
1762
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1846
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1847
+ ariaLabel = _ref.ariaLabel;
1763
1848
  return /*#__PURE__*/createElement("svg", {
1764
1849
  width: "100%",
1765
1850
  height: "100%",
1766
1851
  viewBox: "0 0 24 24",
1767
1852
  fill: "none",
1768
- xmlns: "http://www.w3.org/2000/svg"
1853
+ xmlns: "http://www.w3.org/2000/svg",
1854
+ "aria-label": ariaLabel
1769
1855
  }, /*#__PURE__*/createElement("path", {
1770
1856
  d: "M22 21H2C2.4 17.7 2 11 12 11C22 11 21.6 17.7 22 21Z",
1771
1857
  fill: color
@@ -1777,13 +1863,15 @@ var UserSignedIn = (function (_ref) {
1777
1863
 
1778
1864
  var Facebook = (function (_ref) {
1779
1865
  var _ref$color = _ref.color,
1780
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1866
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1867
+ ariaLabel = _ref.ariaLabel;
1781
1868
  return /*#__PURE__*/createElement("svg", {
1782
1869
  width: "100%",
1783
1870
  height: "100%",
1784
1871
  viewBox: "0 0 24 24",
1785
1872
  fill: "none",
1786
- xmlns: "http://www.w3.org/2000/svg"
1873
+ xmlns: "http://www.w3.org/2000/svg",
1874
+ "aria-label": ariaLabel
1787
1875
  }, /*#__PURE__*/createElement("path", {
1788
1876
  d: "M13.6598 22H9.70976V12.14H6.99976V8.93H9.69976V6.65C9.70976 3.94 10.8998 2 14.8398 2C15.5622 2.02024 16.2831 2.07698 16.9998 2.17V5.17H15.6098C14.2098 5.17 13.6598 5.59 13.6598 6.77V8.93H16.9298L16.6398 12.14H13.6398L13.6598 22Z",
1789
1877
  fill: color
@@ -1792,13 +1880,15 @@ var Facebook = (function (_ref) {
1792
1880
 
1793
1881
  var Instagram = (function (_ref) {
1794
1882
  var _ref$color = _ref.color,
1795
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1883
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1884
+ ariaLabel = _ref.ariaLabel;
1796
1885
  return /*#__PURE__*/createElement("svg", {
1797
1886
  width: "100%",
1798
1887
  height: "100%",
1799
1888
  viewBox: "0 0 24 24",
1800
1889
  fill: "none",
1801
- xmlns: "http://www.w3.org/2000/svg"
1890
+ xmlns: "http://www.w3.org/2000/svg",
1891
+ "aria-label": ariaLabel
1802
1892
  }, /*#__PURE__*/createElement("path", {
1803
1893
  d: "M11.9998 4.62C14.3998 4.62 14.6898 4.62 15.6398 4.62C16.2138 4.652 16.7784 4.78047 17.3098 5C17.6891 5.15025 18.0306 5.38245 18.3098 5.68C18.6073 5.95918 18.8395 6.30065 18.9898 6.68C19.1854 7.21552 19.2901 7.77996 19.2998 8.35C19.2998 9.35 19.3498 9.59 19.3498 11.99C19.3498 14.39 19.3498 14.68 19.2998 15.63C19.2945 16.2028 19.1931 16.7707 18.9998 17.31C18.8495 17.6893 18.6173 18.0308 18.3198 18.31C18.0406 18.6075 17.6991 18.8397 17.3198 18.99C16.7843 19.1856 16.2198 19.2904 15.6498 19.3C14.6998 19.3 14.4098 19.35 12.0098 19.35C9.60978 19.35 9.31978 19.35 8.36978 19.3C7.79694 19.2947 7.22905 19.1933 6.68978 19C6.31043 18.8497 5.96896 18.6175 5.68978 18.32C5.39223 18.0408 5.16003 17.6993 5.00978 17.32C4.81419 16.7845 4.70942 16.22 4.69978 15.65C4.69978 14.65 4.64978 14.41 4.64978 12.01C4.64978 9.61 4.64978 9.32 4.69978 8.37C4.70509 7.79716 4.8065 7.22927 4.99978 6.69C5.15003 6.31065 5.38223 5.96918 5.67978 5.69C5.95897 5.39245 6.30044 5.16025 6.67978 5.01C7.21531 4.81441 7.77974 4.70963 8.34978 4.7C9.34978 4.7 9.58978 4.7 11.9898 4.7L11.9998 4.62ZM11.9998 3C9.55978 3 9.24978 3 8.28978 3C7.54184 3.02033 6.80218 3.16219 6.09978 3.42C5.50426 3.63557 4.96202 3.9766 4.50978 4.42C4.06638 4.87223 3.72535 5.41448 3.50978 6.01C3.25197 6.7124 3.11012 7.45206 3.08978 8.2C3.08978 9.2 3.08978 9.47 3.08978 11.91C3.08978 14.35 3.08978 14.66 3.08978 15.62C3.11012 16.3679 3.25197 17.1076 3.50978 17.81C3.72535 18.4055 4.06638 18.9478 4.50978 19.4C4.96202 19.8434 5.50426 20.1844 6.09978 20.4C6.80218 20.6578 7.54184 20.7997 8.28978 20.82C9.28978 20.82 9.55978 20.87 11.9998 20.87C14.4398 20.87 14.7498 20.87 15.7098 20.82C16.4577 20.7997 17.1974 20.6578 17.8998 20.4C18.4953 20.1844 19.0375 19.8434 19.4898 19.4C19.9332 18.9478 20.2742 18.4055 20.4898 17.81C20.769 17.1411 20.9411 16.4324 20.9998 15.71C20.9998 14.71 21.0498 14.44 21.0498 12C21.0498 9.56 21.0498 9.25 20.9998 8.29C20.9794 7.54206 20.8376 6.8024 20.5798 6.1C20.3642 5.50448 20.0232 4.96223 19.5798 4.51C19.1275 4.0666 18.5853 3.72557 17.9898 3.51C17.2874 3.25219 16.5477 3.11033 15.7998 3.09C14.7998 3.09 14.5298 3.09 12.0898 3.09L11.9998 3Z",
1804
1894
  fill: color
@@ -1813,13 +1903,15 @@ var Instagram = (function (_ref) {
1813
1903
 
1814
1904
  var Tiktok = (function (_ref) {
1815
1905
  var _ref$color = _ref.color,
1816
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1906
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1907
+ ariaLabel = _ref.ariaLabel;
1817
1908
  return /*#__PURE__*/createElement("svg", {
1818
1909
  width: "100%",
1819
1910
  height: "100%",
1820
1911
  viewBox: "0 0 24 24",
1821
1912
  fill: "none",
1822
- xmlns: "http://www.w3.org/2000/svg"
1913
+ xmlns: "http://www.w3.org/2000/svg",
1914
+ "aria-label": ariaLabel
1823
1915
  }, /*#__PURE__*/createElement("path", {
1824
1916
  d: "M19.6997 10.28C19.5532 10.2898 19.4062 10.2898 19.2597 10.28C18.4648 10.2811 17.6823 10.083 16.9836 9.70397C16.2849 9.32492 15.6922 8.77693 15.2597 8.11V15.51C15.2597 16.5919 14.9389 17.6494 14.3378 18.549C13.7368 19.4485 12.8825 20.1496 11.883 20.5636C10.8835 20.9776 9.78364 21.086 8.72256 20.8749C7.66148 20.6638 6.68682 20.1429 5.92183 19.3779C5.15684 18.6129 4.63587 17.6382 4.42481 16.5771C4.21375 15.5161 4.32207 14.4162 4.73608 13.4167C5.15009 12.4172 5.8512 11.5629 6.75074 10.9619C7.65027 10.3608 8.70784 10.04 9.7897 10.04H10.1297V12.73H9.7897C9.04975 12.73 8.3401 13.0239 7.81688 13.5472C7.29365 14.0704 6.9997 14.78 6.9997 15.52C6.9997 16.26 7.29365 16.9696 7.81688 17.4928C8.3401 18.0161 9.04975 18.31 9.7897 18.31C10.5372 18.3236 11.26 18.0429 11.8025 17.5285C12.345 17.0141 12.6636 16.3071 12.6897 15.56L12.6997 3H15.2797C15.3963 4.11994 15.9028 5.16325 16.7108 5.94747C17.5188 6.7317 18.5768 7.20691 19.6997 7.29V10.29",
1825
1917
  fill: color
@@ -1828,13 +1920,15 @@ var Tiktok = (function (_ref) {
1828
1920
 
1829
1921
  var Twitter = (function (_ref) {
1830
1922
  var _ref$color = _ref.color,
1831
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1923
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1924
+ ariaLabel = _ref.ariaLabel;
1832
1925
  return /*#__PURE__*/createElement("svg", {
1833
1926
  width: "100%",
1834
1927
  height: "100%",
1835
1928
  viewBox: "0 0 24 24",
1836
1929
  fill: "none",
1837
- xmlns: "http://www.w3.org/2000/svg"
1930
+ xmlns: "http://www.w3.org/2000/svg",
1931
+ "aria-label": ariaLabel
1838
1932
  }, /*#__PURE__*/createElement("path", {
1839
1933
  d: "M21.9998 5.88989C21.2497 6.22055 20.4541 6.43631 19.6398 6.52989C20.4934 6.0305 21.1366 5.23803 21.4498 4.29989C20.6398 4.77267 19.7583 5.11042 18.8398 5.29989C18.4539 4.89263 17.9885 4.5689 17.4725 4.34873C16.9565 4.12856 16.4008 4.01664 15.8398 4.01989C14.7662 4.01179 13.7327 4.42715 12.9634 5.17592C12.194 5.92469 11.7508 6.94652 11.7298 8.01989C11.7307 8.32978 11.7676 8.63852 11.8398 8.93989C10.2142 8.86071 8.62291 8.44473 7.1666 7.71829C5.71029 6.99186 4.42077 5.97082 3.37975 4.71989C3.02375 5.3266 2.83404 6.01646 2.82976 6.71989C2.82871 7.38732 2.9947 8.04441 3.31258 8.63128C3.63047 9.21815 4.09016 9.71614 4.64976 10.0799C3.99934 10.0599 3.36252 9.88873 2.78976 9.57989C2.78849 10.5249 3.11611 11.4409 3.71641 12.1707C4.31671 12.9006 5.15227 13.3988 6.07976 13.5799C5.72736 13.6732 5.36431 13.7203 4.99976 13.7199C4.74165 13.7169 4.48418 13.6935 4.22976 13.6499C4.49917 14.456 5.01247 15.1585 5.69862 15.6601C6.38478 16.1618 7.20987 16.4377 8.05975 16.4499C6.61975 17.5939 4.83879 18.2239 2.99976 18.2399C2.66976 18.2399 2.33976 18.2399 1.99976 18.2399C3.88906 19.4067 6.06925 20.0167 8.28976 19.9999C9.81706 20.0291 11.3349 19.7535 12.7544 19.1892C14.1739 18.6249 15.4667 17.7832 16.557 16.7133C17.6474 15.6435 18.5134 14.3669 19.1046 12.9583C19.6957 11.5498 20 10.0375 19.9998 8.50989C19.9998 8.32989 19.9998 8.15989 19.9998 7.97989C20.7857 7.40806 21.463 6.70024 21.9998 5.88989Z",
1840
1934
  fill: color
@@ -1843,13 +1937,15 @@ var Twitter = (function (_ref) {
1843
1937
 
1844
1938
  var X = (function (_ref) {
1845
1939
  var _ref$color = _ref.color,
1846
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1940
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1941
+ ariaLabel = _ref.ariaLabel;
1847
1942
  return /*#__PURE__*/createElement("svg", {
1848
1943
  width: "100%",
1849
1944
  height: "100%",
1850
1945
  viewBox: "0 0 24 24",
1851
1946
  fill: "none",
1852
- xmlns: "http://www.w3.org/2000/svg"
1947
+ xmlns: "http://www.w3.org/2000/svg",
1948
+ "aria-label": ariaLabel
1853
1949
  }, /*#__PURE__*/createElement("path", {
1854
1950
  d: "M13.7124 10.6179L20.4133 3H18.8254L13.007 9.61448L8.35992 3H3L10.0274 13.0023L3 20.9908H4.58799L10.7324 14.0056L15.6401 20.9908H21L13.7124 10.6179ZM11.5375 13.0904L10.8255 12.0944L5.16016 4.16911H7.59922L12.1712 10.5651L12.8832 11.5611L18.8262 19.8748H16.3871L11.5375 13.0904Z",
1855
1951
  fill: color
@@ -1858,13 +1954,15 @@ var X = (function (_ref) {
1858
1954
 
1859
1955
  var Youtube = (function (_ref) {
1860
1956
  var _ref$color = _ref.color,
1861
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1957
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1958
+ ariaLabel = _ref.ariaLabel;
1862
1959
  return /*#__PURE__*/createElement("svg", {
1863
1960
  width: "100%",
1864
1961
  height: "100%",
1865
1962
  viewBox: "0 0 24 24",
1866
1963
  fill: "none",
1867
- xmlns: "http://www.w3.org/2000/svg"
1964
+ xmlns: "http://www.w3.org/2000/svg",
1965
+ "aria-label": ariaLabel
1868
1966
  }, /*#__PURE__*/createElement("path", {
1869
1967
  d: "M12.4398 18.8999L8.33978 18.8199C7.00184 18.8681 5.66237 18.7877 4.33978 18.5799C2.33978 18.1699 2.21978 16.1899 2.06978 14.5799C1.86519 12.2448 1.95253 9.89335 2.32978 7.57989C2.3868 6.99013 2.66085 6.44256 3.09878 6.04344C3.5367 5.64432 4.10727 5.4221 4.69978 5.41989C9.1314 5.15166 13.5738 5.10827 18.0098 5.28989C18.4804 5.30645 18.9488 5.36332 19.4098 5.45989C21.6798 5.84989 21.7398 8.09989 21.8798 9.99989C22.0316 11.911 21.9679 13.8331 21.6898 15.7299C21.4598 17.3099 21.0298 18.6199 19.2098 18.7299C16.9298 18.8999 14.7098 19.0299 12.4198 18.9899C12.4598 18.8999 12.4498 18.8999 12.4398 18.8999ZM10.0298 14.8999L15.1398 11.9999L9.99978 9.04989L10.0298 14.8999Z",
1870
1968
  fill: color
@@ -1873,13 +1971,15 @@ var Youtube = (function (_ref) {
1873
1971
 
1874
1972
  var Delete = (function (_ref) {
1875
1973
  var _ref$color = _ref.color,
1876
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1974
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1975
+ ariaLabel = _ref.ariaLabel;
1877
1976
  return /*#__PURE__*/createElement("svg", {
1878
1977
  width: "100%",
1879
1978
  height: "100%",
1880
1979
  viewBox: "0 0 24 24",
1881
1980
  fill: "none",
1882
- xmlns: "http://www.w3.org/2000/svg"
1981
+ xmlns: "http://www.w3.org/2000/svg",
1982
+ "aria-label": ariaLabel
1883
1983
  }, /*#__PURE__*/createElement("path", {
1884
1984
  d: "M11 4L2 12L11 20H22V4H11ZM21 19H11.4L3.5 12L11.4 5H21V19Z",
1885
1985
  fill: color
@@ -1891,7 +1991,8 @@ var Delete = (function (_ref) {
1891
1991
 
1892
1992
  var Shift = (function (_ref) {
1893
1993
  var _ref$color = _ref.color,
1894
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
1994
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
1995
+ ariaLabel = _ref.ariaLabel;
1895
1996
  return /*#__PURE__*/createElement("svg", {
1896
1997
  width: "100%",
1897
1998
  height: "100%",
@@ -1900,19 +2001,22 @@ var Shift = (function (_ref) {
1900
2001
  xmlns: "http://www.w3.org/2000/svg"
1901
2002
  }, /*#__PURE__*/createElement("path", {
1902
2003
  d: "M12 3L3 12H8V21H16V12H21L12 3ZM15 11V12V20H9V12V11H8H5.4L12 4.4L18.6 11H16H15Z",
1903
- fill: color
2004
+ fill: color,
2005
+ "aria-label": ariaLabel
1904
2006
  }));
1905
2007
  });
1906
2008
 
1907
2009
  var Space = (function (_ref) {
1908
2010
  var _ref$color = _ref.color,
1909
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2011
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2012
+ ariaLabel = _ref.ariaLabel;
1910
2013
  return /*#__PURE__*/createElement("svg", {
1911
2014
  width: "100%",
1912
2015
  height: "100%",
1913
2016
  viewBox: "0 0 24 24",
1914
2017
  fill: "none",
1915
- xmlns: "http://www.w3.org/2000/svg"
2018
+ xmlns: "http://www.w3.org/2000/svg",
2019
+ "aria-label": ariaLabel
1916
2020
  }, /*#__PURE__*/createElement("path", {
1917
2021
  d: "M21 16V19H3V16H2V19V20H3H21H22V19V16H21Z",
1918
2022
  fill: color
@@ -1921,13 +2025,15 @@ var Space = (function (_ref) {
1921
2025
 
1922
2026
  var Close = (function (_ref) {
1923
2027
  var _ref$color = _ref.color,
1924
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2028
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2029
+ ariaLabel = _ref.ariaLabel;
1925
2030
  return /*#__PURE__*/createElement("svg", {
1926
2031
  width: "100%",
1927
2032
  height: "100%",
1928
2033
  viewBox: "0 0 24 24",
1929
2034
  fill: "none",
1930
- xmlns: "http://www.w3.org/2000/svg"
2035
+ xmlns: "http://www.w3.org/2000/svg",
2036
+ "aria-label": ariaLabel
1931
2037
  }, /*#__PURE__*/createElement("path", {
1932
2038
  d: "M20.8996 3.9001L20.0996 3.1001L11.9996 11.3001L3.89961 3.1001L3.09961 3.9001L11.2996 12.0001L3.09961 20.1001L3.89961 20.9001L11.9996 12.7001L20.0996 20.9001L20.8996 20.1001L12.6996 12.0001L20.8996 3.9001Z",
1933
2039
  fill: color
@@ -1936,13 +2042,15 @@ var Close = (function (_ref) {
1936
2042
 
1937
2043
  var Confirm = (function (_ref) {
1938
2044
  var _ref$color = _ref.color,
1939
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2045
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2046
+ ariaLabel = _ref.ariaLabel;
1940
2047
  return /*#__PURE__*/createElement("svg", {
1941
2048
  width: "100%",
1942
2049
  height: "100%",
1943
2050
  viewBox: "0 0 24 24",
1944
2051
  fill: "none",
1945
- xmlns: "http://www.w3.org/2000/svg"
2052
+ xmlns: "http://www.w3.org/2000/svg",
2053
+ "aria-label": ariaLabel
1946
2054
  }, /*#__PURE__*/createElement("path", {
1947
2055
  d: "M9.09961 21L3 12.5L3.8 11.9L9.09961 19.3L21.1996 3L21.9996 3.6L9.09961 21Z",
1948
2056
  fill: color
@@ -1951,13 +2059,15 @@ var Confirm = (function (_ref) {
1951
2059
 
1952
2060
  var Detract = (function (_ref) {
1953
2061
  var _ref$color = _ref.color,
1954
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2062
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2063
+ ariaLabel = _ref.ariaLabel;
1955
2064
  return /*#__PURE__*/createElement("svg", {
1956
2065
  width: "100%",
1957
2066
  height: "100%",
1958
2067
  viewBox: "0 0 24 24",
1959
2068
  fill: "none",
1960
- xmlns: "http://www.w3.org/2000/svg"
2069
+ xmlns: "http://www.w3.org/2000/svg",
2070
+ "aria-label": ariaLabel
1961
2071
  }, /*#__PURE__*/createElement("path", {
1962
2072
  d: "M21 11.5H3V12.5H21V11.5Z",
1963
2073
  fill: color
@@ -1966,13 +2076,15 @@ var Detract = (function (_ref) {
1966
2076
 
1967
2077
  var Expand = (function (_ref) {
1968
2078
  var _ref$color = _ref.color,
1969
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2079
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2080
+ ariaLabel = _ref.ariaLabel;
1970
2081
  return /*#__PURE__*/createElement("svg", {
1971
2082
  width: "100%",
1972
2083
  height: "100%",
1973
2084
  viewBox: "0 0 24 24",
1974
2085
  fill: "none",
1975
- xmlns: "http://www.w3.org/2000/svg"
2086
+ xmlns: "http://www.w3.org/2000/svg",
2087
+ "aria-label": ariaLabel
1976
2088
  }, /*#__PURE__*/createElement("path", {
1977
2089
  d: "M12.5 11.5V3H11.5V11.5H3V12.5H11.5V21H12.5V12.5H21V11.5H12.5Z",
1978
2090
  fill: color
@@ -1981,13 +2093,15 @@ var Expand = (function (_ref) {
1981
2093
 
1982
2094
  var ExternalLink = (function (_ref) {
1983
2095
  var _ref$color = _ref.color,
1984
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2096
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2097
+ ariaLabel = _ref.ariaLabel;
1985
2098
  return /*#__PURE__*/createElement("svg", {
1986
2099
  width: "100%",
1987
2100
  height: "100%",
1988
2101
  viewBox: "0 0 24 24",
1989
2102
  fill: "none",
1990
- xmlns: "http://www.w3.org/2000/svg"
2103
+ xmlns: "http://www.w3.org/2000/svg",
2104
+ "aria-label": ariaLabel
1991
2105
  }, /*#__PURE__*/createElement("path", {
1992
2106
  d: "M18 18.5C18 19.3 17.3 20 16.5 20H5.5C4.7 20 4 19.3 4 18.5V7.5C4 6.7 4.7 6 5.5 6H10.6V5H5.5C4.1 5 3 6.1 3 7.5V18.5C3 19.9 4.1 21 5.5 21H16.5C17.9 21 19 19.9 19 18.5V13.4H18V18.5Z",
1993
2107
  fill: color
@@ -1999,13 +2113,15 @@ var ExternalLink = (function (_ref) {
1999
2113
 
2000
2114
  var GridView = (function (_ref) {
2001
2115
  var _ref$color = _ref.color,
2002
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2116
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2117
+ ariaLabel = _ref.ariaLabel;
2003
2118
  return /*#__PURE__*/createElement("svg", {
2004
2119
  width: "100%",
2005
2120
  height: "100%",
2006
2121
  viewBox: "0 0 24 24",
2007
2122
  fill: "none",
2008
- xmlns: "http://www.w3.org/2000/svg"
2123
+ xmlns: "http://www.w3.org/2000/svg",
2124
+ "aria-label": ariaLabel
2009
2125
  }, /*#__PURE__*/createElement("path", {
2010
2126
  d: "M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H14.3H15.3H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM19 4C19.6 4 20 4.4 20 5V8.9H15.3V4H19ZM9.7 9.9H14.4V14.6H9.7V9.9ZM8.7 14.6H4V9.9H8.7V14.6ZM15.3 9.9H20V14.6H15.3V9.9ZM14.3 8.9H9.7V4H14.4V8.9H14.3ZM5 4H8.7V8.9H4V5C4 4.4 4.4 4 5 4ZM4 19V15.6H8.7V20H5C4.4 20 4 19.6 4 19ZM9.7 20V15.6H14.4V20H9.7ZM19 20H15.3V15.6H20V19C20 19.6 19.6 20 19 20Z",
2011
2127
  fill: color
@@ -2014,13 +2130,15 @@ var GridView = (function (_ref) {
2014
2130
 
2015
2131
  var ListView = (function (_ref) {
2016
2132
  var _ref$color = _ref.color,
2017
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2133
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2134
+ ariaLabel = _ref.ariaLabel;
2018
2135
  return /*#__PURE__*/createElement("svg", {
2019
2136
  width: "100%",
2020
2137
  height: "100%",
2021
2138
  viewBox: "0 0 24 24",
2022
2139
  fill: "none",
2023
- xmlns: "http://www.w3.org/2000/svg"
2140
+ xmlns: "http://www.w3.org/2000/svg",
2141
+ "aria-label": ariaLabel
2024
2142
  }, /*#__PURE__*/createElement("path", {
2025
2143
  d: "M3 3V7H21V3H3ZM20 6H4V4H20V6Z",
2026
2144
  fill: color
@@ -2035,13 +2153,15 @@ var ListView = (function (_ref) {
2035
2153
 
2036
2154
  var Refresh = (function (_ref) {
2037
2155
  var _ref$color = _ref.color,
2038
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2156
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2157
+ ariaLabel = _ref.ariaLabel;
2039
2158
  return /*#__PURE__*/createElement("svg", {
2040
2159
  width: "100%",
2041
2160
  height: "100%",
2042
2161
  viewBox: "0 0 24 24",
2043
2162
  fill: "none",
2044
- xmlns: "http://www.w3.org/2000/svg"
2163
+ xmlns: "http://www.w3.org/2000/svg",
2164
+ "aria-label": ariaLabel
2045
2165
  }, /*#__PURE__*/createElement("path", {
2046
2166
  d: "M18.71 13.9001C18.3138 15.3804 17.4428 16.6898 16.2307 17.6273C15.0186 18.5648 13.5323 19.0787 12 19.0901C10.2633 19.0541 8.59637 18.3999 7.29868 17.2452C6.00098 16.0905 5.15758 14.5108 4.92 12.7901L6.64 14.2901L7.21 13.5701L4.42 11.1001L2 14.0001L2.7 14.5901L4.17 12.8301C4.33413 14.6921 5.15733 16.4345 6.49149 17.7437C7.82566 19.0529 9.58323 19.8431 11.448 19.9721C13.3128 20.1011 15.1624 19.5604 16.6641 18.4473C18.1658 17.3342 19.2211 15.7218 19.64 13.9001H18.71Z",
2047
2167
  fill: color
@@ -2053,13 +2173,15 @@ var Refresh = (function (_ref) {
2053
2173
 
2054
2174
  var Remove = (function (_ref) {
2055
2175
  var _ref$color = _ref.color,
2056
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2176
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2177
+ ariaLabel = _ref.ariaLabel;
2057
2178
  return /*#__PURE__*/createElement("svg", {
2058
2179
  width: "100%",
2059
2180
  height: "100%",
2060
2181
  viewBox: "0 0 12 12",
2061
2182
  fill: "none",
2062
- xmlns: "http://www.w3.org/2000/svg"
2183
+ xmlns: "http://www.w3.org/2000/svg",
2184
+ "aria-label": ariaLabel
2063
2185
  }, /*#__PURE__*/createElement("path", {
2064
2186
  d: "M7.06066 5.93957L11.0001 2.00011L9.93945 0.939453L6 4.87891L2.06055 0.939453L0.999887 2.00011L4.93934 5.93957L0.939453 9.93945L2.00011 11.0001L6 7.00023L9.99989 11.0001L11.0605 9.93945L7.06066 5.93957Z",
2065
2187
  fill: color
@@ -2068,13 +2190,15 @@ var Remove = (function (_ref) {
2068
2190
 
2069
2191
  var Star = (function (_ref) {
2070
2192
  var _ref$color = _ref.color,
2071
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2193
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2194
+ ariaLabel = _ref.ariaLabel;
2072
2195
  return /*#__PURE__*/createElement("svg", {
2073
2196
  width: "100%",
2074
2197
  height: "100%",
2075
2198
  viewBox: "0 0 48 46",
2076
2199
  fill: "none",
2077
- xmlns: "http://www.w3.org/2000/svg"
2200
+ xmlns: "http://www.w3.org/2000/svg",
2201
+ "aria-label": ariaLabel
2078
2202
  }, /*#__PURE__*/createElement("path", {
2079
2203
  d: "M24 0L30.0248 16.7076L47.7764 17.2746L33.7483 28.1674L38.6946 45.2254L24 35.25L9.30537 45.2254L14.2517 28.1674L0.223587 17.2746L17.9752 16.7076L24 0Z",
2080
2204
  fill: color
@@ -2083,13 +2207,15 @@ var Star = (function (_ref) {
2083
2207
 
2084
2208
  var AudioDescription = (function (_ref) {
2085
2209
  var _ref$color = _ref.color,
2086
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2210
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2211
+ ariaLabel = _ref.ariaLabel;
2087
2212
  return /*#__PURE__*/createElement("svg", {
2088
2213
  width: "100%",
2089
2214
  height: "100%",
2090
2215
  viewBox: "0 0 24 24",
2091
2216
  fill: "none",
2092
- xmlns: "http://www.w3.org/2000/svg"
2217
+ xmlns: "http://www.w3.org/2000/svg",
2218
+ "aria-label": ariaLabel
2093
2219
  }, /*#__PURE__*/createElement("path", {
2094
2220
  d: "M21 5V19H3V5H21ZM22 4H2V20H22V4Z",
2095
2221
  fill: color
@@ -2104,13 +2230,15 @@ var AudioDescription = (function (_ref) {
2104
2230
 
2105
2231
  var Back10 = (function (_ref) {
2106
2232
  var _ref$color = _ref.color,
2107
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2233
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2234
+ ariaLabel = _ref.ariaLabel;
2108
2235
  return /*#__PURE__*/createElement("svg", {
2109
2236
  width: "100%",
2110
2237
  height: "100%",
2111
2238
  viewBox: "0 0 24 24",
2112
2239
  fill: "none",
2113
- xmlns: "http://www.w3.org/2000/svg"
2240
+ xmlns: "http://www.w3.org/2000/svg",
2241
+ "aria-label": ariaLabel
2114
2242
  }, /*#__PURE__*/createElement("path", {
2115
2243
  d: "M18.1992 6.1C14.9992 2.9 9.89922 2.7 6.49922 5.5L6.69922 3H5.69922L5.39922 7.1L9.49922 7.4L9.59922 6.4L7.09922 6.2C10.0992 3.7 14.5992 3.9 17.3992 6.7C20.3992 9.7 20.3992 14.6 17.3992 17.6C14.3992 20.6 9.49922 20.6 6.49922 17.6C4.99922 16.1 4.19922 14.2 4.19922 12.1H3.19922C3.19922 14.4 4.09922 16.6 5.79922 18.3C7.49922 20.1 9.79922 21 11.9992 21C14.1992 21 16.4992 20.1 18.1992 18.4C21.5992 15 21.5992 9.5 18.1992 6.1Z",
2116
2244
  fill: color
@@ -2125,13 +2253,15 @@ var Back10 = (function (_ref) {
2125
2253
 
2126
2254
  var Clips = (function (_ref) {
2127
2255
  var _ref$color = _ref.color,
2128
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2256
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2257
+ ariaLabel = _ref.ariaLabel;
2129
2258
  return /*#__PURE__*/createElement("svg", {
2130
2259
  width: "100%",
2131
2260
  height: "100%",
2132
2261
  viewBox: "0 0 24 24",
2133
2262
  fill: "none",
2134
- xmlns: "http://www.w3.org/2000/svg"
2263
+ xmlns: "http://www.w3.org/2000/svg",
2264
+ "aria-label": ariaLabel
2135
2265
  }, /*#__PURE__*/createElement("path", {
2136
2266
  d: "M15 11V19H3V11H15ZM16 10H2V20H16V10Z",
2137
2267
  fill: color
@@ -2146,13 +2276,15 @@ var Clips = (function (_ref) {
2146
2276
 
2147
2277
  var Forward10 = (function (_ref) {
2148
2278
  var _ref$color = _ref.color,
2149
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2279
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2280
+ ariaLabel = _ref.ariaLabel;
2150
2281
  return /*#__PURE__*/createElement("svg", {
2151
2282
  width: "100%",
2152
2283
  height: "100%",
2153
2284
  viewBox: "0 0 24 24",
2154
2285
  fill: "none",
2155
- xmlns: "http://www.w3.org/2000/svg"
2286
+ xmlns: "http://www.w3.org/2000/svg",
2287
+ "aria-label": ariaLabel
2156
2288
  }, /*#__PURE__*/createElement("path", {
2157
2289
  d: "M5.8 6.0999C9 2.8999 14.1 2.6999 17.5 5.4999L17.3 2.9999L18.3 2.8999L18.6 6.9999L14.5 7.2999L14.4 6.2999L16.9 6.0999C13.8 3.7999 9.4 3.9999 6.5 6.7999C3.5 9.7999 3.5 14.6999 6.5 17.6999C9.5 20.6999 14.4 20.6999 17.4 17.6999C18.9 16.1999 19.7 14.2999 19.7 12.1999H20.7C20.7 14.4999 19.8 16.6999 18.1 18.3999C16.5 20.0999 14.2 20.9999 12 20.9999C9.8 20.9999 7.5 20.0999 5.8 18.3999C2.4 14.9999 2.4 9.4999 5.8 6.0999Z",
2158
2290
  fill: color
@@ -2167,13 +2299,15 @@ var Forward10 = (function (_ref) {
2167
2299
 
2168
2300
  var FullScreen = (function (_ref) {
2169
2301
  var _ref$color = _ref.color,
2170
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2302
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2303
+ ariaLabel = _ref.ariaLabel;
2171
2304
  return /*#__PURE__*/createElement("svg", {
2172
2305
  width: "100%",
2173
2306
  height: "100%",
2174
2307
  viewBox: "0 0 24 24",
2175
2308
  fill: "none",
2176
- xmlns: "http://www.w3.org/2000/svg"
2309
+ xmlns: "http://www.w3.org/2000/svg",
2310
+ "aria-label": ariaLabel
2177
2311
  }, /*#__PURE__*/createElement("path", {
2178
2312
  d: "M3 9H4V4H9V3H3V9Z",
2179
2313
  fill: color
@@ -2191,13 +2325,15 @@ var FullScreen = (function (_ref) {
2191
2325
 
2192
2326
  var Minimise = (function (_ref) {
2193
2327
  var _ref$color = _ref.color,
2194
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2328
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2329
+ ariaLabel = _ref.ariaLabel;
2195
2330
  return /*#__PURE__*/createElement("svg", {
2196
2331
  width: "100%",
2197
2332
  height: "100%",
2198
2333
  viewBox: "0 0 24 24",
2199
2334
  fill: "none",
2200
- xmlns: "http://www.w3.org/2000/svg"
2335
+ xmlns: "http://www.w3.org/2000/svg",
2336
+ "aria-label": ariaLabel
2201
2337
  }, /*#__PURE__*/createElement("path", {
2202
2338
  d: "M9 3H8V8H3V9H9V3Z",
2203
2339
  fill: color
@@ -2215,13 +2351,15 @@ var Minimise = (function (_ref) {
2215
2351
 
2216
2352
  var Muted = (function (_ref) {
2217
2353
  var _ref$color = _ref.color,
2218
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2354
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2355
+ ariaLabel = _ref.ariaLabel;
2219
2356
  return /*#__PURE__*/createElement("svg", {
2220
2357
  width: "100%",
2221
2358
  height: "100%",
2222
2359
  viewBox: "0 0 24 24",
2223
2360
  fill: "none",
2224
- xmlns: "http://www.w3.org/2000/svg"
2361
+ xmlns: "http://www.w3.org/2000/svg",
2362
+ "aria-label": ariaLabel
2225
2363
  }, /*#__PURE__*/createElement("path", {
2226
2364
  d: "M22.0008 9.9001L21.3008 9.1001L19.2008 11.3001L17.0008 9.1001L16.3008 9.9001L18.4008 12.0001L16.3008 14.1001L17.0008 14.9001L19.2008 12.7001L21.3008 14.9001L22.0008 14.1001L19.9008 12.0001L22.0008 9.9001Z",
2227
2365
  fill: color
@@ -2233,13 +2371,15 @@ var Muted = (function (_ref) {
2233
2371
 
2234
2372
  var Pause = (function (_ref) {
2235
2373
  var _ref$color = _ref.color,
2236
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2374
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2375
+ ariaLabel = _ref.ariaLabel;
2237
2376
  return /*#__PURE__*/createElement("svg", {
2238
2377
  width: "100%",
2239
2378
  height: "100%",
2240
2379
  viewBox: "0 0 24 24",
2241
2380
  fill: "none",
2242
- xmlns: "http://www.w3.org/2000/svg"
2381
+ xmlns: "http://www.w3.org/2000/svg",
2382
+ "aria-label": ariaLabel
2243
2383
  }, /*#__PURE__*/createElement("path", {
2244
2384
  d: "M10 2H4V22H10V2Z",
2245
2385
  fill: color
@@ -2251,13 +2391,15 @@ var Pause = (function (_ref) {
2251
2391
 
2252
2392
  var Play = (function (_ref) {
2253
2393
  var _ref$color = _ref.color,
2254
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2394
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2395
+ ariaLabel = _ref.ariaLabel;
2255
2396
  return /*#__PURE__*/createElement("svg", {
2256
2397
  width: "100%",
2257
2398
  height: "100%",
2258
2399
  viewBox: "0 0 24 24",
2259
2400
  fill: "none",
2260
- xmlns: "http://www.w3.org/2000/svg"
2401
+ xmlns: "http://www.w3.org/2000/svg",
2402
+ "aria-label": ariaLabel
2261
2403
  }, /*#__PURE__*/createElement("path", {
2262
2404
  d: "M5.5 3.8999L20 11.9999L5.5 20.0999V3.8999Z",
2263
2405
  fill: color
@@ -2269,13 +2411,15 @@ var Play = (function (_ref) {
2269
2411
 
2270
2412
  var Restart = (function (_ref) {
2271
2413
  var _ref$color = _ref.color,
2272
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2414
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2415
+ ariaLabel = _ref.ariaLabel;
2273
2416
  return /*#__PURE__*/createElement("svg", {
2274
2417
  width: "100%",
2275
2418
  height: "100%",
2276
2419
  viewBox: "0 0 24 24",
2277
2420
  fill: "none",
2278
- xmlns: "http://www.w3.org/2000/svg"
2421
+ xmlns: "http://www.w3.org/2000/svg",
2422
+ "aria-label": ariaLabel
2279
2423
  }, /*#__PURE__*/createElement("path", {
2280
2424
  d: "M12.6 7.4H5.9L9.6 3.7L8.9 3L4 7.9L8.9 12.8L9.6 12.1L5.9 8.4H12.6C16.1 8.4 18.9 11.2 18.9 14.7C18.9 18.2 16 21 12.6 21C9.1 21 6.3 18.2 6.3 14.7H5.3C5.3 18.7 8.6 22 12.6 22C16.6 22 19.9 18.7 19.9 14.7C19.8 10.7 16.6 7.4 12.6 7.4Z",
2281
2425
  fill: color
@@ -2284,13 +2428,15 @@ var Restart = (function (_ref) {
2284
2428
 
2285
2429
  var Subtitles = (function (_ref) {
2286
2430
  var _ref$color = _ref.color,
2287
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2431
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2432
+ ariaLabel = _ref.ariaLabel;
2288
2433
  return /*#__PURE__*/createElement("svg", {
2289
2434
  width: "100%",
2290
2435
  height: "100%",
2291
2436
  viewBox: "0 0 24 24",
2292
2437
  fill: "none",
2293
- xmlns: "http://www.w3.org/2000/svg"
2438
+ xmlns: "http://www.w3.org/2000/svg",
2439
+ "aria-label": ariaLabel
2294
2440
  }, /*#__PURE__*/createElement("path", {
2295
2441
  d: "M9 7H7V8H9V7Z",
2296
2442
  fill: color
@@ -2317,13 +2463,15 @@ var Subtitles = (function (_ref) {
2317
2463
 
2318
2464
  var Trailer = (function (_ref) {
2319
2465
  var _ref$color = _ref.color,
2320
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2466
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2467
+ ariaLabel = _ref.ariaLabel;
2321
2468
  return /*#__PURE__*/createElement("svg", {
2322
2469
  width: "100%",
2323
2470
  height: "100%",
2324
2471
  viewBox: "0 0 24 24",
2325
2472
  fill: "none",
2326
- xmlns: "http://www.w3.org/2000/svg"
2473
+ xmlns: "http://www.w3.org/2000/svg",
2474
+ "aria-label": ariaLabel
2327
2475
  }, /*#__PURE__*/createElement("path", {
2328
2476
  d: "M16.8 3H15.8H12.5H11.5H8.2H7.2H3V7.5V8.3V15.7V16.5V21H7.2H8.2H11.4H12.4H15.6H16.6H21V17V15.7V8.3V8V3H16.8ZM16.8 4H20V7.3H16.8V4ZM12.5 4H15.7V7.3H12.5V4ZM8.2 4H11.4V7.3H8.2V4ZM4 4H7.2V7.3H4V4ZM7.2 20H4V16.7H7.2V20ZM11.5 20H8.2V16.7H11.4V20H11.5ZM15.8 20H12.5V16.7H15.7V20H15.8ZM20 20H16.8V16.7H20V17V20ZM20 15.7H16.8H15.8H12.5H11.5H8.2H7.2H4V8.3H7.2H8.2H11.4H12.4H15.6H16.6H20V15.7Z",
2329
2477
  fill: color
@@ -2335,13 +2483,15 @@ var Trailer = (function (_ref) {
2335
2483
 
2336
2484
  var Volume = (function (_ref) {
2337
2485
  var _ref$color = _ref.color,
2338
- color = _ref$color === void 0 ? '#1A1A1A' : _ref$color;
2486
+ color = _ref$color === void 0 ? '#1A1A1A' : _ref$color,
2487
+ ariaLabel = _ref.ariaLabel;
2339
2488
  return /*#__PURE__*/createElement("svg", {
2340
2489
  width: "100%",
2341
2490
  height: "100%",
2342
2491
  viewBox: "0 0 24 24",
2343
2492
  fill: "none",
2344
- xmlns: "http://www.w3.org/2000/svg"
2493
+ xmlns: "http://www.w3.org/2000/svg",
2494
+ "aria-label": ariaLabel
2345
2495
  }, /*#__PURE__*/createElement("path", {
2346
2496
  d: "M19 12C19 10.3 17.7 9 16 9V10C17.1 10 18 10.9 18 12C18 13.1 17.1 14 16 14V15C17.7 15 19 13.7 19 12Z",
2347
2497
  fill: color
@@ -5828,7 +5978,8 @@ var Basket$1 = function Basket(_ref) {
5828
5978
  isActive: basketIsActive,
5829
5979
  tabIndex: 0
5830
5980
  }, /*#__PURE__*/React__default.createElement(SvgContainer, null, basketIsEmpty ? /*#__PURE__*/React__default.createElement(Icon, {
5831
- iconName: "Basket"
5981
+ iconName: "Basket",
5982
+ ariaLabel: "basket icon"
5832
5983
  }) : /*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement(Icon, {
5833
5984
  iconName: "BasketFull"
5834
5985
  }), /*#__PURE__*/React__default.createElement(NumContainer, null, /*#__PURE__*/React__default.createElement("span", {