UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

21 lines 2.35 kB
var _title; import React from 'react'; import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const DNBLogoSVG = props => _jsxs("svg", { fill: "none", xmlns: "http://www.w3.org/2000/svg", width: "50", height: "30", viewBox: "16 0 50 30", ...props, children: [_title || (_title = _jsx("title", { children: "DNB logo" })), _jsx("path", { fill: props.fill, fillRule: "evenodd", clipRule: "evenodd", d: "M27.2613 7.26662C26.3385 6.90674 25.3243 6.72408 24.2451 6.72408H19.5838C19.2978 6.72408 19.0645 6.94806 19.0645 7.2253V22.7743C19.0645 23.0505 19.2978 23.2758 19.5838 23.2758H24.2451C25.3243 23.2758 26.3385 23.0929 27.2613 22.733C28.3343 22.3155 29.246 21.6687 29.9694 20.8108C31.6147 18.8625 31.8602 16.3951 31.8615 15.0985C31.8615 13.9953 31.6769 11.2104 29.9694 9.18887C29.246 8.33116 28.3343 7.68443 27.2613 7.26662ZM24.245 21.7241H20.6639V8.27584H24.245C25.5612 8.27584 27.4055 8.59675 28.7289 10.1635C30.1515 11.8475 30.2615 14.3669 30.2615 15.0986C30.2615 16.1899 30.0624 18.2574 28.7289 19.8361C27.4055 21.4032 25.5612 21.7241 24.245 21.7241ZM52.6567 15.3049V21.7429H57.1327C61.5421 21.7429 61.5421 19.1859 61.5421 18.3451C61.5421 16.6033 59.9838 15.3049 57.7549 15.3049H52.6567ZM52.6567 8.26032H56.4412C57.778 8.26032 58.7769 8.47989 59.4088 8.91333C59.8231 9.19652 60.3712 9.73213 60.3712 11.1098C60.3712 13.5773 58.369 13.7687 57.755 13.7687H52.6567V8.26032ZM60.6318 14.4064L60.5459 14.3643L60.6184 14.303C61.2287 13.7816 61.9565 12.8032 61.9565 11.1098C61.9565 9.56169 61.4068 8.40022 60.323 7.65798C59.4049 7.02953 58.1353 6.7241 56.4413 6.7241H51.572C51.2883 6.7241 51.0585 6.94729 51.0572 7.22194V22.7812C51.0572 23.0559 51.2872 23.2758 51.5706 23.2758H57.1328C58.8847 23.2758 60.2878 22.9162 61.3039 22.1986C61.8933 21.7827 62.3476 21.2497 62.6537 20.6142C62.9675 19.9623 63.1269 19.2001 63.1269 18.3451C63.1269 17.0437 62.5559 15.7924 61.5193 14.9679C61.253 14.7563 60.9538 14.5673 60.6318 14.4064ZM47.3246 0V22.809C47.3246 23.0133 47.19 23.1901 46.9903 23.2575C46.8291 23.3119 46.6555 23.2094 46.5635 23.0886L36.1272 10.3251V30H34.5276V7.23253C34.5276 7.02822 34.6619 6.84848 34.8616 6.78383C34.9112 6.76883 34.9635 6.76055 35.0141 6.76055C35.1693 6.76055 35.3146 6.83193 35.4076 6.95426L45.725 19.6552V0H47.3246Z" })] }); export default DNBLogoSVG; //# sourceMappingURL=DNB.js.map