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

monday-ui-style

Package Overview
Dependencies
Maintainers
1
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monday-ui-style - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

src/Icons/Activity.svg

2

package.json
{
"name": "monday-ui-style",
"version": "0.0.10",
"version": "0.0.11",
"description": "Monday UI CSS Foundations",

@@ -5,0 +5,0 @@ "main": "dist/index.css",

@@ -0,1 +1,4 @@

const BASIC = "Basic";
const PLATFORM = "Platform";
const VIEW = "View";
export const iconsMetaData = [

@@ -5,2 +8,9 @@ // DO NOT REMOVE THIS FOLLOWING LINE!

{
name: "Activity",
file: "Activity.svg",
description: "Activity",
tags: "Activity",
category: [PLATFORM],
},
{
name: "Add",

@@ -10,2 +20,3 @@ file: "Add.svg",

tags: "Add, Plus",
category: [BASIC],
},

@@ -18,5 +29,77 @@

tags: "Add, Plus",
category: [BASIC],
},
{
name: "Announcement",
file: "Announcement.svg",
description: "Announcement",
tags: "Announcement, New, Shout",
category: [PLATFORM],
},
{
name: "Archive",
file: "Archive.svg",
description: "Archive",
tags: "Archive, Box",
category: [PLATFORM],
},
{
name: "Attach",
file: "Attach.svg",
description: "Attach",
tags: "Attach, Clip, Add Files",
category: [PLATFORM],
},
{
name: "Board",
file: "Board.svg",
description: "Board",
tags: "Board",
category: [PLATFORM],
},
{
name: "Bolt",
file: "Bolt.svg",
description: "Bolt",
tags: "Bolt, Switch, Lightning, Fast",
category: [PLATFORM],
},
{
name: "Broadcast",
file: "Broadcast.svg",
description: "Broadcast",
tags: "Broadcast",
category: [PLATFORM],
},
{
name: "Bookmark",
file: "Bookmark.svg",
description: "Bookmark",
tags: "Bookmark, Add, Favorite, Mark",
category: [PLATFORM],
},
{
name: "Calendar",
file: "Calendar.svg",
description: "Calendar",
tags: "Calendar, Date, Week, Day",
category: [VIEW],
},
{
name: "Chart",
file: "Chart.svg",
description: "Chart",
tags: "Chart, Graph, Pie",
category: [VIEW],
},
{
name: "Check",

@@ -26,2 +109,3 @@ file: "Check.svg",

tags: "Check, Done, V",
category: [BASIC],
},

@@ -34,2 +118,3 @@

tags: "Close, X, Cancel",
category: [BASIC],
},

@@ -42,5 +127,30 @@

tags: "Close, X, Cancel",
category: [BASIC],
},
{
name: "Column",
file: "Column.svg",
description: "Column",
tags: "Column, Board",
category: [PLATFORM],
},
{
name: "Dashboard",
file: "Dashboard.svg",
description: "Dashboard",
tags: "Dashboard, Board",
category: [PLATFORM],
},
{
name: "Delete",
file: "Delete.svg",
description: "Delete",
tags: "Delete, Remove, Trash, Bin",
category: [PLATFORM],
},
{
name: "DoubleCheck",

@@ -50,2 +160,3 @@ file: "DoubleCheck.svg",

tags: "Check, Done, Seen, Double",
category: [BASIC],
},

@@ -58,2 +169,3 @@

tags: "Drag, Move",
category: [BASIC],
},

@@ -66,2 +178,3 @@

tags: "Chevron, Arrow, Down",
category: [BASIC],
},

@@ -74,2 +187,3 @@

tags: "Chevron, Arrow, Left",
category: [BASIC],
},

@@ -82,2 +196,3 @@

tags: "Chevron, Arrow, Right",
category: [BASIC],
},

@@ -90,5 +205,217 @@

