UNPKG

@icongo/cg

Version:
19 lines 754 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var CGCornerDoubleLeftUp = props => /*#__PURE__*/_jsxs("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.784 9.25 6.37 7.836l4.242-4.242 4.243 4.242L13.44 9.25l-2.829-2.828L7.784 9.25Z" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", d: "m13.44 13.493 1.415-1.414-4.243-4.243L6.37 12.08l1.414 1.414 1.847-1.847v4.76a4 4 0 0 0 4 4h4v-2h-4a2 2 0 0 1-2-2v-4.723l1.81 1.81Z" })] })); export { CGCornerDoubleLeftUp };