Files
rhett d495a2b798 feat: initial lifelog project
- 待办事项(支持优先级、截止日期)
- 每日记录(上午/下午/晚上分条目)
- Go后端 + Gin + GORM + MySQL
- React前端 + TailwindCSS
2026-07-28 16:22:46 +08:00

8 lines
485 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32">
<rect width="32" height="32" rx="6" fill="#3b82f6"/>
<rect x="7" y="8" width="18" height="2.5" rx="1.25" fill="white" opacity="0.9"/>
<rect x="7" y="12.5" width="14" height="2.5" rx="1.25" fill="white" opacity="0.7"/>
<rect x="7" y="17" width="16" height="2.5" rx="1.25" fill="white" opacity="0.7"/>
<rect x="7" y="21.5" width="10" height="2.5" rx="1.25" fill="white" opacity="0.5"/>
</svg>