UNPKG

@icongo/cg

Version:
15 lines 521 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var CGArrowLongDown = 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.012 19.162 1.813-1.822 1.418 1.41-4.231 4.255-4.255-4.231 1.41-1.418 1.846 1.834L10.998.997l2-.002.014 18.167Z" }) })); export { CGArrowLongDown };