@mezzanine-ui/icons
Advanced tools
Comparing version 0.0.9 to 0.1.0
@@ -5,8 +5,10 @@ export type { IconDefinition } from './typings'; | ||
*/ | ||
export { ArrowRightIcon } from './arrow-right'; | ||
export { CalendarIcon } from './calendar'; | ||
export { CheckCircleFilledIcon } from './check-circle-filled'; | ||
export { CheckIcon } from './check'; | ||
export { CheckCircleFilledIcon } from './check-circle-filled'; | ||
export { ChevronUpIcon } from './chevron-up'; | ||
export { ChevronDownIcon } from './chevron-down'; | ||
export { ChevronRightIcon } from './chevron-right'; | ||
export { ChevronLeftIcon } from './chevron-left'; | ||
export { ChevronUpIcon } from './chevron-up'; | ||
export { DownloadIcon } from './download'; | ||
@@ -19,7 +21,9 @@ export { ExclamationCircleFilledIcon } from './exclamation-circle-filled'; | ||
export { MinusCircleFilledIcon } from './minus-circle-filled'; | ||
export { MoreHorizontalIcon } from './more-horizontal'; | ||
export { MoreVerticalIcon } from './more-vertical'; | ||
export { PlusIcon } from './plus'; | ||
export { SearchIcon } from './search'; | ||
export { SpinnerIcon } from './spinner'; | ||
export { TimesCircleFilledIcon } from './times-circle-filled'; | ||
export { TimesIcon } from './times'; | ||
export { TimesCircleFilledIcon } from './times-circle-filled'; | ||
export { UploadIcon } from './upload'; |
10
index.js
@@ -0,7 +1,9 @@ | ||
export { ArrowRightIcon } from './arrow-right.js'; | ||
export { CalendarIcon } from './calendar.js'; | ||
export { CheckCircleFilledIcon } from './check-circle-filled.js'; | ||
export { CheckIcon } from './check.js'; | ||
export { CheckCircleFilledIcon } from './check-circle-filled.js'; | ||
export { ChevronUpIcon } from './chevron-up.js'; | ||
export { ChevronDownIcon } from './chevron-down.js'; | ||
export { ChevronRightIcon } from './chevron-right.js'; | ||
export { ChevronLeftIcon } from './chevron-left.js'; | ||
export { ChevronUpIcon } from './chevron-up.js'; | ||
export { DownloadIcon } from './download.js'; | ||
@@ -14,7 +16,9 @@ export { ExclamationCircleFilledIcon } from './exclamation-circle-filled.js'; | ||
export { MinusCircleFilledIcon } from './minus-circle-filled.js'; | ||
export { MoreHorizontalIcon } from './more-horizontal.js'; | ||
export { MoreVerticalIcon } from './more-vertical.js'; | ||
export { PlusIcon } from './plus.js'; | ||
export { SearchIcon } from './search.js'; | ||
export { SpinnerIcon } from './spinner.js'; | ||
export { TimesCircleFilledIcon } from './times-circle-filled.js'; | ||
export { TimesIcon } from './times.js'; | ||
export { TimesCircleFilledIcon } from './times-circle-filled.js'; | ||
export { UploadIcon } from './upload.js'; |
{ | ||
"name": "@mezzanine-ui/icons", | ||
"version": "0.0.9", | ||
"version": "0.1.0", | ||
"description": "Icons for mezzanine-ui", | ||
@@ -5,0 +5,0 @@ "author": "Mezzanine", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
20589
52
484
0