UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 721 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const charger_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: "M9 15.75c-5.683 0-5.878-3.75-5.878-9.156 0-.223.036-.623.317-.905A1.5 1.5 0 0 1 4.5 5.25H6m3 10.5c5.336 0 5.999-3.75 6-9a1.5 1.5 0 0 0-1.5-1.5H12m-3 10.5v3c0 4.25 6 4.25 6 0 0-3.75 6-3.75 6 0v4.5M6 .75v4.5m6-4.5v4.5m-4.5 3h3m-4.5-3h6" })) }); export default charger_medium; //# sourceMappingURL=charger_medium.js.map