This commit is contained in:
Tamius Han 2020-12-07 00:07:59 +01:00
parent 7d8f3912bb
commit b6cae36528

View File

@ -1,5 +1,5 @@
<template>
<svg class="bi icon" width="1em" height="1em" fill="currentColor">
<svg class="bi icon" width="1em" height="1em" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<use :xlink:href=" '' + iconHref" />
</svg>
</template>