UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

27 lines (26 loc) 1.02 kB
"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 file_signing_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: "M19.2 12.3 12 19.5l-.75 3.75L15 22.5l7.2-7.2m-3-3 .43-.43a2.112 2.112 0 0 1 2.992 0 2.115 2.115 0 0 1 .008 3l-.43.43m-3-3 3 3M5 5h5.5M5 8h8.5M5 19h3.5m10-10V7.866a1 1 0 0 0-.237-.646L13.3 1.354A1 1 0 0 0 12.536 1H2.5a1 1 0 0 0-1 1v20a1 1 0 0 0 1 1H8" })) }); var _default = exports.default = file_signing_medium; //# sourceMappingURL=file_signing_medium.js.map