@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
25 lines (24 loc) • 840 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _jsxRuntime = require("react/jsx-runtime");
var _path;
const file_signing = props => (0, _jsxRuntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 16,
height: 16,
fill: "none",
viewBox: "0 0 16 16",
...props,
children: _path || (_path = (0, _jsxRuntime.jsx)("path", {
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeWidth: 1.5,
d: "m13.507 10.515.788-.788a1.33 1.33 0 0 0-.005-1.887 1.33 1.33 0 0 0-1.882 0l-.788.787-4.013 4.013L7.135 15l2.36-.472 4.012-4.013ZM11.62 8.627l1.887 1.888M11.29 4.5 8.62 1.353A1 1 0 0 0 7.857 1H2a1 1 0 0 0-1 1v11.843a1 1 0 0 0 1 1h2"
}))
});
var _default = exports.default = file_signing;
//# sourceMappingURL=file_signing.js.map