@synotech/icons 4.1.3 → 4.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2748,7 +2748,7 @@ var SyChevronDown_default = SvgSyChevronDown;
2748
2748
  // src/react-native/SyChevronLeftSystem.tsx
2749
2749
  var import_react_native_svg99 = __toESM(require("react-native-svg"), 1);
2750
2750
  var import_jsx_runtime99 = require("react/jsx-runtime");
2751
- var SvgSyChevronLeftSystem = (props) => /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(import_react_native_svg99.default, { viewBox: "0 0 24 24", width: 24, height: 24, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(import_react_native_svg99.Path, { d: "m7.4 23.1-2-2 9.1-9.1-9-9.1 2-2L18.6 12 7.5 23.1z" }) });
2751
+ var SvgSyChevronLeftSystem = (props) => /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(import_react_native_svg99.default, { viewBox: "0 0 24 24", width: 24, height: 24, ...props, children: /* @__PURE__ */ (0, import_jsx_runtime99.jsx)(import_react_native_svg99.Path, { d: "M16.6,23.1l2-2-9.1-9.1L18.5,2.9l-2-2L5.4,12l11.1,11.1h0Z" }) });
2752
2752
  var SyChevronLeftSystem_default = SvgSyChevronLeftSystem;
2753
2753
 
2754
2754
  // src/react-native/SyChevronRightSystem.tsx