@dile/icons
Advanced tools
Comparing version 0.0.9 to 0.0.10
export { iconStyles } from "./src/iconStyles.js"; | ||
export { accountIcon } from "./src/account.js"; | ||
export { addIcon } from "./src/add.js"; | ||
export { announcementIcon } from "./src/announcement.js"; | ||
export { appsIcon } from "./src/apps.js"; | ||
@@ -22,2 +23,3 @@ export { arrowDropDownIcon } from "./src/arrowDropDown.js"; | ||
export { editIcon } from "./src/edit.js"; | ||
export { emailIcon } from "./src/email.js"; | ||
export { favoriteIcon } from "./src/favorite.js"; | ||
@@ -30,2 +32,3 @@ export { filterIcon } from "./src/filter.js"; | ||
export { labelIcon } from "./src/label.js"; | ||
export { lightbulbIcon } from "./src/lightbulb.js"; | ||
export { listIcon } from "./src/list.js"; | ||
@@ -36,3 +39,7 @@ export { loginIcon } from "./src/login.js"; | ||
export { moreVertIcon } from "./src/moreVert.js"; | ||
export { newReleasesIcon } from "./src/newReleases.js"; | ||
export { notificationsIcon } from "./src/notifications.js"; | ||
export { paidIcon } from "./src/paid.js"; | ||
export { pdfIcon } from "./src/pdf.js"; | ||
export { priorityHighIcon } from "./src/priorityHigh.js"; | ||
export { questionAnswerIcon } from "./src/questionAnswer.js"; | ||
@@ -53,2 +60,2 @@ export { radioCheckedIcon } from "./src/radioChecked.js"; | ||
export { uploadIcon } from "./src/upload.js"; | ||
export { warningIcon } from "./src/warning.js"; | ||
export { warningIcon } from "./src/warning.js"; |
{ | ||
"name": "@dile/icons", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "Some SVG icons to use in web components.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "eb104a4451a72302d98771f7c7c5b560fdfbed4b" | ||
"gitHead": "508c6e7dc9287d9b73a9fc21e2156ee9c6709380" | ||
} |
28433
61
166