UNPKG

@react-spectrum/s2

Version:
33 lines (25 loc) 1.74 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $nvKTD$jsxs, jsx as $nvKTD$jsx} from "react/jsx-runtime"; import {forwardRef as $nvKTD$forwardRef} from "react"; const $8ca838618c43af16$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $nvKTD$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $nvKTD$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M9.618 16.245c-.299-.287-.309-.762-.02-1.06l4.986-5.183-5-5.197c-.287-.298-.277-.773.021-1.06.297-.287.773-.278 1.06.02l5.5 5.717c.28.29.28.75 0 1.04l-5.487 5.703c-.147.153-.344.23-.54.23-.188 0-.375-.07-.52-.21" }), /*#__PURE__*/ (0, $nvKTD$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M3.868 16.245c-.299-.287-.309-.762-.02-1.06l4.986-5.183-5-5.197c-.287-.298-.277-.773.021-1.06.297-.287.773-.278 1.06.02l5.5 5.717c.28.29.28.75 0 1.04l-5.487 5.703c-.147.153-.344.23-.54.23-.188 0-.375-.07-.52-.21" }) ] }); const $8ca838618c43af16$var$ForwardRef = /*#__PURE__*/ (0, $nvKTD$forwardRef)($8ca838618c43af16$var$SvgComponent); var $8ca838618c43af16$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($8ca838618c43af16$var$ForwardRef); export {$8ca838618c43af16$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=ChevronDoubleRight.mjs.map