@wireapp/react-ui-kit 8.17.3 → 8.17.5

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 (291) hide show
  1. package/package.json +2 -7
  2. package/src/Form/Button.js +8 -8
  3. package/src/Form/Button.js.map +1 -1
  4. package/src/Form/ButtonLink.js +7 -7
  5. package/src/Form/ButtonLink.js.map +1 -1
  6. package/src/Form/Checkbox.js +19 -19
  7. package/src/Form/Checkbox.js.map +1 -1
  8. package/src/Form/CodeInput.js +13 -9
  9. package/src/Form/CodeInput.js.map +1 -1
  10. package/src/Form/DropFileInput.js +15 -10
  11. package/src/Form/DropFileInput.js.map +1 -1
  12. package/src/Form/ErrorMessage.js +8 -8
  13. package/src/Form/ErrorMessage.js.map +1 -1
  14. package/src/Form/Form.js +3 -3
  15. package/src/Form/Form.js.map +1 -1
  16. package/src/Form/Input.js +16 -10
  17. package/src/Form/Input.js.map +1 -1
  18. package/src/Form/InputBlock.js +6 -27
  19. package/src/Form/InputBlock.js.map +1 -1
  20. package/src/Form/InputLabel.js +6 -5
  21. package/src/Form/InputLabel.js.map +1 -1
  22. package/src/Form/InputSubmitCombo.js +10 -10
  23. package/src/Form/InputSubmitCombo.js.map +1 -1
  24. package/src/Form/RangeInput.js +7 -6
  25. package/src/Form/RangeInput.js.map +1 -1
  26. package/src/Form/RangeInput.styles.js +3 -4
  27. package/src/Form/RangeInput.styles.js.map +1 -1
  28. package/src/Form/RoundIconButton.js +8 -7
  29. package/src/Form/RoundIconButton.js.map +1 -1
  30. package/src/Form/Select.js +8 -7
  31. package/src/Form/Select.js.map +1 -1
  32. package/src/Form/SelectComponents.js +17 -15
  33. package/src/Form/SelectComponents.js.map +1 -1
  34. package/src/Form/SelectStyles.js +2 -3
  35. package/src/Form/SelectStyles.js.map +1 -1
  36. package/src/Form/ShakeBox.js +8 -25
  37. package/src/Form/ShakeBox.js.map +1 -1
  38. package/src/Form/Switch.js +6 -6
  39. package/src/Form/Switch.js.map +1 -1
  40. package/src/Form/TextArea.js +5 -5
  41. package/src/Form/TextArea.js.map +1 -1
  42. package/src/Form/Tooltip.js +6 -5
  43. package/src/Form/Tooltip.js.map +1 -1
  44. package/src/GlobalStyle.js +3 -3
  45. package/src/GlobalStyle.js.map +1 -1
  46. package/src/Icon/AddPeopleIcon.js +4 -26
  47. package/src/Icon/AddPeopleIcon.js.map +1 -1
  48. package/src/Icon/ArchiveIcon.js +2 -24
  49. package/src/Icon/ArchiveIcon.js.map +1 -1
  50. package/src/Icon/ArrowDown.js +5 -24
  51. package/src/Icon/ArrowDown.js.map +1 -1
  52. package/src/Icon/ArrowIcon.js +5 -5
  53. package/src/Icon/ArrowIcon.js.map +1 -1
  54. package/src/Icon/AttachmentIcon.js +2 -24
  55. package/src/Icon/AttachmentIcon.js.map +1 -1
  56. package/src/Icon/AudioVideoIcon.js +2 -24
  57. package/src/Icon/AudioVideoIcon.js.map +1 -1
  58. package/src/Icon/BlockIcon.js +2 -24
  59. package/src/Icon/BlockIcon.js.map +1 -1
  60. package/src/Icon/Brand/AndroidIcon.js +2 -24
  61. package/src/Icon/Brand/AndroidIcon.js.map +1 -1
  62. package/src/Icon/Brand/AppleIcon.js +2 -24
  63. package/src/Icon/Brand/AppleIcon.js.map +1 -1
  64. package/src/Icon/Brand/ChromeIcon.js +2 -24
  65. package/src/Icon/Brand/ChromeIcon.js.map +1 -1
  66. package/src/Icon/Brand/FacebookIcon.js +2 -24
  67. package/src/Icon/Brand/FacebookIcon.js.map +1 -1
  68. package/src/Icon/Brand/GitHubIcon.js +2 -24
  69. package/src/Icon/Brand/GitHubIcon.js.map +1 -1
  70. package/src/Icon/Brand/LinkedInIcon.js +2 -24
  71. package/src/Icon/Brand/LinkedInIcon.js.map +1 -1
  72. package/src/Icon/Brand/LinuxIcon.js +2 -24
  73. package/src/Icon/Brand/LinuxIcon.js.map +1 -1
  74. package/src/Icon/Brand/MicrosoftIcon.js +2 -24
  75. package/src/Icon/Brand/MicrosoftIcon.js.map +1 -1
  76. package/src/Icon/Brand/TwitterIcon.js +2 -24
  77. package/src/Icon/Brand/TwitterIcon.js.map +1 -1
  78. package/src/Icon/CallIcon.js +2 -24
  79. package/src/Icon/CallIcon.js.map +1 -1
  80. package/src/Icon/CamIcon.js +2 -24
  81. package/src/Icon/CamIcon.js.map +1 -1
  82. package/src/Icon/CameraIcon.js +4 -26
  83. package/src/Icon/CameraIcon.js.map +1 -1
  84. package/src/Icon/CheckIcon.js +2 -24
  85. package/src/Icon/CheckIcon.js.map +1 -1
  86. package/src/Icon/CheckRoundIcon.js +2 -24
  87. package/src/Icon/CheckRoundIcon.js.map +1 -1
  88. package/src/Icon/ChevronIcon.js +5 -5
  89. package/src/Icon/ChevronIcon.js.map +1 -1
  90. package/src/Icon/CloseIcon.js +2 -24
  91. package/src/Icon/CloseIcon.js.map +1 -1
  92. package/src/Icon/CopyIcon.js +2 -24
  93. package/src/Icon/CopyIcon.js.map +1 -1
  94. package/src/Icon/DeviceIcon.js +2 -24
  95. package/src/Icon/DeviceIcon.js.map +1 -1
  96. package/src/Icon/DownloadIcon.js +2 -24
  97. package/src/Icon/DownloadIcon.js.map +1 -1
  98. package/src/Icon/EditDocumentIcon.js +4 -26
  99. package/src/Icon/EditDocumentIcon.js.map +1 -1
  100. package/src/Icon/EditIcon.js +2 -24
  101. package/src/Icon/EditIcon.js.map +1 -1
  102. package/src/Icon/EnterIcon.js +2 -24
  103. package/src/Icon/EnterIcon.js.map +1 -1
  104. package/src/Icon/ErrorIcon.js +2 -24
  105. package/src/Icon/ErrorIcon.js.map +1 -1
  106. package/src/Icon/FileIcon.js +2 -24
  107. package/src/Icon/FileIcon.js.map +1 -1
  108. package/src/Icon/GifIcon.js +2 -24
  109. package/src/Icon/GifIcon.js.map +1 -1
  110. package/src/Icon/GridIcon.js +4 -26
  111. package/src/Icon/GridIcon.js.map +1 -1
  112. package/src/Icon/GroupIcon.js +2 -24
  113. package/src/Icon/GroupIcon.js.map +1 -1
  114. package/src/Icon/HangupIcon.js +2 -24
  115. package/src/Icon/HangupIcon.js.map +1 -1
  116. package/src/Icon/HideIcon.js +2 -24
  117. package/src/Icon/HideIcon.js.map +1 -1
  118. package/src/Icon/ImageIcon.js +2 -24
  119. package/src/Icon/ImageIcon.js.map +1 -1
  120. package/src/Icon/InfoIcon.js +2 -24
  121. package/src/Icon/InfoIcon.js.map +1 -1
  122. package/src/Icon/InviteIcon.js +2 -24
  123. package/src/Icon/InviteIcon.js.map +1 -1
  124. package/src/Icon/LeaveIcon.js +2 -24
  125. package/src/Icon/LeaveIcon.js.map +1 -1
  126. package/src/Icon/LinkIcon.js +4 -26
  127. package/src/Icon/LinkIcon.js.map +1 -1
  128. package/src/Icon/ListIcon.js +2 -24
  129. package/src/Icon/ListIcon.js.map +1 -1
  130. package/src/Icon/LockIcon.js +2 -24
  131. package/src/Icon/LockIcon.js.map +1 -1
  132. package/src/Icon/MessageIcon.js +2 -24
  133. package/src/Icon/MessageIcon.js.map +1 -1
  134. package/src/Icon/MinusIcon.js +2 -24
  135. package/src/Icon/MinusIcon.js.map +1 -1
  136. package/src/Icon/MoreIcon.js +2 -24
  137. package/src/Icon/MoreIcon.js.map +1 -1
  138. package/src/Icon/MuteIcon.js +2 -24
  139. package/src/Icon/MuteIcon.js.map +1 -1
  140. package/src/Icon/NotificationIcon.js +2 -24
  141. package/src/Icon/NotificationIcon.js.map +1 -1
  142. package/src/Icon/NotificationOffIcon.js +2 -24
  143. package/src/Icon/NotificationOffIcon.js.map +1 -1
  144. package/src/Icon/OptionsIcon.js +2 -24
  145. package/src/Icon/OptionsIcon.js.map +1 -1
  146. package/src/Icon/PeopleIcon.js +4 -26
  147. package/src/Icon/PeopleIcon.js.map +1 -1
  148. package/src/Icon/PingIcon.js +2 -24
  149. package/src/Icon/PingIcon.js.map +1 -1
  150. package/src/Icon/PlaneIcon.js +2 -24
  151. package/src/Icon/PlaneIcon.js.map +1 -1
  152. package/src/Icon/PlusIcon.js +2 -24
  153. package/src/Icon/PlusIcon.js.map +1 -1
  154. package/src/Icon/ProfileIcon.js +2 -24
  155. package/src/Icon/ProfileIcon.js.map +1 -1
  156. package/src/Icon/RecordBoldIcon.js +5 -5
  157. package/src/Icon/RecordBoldIcon.js.map +1 -1
  158. package/src/Icon/RecordIcon.js +2 -24
  159. package/src/Icon/RecordIcon.js.map +1 -1
  160. package/src/Icon/RecordPendingIcon.js +2 -24
  161. package/src/Icon/RecordPendingIcon.js.map +1 -1
  162. package/src/Icon/ReloadIcon.js +2 -24
  163. package/src/Icon/ReloadIcon.js.map +1 -1
  164. package/src/Icon/SVGIcon.js +6 -5
  165. package/src/Icon/SVGIcon.js.map +1 -1
  166. package/src/Icon/ScreenshareIcon.js +2 -24
  167. package/src/Icon/ScreenshareIcon.js.map +1 -1
  168. package/src/Icon/SearchIcon.js +2 -24
  169. package/src/Icon/SearchIcon.js.map +1 -1
  170. package/src/Icon/ServicesIcon.js +2 -24
  171. package/src/Icon/ServicesIcon.js.map +1 -1
  172. package/src/Icon/SettingsIcon.js +2 -24
  173. package/src/Icon/SettingsIcon.js.map +1 -1
  174. package/src/Icon/ShowIcon.js +2 -24
  175. package/src/Icon/ShowIcon.js.map +1 -1
  176. package/src/Icon/SignIcon.js +2 -24
  177. package/src/Icon/SignIcon.js.map +1 -1
  178. package/src/Icon/SpeakerIcon.js +2 -24
  179. package/src/Icon/SpeakerIcon.js.map +1 -1
  180. package/src/Icon/SupportIcon.js +2 -24
  181. package/src/Icon/SupportIcon.js.map +1 -1
  182. package/src/Icon/TeamIcon.js +2 -24
  183. package/src/Icon/TeamIcon.js.map +1 -1
  184. package/src/Icon/TimedIcon.js +2 -24
  185. package/src/Icon/TimedIcon.js.map +1 -1
  186. package/src/Icon/TrashCrossIcon.js +2 -24
  187. package/src/Icon/TrashCrossIcon.js.map +1 -1
  188. package/src/Icon/TrashIcon.js +2 -24
  189. package/src/Icon/TrashIcon.js.map +1 -1
  190. package/src/Icon/TriangleIcon.js +5 -5
  191. package/src/Icon/TriangleIcon.js.map +1 -1
  192. package/src/Icon/UploadIcon.js +2 -24
  193. package/src/Icon/UploadIcon.js.map +1 -1
  194. package/src/Icon/WireIcon.js +2 -24
  195. package/src/Icon/WireIcon.js.map +1 -1
  196. package/src/Identity/Animation.js +18 -17
  197. package/src/Identity/Animation.js.map +1 -1
  198. package/src/Identity/Avatar.js +10 -27
  199. package/src/Identity/Avatar.js.map +1 -1
  200. package/src/Identity/AvatarGrid.js +8 -7
  201. package/src/Identity/AvatarGrid.js.map +1 -1
  202. package/src/Identity/Logo.js +7 -7
  203. package/src/Identity/Logo.js.map +1 -1
  204. package/src/Identity/colors-v2.js +2 -3
  205. package/src/Identity/colors-v2.js.map +1 -1
  206. package/src/Identity/colors.js +11 -6
  207. package/src/Identity/colors.js.map +1 -1
  208. package/src/Identity/motions.js +6 -7
  209. package/src/Identity/motions.js.map +1 -1
  210. package/src/Layout/Box.js +3 -24
  211. package/src/Layout/Box.js.map +1 -1
  212. package/src/Layout/Column.js +6 -27
  213. package/src/Layout/Column.js.map +1 -1
  214. package/src/Layout/Container.js +10 -31
  215. package/src/Layout/Container.js.map +1 -1
  216. package/src/Layout/Content.js +3 -24
  217. package/src/Layout/Content.js.map +1 -1
  218. package/src/Layout/FlexBox.js +3 -24
  219. package/src/Layout/FlexBox.js.map +1 -1
  220. package/src/Layout/Footer.js +1 -1
  221. package/src/Layout/Footer.js.map +1 -1
  222. package/src/Layout/Header.js +3 -24
  223. package/src/Layout/Header.js.map +1 -1
  224. package/src/Layout/MatchMedia.js +17 -35
  225. package/src/Layout/MatchMedia.js.map +1 -1
  226. package/src/Layout/Spacer.js +1 -1
  227. package/src/Layout/Spacer.js.map +1 -1
  228. package/src/Layout/StyledApp.js +6 -5
  229. package/src/Layout/StyledApp.js.map +1 -1
  230. package/src/Layout/Theme.js +7 -7
  231. package/src/Layout/Theme.js.map +1 -1
  232. package/src/Layout/headerMenu/HeaderMenu.js +13 -8
  233. package/src/Layout/headerMenu/HeaderMenu.js.map +1 -1
  234. package/src/Layout/headerMenu/HeaderSubMenu.js +10 -9
  235. package/src/Layout/headerMenu/HeaderSubMenu.js.map +1 -1
  236. package/src/Layout/headerMenu/MenuContent.js +4 -5
  237. package/src/Layout/headerMenu/MenuContent.js.map +1 -1
  238. package/src/Layout/headerMenu/MenuItems.js +5 -26
  239. package/src/Layout/headerMenu/MenuItems.js.map +1 -1
  240. package/src/Layout/headerMenu/MenuLink.js +10 -10
  241. package/src/Layout/headerMenu/MenuLink.js.map +1 -1
  242. package/src/Layout/headerMenu/MenuOpenButton.js +6 -27
  243. package/src/Layout/headerMenu/MenuOpenButton.js.map +1 -1
  244. package/src/Layout/headerMenu/MenuScrollableItems.js +5 -26
  245. package/src/Layout/headerMenu/MenuScrollableItems.js.map +1 -1
  246. package/src/Layout/headerMenu/MenuSubLink.js +6 -7
  247. package/src/Layout/headerMenu/MenuSubLink.js.map +1 -1
  248. package/src/Menu/MenuModal.js +14 -13
  249. package/src/Menu/MenuModal.js.map +1 -1
  250. package/src/Menu/TabBar.js +13 -12
  251. package/src/Menu/TabBar.js.map +1 -1
  252. package/src/Misc/ButtonGroup.js +7 -7
  253. package/src/Misc/ButtonGroup.js.map +1 -1
  254. package/src/Misc/IconButton.js +7 -7
  255. package/src/Misc/IconButton.js.map +1 -1
  256. package/src/Misc/IsInViewport.js +13 -8
  257. package/src/Misc/IsInViewport.js.map +1 -1
  258. package/src/Misc/Loading.js +8 -7
  259. package/src/Misc/Loading.js.map +1 -1
  260. package/src/Misc/Pagination.js +6 -5
  261. package/src/Misc/Pagination.js.map +1 -1
  262. package/src/Misc/Pill.js +7 -7
  263. package/src/Misc/Pill.js.map +1 -1
  264. package/src/Misc/childrenWithDefaultProps.js +3 -3
  265. package/src/Misc/childrenWithDefaultProps.js.map +1 -1
  266. package/src/Misc/useTimeout.js +7 -22
  267. package/src/Misc/useTimeout.js.map +1 -1
  268. package/src/Modal/Modal.js +13 -12
  269. package/src/Modal/Modal.js.map +1 -1
  270. package/src/Modal/Overlay.js +11 -10
  271. package/src/Modal/Overlay.js.map +1 -1
  272. package/src/Text/Heading.js +16 -16
  273. package/src/Text/Heading.js.map +1 -1
  274. package/src/Text/Label.js +9 -9
  275. package/src/Text/Label.js.map +1 -1
  276. package/src/Text/Line.js +3 -24
  277. package/src/Text/Line.js.map +1 -1
  278. package/src/Text/Link.js +8 -8
  279. package/src/Text/Link.js.map +1 -1
  280. package/src/Text/Paragraph.js +10 -10
  281. package/src/Text/Paragraph.js.map +1 -1
  282. package/src/Text/Text.js +8 -29
  283. package/src/Text/Text.js.map +1 -1
  284. package/src/Text/TextLink.js +7 -7
  285. package/src/Text/TextLink.js.map +1 -1
  286. package/src/Text/Title.js +7 -7
  287. package/src/Text/Title.js.map +1 -1
  288. package/src/mediaQueries.js +11 -7
  289. package/src/mediaQueries.js.map +1 -1
  290. package/src/util.js +10 -6
  291. package/src/util.js.map +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"ArrowDown.js","names":["ArrowDown","props"],"sources":["ArrowDown.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2022 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\nimport React from 'react';\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const ArrowDown = ({...props}: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M7.99963 12.5711L15.6565 4.91421L14.2423 3.5L7.99963 9.74264L1.75699 3.5L0.342773 4.91421L7.99963 12.5711Z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;;AAmBA;AACA;AApBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAKO,IAAMA,SAAS,GAAG,SAAZA,SAAS;EAAA,IAAQC,KAAK;EAAA,oBACjC,gCAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,gBAC/C;IAAM,CAAC,EAAC;EAA4G,EAAG,CAC/G;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"ArrowDown.js","names":["ArrowDown","props"],"sources":["ArrowDown.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2022 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\nimport React from 'react';\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const ArrowDown = ({...props}: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M7.99963 12.5711L15.6565 4.91421L14.2423 3.5L7.99963 9.74264L1.75699 3.5L0.342773 4.91421L7.99963 12.5711Z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAmBA;AACA;AAAgD;AAAA;AAAA;AAEzC,IAAMA,SAAS,GAAG,SAAZA,SAAS;EAAA,IAAQC,KAAK;EAAA,oBACjC,gCAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,gBAC/C;IAAM,CAAC,EAAC;EAA4G,EAAG,CAC/G;AAAA,CACX;AAAC"}
@@ -1,15 +1,15 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.rotation = exports.ArrowIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
- var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));
10
7
  var _react = require("@emotion/react");
