123456789101112131415161718 |
- <!DOCTYPE html>
- <svg viewBox="0 0 10 10" width="100" height="100"></svg>
- <svg viewBox="0 0 10 10" width="100" height="100"></svg>
- <svg viewBox="0 0 10 10" width="100" height="100"></svg>
- <svg viewBox="0 0 10 10" width="100" height="100"></svg>
- <svg viewBox="0 0 10 10" width="100" height="100"></svg>
- <svg viewBox="0 0 10 10" width="100" height="100">
- <polygon points="0,0 0,10 10,10" />
- </svg>
- <svg viewBox="0 0 10 10" width="100" height="100">
- <polygon points="0,0 0,10 10,10" />
- </svg>
- <svg viewBox="0 0 10 10" width="100" height="100">
- <polygon points="0,0 0,10 10,10" />
- </svg>
- <svg viewBox="0 0 10 10" width="100" height="100">
- <polygon points="0,0 0,10 10,10 10,0" />
- </svg>
|