@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
15 lines • 2.34 kB
JavaScript
import _extends from "@babel/runtime/helpers/esm/extends";
var _title;
import React from 'react';
const VisaDefaultSVG = props => React.createElement("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
fill: "none",
width: "66",
height: "37",
viewBox: "0 0 66 37"
}, props), _title || (_title = React.createElement("title", null, "Visa")), React.createElement("path", {
fill: props.fill,
d: "M34.248 7.253c-.038 3.16 2.577 4.924 4.545 5.972 2.024 1.076 2.703 1.767 2.696 2.728-.016 1.473-1.614 2.123-3.11 2.148-2.61.044-4.128-.77-5.334-1.387l-.94 4.81c1.21.608 3.451 1.14 5.776 1.163 5.455 0 9.024-2.942 9.044-7.506.02-5.791-7.33-6.111-7.28-8.7.017-.786.702-1.622 2.204-1.835.744-.108 2.796-.191 5.121.98l.913-4.652C46.633.476 45.025 0 43.023 0c-5.135 0-8.747 2.983-8.776 7.253ZM56.657.401c-.997 0-1.836.634-2.21 1.61l-7.794 20.335h5.451l1.085-3.276h6.662l.63 3.276h4.804L61.093.401h-4.436Zm.762 5.928 1.573 8.24h-4.309l2.736-8.24ZM27.638.401 23.34 22.346h5.194L32.83.401h-5.192Zm-7.685 0-5.407 14.936-2.188-12.7C12.102 1.22 11.088.401 9.963.401h-8.84L1 1.037c1.814.43 3.876 1.126 5.125 1.867.764.455.983.85 1.234 1.93L11.5 22.345h5.49L25.408.401h-5.455ZM40.162 27.6h-2.124V36h2.124c2.616 0 4.152-1.56 4.152-4.2s-1.536-4.2-4.152-4.2Zm-.072 7.524h-.972v-6.648h.972c2.016 0 3.12 1.224 3.12 3.324 0 2.1-1.104 3.324-3.12 3.324Zm11.054-2.052c0-1.92-1.08-3.168-2.796-3.168-1.716 0-2.868 1.26-2.868 3.096 0 1.824 1.2 3.096 3 3.096 1.128 0 2.004-.456 2.472-1.284l-.744-.504c-.324.552-.852.948-1.716.948-1.02 0-1.908-.636-1.992-1.968h4.632c.012-.036.012-.168.012-.216Zm-2.796-2.316c1.02 0 1.656.66 1.788 1.776h-3.612c.132-1.152.84-1.776 1.824-1.776Zm7.137-.852c-.9 0-1.644.396-2.1 1.116V27.6h-1.044V36h.924v-1.236c.444.852 1.236 1.332 2.22 1.332 1.608 0 2.82-1.272 2.82-3.096s-1.212-3.096-2.82-3.096Zm-.12 5.328c-1.14 0-1.98-.948-1.98-2.232 0-1.284.84-2.232 1.98-2.232 1.116 0 1.884.936 1.884 2.232 0 1.296-.756 2.232-1.884 2.232Zm4.845-6.12a.707.707 0 0 0 .696-.708.697.697 0 0 0-.696-.696.707.707 0 0 0-.708.696c0 .384.324.708.708.708ZM59.682 36h1.044v-6h-1.044v6Zm5.198-.768c-.612 0-.924-.288-.924-.864v-3.504h1.536V30h-1.536v-1.872h-1.044V30h-1.02v.864h1.02v3.528c0 1.092.648 1.704 1.788 1.704.348 0 .684-.048.876-.12v-.84c-.168.06-.42.096-.696.096Z"
}));
export default VisaDefaultSVG;
//# sourceMappingURL=VisaDefault.js.map