@epilot360/icons 1.15.1 → 1.15.2

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
@@ -618,4 +618,10 @@ CalendarClock:
618
618
  ReadMore:
619
619
  name: read_more
620
620
  aliases: [ "read_more", "context" ]
621
- svg_import: "@material-symbols/svg-600/rounded/read_more.svg"
621
+ svg_import: "@material-symbols/svg-600/rounded/read_more.svg"
622
+ Keep:
623
+ name: keep
624
+ aliases: [ "keep", "pushpin" ]
625
+ KeepOff:
626
+ name: keep_off
627
+ aliases: [ "kee_off", "pushpin_off" ]