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

@vivareal/lina-icons

Package Overview
Dependencies
Maintainers
54
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.0
  • Source
  • npm
  • Socket score

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

@vivareal/lina-icons

The design system iconography

Installing

lerna bootstrap

Usage

With add being one of the available icons:

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

add will be the svg markup.

Add a new icon

Add the svg file to src/images folder.

Build the project

yarn run 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.

FAQs

Package last updated on 28 Apr 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