@arco-iconbox/vue-smartcode 0.1.42 → 0.1.43

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.
package/dist/icon.js CHANGED
@@ -8921,7 +8921,7 @@
8921
8921
  }
8922
8922
  var index$2 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2]]);
8923
8923
  const _sfc_main$1 = {
8924
- name: "IconIconLessThan",
8924
+ name: "IconLineLessThan",
8925
8925
  props: {
8926
8926
  prefix: {
8927
8927
  type: String,
@@ -8947,7 +8947,7 @@
8947
8947
  viewBox: "0 0 16 16",
8948
8948
  fill: $props.useCurrentColor ? "currentColor" : "#000",
8949
8949
  xmlns: "http://www.w3.org/2000/svg",
8950
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon-lessThan`],
8950
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-lessThan`],
8951
8951
  width: "1em",
8952
8952
  height: "1em"
8953
8953
  }, _ctx.$attrs), _hoisted_3$1, 16, _hoisted_1$1);
@@ -9113,7 +9113,6 @@
9113
9113
  exports2.IconFillText = index$1x;
9114
9114
  exports2.IconFillUpdateData = index$1a;
9115
9115
  exports2.IconFillVariable = index$1f;
9116
- exports2.IconIconLessThan = index$1;
9117
9116
  exports2.IconIconLineSet2 = index$x;
9118
9117
  exports2.IconLineAdd = index$1J;
9119
9118
  exports2.IconLineAgent = index$t;
@@ -9192,6 +9191,7 @@
9192
9191
  exports2.IconLineLanguage = index$3i;
9193
9192
  exports2.IconLineLeft = index$3a;
9194
9193
  exports2.IconLineLessEqual = index$7;
9194
+ exports2.IconLineLessThan = index$1;
9195
9195
  exports2.IconLineList = index$2V;
9196
9196
  exports2.IconLineListContain = index$4;
9197
9197
  exports2.IconLineLlm = index$w;