UNPKG

@react-spectrum/s2

Version:
29 lines (23 loc) 1.11 kB
import {jsxs as $f0X2X$jsxs, jsx as $f0X2X$jsx} from "react/jsx-runtime"; import "react"; const $1bdd184cd8a3d21d$var$SvgS2MoveHorizontalTableWidget = (props)=>/*#__PURE__*/ (0, $f0X2X$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, viewBox: "0 0 16 16", ...props, children: [ /*#__PURE__*/ (0, $f0X2X$jsx)("circle", { cx: 8, cy: 8, r: 8 }), /*#__PURE__*/ (0, $f0X2X$jsx)("path", { fill: "var(--iconPrimary, #fff)", d: "M10 11.75a.75.75 0 0 1-.53-1.28L11.94 8 9.47 5.53a.75.75 0 1 1 1.06-1.06l3 3a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 0 1-.53.22M6 11.75a.75.75 0 0 1-.53-.22l-3-3a.75.75 0 0 1 0-1.06l3-3a.75.75 0 1 1 1.06 1.06L4.06 8l2.47 2.47A.75.75 0 0 1 6 11.75" }) ] }); var $1bdd184cd8a3d21d$export$2e2bcd8739ae039 = $1bdd184cd8a3d21d$var$SvgS2MoveHorizontalTableWidget; export {$1bdd184cd8a3d21d$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=S2_MoveHorizontalTableWidget.mjs.map