This commit is contained in:
2025-11-20 11:03:10 +08:00
commit 0a5cc64d0e
14 changed files with 884 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Pure CSS drawing icons
创意挑战纯CSS绘制图标
题目要求:
1. 使用纯CSS绘制以下图标
2. 使用单个div元素
3. 使用伪元素和box-shadow
4. 添加悬停动画效果
5. 支持不同尺寸