diff options
Diffstat (limited to 'icons/flags/tt.svg')
| -rw-r--r-- | icons/flags/tt.svg | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/icons/flags/tt.svg b/icons/flags/tt.svg index 7b386a4..bc24938 100644 --- a/icons/flags/tt.svg +++ b/icons/flags/tt.svg @@ -1,8 +1,5 @@ -<?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 xmlns="http://www.w3.org/2000/svg" id="flag-icons-tt" viewBox="0 0 640 480"> + <path fill="#fff" d="M0 0h640v480H0z"/> + <path fill="#e00000" fill-rule="evenodd" d="M463.7 480 0 1v478.8zM176.3 0 640 479V.2z"/> + <path fill="#000001" fill-rule="evenodd" d="M27.7.2h118.6l468.2 479.3H492.2z"/> </svg> |
