diff --git a/package-lock.json b/package-lock.json index 9f99f916..3bef4554 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@code4rena/components-library", - "version": "4.5.0", + "version": "4.5.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@code4rena/components-library", - "version": "4.5.0", + "version": "4.5.1", "license": "ISC", "dependencies": { "clsx": "^1.2.1", diff --git a/package.json b/package.json index 72090f0d..23878db9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@code4rena/components-library", - "version": "4.5.0", + "version": "4.5.1", "description": "Code4rena's official components library ", "types": "./dist/lib.d.ts", "exports": { diff --git a/src/lib/Icon/iconList.tsx b/src/lib/Icon/iconList.tsx index f7bc7821..fe4e41d5 100644 --- a/src/lib/Icon/iconList.tsx +++ b/src/lib/Icon/iconList.tsx @@ -3,24 +3,24 @@ import React, { ReactElement } from "react"; export const icons = (size: string, color: string, className?: string): Record => ({ "a": - - + + - + , "approximate": - - - + + + - + , @@ -38,12 +38,12 @@ export const icons = (size: string, color: string, className?: string): Record, "b": - - + + - + , @@ -81,12 +81,12 @@ export const icons = (size: string, color: string, className?: string): Record, "c": - - + + - + , @@ -145,45 +145,45 @@ export const icons = (size: string, color: string, className?: string): Record, "circle-25": - - + + - + , "circle-50": - - + + - + , "circle-75": - - - + + + - + , "circle-exclamation": - + - + , @@ -242,8 +242,8 @@ export const icons = (size: string, color: string, className?: string): Record , "file" : - - + + , "findings": @@ -256,27 +256,27 @@ export const icons = (size: string, color: string, className?: string): Record , "first": - - + + , "flag": - + - + , "g": - - + + - + , @@ -290,12 +290,12 @@ export const icons = (size: string, color: string, className?: string): Record, "h": - - + + - + , @@ -365,12 +365,12 @@ export const icons = (size: string, color: string, className?: string): Record, "location": - - + + - + , @@ -415,12 +415,12 @@ export const icons = (size: string, color: string, className?: string): Record, "m": - - + + - + , @@ -435,12 +435,12 @@ export const icons = (size: string, color: string, className?: string): Record, "minus": - - + + - + , @@ -469,31 +469,31 @@ export const icons = (size: string, color: string, className?: string): Record, "no-clip": - + - + , "no-document": - + - + , "no-target": - + - + , @@ -504,17 +504,17 @@ export const icons = (size: string, color: string, className?: string): Record, "presort": - + , "qa": - - + + - + , @@ -545,8 +545,8 @@ export const icons = (size: string, color: string, className?: string): Record , "second": - - + + , "settings": @@ -564,11 +564,11 @@ export const icons = (size: string, color: string, className?: string): Record, "stop-x": - + - + , @@ -603,26 +603,26 @@ export const icons = (size: string, color: string, className?: string): Record , "third": - - + + , "thumbs-down": - + - + , "thumbs-up": - + - + , @@ -633,21 +633,21 @@ export const icons = (size: string, color: string, className?: string): Record, "trash": - + - + , "trophy": - + - + , @@ -655,7 +655,7 @@ export const icons = (size: string, color: string, className?: string): Record , "undo": - + , "user":