11
8
  var _SVGIcon = require("./SVGIcon");
12
9
  var _excluded = ["direction"];
10
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
11
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
12
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
13
13
  var rotation = {
14
14
  right: 0,
15
15
  down: 90,
@@ -20,8 +20,8 @@ exports.rotation = rotation;
20
20
  var ArrowIcon = function ArrowIcon(_ref) {
21
21
  var _ref$direction = _ref.direction,
22
22
  direction = _ref$direction === void 0 ? 'right' : _ref$direction,
23
- props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
24
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
23
+ props = _objectWithoutProperties(_ref, _excluded);
24
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
25
25
  realWidth: 16,
26
26
  realHeight: 16
27
27
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"ArrowIcon.js","names":["rotation","right","down","left","up","ArrowIcon","direction","props"],"sources":["ArrowIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport interface Rotation {\n down: number;\n left: number;\n right: number;\n up: number;\n}\n\nexport interface ArrowProps extends SVGIconProps {\n direction?: keyof Rotation;\n}\n\nexport const rotation: Rotation = {\n right: 0,\n down: 90,\n left: 180,\n up: 270,\n};\n\nexport const ArrowIcon = ({direction = 'right', ...props}: ArrowProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path transform={`rotate(${rotation[direction]} 8 8)`} d=\"M5.8 1.5L7.3 0l8 8-8 8-1.5-1.5L11.3 9H.7V7h10.6\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;;AAoBA;AAEA;AAAgD;AAazC,IAAMA,QAAkB,GAAG;EAChCC,KAAK,EAAE,CAAC;EACRC,IAAI,EAAE,EAAE;EACRC,IAAI,EAAE,GAAG;EACTC,EAAE,EAAE;AACN,CAAC;AAAC;AAEK,IAAMC,SAAS,GAAG,SAAZA,SAAS;EAAA,0BAAKC,SAAS;IAATA,SAAS,+BAAG,OAAO;IAAKC,KAAK;EAAA,OACtD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,SAAS,mBAAYP,QAAQ,CAACM,SAAS,CAAC,UAAQ;IAAC,CAAC,EAAC;EAAiD,EAAG,CACrG;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"ArrowIcon.js","names":["rotation","right","down","left","up","ArrowIcon","direction","props"],"sources":["ArrowIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport interface Rotation {\n down: number;\n left: number;\n right: number;\n up: number;\n}\n\nexport interface ArrowProps extends SVGIconProps {\n direction?: keyof Rotation;\n}\n\nexport const rotation: Rotation = {\n right: 0,\n down: 90,\n left: 180,\n up: 270,\n};\n\nexport const ArrowIcon = ({direction = 'right', ...props}: ArrowProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path transform={`rotate(${rotation[direction]} 8 8)`} d=\"M5.8 1.5L7.3 0l8 8-8 8-1.5-1.5L11.3 9H.7V7h10.6\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAAA;AAAA;AAAA;AAazC,IAAMA,QAAkB,GAAG;EAChCC,KAAK,EAAE,CAAC;EACRC,IAAI,EAAE,EAAE;EACRC,IAAI,EAAE,GAAG;EACTC,EAAE,EAAE;AACN,CAAC;AAAC;AAEK,IAAMC,SAAS,GAAG,SAAZA,SAAS;EAAA,0BAAKC,SAAS;IAATA,SAAS,+BAAG,OAAO;IAAKC,KAAK;EAAA,OACtD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,SAAS,mBAAYP,QAAQ,CAACM,SAAS,CAAC,UAAQ;IAAC,CAAC,EAAC;EAAiD,EAAG,CACrG;AAAA,CACX;AAAC"}
@@ -1,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.AttachmentIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
8
  var _SVGIcon = require("./SVGIcon");
11
- /*
12
- * Wire
13
- * Copyright (C) 2018 Wire Swiss GmbH
14
- *
15
- * This program is free software: you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation, either version 3 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program. If not, see http://www.gnu.org/licenses/.
27
- *
28
- */
29
-
30
- /** @jsx jsx */
31
-
9
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
32
10
  var AttachmentIcon = function AttachmentIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 14,
35
13
  realHeight: 16
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"AttachmentIcon.js","names":["AttachmentIcon","props"],"sources":["AttachmentIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const AttachmentIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={14} realHeight={16} {...props}>\n <path d=\"M1.6 7.7l4.8-4.8A3.3 3.3 0 0 1 11 3a3.4 3.4 0 0 1 0 4.8L9.8 9.1l-4.4 4.4a2 2 0 0 1-2.8 0 2 2 0 0 1 0-2.7L4 9.4 8.4 5c.2-.2.5-.2.7 0 .2.2.2.5 0 .6l-4.8 4.8a1 1 0 0 0 0 1.4c.4.4 1 .4 1.4 0L10.4 7c1-1 1-2.5 0-3.4-1-1-2.4-1-3.3 0L2.6 8 1.3 9.4a3.9 3.9 0 0 0 0 5.5c1.5 1.5 4 1.5 5.4 0l4.4-4.5 1.4-1.3c2-2.1 2-5.5 0-7.5a5.3 5.3 0 0 0-7.5 0L.3 6.3a1 1 0 0 0 0 1.4c.4.4 1 .4 1.3 0z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,cAAc,GAAG,SAAjBA,cAAc,CAAIC,KAAmB;EAAA,OAChD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAuX,EAAG,CAC1X;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"AttachmentIcon.js","names":["AttachmentIcon","props"],"sources":["AttachmentIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const AttachmentIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={14} realHeight={16} {...props}>\n <path d=\"M1.6 7.7l4.8-4.8A3.3 3.3 0 0 1 11 3a3.4 3.4 0 0 1 0 4.8L9.8 9.1l-4.4 4.4a2 2 0 0 1-2.8 0 2 2 0 0 1 0-2.7L4 9.4 8.4 5c.2-.2.5-.2.7 0 .2.2.2.5 0 .6l-4.8 4.8a1 1 0 0 0 0 1.4c.4.4 1 .4 1.4 0L10.4 7c1-1 1-2.5 0-3.4-1-1-2.4-1-3.3 0L2.6 8 1.3 9.4a3.9 3.9 0 0 0 0 5.5c1.5 1.5 4 1.5 5.4 0l4.4-4.5 1.4-1.3c2-2.1 2-5.5 0-7.5a5.3 5.3 0 0 0-7.5 0L.3 6.3a1 1 0 0 0 0 1.4c.4.4 1 .4 1.3 0z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,cAAc,GAAG,SAAjBA,cAAc,CAAIC,KAAmB;EAAA,OAChD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAuX,EAAG,CAC1X;AAAA,CACX;AAAC"}
@@ -1,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.AudioVideoIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
8
  var _SVGIcon = require("./SVGIcon");
11
- /*
12
- * Wire
13
- * Copyright (C) 2018 Wire Swiss GmbH
14
- *
15
- * This program is free software: you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation, either version 3 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program. If not, see http://www.gnu.org/licenses/.
27
- *
28
- */
29
-
30
- /** @jsx jsx */
31
-
9
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
32
10
  var AudioVideoIcon = function AudioVideoIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 16,
35
13
  realHeight: 16
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"AudioVideoIcon.js","names":["AudioVideoIcon","props"],"sources":["AudioVideoIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const AudioVideoIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M0 1c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v11c0 .6-.4 1-1 1H1a1 1 0 0 1-1-1V1zm5 13h6v2H5v-2zm-3-4v1h3v-1H2zm0-2v1h3V8H2zm0-2v1h3V6H2zm0-2v1h3V4H2zm4.5 6v1h3v-1h-3zm0-2v1h3V8h-3zm4.5 2v1h3v-1h-3zm0-2v1h3V8h-3zm0-2v1h3V6h-3z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,cAAc,GAAG,SAAjBA,cAAc,CAAIC,KAAmB;EAAA,OAChD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAyN,EAAG,CAC5N;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"AudioVideoIcon.js","names":["AudioVideoIcon","props"],"sources":["AudioVideoIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const AudioVideoIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M0 1c0-.6.4-1 1-1h14c.6 0 1 .4 1 1v11c0 .6-.4 1-1 1H1a1 1 0 0 1-1-1V1zm5 13h6v2H5v-2zm-3-4v1h3v-1H2zm0-2v1h3V8H2zm0-2v1h3V6H2zm0-2v1h3V4H2zm4.5 6v1h3v-1h-3zm0-2v1h3V8h-3zm4.5 2v1h3v-1h-3zm0-2v1h3V8h-3zm0-2v1h3V6h-3z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,cAAc,GAAG,SAAjBA,cAAc,CAAIC,KAAmB;EAAA,OAChD,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAyN,EAAG,CAC5N;AAAA,CACX;AAAC"}
@@ -1,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.BlockIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
8
  var _SVGIcon = require("./SVGIcon");
11
- /*
12
- * Wire
13
- * Copyright (C) 2019 Wire Swiss GmbH
14
- *
15
- * This program is free software: you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation, either version 3 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program. If not, see http://www.gnu.org/licenses/.
27
- *
28
- */
29
-
30
- /** @jsx jsx */
31
-
9
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
32
10
  var BlockIcon = function BlockIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 16,
35
13
  realHeight: 16
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"BlockIcon.js","names":["BlockIcon","props"],"sources":["BlockIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2019 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const BlockIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16zm4.9-11.48l-.2.19-8.18 8.18a6 6 0 0 0 8.37-8.37zm-1.42-1.41a6 6 0 0 0-8.37 8.37l8.18-8.19.19-.18z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAmB;EAAA,OAC3C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAsI,EAAG,CACzI;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"BlockIcon.js","names":["BlockIcon","props"],"sources":["BlockIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2019 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from './SVGIcon';\n\nexport const BlockIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16zm4.9-11.48l-.2.19-8.18 8.18a6 6 0 0 0 8.37-8.37zm-1.42-1.41a6 6 0 0 0-8.37 8.37l8.18-8.19.19-.18z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAgD;AAEzC,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAmB;EAAA,OAC3C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAsI,EAAG,CACzI;AAAA,CACX;AAAC"}
@@ -1,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.AndroidIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
8
  var _SVGIcon = require("../SVGIcon");
11
- /*
12
- * Wire
13
- * Copyright (C) 2018 Wire Swiss GmbH
14
- *
15
- * This program is free software: you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation, either version 3 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program. If not, see http://www.gnu.org/licenses/.
27
- *
28
- */
29
-
30
- /** @jsx jsx */
31
-
9
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
32
10
  var AndroidIcon = function AndroidIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 32,
35
13
  realHeight: 32
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"AndroidIcon.js","names":["AndroidIcon","props"],"sources":["AndroidIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const AndroidIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M4.04 10.35c-1.133 0-2.04.886-2.04 1.971v8.268c0 1.094.916 1.971 2.04 1.971 1.131 0 2.038-.886 2.038-1.971V12.32c0-1.085-.916-1.971-2.039-1.971zm16.465-7.425L21.933.406a.276.276 0 0 0-.108-.373c-.134-.07-.314-.026-.386.112L20.002 2.69a10.133 10.133 0 0 0-4.006-.816 10.04 10.04 0 0 0-3.989.807L10.57.145a.297.297 0 0 0-.386-.112.277.277 0 0 0-.117.373l1.428 2.519C8.692 4.323 6.797 6.98 6.797 10.037h18.397c0-3.057-1.886-5.714-4.689-7.112zm-8.696 3.89a.76.76 0 0 1-.772-.747.76.76 0 0 1 .772-.747c.423 0 .773.34.773.747a.754.754 0 0 1-.773.747zm8.382 0a.76.76 0 0 1-.773-.747.76.76 0 0 1 .773-.747c.422 0 .772.34.772.747a.772.772 0 0 1-.772.747zM6.869 10.723v12.818c0 1.164.97 2.11 2.183 2.11h1.482v4.378c0 1.085.916 1.971 2.039 1.971 1.132 0 2.04-.886 2.04-1.98v-4.377h2.757v4.377c0 1.086.916 1.971 2.039 1.971 1.132 0 2.04-.885 2.04-1.971v-4.377h1.49c1.204 0 2.183-.938 2.183-2.11V10.714l-18.253.01zM30 12.321c0-1.094-.916-1.971-2.04-1.971-1.131 0-2.038.886-2.038 1.971v8.268c0 1.094.916 1.971 2.039 1.971 1.132 0 2.039-.886 2.039-1.971V12.32z\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,WAAW,GAAG,SAAdA,WAAW,CAAIC,KAAmB;EAAA,OAC7C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,CAAC,EAAC,uhCAAuhC;IACzhC,QAAQ,EAAC;EAAS,EAClB,CACM;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"AndroidIcon.js","names":["AndroidIcon","props"],"sources":["AndroidIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const AndroidIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M4.04 10.35c-1.133 0-2.04.886-2.04 1.971v8.268c0 1.094.916 1.971 2.04 1.971 1.131 0 2.038-.886 2.038-1.971V12.32c0-1.085-.916-1.971-2.039-1.971zm16.465-7.425L21.933.406a.276.276 0 0 0-.108-.373c-.134-.07-.314-.026-.386.112L20.002 2.69a10.133 10.133 0 0 0-4.006-.816 10.04 10.04 0 0 0-3.989.807L10.57.145a.297.297 0 0 0-.386-.112.277.277 0 0 0-.117.373l1.428 2.519C8.692 4.323 6.797 6.98 6.797 10.037h18.397c0-3.057-1.886-5.714-4.689-7.112zm-8.696 3.89a.76.76 0 0 1-.772-.747.76.76 0 0 1 .772-.747c.423 0 .773.34.773.747a.754.754 0 0 1-.773.747zm8.382 0a.76.76 0 0 1-.773-.747.76.76 0 0 1 .773-.747c.422 0 .772.34.772.747a.772.772 0 0 1-.772.747zM6.869 10.723v12.818c0 1.164.97 2.11 2.183 2.11h1.482v4.378c0 1.085.916 1.971 2.039 1.971 1.132 0 2.04-.886 2.04-1.98v-4.377h2.757v4.377c0 1.086.916 1.971 2.039 1.971 1.132 0 2.04-.885 2.04-1.971v-4.377h1.49c1.204 0 2.183-.938 2.183-2.11V10.714l-18.253.01zM30 12.321c0-1.094-.916-1.971-2.04-1.971-1.131 0-2.038.886-2.038 1.971v8.268c0 1.094.916 1.971 2.039 1.971 1.132 0 2.039-.886 2.039-1.971V12.32z\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,WAAW,GAAG,SAAdA,WAAW,CAAIC,KAAmB;EAAA,OAC7C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,CAAC,EAAC,uhCAAuhC;IACzhC,QAAQ,EAAC;EAAS,EAClB,CACM;AAAA,CACX;AAAC"}
@@ -1,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.AppleIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
8
  var _SVGIcon = require("../SVGIcon");
11
- /*
12
- * Wire
13
- * Copyright (C) 2018 Wire Swiss GmbH
14
- *
15
- * This program is free software: you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation, either version 3 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program. If not, see http://www.gnu.org/licenses/.
27
- *
28
- */
29
-
30
- /** @jsx jsx */
31
-
9
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
32
10
  var AppleIcon = function AppleIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 32,
35
13
  realHeight: 32
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"AppleIcon.js","names":["AppleIcon","props"],"sources":["AppleIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const AppleIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M24.716 17.018c.041 4.845 4.233 6.447 4.284 6.464-.025.113-.656 2.312-2.228 4.545-1.313 1.965-2.689 3.887-4.873 3.922-2.122.049-2.836-1.25-5.27-1.25-2.457 0-3.217 1.215-5.252 1.299-2.081.077-3.67-2.098-5.031-4.046-2.72-3.978-4.837-11.21-1.998-16.13 1.375-2.413 3.883-3.967 6.564-4.009 2.083-.042 4.016 1.409 5.296 1.409 1.255 0 3.645-1.736 6.11-1.476 1.03.03 3.964.407 5.857 3.17-.153.092-3.495 2.059-3.459 6.102zM20.707 5.129c-1.142 1.35-2.97 2.382-4.75 2.249-.233-1.821.67-3.758 1.679-4.94C18.777 1.098 20.759.07 22.343 0c.208 1.893-.54 3.758-1.636 5.129z\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAmB;EAAA,OAC3C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,CAAC,EAAC,+iBAA+iB;IACjjB,QAAQ,EAAC;EAAS,EAClB,CACM;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"AppleIcon.js","names":["AppleIcon","props"],"sources":["AppleIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const AppleIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M24.716 17.018c.041 4.845 4.233 6.447 4.284 6.464-.025.113-.656 2.312-2.228 4.545-1.313 1.965-2.689 3.887-4.873 3.922-2.122.049-2.836-1.25-5.27-1.25-2.457 0-3.217 1.215-5.252 1.299-2.081.077-3.67-2.098-5.031-4.046-2.72-3.978-4.837-11.21-1.998-16.13 1.375-2.413 3.883-3.967 6.564-4.009 2.083-.042 4.016 1.409 5.296 1.409 1.255 0 3.645-1.736 6.11-1.476 1.03.03 3.964.407 5.857 3.17-.153.092-3.495 2.059-3.459 6.102zM20.707 5.129c-1.142 1.35-2.97 2.382-4.75 2.249-.233-1.821.67-3.758 1.679-4.94C18.777 1.098 20.759.07 22.343 0c.208 1.893-.54 3.758-1.636 5.129z\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAmB;EAAA,OAC3C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,CAAC,EAAC,+iBAA+iB;IACjjB,QAAQ,EAAC;EAAS,EAClB,CACM;AAAA,CACX;AAAC"}
@@ -1,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.ChromeIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
8
  var _SVGIcon = require("../SVGIcon");
11
- /*
12
- * Wire
13
- * Copyright (C) 2018 Wire Swiss GmbH
14
- *
15
- * This program is free software: you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation, either version 3 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program. If not, see http://www.gnu.org/licenses/.
27
- *
28
- */
29
-
30
- /** @jsx jsx */
31
-
9
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
32
10
  var ChromeIcon = function ChromeIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 32,
35
13
  realHeight: 32
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"ChromeIcon.js","names":["ChromeIcon","props"],"sources":["ChromeIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const ChromeIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M11.756 11.758a6 6 0 1 0 8.486 8.484 5.997 5.997 0 0 0 0-8.484 6 6 0 0 0-8.486 0M27.68 5.065l-6.022 6.025a7.492 7.492 0 0 1-.355 10.213 7.464 7.464 0 0 1-2.859 1.78l2.204 8.227c5.267-1.605 9.385-5.842 10.813-11.169 1.426-5.327-.022-11.055-3.78-15.076M10.694 21.303a7.496 7.496 0 0 1-2.059-6.732L.423 12.37A15.896 15.896 0 0 0 2.12 23.95a15.885 15.885 0 0 0 9.743 7.504c2.542.684 5.22.726 7.776.127l-2.202-8.219a7.494 7.494 0 0 1-6.742-2.058m0-10.606c2.806-2.805 7.273-2.917 10.221-.349l6.023-6.026A16.013 16.013 0 0 0 20.15.547C11.791-1.69 3.186 3.138.695 11.354l8.22 2.203a7.452 7.452 0 0 1 1.78-2.86\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,UAAU,GAAG,SAAbA,UAAU,CAAIC,KAAmB;EAAA,OAC5C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,CAAC,EAAC,2lBAA2lB;IAC7lB,QAAQ,EAAC;EAAS,EAClB,CACM;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"ChromeIcon.js","names":["ChromeIcon","props"],"sources":["ChromeIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const ChromeIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M11.756 11.758a6 6 0 1 0 8.486 8.484 5.997 5.997 0 0 0 0-8.484 6 6 0 0 0-8.486 0M27.68 5.065l-6.022 6.025a7.492 7.492 0 0 1-.355 10.213 7.464 7.464 0 0 1-2.859 1.78l2.204 8.227c5.267-1.605 9.385-5.842 10.813-11.169 1.426-5.327-.022-11.055-3.78-15.076M10.694 21.303a7.496 7.496 0 0 1-2.059-6.732L.423 12.37A15.896 15.896 0 0 0 2.12 23.95a15.885 15.885 0 0 0 9.743 7.504c2.542.684 5.22.726 7.776.127l-2.202-8.219a7.494 7.494 0 0 1-6.742-2.058m0-10.606c2.806-2.805 7.273-2.917 10.221-.349l6.023-6.026A16.013 16.013 0 0 0 20.15.547C11.791-1.69 3.186 3.138.695 11.354l8.22 2.203a7.452 7.452 0 0 1 1.78-2.86\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,UAAU,GAAG,SAAbA,UAAU,CAAIC,KAAmB;EAAA,OAC5C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,CAAC,EAAC,2lBAA2lB;IAC7lB,QAAQ,EAAC;EAAS,EAClB,CACM;AAAA,CACX;AAAC"}
@@ -1,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.FacebookIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
8
  var _SVGIcon = require("../SVGIcon");
11
- /*
12
- * Wire
13
- * Copyright (C) 2018 Wire Swiss GmbH
14
- *
15
- * This program is free software: you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation, either version 3 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program. If not, see http://www.gnu.org/licenses/.
27
- *
28
- */
29
-
30
- /** @jsx jsx */
31
-
9
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
32
10
  var FacebookIcon = function FacebookIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 16,
35
13
  realHeight: 16
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"FacebookIcon.js","names":["FacebookIcon","props"],"sources":["FacebookIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const FacebookIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M14.227 1H1.773A.773.773 0 0 0 1 1.773v12.454c0 .427.346.773.773.773h6.705V9.578H6.653V7.466h1.825V5.907c0-1.808 1.104-2.793 2.717-2.793a14.8 14.8 0 0 1 1.63.084v1.89h-1.118c-.877 0-1.047.417-1.047 1.029v1.349h2.092l-.272 2.112h-1.82V15h3.567a.773.773 0 0 0 .773-.773V1.773A.773.773 0 0 0 14.227 1\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,YAAY,GAAG,SAAfA,YAAY,CAAIC,KAAmB;EAAA,OAC9C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAA2S,EAAG,CAC9S;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"FacebookIcon.js","names":["FacebookIcon","props"],"sources":["FacebookIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const FacebookIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M14.227 1H1.773A.773.773 0 0 0 1 1.773v12.454c0 .427.346.773.773.773h6.705V9.578H6.653V7.466h1.825V5.907c0-1.808 1.104-2.793 2.717-2.793a14.8 14.8 0 0 1 1.63.084v1.89h-1.118c-.877 0-1.047.417-1.047 1.029v1.349h2.092l-.272 2.112h-1.82V15h3.567a.773.773 0 0 0 .773-.773V1.773A.773.773 0 0 0 14.227 1\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,YAAY,GAAG,SAAfA,YAAY,CAAIC,KAAmB;EAAA,OAC9C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAA2S,EAAG,CAC9S;AAAA,CACX;AAAC"}
@@ -1,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.GitHubIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
8
  var _SVGIcon = require("../SVGIcon");
11
- /*
12
- * Wire
13
- * Copyright (C) 2018 Wire Swiss GmbH
14
- *
15
- * This program is free software: you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation, either version 3 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program. If not, see http://www.gnu.org/licenses/.
27
- *
28
- */
29
-
30
- /** @jsx jsx */
31
-
9
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
32
10
  var GitHubIcon = function GitHubIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 16,
35
13
  realHeight: 16
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"GitHubIcon.js","names":["GitHubIcon","props"],"sources":["GitHubIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const GitHubIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M8 .5a7.5 7.5 0 0 0-2.37 14.616c.375.07.511-.163.511-.361 0-.178-.006-.65-.01-1.276-2.086.453-2.526-1.005-2.526-1.005-.341-.867-.833-1.097-.833-1.097-.68-.465.052-.456.052-.456.752.053 1.148.773 1.148.773.67 1.146 1.755.815 2.183.623.068-.485.262-.815.476-1.003-1.665-.189-3.416-.832-3.416-3.706a2.9 2.9 0 0 1 .772-2.013c-.077-.19-.335-.952.073-1.985 0 0 .63-.201 2.063.77A7.183 7.183 0 0 1 8 4.126a7.194 7.194 0 0 1 1.878.252c1.432-.97 2.06-.769 2.06-.769.41 1.033.152 1.796.075 1.985a2.9 2.9 0 0 1 .771 2.013c0 2.881-1.754 3.515-3.424 3.7.269.232.509.69.509 1.39 0 1.002-.01 1.81-.01 2.057 0 .2.135.434.516.36A7.5 7.5 0 0 0 8 .5\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,UAAU,GAAG,SAAbA,UAAU,CAAIC,KAAmB;EAAA,OAC5C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAwnB,EAAG,CAC3nB;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"GitHubIcon.js","names":["GitHubIcon","props"],"sources":["GitHubIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const GitHubIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M8 .5a7.5 7.5 0 0 0-2.37 14.616c.375.07.511-.163.511-.361 0-.178-.006-.65-.01-1.276-2.086.453-2.526-1.005-2.526-1.005-.341-.867-.833-1.097-.833-1.097-.68-.465.052-.456.052-.456.752.053 1.148.773 1.148.773.67 1.146 1.755.815 2.183.623.068-.485.262-.815.476-1.003-1.665-.189-3.416-.832-3.416-3.706a2.9 2.9 0 0 1 .772-2.013c-.077-.19-.335-.952.073-1.985 0 0 .63-.201 2.063.77A7.183 7.183 0 0 1 8 4.126a7.194 7.194 0 0 1 1.878.252c1.432-.97 2.06-.769 2.06-.769.41 1.033.152 1.796.075 1.985a2.9 2.9 0 0 1 .771 2.013c0 2.881-1.754 3.515-3.424 3.7.269.232.509.69.509 1.39 0 1.002-.01 1.81-.01 2.057 0 .2.135.434.516.36A7.5 7.5 0 0 0 8 .5\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,UAAU,GAAG,SAAbA,UAAU,CAAIC,KAAmB;EAAA,OAC5C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAwnB,EAAG,CAC3nB;AAAA,CACX;AAAC"}
@@ -1,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.LinkedInIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
8
  var _SVGIcon = require("../SVGIcon");
11
- /*
12
- * Wire
13
- * Copyright (C) 2018 Wire Swiss GmbH
14
- *
15
- * This program is free software: you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation, either version 3 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program. If not, see http://www.gnu.org/licenses/.
27
- *
28
- */
29
-
30
- /** @jsx jsx */
31
-
9
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
32
10
  var LinkedInIcon = function LinkedInIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 16,
35
13
  realHeight: 16
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"LinkedInIcon.js","names":["LinkedInIcon","props"],"sources":["LinkedInIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const LinkedInIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M.333 5.333v10.334h3.334V5.333H.333zM9 9.667c0-1.334.852-2 1.852-2s1.815.666 1.815 2.333v5.667H16v-6C16 6.667 14.333 5 12 5c-1.333 0-2.333.76-3 1.76l-.111-1.427H5.61c0 .352.056 2.334.056 2.334v8H9v-6zm-7.019-6C3.222 3.667 4 2.852 4 1.833 3.981.796 3.222 0 2.019 0 .796 0 0 .796 0 1.833c0 1.019.778 1.834 1.963 1.834h.018z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,YAAY,GAAG,SAAfA,YAAY,CAAIC,KAAmB;EAAA,OAC9C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAmU,EAAG,CACtU;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"LinkedInIcon.js","names":["LinkedInIcon","props"],"sources":["LinkedInIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const LinkedInIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={16} realHeight={16} {...props}>\n <path d=\"M.333 5.333v10.334h3.334V5.333H.333zM9 9.667c0-1.334.852-2 1.852-2s1.815.666 1.815 2.333v5.667H16v-6C16 6.667 14.333 5 12 5c-1.333 0-2.333.76-3 1.76l-.111-1.427H5.61c0 .352.056 2.334.056 2.334v8H9v-6zm-7.019-6C3.222 3.667 4 2.852 4 1.833 3.981.796 3.222 0 2.019 0 .796 0 0 .796 0 1.833c0 1.019.778 1.834 1.963 1.834h.018z\" />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,YAAY,GAAG,SAAfA,YAAY,CAAIC,KAAmB;EAAA,OAC9C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IAAM,CAAC,EAAC;EAAmU,EAAG,CACtU;AAAA,CACX;AAAC"}
@@ -1,36 +1,14 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  exports.LinuxIcon = void 0;
8
- var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
9
7
  var _react = require("@emotion/react");
10
8
  var _SVGIcon = require("../SVGIcon");
11
- /*
12
- * Wire
13
- * Copyright (C) 2018 Wire Swiss GmbH
14
- *
15
- * This program is free software: you can redistribute it and/or modify
16
- * it under the terms of the GNU General Public License as published by
17
- * the Free Software Foundation, either version 3 of the License, or
18
- * (at your option) any later version.
19
- *
20
- * This program is distributed in the hope that it will be useful,
21
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23
- * GNU General Public License for more details.
24
- *
25
- * You should have received a copy of the GNU General Public License
26
- * along with this program. If not, see http://www.gnu.org/licenses/.
27
- *
28
- */
29
-
30
- /** @jsx jsx */
31
-
9
+ function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
32
10
  var LinuxIcon = function LinuxIcon(props) {
33
- return (0, _react.jsx)(_SVGIcon.SVGIcon, (0, _extends2["default"])({
11
+ return (0, _react.jsx)(_SVGIcon.SVGIcon, _extends({
34
12
  realWidth: 32,
35
13
  realHeight: 32
36
14
  }, props), (0, _react.jsx)("path", {
@@ -1 +1 @@
1
- {"version":3,"file":"LinuxIcon.js","names":["LinuxIcon","props"],"sources":["LinuxIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const LinuxIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M28.697 25.245c.695.765.997 1.336.968 1.846-.03.51-.41.862-.88 1.142-.938.561-2.354.986-3.206 2.012l-.166-.136.164.137c-.894 1.055-2.001 1.664-3.042 1.745-1.04.081-2.015-.395-2.54-1.435l-.002-.004a1.825 1.825 0 0 1-.157-.42c-1.354.076-2.531-.332-3.474-.256-1.39.075-2.257.407-3.047.411-.305.666-.9 1.098-1.633 1.264-1.01.229-2.277-.001-3.526-.649l.1-.188-.101.188c-1.167-.613-2.648-.558-3.741-.784-.547-.113-1.03-.313-1.266-.768-.235-.453-.192-1.078.141-1.982.105-.322.026-.797-.051-1.299a4.894 4.894 0 0 1-.075-.739c0-.267.043-.531.175-.776l.002-.002c.28-.535.743-.756 1.165-.906.421-.15.804-.25 1.073-.517.288-.301.547-.75.896-1.12.047-.05.096-.098.148-.143-.165-1.078.014-2.216.389-3.332.794-2.367 2.471-4.64 3.662-6.044 1.014-1.429 1.313-2.58 1.417-4.042.085-1.998-1.426-7.967 4.272-8.422a8.15 8.15 0 0 1 .65-.026c5.099.007 4.812 5.335 4.78 8.207-.02 1.883 1.03 3.157 2.103 4.5.959 1.123 2.214 2.766 2.934 4.651.586 1.536.814 3.236.233 4.943a1.657 1.657 0 0 1 .513.306l.002.002c.418.353.549.897.665 1.401.117.505.226.979.454 1.234l.001.001zm.54 1.822c.018-.315-.196-.808-.86-1.539-.346-.386-.437-.927-.552-1.423-.116-.496-.248-.94-.528-1.174l-.002-.002c-.363-.315-.719-.339-1.143-.329-.091.002-.185.007-.282.01-.483.552-1.627 1.227-2.421 1.02-.726-.182-1.136-1.02-1.187-1.842-.02.01-.042.02-.063.032-.448.244-.701.676-.862 1.316-.161.64-.215 1.469-.263 2.418v.002c-.046.74-.388 1.652-.627 2.54-.238.888-.356 1.729-.073 2.262l.002.003v.001c.456.907 1.23 1.276 2.125 1.206.896-.07 1.914-.611 2.748-1.595.96-1.154 2.466-1.596 3.315-2.104.424-.253.654-.487.672-.802zM13 27.778c2.384 1.614 5.193.994 7.217-.438.2-.685.4-1.331.43-1.81.047-.95.098-1.797.274-2.496.176-.701.493-1.272 1.073-1.587.093-.05.186-.09.278-.122.006-.06.015-.118.026-.175.166-1.093 1.15-1.146 2.386-.608 1.191.535 1.638 1.001 1.436 1.634h.022a3.84 3.84 0 0 1 .24 0c.248-.798-.267-1.383-1.66-2.055a6.131 6.131 0 0 0-.278-.122c.186-.75.15-1.51-.024-2.232-.38-1.584-1.425-2.987-2.22-3.685-.148-.006-.133.122.163.407.734.67 2.338 3.072 1.47 5.303a2.52 2.52 0 0 0-.69-.087c-.332-1.818-1.1-3.328-1.487-4.038-.727-1.339-1.857-4.082-2.343-5.982-.283.4-.78.743-1.406.937h-.001c-.297.096-.609.341-1 .563-.36.204-.792.383-1.345.383-.05 0-.1-.001-.152-.004a1.975 1.975 0 0 1-1.177-.454c-.285-.226-.504-.476-.796-.646a6.594 6.594 0 0 1-.39-.254c-.126 2.365-1.718 5.331-2.48 7.042-.522 1.233-.833 2.55-.87 3.843-1.374-1.816-.37-4.142.166-5.15.6-1.103.692-1.406.547-1.3-.54.874-1.387 2.266-1.716 3.697-.172.746-.204 1.501.02 2.2.222.698.698 1.342 1.55 1.866 1.157.705 1.946 1.41 2.411 2.034.466.625.612 1.172.466 1.56a.783.783 0 0 1-.429.439 1.514 1.514 0 0 1-.62.115c.124.155.249.312.37.47.192.248.377.499.539.752zm.103 1.616c.06-.585-.395-1.35-.981-2.11-.587-.762-1.28-1.508-1.607-2.187l-.001-.002-1.232-2.226c-.427-.573-.87-.925-1.378-1.002a1.459 1.459 0 0 0-.226-.017c-.383.002-.637.18-.89.449-.301.318-.558.767-.9 1.125l-.002.002-.002.001c-.37.368-.839.479-1.234.62-.395.14-.714.288-.93.703l-.002.003c-.17.312-.133.76-.057 1.252.076.492.192 1.017.036 1.496l-.002.004-.001.004c-.317.856-.314 1.359-.164 1.647.149.288.474.444.971.546.996.207 2.549.139 3.854.824 1.18.612 2.361.808 3.232.61.871-.197 1.439-.74 1.516-1.737v-.005zm-.212-20.857c-.267.199-.354.457-.262.76.092.304.388.654.927.956v.001h.002c.335.196.564.459.826.668.132.104.27.198.436.268.166.07.36.118.604.133.57.032.99-.137 1.36-.348.372-.21.687-.467 1.047-.583h.002c.74-.23 1.267-.691 1.433-1.13a.737.737 0 0 0-.019-.619c-.099-.192-.301-.375-.645-.515H18.6c-.715-.304-1.026-.326-1.425-.583-.65-.414-1.187-.56-1.633-.558a1.96 1.96 0 0 0-.63.106c-.543.186-.904.573-1.13.785v.001c-.045.042-.102.08-.241.18-.14.102-.349.254-.65.478zm-.148-2.86a2.43 2.43 0 0 0-.104.892v.003c.02.324.085.599.207.874.103.232.22.408.372.548l.179-.13c.078-.057.142-.108.236-.18a.84.84 0 0 1-.269-.358 1.443 1.443 0 0 1-.109-.443l-.001-.019a1.422 1.422 0 0 1 .03-.47.849.849 0 0 1 .162-.357c.077-.092.157-.14.254-.147a.366.366 0 0 1 .274.102c.092.078.162.18.224.324a1.479 1.479 0 0 1 .11.459c.013.123.01.234-.005.343a2.274 2.274 0 0 1 .642-.288c.01-.125.012-.253.003-.389v-.003a2.404 2.404 0 0 0-.205-.874 1.561 1.561 0 0 0-.46-.623.843.843 0 0 0-.591-.203c-.212.01-.388.097-.563.27-.175.171-.295.38-.386.669zm3.363.808v.029c.002.106.01.207.023.305.229.054.56.147.819.275a1.625 1.625 0 0 1-.022-.343c.007-.208.044-.382.117-.558a.993.993 0 0 1 .281-.402.53.53 0 0 1 .37-.137.517.517 0 0 1 .358.162c.113.109.19.24.251.421.058.173.085.342.08.54l-.002.025a1.52 1.52 0 0 1-.117.556c-.048.118-.179.211-.245.29.091.032.18.061.294.104a9.538 9.538 0 0 1 .503.206c.114-.136.208-.293.29-.48a2.391 2.391 0 0 0 .204-1.05 2.37 2.37 0 0 0-.225-.993 1.79 1.79 0 0 0-.593-.742 1.294 1.294 0 0 0-.79-.267h-.014a1.29 1.29 0 0 0-.8.281 1.819 1.819 0 0 0-.579.754 2.353 2.353 0 0 0-.203 1.024zM15.78 7.64c-.008-.027.017-.06.04-.073.101-.06.239-.037.346.008.084.035.214.096.202.191-.009.073-.114.1-.182.098-.071-.002-.122-.08-.185-.114-.072-.04-.197-.026-.221-.11zm-1.142.224c-.068.002-.174-.025-.182-.098-.012-.095.118-.156.201-.191.108-.045.245-.068.346-.008.023.014.049.046.04.073-.023.084-.148.07-.22.11-.063.035-.114.112-.185.114zm-1.605 1.454c-.219-.172-.193-.414-.103-.407.15.019.173.217.268.306.128.12.289.275.483.43.39.307.908.607 1.557.607.648 0 1.405-.38 1.867-.64.261-.146.594-.41.866-.609.208-.152.2-.336.372-.316.172.02.045.203-.196.413-.24.21-.616.488-.922.647-.582.304-1.263.672-1.987.672-.724 0-1.296-.334-1.707-.66-.206-.163-.372-.325-.498-.443z\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;;;AAoBA;AAEA;AAtBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAKO,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAmB;EAAA,OAC3C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,CAAC,EAAC,g0KAAg0K;IACl0K,QAAQ,EAAC;EAAS,EAClB,CACM;AAAA,CACX;AAAC"}
1
+ {"version":3,"file":"LinuxIcon.js","names":["LinuxIcon","props"],"sources":["LinuxIcon.tsx"],"sourcesContent":["/*\n * Wire\n * Copyright (C) 2018 Wire Swiss GmbH\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program. If not, see http://www.gnu.org/licenses/.\n *\n */\n\n/** @jsx jsx */\nimport {jsx} from '@emotion/react';\n\nimport {SVGIcon, SVGIconProps} from '../SVGIcon';\n\nexport const LinuxIcon = (props: SVGIconProps) => (\n <SVGIcon realWidth={32} realHeight={32} {...props}>\n <path\n d=\"M28.697 25.245c.695.765.997 1.336.968 1.846-.03.51-.41.862-.88 1.142-.938.561-2.354.986-3.206 2.012l-.166-.136.164.137c-.894 1.055-2.001 1.664-3.042 1.745-1.04.081-2.015-.395-2.54-1.435l-.002-.004a1.825 1.825 0 0 1-.157-.42c-1.354.076-2.531-.332-3.474-.256-1.39.075-2.257.407-3.047.411-.305.666-.9 1.098-1.633 1.264-1.01.229-2.277-.001-3.526-.649l.1-.188-.101.188c-1.167-.613-2.648-.558-3.741-.784-.547-.113-1.03-.313-1.266-.768-.235-.453-.192-1.078.141-1.982.105-.322.026-.797-.051-1.299a4.894 4.894 0 0 1-.075-.739c0-.267.043-.531.175-.776l.002-.002c.28-.535.743-.756 1.165-.906.421-.15.804-.25 1.073-.517.288-.301.547-.75.896-1.12.047-.05.096-.098.148-.143-.165-1.078.014-2.216.389-3.332.794-2.367 2.471-4.64 3.662-6.044 1.014-1.429 1.313-2.58 1.417-4.042.085-1.998-1.426-7.967 4.272-8.422a8.15 8.15 0 0 1 .65-.026c5.099.007 4.812 5.335 4.78 8.207-.02 1.883 1.03 3.157 2.103 4.5.959 1.123 2.214 2.766 2.934 4.651.586 1.536.814 3.236.233 4.943a1.657 1.657 0 0 1 .513.306l.002.002c.418.353.549.897.665 1.401.117.505.226.979.454 1.234l.001.001zm.54 1.822c.018-.315-.196-.808-.86-1.539-.346-.386-.437-.927-.552-1.423-.116-.496-.248-.94-.528-1.174l-.002-.002c-.363-.315-.719-.339-1.143-.329-.091.002-.185.007-.282.01-.483.552-1.627 1.227-2.421 1.02-.726-.182-1.136-1.02-1.187-1.842-.02.01-.042.02-.063.032-.448.244-.701.676-.862 1.316-.161.64-.215 1.469-.263 2.418v.002c-.046.74-.388 1.652-.627 2.54-.238.888-.356 1.729-.073 2.262l.002.003v.001c.456.907 1.23 1.276 2.125 1.206.896-.07 1.914-.611 2.748-1.595.96-1.154 2.466-1.596 3.315-2.104.424-.253.654-.487.672-.802zM13 27.778c2.384 1.614 5.193.994 7.217-.438.2-.685.4-1.331.43-1.81.047-.95.098-1.797.274-2.496.176-.701.493-1.272 1.073-1.587.093-.05.186-.09.278-.122.006-.06.015-.118.026-.175.166-1.093 1.15-1.146 2.386-.608 1.191.535 1.638 1.001 1.436 1.634h.022a3.84 3.84 0 0 1 .24 0c.248-.798-.267-1.383-1.66-2.055a6.131 6.131 0 0 0-.278-.122c.186-.75.15-1.51-.024-2.232-.38-1.584-1.425-2.987-2.22-3.685-.148-.006-.133.122.163.407.734.67 2.338 3.072 1.47 5.303a2.52 2.52 0 0 0-.69-.087c-.332-1.818-1.1-3.328-1.487-4.038-.727-1.339-1.857-4.082-2.343-5.982-.283.4-.78.743-1.406.937h-.001c-.297.096-.609.341-1 .563-.36.204-.792.383-1.345.383-.05 0-.1-.001-.152-.004a1.975 1.975 0 0 1-1.177-.454c-.285-.226-.504-.476-.796-.646a6.594 6.594 0 0 1-.39-.254c-.126 2.365-1.718 5.331-2.48 7.042-.522 1.233-.833 2.55-.87 3.843-1.374-1.816-.37-4.142.166-5.15.6-1.103.692-1.406.547-1.3-.54.874-1.387 2.266-1.716 3.697-.172.746-.204 1.501.02 2.2.222.698.698 1.342 1.55 1.866 1.157.705 1.946 1.41 2.411 2.034.466.625.612 1.172.466 1.56a.783.783 0 0 1-.429.439 1.514 1.514 0 0 1-.62.115c.124.155.249.312.37.47.192.248.377.499.539.752zm.103 1.616c.06-.585-.395-1.35-.981-2.11-.587-.762-1.28-1.508-1.607-2.187l-.001-.002-1.232-2.226c-.427-.573-.87-.925-1.378-1.002a1.459 1.459 0 0 0-.226-.017c-.383.002-.637.18-.89.449-.301.318-.558.767-.9 1.125l-.002.002-.002.001c-.37.368-.839.479-1.234.62-.395.14-.714.288-.93.703l-.002.003c-.17.312-.133.76-.057 1.252.076.492.192 1.017.036 1.496l-.002.004-.001.004c-.317.856-.314 1.359-.164 1.647.149.288.474.444.971.546.996.207 2.549.139 3.854.824 1.18.612 2.361.808 3.232.61.871-.197 1.439-.74 1.516-1.737v-.005zm-.212-20.857c-.267.199-.354.457-.262.76.092.304.388.654.927.956v.001h.002c.335.196.564.459.826.668.132.104.27.198.436.268.166.07.36.118.604.133.57.032.99-.137 1.36-.348.372-.21.687-.467 1.047-.583h.002c.74-.23 1.267-.691 1.433-1.13a.737.737 0 0 0-.019-.619c-.099-.192-.301-.375-.645-.515H18.6c-.715-.304-1.026-.326-1.425-.583-.65-.414-1.187-.56-1.633-.558a1.96 1.96 0 0 0-.63.106c-.543.186-.904.573-1.13.785v.001c-.045.042-.102.08-.241.18-.14.102-.349.254-.65.478zm-.148-2.86a2.43 2.43 0 0 0-.104.892v.003c.02.324.085.599.207.874.103.232.22.408.372.548l.179-.13c.078-.057.142-.108.236-.18a.84.84 0 0 1-.269-.358 1.443 1.443 0 0 1-.109-.443l-.001-.019a1.422 1.422 0 0 1 .03-.47.849.849 0 0 1 .162-.357c.077-.092.157-.14.254-.147a.366.366 0 0 1 .274.102c.092.078.162.18.224.324a1.479 1.479 0 0 1 .11.459c.013.123.01.234-.005.343a2.274 2.274 0 0 1 .642-.288c.01-.125.012-.253.003-.389v-.003a2.404 2.404 0 0 0-.205-.874 1.561 1.561 0 0 0-.46-.623.843.843 0 0 0-.591-.203c-.212.01-.388.097-.563.27-.175.171-.295.38-.386.669zm3.363.808v.029c.002.106.01.207.023.305.229.054.56.147.819.275a1.625 1.625 0 0 1-.022-.343c.007-.208.044-.382.117-.558a.993.993 0 0 1 .281-.402.53.53 0 0 1 .37-.137.517.517 0 0 1 .358.162c.113.109.19.24.251.421.058.173.085.342.08.54l-.002.025a1.52 1.52 0 0 1-.117.556c-.048.118-.179.211-.245.29.091.032.18.061.294.104a9.538 9.538 0 0 1 .503.206c.114-.136.208-.293.29-.48a2.391 2.391 0 0 0 .204-1.05 2.37 2.37 0 0 0-.225-.993 1.79 1.79 0 0 0-.593-.742 1.294 1.294 0 0 0-.79-.267h-.014a1.29 1.29 0 0 0-.8.281 1.819 1.819 0 0 0-.579.754 2.353 2.353 0 0 0-.203 1.024zM15.78 7.64c-.008-.027.017-.06.04-.073.101-.06.239-.037.346.008.084.035.214.096.202.191-.009.073-.114.1-.182.098-.071-.002-.122-.08-.185-.114-.072-.04-.197-.026-.221-.11zm-1.142.224c-.068.002-.174-.025-.182-.098-.012-.095.118-.156.201-.191.108-.045.245-.068.346-.008.023.014.049.046.04.073-.023.084-.148.07-.22.11-.063.035-.114.112-.185.114zm-1.605 1.454c-.219-.172-.193-.414-.103-.407.15.019.173.217.268.306.128.12.289.275.483.43.39.307.908.607 1.557.607.648 0 1.405-.38 1.867-.64.261-.146.594-.41.866-.609.208-.152.2-.336.372-.316.172.02.045.203-.196.413-.24.21-.616.488-.922.647-.582.304-1.263.672-1.987.672-.724 0-1.296-.334-1.707-.66-.206-.163-.372-.325-.498-.443z\"\n fillRule=\"evenodd\"\n />\n </SVGIcon>\n);\n"],"mappings":";;;;;;AAoBA;AAEA;AAAiD;AAE1C,IAAMA,SAAS,GAAG,SAAZA,SAAS,CAAIC,KAAmB;EAAA,OAC3C,gBAAC,gBAAO;IAAC,SAAS,EAAE,EAAG;IAAC,UAAU,EAAE;EAAG,GAAKA,KAAK,GAC/C;IACE,CAAC,EAAC,g0KAAg0K;IACl0K,QAAQ,EAAC;EAAS,EAClB,CACM;AAAA,CACX;AAAC"}