Files
flutterApp/assets/svgs/remote_video_left_off.svg

39 lines
746 B
XML
Raw 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
L21.223 18.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 7 L21 7"/>
<!-- 斜杠禁用线 -->
<path d="M22 3 L2 22"/>
</svg>