UNPKG

@rspress-theme-anatole/theme-default

Version:

15 lines (14 loc) 631 B
import * as __WEBPACK_EXTERNAL_MODULE_react_jsx_runtime_225474f2__ from "react/jsx-runtime"; import "react"; const SvgArrowDown = (props)=>/*#__PURE__*/ (0, __WEBPACK_EXTERNAL_MODULE_react_jsx_runtime_225474f2__.jsx)("svg", { width: "1em", height: "1em", viewBox: "0 0 32 32", ...props, children: /*#__PURE__*/ (0, __WEBPACK_EXTERNAL_MODULE_react_jsx_runtime_225474f2__.jsx)("path", { fill: "currentColor", d: "M16 22 6 12l1.4-1.4 8.6 8.6 8.6-8.6L26 12z" }) }); const arrow_down_rslib_entry_ = SvgArrowDown; export { arrow_down_rslib_entry_ as default };