Files
陈誉午 994b267f5c feat: 电子药箱小程序 - 4Tab药品管理
- 电子药箱: 药品库存管理 + 手动录入 + 今日用药打卡
- 药品百科: 搜索 + 分类筛选 + 20种药品静态数据
- 惠教中心: 4条药品使用指南课程
- 我的: 家庭成员信息管理
- 自定义TabBar + navigation-bar组件
- SVG药品分类插图
2026-07-29 11:20:52 +08:00

17 lines
1.1 KiB
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1.56" y="2.94" width="5.07" height="3.54" rx=".63" transform="rotate(-15 1.56 2.94)" fill="#FFE28A"/>
<rect x="5.95" y=".88" width="5" height="4.29" rx=".63" transform="rotate(7.8 5.95 .88)" fill="#73C9FF"/>
<rect x="9.92" y="1.63" width="5" height="3.75" rx=".63" transform="rotate(24.24 9.92 1.63)" fill="#FF9B5D"/>
<path d="M1.25 6c0-.83.67-1.5 1.5-1.5h10.5c.83 0 1.5.67 1.5 1.5v5.37A3.75 3.75 0 0 1 11 15.12H5a3.75 3.75 0 0 1-3.75-3.75V6Z" fill="url(#bag)"/>
<path d="M5.56 7.5c.55.47 1.44.78 2.44.78 1 0 1.89-.31 2.44-.78" stroke="white" stroke-width="1.13" stroke-linecap="round"/>
<defs>
<radialGradient id="bag" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(1.63 4.63) rotate(44.5) scale(15 19.2)">
<stop stop-color="#FD6D97"/>
<stop offset=".27" stop-color="#FD5A3B"/>
<stop offset=".52" stop-color="#FF5D39"/>
<stop offset=".86" stop-color="#FA3551"/>
<stop offset="1" stop-color="#FF7B94"/>
</radialGradient>
</defs>
</svg>