tags: "Chevron, Arrow, Up",
category: [BASIC],
},
{
name: "Duplicate",
file: "Duplicate.svg",
description: "Duplicate",
tags: "Duplicate, Copy",
category: [PLATFORM],
},
{
name: "Edit",
file: "Edit.svg",
description: "Edit",
tags: "Edit, Change, Pencil",
category: [PLATFORM],
},
{
name: "Email",
file: "Email.svg",
description: "Email",
tags: "Email, Letter, Envelope",
category: [PLATFORM],
},
{
name: "Embed",
file: "Embed.svg",
description: "Embed",
tags: "Embed, Code",
category: [PLATFORM],
},
{
name: "Enter",
file: "Enter.svg",
description: "Enter",
tags: "Enter, Keyboard, Key",
category: [PLATFORM],
},
{
name: "Favorite",
file: "Favorite.svg",
description: "Favorite",
tags: "Favorite, Star",
category: [PLATFORM],
},
{
name: "Feedback",
file: "Feedback.svg",
description: "Feedback",
tags: "Feedback",
category: [PLATFORM],
},
{
name: "Filter",
file: "Filter.svg",
description: "Filter",
tags: "Filter, Funnel",
category: [PLATFORM],
},
{
name: "Fullscreen",
file: "Fullscreen.svg",
description: "Fullscreen",
tags: "Fullscreen, Expand",
category: [PLATFORM],
},
{
name: "FullscreenClose",
file: "FullscreenClose.svg",
description: "FullscreenClose",
tags: "Fullscreen, Close",
category: [PLATFORM],
},
{
name: "Group",
file: "Group.svg",
description: "Group",
tags: "Group, Board",
category: [PLATFORM],
},
{
name: "Guest",
file: "Guest.svg",
description: "Guest",
tags: "Guest",
category: [PLATFORM],
},
{
name: "Health",
file: "Health.svg",
description: "Health",
tags: "Health, Status, Heart",
category: [PLATFORM],
},
{
name: "Hide",
file: "Hide.svg",
description: "Hide",
tags: "Hide, Eye",
category: [PLATFORM],
},
{
name: "Home",
file: "Home.svg",
description: "Home",
tags: "Home, Plate",
category: [PLATFORM],
},
{
name: "Image",
file: "Image.svg",
description: "Image",
tags: "Image, Picture",
category: [PLATFORM],
},
{
name: "Inbox",
file: "Inbox.svg",
description: "Inbox",
tags: "Inbox, Incoming",
category: [PLATFORM],
},
{
name: "Info",
file: "Info.svg",
description: "Info",
tags: "Info, Information",
category: [PLATFORM],
},
{
name: "Integrations",
file: "Integrations.svg",
description: "Integrations",
tags: "Integrations, Plugin, Plugins",
category: [PLATFORM],
},
{
name: "Invite",
file: "Invite.svg",
description: "Invite",
tags: "Invite, User, Add",
category: [PLATFORM],
},
{
name: "Item",
file: "Item.svg",
description: "Item",
tags: "Item, Board",
category: [PLATFORM],
},
{
name: "Keyboard",
file: "Keyboard.svg",
description: "Keyboard",
tags: "Keyboard, Key",
category: [PLATFORM],
},
{
name: "Labs",
file: "Labs.svg",
description: "Labs",
tags: "Labs, Experiment, Tube",
category: [PLATFORM],
},
{
name: "Link",
file: "Link.svg",
description: "Link",
tags: "Link, Chain",
category: [PLATFORM],
},
{
name: "Location",
file: "Location.svg",
description: "Location",
tags: "Location, Pin, Map",
category: [PLATFORM],
},
{
name: "Locked",
file: "Locked.svg",
description: "Locked",
tags: "Lock, Locked, Closed, Private",
category: [PLATFORM],
},
{
name: "Mention",
file: "Mention.svg",
description: "Mention",
tags: "Mention, Tag",
category: [PLATFORM],
},
{
name: "Menu",

@@ -98,5 +425,30 @@ file: "Menu.svg",

tags: "Menu, 3 Dots, Dots",
category: [BASIC],
},
{
name: "Mobile",
file: "Mobile.svg",
description: "Mobile",
tags: "Mobile, Phone, Touch",
category: [PLATFORM],
},
{
name: "MondayLogoOutline",
file: "MondayLogoOutline.svg",
description: "MondayLogoOutline",
tags: "Monday, Logo, Outline",
category: [PLATFORM],
},
{
name: "Moon",
file: "Moon.svg",
description: "Moon",
tags: "Moon, Dark Mode",
category: [PLATFORM],
},
{
name: "MoveArrowDown",

@@ -106,2 +458,3 @@ file: "MoveArrowDown.svg",

tags: "Move, Arrow, Down",
category: [BASIC],
},

@@ -114,2 +467,3 @@

