Cweili / svelte-fa

Tiny FontAwesome component for Svelte

Home Page:https://cweili.github.io/svelte-fa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wikipedia-w icon is lacking

daltroaugusto opened this issue · comments

For some reason, wikipedia-w icon, that is available in the last free FontAwesome package, isn't yet available in svelte-fa.

Did you import it from @fortawesome/free-brands-svg-icons ?

import {
  faWikipediaW,
} from '@fortawesome/free-brands-svg-icons'

This issue is closed due to not being active. Please feel free to open it again (for the author) or create a new one and reference this (for others) if you have further questions.