@epilot360/icons 1.16.17 → 1.16.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/icons.config.yaml CHANGED
@@ -118,6 +118,10 @@ Calendar:
118
118
  name: calendar
119
119
  aliases: ["calendar", "event", "date", "time", "date_block"]
120
120
  svg_import: "@material-symbols/svg-600/rounded/event.svg"
121
+ CalendarToday:
122
+ name: calendar_today
123
+ aliases: ["calendar_today", "today", "calendar", "date"]
124
+ svg_import: "@material-symbols/svg-600/rounded/calendar_today.svg"
121
125
  Explore:
122
126
  name: explore
123
127
  aliases: ["explore", "compass", "direction", "navigation"]
@@ -237,6 +241,10 @@ File:
237
241
  name: file
238
242
  aliases: ["file", "entity_file", "folder", "directory"]
239
243
  svg_import: "@material-symbols/svg-600/rounded/folder.svg"
244
+ FileShared:
245
+ name: file_shared
246
+ aliases: ["file_shared", "folder_shared", "file", "entity_file"]
247
+ svg_import: "@material-symbols/svg-600/rounded/folder_shared.svg"
240
248
  Note:
241
249
  name: note
242
250
  aliases: ["note", "entity_note", "sticky_note_2", "sticky"]