@epilot360/icons 1.13.4 → 1.13.6

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
@@ -587,3 +587,10 @@ Remove:
587
587
  name: remove
588
588
  aliases: ["remove", "minus", "subtract", "dash"]
589
589
  svg_import: "@material-symbols/svg-600/rounded/remove.svg"
590
+ FileManager:
591
+ name: file_manager
592
+ aliases: ["file_manager", "filemanager"]
593
+ Bolt:
594
+ name: bolt
595
+ aliases: ["bolt"]
596
+ svg_import: "@material-symbols/svg-600/rounded/bolt.svg"