Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vivareal/lina-icons

Package Overview
Dependencies
Maintainers
46
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vivareal/lina-icons

> TODO: description

  • 1.0.0-alpha.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
179
decreased by-39.93%
Maintainers
46
Weekly downloads
 
Created
Source

@vivareal/lina-icons

The design system iconography

Installing

Go to root folder and then

make install

Usage

With icAdd being one of the available icons:

import { icAdd } from "@vivareal/lina-icons"

icAdd will be the svg markup.

Add a new icon

Add the svg file to src/images folder and then build the project.

Build the project

make build

This will run svgo to optimize the icons and write them to dist/images folder. Also, it will use rollup to bundle the icons together and export them as cjs and esm to be later imported and tree shook by the consumer project.

Release

Releases are managed by Lerna. Please check the root's README for more infos.

FAQs

Package last updated on 02 Jun 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