diff options
Diffstat (limited to 'icons/flags/td.svg')
| -rw-r--r-- | icons/flags/td.svg | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/icons/flags/td.svg b/icons/flags/td.svg index da3d8af..fa3bd92 100644 --- a/icons/flags/td.svg +++ b/icons/flags/td.svg @@ -1,7 +1,7 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="900" height="600" id="Flag of Chad"> - <rect x="0" y="0" width="300" height="600" id="blue stripe" fill="#002569"/> - <rect x="300" y="0" width="300" height="600" id="yellow stripe" fill="#FFCE00"/> - <rect x="600" y="0" width="300" height="600" id="red stripe" fill="#D21034"/> - +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-td" viewBox="0 0 640 480"> + <g fill-rule="evenodd"> + <path fill="#002664" d="M0 0h214v480H0z"/> + <path fill="#c60c30" d="M426 0h214v480H426z"/> + <path fill="#fecb00" d="M214 0h212v480H214z"/> + </g> </svg> |
