yaminncco / vue-sidebar-menu

A Vue.js Sidebar Menu Component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Help] How can i use png icons?

txz32102 opened this issue · comments

fontawesome works well when i use
icon: 'fa-sharp fa-thin fa-star'
but how can i use i png file as icon just like
<img alt="Vue logo" src="./assets/logo.png"> or maybe it should be called logo
Any help will be appreciated