0
0
mirror of https://github.com/lipis/flag-icons.git synced 2024-11-24 11:17:29 +01:00

Add CEFTA (#966)

* Add CEFTA

* id

* Change log
This commit is contained in:
Lipis 2022-05-16 18:26:32 +03:00 committed by GitHub
parent c1ba15553c
commit 577cf2278f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# 6.3.1
- Added flag for Central European Free Trade Agreement (CEFTA)

View File

@ -286,6 +286,13 @@
"iso": true, "iso": true,
"name": "Democratic Republic of the Congo" "name": "Democratic Republic of the Congo"
}, },
{
"code": "cefta",
"flag_1x1": "flags/1x1/cefta.svg",
"flag_4x3": "flags/4x3/cefta.svg",
"iso": false,
"name": "Central European Free Trade Agreement"
},
{ {
"code": "cf", "code": "cf",
"flag_1x1": "flags/1x1/cf.svg", "flag_1x1": "flags/1x1/cf.svg",

17
flags/1x1/cefta.svg Normal file
View File

@ -0,0 +1,17 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-cefta" version="1.1" viewBox="0 0 512 512">
<path id="rect598" d="M0 0h512v512H0z" style="fill:#039;stroke-width:1.89893"/>
<circle id="circle600" cx="256" cy="266.5" r="32.5" style="fill:none;stroke:#fc0;stroke-width:29.317"/>
<circle id="bigger_circle" cx="256" cy="266.5" r="94.2" style="fill:none;stroke:#fc0;stroke-width:29.317"/>
<path id="rect603" d="M369.4-120.3h127.7V7.4H369.4z" style="fill:#039;stroke-width:2.09407" transform="rotate(45)"/>
<path id="rect605" d="M102.1 251.8h63.2v29.3h-63.2z" style="fill:#fc0;stroke-width:2.09407"/>
<path id="rect607" d="M378.5 251.8h94.2v29.3h-94.2z" style="fill:#fc0;stroke-width:2.09407"/>
<path id="rect609" d="M72.1 354.8h58.4v29.3H72.1z" style="fill:#fc0;stroke-width:2.09407" transform="rotate(-45)"/>
<path id="rect611" d="M241.3 51.8h29.3V166h-29.3z" style="fill:#fc0;stroke-width:2.09407"/>
<circle id="circle613" cx="154.8" cy="170.3" r="14.7" style="fill:#fc0;stroke-width:2.09407"/>
<circle id="circle615" cx="68.6" cy="266.5" r="14.7" style="fill:#fc0;stroke-width:2.09407"/>
<circle id="circle617" cx="256" cy="406.8" r="14.7" style="fill:#fc0;stroke-width:2.09407"/>
<circle id="circle619" cx="256" cy="453.9" r="14.7" style="fill:#fc0;stroke-width:2.09407"/>
<circle id="circle621" cx="350.2" cy="266.5" r="14.7" style="fill:#fc0;stroke-width:2.09407"/>
<path id="rect623" d="M-160.8 354.4h29.3v29.3h-29.3z" style="fill:#fc0;stroke-width:2.09407" transform="rotate(-45)"/>
<path id="rect625" d="M-22.1 524.7H7.2V554h-29.3z" style="fill:#fc0;stroke-width:2.09407" transform="rotate(-45)"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

17
flags/4x3/cefta.svg Normal file
View File

@ -0,0 +1,17 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-cefta" version="1.1" viewBox="0 0 640 480">
<path id="rect598" d="M0 0h640v480H0z" style="fill:#039;stroke-width:2.05565"/>
<circle id="circle600" cx="320" cy="249.8" r="30.4" style="fill:none;stroke:#fc0;stroke-width:27.4847"/>
<circle id="bigger_circle" cx="320" cy="249.8" r="88.3" style="fill:none;stroke:#fc0;stroke-width:27.4847"/>
<path id="rect603" d="M402.9-169.4h119.8v119.8H402.9z" style="fill:#039;stroke-width:1.96319" transform="rotate(45)"/>
<path id="rect605" d="M175.7 236.1h59.2v27.5h-59.2z" style="fill:#fc0;stroke-width:1.96319"/>
<path id="rect607" d="M434.8 236.1h88.3v27.5h-88.3z" style="fill:#fc0;stroke-width:1.96319"/>
<path id="rect609" d="M124.2 389.2H179v27.5h-54.8z" style="fill:#fc0;stroke-width:1.96319" transform="rotate(-45)"/>
<path id="rect611" d="M306.3 48.6h27.5v107.1h-27.5z" style="fill:#fc0;stroke-width:1.96319"/>
<circle id="circle613" cx="225.1" cy="159.6" r="13.7" style="fill:#fc0;stroke-width:1.96319"/>
<circle id="circle615" cx="144.3" cy="249.8" r="13.7" style="fill:#fc0;stroke-width:1.96319"/>
<circle id="circle617" cx="320" cy="381.4" r="13.7" style="fill:#fc0;stroke-width:1.96319"/>
<circle id="circle619" cx="320" cy="425.5" r="13.7" style="fill:#fc0;stroke-width:1.96319"/>
<circle id="circle621" cx="408.3" cy="249.8" r="13.7" style="fill:#fc0;stroke-width:1.96319"/>
<path id="rect623" d="M-94.2 388.8h27.5v27.5h-27.5z" style="fill:#fc0;stroke-width:1.96319" transform="rotate(-45)"/>
<path id="rect625" d="M35.8 548.4h27.5v27.5H35.8z" style="fill:#fc0;stroke-width:1.96319" transform="rotate(-45)"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB