菜单
ByUtil
JSON工具
开发工具
编码/加密
格式化
网络
前端
转换
切换主题
SVG编辑器
在线SVG代码编辑与预览
复制SVG
SVG模板
circle
rect
line
polygon
star
SVG代码
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200"> <circle cx="100" cy="100" r="80" fill="#3B82F6" stroke="#1E40AF" stroke-width="3"/> </svg>
实时预览