@epilot360/icons 1.15.1 → 1.15.3

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
@@ -279,6 +279,10 @@ Workflow:
279
279
  aliases:
280
280
  ["workflow", "process", "account_tree", "tree", "hierarchy", "structure"]
281
281
  svg_import: "@material-symbols/svg-600/rounded/account_tree.svg"
282
+ Blueprint:
283
+ name: blueprint
284
+ aliases: ["blueprint"]
285
+ svg_import: "@material-symbols/svg-600/rounded/architecture.svg"
282
286
  Phase:
283
287
  name: phase
284
288
  aliases: ["phase", "workflow_phase", "process_phase"]
@@ -618,4 +622,10 @@ CalendarClock:
618
622
  ReadMore:
619
623
  name: read_more
620
624
  aliases: [ "read_more", "context" ]
621
- svg_import: "@material-symbols/svg-600/rounded/read_more.svg"
625
+ svg_import: "@material-symbols/svg-600/rounded/read_more.svg"
626
+ Keep:
627
+ name: keep
628
+ aliases: [ "keep", "pushpin" ]
629
+ KeepOff:
630
+ name: keep_off
631
+ aliases: [ "kee_off", "pushpin_off" ]