@kurone-kito/launchpad-icons-react
TypeScript icon, indicating that this package has built-in type declarations

0.8.1 • Public • Published

🚀 LaunchPad Icons for React

Usage

npm install @kurone-kito/launchpad-icons-react
import { Avatars } from '@kurone-kito/launchpad-icons-react/Avatars';
import type { FC } from 'react';

export const App: FC = () => (
  <div>
    <Avatars />
  </div>
);

License

This repository is licensed under the CC-BY-NC 4.0.

/@kurone-kito/launchpad-icons-react/

    Package Sidebar

    Install

    npm i @kurone-kito/launchpad-icons-react

    Weekly Downloads

    65

    Version

    0.8.1

    License

    CC-BY-NC-4.0

    Unpacked Size

    368 kB

    Total Files

    587

    Last publish

    Collaborators

    • kurone-kito