1.0.11 • Published 2 years ago
@kongtech-orbro/icon v1.0.11
@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" />
</>
);
};
1.0.11
2 years ago
1.0.10
2 years ago
1.0.9
2 years ago
1.0.8
2 years ago
1.0.7
2 years ago
1.0.6
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago
0.1.1
2 years ago
0.1.0
2 years ago
0.0.6
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago