@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.
@@ -2215,7 +2215,7 @@ var SyChevronDown_default = SvgSyChevronDown;
2215
2215
  // src/react-native/SyChevronLeftSystem.tsx
2216
2216
  import Svg99, { Path as Path97 } from "react-native-svg";
2217
2217
  import { jsx as jsx99 } from "react/jsx-runtime";
2218
- var SvgSyChevronLeftSystem = (props) => /* @__PURE__ */ jsx99(Svg99, { viewBox: "0 0 24 24", width: 24, height: 24, ...props, children: /* @__PURE__ */ jsx99(Path97, { d: "m7.4 23.1-2-2 9.1-9.1-9-9.1 2-2L18.6 12 7.5 23.1z" }) });
2218
+ var SvgSyChevronLeftSystem = (props) => /* @__PURE__ */ jsx99(Svg99, { viewBox: "0 0 24 24", width: 24, height: 24, ...props, children: /* @__PURE__ */ jsx99(Path97, { d: "M16.6,23.1l2-2-9.1-9.1L18.5,2.9l-2-2L5.4,12l11.1,11.1h0Z" }) });
2219
2219
  var SyChevronLeftSystem_default = SvgSyChevronLeftSystem;
2220
2220
 
2221
2221
  // src/react-native/SyChevronRightSystem.tsx