UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

27 lines (26 loc) 980 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _react = _interopRequireDefault(require("react")); var _jsxRuntime = require("react/jsx-runtime"); var _path; function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } const copy_medium = props => (0, _jsxRuntime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...props, children: _path || (_path = (0, _jsxRuntime.jsx)("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M11.69 1H4c-.552 0-1 .444-1 .996v16.626c0 .552.448.993 1 .993h11.143a1 1 0 0 0 1-1V5.654M11.69 1l4.453 4.654M11.69 1v3.655a1 1 0 0 0 1 .999h3.453M21 9.038h-1.429m1.429 0L19.571 7.5M21 9.038V22a1 1 0 0 1-1 1H8.667a.81.81 0 0 1-.74-.5" })) }); var _default = exports.default = copy_medium; //# sourceMappingURL=copy_medium.js.map