爱拓工具箱
首页
GitHub
API 文档
SVG 在线编辑
编辑 SVG 源码并实时预览
清空
复制
下载 .svg
编辑
<svg xmlns="http://www.w3.org/2000/svg" width="320" height="180" viewBox="0 0 320 180"> <rect width="320" height="180" rx="24" fill="#0f172a"/> <circle cx="96" cy="90" r="42" fill="#38bdf8" opacity=".85"/> <text x="160" y="98" fill="#ffffff" font-size="28" font-family="Arial, sans-serif" text-anchor="middle">SVG 编辑器</text> </svg>
预览