@epilot360/icons 1.8.0 → 1.9.0

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
@@ -227,6 +227,11 @@ Partner:
227
227
  aliases:
228
228
  ["partner", "entity_partner", "assignment_ind", "assignment", "person"]
229
229
  svg_import: "@material-symbols/svg-600/rounded/assignment_ind.svg"
230
+ Partnering:
231
+ name: partnering
232
+ aliases:
233
+ ["partnering", "sharing"]
234
+ svg_import: "@material-symbols/svg-600/rounded/handshake.svg"
230
235
  Meter:
231
236
  name: meter
232
237
  aliases: ["meter", "entity_meter", "electric_meter", "power"]
@@ -248,6 +253,16 @@ Workflow:
248
253
  aliases:
249
254
  ["workflow", "process", "account_tree", "tree", "hierarchy", "structure"]
250
255
  svg_import: "@material-symbols/svg-600/rounded/account_tree.svg"
256
+ Phase:
257
+ name: phase
258
+ aliases:
259
+ ["phase", "workflow_phase", "process_phase"]
260
+ svg_import: "@material-symbols/svg-600/rounded/lists.svg"
261
+ Automation:
262
+ name: automation
263
+ aliases:
264
+ ["automation", "automation_action", "automation_trigger", "action", "bolt"]
265
+ svg_import: "@material-symbols/svg-600/rounded/bolt.svg"
251
266
  Journey:
252
267
  name: journey
253
268
  aliases: ["journey", "entity_journey", "web", "website", "screen"]