New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@graph-paper/icons

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graph-paper/icons

__DESCRIPTION_FORTHCOMING__

  • 0.0.0-alpha.15
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
3
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 16 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc