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

13 lines
715 B
XML

<svg width="28" height="30" viewBox="0 0 28 30" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 14.7C0 7 6.27.7 14 .7s14 6.3 14 14v.8c0 7.7-6.27 14-14 14S0 23.2 0 15.5v-.8Z" fill="#DB2647"/>
<path d="M0 14.7v.95s8.47 2.2 14 2.2 14-2.2 14-2.2v-.95C28 7 21.73.7 14 .7S0 7 0 14.7Z" fill="url(#top)"/>
<circle cx="14" cy="15" r="5.9" fill="#FFE28D" stroke="#FFF1CB" stroke-width=".5"/>
<circle cx="14" cy="15" r="4.65" fill="#FFD76F" stroke="#FFAA00" stroke-width="1"/>
<defs>
<linearGradient id="top" x1="26.5" y1="11.9" x2="9.6" y2="27.6" gradientUnits="userSpaceOnUse">
<stop stop-color="#FF2F6D"/>
<stop offset="1" stop-color="#FF5B5B"/>
</linearGradient>
</defs>
</svg>