UNPKG

@icongo/cg

Version:
15 lines 582 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var CGArrowAlignV = 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: "M7 11v2h10v-2H7Zm.757 7 1.415-1.414L11 18.414V14h2v4.414l1.828-1.828L16.243 18 12 22.243 7.757 18Zm8.486-12-1.414 1.414L13 5.586V10h-2V5.586L9.172 7.414 7.757 6 12 1.757 16.243 6Z" }) })); export { CGArrowAlignV };