UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

19 lines 535 B
var _path; import { jsx as _jsx } from "react/jsx-runtime"; const history = props => _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16", ...props, children: _path || (_path = _jsx("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M9.034 13.932a5.966 5.966 0 1 0-5.966-5.966V9M1 6.932 3.068 9l2.068-2.068M8.477 5.02v3.66h2.705" })) }); export default history; //# sourceMappingURL=history.js.map