UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.74 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $5OPHN$jsxs, jsx as $5OPHN$jsx} from "react/jsx-runtime"; import {forwardRef as $5OPHN$forwardRef} from "react"; const $eb9687b928b343d7$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $5OPHN$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $5OPHN$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M9.862 16.455c-.196 0-.393-.077-.54-.23L3.835 10.52c-.28-.29-.28-.749 0-1.039l5.5-5.716c.287-.3.763-.308 1.06-.02.298.286.308.76.02 1.059l-4.999 5.197 4.986 5.184c.289.297.279.772-.02 1.06-.145.14-.332.21-.52.21" }), /*#__PURE__*/ (0, $5OPHN$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M15.612 16.455c-.196 0-.393-.077-.54-.23L9.585 10.52c-.28-.29-.28-.749 0-1.039l5.5-5.716c.287-.3.763-.308 1.06-.02.298.286.308.76.02 1.059l-4.999 5.197 4.986 5.184c.289.297.279.772-.02 1.06-.145.14-.332.21-.52.21" }) ] }); const $eb9687b928b343d7$var$ForwardRef = /*#__PURE__*/ (0, $5OPHN$forwardRef)($eb9687b928b343d7$var$SvgComponent); var $eb9687b928b343d7$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($eb9687b928b343d7$var$ForwardRef); export {$eb9687b928b343d7$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=ChevronDoubleLeft.mjs.map