@epilot360/icons 1.16.19 → 1.16.20

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
@@ -225,6 +225,10 @@ Message:
225
225
  name: message
226
226
  aliases: ["message", "entity_message", "mail", "email", "envelope"]
227
227
  svg_import: "@material-symbols/svg-600/rounded/mail.svg"
228
+ Thread:
229
+ name: thread
230
+ aliases: ["thread", "mail", "email", "envelope"]
231
+ svg_import: "@material-symbols/svg-600/rounded/stacked_email.svg"
228
232
  MarkMessageUnread:
229
233
  name: mark_email_unread
230
234
  aliases: ["mark_email_unread", "mail", "email", "envelope", "unread"]