tags: "Move, Arrow, Left",
category: [BASIC],
},

@@ -121,2 +475,3 @@ {

tags: "Move, Arrow, Right",
category: [BASIC],
},

@@ -128,2 +483,3 @@ {

tags: "Move, Arrow, Up",
category: [BASIC],
},

@@ -136,2 +492,3 @@

tags: "Navigation, Arrow, Down",
category: [BASIC],
},

@@ -144,2 +501,3 @@

tags: "Navigation, Arrow, Left",
category: [BASIC],
},

@@ -151,2 +509,3 @@ {

tags: "Navigation, Arrow, Right",
category: [BASIC],
},

@@ -158,3 +517,203 @@ {

tags: "Navigation, Arrow, Up",
category: [BASIC],
},
{
name: "NewTab",
file: "NewTab.svg",
description: "New Tab",
tags: "New Tab, Open",
category: [PLATFORM],
},
{
name: "Notifications",
file: "Notifications.svg",
description: "Notifications",
tags: "Notifications, Bell",
category: [PLATFORM],
},
{
name: "Page",
file: "Page.svg",
description: "Page",
tags: "Page",
category: [PLATFORM],
},
{
name: "Person",
file: "Person.svg",
description: "Person",
tags: "Person, People",
category: [PLATFORM],
},
{
name: "Pin",
file: "Pin.svg",
description: "Pin",
tags: "Pin",
category: [PLATFORM],
},
{
name: "Print",
file: "Print.svg",
description: "Print",
tags: "Print, Printer",
category: [PLATFORM],
},
{
name: "Replay",
file: "Replay.svg",
description: "Replay",
tags: "Replay, Message, Arrow",
category: [PLATFORM],
},
{
name: "Robot",
file: "Robot.svg",
description: "Robot",
tags: "Robot, Automations",
category: [PLATFORM],
},
{
name: "Search",
file: "Search.svg",
description: "Search",
tags: "Search, Find, Magnifying Glass",
category: [PLATFORM],
},
{
name: "Send",
file: "Send.svg",
description: "Send",
tags: "Send, Message, Plane, Airplane, Paper",
category: [PLATFORM],
},
{
name: "Settings",
file: "Settings.svg",
description: "Settings",
tags: "Settings, Cog",
category: [PLATFORM],
},
{
name: "SettingsKnobs",
file: "SettingsKnobs.svg",
description: "Settings",
tags: "Settings, Knobs",
category: [PLATFORM],
},
{
name: "Share",
file: "Share.svg",
description: "Share",
tags: "Share, Social",
category: [PLATFORM],
},
{
name: "Show",
file: "Show.svg",
description: "Show",
tags: "Show, Eye",
category: [PLATFORM],
},
{
name: "Sort",
file: "Sort.svg",
description: "Sort",
tags: "Sort",
category: [PLATFORM],
},
{
name: "Sun",
file: "Sun.svg",
description: "Sun",
tags: "Sun, Light Mode, Mode",
category: [PLATFORM],
},
{
name: "Switch",
file: "Switch.svg",
description: "Switch",
tags: "Switch, Arrow",
category: [PLATFORM],
},
{
name: "Table",
file: "Table.svg",
description: "Table",
tags: "Table, Grid",
category: [VIEW],
},
{
name: "ThumbsUp",
file: "ThumbsUp.svg",
description: "ThumbsUp",
tags: "ThumbsUp, Like, Plus",
category: [PLATFORM],
},
{
name: "Time",
file: "Time.svg",
description: "Time",
tags: "Time, Clock",
category: [PLATFORM],
},
{
name: "Unlocked",
file: "Unlocked.svg",
description: "Unlock",
tags: "Unlock, Unlocked, Open, Public",
category: [PLATFORM],
},
{
name: "Update",
file: "Update.svg",
description: "Update",
tags: "Bubble, Update, Message, Talk",
category: [PLATFORM],
},
{
name: "Upgrade",
file: "Upgrade.svg",
description: "Upgrade",
tags: "Upgrade, Stars",
category: [PLATFORM],
},
{
name: "Wand",
file: "Wand.svg",
description: "Wand",
tags: "Wand, Star",
category: [PLATFORM],
},
{
name: "Workspace",
file: "Workspace.svg",
description: "Workspace",
tags: "Workspace",
category: [PLATFORM],
},
];
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