在录音时,不能息屏
This commit is contained in:
16
unpackage/dist/build/mp-weixin/static/tabbar/team.svg
vendored
Normal file
16
unpackage/dist/build/mp-weixin/static/tabbar/team.svg
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<svg width="81" height="81" viewBox="0 0 81 81" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- 多人协作图标 -->
|
||||
<circle cx="30" cy="30" r="10" fill="none" stroke="#7A7E83" stroke-width="3"/>
|
||||
<path d="M 15 50 Q 15 42 30 42 Q 45 42 45 50" fill="none" stroke="#7A7E83" stroke-width="3" stroke-linecap="round"/>
|
||||
|
||||
<circle cx="51" cy="30" r="10" fill="none" stroke="#7A7E83" stroke-width="3"/>
|
||||
<path d="M 36 50 Q 36 42 51 42 Q 66 42 66 50" fill="none" stroke="#7A7E83" stroke-width="3" stroke-linecap="round"/>
|
||||
|
||||
<!-- 连接线表示协作 -->
|
||||
<line x1="40" y1="30" x2="41" y2="30" stroke="#7A7E83" stroke-width="2"/>
|
||||
<line x1="30" y1="50" x2="40.5" y2="60" stroke="#7A7E83" stroke-width="2"/>
|
||||
<line x1="51" y1="50" x2="40.5" y2="60" stroke="#7A7E83" stroke-width="2"/>
|
||||
|
||||
<!-- 底部协作点 -->
|
||||
<circle cx="40.5" cy="60" r="4" fill="#7A7E83"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 873 B |
Reference in New Issue
Block a user