Skip to content

react icons that are generated using simple geometry, not drawn

Notifications You must be signed in to change notification settings

stephenvector/picto

Repository files navigation

picto

React icons that are generated using simple geometry, not drawn. You can control some of their styling using the included IconProvider context provider.

npm add @stephenvector/picto
import { ArrowLeft } from "@stephenvector/picto";

function App() {
  return <ArrowLeft />;
}

About

react icons that are generated using simple geometry, not drawn

Resources

Stars

Watchers

Forks

Packages

No packages published