@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
15 lines • 2.23 kB
JavaScript
import _extends from "@babel/runtime/helpers/esm/extends";
var _title;
import React from 'react';
const BankAxeptSVG = props => React.createElement("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
fill: "none",
width: "72",
height: "35",
viewBox: "0 0 72 35"
}, props), _title || (_title = React.createElement("title", null, "BankAxept")), React.createElement("path", {
fill: props.fill,
d: "M36.6 7.5c0 3.3-2 4.9-4 4.9-1.2 0-2.1-.5-2.8-1.6v1.3h-2.2V0h2.2v4.5c.5-.8 1.4-1.7 2.9-1.7 1.8.1 3.9 1.6 3.9 4.7Zm-6.8.1c0 1.8 1.1 2.8 2.2 2.8s2.3-.9 2.3-2.8-1.2-2.8-2.3-2.8c-1.1 0-2.2.9-2.2 2.8Zm7.9-.1c0-3.1 2-4.6 4-4.6 1.1 0 2 .4 2.7 1.4V3.2h2.2v9h-2.2v-1.3c-.6.8-1.6 1.5-3 1.5-1.7 0-3.7-1.6-3.7-4.9Zm2.2.2c0 1.9 1.2 2.8 2.3 2.8 1.2 0 2.3-.8 2.3-2.8 0-1.9-1.1-2.8-2.2-2.8-1.2-.1-2.4.8-2.4 2.8Zm11 4.4V7c0-1.4.8-2.1 1.9-2.2 1 0 1.7.5 1.7 2V12h2.2V6c0-2.4-1.4-3.2-3-3.2-1 0-2.2.5-2.8 1.6V3.1h-2.2v9h2.2Zm7.9-12h2.1v7.2l3.2-4.1h2.5l-3.1 3.7 3.6 5.2h-2.5l-2.4-3.7-1.3 1.5v2.2h-2.1V.1ZM31.1 14.9c-2 0-4 1.5-4 4.6 0 3.2 2.1 4.8 3.7 4.8 1.4 0 2.4-.7 3-1.5v1.3H36v-9h-2.2v1.2c-.7-1-1.6-1.4-2.7-1.4Zm.6 7.5c-1.1 0-2.3-.9-2.3-2.8 0-2 1.1-2.8 2.4-2.8 1.1 0 2.2.9 2.2 2.8 0 2-1.1 2.8-2.3 2.8Zm11.4 1-1.2-1.2c-.1-.2-.3-.3-.5-.3s-.3.1-.5.3L38 25.3c-.3.3-.7.7-1.2.7s-.8-.3-.8-.8c0-.331.206-.594.447-.902l.153-.198 3-3.2c.8-.8 1.3-.9 1.8-.9.4 0 1 .1 1.9 1l1.2 1.2c.3.3.6.7.6 1.1 0 .5-.3.8-.8.8s-.8-.3-1.2-.7Zm-3.5-7.7 1.2 1.2c.1.2.3.3.5.3s.3-.1.5-.3l2.9-3.1c.3-.3.7-.7 1.2-.7s.8.3.8.8c0 .331-.206.594-.447.902-.05.064-.102.13-.153.198l-3 3.2c-.8.8-1.3.9-1.8.9-.4 0-1-.1-1.9-1l-1.2-1.2c-.3-.3-.6-.7-.6-1.1 0-.5.3-.8.8-.8s.8.2 1.2.7Zm10.9 6.6c-1.4 0-2.3-.9-2.4-2.3h6.4v-.7c0-2.6-1.7-4.5-4.1-4.5-2.6 0-4.5 1.8-4.5 4.7 0 2.9 2.1 4.7 4.7 4.7 1.7 0 3.7-.9 4-3l-2-.3c-.2.9-.7 1.4-2.1 1.4Zm1.9-3.9h-4.2c.3-1.2 1-1.7 2.1-1.8 1.1 0 1.9.5 2.1 1.8Zm6-3.3v1.2c.6-.8 1.6-1.5 2.9-1.5 1.7 0 3.8 1.5 3.8 4.6 0 3.3-2 4.9-4 4.9-1.1 0-2-.4-2.8-1.4v4.3h-2.2V15.1h2.3Zm0 4.4c0 1.8 1.1 2.8 2.2 2.8s2.3-.9 2.3-2.8-1.2-2.8-2.3-2.8c-1.2.1-2.2.9-2.2 2.8Zm9-6.6v2.2H66v1.8h1.5v4.9c0 1.3.5 2.4 2.4 2.4.7 0 1.6-.3 2.1-.5l-.3-1.7c-.4.1-.8.2-1.2.2-.7 0-.9-.4-.9-1v-4.3h2.2v-1.8h-2.2v-2.5l-2.2.3Z"
}));
export default BankAxeptSVG;
//# sourceMappingURL=BankAxept.js.map