@epilot360/icons 1.16.2 → 1.16.4

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
@@ -372,6 +372,10 @@ PersonCheck:
372
372
  name: person_check
373
373
  aliases: ["success", "user", "contact", "person", "done", "confirmation"]
374
374
  svg_import: "@material-symbols/svg-600/rounded/person_check.svg"
375
+ PersonAdd:
376
+ name: person_add
377
+ aliases: ["user", "contact", "person", "add", "plus"]
378
+ svg_import: "@material-symbols/svg-600/rounded/person_add.svg"
375
379
  Comment:
376
380
  name: comment
377
381
  aliases: ["chat", "comment", "speech_bubble", "note", "remark"]
@@ -583,6 +587,9 @@ DoubleThumbsUp:
583
587
  AIStar:
584
588
  name: ai_star
585
589
  aliases: ["ai_star"]
590
+ AICompose:
591
+ name: ai_compose
592
+ aliases: ["ai_compose"]
586
593
  Label:
587
594
  name: label
588
595
  aliases: ["label"]