@transferwise/icons 3.20.0 → 3.21.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
@@ -3570,6 +3570,43 @@ const Female = ({
3570
3570
  });
3571
3571
  };
3572
3572
 
3573
+ const FidoPasskey = ({
3574
+ className = undefined,
3575
+ isFocusable = false,
3576
+ filled = undefined,
3577
+ title = undefined,
3578
+ role = undefined,
3579
+ size = 16,
3580
+ ...restProps
3581
+ }) => {
3582
+ if (filled) {
3583
+ console.warn("<FidoPasskey filled /> is now deprecated, please use <FidoPasskeyFill /> or refer to https://transferwise.github.io/icons/ for more info.");
3584
+ }
3585
+ return /*#__PURE__*/jsxRuntime.jsx("span", {
3586
+ className: `tw-icon tw-icon-fido-passkey ${className ? className : ''}`,
3587
+ "data-testid": restProps['data-testid'] || 'fido-passkey-icon',
3588
+ children: /*#__PURE__*/jsxRuntime.jsx("svg", {
3589
+ "aria-label": title,
3590
+ "aria-hidden": !title ? true : undefined,
3591
+ focusable: isFocusable,
3592
+ role: role ?? (title ? 'graphics-symbol img' : 'none'),
3593
+ width: String(size),
3594
+ height: String(size),
3595
+ fill: "currentColor",
3596
+ viewBox: "0 0 24 24",
3597
+ children: (Number(size) === 16 || Number(size) === 24 || Number(size) === 32) && /*#__PURE__*/jsxRuntime.jsxs(jsxRuntime.Fragment, {
3598
+ children: [/*#__PURE__*/jsxRuntime.jsx("path", {
3599
+ fillRule: "evenodd",
3600
+ d: "M16.82 6.574c1.976-.01 3.578 1.673 3.578 3.729 0 1.637-1.006 3.025-2.403 3.533l.845 1.406-1.254 1.54 1.255 1.504L16.82 21l-1.425-1.522v-5.74c-1.264-.578-2.153-1.896-2.153-3.426 0-2.065 1.601-3.738 3.577-3.738m0 2.687c-.48 0-.863.4-.863.9 0 .489.383.898.863.898s.863-.4.863-.899c0-.498-.382-.899-.863-.899",
3601
+ clipRule: "evenodd"
3602
+ }), /*#__PURE__*/jsxRuntime.jsx("path", {
3603
+ d: "M12.166 10.347c0 1.602.738 3.186 2.056 4.067v1.3c0 .658-.525 1.192-1.175 1.192h-8.25c-.65 0-1.175-.534-1.175-1.192v-2.982c0-1.317 1.05-2.385 2.35-2.385zM8.472 3.067c.623-.115 1.237-.089 1.843.134.899.338 1.504.979 1.78 1.922.284.952.24 1.914-.187 2.812-.445.944-1.21 1.451-2.19 1.647l-.24.053a3.4 3.4 0 0 1-.854 0c-.285-.053-.57-.107-.846-.222-1.023-.427-1.62-1.22-1.815-2.34-.134-.766-.071-1.532.24-2.244.445-1.023 1.228-1.575 2.27-1.762"
3604
+ })]
3605
+ })
3606
+ })
3607
+ });
3608
+ };
3609
+
3573
3610
  const Fingerprint = ({
3574
3611
  className = undefined,
3575
3612
  isFocusable = false,
@@ -9664,6 +9701,45 @@ const Switch = ({
9664
9701
  });
9665
9702
  };
9666
9703
 
9704
+ const Tags = ({
9705
+ className = undefined,
9706
+ isFocusable = false,
9707
+ filled = undefined,
9708
+ title = undefined,
9709
+ role = undefined,
9710
+ size = 16,
9711
+ ...restProps
9712
+ }) => {
9713
+ if (filled) {
9714
+ console.warn("<Tags filled /> is now deprecated, please use <TagsFill /> or refer to https://transferwise.github.io/icons/ for more info.");
9715
+ }
9716
+ return /*#__PURE__*/jsxRuntime.jsx("span", {
9717
+ className: `tw-icon tw-icon-tags ${className ? className : ''}`,
9718
+ "data-testid": restProps['data-testid'] || 'tags-icon',
9719
+ children: /*#__PURE__*/jsxRuntime.jsx("svg", {
9720
+ "aria-label": title,
9721
+ "aria-hidden": !title ? true : undefined,
9722
+ focusable: isFocusable,
9723
+ role: role ?? (title ? 'graphics-symbol img' : 'none'),
9724
+ width: String(size),
9725
+ height: String(size),
9726
+ fill: "currentColor",
9727
+ viewBox: "0 0 24 24",
9728
+ children: (Number(size) === 16 || Number(size) === 24 || Number(size) === 32) && /*#__PURE__*/jsxRuntime.jsxs(jsxRuntime.Fragment, {
9729
+ children: [/*#__PURE__*/jsxRuntime.jsx("path", {
9730
+ d: "M9.749 8.894a1.5 1.5 0 1 1-.033-3 1.5 1.5 0 0 1 .033 3"
9731
+ }), /*#__PURE__*/jsxRuntime.jsx("path", {
9732
+ fillRule: "evenodd",
9733
+ d: "M4.27 5.328a2 2 0 0 1 .466-1.318l.718-.86a2 2 0 0 1 1.216-.69l4.056-.656a2 2 0 0 1 1.602.44l6.947 5.809a2 2 0 0 1 .251 2.817l-4.701 5.623a2 2 0 0 1-2.818.251L5.06 10.936a2 2 0 0 1-.717-1.5zm2.719-.894-.719.859.073 4.108 6.947 5.81 4.702-5.624-6.947-5.809z",
9734
+ clipRule: "evenodd"
9735
+ }), /*#__PURE__*/jsxRuntime.jsx("path", {
9736
+ d: "m10.992 21.134-7.326-6.103 1.28-1.537 7.326 6.104a2 2 0 0 0 2.819-.258l5.257-6.323 1.538 1.279-5.258 6.323a4 4 0 0 1-5.636.515"
9737
+ })]
9738
+ })
9739
+ })
9740
+ });
9741
+ };
9742
+
9667
9743
  const Takeaway = ({
9668
9744
  className = undefined,
9669
9745
  isFocusable = false,
@@ -10568,6 +10644,7 @@ exports.Family = Family;
10568
10644
  exports.FastFlag = FastFlag;
10569
10645
  exports.Feedback = Feedback;
10570
10646
  exports.Female = Female;
10647
+ exports.FidoPasskey = FidoPasskey;
10571
10648
  exports.Fingerprint = Fingerprint;
10572
10649
  exports.Fpx = Fpx;
10573
10650
  exports.Freeze = Freeze;
@@ -10735,6 +10812,7 @@ exports.Sun = Sun;
10735
10812
  exports.Sunglasses = Sunglasses;
10736
10813
  exports.Switch = Switch;
10737
10814
  exports.SwitchVertical = SwitchVertical;
10815
+ exports.Tags = Tags;
10738
10816
  exports.Takeaway = Takeaway;
10739
10817
  exports.Target = Target;
10740
10818
  exports.Tax = Tax;