UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

21 lines 1 kB
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path, _path2; import React from 'react'; const einvoice = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props), _path || (_path = React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M3.828 4V2.65a1 1 0 0 1 1-1h5.176a1 1 0 0 1 .763.354l2.64 3.119a1 1 0 0 1 .236.646v7.582a1 1 0 0 1-1 1H4.828a1 1 0 0 1-1-1V13" })), _path2 || (_path2 = React.createElement("path", { fill: "#000", d: "M6.217 8.71c0-1.557-.874-2.545-2.29-2.545-1.377 0-2.327.997-2.327 2.46 0 1.416.95 2.47 2.394 2.47 1.14 0 1.757-.427 2.09-.988l-.893-.617c-.219.285-.504.56-1.188.56-.446 0-.988-.304-1.073-1.007h3.249c.019-.057.038-.237.038-.332Zm-2.29-1.49c.59 0 .912.342 1.007.97H2.94c.095-.618.428-.97.988-.97Z" }))); export default einvoice; //# sourceMappingURL=einvoice.js.map