diff --git a/components/vh/icon.vue b/components/vh/icon.vue index ed9f5007..140a9094 100644 --- a/components/vh/icon.vue +++ b/components/vh/icon.vue @@ -30,7 +30,7 @@ export default { }, color: { type: String, - default: "#000" + default: "inherit" }, size: { type: Number,