🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@elvia/elvis-assets-icons

Package Overview
Dependencies
Maintainers
7
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elvia/elvis-assets-icons

Elvia icons

latest
Source
npmnpm
Version
3.16.0
Version published
Weekly downloads
898
-27.52%
Maintainers
7
Weekly downloads
 
Created
Source

Elvis-assets-icons

Usage

import { clock } from '@elvia/elvis-assets-icons';

const clockSvg = clock.getIcon(color); // Color is optional

color: 'red' -> Makes the icon red

Icon usage

Our icon library is based on Streamline icons. The icons that are from Streamline is not made accessible under the same license as this npm package. Those icons are still the property of Webablys LLC. Elvia has bought a license for the use of these icons in the organization. They can also be used in open source projects as long as you follow their license.

Streamline license information: https://help.streamlineicons.com/license-premium

How to publish new icons

  • Add the new icons to icons/svg/src. Ensure that the icons follow the naming pattern.
  • Add the icon definitions to config/icons.config.js. Add appropriate terms.
  • Build the icons using yarn build.
  • Build elvis.
  • Update changelog and version for both elvis-assets-icons and elvis.
  • Make a PR to main.

FAQs

Package last updated on 08 Oct 2025

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