UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 643 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const minimize_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", strokeWidth: 1.5, d: "M5 19h14M3.357 23h17.286C21.945 23 23 21.863 23 20.462V3.538C23 2.137 21.945 1 20.643 1H3.357C2.055 1 1 2.137 1 3.538v16.924C1 21.863 2.055 23 3.357 23Z" })) }); export default minimize_medium; //# sourceMappingURL=minimize_medium.js.map