新增自动刷新邮件弹窗通知

This commit is contained in:
eoao
2025-11-18 22:44:00 +08:00
parent 9a089da3b7
commit 0c4be2b723
2 changed files with 34 additions and 3 deletions

View File

@@ -682,4 +682,16 @@ addCollection({
}
}
})
addCollection({
"prefix": "fluent",
"lastModified": 1761371481,
"aliases": {},
"width": 20,
"height": 20,
"icons": {
"mail-read-20-regular": {
"body": "<path fill=\"currentColor\" d=\"M9.743 2.071a.5.5 0 0 1 .514 0l6.772 4.063A2 2 0 0 1 18 7.85v6.65a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 2 14.5V7.85a2 2 0 0 1 .971-1.716zM10 3.083L3.486 6.992L3.472 7L10 10.917L16.528 7l-.013-.008zm7 4.8l-6.743 4.046a.5.5 0 0 1-.514 0L3 7.883V14.5A1.5 1.5 0 0 0 4.5 16h11a1.5 1.5 0 0 0 1.5-1.5z\"/>"
}
}
})