@dfds-ui/icons 0.9.16 → 0.10.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.
Files changed (65) hide show
  1. package/SystemIcon.js +1 -1
  2. package/cjs/SystemIcon.js +1 -1
  3. package/cjs/index.d.ts +1 -0
  4. package/cjs/index.js +14 -0
  5. package/cjs/payment/AmericanexpressLightLarge.d.ts +3 -0
  6. package/cjs/payment/AmericanexpressLightLarge.js +39 -0
  7. package/cjs/payment/BitcoinLightLarge.d.ts +3 -0
  8. package/cjs/payment/BitcoinLightLarge.js +39 -0
  9. package/cjs/payment/CirrusLightLarge.d.ts +3 -0
  10. package/cjs/payment/CirrusLightLarge.js +49 -0
  11. package/cjs/payment/DinnerclubLightLarge.d.ts +3 -0
  12. package/cjs/payment/DinnerclubLightLarge.js +113 -0
  13. package/cjs/payment/DiscoverLightLarge.d.ts +3 -0
  14. package/cjs/payment/DiscoverLightLarge.js +58 -0
  15. package/cjs/payment/JcbLightLarge.d.ts +3 -0
  16. package/cjs/payment/JcbLightLarge.js +49 -0
  17. package/cjs/payment/MaestroLightLarge.d.ts +3 -0
  18. package/cjs/payment/MaestroLightLarge.js +49 -0
  19. package/cjs/payment/MastercardLightLarge.d.ts +3 -0
  20. package/cjs/payment/MastercardLightLarge.js +49 -0
  21. package/cjs/payment/PaypalLightLarge.d.ts +3 -0
  22. package/cjs/payment/PaypalLightLarge.js +43 -0
  23. package/cjs/payment/VisaLightLarge.d.ts +3 -0
  24. package/cjs/payment/VisaLightLarge.js +36 -0
  25. package/cjs/payment/all-icons.d.ts +5 -0
  26. package/cjs/payment/all-icons.js +47 -0
  27. package/cjs/payment/index.d.ts +10 -0
  28. package/cjs/payment/index.js +87 -0
  29. package/index.d.ts +1 -0
  30. package/index.js +1 -0
  31. package/package.json +2 -2
  32. package/payment/AmericanexpressLightLarge.d.ts +3 -0
  33. package/payment/AmericanexpressLightLarge.js +28 -0
  34. package/payment/BitcoinLightLarge.d.ts +3 -0
  35. package/payment/BitcoinLightLarge.js +28 -0
  36. package/payment/CirrusLightLarge.d.ts +3 -0
  37. package/payment/CirrusLightLarge.js +38 -0
  38. package/payment/DinnerclubLightLarge.d.ts +3 -0
  39. package/payment/DinnerclubLightLarge.js +102 -0
  40. package/payment/DiscoverLightLarge.d.ts +3 -0
  41. package/payment/DiscoverLightLarge.js +47 -0
  42. package/payment/JcbLightLarge.d.ts +3 -0
  43. package/payment/JcbLightLarge.js +38 -0
  44. package/payment/MaestroLightLarge.d.ts +3 -0
  45. package/payment/MaestroLightLarge.js +38 -0
  46. package/payment/MastercardLightLarge.d.ts +3 -0
  47. package/payment/MastercardLightLarge.js +38 -0
  48. package/payment/PaypalLightLarge.d.ts +3 -0
  49. package/payment/PaypalLightLarge.js +32 -0
  50. package/payment/VisaLightLarge.d.ts +3 -0
  51. package/payment/VisaLightLarge.js +25 -0
  52. package/payment/all-icons.d.ts +5 -0
  53. package/payment/all-icons.js +34 -0
  54. package/payment/index.d.ts +10 -0
  55. package/payment/index.js +11 -0
  56. package/svgs/payment/Americanexpress-Light-Large.svg +10 -0
  57. package/svgs/payment/Bitcoin-Light-Large.svg +9 -0
  58. package/svgs/payment/Cirrus-Light-Large.svg +14 -0
  59. package/svgs/payment/Dinnerclub-Light-Large.svg +39 -0
  60. package/svgs/payment/Discover-Light-Large.svg +18 -0
  61. package/svgs/payment/Jcb-Light-Large.svg +15 -0
  62. package/svgs/payment/Maestro-Light-Large.svg +14 -0
  63. package/svgs/payment/Mastercard-Light-Large.svg +14 -0
  64. package/svgs/payment/Paypal-Light-Large.svg +11 -0
  65. package/svgs/payment/Visa-Light-Large.svg +6 -0
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgPaypalLightLarge: React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "filter" | "values" | "fill" | "max" | "type" | "accumulate" | "offset" | "key" | "id" | "media" | "origin" | "height" | "width" | "end" | "name" | "alignmentBaseline" | "baselineShift" | "clip" | "clipPath" | "clipRule" | "color" | "colorInterpolation" | "colorInterpolationFilters" | "cursor" | "direction" | "display" | "dominantBaseline" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "imageRendering" | "letterSpacing" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "mask" | "opacity" | "order" | "overflow" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "textDecoration" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "wordSpacing" | "writingMode" | "alphabetic" | "hanging" | "ideographic" | "style" | "path" | "method" | "target" | "lang" | "className" | "children" | "tabIndex" | "orientation" | "local" | "x" | "y" | "mathematical" | "azimuth" | "colorRendering" | "glyphOrientationVertical" | "vectorEffect" | "additive" | "unicodeRange" | "crossOrigin" | "href" | "min" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accentHeight" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "css"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgPaypalLightLarge;
@@ -0,0 +1,32 @@
1
+ function _extends() { _extends = Object.assign || 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); }
2
+
3
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
4
+ import React, { forwardRef } from 'react';
5
+ import { jsx as ___EmotionJSX } from "@emotion/react";
6
+ var SvgPaypalLightLarge = /*#__PURE__*/forwardRef(function (props, svgRef) {
7
+ return ___EmotionJSX("svg", _extends({
8
+ width: "1em",
9
+ height: "1em",
10
+ viewBox: "0 0 48 32",
11
+ fill: "none",
12
+ ref: svgRef
13
+ }, props), ___EmotionJSX("rect", {
14
+ width: 48,
15
+ height: 32,
16
+ rx: 4,
17
+ fill: "#DFE3E8"
18
+ }), ___EmotionJSX("path", {
19
+ d: "M20.34 25.32l.35-2.2h-4.46l2.56-16.26a.21.21 0 0 1 .07-.13.24.24 0 0 1 .14-.05h6.21c2.07 0 3.49.43 4.24 1.28.332.357.563.795.67 1.27a4.421 4.421 0 0 1 0 1.75v.5l.35.2c.266.133.507.312.71.53.306.369.503.815.57 1.29a5.73 5.73 0 0 1-.08 1.86 6.482 6.482 0 0 1-.77 2.11 4.301 4.301 0 0 1-1.21 1.33 5.063 5.063 0 0 1-1.63.73 7.908 7.908 0 0 1-2 .24h-.49c-.343 0-.676.12-.94.34a1.42 1.42 0 0 0-.49.88v.2l-.61 3.88v.15a.15.15 0 0 1 0 .08h-.06l-3.13.02z",
20
+ fill: "#253D80"
21
+ }), ___EmotionJSX("path", {
22
+ d: "M30.8 11.08l-.06.37c-.82 4.2-3.63 5.66-7.21 5.66h-1.82a.89.89 0 0 0-.88.75l-.93 5.92-.27 1.68a.47.47 0 0 0 .46.54h3.24a.78.78 0 0 0 .77-.66v-.16l.61-3.87v-.21a.77.77 0 0 1 .76-.66H26c3.13 0 5.59-1.27 6.3-5a4.24 4.24 0 0 0-.64-3.73 3.23 3.23 0 0 0-.86-.63z",
23
+ fill: "#189BD7"
24
+ }), ___EmotionJSX("path", {
25
+ d: "M29.94 10.74l-.38-.1-.42-.08c-.53-.08-1.065-.116-1.6-.11h-4.88a.76.76 0 0 0-.76.65l-1 6.57v.19a.89.89 0 0 1 .88-.75h1.82c3.58 0 6.39-1.46 7.21-5.66l.06-.37a4.474 4.474 0 0 0-.67-.28l-.26-.06z",
26
+ fill: "#242E65"
27
+ }), ___EmotionJSX("path", {
28
+ d: "M21.9 11.1a.76.76 0 0 1 .76-.65h4.88c.535-.006 1.07.03 1.6.11l.42.08.38.1.19.06c.23.075.455.169.67.28a4 4 0 0 0-.8-3.57C29 6.45 27.36 6 25.22 6H19a.89.89 0 0 0-.88.75l-2.59 16.41a.54.54 0 0 0 .53.62h3.84l1-6.11 1-6.57z",
29
+ fill: "#253D80"
30
+ }));
31
+ });
32
+ export default SvgPaypalLightLarge;
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ declare const SvgVisaLightLarge: React.ForwardRefExoticComponent<Pick<React.SVGProps<SVGSVGElement>, "string" | "filter" | "values" | "fill" | "max" | "type" | "accumulate" | "offset" | "key" | "id" | "media" | "origin" | "height" | "width" | "end" | "name" | "alignmentBaseline" | "baselineShift" | "clip" | "clipPath" | "clipRule" | "color" | "colorInterpolation" | "colorInterpolationFilters" | "cursor" | "direction" | "display" | "dominantBaseline" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "imageRendering" | "letterSpacing" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "mask" | "opacity" | "order" | "overflow" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "textDecoration" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "wordSpacing" | "writingMode" | "alphabetic" | "hanging" | "ideographic" | "style" | "path" | "method" | "target" | "lang" | "className" | "children" | "tabIndex" | "orientation" | "local" | "x" | "y" | "mathematical" | "azimuth" | "colorRendering" | "glyphOrientationVertical" | "vectorEffect" | "additive" | "unicodeRange" | "crossOrigin" | "href" | "min" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accentHeight" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "css"> & React.RefAttributes<SVGSVGElement>>;
3
+ export default SvgVisaLightLarge;
@@ -0,0 +1,25 @@
1
+ function _extends() { _extends = Object.assign || 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); }
2
+
3
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
4
+ import React, { forwardRef } from 'react';
5
+ import { jsx as ___EmotionJSX } from "@emotion/react";
6
+ var SvgVisaLightLarge = /*#__PURE__*/forwardRef(function (props, svgRef) {
7
+ return ___EmotionJSX("svg", _extends({
8
+ width: "1em",
9
+ height: "1em",
10
+ viewBox: "0 0 48 32",
11
+ fill: "none",
12
+ ref: svgRef
13
+ }, props), ___EmotionJSX("rect", {
14
+ width: 48,
15
+ height: 32,
16
+ rx: 4,
17
+ fill: "#DFE3E8"
18
+ }), ___EmotionJSX("path", {
19
+ fillRule: "evenodd",
20
+ clipRule: "evenodd",
21
+ d: "M30.35 17.67c.006-1.525-1.251-2.183-2.227-2.694C27.505 14.652 27 14.388 27 14c0-.33.32-.68 1-.77a4.48 4.48 0 0 1 2.36.41l.42-2a6.44 6.44 0 0 0-2.24-.41c-2.36 0-4 1.26-4 3.06 0 1.33 1.19 2.07 2.09 2.51.9.44 1.25.75 1.24 1.15 0 .62-.74.9-1.43.91a5 5 0 0 1-2.44-.6l-.43 2c.848.33 1.75.497 2.66.49 2.51 0 4.16-1.24 4.17-3.16l-.05.08zm-6.49-6.28l-2 9.25h-2.4l2-9.25h2.4zm10.06 6l1.26-3.47.73 3.47h-1.99zm4.89 3.28h-2.22l-.29-1.38h-3.01l-.49 1.38h-2.52l3.59-8.57a1.09 1.09 0 0 1 1-.68h2l1.94 9.25zm-22.2-.06l3.88-9.25h-2.6l-2.49 6.29-1-5.35a1.12 1.12 0 0 0-1.11-.94H9.22l-.06.27a9.89 9.89 0 0 1 2.36.78 1 1 0 0 1 .57.81L14 20.61h2.61z",
22
+ fill: "#2A2A6C"
23
+ }));
24
+ });
25
+ export default SvgVisaLightLarge;
@@ -0,0 +1,5 @@
1
+ declare const all: {
2
+ name: string;
3
+ component: import("react").ForwardRefExoticComponent<Pick<import("react").SVGProps<SVGSVGElement>, "string" | "filter" | "values" | "fill" | "max" | "type" | "accumulate" | "offset" | "key" | "id" | "media" | "origin" | "height" | "width" | "end" | "name" | "alignmentBaseline" | "baselineShift" | "clip" | "clipPath" | "clipRule" | "color" | "colorInterpolation" | "colorInterpolationFilters" | "cursor" | "direction" | "display" | "dominantBaseline" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "imageRendering" | "letterSpacing" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "mask" | "opacity" | "order" | "overflow" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "textDecoration" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "wordSpacing" | "writingMode" | "alphabetic" | "hanging" | "ideographic" | "style" | "path" | "method" | "target" | "lang" | "className" | "children" | "tabIndex" | "orientation" | "local" | "x" | "y" | "mathematical" | "azimuth" | "colorRendering" | "glyphOrientationVertical" | "vectorEffect" | "additive" | "unicodeRange" | "crossOrigin" | "href" | "min" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accentHeight" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "css"> & import("react").RefAttributes<SVGSVGElement>>;
4
+ }[];
5
+ export default all;
@@ -0,0 +1,34 @@
1
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
2
+ import * as Icons from './';
3
+ var all = [{
4
+ name: 'AmericanexpressLightLarge',
5
+ component: Icons.AmericanexpressLightLarge
6
+ }, {
7
+ name: 'BitcoinLightLarge',
8
+ component: Icons.BitcoinLightLarge
9
+ }, {
10
+ name: 'CirrusLightLarge',
11
+ component: Icons.CirrusLightLarge
12
+ }, {
13
+ name: 'DinnerclubLightLarge',
14
+ component: Icons.DinnerclubLightLarge
15
+ }, {
16
+ name: 'DiscoverLightLarge',
17
+ component: Icons.DiscoverLightLarge
18
+ }, {
19
+ name: 'JcbLightLarge',
20
+ component: Icons.JcbLightLarge
21
+ }, {
22
+ name: 'MaestroLightLarge',
23
+ component: Icons.MaestroLightLarge
24
+ }, {
25
+ name: 'MastercardLightLarge',
26
+ component: Icons.MastercardLightLarge
27
+ }, {
28
+ name: 'PaypalLightLarge',
29
+ component: Icons.PaypalLightLarge
30
+ }, {
31
+ name: 'VisaLightLarge',
32
+ component: Icons.VisaLightLarge
33
+ }];
34
+ export default all;
@@ -0,0 +1,10 @@
1
+ export { default as AmericanexpressLightLarge } from './AmericanexpressLightLarge';
2
+ export { default as BitcoinLightLarge } from './BitcoinLightLarge';
3
+ export { default as CirrusLightLarge } from './CirrusLightLarge';
4
+ export { default as DinnerclubLightLarge } from './DinnerclubLightLarge';
5
+ export { default as DiscoverLightLarge } from './DiscoverLightLarge';
6
+ export { default as JcbLightLarge } from './JcbLightLarge';
7
+ export { default as MaestroLightLarge } from './MaestroLightLarge';
8
+ export { default as MastercardLightLarge } from './MastercardLightLarge';
9
+ export { default as PaypalLightLarge } from './PaypalLightLarge';
10
+ export { default as VisaLightLarge } from './VisaLightLarge';
@@ -0,0 +1,11 @@
1
+ /* THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
2
+ export { default as AmericanexpressLightLarge } from './AmericanexpressLightLarge';
3
+ export { default as BitcoinLightLarge } from './BitcoinLightLarge';
4
+ export { default as CirrusLightLarge } from './CirrusLightLarge';
5
+ export { default as DinnerclubLightLarge } from './DinnerclubLightLarge';
6
+ export { default as DiscoverLightLarge } from './DiscoverLightLarge';
7
+ export { default as JcbLightLarge } from './JcbLightLarge';
8
+ export { default as MaestroLightLarge } from './MaestroLightLarge';
9
+ export { default as MastercardLightLarge } from './MastercardLightLarge';
10
+ export { default as PaypalLightLarge } from './PaypalLightLarge';
11
+ export { default as VisaLightLarge } from './VisaLightLarge';
@@ -0,0 +1,10 @@
1
+ <svg width="48" height="32" viewBox="0 0 48 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="americanexpress-light-large">
3
+ <rect id="card_bg" width="48" height="32" rx="4" fill="#DFE3E8"/>
4
+ <g id="amex">
5
+ <path id="Path" d="M3.65 10.54L4.19 11.86H2.38L2.93 10.54L3.29 9.66L3.65 10.54Z" fill="#296DB6"/>
6
+ <path id="Shape" fill-rule="evenodd" clip-rule="evenodd" d="M41.69 8.9V7.24H45.28V15.4H41.9L40.9 13.82V15.4H36L35.51 14.18H34.39L33.93 15.4H31.06C30.1945 15.4217 29.3453 15.1621 28.64 14.66V15.4H23.83L22.67 13.94V15.4H4.33L3.87 14.18H2.75L2.28 15.4H0V14.18H1.52L2 13H4.63L5.11 14.14H6.65L4.23 8.5H2.45L0 14.18V11L1.6 7.2H4.86L5.8 9.3V7.2H9.8L10.4 9L11 7.24H28.64V8.06C29.3524 7.50384 30.2366 7.21382 31.14 7.24H36.48L37.48 9.34V7.24H40.62L41.69 8.9ZM12.59 14.14H13.91V8.5H11.7L10.58 11.76L10.4 12.38L10.22 11.76L9.12 8.5H6.91V14.14H8.22V10.44V9.58L8.5 10.44L9.78 14.14H11L12.33 10.44L12.59 9.58V10.44V14.14ZM19.5 9.7H16.33V10.7H19.42V11.9H16.33V12.9H19.5V14.1H15V8.5H19.5V9.7ZM22.41 12.14L24.09 14.14H25.83L23.95 12.06C24.8453 11.9521 25.5119 11.1815 25.49 10.28C25.4973 9.76612 25.2808 9.27446 24.8969 8.93278C24.513 8.59111 23.9996 8.43316 23.49 8.5H20.4V14.14H21.79V12.14H22.41ZM27.48 14.14H26.11V8.5H27.48V14.14ZM30.9 14.14H30.98L31.53 12.94H31.1C30.685 12.9613 30.2819 12.7972 29.9999 12.492C29.7179 12.1868 29.586 11.772 29.64 11.36V11.28C29.5925 10.8712 29.7272 10.4621 30.0085 10.1616C30.2897 9.86113 30.6889 9.6996 31.1 9.72H32.59V8.5H31C30.2529 8.44684 29.5202 8.72484 28.9963 9.26022C28.4725 9.7956 28.2106 10.5342 28.28 11.28V11.36C28.1964 12.0915 28.4396 12.8226 28.9445 13.3583C29.4494 13.8941 30.1649 14.1801 30.9 14.14ZM36.76 14.14L36.28 13H33.61L33.13 14.18H31.67L34.09 8.5H35.89L38.3 14.14H36.76ZM42.35 14.14H43.95L44 8.46H42.6V11.46V12.14L42.22 11.5L40.22 8.5H38.56V14.18H39.9V11.04V10.38L40.26 11L42.35 14.14ZM35.9 11.86L35.36 10.54L35 9.66L34.64 10.54L34.12 11.86H35.9ZM21.79 9.7H23.37C23.5471 9.68019 23.7243 9.73632 23.8577 9.85448C23.9912 9.97265 24.0683 10.1418 24.07 10.32C24.0749 10.5004 23.9998 10.6737 23.8647 10.7933C23.7296 10.913 23.5485 10.9667 23.37 10.94H21.79V9.7Z" fill="#296DB6"/>
7
+ <path id="Shape_2" fill-rule="evenodd" clip-rule="evenodd" d="M48 19.16H45.07C44.5679 19.1017 44.0653 19.2646 43.6929 19.6063C43.3204 19.948 43.115 20.4348 43.13 20.94C43.0996 21.4069 43.2791 21.863 43.6194 22.1841C43.9598 22.5051 44.4257 22.6576 44.89 22.6H46.18C46.3825 22.5593 46.5895 22.6447 46.7044 22.8164C46.8192 22.988 46.8192 23.212 46.7044 23.3836C46.5895 23.5553 46.3825 23.6407 46.18 23.6H43.29V24.8H46.16C46.9542 24.8735 47.6995 24.4067 47.98 23.66V25.56C47.4338 25.8976 46.802 26.0712 46.16 26.06H30.54L29.38 24.6V26.06H25.95V24C25.4643 24.1502 24.9584 24.2244 24.45 24.22H23.89V26.06H18.84L18 24.84L17.14 26.06H8.88V17.9H17.16L18 19.1L18.86 17.9H48V19.16ZM47.46 20.36H45C44.7975 20.3193 44.5905 20.4047 44.4756 20.5764C44.3608 20.748 44.3608 20.972 44.4756 21.1436C44.5905 21.3153 44.7975 21.4007 45 21.36H46.31C47.0018 21.2889 47.6617 21.6671 47.95 22.3V19.2L47.46 20.36ZM14.71 20.36H11.54V21.36H14.65V22.54H11.54V23.54H14.71V24.74H10.18V19.16H14.71V20.36ZM18 23L19.36 24.8L21.08 24.84L18.8 22L21.04 19.16H19.38L18 20.94L16.63 19.18H14.93L17.2 22L15 24.8H16.59L18 23ZM24.36 22.94H22.66V24.8H21.32V19.16H24.43C24.9544 19.1041 25.4772 19.2798 25.8615 19.641C26.2458 20.0022 26.4534 20.5131 26.43 21.04C26.4473 21.574 26.2328 22.0895 25.8418 22.4537C25.4508 22.8178 24.9215 22.9952 24.39 22.94H24.36ZM29.07 22.8L30.75 24.8H32.49L30.6 22.72C31.2359 22.645 31.7835 22.2364 32.0365 21.6481C32.2895 21.0599 32.2095 20.3813 31.8265 19.8681C31.4436 19.3549 30.8159 19.085 30.18 19.16H27.12V24.8H28.45V22.8H29.07ZM37.33 20.36H34.19V21.36H37.28V22.54H34.19V23.54H37.36V24.74H32.81V19.16H37.36L37.33 20.36ZM38.08 24.8H41C41.4967 24.8401 41.9869 24.6666 42.3478 24.3229C42.7086 23.9793 42.9059 23.4981 42.89 23C42.9153 22.5378 42.7326 22.0885 42.392 21.7749C42.0514 21.4614 41.5885 21.3166 41.13 21.38H39.82C39.6175 21.4207 39.4105 21.3353 39.2956 21.1636C39.1808 20.992 39.1808 20.768 39.2956 20.5964C39.4105 20.4247 39.6175 20.3393 39.82 20.38H42.25L42.79 19.18H39.86C39.3615 19.1222 38.8623 19.2825 38.4906 19.6197C38.1189 19.9569 37.9109 20.4382 37.92 20.94C37.8896 21.4069 38.0691 21.863 38.4094 22.1841C38.7498 22.5051 39.2157 22.6576 39.68 22.6H41C41.2025 22.5593 41.4095 22.6447 41.5244 22.8164C41.6392 22.988 41.6392 23.212 41.5244 23.3836C41.4095 23.5553 41.2025 23.6407 41 23.6H38.08V24.8ZM30.06 20.36H28.48V21.6H30.06C30.2385 21.6267 30.4196 21.573 30.5547 21.4533C30.6898 21.3337 30.7649 21.1604 30.76 20.98C30.7615 20.8007 30.6853 20.6296 30.5511 20.5107C30.4169 20.3918 30.2378 20.3369 30.06 20.36ZM22.69 20.36H24.31C24.6911 20.36 25 20.6689 25 21.05C25 21.4311 24.6911 21.74 24.31 21.74H22.69V20.36Z" fill="#296DB6"/>
8
+ </g>
9
+ </g>
10
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="48" height="32" viewBox="0 0 48 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="bitcoin-light-large">
3
+ <rect id="card_bg" width="48" height="32" rx="4" fill="#DFE3E8"/>
4
+ <g id="bitcoin">
5
+ <path id="Path" d="M34.29 18.57C32.8701 24.2468 27.1187 27.6991 21.441 26.2827C15.7633 24.8662 12.3075 19.1169 13.7204 13.4384C15.1334 7.75987 20.8806 4.30051 26.56 5.70999C29.2918 6.38796 31.6418 8.12458 33.0918 10.537C34.5419 12.9494 34.973 15.8394 34.29 18.57Z" fill="#F7941F"/>
6
+ <path id="Shape" fill-rule="evenodd" clip-rule="evenodd" d="M28.68 14.49C28.89 13.08 27.81 12.32 26.34 11.81L26.82 9.9L25.66 9.61L25.19 11.47L24.26 11.25L24.73 9.38L23.56 9.09L23.09 11L22.34 10.83L20.73 10.43L20.42 11.67C20.42 11.67 21.28 11.87 21.27 11.88C21.6052 11.9217 21.8453 12.2241 21.81 12.56L21.27 14.74H21.26L20.5 17.74C20.4656 17.8462 20.3905 17.9343 20.291 17.985C20.1916 18.0356 20.0761 18.0446 19.97 18.01L19.12 17.8L18.55 19.13L20.06 19.51L20.89 19.73L20.41 21.66L21.57 21.95L22.05 20.04L22.97 20.28L22.5 22.18L23.66 22.47L24.15 20.54C26.15 20.92 27.62 20.76 28.25 18.97C28.5229 18.4602 28.5618 17.8572 28.3567 17.3165C28.1516 16.7758 27.7224 16.3504 27.18 16.15C28.0033 15.9775 28.6118 15.2791 28.67 14.44L28.68 14.49ZM26 18.22C25.6708 19.5367 23.6025 18.9973 22.6544 18.75L22.6544 18.75C22.5657 18.7268 22.4868 18.7063 22.42 18.69L23.05 16.12C23.1314 16.1406 23.2313 16.1632 23.3445 16.1889L23.3446 16.1889C24.3306 16.4123 26.3319 16.8656 26 18.22ZM23.5459 14.9988C24.3247 15.2074 26.0573 15.6715 26.36 14.47H26.38C26.6828 13.25 25.0346 12.8706 24.2464 12.6891C24.1496 12.6668 24.0657 12.6475 24 12.63L23.36 14.95C23.413 14.9633 23.4756 14.98 23.5459 14.9988Z" fill="white"/>
7
+ </g>
8
+ </g>
9
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg width="48" height="32" viewBox="0 0 48 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="cirrus-light-large">
3
+ <rect id="card_bg" width="48" height="32" rx="4" fill="#DFE3E8"/>
4
+ <g id="maestro">
5
+ <g id="Group" opacity="0.01">
6
+ <rect id="Rectangle" x="4.64999" y="3.2" width="38.71" height="25.6" fill="white"/>
7
+ </g>
8
+ <rect id="Rectangle_2" x="18.9" y="7.66" width="10.21" height="16.68" fill="#0379BF"/>
9
+ <path id="Path" d="M20 16C19.9831 12.7535 21.4577 9.67905 24 7.66C19.6502 4.23929 13.4019 4.73602 9.64729 8.801C5.89264 12.866 5.89264 19.134 9.64729 23.199C13.4019 27.264 19.6502 27.7607 24 24.34C21.4577 22.3209 19.9831 19.2465 20 16Z" fill="#0067B3"/>
10
+ <path id="Shape" fill-rule="evenodd" clip-rule="evenodd" d="M40.14 22.23V22.57H40.08V22.23H39.94V22.16H40.29V22.23H40.14ZM40.82 22.16V22.57H40.75V22.26L40.64 22.53H40.56L40.44 22.26V22.57H40.37V22.16H40.47L40.6 22.45L40.72 22.16H40.82Z" fill="#00A1DE"/>
11
+ <path id="Path_2" d="M41.16 16C41.1574 20.0593 38.8389 23.7614 35.1879 25.5358C31.5369 27.3103 27.1935 26.846 24 24.34C28.6001 20.718 29.3967 14.0543 25.78 9.45C25.2616 8.78327 24.6638 8.18218 24 7.66C27.1935 5.154 31.5369 4.68974 35.1879 6.46417C38.8389 8.2386 41.1574 11.9407 41.16 16Z" fill="#00A1DE"/>
12
+ </g>
13
+ </g>
14
+ </svg>
@@ -0,0 +1,39 @@
1
+ <svg width="48" height="32" viewBox="0 0 48 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="dinnerclub-light-large">
3
+ <rect id="card_bg" width="48" height="32" rx="4" fill="#DFE3E8"/>
4
+ <g id="dinner_club">
5
+ <path id="Shape" fill-rule="evenodd" clip-rule="evenodd" d="M13.13 20.73C13.13 21.38 12.75 23 10.44 23H8.63V22.83C8.63881 22.8291 8.64751 22.8282 8.65612 22.8273C9.02893 22.7893 9.22 22.7698 9.22 22.33V19.18C9.22 18.62 8.92 18.62 8.63 18.62V18.45H10.52C11.173 18.3861 11.8233 18.5947 12.3174 19.0263C12.8115 19.4579 13.1056 20.0744 13.13 20.73ZM10.37 18.69C10.2001 18.6802 10.0299 18.6802 9.86 18.69L9.82 22.23C9.82 22.73 10.18 22.79 10.5 22.79C11.0252 22.8104 11.5333 22.6014 11.8923 22.2175C12.2512 21.8336 12.4256 21.3126 12.37 20.79C12.3974 20.2425 12.1989 19.7077 11.8208 19.3107C11.4427 18.9137 10.9182 18.6893 10.37 18.69Z" fill="#211E1F"/>
6
+ <path id="Path" d="M14.75 23V22.83H14.64C14.45 22.83 14.31 22.83 14.31 22.61V20.11V20.02C14.2705 20.011 14.2295 20.011 14.19 20.02C13.9612 20.1126 13.7275 20.1928 13.49 20.26V20.36C13.73 20.49 13.83 20.53 13.83 20.82V22.58C13.83 22.8 13.7 22.8 13.52 22.8H13.39V23H14.79H14.75Z" fill="#211E1F"/>
7
+ <path id="Path_2" d="M14.05 19.06C14.1366 19.06 14.2195 19.025 14.2799 18.9628C14.3402 18.9006 14.3727 18.8166 14.37 18.73C14.3646 18.5572 14.2229 18.4199 14.05 18.42C13.8732 18.42 13.73 18.5633 13.73 18.74C13.73 18.9167 13.8732 19.06 14.05 19.06Z" fill="#211E1F"/>
8
+ <path id="Path_3" d="M18.2 22.87H18.09C17.9 22.87 17.76 22.87 17.76 22.65V21C17.76 20.5 17.57 20.09 17.01 20.09C16.5925 20.124 16.1983 20.2965 15.89 20.58V20.16C15.89 20.11 15.89 20.09 15.89 20.09C15.6092 20.209 15.3221 20.3125 15.03 20.4V20.53C15.33 20.65 15.41 20.72 15.41 20.96V22.68C15.41 22.9 15.28 22.9 15.09 22.9H14.98V23H16.37V22.83H16.25C16.07 22.83 15.93 22.83 15.93 22.61V20.73C16.1488 20.5615 16.4069 20.4514 16.68 20.41C16.8376 20.3886 16.9965 20.4392 17.1128 20.5477C17.229 20.6563 17.2904 20.8113 17.28 20.97V22.65C17.28 22.87 17.15 22.87 16.97 22.87H16.85V23H18.2V22.87Z" fill="#211E1F"/>
9
+ <path id="Shape_2" fill-rule="evenodd" clip-rule="evenodd" d="M20.63 22.4C20.3723 22.83 19.9202 23.1065 19.42 23.14C19.069 23.1322 18.7357 22.9838 18.4951 22.7282C18.2544 22.4725 18.1265 22.1309 18.14 21.78C18.14 20.5 19 20.12 19.45 20.12C19.7321 20.0917 20.0129 20.1844 20.2227 20.3751C20.4325 20.5658 20.5514 20.8365 20.55 21.12V21.24H20.49H18.66C18.6489 21.3664 18.6489 21.4936 18.66 21.62C18.6369 22.2019 19.0792 22.6973 19.66 22.74C19.9993 22.7212 20.3167 22.5662 20.54 22.31L20.63 22.4ZM19.42 20.27C19.4282 20.2698 19.4364 20.2698 19.4446 20.27H19.42ZM19.4517 20.2702C19.4493 20.2701 19.447 20.2701 19.4446 20.27H19.47C19.4639 20.27 19.4578 20.2701 19.4517 20.2702ZM19.4517 20.2702C19.5969 20.2753 19.7347 20.3378 19.8344 20.4446C19.9413 20.5592 19.9943 20.7139 19.98 20.87C19.98 20.95 19.98 21.03 19.8 21.03H18.72C18.7988 20.5672 19.0618 20.2789 19.4517 20.2702Z" fill="#211E1F"/>
10
+ <path id="Path_4" d="M20.92 22.87H20.74V23H22.43V22.83H22.07C21.88 22.83 21.75 22.83 21.75 22.61V21.12C21.7528 20.8454 21.9576 20.6149 22.23 20.58C22.46 20.58 22.46 20.74 22.66 20.74C22.744 20.7375 22.8235 20.7009 22.88 20.6387C22.9366 20.5765 22.9655 20.4939 22.96 20.41C22.9601 20.3136 22.9205 20.2214 22.8505 20.1552C22.7805 20.0889 22.6862 20.0545 22.59 20.06C22.2 20.06 21.92 20.48 21.76 20.73V20.15C21.76 20.08 21.76 20.06 21.7 20.06C21.64 20.06 21.38 20.23 20.9 20.43V20.53C21 20.53 21.24 20.62 21.24 20.82V22.65C21.23 22.87 21.1 22.87 20.92 22.87Z" fill="#211E1F"/>
11
+ <path id="Path_5" d="M24.07 22.93C23.6349 22.9063 23.2844 22.5644 23.25 22.13H23.13L23.21 22.87C23.4502 23.011 23.7217 23.09 24 23.1C24.77 23.1 25.12 22.64 25.12 22.21C25.12 21.21 23.61 21.42 23.61 20.66C23.6175 20.5341 23.6763 20.4168 23.7727 20.3355C23.8691 20.2542 23.9947 20.2161 24.12 20.23C24.492 20.213 24.8085 20.4983 24.83 20.87H25L24.95 20.21C24.7211 20.091 24.4679 20.026 24.21 20.02C23.964 19.9891 23.7163 20.0621 23.5265 20.2216C23.3367 20.381 23.222 20.6124 23.21 20.86C23.21 21.86 24.63 21.66 24.63 22.43C24.6423 22.5771 24.5847 22.7213 24.4747 22.8196C24.3646 22.9179 24.2147 22.9588 24.07 22.93Z" fill="#211E1F"/>
12
+ <path id="Path_6" d="M30.86 22.79L31.01 21.84H30.86C30.7614 22.488 30.2054 22.9676 29.55 22.97C28.3939 22.8743 27.5294 21.8672 27.61 20.71C27.5472 20.186 27.7113 19.6601 28.0608 19.2647C28.4104 18.8692 28.9122 18.642 29.44 18.64C30.1214 18.5512 30.7468 19.0291 30.84 19.71H31L30.93 18.78C30.4438 18.5765 29.9263 18.4582 29.4 18.43C28.0856 18.3905 26.9842 19.4161 26.93 20.73C26.8906 21.3982 27.1417 22.0508 27.6188 22.5202C28.0959 22.9897 28.7525 23.2302 29.42 23.18C29.9216 23.1497 30.4117 23.0169 30.86 22.79Z" fill="#211E1F"/>
13
+ <path id="Path_7" d="M32.63 23V22.83H32.52C32.33 22.83 32.19 22.83 32.19 22.61V18.11V18.02C32.19 18.02 32.12 18.02 32.05 18.09C31.8363 18.2047 31.6119 18.2985 31.38 18.37V18.48C31.62 18.55 31.72 18.56 31.72 18.99V22.61C31.72 22.83 31.59 22.83 31.41 22.83H31.28V23H32.68H32.63Z" fill="#211E1F"/>
14
+ <path id="Path_8" d="M33 20.69V22.36C32.9769 22.5608 33.0417 22.7619 33.1777 22.9114C33.3138 23.0609 33.5079 23.1442 33.71 23.14C34.1521 23.1093 34.5664 22.9128 34.87 22.59V23.12C35.178 23.028 35.4921 22.9578 35.81 22.91V22.8H35.6C35.49 22.8 35.41 22.8 35.41 22.68V20.28C35.41 20.21 35.41 20.16 35.41 20.16C35.41 20.16 34.98 20.21 34.41 20.25V20.37C34.64 20.43 34.95 20.5 34.95 20.63V22.39C34.7354 22.5959 34.4635 22.7319 34.17 22.78C33.6 22.78 33.6 22.22 33.6 22.03V20.35C33.6 20.21 33.6 20.16 33.53 20.16L32.69 20.21V20.33C33 20.36 33 20.52 33 20.69Z" fill="#211E1F"/>
15
+ <path id="Shape_3" fill-rule="evenodd" clip-rule="evenodd" d="M36.19 21.8V19C36.19 18.6143 36.097 18.5912 35.8393 18.5273C35.8298 18.5249 35.82 18.5225 35.81 18.52V18.41C36.0432 18.3423 36.268 18.2484 36.48 18.13L36.63 18.06C36.68 18.06 36.68 18.15 36.68 18.15V20.54C36.9494 20.2731 37.3026 20.1071 37.68 20.07C38.0244 20.0852 38.3477 20.2397 38.5759 20.498C38.8041 20.7564 38.9175 21.0964 38.89 21.44C38.9241 22.3403 38.2296 23.1015 37.33 23.15C37.0157 23.1482 36.7066 23.0692 36.43 22.92L36.23 23.07L36.1 23C36.1619 22.603 36.192 22.2018 36.19 21.8ZM37.33 20.38C37.093 20.4061 36.8731 20.516 36.71 20.69L36.66 22.27C36.6753 22.6335 36.9665 22.9247 37.33 22.94C38.04 22.94 38.33 22.25 38.33 21.67C38.3666 21.0503 37.9392 20.4991 37.33 20.38Z" fill="#211E1F"/>
16
+ <path id="Path_9" d="M9.13998 24.46H8.61998V24.6H8.68998C8.81998 24.6 8.92998 24.6 8.93998 24.79V26.64C8.93998 26.82 8.81998 26.83 8.68998 26.83H8.59998V27H9.11998H9.67998V26.87H9.64998C9.51998 26.87 9.39998 26.87 9.39998 26.68V24.77C9.39998 24.59 9.51998 24.58 9.64998 24.58H9.71998V24.44L9.13998 24.46Z" fill="#211E1F"/>
17
+ <path id="Path_10" d="M12.25 24.46H11.75V24.6H11.84C11.95 24.6 12.13 24.6 12.14 24.92V26.22L10.58 24.47C10.46 24.47 10.36 24.47 10.25 24.47H9.84001V24.61H9.90001C9.98129 24.6073 10.0602 24.6377 10.1186 24.6942C10.1771 24.7508 10.2101 24.8287 10.21 24.91V26.41C10.21 26.69 10.14 26.84 9.90001 26.84H9.82001V27H10.31H10.76V26.87H10.68C10.42 26.87 10.37 26.78 10.36 26.47V25L12.16 27H12.33C12.33 26.89 12.33 26.77 12.33 26.65V25C12.33 24.59 12.49 24.57 12.63 24.57H12.7V24.43L12.25 24.46Z" fill="#211E1F"/>
18
+ <path id="Path_11" d="M15.15 24.33C15.15 24.42 15.07 24.42 14.97 24.42H13.12C13.03 24.42 12.97 24.42 12.94 24.33H12.83C12.8353 24.4266 12.8353 24.5234 12.83 24.62C12.83 24.73 12.83 24.83 12.83 24.92H12.97C13.03 24.66 13.03 24.61 13.29 24.61H13.85V26.49C13.85 26.76 13.77 26.76 13.57 26.77H13.49V27H14.09H14.66V26.87H14.58C14.41 26.87 14.3 26.87 14.3 26.58V24.65H14.86C15.09 24.65 15.1 24.84 15.11 24.98L15.24 24.93V24.64C15.24 24.55 15.24 24.45 15.24 24.35H15.14L15.15 24.33Z" fill="#211E1F"/>
19
+ <path id="Path_12" d="M17.27 26.32C17.17 26.72 16.99 26.74 16.57 26.74C16.34 26.74 16.15 26.74 16.15 26.52V25.71H16.56C16.8 25.71 16.8 25.84 16.82 26.05H16.95C16.95 25.91 16.95 25.78 16.95 25.65C16.95 25.52 16.95 25.37 16.95 25.23H16.81C16.81 25.42 16.75 25.52 16.55 25.53H16.14V24.63H16.62C16.98 24.63 17.01 24.8 17.03 25.03H17.15C17.15 24.93 17.15 24.79 17.15 24.67V24.47H16.24H15.36V24.61H15.42C15.55 24.61 15.66 24.61 15.67 24.8V26.65C15.67 26.83 15.55 26.84 15.42 26.84H15.36V27H16.3H17.3C17.3 26.82 17.38 26.63 17.42 26.44H17.31L17.27 26.32Z" fill="#211E1F"/>
20
+ <path id="Shape_4" fill-rule="evenodd" clip-rule="evenodd" d="M19.03 25.71L19.63 26.6C19.6761 26.7647 19.8291 26.8763 20 26.87V27L19.61 26.94H19.27C18.9969 26.5778 18.7496 26.1969 18.53 25.8H18.32V26.6C18.33 26.87 18.43 26.87 18.6 26.87H18.66V27H18.05H17.54V26.81H17.62C17.75 26.81 17.86 26.75 17.86 26.63V24.83C17.86 24.58 17.73 24.58 17.62 24.58H17.54V24.44H18.09H18.66C19.1 24.44 19.52 24.57 19.52 25.08C19.5132 25.375 19.3142 25.6308 19.03 25.71ZM18.47 25.64C18.82 25.64 19 25.52 19 25.1C19.0005 24.9707 18.9466 24.8472 18.8514 24.7597C18.7563 24.6722 18.6287 24.6288 18.5 24.64H18.31V25.64H18.47Z" fill="#211E1F"/>
21
+ <path id="Path_13" d="M22.93 24.58V24.44H22.49H21.99V24.58H22.08C22.19 24.58 22.37 24.58 22.38 24.9V26.2L20.8 24.45C20.68 24.45 20.58 24.45 20.47 24.45H20.06V24.59H20.12C20.2013 24.5873 20.2802 24.6177 20.3386 24.6743C20.3971 24.7308 20.43 24.8087 20.43 24.89V26.38C20.43 26.67 20.36 26.82 20.12 26.82H20.06V27H20.55H21V26.87H20.92C20.66 26.87 20.61 26.78 20.61 26.47V25L22.4 27H22.57C22.57 26.89 22.57 26.77 22.57 26.65V25C22.57 24.59 22.73 24.57 22.87 24.57H22.94L22.93 24.58Z" fill="#211E1F"/>
22
+ <path id="Shape_5" fill-rule="evenodd" clip-rule="evenodd" d="M25.0438 26.4165C25.0867 26.5072 25.13 26.599 25.13 26.68C25.1302 26.7585 25.1722 26.831 25.2402 26.8701C25.3083 26.9093 25.392 26.9092 25.46 26.87V27H24.98H24.44V26.87H24.49C24.58 26.87 24.7 26.85 24.7 26.78C24.6867 26.6942 24.6632 26.6102 24.63 26.53L24.49 26.13H23.71L23.6 26.49C23.5676 26.5782 23.5409 26.6684 23.52 26.76C23.52 26.87 23.66 26.87 23.77 26.87H23.83V27H23.4H23.02V26.82C23.1578 26.8215 23.28 26.7319 23.32 26.6L23.88 24.97C23.9372 24.8235 23.9839 24.6731 24.02 24.52C24.1358 24.4839 24.2467 24.4335 24.35 24.37V24.46L25 26.32C25.0132 26.3516 25.0285 26.384 25.0438 26.4165ZM24 24.89L23.69 25.84H24.31L24 24.89Z" fill="#211E1F"/>
23
+ <path id="Path_14" d="M27.46 24.33C27.46 24.42 27.38 24.42 27.28 24.42H25.44C25.35 24.42 25.28 24.42 25.26 24.33H25.14C25.1503 24.4264 25.1503 24.5236 25.14 24.62C25.14 24.73 25.14 24.83 25.14 24.93H25.28C25.33 24.67 25.33 24.62 25.59 24.62H26.16V26.5C26.16 26.77 26.07 26.77 25.88 26.78H25.79V27H26.39H26.97V26.87H26.89C26.72 26.87 26.61 26.87 26.61 26.58V24.65H27.18C27.4 24.65 27.41 24.84 27.42 24.98L27.55 24.93C27.5448 24.8334 27.5448 24.7366 27.55 24.64C27.55 24.55 27.55 24.45 27.55 24.35H27.45L27.46 24.33Z" fill="#211E1F"/>
24
+ <path id="Path_15" d="M28.22 24.46H27.69V24.6H27.75C27.88 24.6 28 24.6 28 24.79V26.64C28 26.82 27.88 26.83 27.75 26.83H27.69V27H28.21H28.77V26.87H28.7C28.57 26.87 28.46 26.87 28.46 26.68V24.77C28.46 24.59 28.57 24.58 28.7 24.58H28.77V24.44L28.22 24.46Z" fill="#211E1F"/>
25
+ <path id="Shape_6" fill-rule="evenodd" clip-rule="evenodd" d="M29.2436 24.7737C29.4918 24.5255 29.8291 24.3873 30.18 24.39C30.531 24.3564 30.88 24.4714 31.1422 24.707C31.4045 24.9427 31.556 25.2774 31.56 25.63C31.574 25.9957 31.4356 26.3509 31.1778 26.6106C30.9199 26.8703 30.5658 27.0114 30.2 27C29.8477 27.0195 29.5032 26.8916 29.249 26.6469C28.9948 26.4022 28.8539 26.0628 28.86 25.71C28.8573 25.3591 28.9955 25.0218 29.2436 24.7737ZM31.03 25.71C31.03 25.19 30.75 24.58 30.18 24.58C29.57 24.58 29.39 25.12 29.39 25.59C29.39 26.22 29.57 26.81 30.24 26.81C30.91 26.81 31.03 26.23 31.03 25.71Z" fill="#211E1F"/>
26
+ <path id="Path_16" d="M34.5 24.58V24.44H34.07H33.57V24.58H33.66C33.76 24.58 33.95 24.58 33.95 24.9V26.2L32.39 24.45C32.27 24.45 32.17 24.45 32.07 24.45H31.66V24.59H31.72C31.8004 24.5872 31.8783 24.6179 31.9352 24.6748C31.9921 24.7316 32.0228 24.8096 32.02 24.89V26.39C32.02 26.67 31.95 26.82 31.72 26.82H31.66V27H32.14H32.6V26.87H32.53C32.26 26.87 32.22 26.78 32.21 26.47V25L34 27H34.16C34.1497 26.8836 34.1497 26.7664 34.16 26.65V25C34.16 24.59 34.31 24.57 34.46 24.57H34.53L34.5 24.58Z" fill="#211E1F"/>
27
+ <path id="Shape_7" fill-rule="evenodd" clip-rule="evenodd" d="M36.57 26.32C36.6073 26.4421 36.6507 26.5622 36.7 26.68C36.7034 26.7443 36.7361 26.8035 36.7888 26.8406C36.8415 26.8776 36.9083 26.8885 36.97 26.87V27H36.48H35.95V26.87H36C36.08 26.87 36.2 26.85 36.2 26.78C36.1855 26.6944 36.162 26.6106 36.13 26.53L36 26.13H35.35L35.24 26.49C35.2028 26.5765 35.176 26.6672 35.16 26.76C35.16 26.87 35.29 26.87 35.41 26.87V27H34.98H34.6V26.82C34.7341 26.8171 34.8511 26.7283 34.89 26.6L35.46 24.97C35.5171 24.8235 35.5639 24.6731 35.6 24.52C35.7119 24.482 35.8192 24.4317 35.92 24.37V24.46L36.57 26.32ZM35.25 25.84H35.87L35.57 24.89L35.25 25.84Z" fill="#211E1F"/>
28
+ <path id="Path_17" d="M39 26.31C38.9785 26.3992 38.9413 26.4839 38.89 26.56C38.8069 26.6598 38.6889 26.7242 38.56 26.74H38.1C37.99 26.74 37.9 26.69 37.9 26.55V24.76C37.9 24.58 37.99 24.58 38.12 24.58H38.23V24.44H37.69H37.13V24.58H37.19C37.32 24.58 37.44 24.58 37.44 24.77V26.59C37.44 26.8 37.32 26.81 37.19 26.81H37.13V27H38.07H39C39 26.8 39.09 26.6 39.13 26.4H39V26.31Z" fill="#211E1F"/>
29
+ <path id="Shape_8" fill-rule="evenodd" clip-rule="evenodd" d="M38.6401 24.7365C38.6364 24.5335 38.7971 24.3655 39 24.36C39.1007 24.3544 39.1991 24.3912 39.2713 24.4615C39.3435 24.5318 39.383 24.6292 39.38 24.73C39.3799 24.933 39.2163 25.0981 39.0133 25.0999C38.8102 25.1016 38.6437 24.9395 38.6401 24.7365ZM38.7 24.7C38.7 24.8657 38.8343 25 39 25C39.0796 25 39.1559 24.9684 39.2121 24.9121C39.2684 24.8559 39.3 24.7796 39.3 24.7C39.3 24.5343 39.1657 24.4 39 24.4C38.8343 24.4 38.7 24.5343 38.7 24.7Z" fill="#211E1F"/>
30
+ <path id="Shape_9" fill-rule="evenodd" clip-rule="evenodd" d="M39.16 24.63C39.1609 24.6837 39.1229 24.7302 39.07 24.74V24.82L39.15 24.91H39.08C39.0541 24.91 39.0324 24.8764 39.0013 24.8283C38.9844 24.8021 38.9647 24.7717 38.94 24.74V24.86H38.84V24.58V24.53H39.03C39.1 24.53 39.16 24.56 39.16 24.63ZM38.96 24.57V24.74H38.97C39.04 24.74 39.04 24.7 39.04 24.65C39.0435 24.6279 39.0362 24.6055 39.0204 24.5897C39.0046 24.5738 38.9821 24.5665 38.96 24.57Z" fill="#211E1F"/>
31
+ <g id="mark">
32
+ <path id="Path_18" d="M25.36 17.59C28.8714 17.61 31.7739 14.8575 31.94 11.35C31.9191 9.63226 31.2117 7.99431 29.9756 6.80139C28.7394 5.60847 27.0774 4.95979 25.36 4.99999H22.36C20.6652 4.96121 19.0284 5.61809 17.8306 6.81776C16.6328 8.01744 15.9785 9.65524 16.02 11.35C16.0584 14.8193 18.8905 17.6067 22.36 17.59H25.36Z" fill="#0779BE"/>
33
+ <path id="Shape_10" fill-rule="evenodd" clip-rule="evenodd" d="M22.42 5.52C19.2388 5.52 16.66 8.09884 16.66 11.28C16.66 14.4612 19.2388 17.04 22.42 17.04C25.6011 17.04 28.18 14.4612 28.18 11.28C28.18 8.09884 25.6011 5.52 22.42 5.52ZM18.77 11.28C18.7715 9.76935 19.701 8.41483 21.11 7.87V14.69C19.6991 14.1475 18.7687 12.7915 18.77 11.28ZM26.0683 11.28C26.0683 9.76638 25.1341 8.40981 23.72 7.87V14.69C25.1341 14.1502 26.0683 12.7936 26.0683 11.28Z" fill="white"/>
34
+ <path id="Path_19" d="M25.36 17.59C28.8714 17.61 31.7739 14.8575 31.94 11.35C31.9191 9.63226 31.2117 7.99431 29.9756 6.80139C28.7394 5.60847 27.0774 4.95979 25.36 4.99999H22.36C20.6652 4.96121 19.0284 5.61809 17.8306 6.81776C16.6328 8.01744 15.9785 9.65524 16.02 11.35C16.0584 14.8193 18.8905 17.6067 22.36 17.59H25.36Z" fill="#0779BE"/>
35
+ <path id="Shape_11" fill-rule="evenodd" clip-rule="evenodd" d="M22.42 5.52C19.2388 5.52 16.66 8.09884 16.66 11.28C16.66 14.4612 19.2388 17.04 22.42 17.04C25.6011 17.04 28.18 14.4612 28.18 11.28C28.18 8.09884 25.6011 5.52 22.42 5.52ZM18.77 11.28C18.7715 9.76935 19.701 8.41483 21.11 7.87V14.69C19.6991 14.1475 18.7687 12.7915 18.77 11.28ZM26.0683 11.28C26.0683 9.76638 25.1341 8.40981 23.72 7.87V14.69C25.1341 14.1502 26.0683 12.7936 26.0683 11.28Z" fill="white"/>
36
+ </g>
37
+ </g>
38
+ </g>
39
+ </svg>
@@ -0,0 +1,18 @@
1
+ <svg width="48" height="32" viewBox="0 0 48 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="discover-light-large">
3
+ <path id="card_bg" d="M48 4V28C48 30.2091 46.2091 32 44 32H4C3.53583 32.0035 3.07493 31.9222 2.64 31.76C1.05621 31.1874 0.00071654 29.6841 0 28V4C0 1.79086 1.79086 0 4 0H44C46.2091 0 48 1.79086 48 4Z" fill="#DFE3E8"/>
4
+ <g id="discover">
5
+ <path id="Path" d="M48 16V27.9646C48 30.1932 46.1839 31.9999 43.9436 31.9999H3.37919C2.90847 32.0034 2.44107 31.9214 2 31.7578C5.40741 31.2735 8.69312 30.6682 11.918 29.9822C12.7698 29.8208 13.6014 29.6191 14.433 29.4375C27.8395 26.3908 39.4409 21.9117 45.9718 17.5132C46.7019 17.0088 47.3915 16.5044 48 16Z" fill="#EE7623"/>
6
+ <path id="Shape" fill-rule="evenodd" clip-rule="evenodd" d="M4 10.64H5.82V10.6C7.21326 10.4992 8.51258 11.3083 9.03688 12.6031C9.56117 13.8978 9.19084 15.383 8.12 16.28C7.46653 16.792 6.64875 17.048 5.82 17H4V10.64ZM5.58 16C6.20562 16.0549 6.82663 15.8527 7.3 15.44C7.75024 15.0305 8.00481 14.4486 8 13.84C8.00869 13.2306 7.75346 12.6472 7.3 12.24C6.81872 11.8447 6.19969 11.6575 5.58 11.72H5.26V16H5.58Z" fill="#231F20"/>
7
+ <rect id="Rectangle" x="9.85001" y="10.63" width="1.25" height="6.42" fill="#231F20"/>
8
+ <path id="Path_2" d="M14.17 13.09C13.42 12.82 13.17 12.63 13.17 12.28C13.17 11.93 13.56 11.57 14.1 11.57C14.4939 11.5865 14.8602 11.777 15.1 12.09L15.75 11.24C15.2369 10.771 14.5651 10.5138 13.87 10.52C13.3578 10.4871 12.8545 10.6651 12.4768 11.0126C12.0991 11.3601 11.8799 11.8469 11.87 12.36C11.87 13.25 12.27 13.7 13.44 14.12C13.7408 14.2163 14.032 14.3402 14.31 14.49C14.5457 14.6261 14.6907 14.8778 14.69 15.15C14.6882 15.4068 14.5791 15.6511 14.3892 15.8239C14.1993 15.9968 13.9458 16.0823 13.69 16.06C13.1068 16.0663 12.5743 15.7296 12.33 15.2L11.52 15.98C11.9927 16.7804 12.8719 17.2508 13.8 17.2C14.3772 17.2395 14.9444 17.0344 15.3629 16.6349C15.7814 16.2354 16.0126 15.6784 16 15.1C16 14.08 15.59 13.61 14.17 13.09Z" fill="#231F20"/>
9
+ <path id="Path_3" d="M16.41 13.84C16.4017 14.738 16.7575 15.601 17.3962 16.2322C18.035 16.8634 18.9022 17.209 19.8 17.19C20.3453 17.1932 20.8835 17.0664 21.37 16.82V15.35C20.9923 15.7916 20.4411 16.0471 19.86 16.05C19.2722 16.0647 18.7049 15.8335 18.2948 15.4121C17.8847 14.9906 17.6692 14.4172 17.7 13.83C17.6811 13.2582 17.8931 12.7029 18.2881 12.2891C18.6831 11.8753 19.228 11.6378 19.8 11.63C20.4027 11.6324 20.9749 11.8949 21.37 12.35V10.88C20.8987 10.6187 20.3689 10.4811 19.83 10.48C18.9301 10.4693 18.0631 10.818 17.4212 11.4487C16.7792 12.0794 16.4153 12.9401 16.41 13.84Z" fill="#231F20"/>
10
+ <path id="Path_4" d="M31.3 14.94L29.58 10.63H28.22L30.94 17.21H31.61L34.39 10.63H33.03L31.3 14.94Z" fill="#231F20"/>
11
+ <path id="Path_5" d="M34.95 17.05H38.51V15.96H36.2V14.23H38.42V13.14H36.2V11.72H38.51V10.63H34.95V17.05Z" fill="#231F20"/>
12
+ <path id="Shape_2" fill-rule="evenodd" clip-rule="evenodd" d="M43.46 12.52C43.5281 13.4204 42.8923 14.2216 42 14.36L44 17H42.48L40.74 14.46H40.6V17H39.34V10.64H41.18C42.64 10.64 43.46 11.32 43.46 12.52ZM40.6 13.58H41C41.74 13.58 42.18 13.32 42.18 12.64C42.18 11.96 41.76 11.64 41 11.64H40.6V13.58Z" fill="#231F20"/>
13
+ <path id="Path_6" d="M28.59 13.84C28.59 15.7233 27.0633 17.25 25.18 17.25C23.2967 17.25 21.77 15.7233 21.77 13.84C21.77 11.9567 23.2967 10.43 25.18 10.43C27.061 10.4355 28.5845 11.959 28.59 13.84Z" fill="#EE7623"/>
14
+ <path id="Shape_3" fill-rule="evenodd" clip-rule="evenodd" d="M44.12 10.76C44.1168 10.8286 44.0674 10.8863 44 10.9L44.18 11.16H44.02L43.84 10.92V11.16H43.7V10.58H43.9C44.04 10.58 44.12 10.64 44.12 10.76ZM43.98 10.76C43.98 10.7 43.94 10.7 43.88 10.7V10.82H43.9C43.9532 10.82 43.9725 10.82 43.9788 10.811C43.9844 10.803 43.98 10.7881 43.98 10.76Z" fill="#231F20"/>
15
+ <path id="Shape_4" fill-rule="evenodd" clip-rule="evenodd" d="M43.46 10.86C43.4598 10.5915 43.6717 10.3707 43.94 10.36C44.076 10.3546 44.2084 10.4048 44.3065 10.4992C44.4047 10.5936 44.4601 10.7239 44.46 10.86C44.46 11.1361 44.2361 11.36 43.96 11.36C43.6838 11.36 43.46 11.1361 43.46 10.86ZM43.94 11.28C44.0407 11.2832 44.1371 11.2387 44.2 11.16C44.275 11.0778 44.3176 10.9712 44.32 10.86C44.32 10.6501 44.1499 10.48 43.94 10.48C43.7301 10.48 43.56 10.6501 43.56 10.86C43.5517 10.9668 43.5878 11.0723 43.6596 11.1518C43.7315 11.2312 43.8329 11.2776 43.94 11.28Z" fill="#231F20"/>
16
+ </g>
17
+ </g>
18
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg width="48" height="32" viewBox="0 0 48 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="jcb-light-large">
3
+ <rect id="card_bg" width="48" height="32" rx="4" fill="#DFE3E8"/>
4
+ <g id="jcb-logo">
5
+ <rect id="Rectangle" x="8.03003" y="10.41" width="9.85" height="13.54" fill="white"/>
6
+ <rect id="Rectangle_2" x="19.09" y="10.41" width="9.87" height="11.9" fill="white"/>
7
+ <rect id="Rectangle_3" x="30.14" y="10.13" width="9.85" height="13.02" fill="white"/>
8
+ <path id="Path" d="M32.1 18.57H34.41H34.69C35.1671 18.4778 35.5088 18.0559 35.5 17.57C35.483 17.0934 35.1527 16.6856 34.69 16.57C34.5969 16.5593 34.503 16.5593 34.41 16.57H32.1V18.57Z" fill="#40A648"/>
9
+ <path id="Path_2" d="M34.14 4C31.9309 4 30.14 5.79086 30.14 8V12.15H35.79C35.9229 12.1344 36.0571 12.1344 36.19 12.15C37.46 12.21 38.41 12.87 38.41 14.01C38.3837 15.0096 37.5796 15.8138 36.58 15.84C37.88 15.93 38.87 16.65 38.87 17.78C38.87 18.91 37.77 19.78 36.32 19.78H30.12V28H36C38.2091 28 40 26.2091 40 24V4H34.14Z" fill="#40A648"/>
10
+ <path id="Path_3" d="M35.22 14.31C35.2562 13.8151 34.9016 13.3773 34.41 13.31H34.19H32.1V15.24H34.19C34.2629 15.2513 34.3371 15.2513 34.41 15.24C34.8801 15.1789 35.229 14.774 35.22 14.3V14.31Z" fill="#40A648"/>
11
+ <path id="Path_4" d="M12 4C9.79086 4 8 5.79086 8 8V17.87C9.06652 18.4287 10.2465 18.7365 11.45 18.77C12.0104 18.8353 12.5711 18.6509 12.9832 18.2657C13.3954 17.8805 13.6173 17.3335 13.59 16.77V12.13H17V16.77C17 18.57 15.88 20.04 12.08 20.04C10.7048 20.039 9.33477 19.8711 8 19.54V28H13.87C16.0791 28 17.87 26.2091 17.87 24V4H12Z" fill="#0D67B0"/>
12
+ <path id="Path_5" d="M23.09 4C20.8809 4 19.09 5.79086 19.09 8V13.23C20.09 12.37 21.86 11.82 24.69 11.96C25.7492 12.0232 26.8003 12.1839 27.83 12.44V14.13C26.9019 13.6317 25.8803 13.332 24.83 13.25C22.68 13.1 21.38 14.15 21.38 16C21.38 17.85 22.68 18.92 24.83 18.75C25.8777 18.6543 26.8967 18.3554 27.83 17.87V19.56C26.8008 19.8182 25.7494 19.9789 24.69 20.04C21.86 20.18 20.1 19.63 19.09 18.77V28H25C27.2092 28 29 26.2091 29 24V4H23.09Z" fill="#BE2034"/>
13
+ </g>
14
+ </g>
15
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg width="48" height="32" viewBox="0 0 48 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="maestro-light-large">
3
+ <rect id="card_bg" width="48" height="32" rx="4" fill="#DFE3E8"/>
4
+ <g id="maestro">
5
+ <g id="Group" opacity="0.01">
6
+ <rect id="Rectangle" x="4.65" y="3.2" width="38.71" height="25.6" fill="white"/>
7
+ </g>
8
+ <rect id="Rectangle_2" x="18.9" y="7.66" width="10.21" height="16.68" fill="#7272B5"/>
9
+ <path id="Path" d="M20 16C19.9831 12.7535 21.4577 9.67905 24 7.66C19.6503 4.23929 13.402 4.73602 9.6473 8.801C5.89264 12.866 5.89264 19.134 9.6473 23.199C13.402 27.264 19.6503 27.7607 24 24.34C21.4577 22.3209 19.9831 19.2465 20 16Z" fill="#ED1C24"/>
10
+ <path id="Shape" fill-rule="evenodd" clip-rule="evenodd" d="M40.14 22.23V22.57H40.08V22.23H39.94V22.16H40.29V22.23H40.14ZM40.82 22.16V22.57H40.75V22.26L40.64 22.53H40.56L40.44 22.26V22.57H40.37V22.16H40.47L40.6 22.45L40.72 22.16H40.82Z" fill="#00A1DE"/>
11
+ <path id="Path_2" d="M41.16 16C41.1574 20.0593 38.8389 23.7614 35.1879 25.5358C31.5369 27.3103 27.1935 26.846 24 24.34C28.6001 20.718 29.3967 14.0543 25.78 9.45C25.2616 8.78327 24.6638 8.18218 24 7.66C27.1935 5.154 31.5369 4.68974 35.1879 6.46417C38.8389 8.2386 41.1574 11.9407 41.16 16Z" fill="#00A1DE"/>
12
+ </g>
13
+ </g>
14
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg width="48" height="32" viewBox="0 0 48 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="mastercard-light-large">
3
+ <rect id="card_bg" width="48" height="32" rx="4" fill="#DFE3E8"/>
4
+ <g id="mastercard">
5
+ <g id="Group" opacity="0.01">
6
+ <rect id="Rectangle" x="4.65" y="3.2" width="38.71" height="25.6" fill="white"/>
7
+ </g>
8
+ <rect id="Rectangle_2" x="18.9" y="7.66" width="10.21" height="16.68" fill="#F26122"/>
9
+ <path id="Path" d="M20 16C19.9831 12.7535 21.4577 9.67905 24 7.66C19.6503 4.23929 13.402 4.73602 9.6473 8.801C5.89264 12.866 5.89264 19.134 9.6473 23.199C13.402 27.264 19.6503 27.7607 24 24.34C21.4577 22.3209 19.9831 19.2465 20 16Z" fill="#EA1D25"/>
10
+ <path id="Shape" fill-rule="evenodd" clip-rule="evenodd" d="M40.14 22.23V22.57H40.08V22.23H39.94V22.16H40.29V22.23H40.14ZM40.82 22.16V22.57H40.75V22.26L40.64 22.53H40.56L40.44 22.26V22.57H40.37V22.16H40.47L40.6 22.45L40.72 22.16H40.82Z" fill="#F69E1E"/>
11
+ <path id="Path_2" d="M41.16 16C41.1574 20.0593 38.8389 23.7614 35.1879 25.5358C31.5369 27.3103 27.1935 26.846 24 24.34C28.6001 20.718 29.3967 14.0543 25.78 9.45C25.2616 8.78327 24.6638 8.18218 24 7.66C27.1935 5.154 31.5369 4.68974 35.1879 6.46417C38.8389 8.2386 41.1574 11.9407 41.16 16Z" fill="#F69E1E"/>
12
+ </g>
13
+ </g>
14
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="48" height="32" viewBox="0 0 48 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="paypal-light-large">
3
+ <rect id="card_bg" width="48" height="32" rx="4" fill="#DFE3E8"/>
4
+ <g id="paypal">
5
+ <path id="Path" d="M20.34 25.32L20.69 23.12H19.91H16.23L18.79 6.85999C18.7968 6.80961 18.8217 6.76342 18.86 6.72999C18.9002 6.69893 18.9492 6.68142 19 6.67999H25.21C27.28 6.67999 28.7 7.10999 29.45 7.95999C29.7818 8.31652 30.0131 8.75479 30.12 9.22999C30.2366 9.8075 30.2366 10.4025 30.12 10.98V11.48L30.47 11.68C30.7364 11.8128 30.9769 11.9923 31.18 12.21C31.4856 12.579 31.683 13.0255 31.75 13.5C31.8249 14.1202 31.7979 14.7485 31.67 15.36C31.5381 16.1028 31.2775 16.8168 30.9 17.47C30.5949 17.9936 30.1825 18.4469 29.69 18.8C29.1942 19.138 28.6423 19.3852 28.06 19.53C27.4063 19.6949 26.7342 19.7756 26.06 19.77H25.57C25.2266 19.77 24.894 19.8903 24.63 20.11C24.3646 20.3336 24.1903 20.6466 24.14 20.99V21.19L23.53 25.07V25.22C23.5372 25.2462 23.5372 25.2738 23.53 25.3H23.47L20.34 25.32Z" fill="#253D80"/>
6
+ <path id="Path_2" d="M30.8 11.08L30.74 11.45C29.92 15.65 27.11 17.11 23.53 17.11H21.71C21.2721 17.1095 20.8989 17.4276 20.83 17.86L19.9 23.78L19.63 25.46C19.6097 25.5945 19.6488 25.7312 19.737 25.8348C19.8252 25.9384 19.954 25.9986 20.09 26H23.33C23.7142 25.9997 24.0409 25.7196 24.1 25.34V25.18L24.71 21.31V21.1C24.7646 20.722 25.088 20.441 25.47 20.44H26C29.13 20.44 31.59 19.17 32.3 15.44C32.6842 14.1651 32.4472 12.7839 31.66 11.71C31.4102 11.4538 31.1196 11.2409 30.8 11.08V11.08Z" fill="#189BD7"/>
7
+ <path id="Path_3" d="M29.94 10.74L29.56 10.64L29.14 10.56C28.6105 10.4808 28.0754 10.444 27.54 10.45H22.66C22.546 10.4469 22.4329 10.4709 22.33 10.52C22.0981 10.6286 21.9365 10.8466 21.9 11.1L20.9 17.67V17.86C20.9689 17.4276 21.3421 17.1095 21.78 17.11H23.6C27.18 17.11 29.99 15.65 30.81 11.45L30.87 11.08C30.6546 10.9687 30.4306 10.875 30.2 10.8L29.94 10.74Z" fill="#242E65"/>
8
+ <path id="Path_4" d="M21.9 11.1C21.9365 10.8466 22.0981 10.6286 22.33 10.52C22.4329 10.4709 22.546 10.4469 22.66 10.45H27.54C28.0754 10.444 28.6105 10.4808 29.14 10.56L29.56 10.64L29.94 10.74L30.13 10.8C30.3606 10.8751 30.5846 10.9687 30.8 11.08C31.1251 9.83063 30.8271 8.50118 30 7.51C29 6.45 27.36 6 25.22 6H19C18.5621 5.99947 18.1889 6.31756 18.12 6.75L15.53 23.16C15.5068 23.3148 15.5519 23.472 15.6536 23.5909C15.7553 23.7098 15.9035 23.7788 16.06 23.78H19.9L20.9 17.67L21.9 11.1Z" fill="#253D80"/>
9
+ </g>
10
+ </g>
11
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="48" height="32" viewBox="0 0 48 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="visa-light-large">
3
+ <rect id="card_bg" width="48" height="32" rx="4" fill="#DFE3E8"/>
4
+ <path id="visa-logo" fill-rule="evenodd" clip-rule="evenodd" d="M30.35 17.67C30.3561 16.1452 29.0986 15.4867 28.1227 14.9756C27.5049 14.6521 27 14.3876 27 14C27 13.67 27.32 13.32 28 13.23C28.8093 13.1499 29.6251 13.2917 30.36 13.64L30.78 11.64C30.0636 11.3714 29.3051 11.2325 28.54 11.23C26.18 11.23 24.54 12.49 24.54 14.29C24.54 15.62 25.73 16.36 26.63 16.8C27.53 17.24 27.88 17.55 27.87 17.95C27.87 18.57 27.13 18.85 26.44 18.86C25.5889 18.871 24.749 18.6644 24 18.26L23.57 20.26C24.4175 20.5908 25.3203 20.7571 26.23 20.75C28.74 20.75 30.39 19.51 30.4 17.59L30.35 17.67ZM23.86 11.39L21.86 20.64H19.46L21.46 11.39H23.86ZM33.92 17.39L35.18 13.92L35.91 17.39H33.92ZM38.81 20.67H36.59L36.3 19.29H33.29L32.8 20.67H30.28L33.87 12.1C34.0355 11.6922 34.43 11.424 34.87 11.42H36.87L38.81 20.67ZM16.61 20.61L20.49 11.36H17.89L15.4 17.65L14.4 12.3C14.3115 11.7563 13.8408 11.3578 13.29 11.36H9.22L9.16 11.63C9.97634 11.7897 10.7693 12.0518 11.52 12.41C11.8398 12.5603 12.0564 12.8683 12.09 13.22L14 20.61H16.61Z" fill="#2A2A6C"/>
5
+ </g>
6
+ </svg>