UNPKG

@icongo/cg

Version:
15 lines 689 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var CGArrowsScrollV = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "currentColor", d: "m13.414 10.11.004.003-1.414 1.414-.004-.004-.004.004-1.414-1.414.004-.004L7.76 7.284 9.175 5.87 12 8.695l2.825-2.825 1.414 1.414-2.825 2.825ZM12 15.305l2.825 2.825 1.414-1.414-2.825-2.825.004-.004-1.414-1.414-.004.004-.004-.004-1.414 1.414.004.004-2.825 2.825 1.414 1.414L12 15.305Z" }) })); export { CGArrowsScrollV };