0.0.5 • Published 1 year ago

solid-iconify v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

solid-iconify

😈 A icon component set for SolidJS using Iconify.

release npm npm license sponsor

✨ Features

šŸ“¦ Installation

pnpm add solid-iconify

šŸ“ Documentation

https://xhofe.github.io/solid-iconify/

šŸ’» Usage

import { Twemoji1stPlaceMedal } from "solid-iconify/twemoji"

const App = () => {
  return (
    <div>
      <Twemoji1stPlaceMedal size={100} />
    </div>
  );
};
export default App;

🫔 Related projects

šŸ“ License

MIT

  • Icons are taken from the other projects so please check each project licences accordingly.
0.0.5

1 year ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0-alpha.0

3 years ago