Files
wwjcloud/wwjcloud-assets/source/icons/multi-platform.svg

12 lines
577 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<!-- 手机 -->
<rect x="2" y="6" width="8" height="12" rx="1" ry="1"/>
<line x1="6" y1="10" x2="6" y2="10"/>
<!-- 平板 -->
<rect x="9" y="4" width="8" height="16" rx="1" ry="1"/>
<line x1="13" y1="12" x2="13" y2="12"/>
<!-- 电脑 -->
<rect x="18" y="8" width="4" height="8" rx="1" ry="1"/>
<rect x="16" y="16" width="8" height="2" rx="1" ry="1"/>
<line x1="18" y1="20" x2="22" y2="20"/>
</svg>