Releases: webisopen/icons
Releases · webisopen/icons
Release list
v0.0.22
v0.0.21
No significant changes
View changes on GitHub
v0.0.19
🚀 Features
- icons-svelte: Add svelete pacakge - by @songkeys (d16b9)
- icons-vue: Add vue package - by @songkeys (27e79)
View changes on GitHub
v0.0.18
New brand: "@webisopen"
Nothing new. Just moved this packge to our new scope ✨ . Now we aim at providing "Open Web" icons.
Migration:
React
npm uninstall @rss3/web3-icons-react
npm install @webisopen/icons-react- import { Ethereum } from '@rss3/web3-icons-react'
+ import { Ethereum } from '@webisopen/icons-react'SVG
- https://unpkg.com/@rss3/web3-icons-svg@latest/icons/ethereum.svg
+ https://unpkg.com/@webisopen/icons-svg@latest/icons/ethereum.svgv0.0.16
No significant changes
View changes on GitHub
v0.0.15
No significant changes