upload project source code

This commit is contained in:
2026-04-30 18:49:43 +08:00
commit 9b394ba682
2277 changed files with 660945 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
const monitor = "data:image/svg+xml,%3csvg%20class='icon'%20viewBox='0%200%201024%201024'%20xmlns='http://www.w3.org/2000/svg'%20width='200'%20height='200'%3e%3cdefs%3e%3cstyle%3e@font-face{font-family:rbicon;src:url(chrome-extension://dipiagiiohfljcicegpgffpbnjmgjcnf/fonts/rbicon.woff2)%20format("woff2");font-weight:400;font-style:normal}%3c/style%3e%3c/defs%3e%3cpath%20d='M64%2064v576h832V64H64zM0%200h960v704H0V0z'/%3e%3cpath%20d='M192%20896h576v64H192zm256-256h64v256h-64zm31.232-78.396%20309.99-348.33-47.803-42.548-259.567%20291.67-177.895-222.387L163.21%20438.605l52.224%2037.009%2091.622-129.28z'/%3e%3c/svg%3e";
export {
monitor as default
};