ap-south-1.svg25 lines · main
| 1 | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-in" viewBox="0 0 640 480"> |
| 2 | <path fill="#f93" d="M0 0h640v160H0z"/> |
| 3 | <path fill="#fff" d="M0 160h640v160H0z"/> |
| 4 | <path fill="#128807" d="M0 320h640v160H0z"/> |
| 5 | <g transform="matrix(3.2 0 0 3.2 320 240)"> |
| 6 | <circle r="20" fill="#008"/> |
| 7 | <circle r="17.5" fill="#fff"/> |
| 8 | <circle r="3.5" fill="#008"/> |
| 9 | <g id="d"> |
| 10 | <g id="c"> |
| 11 | <g id="b"> |
| 12 | <g id="a" fill="#008"> |
| 13 | <circle r=".9" transform="rotate(7.5 -8.8 133.5)"/> |
| 14 | <path d="M0 17.5.6 7 0 2l-.6 5L0 17.5z"/> |
| 15 | </g> |
| 16 | <use xlink:href="#a" width="100%" height="100%" transform="rotate(15)"/> |
| 17 | </g> |
| 18 | <use xlink:href="#b" width="100%" height="100%" transform="rotate(30)"/> |
| 19 | </g> |
| 20 | <use xlink:href="#c" width="100%" height="100%" transform="rotate(60)"/> |
| 21 | </g> |
| 22 | <use xlink:href="#d" width="100%" height="100%" transform="rotate(120)"/> |
| 23 | <use xlink:href="#d" width="100%" height="100%" transform="rotate(-120)"/> |
| 24 | </g> |
| 25 | </svg> |