@arco-iconbox/vue-smartcode 0.1.69 → 0.1.70
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
|
@@ -11156,7 +11156,7 @@
|
|
|
11156
11156
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
11157
11157
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
11158
11158
|
viewBox: "0 0 18 18",
|
|
11159
|
-
fill: $props.useCurrentColor ? "currentColor" : "#
|
|
11159
|
+
fill: $props.useCurrentColor ? "currentColor" : "#f53f3f",
|
|
11160
11160
|
xmlns: "http://www.w3.org/2000/svg",
|
|
11161
11161
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-data-flow`],
|
|
11162
11162
|
width: "1em",
|