0.0.0-alpha.15 • Published 6 years ago
@graph-paper/icons v0.0.0-alpha.15
Icons
This package contains a small set of icons needed to build data apps. It
primarily consists of adapted icons from the
Photon Design System (in all cases, merely
adding a size prop) or icons the graph-paper team has contributed. Attribution
is given in either direction in all cases.
how to use the icons
To install, run
npm install @graph-paper/iconsTo use in a component, try
<script>
import { ArrowheadLeft } from '@graph-paper/icons';
</script>
<span><ArrowheadLeft size={16} /> See More </span>NOTE: there is no stylesheet associated with these icons, so when using the Svelte REPL, you will not need to import the style.
0.0.0-alpha.15
6 years ago
0.0.0-alpha.14
6 years ago
0.0.0-alpha.13
6 years ago
0.0.0-alpha.12
6 years ago
0.0.0-alpha.11
6 years ago
0.0.0-alpha.10
6 years ago
0.0.0-alpha.9
6 years ago
0.0.0-alpha.8
6 years ago
0.0.0-alpha.7
6 years ago