@transferwise/icons 3.19.0 → 3.20.0

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.
package/lib/index.js CHANGED
@@ -387,6 +387,41 @@ const AutoConvert = ({
387
387
  });
388
388
  };
389
389
 
390
+ const BackslashCircle = ({
391
+ className = undefined,
392
+ isFocusable = false,
393
+ filled = undefined,
394
+ title = undefined,
395
+ role = undefined,
396
+ size = 16,
397
+ ...restProps
398
+ }) => {
399
+ if (filled) {
400
+ console.warn("<BackslashCircle filled /> is now deprecated, please use <BackslashCircleFill /> or refer to https://transferwise.github.io/icons/ for more info.");
401
+ }
402
+ return /*#__PURE__*/jsxRuntime.jsx("span", {
403
+ className: `tw-icon tw-icon-backslash-circle ${className ? className : ''}`,
404
+ "data-testid": restProps['data-testid'] || 'backslash-circle-icon',
405
+ children: /*#__PURE__*/jsxRuntime.jsx("svg", {
406
+ "aria-label": title,
407
+ "aria-hidden": !title ? true : undefined,
408
+ focusable: isFocusable,
409
+ role: role ?? (title ? 'graphics-symbol img' : 'none'),
410
+ width: String(size),
411
+ height: String(size),
412
+ fill: "currentColor",
413
+ viewBox: "0 0 24 24",
414
+ children: (Number(size) === 16 || Number(size) === 24 || Number(size) === 32) && /*#__PURE__*/jsxRuntime.jsx(jsxRuntime.Fragment, {
415
+ children: /*#__PURE__*/jsxRuntime.jsx("path", {
416
+ fillRule: "evenodd",
417
+ d: "M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2M7.094 5.68A8 8 0 0 1 18.32 16.905zM5.68 7.094A8 8 0 0 0 16.905 18.32z",
418
+ clipRule: "evenodd"
419
+ })
420
+ })
421
+ })
422
+ });
423
+ };
424
+
390
425
  const BankStrikethrough = ({
391
426
  className = undefined,
392
427
  isFocusable = false,
@@ -6891,41 +6926,6 @@ const PiggyBank = ({
6891
6926
  });
6892
6927
  };
6893
6928
 
6894
- const Savings = ({
6895
- className = undefined,
6896
- isFocusable = false,
6897
- filled = undefined,
6898
- title = undefined,
6899
- role = undefined,
6900
- size = 16,
6901
- ...restProps
6902
- }) => {
6903
- if (filled) {
6904
- console.warn("<Savings filled /> is now deprecated, please use <SavingsFill /> or refer to https://transferwise.github.io/icons/ for more info.");
6905
- }
6906
- return /*#__PURE__*/jsxRuntime.jsx("span", {
6907
- className: `tw-icon tw-icon-savings ${className ? className : ''}`,
6908
- "data-testid": restProps['data-testid'] || 'savings-icon',
6909
- children: /*#__PURE__*/jsxRuntime.jsx("svg", {
6910
- "aria-label": title,
6911
- "aria-hidden": !title ? true : undefined,
6912
- focusable: isFocusable,
6913
- role: role ?? (title ? 'graphics-symbol img' : 'none'),
6914
- width: String(size),
6915
- height: String(size),
6916
- fill: "currentColor",
6917
- viewBox: "0 0 24 24",
6918
- children: (Number(size) === 16 || Number(size) === 24 || Number(size) === 32) && /*#__PURE__*/jsxRuntime.jsx(jsxRuntime.Fragment, {
6919
- children: /*#__PURE__*/jsxRuntime.jsx("path", {
6920
- fillRule: "evenodd",
6921
- d: "M6 4.015a1.01 1.01 0 0 1 1.408-.928l3.09 1.324c1.24-.473 3.005-.63 4.771-.264 1.579.327 3.225 1.087 4.547 2.485q.06-.126.089-.25c.088-.351.095-.828.095-1.882h2v.116c0 .893 0 1.63-.155 2.252-.144.577-.409 1.025-.785 1.462.967 1.756.952 3.427.527 4.801-.37 1.2-1.043 2.153-1.587 2.765v4.094A1.01 1.01 0 0 1 18.99 21h-2.483a1.01 1.01 0 0 1-.938-.635l-.746-1.865h-3.646l-.746 1.865a1.01 1.01 0 0 1-.938.635H7.01A1.01 1.01 0 0 1 6 19.99v-4.274a6 6 0 0 1-.768-.465 4.7 4.7 0 0 1-.723-.625 3 3 0 0 1-.108-.126H3.01A1.01 1.01 0 0 1 2 13.49V9.51c0-.558.452-1.01 1.01-1.01h1.165a5.3 5.3 0 0 1 .62-1.245A5.4 5.4 0 0 1 6 5.952zm2 1.502v.977c0 .375-.21.727-.556.902-.292.147-.671.498-.986.97-.321.481-.457.909-.458 1.13A1.01 1.01 0 0 1 4.99 10.5H4v2h.99c.461 0 .865.314.978.757l.019.02c.086.095.227.219.407.347.176.126.36.235.51.308q.115.055.167.07l.003.001c.56.045.926.523.926 1.007V19h.823l.746-1.865a1.01 1.01 0 0 1 .938-.635h4.986c.413 0 .785.252.938.635L17.177 19H18v-3.914l.293-.293c.43-.43 1.07-1.237 1.383-2.252.302-.975.315-2.17-.524-3.511-1.077-1.723-2.69-2.593-4.289-2.925-1.636-.34-3.15-.092-3.913.288a1.01 1.01 0 0 1-.848.024zm-.907 8.491h-.004zM10.5 9.5c.707.707.707.707.706.708l-.002.002-.002.002-.003.003-.003.003.008-.008q.021-.019.083-.066c.083-.062.22-.154.41-.25.378-.188.976-.394 1.803-.394s1.425.206 1.803.394a2.7 2.7 0 0 1 .492.316l.01.008-.004-.003-.003-.003-.003-.002v-.002c-.001 0-.002 0 .705-.708.707-.707.707-.707.706-.708l-.002-.002-.003-.003-.008-.008-.02-.02-.061-.055a3 3 0 0 0-.2-.16 4.7 4.7 0 0 0-.715-.438c-.622-.312-1.524-.606-2.697-.606s-2.075.294-2.697.606c-.31.154-.548.312-.716.438a3 3 0 0 0-.26.215l-.02.02-.008.008-.003.003-.002.001v.001z",
6922
- clipRule: "evenodd"
6923
- })
6924
- })
6925
- })
6926
- });
6927
- };
6928
-
6929
6929
  const Pix = ({
6930
6930
  className = undefined,
6931
6931
  isFocusable = false,
@@ -7805,6 +7805,41 @@ const Dont = ({
7805
7805
  });
7806
7806
  };
7807
7807
 
7808
+ const Savings = ({
7809
+ className = undefined,
7810
+ isFocusable = false,
7811
+ filled = undefined,
7812
+ title = undefined,
7813
+ role = undefined,
7814
+ size = 16,
7815
+ ...restProps
7816
+ }) => {
7817
+ if (filled) {
7818
+ console.warn("<Savings filled /> is now deprecated, please use <SavingsFill /> or refer to https://transferwise.github.io/icons/ for more info.");
7819
+ }
7820
+ return /*#__PURE__*/jsxRuntime.jsx("span", {
7821
+ className: `tw-icon tw-icon-savings ${className ? className : ''}`,
7822
+ "data-testid": restProps['data-testid'] || 'savings-icon',
7823
+ children: /*#__PURE__*/jsxRuntime.jsx("svg", {
7824
+ "aria-label": title,
7825
+ "aria-hidden": !title ? true : undefined,
7826
+ focusable: isFocusable,
7827
+ role: role ?? (title ? 'graphics-symbol img' : 'none'),
7828
+ width: String(size),
7829
+ height: String(size),
7830
+ fill: "currentColor",
7831
+ viewBox: "0 0 24 24",
7832
+ children: (Number(size) === 16 || Number(size) === 24 || Number(size) === 32) && /*#__PURE__*/jsxRuntime.jsx(jsxRuntime.Fragment, {
7833
+ children: /*#__PURE__*/jsxRuntime.jsx("path", {
7834
+ fillRule: "evenodd",
7835
+ d: "M20 6H4v12h16zM4 4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm11.488 8a1 1 0 1 0-2 0 1 1 0 0 0 2 0m-1-3c.463 0 .902.105 1.293.293l1.207-1.207L18.402 9.5l-1.207 1.207c.188.391.293.83.293 1.293s-.105.902-.293 1.293l1.207 1.207-1.414 1.414-1.207-1.207c-.391.188-.83.293-1.293.293s-.902-.105-1.294-.292l-1.206 1.206-1.415-1.414 1.207-1.207A3 3 0 0 1 11.488 12c0-.463.104-.902.292-1.293L10.573 9.5l1.414-1.414 1.207 1.207c.392-.188.83-.293 1.294-.293M8 9v6H6V9z",
7836
+ clipRule: "evenodd"
7837
+ })
7838
+ })
7839
+ })
7840
+ });
7841
+ };
7842
+
7808
7843
  const ScanQrCode = ({
7809
7844
  className = undefined,
7810
7845
  isFocusable = false,
@@ -10440,6 +10475,7 @@ exports.ArrowRight = ArrowRight;
10440
10475
  exports.ArrowUp = ArrowUp;
10441
10476
  exports.Atm = Atm;
10442
10477
  exports.AutoConvert = AutoConvert;
10478
+ exports.BackslashCircle = BackslashCircle;
10443
10479
  exports.Balance = Balance;
10444
10480
  exports.Bank = Bank;
10445
10481
  exports.BankStrikethrough = BankStrikethrough;