UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 640 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const laptop_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: "M21 14.25V4.5A1.5 1.5 0 0 0 19.5 3h-15A1.5 1.5 0 0 0 3 4.5v9.75m18 0H3m18 0 2.12 4.64A1.5 1.5 0 0 1 21.75 21H2.25a1.5 1.5 0 0 1-1.37-2.11L3 14.25M10.5 18h3" })) }); export default laptop_medium; //# sourceMappingURL=laptop_medium.js.map