Files
html2pptx/web-to-pixso/logo/icon16.svg
T
李进 330f4e96ce feat: 加入 web-to-pixso 插件源码
Chrome 扩展,用于从网页提取 DOM 树为 JSON 格式。
核心文件:capture.js(76KB,提取逻辑)
2026-07-27 12:22:27 +08:00

5 lines
244 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
<rect width="16" height="16" rx="2" fill="#00D2FF"/>
<text x="8" y="12" text-anchor="middle" font-size="10" font-weight="bold" fill="white">P</text>
</svg>