UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

21 lines 629 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const fullscreen_medium = props => _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...props, children: _path || (_path = _jsx("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeMiterlimit: 10, strokeWidth: 1.5, d: "m.75 23.25 8-8m-8 8h5m-5 0v-5m14.5-9.5 8-8m0 0v5m0-5h-5M.75.75l8 8m-8-8v5m0-5h5m9.5 14.5 8 8m0 0h-5m5 0v-5" })) }); export default fullscreen_medium; //# sourceMappingURL=fullscreen_medium.js.map