@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
15 lines • 2.81 kB
JavaScript
import _extends from "@babel/runtime/helpers/esm/extends";
var _title, _path;
import React from 'react';
const Business = props => React.createElement("svg", _extends({
width: "56",
height: "32",
viewBox: "0 0 56 32",
xmlns: "http://www.w3.org/2000/svg",
fill: "none"
}, props), _title || (_title = React.createElement("title", null, "Business")), _path || (_path = React.createElement("path", {
fill: "#A5E1D2",
d: "M6.356 15.834c.756-.392 1.176-1.106 1.176-2.072 0-1.568-1.106-2.562-2.856-2.562H1.12V21h4.074c1.708 0 2.94-1.134 2.94-2.73 0-1.176-.714-2.086-1.778-2.436Zm-2.17-3.276c1.05 0 1.652.462 1.652 1.344 0 .854-.588 1.344-1.652 1.344H2.8v-2.688h1.386Zm.462 7.07H2.8v-3.024h1.848c1.176 0 1.778.56 1.778 1.512 0 .98-.644 1.512-1.778 1.512ZM14.136 14v4.032c0 1.106-.56 1.778-1.526 1.778-.812 0-1.288-.504-1.288-1.386V14H9.684v4.55c0 1.582.924 2.576 2.394 2.576 1.036 0 1.848-.434 2.24-1.148V21h1.456v-7h-1.638Zm5.737 7.126c1.596 0 2.646-.854 2.646-2.156 0-1.036-.616-1.694-1.96-2.016l-.882-.224c-.56-.126-.84-.392-.84-.812 0-.476.406-.77 1.036-.77.672 0 1.078.266 1.274.854l1.218-.7c-.35-.91-1.246-1.428-2.492-1.428-1.554 0-2.548.826-2.548 2.128 0 1.008.63 1.666 1.89 1.974l.868.21c.644.154.924.392.924.854 0 .532-.42.812-1.12.812-.756 0-1.316-.322-1.694-.952l-1.092.798c.56.938 1.498 1.428 2.772 1.428Zm5.011-7.826c.574 0 1.064-.476 1.064-1.05 0-.574-.49-1.064-1.064-1.064-.574 0-1.05.49-1.05 1.064 0 .574.476 1.05 1.05 1.05Zm-.812 7.7h1.638v-7h-1.638v7Zm7.165-7.126c-1.036 0-1.862.448-2.254 1.176V14h-1.442v7h1.638v-4.032c0-1.106.56-1.778 1.512-1.778.826 0 1.302.504 1.302 1.386V21h1.638v-4.55c0-1.582-.924-2.576-2.394-2.576Zm10.4 3.724c0-2.254-1.288-3.71-3.318-3.71-2.016 0-3.402 1.456-3.402 3.612 0 2.114 1.4 3.626 3.528 3.626 1.484 0 2.464-.588 2.968-1.484l-1.078-.742c-.364.532-.882.966-1.89.966-.91 0-1.848-.602-1.946-1.89h5.096c.014-.07.042-.28.042-.378Zm-3.318-2.45c1.008 0 1.61.644 1.764 1.75h-3.57c.154-1.12.826-1.75 1.806-1.75Zm7.107 5.978c1.596 0 2.646-.854 2.646-2.156 0-1.036-.616-1.694-1.96-2.016l-.882-.224c-.56-.126-.84-.392-.84-.812 0-.476.406-.77 1.036-.77.672 0 1.078.266 1.274.854l1.218-.7c-.35-.91-1.246-1.428-2.492-1.428-1.554 0-2.548.826-2.548 2.128 0 1.008.63 1.666 1.89 1.974l.868.21c.644.154.924.392.924.854 0 .532-.42.812-1.12.812-.756 0-1.316-.322-1.694-.952l-1.092.798c.56.938 1.498 1.428 2.772 1.428Zm6.467 0c1.596 0 2.646-.854 2.646-2.156 0-1.036-.616-1.694-1.96-2.016l-.882-.224c-.56-.126-.84-.392-.84-.812 0-.476.406-.77 1.036-.77.672 0 1.078.266 1.274.854l1.218-.7c-.35-.91-1.246-1.428-2.492-1.428-1.554 0-2.548.826-2.548 2.128 0 1.008.63 1.666 1.89 1.974l.868.21c.644.154.924.392.924.854 0 .532-.42.812-1.12.812-.756 0-1.316-.322-1.694-.952l-1.092.798c.56.938 1.498 1.428 2.772 1.428Z"
})));
export default Business;
//# sourceMappingURL=Business.js.map