diff options
Diffstat (limited to 'icons/flags/tt.svg')
| -rw-r--r-- | icons/flags/tt.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/flags/tt.svg b/icons/flags/tt.svg new file mode 100644 index 0000000..7b386a4 --- /dev/null +++ b/icons/flags/tt.svg @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="600" height="360" viewBox="0 0 300 180"> + + <rect id="red" fill="#ce1126" width="300" height="180"/> + <polygon id="white" fill="white" points="208.2275391,180 0,0 91.746582,0 300,180 "/> + <polygon id="black" fill="black" points="223.5224609,180 15.2900391,0 76.4541016,0 284.6845703,180 "/> + +</svg> |
