6 lines
420 B
XML
6 lines
420 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="320" height="240" viewBox="0 0 320 240" fill="none">
|
|
<rect width="320" height="240" fill="#1f2937"/>
|
|
<circle cx="160" cy="120" r="40" stroke="#6b7280" stroke-width="2" fill="none"/>
|
|
<polygon points="140,100 180,120 140,140" fill="#6b7280"/>
|
|
<text x="160" y="180" text-anchor="middle" font-family="Arial, sans-serif" font-size="12" fill="#9ca3af">Video</text>
|
|
</svg> |