2026-04-30 6faf65a6a7e72b7ecff52355f798fd00a516ba77
src/components/SvgIcon/index.vue
@@ -9,7 +9,7 @@
  props: {
    iconClass: {
      type: String,
      required: true
      default: ''
    },
    className: {
      type: String,