UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 704 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const hanger_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: "M12 11.75a10.763 10.763 0 0 1 10.428 7.023 1.55 1.55 0 0 1-.2 1.353 1.433 1.433 0 0 1-1.176.624H2.95a1.432 1.432 0 0 1-1.175-.624 1.543 1.543 0 0 1-.2-1.353A10.763 10.763 0 0 1 12 11.75Zm0 0v-4a2.25 2.25 0 1 1 2.25-2.25" })) }); export default hanger_medium; //# sourceMappingURL=hanger_medium.js.map