UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

30 lines (29 loc) 1.42 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_png = props => (0, _jsxRuntime.jsxs)("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: "M11.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" })), _path2 || (_path2 = (0, _jsxRuntime.jsx)("path", { fill: "#000", d: "M5.698 8.07H4v4.86h.913v-1.874h.785c.919 0 1.455-.55 1.455-1.493 0-.945-.536-1.494-1.455-1.494Zm-.146 2.152h-.64v-1.32h.64c.463 0 .676.21.676.66 0 .452-.213.66-.676.66Zm4.76-2.152v2.944L8.347 8.069h-.585v4.862h.828v-2.855l1.966 2.855h.584V8.069h-.828Zm5.678 2.229h-2.124v.833h1.21c-.011.667-.389.965-.979.965-.67 0-1.175-.687-1.175-1.597 0-.91.505-1.597 1.175-1.597.688 0 .943.534.998.757l.755-.396C15.637 8.486 15.028 8 14.11 8c-1.242 0-2.119 1.035-2.119 2.5s.877 2.5 2.118 2.5c1.211 0 1.99-.896 1.88-2.701Z" }))] }); var _default = exports.default = file_png; //# sourceMappingURL=file_png.js.map