رجوع

التصميم والموارد

منسق SVG

Format SVG markup مع consistent indentation.

التصنيف

التصميم والموارد

الوسوم

svgمنسقbeautifiermarkup
المزيد من التصميم والموارد
الإدخال

منسق SVG

svgمنسقbeautifiermarkup
الإخراج

Formatted SVG

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 160 80">
  <rect width="160" height="80" rx="18" fill="#0f172a"></rect>
  <circle cx="42" cy="40" r="18" fill="#38bdf8"></circle>
  <path d="M72 26h52M72 40h40M72 54h32" stroke="#e2e8f0" stroke-width="8" stroke-linecap="round"></path>

  
  
  
</svg>
SVG معاينة
Live canvas