Socket
Socket
Sign inDemoInstall

@knotel/icons

Package Overview
Dependencies
Maintainers
23
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@knotel/icons

A collection of reusable Icon components for Knotel applications


Version published
Weekly downloads
0
decreased by-100%
Maintainers
23
Weekly downloads
 
Created
Source

@knotel/icons

Knotel React icons

yarn add @knotel/icons
yarn @knotel/icons

Usage

import React from 'react'

import HeartIcon from '@knotel/icons/lib/Heart'

export default props => <HeartIcon color="red" mr={2} />

For a complete list of all icons, see: the iconography docs

Development

Custom icon SVGs are included in the svg/ directory.

To build the icons locally, run:

yarn prepare

Run tests:

yarn test

Directory Structure

svg/        Source for custom SVG icons
src/        Source for wrapper Icon component
components/ React components for icons
test/       Unit tests
lib/       Icon components compiled to commonjs format

Originally Forked and Heavily influenced by [Priceline One OSS Design System | https://github.com/pricelinelabs/design-system]

FAQs

Package last updated on 05 Dec 2019

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