@graph-paper/icons

0.0.0-alpha.15 • Public • Published

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/icons

To 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.

/@graph-paper/icons/

    Package Sidebar

    Install

    npm i @graph-paper/icons

    Weekly Downloads

    9

    Version

    0.0.0-alpha.15

    License

    MPL-2.0

    Unpacked Size

    71 kB

    Total Files

    64

    Last publish

    Collaborators

    • hamiltonulmer
    • openjck
    • wlach