UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

26 lines 1.77 kB
var _title, _path; import React from 'react'; import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const VisaDefaultSVG = props => _jsx("div", { style: { color: props.fill }, children: _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", width: "82", height: "29", viewBox: "0 0 82 29", ...props, children: [_title || (_title = _jsx("title", { children: "Visa" })), _path || (_path = _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", fill: "currentColor", d: "M42.6142 9.84212C42.567 13.7417 45.8797 15.9193 48.3738 17.2125C50.938 18.5404 51.799 19.3927 51.7892 20.5792C51.7697 22.3975 49.7444 23.1994 47.8487 23.2307C44.5417 23.2845 42.6191 22.2803 41.0904 21.5191L39.8992 27.454C41.4328 28.2056 44.2726 28.8626 47.2176 28.8904C54.1301 28.8904 58.6527 25.259 58.6772 19.6262C58.7033 12.4789 49.3897 12.084 49.4533 8.88827C49.4753 7.91967 50.3428 6.88685 52.2458 6.62387C53.1884 6.49108 55.7885 6.38866 58.7351 7.83462L59.8921 2.09245C58.3079 1.47796 56.2703 0.890381 53.7338 0.890381C47.2274 0.890381 42.6509 4.5721 42.6142 9.84212ZM71.0097 1.38517C69.7476 1.38517 68.6835 2.16803 68.209 3.37184L58.3345 28.4695H65.242L66.6159 24.4259H75.0579L75.8553 28.4695H81.9426L76.6306 1.38517H71.0097ZM71.9756 8.70166L73.9691 18.8711H68.5096L71.9756 8.70166ZM34.2388 1.38517L28.7939 28.4695H35.3762L40.8185 1.38517H34.2388ZM24.5013 1.38517L17.65 19.8189L14.8778 4.14516C14.5533 2.39543 13.2692 1.38517 11.8432 1.38517H0.642058L0.486328 2.17064C2.78476 2.70181 5.39711 3.55931 6.98049 4.47497C7.9483 5.03565 8.22551 5.52429 8.54349 6.85568L13.7918 28.4695H20.7491L31.4137 1.38517H24.5013Z" }))] }) }); export default VisaDefaultSVG; //# sourceMappingURL=VisaDefault.js.map