UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

27 lines (26 loc) 1.22 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 newspaper_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: "M12 22.125V4.712m0 17.413S9.543 19.4 1.25 19.288a.515.515 0 0 1-.5-.519V2.394c0-.138.054-.271.152-.369a.506.506 0 0 1 .366-.15C9.545 1.985 12 4.712 12 4.712m0 17.413s2.457-2.725 10.75-2.837a.515.515 0 0 0 .5-.519V2.394a.522.522 0 0 0-.152-.369.506.506 0 0 0-.366-.15C14.455 1.985 12 4.712 12 4.712M9 11.18a21.265 21.265 0 0 0-5.26-1.055M9 15.375a21.256 21.256 0 0 0-5.26-1.055M15 11.18a21.264 21.264 0 0 1 5.26-1.055M15 15.375a21.255 21.255 0 0 1 5.26-1.055" })) }); var _default = exports.default = newspaper_medium; //# sourceMappingURL=newspaper_medium.js.map