UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

21 lines 1.14 kB
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path, _path2; import React from 'react'; const ainvoice = 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.847 4V2.65a1 1 0 0 1 1-1h5.175a1 1 0 0 1 .764.354l2.639 3.119a1 1 0 0 1 .236.646v7.582a1 1 0 0 1-1 1H4.847a1 1 0 0 1-1-1V13" })), _path2 || (_path2 = React.createElement("path", { fill: "#000", d: "M5.865 9.746V7.989c0-1.178-.76-1.834-2.128-1.834-1.007 0-1.681.38-1.985 1.112l1.045.532a.898.898 0 0 1 .864-.59c.504 0 .817.276.817.723v.076l-1.111.17C2.141 8.369 1.6 8.835 1.6 9.69c0 .845.636 1.406 1.615 1.406.636 0 1.14-.257 1.406-.675.123.428.465.675.969.675.228 0 .475-.038.598-.095l.02-.902c-.238 0-.343-.105-.343-.352Zm-2.384.38c-.314 0-.57-.218-.57-.494 0-.351.247-.551.798-.636l.77-.124c0 .779-.371 1.254-.998 1.254Z" }))); export default ainvoice; //# sourceMappingURL=ainvoice.js.map