3.0.1 • Published 10 months ago

svelte-symbols v3.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Svelte symbols

Include popular icons in your Svelte projects easily with Svelte-symbols.

Installation

npm install svelte-symbols --save
# or
yarn add svelte-symbols

How to use

<script>
   import FaBeer from "svelte-symbols/fa/FaBeer.svelte";
</script>

<FaBeer color="currentColor" size={24}/>

Props

KeyDefault
colorcurrentColor
size24px
classundefined

Icons that can be used

Icon LibraryLicenseVersionCount
Circum IconsMPL-2.0 licensea2924cb1ee37b9fa39ef023a36f1c884b3492e9b285
Font AwesomeCC BY 4.0 License5.15.41612
Ionicons 4MIT4.6.3696
Ionicons 5MIT5.5.01332
Material Design iconsApache License Version 2.04.0.0-12-g63c5cb30603650
TypiconsCC BY-SA 3.02.1.2336
Github Octicons iconsMIT8.5.0184
FeatherMIT4.28.0286
Game IconsCC BY 3.012920d6565588f0512542a3cb0cdfd36a497f9104040
Weather IconsSIL OFL 1.12.0.12219
DeviconsMIT1.8.0192
Ant Design IconsMIT4.2.1789
Bootstrap IconsMIT1.5.01846
Remix IconApache License Version 2.02.5.02271
Flat Color IconsMIT1.0.2329
Grommet-IconsApache License Version 2.04.6.2615
HeroiconsMIT1.0.4460
Heroicons 2MIT2.0.8530
Simple IconsCC0 1.0 Universal5.16.02024
Simple Line IconsMIT2.5.5189
IcoMoon FreeCC BY 4.0 Licensed006795ede82361e1bac1ee76f215cf1dc51e4ca491
BoxIconsCC BY 4.0 License2.0.9757
css.ggMIT2.0.0704
VS Code IconsCC BY 4.00.0.23383
Tabler IconsMIT1.68.01978
Themify IconsMITv0.1.2352
Radix IconsMIT@radix-ui/react-icons@1.0.3-30-g237cd76318

Contributing

Development

yarn
cd scripts

Preview

The preview site is the Svlete-symbols website, built in SvelteKit.

cd preview
npm i

This project is inspired by React-icons version 4.7.1

3.0.1

10 months ago

3.0.0

1 year ago

2.1.1

1 year ago

2.1.0

1 year ago

2.0.6

1 year ago

2.0.5

1 year ago

2.0.0

1 year ago

1.0.0

1 year ago