@epilot360/icons 1.13.5 → 1.13.7

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
@@ -589,4 +589,12 @@ Remove:
589
589
  svg_import: "@material-symbols/svg-600/rounded/remove.svg"
590
590
  FileManager:
591
591
  name: file_manager
592
- aliases: ["file_manager", "filemanager"]
592
+ aliases: ["file_manager", "filemanager"]
593
+ Bolt:
594
+ name: bolt
595
+ aliases: ["bolt"]
596
+ svg_import: "@material-symbols/svg-600/rounded/bolt.svg"
597
+ ViewDay:
598
+ name: viewDay
599
+ aliases: ["viewDay", "content"]
600
+ svg_import: "@material-symbols/svg-600/rounded/view_day.svg"