UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 742 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const credit_note_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: "M4.5 3.5V2a1 1 0 0 1 1-1h10.036a1 1 0 0 1 .764.354l4.963 5.866a1 1 0 0 1 .237.646V22a1 1 0 0 1-1 1h-15a1 1 0 0 1-1-1v-1.5M3 17.308 1 15m0 0 2-2.308M1 15h6.667C9.507 15 11 13.278 11 11.154S9.508 7.308 7.667 7.308H5" }))); export default credit_note_medium; //# sourceMappingURL=credit_note_medium.js.map