UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 669 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const laptop_medium = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24" }, props), _path || (_path = React.createElement("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