UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

19 lines 483 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const grabber_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", strokeWidth: 1.56, d: "M1 9h22M1 12h22M1 15h22" })) }); export default grabber_medium; //# sourceMappingURL=grabber_medium.js.map