@kongtech-orbro/icon
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

@kongtech-orbro/icon

Install

> npm i @kongtech-orbro/icon
> yarn i @kongtech-orbro/icon

Usage

// Component.tsx
import { Icon2D } from "@kongtech-orbro/icon";

export const Component = () => {
  return (
    <>
      <Icon2D fill="black" stroke="white" width="20" height="20" />
    </>
  );
};

Readme

Keywords

none

Package Sidebar

Install

npm i @kongtech-orbro/icon

Weekly Downloads

2

Version

1.0.11

License

none

Unpacked Size

784 kB

Total Files

134

Last publish

Collaborators

  • ryumhan
  • ahnjinwoo
  • whistle_js