UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 585 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const undo_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: "M13.625 21.25a9.375 9.375 0 1 0 0-18.75 9.375 9.375 0 0 0-9.375 9.375V13.5m0 0 3.25-3.25M4.25 13.5 1 10.25" })) }); export default undo_medium; //# sourceMappingURL=undo_medium.js.map