@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
18 lines • 876 B
JavaScript
import _extends from "@babel/runtime-corejs3/helpers/esm/extends";
var _path;
import React from 'react';
const deleted_invoice_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.5M1 8.75h2.458m7.542 0H8.585m-5.127 0H2.154l.812 7.767c.037.419.435.733.876.733h4.359c.44 0 .84-.314.876-.733l.919-7.767h-1.41m-5.128 0V7.483c0-.444.303-.733.769-.733h3.59c.465 0 .768.289.768.733V8.75m-5.127 0h5.127"
})));
export default deleted_invoice_medium;
//# sourceMappingURL=deleted_invoice_medium.js.map