diff options
Diffstat (limited to 'icons/flags/tf.svg')
| -rw-r--r-- | icons/flags/tf.svg | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/icons/flags/tf.svg b/icons/flags/tf.svg index cabd77a..fba2335 100644 --- a/icons/flags/tf.svg +++ b/icons/flags/tf.svg @@ -1,6 +1,15 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.0" width="900" height="600" id="Flag of France"> - <rect width="900" height="600" x="0" y="0" id="blue stripe" fill="#0c1c8c" fill-opacity="1"/> - <rect width="600" height="600" x="300" y="0" id="white stripe" fill="#ffffff"/> - <rect width="300" height="600" x="600" y="0" id="red stripe" fill="#ef2b2d" fill-opacity="1"/> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-tf" viewBox="0 0 640 480"> + <defs> + <path id="tf-a" fill="#fff" d="m0-21 12.3 38L-20-6.5h40L-12.3 17z"/> + </defs> + <path fill="#002395" d="M0 0h640v480H0z"/> + <path fill="#fff" d="M0 0h292.8v196.8H0z"/> + <path fill="#002395" d="M0 0h96v192H0z"/> + <path fill="#ed2939" d="M192 0h96v192h-96z"/> + <path fill="#fff" d="m426 219.6 15.4 24.6h44V330l-33-51.6-44.4 70.8h21.6l22.8-40.8 46.8 84 46.8-84 22.8 40.8h21.6L546 278.4 513 330v-47.4h19.8l14.7-23.4H513v-15h44l15.4-24.6zm51.6 105h-48v16.8h48zm91.2 0h-48v16.8h48z"/> + <use xlink:href="#tf-a" width="100%" height="100%" x="416" y="362" transform="scale(1.2)"/> + <use xlink:href="#tf-a" width="100%" height="100%" x="371" y="328" transform="scale(1.2)"/> + <use xlink:href="#tf-a" width="100%" height="100%" x="461" y="328" transform="scale(1.2)"/> + <use xlink:href="#tf-a" width="100%" height="100%" x="333" y="227" transform="scale(1.2)"/> + <use xlink:href="#tf-a" width="100%" height="100%" x="499" y="227" transform="scale(1.2)"/> </svg> |
