vue/public/icon/batch-scrape.svg
2026-08-31 18:30:30 +08:00

14 lines
713 B
XML

<!-- 批量刮削图标:电影+列表 -->
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="#374151" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="3" y="6" width="18" height="14" rx="1"/>
<path d="M3 10h18"/>
<path d="M7 6V3"/>
<path d="M12 6V3"/>
<path d="M17 6V3"/>
<!-- 场记板条纹(青绿色) -->
<line x1="5" y1="8" x2="7" y2="8" stroke="#2dd4bf" stroke-width="1.5"/>
<line x1="9" y1="8" x2="11" y2="8" stroke="#2dd4bf" stroke-width="1.5"/>
<line x1="13" y1="8" x2="15" y2="8" stroke="#2dd4bf" stroke-width="1.5"/>
<line x1="17" y1="8" x2="19" y2="8" stroke="#2dd4bf" stroke-width="1.5"/>
</svg>