0.1.11 • Published 3 years ago
@svicons/remix-fill v0.1.11
Remix Fill icon pack as Svelte components
Installation
npm i -D @svicons/remix-fill
# or
yarn add -D @svicons/remix-fill
Usage
<script>
import AccountBox from '@svicons/remix-fill/account-box.svelte
</script>
<AccountBox width="3em" color="green" />