Files
flutterApp/assets/svgs/remote_video_right_off.svg

44 lines
823 B
XML
Raw Permalink Normal View History

2026-01-19 18:24:24 +08:00
<svg xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="black"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round">
<!-- 右侧视频/扬声器形状 -->
<path
d="m16 15
l5.223 3.482
a0.5 0.5 0 0 0 0.777 -0.416
V9.87
a0.5 0.5 0 0 0 -0.752 -0.432
L16 12.5"/>
<!-- 左侧矩形主体 -->
<path
d="M4 8
L14 8
A2 2 0 0 1 16 10
L16 18
A2 2 0 0 1 14 20
L4 20
A2 2 0 0 1 2 18
L2 10
A2 2 0 0 1 4 8
Z"/>
<!-- 右上角广播/音量曲线 -->
<path
d="M17 1 L17 8
M17 1
C22 0.5 22 6 17 6
M17 6
L22 8"/>
<!-- 禁用斜线 -->
<path d="M22 3 L2 22"/>
</svg>