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