mirror of
https://github.com/hampusborgos/country-flags.git
synced 2025-12-19 17:37:21 -05:00
Document & shrink flag of Djibouti. Visually unchanged. No longer uses inline styles, so won't break with sites using CSP.
This commit is contained in:
@@ -288,8 +288,8 @@
|
||||
"ts-using": "2018-08-31 08:41:28 +0100"
|
||||
},
|
||||
"dj": {
|
||||
"wiki-source": "File:<TODO>",
|
||||
"ts-using": "2018-08-31 08:41:28 +0100"
|
||||
"wiki-source": "File:Flag_of_Djibouti.svg",
|
||||
"ts-using": "2019-09-09T18:53:51Z"
|
||||
},
|
||||
"dk": {
|
||||
"wiki-source": "File:<TODO>",
|
||||
|
||||
@@ -1,6 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 10">
|
||||
<rect width="15" height="10" id="blue" style="fill:#6ab2e7"/>
|
||||
<rect width="15" height="5" y="5" id="green" style="fill:#12ad2b"/>
|
||||
<path d="M 0,0 0,5 0,10 4.330127,7.5 8.660254,5 4.330127,2.5 0,0 z" id="path6904" style="fill:#fff"/>
|
||||
<path d="m 3.3143278,3.75 0.3102707,0.954915 1.0040571,0 L 3.8163564,5.295085 4.126627,6.25 3.3143278,5.65983 2.5020286,6.25 2.8122992,5.295085 2,4.704915 l 1.004057,0 L 3.3143278,3.75 z" id="path6929" style="fill:#d7141a"/>
|
||||
</svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 10"><path fill="#6ab2e7" d="M0 0h15v10H0z"/><path fill="#12ad2b" d="M0 5h15v5H0z"/><path d="M0 0v10l4.33-2.5L8.66 5 4.33 2.5 0 0z" fill="#fff"/><path d="M3.314 3.75l.31.955H4.63l-.813.59.31.955-.812-.59-.812.59.31-.955L2 4.705h1.004l.31-.955z" fill="#d7141a"/></svg>
|
||||
|
Before Width: | Height: | Size: 525 B After Width: | Height: | Size: 322 B |
Reference in New Issue
Block a user