A library of 8-bit / pixel-art style icons for popular tech stack technologies. Now supporting multiple frameworks!
npm install @8bit-stack-icon/reactA library of 8-bit / pixel-art style icons for popular tech stack technologies.
Now supporting multiple frameworks!
``bash`
npm install @8bit-stack-icon/reactor
yarn add @8bit-stack-icon/reactor
pnpm add @8bit-stack-icon/reactor
bun add @8bit-stack-icon/react
`tsx
import { StackIcon } from '@8bit-stack-icon/react';
function App() {
return (
);
}
``
This project is licensed under the MIT License.