UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

30 lines (29 loc) 1.15 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, _path2; function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } const file_txt_medium = props => (0, _jsxRuntime.jsxs)("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: "M13 23H2.5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h10.036a1 1 0 0 1 .764.354l4.963 5.866a1 1 0 0 1 .237.646V9" })), _path2 || (_path2 = (0, _jsxRuntime.jsx)("path", { fill: "#000", d: "M11.262 12h-5.3v1.2h1.9V19h1.5v-5.8h1.9V12Zm6.346 7-2.02-3.6 1.93-3.4h-1.65l-1.05 2.11-1.01-2.11h-1.71l1.92 3.5-2.01 3.5h1.72l1.07-2.14 1.03 2.14h1.78Zm6.046-7h-5.3v1.2h1.9V19h1.5v-5.8h1.9V12Z" }))] }); var _default = exports.default = file_txt_medium; //# sourceMappingURL=file_txt_medium.js.map