UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 868 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const accounting_medium = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24" }, props), _path || (_path = React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M6.867 23h10.266M1 11.267l3.882-3.881a.733.733 0 0 1 1.037 0l1.896 1.896a.733.733 0 0 0 1.038 0l3.88-3.882M1 15.667h22M14.2 9.8V12m5.867-2.2V12m-2.934-4.4V12m-2.2 11H9.067l.733-4.4h4.4l.733 4.4Zm-11-4.4h16.134c1.62 0 2.933-1.368 2.933-3.056V4.056C23 2.368 21.687 1 20.067 1H3.933C2.313 1 1 2.368 1 4.056v11.488C1 17.232 2.313 18.6 3.933 18.6Z" }))); export default accounting_medium; //# sourceMappingURL=accounting_medium.js.map