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

@vivareal/lina-icons

Package Overview
Dependencies
Maintainers
106
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vivareal/lina-icons - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

dist/images/apple.svg

5

dist/font/lif.cjs.js

@@ -17,2 +17,3 @@ 'use strict';

exports.icAlone = '<i class="lif">alone</i>';
exports.icApple = '<i class="lif">apple</i>';
exports.icArea = '<i class="lif">area</i>';

@@ -34,2 +35,3 @@ exports.icArrowBigDown = '<i class="lif">arrow_big_down</i>';

exports.icArrowSmallUp = '<i class="lif">arrow_small_up</i>';
exports.icArrowSmallUpDown = '<i class="lif">arrow_small_up_down</i>';
exports.icArrowUp = '<i class="lif">arrow_up</i>';

@@ -67,2 +69,3 @@ exports.icAttachment = '<i class="lif">attachment</i>';

exports.icChairFilled = '<i class="lif">chair_filled</i>';
exports.icChangeAccount = '<i class="lif">change_account</i>';
exports.icChat = '<i class="lif">chat</i>';

@@ -148,2 +151,4 @@ exports.icChatFilled = '<i class="lif">chat_filled</i>';

exports.icIntegration = '<i class="lif">integration</i>';
exports.icInternet = '<i class="lif">internet</i>';
exports.icLaunch = '<i class="lif">launch</i>';
exports.icLightbulb = '<i class="lif">lightbulb</i>';

@@ -150,0 +155,0 @@ exports.icLightbulbFilled = '<i class="lif">lightbulb_filled</i>';

@@ -15,2 +15,3 @@ 'use strict';

export const icAlone = '<i class="lif">alone</i>';
export const icApple = '<i class="lif">apple</i>';
export const icArea = '<i class="lif">area</i>';

@@ -32,2 +33,3 @@ export const icArrowBigDown = '<i class="lif">arrow_big_down</i>';

export const icArrowSmallUp = '<i class="lif">arrow_small_up</i>';
export const icArrowSmallUpDown = '<i class="lif">arrow_small_up_down</i>';
export const icArrowUp = '<i class="lif">arrow_up</i>';

@@ -65,2 +67,3 @@ export const icAttachment = '<i class="lif">attachment</i>';

export const icChairFilled = '<i class="lif">chair_filled</i>';
export const icChangeAccount = '<i class="lif">change_account</i>';
export const icChat = '<i class="lif">chat</i>';

@@ -146,2 +149,4 @@ export const icChatFilled = '<i class="lif">chat_filled</i>';

export const icIntegration = '<i class="lif">integration</i>';
export const icInternet = '<i class="lif">internet</i>';
export const icLaunch = '<i class="lif">launch</i>';
export const icLightbulb = '<i class="lif">lightbulb</i>';

@@ -148,0 +153,0 @@ export const icLightbulbFilled = '<i class="lif">lightbulb_filled</i>';

@@ -17,2 +17,3 @@ // Type definitions for @vivareal/lina-icons

export const icAlone: string;
export const icApple: string;
export const icArea: string;

@@ -33,2 +34,3 @@ export const icArrowBigDown: string;

export const icArrowSmallRight: string;
export const icArrowSmallUpDown: string;
export const icArrowSmallUp: string;

@@ -67,2 +69,3 @@ export const icArrowUp: string;

export const icChair: string;
export const icChangeAccount: string;
export const icChatFilled: string;

@@ -153,2 +156,4 @@ export const icChat: string;

export const icIntegration: string;
export const icInternet: string;
export const icLaunch: string;
export const icLightbulbFilled: string;

@@ -155,0 +160,0 @@ export const icLightbulb: string;

2

package.json
{
"name": "@vivareal/lina-icons",
"version": "3.1.0",
"version": "3.2.0",
"description": "Lina Design System icon library",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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