diff --git a/build/npm/Plugins.js b/build/npm/Plugins.js index 9d152bfd4..ba5c6f555 100644 --- a/build/npm/Plugins.js +++ b/build/npm/Plugins.js @@ -206,6 +206,15 @@ const Plugins = [ from: 'node_modules/jsgrid/demos/', to: 'plugins/jsgrid/demos' }, + // flag-icon-css + { + from: 'node_modules/flag-icon-css/css', + to: 'plugins/flag-icon-css/css' + }, + { + from: 'node_modules/flag-icon-css/flags', + to: 'plugins/flag-icon-css/flags' + }, // // Doc Assets diff --git a/package-lock.json b/package-lock.json index 3262c0d67..daecdf68d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3026,7 +3026,7 @@ "argparse": { "version": "1.0.10", "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha1-vNZ5HqWuCXJeF+WtmIE0zUCz2RE=", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", "dev": true, "requires": { "sprintf-js": "~1.0.2" @@ -4934,7 +4934,7 @@ "concat-stream": { "version": "1.6.2", "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz", - "integrity": "sha1-kEvfGUzTEi/Gdcd/xKw9T/D9GjQ=", + "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==", "dev": true, "requires": { "buffer-from": "^1.0.0", @@ -5455,7 +5455,7 @@ "doctrine": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "integrity": "sha1-XNAfwQFiG0LEzX9dGmYkNxbT850=", + "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", "dev": true, "requires": { "esutils": "^2.0.2" @@ -5675,7 +5675,7 @@ "eslint": { "version": "4.19.1", "resolved": "https://registry.npmjs.org/eslint/-/eslint-4.19.1.tgz", - "integrity": "sha1-MtHWU+HZBAiFS/spbwdux+GGowA=", + "integrity": "sha512-bT3/1x1EbZB7phzYu7vCr1v3ONuzDtX8WjuM9c0iYxe+cq+pwcKEoQjl7zd3RpC6YOLgnSy3cTN58M2jcoPDIQ==", "dev": true, "requires": { "ajv": "^5.3.0", @@ -5727,7 +5727,7 @@ "ansi-styles": { "version": "3.2.1", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha1-QfuyAkPlCxK+DwS43tvwdSDOhB0=", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", "dev": true, "requires": { "color-convert": "^1.9.0" @@ -5857,13 +5857,13 @@ "eslint-visitor-keys": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz", - "integrity": "sha1-PzGA+y4pEBdxastMnW1bXDSmqB0=", + "integrity": "sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==", "dev": true }, "espree": { "version": "3.5.4", "resolved": "https://registry.npmjs.org/espree/-/espree-3.5.4.tgz", - "integrity": "sha1-sPRHGHyKi+2US4FaZgvd9d610ac=", + "integrity": "sha512-yAcIQxtmMiB/jL32dzEp2enBeidsB7xWPLNiw3IIkpVds1P+h7qF9YwJq1yUNzp2OKXgAprs4F61ih66UsoD1A==", "dev": true, "requires": { "acorn": "^5.5.0", @@ -5879,7 +5879,7 @@ "esquery": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.0.1.tgz", - "integrity": "sha1-QGxRZYsfWZGl+bYrHcJbAOPlxwg=", + "integrity": "sha512-SmiyZ5zIWH9VM+SRUReLS5Q8a7GxtRdxEBVZpm98rJM7Sb+A9DVCndXfkeFUd3byderg+EbDkfnevfCwynWaNA==", "dev": true, "requires": { "estraverse": "^4.0.0" @@ -5888,7 +5888,7 @@ "esrecurse": { "version": "4.2.1", "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.2.1.tgz", - "integrity": "sha1-AHo7n9vCs7uH5IeeoZyS/b05Qs8=", + "integrity": "sha512-64RBB++fIOAXPw3P9cy89qfMlvZEXZkqqJkjqqXIvzP5ezRZjW+lPWjw35UX/3EhUPFYbg5ER4JYgDw4007/DQ==", "dev": true, "requires": { "estraverse": "^4.1.0" @@ -6091,7 +6091,7 @@ "extract-text-webpack-plugin": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/extract-text-webpack-plugin/-/extract-text-webpack-plugin-3.0.2.tgz", - "integrity": "sha1-XwQ+qgL5dQqSWLeMCm4NwUCPsvc=", + "integrity": "sha512-bt/LZ4m5Rqt/Crl2HiKuAl/oqg0psx1tsTLkvWbJen1CtD+fftkZhMaQ9HOtY2gWsl2Wq+sABmMVi9z3DhKWQQ==", "dev": true, "requires": { "async": "^2.4.1", @@ -6507,6 +6507,11 @@ "pinkie-promise": "^2.0.0" } }, + "flag-icon-css": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/flag-icon-css/-/flag-icon-css-3.3.0.tgz", + "integrity": "sha512-u5lCGVExrJJRykNGd//ZrBU5Bkt0LTZJFSuG+Az/pwcHgzDeFwomwFbsgVtI1aJd6ysyHsx+5UGrA+nhSGd4yw==" + }, "flat-cache": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.3.0.tgz", @@ -6588,7 +6593,7 @@ "fs-extra": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-5.0.0.tgz", - "integrity": "sha1-QU0BEM3QZwVzTQVWUsVBEmDDGr0=", + "integrity": "sha512-66Pm4RYbjzdyeuqudYqhFiNBbCIuI9kgRqLPSHIlXHidW8NIQtVdkM1yeZ4lXwuhbTETv3EUGMNHAAw6hiundQ==", "dev": true, "requires": { "graceful-fs": "^4.1.2", @@ -7648,7 +7653,7 @@ "inquirer": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-3.3.0.tgz", - "integrity": "sha1-ndLyrXZdyrH/BEO0kUQqILoifck=", + "integrity": "sha512-h+xtnyk4EwKvFWHrUYsWErEVR+igKtLdchu+o0Z1RL7VU/jVMFbYir2bp6bAj8efFNxWqHX0dIss6fJQ+/+qeQ==", "dev": true, "requires": { "ansi-escapes": "^3.0.0", @@ -7676,7 +7681,7 @@ "ansi-styles": { "version": "3.2.1", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha1-QfuyAkPlCxK+DwS43tvwdSDOhB0=", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", "dev": true, "requires": { "color-convert": "^1.9.0" @@ -7708,7 +7713,7 @@ "string-width": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha1-q5Pyeo3BPSjKyBXEYhQ6bZASrp4=", + "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", "dev": true, "requires": { "is-fullwidth-code-point": "^2.0.0", @@ -7993,7 +7998,7 @@ "is-resolvable": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz", - "integrity": "sha1-+xj4fOH+uSUWnJpAfBkxijIG7Yg=", + "integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==", "dev": true }, "is-retry-allowed": { @@ -8570,7 +8575,7 @@ "mimic-fn": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz", - "integrity": "sha1-ggyGo5M0ZA6ZUWkovQP8qIBX0CI=", + "integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==", "dev": true }, "minimatch": { @@ -10291,7 +10296,7 @@ "pluralize": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-7.0.0.tgz", - "integrity": "sha1-KYuJ34uTsCIdv0Ia0rGx6iP8Z3c=", + "integrity": "sha512-ARhBOdzS3e41FbkW/XWrTEtukqqLoK5+Z/4UeDaLuSW+39JPeFgs4gCGqsrJHVZX0fUrx//4OF0K1CUGwlIFow==", "dev": true }, "popper.js": { @@ -11846,7 +11851,7 @@ "regexpp": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-1.1.0.tgz", - "integrity": "sha1-DjUW3Qt5BPQT0tQZPc5GGMOmias=", + "integrity": "sha512-LOPw8FpgdQF9etWMaAfG/WRthIdXJGYp4mJ2Jgn/2lpkbod9jPn0t9UqN7AxBOKNfzRbYyVfgc7Vk4t/MpnXgw==", "dev": true }, "registry-auth-token": { @@ -12402,7 +12407,7 @@ "slice-ansi": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-1.0.0.tgz", - "integrity": "sha1-BE8aSdiEL/MHqta1Be0Xi9lQE00=", + "integrity": "sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg==", "dev": true, "requires": { "is-fullwidth-code-point": "^2.0.0" @@ -12904,7 +12909,7 @@ "style-loader": { "version": "0.19.1", "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-0.19.1.tgz", - "integrity": "sha1-WR/8gLzv4mi3fF2evAUF13Jhn4U=", + "integrity": "sha512-IRE+ijgojrygQi3rsqT0U4dd+UcPCqcVvauZpCnQrGAlEe+FUIyrK93bUDScamesjP08JlQNsFJU+KmPedP5Og==", "dev": true, "requires": { "loader-utils": "^1.0.2", @@ -12939,7 +12944,7 @@ "table": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/table/-/table-4.0.2.tgz", - "integrity": "sha1-ozRHN1OR52atNNNIbm4q7chNLjY=", + "integrity": "sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==", "dev": true, "requires": { "ajv": "^5.2.3", @@ -12959,7 +12964,7 @@ "ansi-styles": { "version": "3.2.1", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha1-QfuyAkPlCxK+DwS43tvwdSDOhB0=", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", "dev": true, "requires": { "color-convert": "^1.9.0" @@ -12991,7 +12996,7 @@ "string-width": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha1-q5Pyeo3BPSjKyBXEYhQ6bZASrp4=", + "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", "dev": true, "requires": { "is-fullwidth-code-point": "^2.0.0", @@ -13081,7 +13086,7 @@ "tmp": { "version": "0.0.33", "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz", - "integrity": "sha1-bTQzWIl2jSGyvNoKonfO07G/rfk=", + "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==", "dev": true, "requires": { "os-tmpdir": "~1.0.2" diff --git a/package.json b/package.json index eb009c2ae..20879029d 100644 --- a/package.json +++ b/package.json @@ -59,6 +59,7 @@ "datatables.net-bs4": "^1.10.19", "daterangepicker": "^3.0.5", "fastclick": "^1.0.6", + "flag-icon-css": "^3.3.0", "flot": "^3.1.1", "icheck-bootstrap": "^3.0.1", "inputmask": "^4.0.8", diff --git a/plugins/flag-icon-css/css/flag-icon.css b/plugins/flag-icon-css/css/flag-icon.css new file mode 100644 index 000000000..04efceb57 --- /dev/null +++ b/plugins/flag-icon-css/css/flag-icon.css @@ -0,0 +1,1562 @@ +.flag-icon-background { + background-size: contain; + background-position: 50%; + background-repeat: no-repeat; +} +.flag-icon { + background-size: contain; + background-position: 50%; + background-repeat: no-repeat; + position: relative; + display: inline-block; + width: 1.33333333em; + line-height: 1em; +} +.flag-icon:before { + content: "\00a0"; +} +.flag-icon.flag-icon-squared { + width: 1em; +} +.flag-icon-ad { + background-image: url(../flags/4x3/ad.svg); +} +.flag-icon-ad.flag-icon-squared { + background-image: url(../flags/1x1/ad.svg); +} +.flag-icon-ae { + background-image: url(../flags/4x3/ae.svg); +} +.flag-icon-ae.flag-icon-squared { + background-image: url(../flags/1x1/ae.svg); +} +.flag-icon-af { + background-image: url(../flags/4x3/af.svg); +} +.flag-icon-af.flag-icon-squared { + background-image: url(../flags/1x1/af.svg); +} +.flag-icon-ag { + background-image: url(../flags/4x3/ag.svg); +} +.flag-icon-ag.flag-icon-squared { + background-image: url(../flags/1x1/ag.svg); +} +.flag-icon-ai { + background-image: url(../flags/4x3/ai.svg); +} +.flag-icon-ai.flag-icon-squared { + background-image: url(../flags/1x1/ai.svg); +} +.flag-icon-al { + background-image: url(../flags/4x3/al.svg); +} +.flag-icon-al.flag-icon-squared { + background-image: url(../flags/1x1/al.svg); +} +.flag-icon-am { + background-image: url(../flags/4x3/am.svg); +} +.flag-icon-am.flag-icon-squared { + background-image: url(../flags/1x1/am.svg); +} +.flag-icon-ao { + background-image: url(../flags/4x3/ao.svg); +} +.flag-icon-ao.flag-icon-squared { + background-image: url(../flags/1x1/ao.svg); +} +.flag-icon-aq { + background-image: url(../flags/4x3/aq.svg); +} +.flag-icon-aq.flag-icon-squared { + background-image: url(../flags/1x1/aq.svg); +} +.flag-icon-ar { + background-image: url(../flags/4x3/ar.svg); +} +.flag-icon-ar.flag-icon-squared { + background-image: url(../flags/1x1/ar.svg); +} +.flag-icon-as { + background-image: url(../flags/4x3/as.svg); +} +.flag-icon-as.flag-icon-squared { + background-image: url(../flags/1x1/as.svg); +} +.flag-icon-at { + background-image: url(../flags/4x3/at.svg); +} +.flag-icon-at.flag-icon-squared { + background-image: url(../flags/1x1/at.svg); +} +.flag-icon-au { + background-image: url(../flags/4x3/au.svg); +} +.flag-icon-au.flag-icon-squared { + background-image: url(../flags/1x1/au.svg); +} +.flag-icon-aw { + background-image: url(../flags/4x3/aw.svg); +} +.flag-icon-aw.flag-icon-squared { + background-image: url(../flags/1x1/aw.svg); +} +.flag-icon-ax { + background-image: url(../flags/4x3/ax.svg); +} +.flag-icon-ax.flag-icon-squared { + background-image: url(../flags/1x1/ax.svg); +} +.flag-icon-az { + background-image: url(../flags/4x3/az.svg); +} +.flag-icon-az.flag-icon-squared { + background-image: url(../flags/1x1/az.svg); +} +.flag-icon-ba { + background-image: url(../flags/4x3/ba.svg); +} +.flag-icon-ba.flag-icon-squared { + background-image: url(../flags/1x1/ba.svg); +} +.flag-icon-bb { + background-image: url(../flags/4x3/bb.svg); +} +.flag-icon-bb.flag-icon-squared { + background-image: url(../flags/1x1/bb.svg); +} +.flag-icon-bd { + background-image: url(../flags/4x3/bd.svg); +} +.flag-icon-bd.flag-icon-squared { + background-image: url(../flags/1x1/bd.svg); +} +.flag-icon-be { + background-image: url(../flags/4x3/be.svg); +} +.flag-icon-be.flag-icon-squared { + background-image: url(../flags/1x1/be.svg); +} +.flag-icon-bf { + background-image: url(../flags/4x3/bf.svg); +} +.flag-icon-bf.flag-icon-squared { + background-image: url(../flags/1x1/bf.svg); +} +.flag-icon-bg { + background-image: url(../flags/4x3/bg.svg); +} +.flag-icon-bg.flag-icon-squared { + background-image: url(../flags/1x1/bg.svg); +} +.flag-icon-bh { + background-image: url(../flags/4x3/bh.svg); +} +.flag-icon-bh.flag-icon-squared { + background-image: url(../flags/1x1/bh.svg); +} +.flag-icon-bi { + background-image: url(../flags/4x3/bi.svg); +} +.flag-icon-bi.flag-icon-squared { + background-image: url(../flags/1x1/bi.svg); +} +.flag-icon-bj { + background-image: url(../flags/4x3/bj.svg); +} +.flag-icon-bj.flag-icon-squared { + background-image: url(../flags/1x1/bj.svg); +} +.flag-icon-bl { + background-image: url(../flags/4x3/bl.svg); +} +.flag-icon-bl.flag-icon-squared { + background-image: url(../flags/1x1/bl.svg); +} +.flag-icon-bm { + background-image: url(../flags/4x3/bm.svg); +} +.flag-icon-bm.flag-icon-squared { + background-image: url(../flags/1x1/bm.svg); +} +.flag-icon-bn { + background-image: url(../flags/4x3/bn.svg); +} +.flag-icon-bn.flag-icon-squared { + background-image: url(../flags/1x1/bn.svg); +} +.flag-icon-bo { + background-image: url(../flags/4x3/bo.svg); +} +.flag-icon-bo.flag-icon-squared { + background-image: url(../flags/1x1/bo.svg); +} +.flag-icon-bq { + background-image: url(../flags/4x3/bq.svg); +} +.flag-icon-bq.flag-icon-squared { + background-image: url(../flags/1x1/bq.svg); +} +.flag-icon-br { + background-image: url(../flags/4x3/br.svg); +} +.flag-icon-br.flag-icon-squared { + background-image: url(../flags/1x1/br.svg); +} +.flag-icon-bs { + background-image: url(../flags/4x3/bs.svg); +} +.flag-icon-bs.flag-icon-squared { + background-image: url(../flags/1x1/bs.svg); +} +.flag-icon-bt { + background-image: url(../flags/4x3/bt.svg); +} +.flag-icon-bt.flag-icon-squared { + background-image: url(../flags/1x1/bt.svg); +} +.flag-icon-bv { + background-image: url(../flags/4x3/bv.svg); +} +.flag-icon-bv.flag-icon-squared { + background-image: url(../flags/1x1/bv.svg); +} +.flag-icon-bw { + background-image: url(../flags/4x3/bw.svg); +} +.flag-icon-bw.flag-icon-squared { + background-image: url(../flags/1x1/bw.svg); +} +.flag-icon-by { + background-image: url(../flags/4x3/by.svg); +} +.flag-icon-by.flag-icon-squared { + background-image: url(../flags/1x1/by.svg); +} +.flag-icon-bz { + background-image: url(../flags/4x3/bz.svg); +} +.flag-icon-bz.flag-icon-squared { + background-image: url(../flags/1x1/bz.svg); +} +.flag-icon-ca { + background-image: url(../flags/4x3/ca.svg); +} +.flag-icon-ca.flag-icon-squared { + background-image: url(../flags/1x1/ca.svg); +} +.flag-icon-cc { + background-image: url(../flags/4x3/cc.svg); +} +.flag-icon-cc.flag-icon-squared { + background-image: url(../flags/1x1/cc.svg); +} +.flag-icon-cd { + background-image: url(../flags/4x3/cd.svg); +} +.flag-icon-cd.flag-icon-squared { + background-image: url(../flags/1x1/cd.svg); +} +.flag-icon-cf { + background-image: url(../flags/4x3/cf.svg); +} +.flag-icon-cf.flag-icon-squared { + background-image: url(../flags/1x1/cf.svg); +} +.flag-icon-cg { + background-image: url(../flags/4x3/cg.svg); +} +.flag-icon-cg.flag-icon-squared { + background-image: url(../flags/1x1/cg.svg); +} +.flag-icon-ch { + background-image: url(../flags/4x3/ch.svg); +} +.flag-icon-ch.flag-icon-squared { + background-image: url(../flags/1x1/ch.svg); +} +.flag-icon-ci { + background-image: url(../flags/4x3/ci.svg); +} +.flag-icon-ci.flag-icon-squared { + background-image: url(../flags/1x1/ci.svg); +} +.flag-icon-ck { + background-image: url(../flags/4x3/ck.svg); +} +.flag-icon-ck.flag-icon-squared { + background-image: url(../flags/1x1/ck.svg); +} +.flag-icon-cl { + background-image: url(../flags/4x3/cl.svg); +} +.flag-icon-cl.flag-icon-squared { + background-image: url(../flags/1x1/cl.svg); +} +.flag-icon-cm { + background-image: url(../flags/4x3/cm.svg); +} +.flag-icon-cm.flag-icon-squared { + background-image: url(../flags/1x1/cm.svg); +} +.flag-icon-cn { + background-image: url(../flags/4x3/cn.svg); +} +.flag-icon-cn.flag-icon-squared { + background-image: url(../flags/1x1/cn.svg); +} +.flag-icon-co { + background-image: url(../flags/4x3/co.svg); +} +.flag-icon-co.flag-icon-squared { + background-image: url(../flags/1x1/co.svg); +} +.flag-icon-cr { + background-image: url(../flags/4x3/cr.svg); +} +.flag-icon-cr.flag-icon-squared { + background-image: url(../flags/1x1/cr.svg); +} +.flag-icon-cu { + background-image: url(../flags/4x3/cu.svg); +} +.flag-icon-cu.flag-icon-squared { + background-image: url(../flags/1x1/cu.svg); +} +.flag-icon-cv { + background-image: url(../flags/4x3/cv.svg); +} +.flag-icon-cv.flag-icon-squared { + background-image: url(../flags/1x1/cv.svg); +} +.flag-icon-cw { + background-image: url(../flags/4x3/cw.svg); +} +.flag-icon-cw.flag-icon-squared { + background-image: url(../flags/1x1/cw.svg); +} +.flag-icon-cx { + background-image: url(../flags/4x3/cx.svg); +} +.flag-icon-cx.flag-icon-squared { + background-image: url(../flags/1x1/cx.svg); +} +.flag-icon-cy { + background-image: url(../flags/4x3/cy.svg); +} +.flag-icon-cy.flag-icon-squared { + background-image: url(../flags/1x1/cy.svg); +} +.flag-icon-cz { + background-image: url(../flags/4x3/cz.svg); +} +.flag-icon-cz.flag-icon-squared { + background-image: url(../flags/1x1/cz.svg); +} +.flag-icon-de { + background-image: url(../flags/4x3/de.svg); +} +.flag-icon-de.flag-icon-squared { + background-image: url(../flags/1x1/de.svg); +} +.flag-icon-dj { + background-image: url(../flags/4x3/dj.svg); +} +.flag-icon-dj.flag-icon-squared { + background-image: url(../flags/1x1/dj.svg); +} +.flag-icon-dk { + background-image: url(../flags/4x3/dk.svg); +} +.flag-icon-dk.flag-icon-squared { + background-image: url(../flags/1x1/dk.svg); +} +.flag-icon-dm { + background-image: url(../flags/4x3/dm.svg); +} +.flag-icon-dm.flag-icon-squared { + background-image: url(../flags/1x1/dm.svg); +} +.flag-icon-do { + background-image: url(../flags/4x3/do.svg); +} +.flag-icon-do.flag-icon-squared { + background-image: url(../flags/1x1/do.svg); +} +.flag-icon-dz { + background-image: url(../flags/4x3/dz.svg); +} +.flag-icon-dz.flag-icon-squared { + background-image: url(../flags/1x1/dz.svg); +} +.flag-icon-ec { + background-image: url(../flags/4x3/ec.svg); +} +.flag-icon-ec.flag-icon-squared { + background-image: url(../flags/1x1/ec.svg); +} +.flag-icon-ee { + background-image: url(../flags/4x3/ee.svg); +} +.flag-icon-ee.flag-icon-squared { + background-image: url(../flags/1x1/ee.svg); +} +.flag-icon-eg { + background-image: url(../flags/4x3/eg.svg); +} +.flag-icon-eg.flag-icon-squared { + background-image: url(../flags/1x1/eg.svg); +} +.flag-icon-eh { + background-image: url(../flags/4x3/eh.svg); +} +.flag-icon-eh.flag-icon-squared { + background-image: url(../flags/1x1/eh.svg); +} +.flag-icon-er { + background-image: url(../flags/4x3/er.svg); +} +.flag-icon-er.flag-icon-squared { + background-image: url(../flags/1x1/er.svg); +} +.flag-icon-es { + background-image: url(../flags/4x3/es.svg); +} +.flag-icon-es.flag-icon-squared { + background-image: url(../flags/1x1/es.svg); +} +.flag-icon-et { + background-image: url(../flags/4x3/et.svg); +} +.flag-icon-et.flag-icon-squared { + background-image: url(../flags/1x1/et.svg); +} +.flag-icon-fi { + background-image: url(../flags/4x3/fi.svg); +} +.flag-icon-fi.flag-icon-squared { + background-image: url(../flags/1x1/fi.svg); +} +.flag-icon-fj { + background-image: url(../flags/4x3/fj.svg); +} +.flag-icon-fj.flag-icon-squared { + background-image: url(../flags/1x1/fj.svg); +} +.flag-icon-fk { + background-image: url(../flags/4x3/fk.svg); +} +.flag-icon-fk.flag-icon-squared { + background-image: url(../flags/1x1/fk.svg); +} +.flag-icon-fm { + background-image: url(../flags/4x3/fm.svg); +} +.flag-icon-fm.flag-icon-squared { + background-image: url(../flags/1x1/fm.svg); +} +.flag-icon-fo { + background-image: url(../flags/4x3/fo.svg); +} +.flag-icon-fo.flag-icon-squared { + background-image: url(../flags/1x1/fo.svg); +} +.flag-icon-fr { + background-image: url(../flags/4x3/fr.svg); +} +.flag-icon-fr.flag-icon-squared { + background-image: url(../flags/1x1/fr.svg); +} +.flag-icon-ga { + background-image: url(../flags/4x3/ga.svg); +} +.flag-icon-ga.flag-icon-squared { + background-image: url(../flags/1x1/ga.svg); +} +.flag-icon-gb { + background-image: url(../flags/4x3/gb.svg); +} +.flag-icon-gb.flag-icon-squared { + background-image: url(../flags/1x1/gb.svg); +} +.flag-icon-gd { + background-image: url(../flags/4x3/gd.svg); +} +.flag-icon-gd.flag-icon-squared { + background-image: url(../flags/1x1/gd.svg); +} +.flag-icon-ge { + background-image: url(../flags/4x3/ge.svg); +} +.flag-icon-ge.flag-icon-squared { + background-image: url(../flags/1x1/ge.svg); +} +.flag-icon-gf { + background-image: url(../flags/4x3/gf.svg); +} +.flag-icon-gf.flag-icon-squared { + background-image: url(../flags/1x1/gf.svg); +} +.flag-icon-gg { + background-image: url(../flags/4x3/gg.svg); +} +.flag-icon-gg.flag-icon-squared { + background-image: url(../flags/1x1/gg.svg); +} +.flag-icon-gh { + background-image: url(../flags/4x3/gh.svg); +} +.flag-icon-gh.flag-icon-squared { + background-image: url(../flags/1x1/gh.svg); +} +.flag-icon-gi { + background-image: url(../flags/4x3/gi.svg); +} +.flag-icon-gi.flag-icon-squared { + background-image: url(../flags/1x1/gi.svg); +} +.flag-icon-gl { + background-image: url(../flags/4x3/gl.svg); +} +.flag-icon-gl.flag-icon-squared { + background-image: url(../flags/1x1/gl.svg); +} +.flag-icon-gm { + background-image: url(../flags/4x3/gm.svg); +} +.flag-icon-gm.flag-icon-squared { + background-image: url(../flags/1x1/gm.svg); +} +.flag-icon-gn { + background-image: url(../flags/4x3/gn.svg); +} +.flag-icon-gn.flag-icon-squared { + background-image: url(../flags/1x1/gn.svg); +} +.flag-icon-gp { + background-image: url(../flags/4x3/gp.svg); +} +.flag-icon-gp.flag-icon-squared { + background-image: url(../flags/1x1/gp.svg); +} +.flag-icon-gq { + background-image: url(../flags/4x3/gq.svg); +} +.flag-icon-gq.flag-icon-squared { + background-image: url(../flags/1x1/gq.svg); +} +.flag-icon-gr { + background-image: url(../flags/4x3/gr.svg); +} +.flag-icon-gr.flag-icon-squared { + background-image: url(../flags/1x1/gr.svg); +} +.flag-icon-gs { + background-image: url(../flags/4x3/gs.svg); +} +.flag-icon-gs.flag-icon-squared { + background-image: url(../flags/1x1/gs.svg); +} +.flag-icon-gt { + background-image: url(../flags/4x3/gt.svg); +} +.flag-icon-gt.flag-icon-squared { + background-image: url(../flags/1x1/gt.svg); +} +.flag-icon-gu { + background-image: url(../flags/4x3/gu.svg); +} +.flag-icon-gu.flag-icon-squared { + background-image: url(../flags/1x1/gu.svg); +} +.flag-icon-gw { + background-image: url(../flags/4x3/gw.svg); +} +.flag-icon-gw.flag-icon-squared { + background-image: url(../flags/1x1/gw.svg); +} +.flag-icon-gy { + background-image: url(../flags/4x3/gy.svg); +} +.flag-icon-gy.flag-icon-squared { + background-image: url(../flags/1x1/gy.svg); +} +.flag-icon-hk { + background-image: url(../flags/4x3/hk.svg); +} +.flag-icon-hk.flag-icon-squared { + background-image: url(../flags/1x1/hk.svg); +} +.flag-icon-hm { + background-image: url(../flags/4x3/hm.svg); +} +.flag-icon-hm.flag-icon-squared { + background-image: url(../flags/1x1/hm.svg); +} +.flag-icon-hn { + background-image: url(../flags/4x3/hn.svg); +} +.flag-icon-hn.flag-icon-squared { + background-image: url(../flags/1x1/hn.svg); +} +.flag-icon-hr { + background-image: url(../flags/4x3/hr.svg); +} +.flag-icon-hr.flag-icon-squared { + background-image: url(../flags/1x1/hr.svg); +} +.flag-icon-ht { + background-image: url(../flags/4x3/ht.svg); +} +.flag-icon-ht.flag-icon-squared { + background-image: url(../flags/1x1/ht.svg); +} +.flag-icon-hu { + background-image: url(../flags/4x3/hu.svg); +} +.flag-icon-hu.flag-icon-squared { + background-image: url(../flags/1x1/hu.svg); +} +.flag-icon-id { + background-image: url(../flags/4x3/id.svg); +} +.flag-icon-id.flag-icon-squared { + background-image: url(../flags/1x1/id.svg); +} +.flag-icon-ie { + background-image: url(../flags/4x3/ie.svg); +} +.flag-icon-ie.flag-icon-squared { + background-image: url(../flags/1x1/ie.svg); +} +.flag-icon-il { + background-image: url(../flags/4x3/il.svg); +} +.flag-icon-il.flag-icon-squared { + background-image: url(../flags/1x1/il.svg); +} +.flag-icon-im { + background-image: url(../flags/4x3/im.svg); +} +.flag-icon-im.flag-icon-squared { + background-image: url(../flags/1x1/im.svg); +} +.flag-icon-in { + background-image: url(../flags/4x3/in.svg); +} +.flag-icon-in.flag-icon-squared { + background-image: url(../flags/1x1/in.svg); +} +.flag-icon-io { + background-image: url(../flags/4x3/io.svg); +} +.flag-icon-io.flag-icon-squared { + background-image: url(../flags/1x1/io.svg); +} +.flag-icon-iq { + background-image: url(../flags/4x3/iq.svg); +} +.flag-icon-iq.flag-icon-squared { + background-image: url(../flags/1x1/iq.svg); +} +.flag-icon-ir { + background-image: url(../flags/4x3/ir.svg); +} +.flag-icon-ir.flag-icon-squared { + background-image: url(../flags/1x1/ir.svg); +} +.flag-icon-is { + background-image: url(../flags/4x3/is.svg); +} +.flag-icon-is.flag-icon-squared { + background-image: url(../flags/1x1/is.svg); +} +.flag-icon-it { + background-image: url(../flags/4x3/it.svg); +} +.flag-icon-it.flag-icon-squared { + background-image: url(../flags/1x1/it.svg); +} +.flag-icon-je { + background-image: url(../flags/4x3/je.svg); +} +.flag-icon-je.flag-icon-squared { + background-image: url(../flags/1x1/je.svg); +} +.flag-icon-jm { + background-image: url(../flags/4x3/jm.svg); +} +.flag-icon-jm.flag-icon-squared { + background-image: url(../flags/1x1/jm.svg); +} +.flag-icon-jo { + background-image: url(../flags/4x3/jo.svg); +} +.flag-icon-jo.flag-icon-squared { + background-image: url(../flags/1x1/jo.svg); +} +.flag-icon-jp { + background-image: url(../flags/4x3/jp.svg); +} +.flag-icon-jp.flag-icon-squared { + background-image: url(../flags/1x1/jp.svg); +} +.flag-icon-ke { + background-image: url(../flags/4x3/ke.svg); +} +.flag-icon-ke.flag-icon-squared { + background-image: url(../flags/1x1/ke.svg); +} +.flag-icon-kg { + background-image: url(../flags/4x3/kg.svg); +} +.flag-icon-kg.flag-icon-squared { + background-image: url(../flags/1x1/kg.svg); +} +.flag-icon-kh { + background-image: url(../flags/4x3/kh.svg); +} +.flag-icon-kh.flag-icon-squared { + background-image: url(../flags/1x1/kh.svg); +} +.flag-icon-ki { + background-image: url(../flags/4x3/ki.svg); +} +.flag-icon-ki.flag-icon-squared { + background-image: url(../flags/1x1/ki.svg); +} +.flag-icon-km { + background-image: url(../flags/4x3/km.svg); +} +.flag-icon-km.flag-icon-squared { + background-image: url(../flags/1x1/km.svg); +} +.flag-icon-kn { + background-image: url(../flags/4x3/kn.svg); +} +.flag-icon-kn.flag-icon-squared { + background-image: url(../flags/1x1/kn.svg); +} +.flag-icon-kp { + background-image: url(../flags/4x3/kp.svg); +} +.flag-icon-kp.flag-icon-squared { + background-image: url(../flags/1x1/kp.svg); +} +.flag-icon-kr { + background-image: url(../flags/4x3/kr.svg); +} +.flag-icon-kr.flag-icon-squared { + background-image: url(../flags/1x1/kr.svg); +} +.flag-icon-kw { + background-image: url(../flags/4x3/kw.svg); +} +.flag-icon-kw.flag-icon-squared { + background-image: url(../flags/1x1/kw.svg); +} +.flag-icon-ky { + background-image: url(../flags/4x3/ky.svg); +} +.flag-icon-ky.flag-icon-squared { + background-image: url(../flags/1x1/ky.svg); +} +.flag-icon-kz { + background-image: url(../flags/4x3/kz.svg); +} +.flag-icon-kz.flag-icon-squared { + background-image: url(../flags/1x1/kz.svg); +} +.flag-icon-la { + background-image: url(../flags/4x3/la.svg); +} +.flag-icon-la.flag-icon-squared { + background-image: url(../flags/1x1/la.svg); +} +.flag-icon-lb { + background-image: url(../flags/4x3/lb.svg); +} +.flag-icon-lb.flag-icon-squared { + background-image: url(../flags/1x1/lb.svg); +} +.flag-icon-lc { + background-image: url(../flags/4x3/lc.svg); +} +.flag-icon-lc.flag-icon-squared { + background-image: url(../flags/1x1/lc.svg); +} +.flag-icon-li { + background-image: url(../flags/4x3/li.svg); +} +.flag-icon-li.flag-icon-squared { + background-image: url(../flags/1x1/li.svg); +} +.flag-icon-lk { + background-image: url(../flags/4x3/lk.svg); +} +.flag-icon-lk.flag-icon-squared { + background-image: url(../flags/1x1/lk.svg); +} +.flag-icon-lr { + background-image: url(../flags/4x3/lr.svg); +} +.flag-icon-lr.flag-icon-squared { + background-image: url(../flags/1x1/lr.svg); +} +.flag-icon-ls { + background-image: url(../flags/4x3/ls.svg); +} +.flag-icon-ls.flag-icon-squared { + background-image: url(../flags/1x1/ls.svg); +} +.flag-icon-lt { + background-image: url(../flags/4x3/lt.svg); +} +.flag-icon-lt.flag-icon-squared { + background-image: url(../flags/1x1/lt.svg); +} +.flag-icon-lu { + background-image: url(../flags/4x3/lu.svg); +} +.flag-icon-lu.flag-icon-squared { + background-image: url(../flags/1x1/lu.svg); +} +.flag-icon-lv { + background-image: url(../flags/4x3/lv.svg); +} +.flag-icon-lv.flag-icon-squared { + background-image: url(../flags/1x1/lv.svg); +} +.flag-icon-ly { + background-image: url(../flags/4x3/ly.svg); +} +.flag-icon-ly.flag-icon-squared { + background-image: url(../flags/1x1/ly.svg); +} +.flag-icon-ma { + background-image: url(../flags/4x3/ma.svg); +} +.flag-icon-ma.flag-icon-squared { + background-image: url(../flags/1x1/ma.svg); +} +.flag-icon-mc { + background-image: url(../flags/4x3/mc.svg); +} +.flag-icon-mc.flag-icon-squared { + background-image: url(../flags/1x1/mc.svg); +} +.flag-icon-md { + background-image: url(../flags/4x3/md.svg); +} +.flag-icon-md.flag-icon-squared { + background-image: url(../flags/1x1/md.svg); +} +.flag-icon-me { + background-image: url(../flags/4x3/me.svg); +} +.flag-icon-me.flag-icon-squared { + background-image: url(../flags/1x1/me.svg); +} +.flag-icon-mf { + background-image: url(../flags/4x3/mf.svg); +} +.flag-icon-mf.flag-icon-squared { + background-image: url(../flags/1x1/mf.svg); +} +.flag-icon-mg { + background-image: url(../flags/4x3/mg.svg); +} +.flag-icon-mg.flag-icon-squared { + background-image: url(../flags/1x1/mg.svg); +} +.flag-icon-mh { + background-image: url(../flags/4x3/mh.svg); +} +.flag-icon-mh.flag-icon-squared { + background-image: url(../flags/1x1/mh.svg); +} +.flag-icon-mk { + background-image: url(../flags/4x3/mk.svg); +} +.flag-icon-mk.flag-icon-squared { + background-image: url(../flags/1x1/mk.svg); +} +.flag-icon-ml { + background-image: url(../flags/4x3/ml.svg); +} +.flag-icon-ml.flag-icon-squared { + background-image: url(../flags/1x1/ml.svg); +} +.flag-icon-mm { + background-image: url(../flags/4x3/mm.svg); +} +.flag-icon-mm.flag-icon-squared { + background-image: url(../flags/1x1/mm.svg); +} +.flag-icon-mn { + background-image: url(../flags/4x3/mn.svg); +} +.flag-icon-mn.flag-icon-squared { + background-image: url(../flags/1x1/mn.svg); +} +.flag-icon-mo { + background-image: url(../flags/4x3/mo.svg); +} +.flag-icon-mo.flag-icon-squared { + background-image: url(../flags/1x1/mo.svg); +} +.flag-icon-mp { + background-image: url(../flags/4x3/mp.svg); +} +.flag-icon-mp.flag-icon-squared { + background-image: url(../flags/1x1/mp.svg); +} +.flag-icon-mq { + background-image: url(../flags/4x3/mq.svg); +} +.flag-icon-mq.flag-icon-squared { + background-image: url(../flags/1x1/mq.svg); +} +.flag-icon-mr { + background-image: url(../flags/4x3/mr.svg); +} +.flag-icon-mr.flag-icon-squared { + background-image: url(../flags/1x1/mr.svg); +} +.flag-icon-ms { + background-image: url(../flags/4x3/ms.svg); +} +.flag-icon-ms.flag-icon-squared { + background-image: url(../flags/1x1/ms.svg); +} +.flag-icon-mt { + background-image: url(../flags/4x3/mt.svg); +} +.flag-icon-mt.flag-icon-squared { + background-image: url(../flags/1x1/mt.svg); +} +.flag-icon-mu { + background-image: url(../flags/4x3/mu.svg); +} +.flag-icon-mu.flag-icon-squared { + background-image: url(../flags/1x1/mu.svg); +} +.flag-icon-mv { + background-image: url(../flags/4x3/mv.svg); +} +.flag-icon-mv.flag-icon-squared { + background-image: url(../flags/1x1/mv.svg); +} +.flag-icon-mw { + background-image: url(../flags/4x3/mw.svg); +} +.flag-icon-mw.flag-icon-squared { + background-image: url(../flags/1x1/mw.svg); +} +.flag-icon-mx { + background-image: url(../flags/4x3/mx.svg); +} +.flag-icon-mx.flag-icon-squared { + background-image: url(../flags/1x1/mx.svg); +} +.flag-icon-my { + background-image: url(../flags/4x3/my.svg); +} +.flag-icon-my.flag-icon-squared { + background-image: url(../flags/1x1/my.svg); +} +.flag-icon-mz { + background-image: url(../flags/4x3/mz.svg); +} +.flag-icon-mz.flag-icon-squared { + background-image: url(../flags/1x1/mz.svg); +} +.flag-icon-na { + background-image: url(../flags/4x3/na.svg); +} +.flag-icon-na.flag-icon-squared { + background-image: url(../flags/1x1/na.svg); +} +.flag-icon-nc { + background-image: url(../flags/4x3/nc.svg); +} +.flag-icon-nc.flag-icon-squared { + background-image: url(../flags/1x1/nc.svg); +} +.flag-icon-ne { + background-image: url(../flags/4x3/ne.svg); +} +.flag-icon-ne.flag-icon-squared { + background-image: url(../flags/1x1/ne.svg); +} +.flag-icon-nf { + background-image: url(../flags/4x3/nf.svg); +} +.flag-icon-nf.flag-icon-squared { + background-image: url(../flags/1x1/nf.svg); +} +.flag-icon-ng { + background-image: url(../flags/4x3/ng.svg); +} +.flag-icon-ng.flag-icon-squared { + background-image: url(../flags/1x1/ng.svg); +} +.flag-icon-ni { + background-image: url(../flags/4x3/ni.svg); +} +.flag-icon-ni.flag-icon-squared { + background-image: url(../flags/1x1/ni.svg); +} +.flag-icon-nl { + background-image: url(../flags/4x3/nl.svg); +} +.flag-icon-nl.flag-icon-squared { + background-image: url(../flags/1x1/nl.svg); +} +.flag-icon-no { + background-image: url(../flags/4x3/no.svg); +} +.flag-icon-no.flag-icon-squared { + background-image: url(../flags/1x1/no.svg); +} +.flag-icon-np { + background-image: url(../flags/4x3/np.svg); +} +.flag-icon-np.flag-icon-squared { + background-image: url(../flags/1x1/np.svg); +} +.flag-icon-nr { + background-image: url(../flags/4x3/nr.svg); +} +.flag-icon-nr.flag-icon-squared { + background-image: url(../flags/1x1/nr.svg); +} +.flag-icon-nu { + background-image: url(../flags/4x3/nu.svg); +} +.flag-icon-nu.flag-icon-squared { + background-image: url(../flags/1x1/nu.svg); +} +.flag-icon-nz { + background-image: url(../flags/4x3/nz.svg); +} +.flag-icon-nz.flag-icon-squared { + background-image: url(../flags/1x1/nz.svg); +} +.flag-icon-om { + background-image: url(../flags/4x3/om.svg); +} +.flag-icon-om.flag-icon-squared { + background-image: url(../flags/1x1/om.svg); +} +.flag-icon-pa { + background-image: url(../flags/4x3/pa.svg); +} +.flag-icon-pa.flag-icon-squared { + background-image: url(../flags/1x1/pa.svg); +} +.flag-icon-pe { + background-image: url(../flags/4x3/pe.svg); +} +.flag-icon-pe.flag-icon-squared { + background-image: url(../flags/1x1/pe.svg); +} +.flag-icon-pf { + background-image: url(../flags/4x3/pf.svg); +} +.flag-icon-pf.flag-icon-squared { + background-image: url(../flags/1x1/pf.svg); +} +.flag-icon-pg { + background-image: url(../flags/4x3/pg.svg); +} +.flag-icon-pg.flag-icon-squared { + background-image: url(../flags/1x1/pg.svg); +} +.flag-icon-ph { + background-image: url(../flags/4x3/ph.svg); +} +.flag-icon-ph.flag-icon-squared { + background-image: url(../flags/1x1/ph.svg); +} +.flag-icon-pk { + background-image: url(../flags/4x3/pk.svg); +} +.flag-icon-pk.flag-icon-squared { + background-image: url(../flags/1x1/pk.svg); +} +.flag-icon-pl { + background-image: url(../flags/4x3/pl.svg); +} +.flag-icon-pl.flag-icon-squared { + background-image: url(../flags/1x1/pl.svg); +} +.flag-icon-pm { + background-image: url(../flags/4x3/pm.svg); +} +.flag-icon-pm.flag-icon-squared { + background-image: url(../flags/1x1/pm.svg); +} +.flag-icon-pn { + background-image: url(../flags/4x3/pn.svg); +} +.flag-icon-pn.flag-icon-squared { + background-image: url(../flags/1x1/pn.svg); +} +.flag-icon-pr { + background-image: url(../flags/4x3/pr.svg); +} +.flag-icon-pr.flag-icon-squared { + background-image: url(../flags/1x1/pr.svg); +} +.flag-icon-ps { + background-image: url(../flags/4x3/ps.svg); +} +.flag-icon-ps.flag-icon-squared { + background-image: url(../flags/1x1/ps.svg); +} +.flag-icon-pt { + background-image: url(../flags/4x3/pt.svg); +} +.flag-icon-pt.flag-icon-squared { + background-image: url(../flags/1x1/pt.svg); +} +.flag-icon-pw { + background-image: url(../flags/4x3/pw.svg); +} +.flag-icon-pw.flag-icon-squared { + background-image: url(../flags/1x1/pw.svg); +} +.flag-icon-py { + background-image: url(../flags/4x3/py.svg); +} +.flag-icon-py.flag-icon-squared { + background-image: url(../flags/1x1/py.svg); +} +.flag-icon-qa { + background-image: url(../flags/4x3/qa.svg); +} +.flag-icon-qa.flag-icon-squared { + background-image: url(../flags/1x1/qa.svg); +} +.flag-icon-re { + background-image: url(../flags/4x3/re.svg); +} +.flag-icon-re.flag-icon-squared { + background-image: url(../flags/1x1/re.svg); +} +.flag-icon-ro { + background-image: url(../flags/4x3/ro.svg); +} +.flag-icon-ro.flag-icon-squared { + background-image: url(../flags/1x1/ro.svg); +} +.flag-icon-rs { + background-image: url(../flags/4x3/rs.svg); +} +.flag-icon-rs.flag-icon-squared { + background-image: url(../flags/1x1/rs.svg); +} +.flag-icon-ru { + background-image: url(../flags/4x3/ru.svg); +} +.flag-icon-ru.flag-icon-squared { + background-image: url(../flags/1x1/ru.svg); +} +.flag-icon-rw { + background-image: url(../flags/4x3/rw.svg); +} +.flag-icon-rw.flag-icon-squared { + background-image: url(../flags/1x1/rw.svg); +} +.flag-icon-sa { + background-image: url(../flags/4x3/sa.svg); +} +.flag-icon-sa.flag-icon-squared { + background-image: url(../flags/1x1/sa.svg); +} +.flag-icon-sb { + background-image: url(../flags/4x3/sb.svg); +} +.flag-icon-sb.flag-icon-squared { + background-image: url(../flags/1x1/sb.svg); +} +.flag-icon-sc { + background-image: url(../flags/4x3/sc.svg); +} +.flag-icon-sc.flag-icon-squared { + background-image: url(../flags/1x1/sc.svg); +} +.flag-icon-sd { + background-image: url(../flags/4x3/sd.svg); +} +.flag-icon-sd.flag-icon-squared { + background-image: url(../flags/1x1/sd.svg); +} +.flag-icon-se { + background-image: url(../flags/4x3/se.svg); +} +.flag-icon-se.flag-icon-squared { + background-image: url(../flags/1x1/se.svg); +} +.flag-icon-sg { + background-image: url(../flags/4x3/sg.svg); +} +.flag-icon-sg.flag-icon-squared { + background-image: url(../flags/1x1/sg.svg); +} +.flag-icon-sh { + background-image: url(../flags/4x3/sh.svg); +} +.flag-icon-sh.flag-icon-squared { + background-image: url(../flags/1x1/sh.svg); +} +.flag-icon-si { + background-image: url(../flags/4x3/si.svg); +} +.flag-icon-si.flag-icon-squared { + background-image: url(../flags/1x1/si.svg); +} +.flag-icon-sj { + background-image: url(../flags/4x3/sj.svg); +} +.flag-icon-sj.flag-icon-squared { + background-image: url(../flags/1x1/sj.svg); +} +.flag-icon-sk { + background-image: url(../flags/4x3/sk.svg); +} +.flag-icon-sk.flag-icon-squared { + background-image: url(../flags/1x1/sk.svg); +} +.flag-icon-sl { + background-image: url(../flags/4x3/sl.svg); +} +.flag-icon-sl.flag-icon-squared { + background-image: url(../flags/1x1/sl.svg); +} +.flag-icon-sm { + background-image: url(../flags/4x3/sm.svg); +} +.flag-icon-sm.flag-icon-squared { + background-image: url(../flags/1x1/sm.svg); +} +.flag-icon-sn { + background-image: url(../flags/4x3/sn.svg); +} +.flag-icon-sn.flag-icon-squared { + background-image: url(../flags/1x1/sn.svg); +} +.flag-icon-so { + background-image: url(../flags/4x3/so.svg); +} +.flag-icon-so.flag-icon-squared { + background-image: url(../flags/1x1/so.svg); +} +.flag-icon-sr { + background-image: url(../flags/4x3/sr.svg); +} +.flag-icon-sr.flag-icon-squared { + background-image: url(../flags/1x1/sr.svg); +} +.flag-icon-ss { + background-image: url(../flags/4x3/ss.svg); +} +.flag-icon-ss.flag-icon-squared { + background-image: url(../flags/1x1/ss.svg); +} +.flag-icon-st { + background-image: url(../flags/4x3/st.svg); +} +.flag-icon-st.flag-icon-squared { + background-image: url(../flags/1x1/st.svg); +} +.flag-icon-sv { + background-image: url(../flags/4x3/sv.svg); +} +.flag-icon-sv.flag-icon-squared { + background-image: url(../flags/1x1/sv.svg); +} +.flag-icon-sx { + background-image: url(../flags/4x3/sx.svg); +} +.flag-icon-sx.flag-icon-squared { + background-image: url(../flags/1x1/sx.svg); +} +.flag-icon-sy { + background-image: url(../flags/4x3/sy.svg); +} +.flag-icon-sy.flag-icon-squared { + background-image: url(../flags/1x1/sy.svg); +} +.flag-icon-sz { + background-image: url(../flags/4x3/sz.svg); +} +.flag-icon-sz.flag-icon-squared { + background-image: url(../flags/1x1/sz.svg); +} +.flag-icon-tc { + background-image: url(../flags/4x3/tc.svg); +} +.flag-icon-tc.flag-icon-squared { + background-image: url(../flags/1x1/tc.svg); +} +.flag-icon-td { + background-image: url(../flags/4x3/td.svg); +} +.flag-icon-td.flag-icon-squared { + background-image: url(../flags/1x1/td.svg); +} +.flag-icon-tf { + background-image: url(../flags/4x3/tf.svg); +} +.flag-icon-tf.flag-icon-squared { + background-image: url(../flags/1x1/tf.svg); +} +.flag-icon-tg { + background-image: url(../flags/4x3/tg.svg); +} +.flag-icon-tg.flag-icon-squared { + background-image: url(../flags/1x1/tg.svg); +} +.flag-icon-th { + background-image: url(../flags/4x3/th.svg); +} +.flag-icon-th.flag-icon-squared { + background-image: url(../flags/1x1/th.svg); +} +.flag-icon-tj { + background-image: url(../flags/4x3/tj.svg); +} +.flag-icon-tj.flag-icon-squared { + background-image: url(../flags/1x1/tj.svg); +} +.flag-icon-tk { + background-image: url(../flags/4x3/tk.svg); +} +.flag-icon-tk.flag-icon-squared { + background-image: url(../flags/1x1/tk.svg); +} +.flag-icon-tl { + background-image: url(../flags/4x3/tl.svg); +} +.flag-icon-tl.flag-icon-squared { + background-image: url(../flags/1x1/tl.svg); +} +.flag-icon-tm { + background-image: url(../flags/4x3/tm.svg); +} +.flag-icon-tm.flag-icon-squared { + background-image: url(../flags/1x1/tm.svg); +} +.flag-icon-tn { + background-image: url(../flags/4x3/tn.svg); +} +.flag-icon-tn.flag-icon-squared { + background-image: url(../flags/1x1/tn.svg); +} +.flag-icon-to { + background-image: url(../flags/4x3/to.svg); +} +.flag-icon-to.flag-icon-squared { + background-image: url(../flags/1x1/to.svg); +} +.flag-icon-tr { + background-image: url(../flags/4x3/tr.svg); +} +.flag-icon-tr.flag-icon-squared { + background-image: url(../flags/1x1/tr.svg); +} +.flag-icon-tt { + background-image: url(../flags/4x3/tt.svg); +} +.flag-icon-tt.flag-icon-squared { + background-image: url(../flags/1x1/tt.svg); +} +.flag-icon-tv { + background-image: url(../flags/4x3/tv.svg); +} +.flag-icon-tv.flag-icon-squared { + background-image: url(../flags/1x1/tv.svg); +} +.flag-icon-tw { + background-image: url(../flags/4x3/tw.svg); +} +.flag-icon-tw.flag-icon-squared { + background-image: url(../flags/1x1/tw.svg); +} +.flag-icon-tz { + background-image: url(../flags/4x3/tz.svg); +} +.flag-icon-tz.flag-icon-squared { + background-image: url(../flags/1x1/tz.svg); +} +.flag-icon-ua { + background-image: url(../flags/4x3/ua.svg); +} +.flag-icon-ua.flag-icon-squared { + background-image: url(../flags/1x1/ua.svg); +} +.flag-icon-ug { + background-image: url(../flags/4x3/ug.svg); +} +.flag-icon-ug.flag-icon-squared { + background-image: url(../flags/1x1/ug.svg); +} +.flag-icon-um { + background-image: url(../flags/4x3/um.svg); +} +.flag-icon-um.flag-icon-squared { + background-image: url(../flags/1x1/um.svg); +} +.flag-icon-us { + background-image: url(../flags/4x3/us.svg); +} +.flag-icon-us.flag-icon-squared { + background-image: url(../flags/1x1/us.svg); +} +.flag-icon-uy { + background-image: url(../flags/4x3/uy.svg); +} +.flag-icon-uy.flag-icon-squared { + background-image: url(../flags/1x1/uy.svg); +} +.flag-icon-uz { + background-image: url(../flags/4x3/uz.svg); +} +.flag-icon-uz.flag-icon-squared { + background-image: url(../flags/1x1/uz.svg); +} +.flag-icon-va { + background-image: url(../flags/4x3/va.svg); +} +.flag-icon-va.flag-icon-squared { + background-image: url(../flags/1x1/va.svg); +} +.flag-icon-vc { + background-image: url(../flags/4x3/vc.svg); +} +.flag-icon-vc.flag-icon-squared { + background-image: url(../flags/1x1/vc.svg); +} +.flag-icon-ve { + background-image: url(../flags/4x3/ve.svg); +} +.flag-icon-ve.flag-icon-squared { + background-image: url(../flags/1x1/ve.svg); +} +.flag-icon-vg { + background-image: url(../flags/4x3/vg.svg); +} +.flag-icon-vg.flag-icon-squared { + background-image: url(../flags/1x1/vg.svg); +} +.flag-icon-vi { + background-image: url(../flags/4x3/vi.svg); +} +.flag-icon-vi.flag-icon-squared { + background-image: url(../flags/1x1/vi.svg); +} +.flag-icon-vn { + background-image: url(../flags/4x3/vn.svg); +} +.flag-icon-vn.flag-icon-squared { + background-image: url(../flags/1x1/vn.svg); +} +.flag-icon-vu { + background-image: url(../flags/4x3/vu.svg); +} +.flag-icon-vu.flag-icon-squared { + background-image: url(../flags/1x1/vu.svg); +} +.flag-icon-wf { + background-image: url(../flags/4x3/wf.svg); +} +.flag-icon-wf.flag-icon-squared { + background-image: url(../flags/1x1/wf.svg); +} +.flag-icon-ws { + background-image: url(../flags/4x3/ws.svg); +} +.flag-icon-ws.flag-icon-squared { + background-image: url(../flags/1x1/ws.svg); +} +.flag-icon-ye { + background-image: url(../flags/4x3/ye.svg); +} +.flag-icon-ye.flag-icon-squared { + background-image: url(../flags/1x1/ye.svg); +} +.flag-icon-yt { + background-image: url(../flags/4x3/yt.svg); +} +.flag-icon-yt.flag-icon-squared { + background-image: url(../flags/1x1/yt.svg); +} +.flag-icon-za { + background-image: url(../flags/4x3/za.svg); +} +.flag-icon-za.flag-icon-squared { + background-image: url(../flags/1x1/za.svg); +} +.flag-icon-zm { + background-image: url(../flags/4x3/zm.svg); +} +.flag-icon-zm.flag-icon-squared { + background-image: url(../flags/1x1/zm.svg); +} +.flag-icon-zw { + background-image: url(../flags/4x3/zw.svg); +} +.flag-icon-zw.flag-icon-squared { + background-image: url(../flags/1x1/zw.svg); +} +.flag-icon-es-ct { + background-image: url(../flags/4x3/es-ct.svg); +} +.flag-icon-es-ct.flag-icon-squared { + background-image: url(../flags/1x1/es-ct.svg); +} +.flag-icon-eu { + background-image: url(../flags/4x3/eu.svg); +} +.flag-icon-eu.flag-icon-squared { + background-image: url(../flags/1x1/eu.svg); +} +.flag-icon-gb-eng { + background-image: url(../flags/4x3/gb-eng.svg); +} +.flag-icon-gb-eng.flag-icon-squared { + background-image: url(../flags/1x1/gb-eng.svg); +} +.flag-icon-gb-nir { + background-image: url(../flags/4x3/gb-nir.svg); +} +.flag-icon-gb-nir.flag-icon-squared { + background-image: url(../flags/1x1/gb-nir.svg); +} +.flag-icon-gb-sct { + background-image: url(../flags/4x3/gb-sct.svg); +} +.flag-icon-gb-sct.flag-icon-squared { + background-image: url(../flags/1x1/gb-sct.svg); +} +.flag-icon-gb-wls { + background-image: url(../flags/4x3/gb-wls.svg); +} +.flag-icon-gb-wls.flag-icon-squared { + background-image: url(../flags/1x1/gb-wls.svg); +} +.flag-icon-un { + background-image: url(../flags/4x3/un.svg); +} +.flag-icon-un.flag-icon-squared { + background-image: url(../flags/1x1/un.svg); +} +.flag-icon-xk { + background-image: url(../flags/4x3/xk.svg); +} +.flag-icon-xk.flag-icon-squared { + background-image: url(../flags/1x1/xk.svg); +} diff --git a/plugins/flag-icon-css/css/flag-icon.min.css b/plugins/flag-icon-css/css/flag-icon.min.css new file mode 100644 index 000000000..72bd39a3a --- /dev/null +++ b/plugins/flag-icon-css/css/flag-icon.min.css @@ -0,0 +1 @@ +.flag-icon-background{background-size:contain;background-position:50%;background-repeat:no-repeat}.flag-icon{background-size:contain;background-position:50%;background-repeat:no-repeat;position:relative;display:inline-block;width:1.33333333em;line-height:1em}.flag-icon:before{content:"\00a0"}.flag-icon.flag-icon-squared{width:1em}.flag-icon-ad{background-image:url(../flags/4x3/ad.svg)}.flag-icon-ad.flag-icon-squared{background-image:url(../flags/1x1/ad.svg)}.flag-icon-ae{background-image:url(../flags/4x3/ae.svg)}.flag-icon-ae.flag-icon-squared{background-image:url(../flags/1x1/ae.svg)}.flag-icon-af{background-image:url(../flags/4x3/af.svg)}.flag-icon-af.flag-icon-squared{background-image:url(../flags/1x1/af.svg)}.flag-icon-ag{background-image:url(../flags/4x3/ag.svg)}.flag-icon-ag.flag-icon-squared{background-image:url(../flags/1x1/ag.svg)}.flag-icon-ai{background-image:url(../flags/4x3/ai.svg)}.flag-icon-ai.flag-icon-squared{background-image:url(../flags/1x1/ai.svg)}.flag-icon-al{background-image:url(../flags/4x3/al.svg)}.flag-icon-al.flag-icon-squared{background-image:url(../flags/1x1/al.svg)}.flag-icon-am{background-image:url(../flags/4x3/am.svg)}.flag-icon-am.flag-icon-squared{background-image:url(../flags/1x1/am.svg)}.flag-icon-ao{background-image:url(../flags/4x3/ao.svg)}.flag-icon-ao.flag-icon-squared{background-image:url(../flags/1x1/ao.svg)}.flag-icon-aq{background-image:url(../flags/4x3/aq.svg)}.flag-icon-aq.flag-icon-squared{background-image:url(../flags/1x1/aq.svg)}.flag-icon-ar{background-image:url(../flags/4x3/ar.svg)}.flag-icon-ar.flag-icon-squared{background-image:url(../flags/1x1/ar.svg)}.flag-icon-as{background-image:url(../flags/4x3/as.svg)}.flag-icon-as.flag-icon-squared{background-image:url(../flags/1x1/as.svg)}.flag-icon-at{background-image:url(../flags/4x3/at.svg)}.flag-icon-at.flag-icon-squared{background-image:url(../flags/1x1/at.svg)}.flag-icon-au{background-image:url(../flags/4x3/au.svg)}.flag-icon-au.flag-icon-squared{background-image:url(../flags/1x1/au.svg)}.flag-icon-aw{background-image:url(../flags/4x3/aw.svg)}.flag-icon-aw.flag-icon-squared{background-image:url(../flags/1x1/aw.svg)}.flag-icon-ax{background-image:url(../flags/4x3/ax.svg)}.flag-icon-ax.flag-icon-squared{background-image:url(../flags/1x1/ax.svg)}.flag-icon-az{background-image:url(../flags/4x3/az.svg)}.flag-icon-az.flag-icon-squared{background-image:url(../flags/1x1/az.svg)}.flag-icon-ba{background-image:url(../flags/4x3/ba.svg)}.flag-icon-ba.flag-icon-squared{background-image:url(../flags/1x1/ba.svg)}.flag-icon-bb{background-image:url(../flags/4x3/bb.svg)}.flag-icon-bb.flag-icon-squared{background-image:url(../flags/1x1/bb.svg)}.flag-icon-bd{background-image:url(../flags/4x3/bd.svg)}.flag-icon-bd.flag-icon-squared{background-image:url(../flags/1x1/bd.svg)}.flag-icon-be{background-image:url(../flags/4x3/be.svg)}.flag-icon-be.flag-icon-squared{background-image:url(../flags/1x1/be.svg)}.flag-icon-bf{background-image:url(../flags/4x3/bf.svg)}.flag-icon-bf.flag-icon-squared{background-image:url(../flags/1x1/bf.svg)}.flag-icon-bg{background-image:url(../flags/4x3/bg.svg)}.flag-icon-bg.flag-icon-squared{background-image:url(../flags/1x1/bg.svg)}.flag-icon-bh{background-image:url(../flags/4x3/bh.svg)}.flag-icon-bh.flag-icon-squared{background-image:url(../flags/1x1/bh.svg)}.flag-icon-bi{background-image:url(../flags/4x3/bi.svg)}.flag-icon-bi.flag-icon-squared{background-image:url(../flags/1x1/bi.svg)}.flag-icon-bj{background-image:url(../flags/4x3/bj.svg)}.flag-icon-bj.flag-icon-squared{background-image:url(../flags/1x1/bj.svg)}.flag-icon-bl{background-image:url(../flags/4x3/bl.svg)}.flag-icon-bl.flag-icon-squared{background-image:url(../flags/1x1/bl.svg)}.flag-icon-bm{background-image:url(../flags/4x3/bm.svg)}.flag-icon-bm.flag-icon-squared{background-image:url(../flags/1x1/bm.svg)}.flag-icon-bn{background-image:url(../flags/4x3/bn.svg)}.flag-icon-bn.flag-icon-squared{background-image:url(../flags/1x1/bn.svg)}.flag-icon-bo{background-image:url(../flags/4x3/bo.svg)}.flag-icon-bo.flag-icon-squared{background-image:url(../flags/1x1/bo.svg)}.flag-icon-bq{background-image:url(../flags/4x3/bq.svg)}.flag-icon-bq.flag-icon-squared{background-image:url(../flags/1x1/bq.svg)}.flag-icon-br{background-image:url(../flags/4x3/br.svg)}.flag-icon-br.flag-icon-squared{background-image:url(../flags/1x1/br.svg)}.flag-icon-bs{background-image:url(../flags/4x3/bs.svg)}.flag-icon-bs.flag-icon-squared{background-image:url(../flags/1x1/bs.svg)}.flag-icon-bt{background-image:url(../flags/4x3/bt.svg)}.flag-icon-bt.flag-icon-squared{background-image:url(../flags/1x1/bt.svg)}.flag-icon-bv{background-image:url(../flags/4x3/bv.svg)}.flag-icon-bv.flag-icon-squared{background-image:url(../flags/1x1/bv.svg)}.flag-icon-bw{background-image:url(../flags/4x3/bw.svg)}.flag-icon-bw.flag-icon-squared{background-image:url(../flags/1x1/bw.svg)}.flag-icon-by{background-image:url(../flags/4x3/by.svg)}.flag-icon-by.flag-icon-squared{background-image:url(../flags/1x1/by.svg)}.flag-icon-bz{background-image:url(../flags/4x3/bz.svg)}.flag-icon-bz.flag-icon-squared{background-image:url(../flags/1x1/bz.svg)}.flag-icon-ca{background-image:url(../flags/4x3/ca.svg)}.flag-icon-ca.flag-icon-squared{background-image:url(../flags/1x1/ca.svg)}.flag-icon-cc{background-image:url(../flags/4x3/cc.svg)}.flag-icon-cc.flag-icon-squared{background-image:url(../flags/1x1/cc.svg)}.flag-icon-cd{background-image:url(../flags/4x3/cd.svg)}.flag-icon-cd.flag-icon-squared{background-image:url(../flags/1x1/cd.svg)}.flag-icon-cf{background-image:url(../flags/4x3/cf.svg)}.flag-icon-cf.flag-icon-squared{background-image:url(../flags/1x1/cf.svg)}.flag-icon-cg{background-image:url(../flags/4x3/cg.svg)}.flag-icon-cg.flag-icon-squared{background-image:url(../flags/1x1/cg.svg)}.flag-icon-ch{background-image:url(../flags/4x3/ch.svg)}.flag-icon-ch.flag-icon-squared{background-image:url(../flags/1x1/ch.svg)}.flag-icon-ci{background-image:url(../flags/4x3/ci.svg)}.flag-icon-ci.flag-icon-squared{background-image:url(../flags/1x1/ci.svg)}.flag-icon-ck{background-image:url(../flags/4x3/ck.svg)}.flag-icon-ck.flag-icon-squared{background-image:url(../flags/1x1/ck.svg)}.flag-icon-cl{background-image:url(../flags/4x3/cl.svg)}.flag-icon-cl.flag-icon-squared{background-image:url(../flags/1x1/cl.svg)}.flag-icon-cm{background-image:url(../flags/4x3/cm.svg)}.flag-icon-cm.flag-icon-squared{background-image:url(../flags/1x1/cm.svg)}.flag-icon-cn{background-image:url(../flags/4x3/cn.svg)}.flag-icon-cn.flag-icon-squared{background-image:url(../flags/1x1/cn.svg)}.flag-icon-co{background-image:url(../flags/4x3/co.svg)}.flag-icon-co.flag-icon-squared{background-image:url(../flags/1x1/co.svg)}.flag-icon-cr{background-image:url(../flags/4x3/cr.svg)}.flag-icon-cr.flag-icon-squared{background-image:url(../flags/1x1/cr.svg)}.flag-icon-cu{background-image:url(../flags/4x3/cu.svg)}.flag-icon-cu.flag-icon-squared{background-image:url(../flags/1x1/cu.svg)}.flag-icon-cv{background-image:url(../flags/4x3/cv.svg)}.flag-icon-cv.flag-icon-squared{background-image:url(../flags/1x1/cv.svg)}.flag-icon-cw{background-image:url(../flags/4x3/cw.svg)}.flag-icon-cw.flag-icon-squared{background-image:url(../flags/1x1/cw.svg)}.flag-icon-cx{background-image:url(../flags/4x3/cx.svg)}.flag-icon-cx.flag-icon-squared{background-image:url(../flags/1x1/cx.svg)}.flag-icon-cy{background-image:url(../flags/4x3/cy.svg)}.flag-icon-cy.flag-icon-squared{background-image:url(../flags/1x1/cy.svg)}.flag-icon-cz{background-image:url(../flags/4x3/cz.svg)}.flag-icon-cz.flag-icon-squared{background-image:url(../flags/1x1/cz.svg)}.flag-icon-de{background-image:url(../flags/4x3/de.svg)}.flag-icon-de.flag-icon-squared{background-image:url(../flags/1x1/de.svg)}.flag-icon-dj{background-image:url(../flags/4x3/dj.svg)}.flag-icon-dj.flag-icon-squared{background-image:url(../flags/1x1/dj.svg)}.flag-icon-dk{background-image:url(../flags/4x3/dk.svg)}.flag-icon-dk.flag-icon-squared{background-image:url(../flags/1x1/dk.svg)}.flag-icon-dm{background-image:url(../flags/4x3/dm.svg)}.flag-icon-dm.flag-icon-squared{background-image:url(../flags/1x1/dm.svg)}.flag-icon-do{background-image:url(../flags/4x3/do.svg)}.flag-icon-do.flag-icon-squared{background-image:url(../flags/1x1/do.svg)}.flag-icon-dz{background-image:url(../flags/4x3/dz.svg)}.flag-icon-dz.flag-icon-squared{background-image:url(../flags/1x1/dz.svg)}.flag-icon-ec{background-image:url(../flags/4x3/ec.svg)}.flag-icon-ec.flag-icon-squared{background-image:url(../flags/1x1/ec.svg)}.flag-icon-ee{background-image:url(../flags/4x3/ee.svg)}.flag-icon-ee.flag-icon-squared{background-image:url(../flags/1x1/ee.svg)}.flag-icon-eg{background-image:url(../flags/4x3/eg.svg)}.flag-icon-eg.flag-icon-squared{background-image:url(../flags/1x1/eg.svg)}.flag-icon-eh{background-image:url(../flags/4x3/eh.svg)}.flag-icon-eh.flag-icon-squared{background-image:url(../flags/1x1/eh.svg)}.flag-icon-er{background-image:url(../flags/4x3/er.svg)}.flag-icon-er.flag-icon-squared{background-image:url(../flags/1x1/er.svg)}.flag-icon-es{background-image:url(../flags/4x3/es.svg)}.flag-icon-es.flag-icon-squared{background-image:url(../flags/1x1/es.svg)}.flag-icon-et{background-image:url(../flags/4x3/et.svg)}.flag-icon-et.flag-icon-squared{background-image:url(../flags/1x1/et.svg)}.flag-icon-fi{background-image:url(../flags/4x3/fi.svg)}.flag-icon-fi.flag-icon-squared{background-image:url(../flags/1x1/fi.svg)}.flag-icon-fj{background-image:url(../flags/4x3/fj.svg)}.flag-icon-fj.flag-icon-squared{background-image:url(../flags/1x1/fj.svg)}.flag-icon-fk{background-image:url(../flags/4x3/fk.svg)}.flag-icon-fk.flag-icon-squared{background-image:url(../flags/1x1/fk.svg)}.flag-icon-fm{background-image:url(../flags/4x3/fm.svg)}.flag-icon-fm.flag-icon-squared{background-image:url(../flags/1x1/fm.svg)}.flag-icon-fo{background-image:url(../flags/4x3/fo.svg)}.flag-icon-fo.flag-icon-squared{background-image:url(../flags/1x1/fo.svg)}.flag-icon-fr{background-image:url(../flags/4x3/fr.svg)}.flag-icon-fr.flag-icon-squared{background-image:url(../flags/1x1/fr.svg)}.flag-icon-ga{background-image:url(../flags/4x3/ga.svg)}.flag-icon-ga.flag-icon-squared{background-image:url(../flags/1x1/ga.svg)}.flag-icon-gb{background-image:url(../flags/4x3/gb.svg)}.flag-icon-gb.flag-icon-squared{background-image:url(../flags/1x1/gb.svg)}.flag-icon-gd{background-image:url(../flags/4x3/gd.svg)}.flag-icon-gd.flag-icon-squared{background-image:url(../flags/1x1/gd.svg)}.flag-icon-ge{background-image:url(../flags/4x3/ge.svg)}.flag-icon-ge.flag-icon-squared{background-image:url(../flags/1x1/ge.svg)}.flag-icon-gf{background-image:url(../flags/4x3/gf.svg)}.flag-icon-gf.flag-icon-squared{background-image:url(../flags/1x1/gf.svg)}.flag-icon-gg{background-image:url(../flags/4x3/gg.svg)}.flag-icon-gg.flag-icon-squared{background-image:url(../flags/1x1/gg.svg)}.flag-icon-gh{background-image:url(../flags/4x3/gh.svg)}.flag-icon-gh.flag-icon-squared{background-image:url(../flags/1x1/gh.svg)}.flag-icon-gi{background-image:url(../flags/4x3/gi.svg)}.flag-icon-gi.flag-icon-squared{background-image:url(../flags/1x1/gi.svg)}.flag-icon-gl{background-image:url(../flags/4x3/gl.svg)}.flag-icon-gl.flag-icon-squared{background-image:url(../flags/1x1/gl.svg)}.flag-icon-gm{background-image:url(../flags/4x3/gm.svg)}.flag-icon-gm.flag-icon-squared{background-image:url(../flags/1x1/gm.svg)}.flag-icon-gn{background-image:url(../flags/4x3/gn.svg)}.flag-icon-gn.flag-icon-squared{background-image:url(../flags/1x1/gn.svg)}.flag-icon-gp{background-image:url(../flags/4x3/gp.svg)}.flag-icon-gp.flag-icon-squared{background-image:url(../flags/1x1/gp.svg)}.flag-icon-gq{background-image:url(../flags/4x3/gq.svg)}.flag-icon-gq.flag-icon-squared{background-image:url(../flags/1x1/gq.svg)}.flag-icon-gr{background-image:url(../flags/4x3/gr.svg)}.flag-icon-gr.flag-icon-squared{background-image:url(../flags/1x1/gr.svg)}.flag-icon-gs{background-image:url(../flags/4x3/gs.svg)}.flag-icon-gs.flag-icon-squared{background-image:url(../flags/1x1/gs.svg)}.flag-icon-gt{background-image:url(../flags/4x3/gt.svg)}.flag-icon-gt.flag-icon-squared{background-image:url(../flags/1x1/gt.svg)}.flag-icon-gu{background-image:url(../flags/4x3/gu.svg)}.flag-icon-gu.flag-icon-squared{background-image:url(../flags/1x1/gu.svg)}.flag-icon-gw{background-image:url(../flags/4x3/gw.svg)}.flag-icon-gw.flag-icon-squared{background-image:url(../flags/1x1/gw.svg)}.flag-icon-gy{background-image:url(../flags/4x3/gy.svg)}.flag-icon-gy.flag-icon-squared{background-image:url(../flags/1x1/gy.svg)}.flag-icon-hk{background-image:url(../flags/4x3/hk.svg)}.flag-icon-hk.flag-icon-squared{background-image:url(../flags/1x1/hk.svg)}.flag-icon-hm{background-image:url(../flags/4x3/hm.svg)}.flag-icon-hm.flag-icon-squared{background-image:url(../flags/1x1/hm.svg)}.flag-icon-hn{background-image:url(../flags/4x3/hn.svg)}.flag-icon-hn.flag-icon-squared{background-image:url(../flags/1x1/hn.svg)}.flag-icon-hr{background-image:url(../flags/4x3/hr.svg)}.flag-icon-hr.flag-icon-squared{background-image:url(../flags/1x1/hr.svg)}.flag-icon-ht{background-image:url(../flags/4x3/ht.svg)}.flag-icon-ht.flag-icon-squared{background-image:url(../flags/1x1/ht.svg)}.flag-icon-hu{background-image:url(../flags/4x3/hu.svg)}.flag-icon-hu.flag-icon-squared{background-image:url(../flags/1x1/hu.svg)}.flag-icon-id{background-image:url(../flags/4x3/id.svg)}.flag-icon-id.flag-icon-squared{background-image:url(../flags/1x1/id.svg)}.flag-icon-ie{background-image:url(../flags/4x3/ie.svg)}.flag-icon-ie.flag-icon-squared{background-image:url(../flags/1x1/ie.svg)}.flag-icon-il{background-image:url(../flags/4x3/il.svg)}.flag-icon-il.flag-icon-squared{background-image:url(../flags/1x1/il.svg)}.flag-icon-im{background-image:url(../flags/4x3/im.svg)}.flag-icon-im.flag-icon-squared{background-image:url(../flags/1x1/im.svg)}.flag-icon-in{background-image:url(../flags/4x3/in.svg)}.flag-icon-in.flag-icon-squared{background-image:url(../flags/1x1/in.svg)}.flag-icon-io{background-image:url(../flags/4x3/io.svg)}.flag-icon-io.flag-icon-squared{background-image:url(../flags/1x1/io.svg)}.flag-icon-iq{background-image:url(../flags/4x3/iq.svg)}.flag-icon-iq.flag-icon-squared{background-image:url(../flags/1x1/iq.svg)}.flag-icon-ir{background-image:url(../flags/4x3/ir.svg)}.flag-icon-ir.flag-icon-squared{background-image:url(../flags/1x1/ir.svg)}.flag-icon-is{background-image:url(../flags/4x3/is.svg)}.flag-icon-is.flag-icon-squared{background-image:url(../flags/1x1/is.svg)}.flag-icon-it{background-image:url(../flags/4x3/it.svg)}.flag-icon-it.flag-icon-squared{background-image:url(../flags/1x1/it.svg)}.flag-icon-je{background-image:url(../flags/4x3/je.svg)}.flag-icon-je.flag-icon-squared{background-image:url(../flags/1x1/je.svg)}.flag-icon-jm{background-image:url(../flags/4x3/jm.svg)}.flag-icon-jm.flag-icon-squared{background-image:url(../flags/1x1/jm.svg)}.flag-icon-jo{background-image:url(../flags/4x3/jo.svg)}.flag-icon-jo.flag-icon-squared{background-image:url(../flags/1x1/jo.svg)}.flag-icon-jp{background-image:url(../flags/4x3/jp.svg)}.flag-icon-jp.flag-icon-squared{background-image:url(../flags/1x1/jp.svg)}.flag-icon-ke{background-image:url(../flags/4x3/ke.svg)}.flag-icon-ke.flag-icon-squared{background-image:url(../flags/1x1/ke.svg)}.flag-icon-kg{background-image:url(../flags/4x3/kg.svg)}.flag-icon-kg.flag-icon-squared{background-image:url(../flags/1x1/kg.svg)}.flag-icon-kh{background-image:url(../flags/4x3/kh.svg)}.flag-icon-kh.flag-icon-squared{background-image:url(../flags/1x1/kh.svg)}.flag-icon-ki{background-image:url(../flags/4x3/ki.svg)}.flag-icon-ki.flag-icon-squared{background-image:url(../flags/1x1/ki.svg)}.flag-icon-km{background-image:url(../flags/4x3/km.svg)}.flag-icon-km.flag-icon-squared{background-image:url(../flags/1x1/km.svg)}.flag-icon-kn{background-image:url(../flags/4x3/kn.svg)}.flag-icon-kn.flag-icon-squared{background-image:url(../flags/1x1/kn.svg)}.flag-icon-kp{background-image:url(../flags/4x3/kp.svg)}.flag-icon-kp.flag-icon-squared{background-image:url(../flags/1x1/kp.svg)}.flag-icon-kr{background-image:url(../flags/4x3/kr.svg)}.flag-icon-kr.flag-icon-squared{background-image:url(../flags/1x1/kr.svg)}.flag-icon-kw{background-image:url(../flags/4x3/kw.svg)}.flag-icon-kw.flag-icon-squared{background-image:url(../flags/1x1/kw.svg)}.flag-icon-ky{background-image:url(../flags/4x3/ky.svg)}.flag-icon-ky.flag-icon-squared{background-image:url(../flags/1x1/ky.svg)}.flag-icon-kz{background-image:url(../flags/4x3/kz.svg)}.flag-icon-kz.flag-icon-squared{background-image:url(../flags/1x1/kz.svg)}.flag-icon-la{background-image:url(../flags/4x3/la.svg)}.flag-icon-la.flag-icon-squared{background-image:url(../flags/1x1/la.svg)}.flag-icon-lb{background-image:url(../flags/4x3/lb.svg)}.flag-icon-lb.flag-icon-squared{background-image:url(../flags/1x1/lb.svg)}.flag-icon-lc{background-image:url(../flags/4x3/lc.svg)}.flag-icon-lc.flag-icon-squared{background-image:url(../flags/1x1/lc.svg)}.flag-icon-li{background-image:url(../flags/4x3/li.svg)}.flag-icon-li.flag-icon-squared{background-image:url(../flags/1x1/li.svg)}.flag-icon-lk{background-image:url(../flags/4x3/lk.svg)}.flag-icon-lk.flag-icon-squared{background-image:url(../flags/1x1/lk.svg)}.flag-icon-lr{background-image:url(../flags/4x3/lr.svg)}.flag-icon-lr.flag-icon-squared{background-image:url(../flags/1x1/lr.svg)}.flag-icon-ls{background-image:url(../flags/4x3/ls.svg)}.flag-icon-ls.flag-icon-squared{background-image:url(../flags/1x1/ls.svg)}.flag-icon-lt{background-image:url(../flags/4x3/lt.svg)}.flag-icon-lt.flag-icon-squared{background-image:url(../flags/1x1/lt.svg)}.flag-icon-lu{background-image:url(../flags/4x3/lu.svg)}.flag-icon-lu.flag-icon-squared{background-image:url(../flags/1x1/lu.svg)}.flag-icon-lv{background-image:url(../flags/4x3/lv.svg)}.flag-icon-lv.flag-icon-squared{background-image:url(../flags/1x1/lv.svg)}.flag-icon-ly{background-image:url(../flags/4x3/ly.svg)}.flag-icon-ly.flag-icon-squared{background-image:url(../flags/1x1/ly.svg)}.flag-icon-ma{background-image:url(../flags/4x3/ma.svg)}.flag-icon-ma.flag-icon-squared{background-image:url(../flags/1x1/ma.svg)}.flag-icon-mc{background-image:url(../flags/4x3/mc.svg)}.flag-icon-mc.flag-icon-squared{background-image:url(../flags/1x1/mc.svg)}.flag-icon-md{background-image:url(../flags/4x3/md.svg)}.flag-icon-md.flag-icon-squared{background-image:url(../flags/1x1/md.svg)}.flag-icon-me{background-image:url(../flags/4x3/me.svg)}.flag-icon-me.flag-icon-squared{background-image:url(../flags/1x1/me.svg)}.flag-icon-mf{background-image:url(../flags/4x3/mf.svg)}.flag-icon-mf.flag-icon-squared{background-image:url(../flags/1x1/mf.svg)}.flag-icon-mg{background-image:url(../flags/4x3/mg.svg)}.flag-icon-mg.flag-icon-squared{background-image:url(../flags/1x1/mg.svg)}.flag-icon-mh{background-image:url(../flags/4x3/mh.svg)}.flag-icon-mh.flag-icon-squared{background-image:url(../flags/1x1/mh.svg)}.flag-icon-mk{background-image:url(../flags/4x3/mk.svg)}.flag-icon-mk.flag-icon-squared{background-image:url(../flags/1x1/mk.svg)}.flag-icon-ml{background-image:url(../flags/4x3/ml.svg)}.flag-icon-ml.flag-icon-squared{background-image:url(../flags/1x1/ml.svg)}.flag-icon-mm{background-image:url(../flags/4x3/mm.svg)}.flag-icon-mm.flag-icon-squared{background-image:url(../flags/1x1/mm.svg)}.flag-icon-mn{background-image:url(../flags/4x3/mn.svg)}.flag-icon-mn.flag-icon-squared{background-image:url(../flags/1x1/mn.svg)}.flag-icon-mo{background-image:url(../flags/4x3/mo.svg)}.flag-icon-mo.flag-icon-squared{background-image:url(../flags/1x1/mo.svg)}.flag-icon-mp{background-image:url(../flags/4x3/mp.svg)}.flag-icon-mp.flag-icon-squared{background-image:url(../flags/1x1/mp.svg)}.flag-icon-mq{background-image:url(../flags/4x3/mq.svg)}.flag-icon-mq.flag-icon-squared{background-image:url(../flags/1x1/mq.svg)}.flag-icon-mr{background-image:url(../flags/4x3/mr.svg)}.flag-icon-mr.flag-icon-squared{background-image:url(../flags/1x1/mr.svg)}.flag-icon-ms{background-image:url(../flags/4x3/ms.svg)}.flag-icon-ms.flag-icon-squared{background-image:url(../flags/1x1/ms.svg)}.flag-icon-mt{background-image:url(../flags/4x3/mt.svg)}.flag-icon-mt.flag-icon-squared{background-image:url(../flags/1x1/mt.svg)}.flag-icon-mu{background-image:url(../flags/4x3/mu.svg)}.flag-icon-mu.flag-icon-squared{background-image:url(../flags/1x1/mu.svg)}.flag-icon-mv{background-image:url(../flags/4x3/mv.svg)}.flag-icon-mv.flag-icon-squared{background-image:url(../flags/1x1/mv.svg)}.flag-icon-mw{background-image:url(../flags/4x3/mw.svg)}.flag-icon-mw.flag-icon-squared{background-image:url(../flags/1x1/mw.svg)}.flag-icon-mx{background-image:url(../flags/4x3/mx.svg)}.flag-icon-mx.flag-icon-squared{background-image:url(../flags/1x1/mx.svg)}.flag-icon-my{background-image:url(../flags/4x3/my.svg)}.flag-icon-my.flag-icon-squared{background-image:url(../flags/1x1/my.svg)}.flag-icon-mz{background-image:url(../flags/4x3/mz.svg)}.flag-icon-mz.flag-icon-squared{background-image:url(../flags/1x1/mz.svg)}.flag-icon-na{background-image:url(../flags/4x3/na.svg)}.flag-icon-na.flag-icon-squared{background-image:url(../flags/1x1/na.svg)}.flag-icon-nc{background-image:url(../flags/4x3/nc.svg)}.flag-icon-nc.flag-icon-squared{background-image:url(../flags/1x1/nc.svg)}.flag-icon-ne{background-image:url(../flags/4x3/ne.svg)}.flag-icon-ne.flag-icon-squared{background-image:url(../flags/1x1/ne.svg)}.flag-icon-nf{background-image:url(../flags/4x3/nf.svg)}.flag-icon-nf.flag-icon-squared{background-image:url(../flags/1x1/nf.svg)}.flag-icon-ng{background-image:url(../flags/4x3/ng.svg)}.flag-icon-ng.flag-icon-squared{background-image:url(../flags/1x1/ng.svg)}.flag-icon-ni{background-image:url(../flags/4x3/ni.svg)}.flag-icon-ni.flag-icon-squared{background-image:url(../flags/1x1/ni.svg)}.flag-icon-nl{background-image:url(../flags/4x3/nl.svg)}.flag-icon-nl.flag-icon-squared{background-image:url(../flags/1x1/nl.svg)}.flag-icon-no{background-image:url(../flags/4x3/no.svg)}.flag-icon-no.flag-icon-squared{background-image:url(../flags/1x1/no.svg)}.flag-icon-np{background-image:url(../flags/4x3/np.svg)}.flag-icon-np.flag-icon-squared{background-image:url(../flags/1x1/np.svg)}.flag-icon-nr{background-image:url(../flags/4x3/nr.svg)}.flag-icon-nr.flag-icon-squared{background-image:url(../flags/1x1/nr.svg)}.flag-icon-nu{background-image:url(../flags/4x3/nu.svg)}.flag-icon-nu.flag-icon-squared{background-image:url(../flags/1x1/nu.svg)}.flag-icon-nz{background-image:url(../flags/4x3/nz.svg)}.flag-icon-nz.flag-icon-squared{background-image:url(../flags/1x1/nz.svg)}.flag-icon-om{background-image:url(../flags/4x3/om.svg)}.flag-icon-om.flag-icon-squared{background-image:url(../flags/1x1/om.svg)}.flag-icon-pa{background-image:url(../flags/4x3/pa.svg)}.flag-icon-pa.flag-icon-squared{background-image:url(../flags/1x1/pa.svg)}.flag-icon-pe{background-image:url(../flags/4x3/pe.svg)}.flag-icon-pe.flag-icon-squared{background-image:url(../flags/1x1/pe.svg)}.flag-icon-pf{background-image:url(../flags/4x3/pf.svg)}.flag-icon-pf.flag-icon-squared{background-image:url(../flags/1x1/pf.svg)}.flag-icon-pg{background-image:url(../flags/4x3/pg.svg)}.flag-icon-pg.flag-icon-squared{background-image:url(../flags/1x1/pg.svg)}.flag-icon-ph{background-image:url(../flags/4x3/ph.svg)}.flag-icon-ph.flag-icon-squared{background-image:url(../flags/1x1/ph.svg)}.flag-icon-pk{background-image:url(../flags/4x3/pk.svg)}.flag-icon-pk.flag-icon-squared{background-image:url(../flags/1x1/pk.svg)}.flag-icon-pl{background-image:url(../flags/4x3/pl.svg)}.flag-icon-pl.flag-icon-squared{background-image:url(../flags/1x1/pl.svg)}.flag-icon-pm{background-image:url(../flags/4x3/pm.svg)}.flag-icon-pm.flag-icon-squared{background-image:url(../flags/1x1/pm.svg)}.flag-icon-pn{background-image:url(../flags/4x3/pn.svg)}.flag-icon-pn.flag-icon-squared{background-image:url(../flags/1x1/pn.svg)}.flag-icon-pr{background-image:url(../flags/4x3/pr.svg)}.flag-icon-pr.flag-icon-squared{background-image:url(../flags/1x1/pr.svg)}.flag-icon-ps{background-image:url(../flags/4x3/ps.svg)}.flag-icon-ps.flag-icon-squared{background-image:url(../flags/1x1/ps.svg)}.flag-icon-pt{background-image:url(../flags/4x3/pt.svg)}.flag-icon-pt.flag-icon-squared{background-image:url(../flags/1x1/pt.svg)}.flag-icon-pw{background-image:url(../flags/4x3/pw.svg)}.flag-icon-pw.flag-icon-squared{background-image:url(../flags/1x1/pw.svg)}.flag-icon-py{background-image:url(../flags/4x3/py.svg)}.flag-icon-py.flag-icon-squared{background-image:url(../flags/1x1/py.svg)}.flag-icon-qa{background-image:url(../flags/4x3/qa.svg)}.flag-icon-qa.flag-icon-squared{background-image:url(../flags/1x1/qa.svg)}.flag-icon-re{background-image:url(../flags/4x3/re.svg)}.flag-icon-re.flag-icon-squared{background-image:url(../flags/1x1/re.svg)}.flag-icon-ro{background-image:url(../flags/4x3/ro.svg)}.flag-icon-ro.flag-icon-squared{background-image:url(../flags/1x1/ro.svg)}.flag-icon-rs{background-image:url(../flags/4x3/rs.svg)}.flag-icon-rs.flag-icon-squared{background-image:url(../flags/1x1/rs.svg)}.flag-icon-ru{background-image:url(../flags/4x3/ru.svg)}.flag-icon-ru.flag-icon-squared{background-image:url(../flags/1x1/ru.svg)}.flag-icon-rw{background-image:url(../flags/4x3/rw.svg)}.flag-icon-rw.flag-icon-squared{background-image:url(../flags/1x1/rw.svg)}.flag-icon-sa{background-image:url(../flags/4x3/sa.svg)}.flag-icon-sa.flag-icon-squared{background-image:url(../flags/1x1/sa.svg)}.flag-icon-sb{background-image:url(../flags/4x3/sb.svg)}.flag-icon-sb.flag-icon-squared{background-image:url(../flags/1x1/sb.svg)}.flag-icon-sc{background-image:url(../flags/4x3/sc.svg)}.flag-icon-sc.flag-icon-squared{background-image:url(../flags/1x1/sc.svg)}.flag-icon-sd{background-image:url(../flags/4x3/sd.svg)}.flag-icon-sd.flag-icon-squared{background-image:url(../flags/1x1/sd.svg)}.flag-icon-se{background-image:url(../flags/4x3/se.svg)}.flag-icon-se.flag-icon-squared{background-image:url(../flags/1x1/se.svg)}.flag-icon-sg{background-image:url(../flags/4x3/sg.svg)}.flag-icon-sg.flag-icon-squared{background-image:url(../flags/1x1/sg.svg)}.flag-icon-sh{background-image:url(../flags/4x3/sh.svg)}.flag-icon-sh.flag-icon-squared{background-image:url(../flags/1x1/sh.svg)}.flag-icon-si{background-image:url(../flags/4x3/si.svg)}.flag-icon-si.flag-icon-squared{background-image:url(../flags/1x1/si.svg)}.flag-icon-sj{background-image:url(../flags/4x3/sj.svg)}.flag-icon-sj.flag-icon-squared{background-image:url(../flags/1x1/sj.svg)}.flag-icon-sk{background-image:url(../flags/4x3/sk.svg)}.flag-icon-sk.flag-icon-squared{background-image:url(../flags/1x1/sk.svg)}.flag-icon-sl{background-image:url(../flags/4x3/sl.svg)}.flag-icon-sl.flag-icon-squared{background-image:url(../flags/1x1/sl.svg)}.flag-icon-sm{background-image:url(../flags/4x3/sm.svg)}.flag-icon-sm.flag-icon-squared{background-image:url(../flags/1x1/sm.svg)}.flag-icon-sn{background-image:url(../flags/4x3/sn.svg)}.flag-icon-sn.flag-icon-squared{background-image:url(../flags/1x1/sn.svg)}.flag-icon-so{background-image:url(../flags/4x3/so.svg)}.flag-icon-so.flag-icon-squared{background-image:url(../flags/1x1/so.svg)}.flag-icon-sr{background-image:url(../flags/4x3/sr.svg)}.flag-icon-sr.flag-icon-squared{background-image:url(../flags/1x1/sr.svg)}.flag-icon-ss{background-image:url(../flags/4x3/ss.svg)}.flag-icon-ss.flag-icon-squared{background-image:url(../flags/1x1/ss.svg)}.flag-icon-st{background-image:url(../flags/4x3/st.svg)}.flag-icon-st.flag-icon-squared{background-image:url(../flags/1x1/st.svg)}.flag-icon-sv{background-image:url(../flags/4x3/sv.svg)}.flag-icon-sv.flag-icon-squared{background-image:url(../flags/1x1/sv.svg)}.flag-icon-sx{background-image:url(../flags/4x3/sx.svg)}.flag-icon-sx.flag-icon-squared{background-image:url(../flags/1x1/sx.svg)}.flag-icon-sy{background-image:url(../flags/4x3/sy.svg)}.flag-icon-sy.flag-icon-squared{background-image:url(../flags/1x1/sy.svg)}.flag-icon-sz{background-image:url(../flags/4x3/sz.svg)}.flag-icon-sz.flag-icon-squared{background-image:url(../flags/1x1/sz.svg)}.flag-icon-tc{background-image:url(../flags/4x3/tc.svg)}.flag-icon-tc.flag-icon-squared{background-image:url(../flags/1x1/tc.svg)}.flag-icon-td{background-image:url(../flags/4x3/td.svg)}.flag-icon-td.flag-icon-squared{background-image:url(../flags/1x1/td.svg)}.flag-icon-tf{background-image:url(../flags/4x3/tf.svg)}.flag-icon-tf.flag-icon-squared{background-image:url(../flags/1x1/tf.svg)}.flag-icon-tg{background-image:url(../flags/4x3/tg.svg)}.flag-icon-tg.flag-icon-squared{background-image:url(../flags/1x1/tg.svg)}.flag-icon-th{background-image:url(../flags/4x3/th.svg)}.flag-icon-th.flag-icon-squared{background-image:url(../flags/1x1/th.svg)}.flag-icon-tj{background-image:url(../flags/4x3/tj.svg)}.flag-icon-tj.flag-icon-squared{background-image:url(../flags/1x1/tj.svg)}.flag-icon-tk{background-image:url(../flags/4x3/tk.svg)}.flag-icon-tk.flag-icon-squared{background-image:url(../flags/1x1/tk.svg)}.flag-icon-tl{background-image:url(../flags/4x3/tl.svg)}.flag-icon-tl.flag-icon-squared{background-image:url(../flags/1x1/tl.svg)}.flag-icon-tm{background-image:url(../flags/4x3/tm.svg)}.flag-icon-tm.flag-icon-squared{background-image:url(../flags/1x1/tm.svg)}.flag-icon-tn{background-image:url(../flags/4x3/tn.svg)}.flag-icon-tn.flag-icon-squared{background-image:url(../flags/1x1/tn.svg)}.flag-icon-to{background-image:url(../flags/4x3/to.svg)}.flag-icon-to.flag-icon-squared{background-image:url(../flags/1x1/to.svg)}.flag-icon-tr{background-image:url(../flags/4x3/tr.svg)}.flag-icon-tr.flag-icon-squared{background-image:url(../flags/1x1/tr.svg)}.flag-icon-tt{background-image:url(../flags/4x3/tt.svg)}.flag-icon-tt.flag-icon-squared{background-image:url(../flags/1x1/tt.svg)}.flag-icon-tv{background-image:url(../flags/4x3/tv.svg)}.flag-icon-tv.flag-icon-squared{background-image:url(../flags/1x1/tv.svg)}.flag-icon-tw{background-image:url(../flags/4x3/tw.svg)}.flag-icon-tw.flag-icon-squared{background-image:url(../flags/1x1/tw.svg)}.flag-icon-tz{background-image:url(../flags/4x3/tz.svg)}.flag-icon-tz.flag-icon-squared{background-image:url(../flags/1x1/tz.svg)}.flag-icon-ua{background-image:url(../flags/4x3/ua.svg)}.flag-icon-ua.flag-icon-squared{background-image:url(../flags/1x1/ua.svg)}.flag-icon-ug{background-image:url(../flags/4x3/ug.svg)}.flag-icon-ug.flag-icon-squared{background-image:url(../flags/1x1/ug.svg)}.flag-icon-um{background-image:url(../flags/4x3/um.svg)}.flag-icon-um.flag-icon-squared{background-image:url(../flags/1x1/um.svg)}.flag-icon-us{background-image:url(../flags/4x3/us.svg)}.flag-icon-us.flag-icon-squared{background-image:url(../flags/1x1/us.svg)}.flag-icon-uy{background-image:url(../flags/4x3/uy.svg)}.flag-icon-uy.flag-icon-squared{background-image:url(../flags/1x1/uy.svg)}.flag-icon-uz{background-image:url(../flags/4x3/uz.svg)}.flag-icon-uz.flag-icon-squared{background-image:url(../flags/1x1/uz.svg)}.flag-icon-va{background-image:url(../flags/4x3/va.svg)}.flag-icon-va.flag-icon-squared{background-image:url(../flags/1x1/va.svg)}.flag-icon-vc{background-image:url(../flags/4x3/vc.svg)}.flag-icon-vc.flag-icon-squared{background-image:url(../flags/1x1/vc.svg)}.flag-icon-ve{background-image:url(../flags/4x3/ve.svg)}.flag-icon-ve.flag-icon-squared{background-image:url(../flags/1x1/ve.svg)}.flag-icon-vg{background-image:url(../flags/4x3/vg.svg)}.flag-icon-vg.flag-icon-squared{background-image:url(../flags/1x1/vg.svg)}.flag-icon-vi{background-image:url(../flags/4x3/vi.svg)}.flag-icon-vi.flag-icon-squared{background-image:url(../flags/1x1/vi.svg)}.flag-icon-vn{background-image:url(../flags/4x3/vn.svg)}.flag-icon-vn.flag-icon-squared{background-image:url(../flags/1x1/vn.svg)}.flag-icon-vu{background-image:url(../flags/4x3/vu.svg)}.flag-icon-vu.flag-icon-squared{background-image:url(../flags/1x1/vu.svg)}.flag-icon-wf{background-image:url(../flags/4x3/wf.svg)}.flag-icon-wf.flag-icon-squared{background-image:url(../flags/1x1/wf.svg)}.flag-icon-ws{background-image:url(../flags/4x3/ws.svg)}.flag-icon-ws.flag-icon-squared{background-image:url(../flags/1x1/ws.svg)}.flag-icon-ye{background-image:url(../flags/4x3/ye.svg)}.flag-icon-ye.flag-icon-squared{background-image:url(../flags/1x1/ye.svg)}.flag-icon-yt{background-image:url(../flags/4x3/yt.svg)}.flag-icon-yt.flag-icon-squared{background-image:url(../flags/1x1/yt.svg)}.flag-icon-za{background-image:url(../flags/4x3/za.svg)}.flag-icon-za.flag-icon-squared{background-image:url(../flags/1x1/za.svg)}.flag-icon-zm{background-image:url(../flags/4x3/zm.svg)}.flag-icon-zm.flag-icon-squared{background-image:url(../flags/1x1/zm.svg)}.flag-icon-zw{background-image:url(../flags/4x3/zw.svg)}.flag-icon-zw.flag-icon-squared{background-image:url(../flags/1x1/zw.svg)}.flag-icon-es-ct{background-image:url(../flags/4x3/es-ct.svg)}.flag-icon-es-ct.flag-icon-squared{background-image:url(../flags/1x1/es-ct.svg)}.flag-icon-eu{background-image:url(../flags/4x3/eu.svg)}.flag-icon-eu.flag-icon-squared{background-image:url(../flags/1x1/eu.svg)}.flag-icon-gb-eng{background-image:url(../flags/4x3/gb-eng.svg)}.flag-icon-gb-eng.flag-icon-squared{background-image:url(../flags/1x1/gb-eng.svg)}.flag-icon-gb-nir{background-image:url(../flags/4x3/gb-nir.svg)}.flag-icon-gb-nir.flag-icon-squared{background-image:url(../flags/1x1/gb-nir.svg)}.flag-icon-gb-sct{background-image:url(../flags/4x3/gb-sct.svg)}.flag-icon-gb-sct.flag-icon-squared{background-image:url(../flags/1x1/gb-sct.svg)}.flag-icon-gb-wls{background-image:url(../flags/4x3/gb-wls.svg)}.flag-icon-gb-wls.flag-icon-squared{background-image:url(../flags/1x1/gb-wls.svg)}.flag-icon-un{background-image:url(../flags/4x3/un.svg)}.flag-icon-un.flag-icon-squared{background-image:url(../flags/1x1/un.svg)}.flag-icon-xk{background-image:url(../flags/4x3/xk.svg)}.flag-icon-xk.flag-icon-squared{background-image:url(../flags/1x1/xk.svg)} \ No newline at end of file diff --git a/plugins/flag-icon-css/flags/1x1/ad.svg b/plugins/flag-icon-css/flags/1x1/ad.svg new file mode 100644 index 000000000..37900eef4 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ad.svg @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ae.svg b/plugins/flag-icon-css/flags/1x1/ae.svg new file mode 100644 index 000000000..739c5d464 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ae.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/af.svg b/plugins/flag-icon-css/flags/1x1/af.svg new file mode 100644 index 000000000..5ddaa40ae --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/af.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ag.svg b/plugins/flag-icon-css/flags/1x1/ag.svg new file mode 100644 index 000000000..d0b2a83cb --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ag.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ai.svg b/plugins/flag-icon-css/flags/1x1/ai.svg new file mode 100644 index 000000000..7dd6a79c7 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ai.svg @@ -0,0 +1,767 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/al.svg b/plugins/flag-icon-css/flags/1x1/al.svg new file mode 100644 index 000000000..7fd3e1a75 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/al.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/am.svg b/plugins/flag-icon-css/flags/1x1/am.svg new file mode 100644 index 000000000..1198be035 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/am.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ao.svg b/plugins/flag-icon-css/flags/1x1/ao.svg new file mode 100644 index 000000000..105282c2d --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ao.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/aq.svg b/plugins/flag-icon-css/flags/1x1/aq.svg new file mode 100644 index 000000000..f5dd1315d --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/aq.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ar.svg b/plugins/flag-icon-css/flags/1x1/ar.svg new file mode 100644 index 000000000..847746f5e --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ar.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/as.svg b/plugins/flag-icon-css/flags/1x1/as.svg new file mode 100644 index 000000000..ea75ee789 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/as.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/at.svg b/plugins/flag-icon-css/flags/1x1/at.svg new file mode 100644 index 000000000..8f3745f5e --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/at.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/au.svg b/plugins/flag-icon-css/flags/1x1/au.svg new file mode 100644 index 000000000..a199c5dda --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/au.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/aw.svg b/plugins/flag-icon-css/flags/1x1/aw.svg new file mode 100644 index 000000000..248a08d69 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/aw.svg @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ax.svg b/plugins/flag-icon-css/flags/1x1/ax.svg new file mode 100644 index 000000000..cdeb07e27 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ax.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/az.svg b/plugins/flag-icon-css/flags/1x1/az.svg new file mode 100644 index 000000000..0119e1ab4 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/az.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ba.svg b/plugins/flag-icon-css/flags/1x1/ba.svg new file mode 100644 index 000000000..5b92b0ab5 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ba.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bb.svg b/plugins/flag-icon-css/flags/1x1/bb.svg new file mode 100644 index 000000000..de794830a --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bb.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bd.svg b/plugins/flag-icon-css/flags/1x1/bd.svg new file mode 100644 index 000000000..4cb38cf50 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bd.svg @@ -0,0 +1,4 @@ + + + + diff --git a/plugins/flag-icon-css/flags/1x1/be.svg b/plugins/flag-icon-css/flags/1x1/be.svg new file mode 100644 index 000000000..01496c3ca --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/be.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bf.svg b/plugins/flag-icon-css/flags/1x1/bf.svg new file mode 100644 index 000000000..a3c7c44a4 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bf.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bg.svg b/plugins/flag-icon-css/flags/1x1/bg.svg new file mode 100644 index 000000000..5abe67f64 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bg.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bh.svg b/plugins/flag-icon-css/flags/1x1/bh.svg new file mode 100644 index 000000000..281213405 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bh.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bi.svg b/plugins/flag-icon-css/flags/1x1/bi.svg new file mode 100644 index 000000000..2701c489d --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bi.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bj.svg b/plugins/flag-icon-css/flags/1x1/bj.svg new file mode 100644 index 000000000..07c4c117c --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bj.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bl.svg b/plugins/flag-icon-css/flags/1x1/bl.svg new file mode 100644 index 000000000..0fa74e1c3 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bl.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bm.svg b/plugins/flag-icon-css/flags/1x1/bm.svg new file mode 100644 index 000000000..139480cc6 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bm.svg @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bn.svg b/plugins/flag-icon-css/flags/1x1/bn.svg new file mode 100644 index 000000000..e88cc8eb2 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bn.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bo.svg b/plugins/flag-icon-css/flags/1x1/bo.svg new file mode 100644 index 000000000..7bcbb6c35 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bo.svg @@ -0,0 +1,678 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bq.svg b/plugins/flag-icon-css/flags/1x1/bq.svg new file mode 100644 index 000000000..cc872ef1b --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bq.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/br.svg b/plugins/flag-icon-css/flags/1x1/br.svg new file mode 100644 index 000000000..dcc7d6129 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/br.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bs.svg b/plugins/flag-icon-css/flags/1x1/bs.svg new file mode 100644 index 000000000..decdebb1e --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bs.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bt.svg b/plugins/flag-icon-css/flags/1x1/bt.svg new file mode 100644 index 000000000..3ebf25f96 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bt.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bv.svg b/plugins/flag-icon-css/flags/1x1/bv.svg new file mode 100644 index 000000000..01c9ee147 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bv.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bw.svg b/plugins/flag-icon-css/flags/1x1/bw.svg new file mode 100644 index 000000000..0bc5d3d34 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bw.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/by.svg b/plugins/flag-icon-css/flags/1x1/by.svg new file mode 100644 index 000000000..73e14f7a2 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/by.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/bz.svg b/plugins/flag-icon-css/flags/1x1/bz.svg new file mode 100644 index 000000000..388490392 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/bz.svg @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ca.svg b/plugins/flag-icon-css/flags/1x1/ca.svg new file mode 100644 index 000000000..1eb0b6641 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ca.svg @@ -0,0 +1,4 @@ + + + + diff --git a/plugins/flag-icon-css/flags/1x1/cc.svg b/plugins/flag-icon-css/flags/1x1/cc.svg new file mode 100644 index 000000000..0a730c14d --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/cc.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/cd.svg b/plugins/flag-icon-css/flags/1x1/cd.svg new file mode 100644 index 000000000..5da2a9689 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/cd.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/cf.svg b/plugins/flag-icon-css/flags/1x1/cf.svg new file mode 100644 index 000000000..e92462152 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/cf.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/cg.svg b/plugins/flag-icon-css/flags/1x1/cg.svg new file mode 100644 index 000000000..a52ba7e21 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/cg.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ch.svg b/plugins/flag-icon-css/flags/1x1/ch.svg new file mode 100644 index 000000000..773cdc8a3 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ch.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ci.svg b/plugins/flag-icon-css/flags/1x1/ci.svg new file mode 100644 index 000000000..bd1e3f414 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ci.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ck.svg b/plugins/flag-icon-css/flags/1x1/ck.svg new file mode 100644 index 000000000..b7c2f37cb --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ck.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/cl.svg b/plugins/flag-icon-css/flags/1x1/cl.svg new file mode 100644 index 000000000..b80889672 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/cl.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/cm.svg b/plugins/flag-icon-css/flags/1x1/cm.svg new file mode 100644 index 000000000..08b710bb8 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/cm.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/cn.svg b/plugins/flag-icon-css/flags/1x1/cn.svg new file mode 100644 index 000000000..7873c1b4f --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/cn.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/co.svg b/plugins/flag-icon-css/flags/1x1/co.svg new file mode 100644 index 000000000..18d1c5f45 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/co.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/cr.svg b/plugins/flag-icon-css/flags/1x1/cr.svg new file mode 100644 index 000000000..a60a6dd61 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/cr.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/cu.svg b/plugins/flag-icon-css/flags/1x1/cu.svg new file mode 100644 index 000000000..396817620 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/cu.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/cv.svg b/plugins/flag-icon-css/flags/1x1/cv.svg new file mode 100644 index 000000000..a8311b2f8 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/cv.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/cw.svg b/plugins/flag-icon-css/flags/1x1/cw.svg new file mode 100644 index 000000000..6cc971136 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/cw.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/cx.svg b/plugins/flag-icon-css/flags/1x1/cx.svg new file mode 100644 index 000000000..687594fc6 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/cx.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/cy.svg b/plugins/flag-icon-css/flags/1x1/cy.svg new file mode 100644 index 000000000..e0233aeb2 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/cy.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/cz.svg b/plugins/flag-icon-css/flags/1x1/cz.svg new file mode 100644 index 000000000..898d0e9e3 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/cz.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/de.svg b/plugins/flag-icon-css/flags/1x1/de.svg new file mode 100644 index 000000000..b9ea8a613 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/de.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/dj.svg b/plugins/flag-icon-css/flags/1x1/dj.svg new file mode 100644 index 000000000..3f6b2e4f3 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/dj.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/dk.svg b/plugins/flag-icon-css/flags/1x1/dk.svg new file mode 100644 index 000000000..51ff69feb --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/dk.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/dm.svg b/plugins/flag-icon-css/flags/1x1/dm.svg new file mode 100644 index 000000000..43a161564 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/dm.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/do.svg b/plugins/flag-icon-css/flags/1x1/do.svg new file mode 100644 index 000000000..2fda1205e --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/do.svg @@ -0,0 +1,6745 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/dz.svg b/plugins/flag-icon-css/flags/1x1/dz.svg new file mode 100644 index 000000000..10afe831c --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/dz.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ec.svg b/plugins/flag-icon-css/flags/1x1/ec.svg new file mode 100644 index 000000000..e957ae9cc --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ec.svg @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ee.svg b/plugins/flag-icon-css/flags/1x1/ee.svg new file mode 100644 index 000000000..fbc9e3394 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ee.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/eg.svg b/plugins/flag-icon-css/flags/1x1/eg.svg new file mode 100644 index 000000000..012d90d20 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/eg.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/eh.svg b/plugins/flag-icon-css/flags/1x1/eh.svg new file mode 100644 index 000000000..849cd9c92 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/eh.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/er.svg b/plugins/flag-icon-css/flags/1x1/er.svg new file mode 100644 index 000000000..59ddf4b1e --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/er.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/es-ct.svg b/plugins/flag-icon-css/flags/1x1/es-ct.svg new file mode 100644 index 000000000..ddb67b79e --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/es-ct.svg @@ -0,0 +1,4 @@ + + + + diff --git a/plugins/flag-icon-css/flags/1x1/es.svg b/plugins/flag-icon-css/flags/1x1/es.svg new file mode 100644 index 000000000..8cc73b200 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/es.svg @@ -0,0 +1,547 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/et.svg b/plugins/flag-icon-css/flags/1x1/et.svg new file mode 100644 index 000000000..cfed91fa7 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/et.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/eu.svg b/plugins/flag-icon-css/flags/1x1/eu.svg new file mode 100644 index 000000000..b031d2d33 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/eu.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/fi.svg b/plugins/flag-icon-css/flags/1x1/fi.svg new file mode 100644 index 000000000..aff1304c6 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/fi.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/fj.svg b/plugins/flag-icon-css/flags/1x1/fj.svg new file mode 100644 index 000000000..c58eb86cf --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/fj.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/fk.svg b/plugins/flag-icon-css/flags/1x1/fk.svg new file mode 100644 index 000000000..bd6234d16 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/fk.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/fm.svg b/plugins/flag-icon-css/flags/1x1/fm.svg new file mode 100644 index 000000000..791fde992 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/fm.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/fo.svg b/plugins/flag-icon-css/flags/1x1/fo.svg new file mode 100644 index 000000000..b28915c01 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/fo.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/fr.svg b/plugins/flag-icon-css/flags/1x1/fr.svg new file mode 100644 index 000000000..f8e3ca0d5 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/fr.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ga.svg b/plugins/flag-icon-css/flags/1x1/ga.svg new file mode 100644 index 000000000..16c81b302 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ga.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gb-eng.svg b/plugins/flag-icon-css/flags/1x1/gb-eng.svg new file mode 100644 index 000000000..18026d294 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gb-eng.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gb-nir.svg b/plugins/flag-icon-css/flags/1x1/gb-nir.svg new file mode 100644 index 000000000..afaddda30 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gb-nir.svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gb-sct.svg b/plugins/flag-icon-css/flags/1x1/gb-sct.svg new file mode 100644 index 000000000..6987b0886 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gb-sct.svg @@ -0,0 +1,4 @@ + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gb-wls.svg b/plugins/flag-icon-css/flags/1x1/gb-wls.svg new file mode 100644 index 000000000..de7a2a9dc --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gb-wls.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gb.svg b/plugins/flag-icon-css/flags/1x1/gb.svg new file mode 100644 index 000000000..07e6a5c1f --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gb.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gd.svg b/plugins/flag-icon-css/flags/1x1/gd.svg new file mode 100644 index 000000000..c44890f3d --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gd.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ge.svg b/plugins/flag-icon-css/flags/1x1/ge.svg new file mode 100644 index 000000000..9e4ea3537 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ge.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gf.svg b/plugins/flag-icon-css/flags/1x1/gf.svg new file mode 100644 index 000000000..1e05394ad --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gf.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gg.svg b/plugins/flag-icon-css/flags/1x1/gg.svg new file mode 100644 index 000000000..2d06a9f86 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gg.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gh.svg b/plugins/flag-icon-css/flags/1x1/gh.svg new file mode 100644 index 000000000..4b6446d64 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gh.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gi.svg b/plugins/flag-icon-css/flags/1x1/gi.svg new file mode 100644 index 000000000..9445446f1 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gi.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gl.svg b/plugins/flag-icon-css/flags/1x1/gl.svg new file mode 100644 index 000000000..dd84e01f4 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gl.svg @@ -0,0 +1,4 @@ + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gm.svg b/plugins/flag-icon-css/flags/1x1/gm.svg new file mode 100644 index 000000000..b06ab6cb5 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gm.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gn.svg b/plugins/flag-icon-css/flags/1x1/gn.svg new file mode 100644 index 000000000..8f8855da4 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gn.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gp.svg b/plugins/flag-icon-css/flags/1x1/gp.svg new file mode 100644 index 000000000..0a5bdb005 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gp.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gq.svg b/plugins/flag-icon-css/flags/1x1/gq.svg new file mode 100644 index 000000000..b735e4d65 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gq.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gr.svg b/plugins/flag-icon-css/flags/1x1/gr.svg new file mode 100644 index 000000000..89b94b39f --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gr.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gs.svg b/plugins/flag-icon-css/flags/1x1/gs.svg new file mode 100644 index 000000000..62e553226 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gs.svg @@ -0,0 +1,206 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + L + + + E + + + O + + + T + + + E + + + R + + + R + + + R + + + R + + + R + + + E + + + O + + + O + + + A + + + A + + + A + + + M + + + P + + + P + + + P + + + I + + + T + + + T + + + M + + + G + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gt.svg b/plugins/flag-icon-css/flags/1x1/gt.svg new file mode 100644 index 000000000..a8fb779f0 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gt.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gu.svg b/plugins/flag-icon-css/flags/1x1/gu.svg new file mode 100644 index 000000000..b8e6bd4a5 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gu.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + G + + + U + + + A + + + M + + + + + + + + G + + + U + + + A + + + M + + diff --git a/plugins/flag-icon-css/flags/1x1/gw.svg b/plugins/flag-icon-css/flags/1x1/gw.svg new file mode 100644 index 000000000..064a59347 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gw.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/gy.svg b/plugins/flag-icon-css/flags/1x1/gy.svg new file mode 100644 index 000000000..57eb52090 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/gy.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/hk.svg b/plugins/flag-icon-css/flags/1x1/hk.svg new file mode 100644 index 000000000..b2f0b3ca6 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/hk.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/hm.svg b/plugins/flag-icon-css/flags/1x1/hm.svg new file mode 100644 index 000000000..7e1f7e7e6 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/hm.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/hn.svg b/plugins/flag-icon-css/flags/1x1/hn.svg new file mode 100644 index 000000000..c7c4c4acf --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/hn.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/hr.svg b/plugins/flag-icon-css/flags/1x1/hr.svg new file mode 100644 index 000000000..b6e242be0 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/hr.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ht.svg b/plugins/flag-icon-css/flags/1x1/ht.svg new file mode 100644 index 000000000..994a4e5f0 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ht.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/hu.svg b/plugins/flag-icon-css/flags/1x1/hu.svg new file mode 100644 index 000000000..94bc29f13 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/hu.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/id.svg b/plugins/flag-icon-css/flags/1x1/id.svg new file mode 100644 index 000000000..6d2cf0941 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/id.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ie.svg b/plugins/flag-icon-css/flags/1x1/ie.svg new file mode 100644 index 000000000..60448a9de --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ie.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/il.svg b/plugins/flag-icon-css/flags/1x1/il.svg new file mode 100644 index 000000000..6cb4b1c1f --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/il.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/im.svg b/plugins/flag-icon-css/flags/1x1/im.svg new file mode 100644 index 000000000..fe397165b --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/im.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/in.svg b/plugins/flag-icon-css/flags/1x1/in.svg new file mode 100644 index 000000000..e6557cd01 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/in.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/io.svg b/plugins/flag-icon-css/flags/1x1/io.svg new file mode 100644 index 000000000..1599825ac --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/io.svg @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/iq.svg b/plugins/flag-icon-css/flags/1x1/iq.svg new file mode 100644 index 000000000..66292f1bd --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/iq.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ir.svg b/plugins/flag-icon-css/flags/1x1/ir.svg new file mode 100644 index 000000000..11447a921 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ir.svg @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/is.svg b/plugins/flag-icon-css/flags/1x1/is.svg new file mode 100644 index 000000000..08d1e6838 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/is.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/it.svg b/plugins/flag-icon-css/flags/1x1/it.svg new file mode 100644 index 000000000..615c58fb8 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/it.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/je.svg b/plugins/flag-icon-css/flags/1x1/je.svg new file mode 100644 index 000000000..16cb1c5f9 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/je.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/jm.svg b/plugins/flag-icon-css/flags/1x1/jm.svg new file mode 100644 index 000000000..c261da097 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/jm.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/jo.svg b/plugins/flag-icon-css/flags/1x1/jo.svg new file mode 100644 index 000000000..ab1c62aaa --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/jo.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/jp.svg b/plugins/flag-icon-css/flags/1x1/jp.svg new file mode 100644 index 000000000..afa0c7acd --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/jp.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ke.svg b/plugins/flag-icon-css/flags/1x1/ke.svg new file mode 100644 index 000000000..1c07a443e --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ke.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/kg.svg b/plugins/flag-icon-css/flags/1x1/kg.svg new file mode 100644 index 000000000..7aee3036d --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/kg.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/kh.svg b/plugins/flag-icon-css/flags/1x1/kh.svg new file mode 100644 index 000000000..6d7b7ead8 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/kh.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ki.svg b/plugins/flag-icon-css/flags/1x1/ki.svg new file mode 100644 index 000000000..aa94a4b0c --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ki.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/km.svg b/plugins/flag-icon-css/flags/1x1/km.svg new file mode 100644 index 000000000..c21ed9391 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/km.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/kn.svg b/plugins/flag-icon-css/flags/1x1/kn.svg new file mode 100644 index 000000000..4b2a2488b --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/kn.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/kp.svg b/plugins/flag-icon-css/flags/1x1/kp.svg new file mode 100644 index 000000000..8eda6be87 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/kp.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/kr.svg b/plugins/flag-icon-css/flags/1x1/kr.svg new file mode 100644 index 000000000..d0ce1b0e6 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/kr.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/kw.svg b/plugins/flag-icon-css/flags/1x1/kw.svg new file mode 100644 index 000000000..3d4047fff --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/kw.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ky.svg b/plugins/flag-icon-css/flags/1x1/ky.svg new file mode 100644 index 000000000..2659940c6 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ky.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/kz.svg b/plugins/flag-icon-css/flags/1x1/kz.svg new file mode 100644 index 000000000..f7d1efd63 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/kz.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/la.svg b/plugins/flag-icon-css/flags/1x1/la.svg new file mode 100644 index 000000000..0a7178fe5 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/la.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/lb.svg b/plugins/flag-icon-css/flags/1x1/lb.svg new file mode 100644 index 000000000..671890829 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/lb.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/lc.svg b/plugins/flag-icon-css/flags/1x1/lc.svg new file mode 100644 index 000000000..b13b8852a --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/lc.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/li.svg b/plugins/flag-icon-css/flags/1x1/li.svg new file mode 100644 index 000000000..d6f8d297f --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/li.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/lk.svg b/plugins/flag-icon-css/flags/1x1/lk.svg new file mode 100644 index 000000000..cd3ad7413 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/lk.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/lr.svg b/plugins/flag-icon-css/flags/1x1/lr.svg new file mode 100644 index 000000000..0ae34e728 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/lr.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ls.svg b/plugins/flag-icon-css/flags/1x1/ls.svg new file mode 100644 index 000000000..e71bb5bb7 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ls.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/lt.svg b/plugins/flag-icon-css/flags/1x1/lt.svg new file mode 100644 index 000000000..aa96cf323 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/lt.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/lu.svg b/plugins/flag-icon-css/flags/1x1/lu.svg new file mode 100644 index 000000000..629367160 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/lu.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/lv.svg b/plugins/flag-icon-css/flags/1x1/lv.svg new file mode 100644 index 000000000..5556de1a3 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/lv.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ly.svg b/plugins/flag-icon-css/flags/1x1/ly.svg new file mode 100644 index 000000000..1f581740c --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ly.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ma.svg b/plugins/flag-icon-css/flags/1x1/ma.svg new file mode 100644 index 000000000..85c99b3b9 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ma.svg @@ -0,0 +1,4 @@ + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mc.svg b/plugins/flag-icon-css/flags/1x1/mc.svg new file mode 100644 index 000000000..d38822dda --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mc.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/md.svg b/plugins/flag-icon-css/flags/1x1/md.svg new file mode 100644 index 000000000..e2c136431 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/md.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/me.svg b/plugins/flag-icon-css/flags/1x1/me.svg new file mode 100644 index 000000000..722dfbbb4 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/me.svg @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mf.svg b/plugins/flag-icon-css/flags/1x1/mf.svg new file mode 100644 index 000000000..310afce40 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mf.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mg.svg b/plugins/flag-icon-css/flags/1x1/mg.svg new file mode 100644 index 000000000..f0375cc6b --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mg.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mh.svg b/plugins/flag-icon-css/flags/1x1/mh.svg new file mode 100644 index 000000000..97f34631a --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mh.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mk.svg b/plugins/flag-icon-css/flags/1x1/mk.svg new file mode 100644 index 000000000..da2e9a4c4 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mk.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ml.svg b/plugins/flag-icon-css/flags/1x1/ml.svg new file mode 100644 index 000000000..1e4d98900 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ml.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mm.svg b/plugins/flag-icon-css/flags/1x1/mm.svg new file mode 100644 index 000000000..5076184c3 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mm.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mn.svg b/plugins/flag-icon-css/flags/1x1/mn.svg new file mode 100644 index 000000000..abb142b87 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mn.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mo.svg b/plugins/flag-icon-css/flags/1x1/mo.svg new file mode 100644 index 000000000..ddaed83b1 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mo.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mp.svg b/plugins/flag-icon-css/flags/1x1/mp.svg new file mode 100644 index 000000000..fcdae0a91 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mp.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mq.svg b/plugins/flag-icon-css/flags/1x1/mq.svg new file mode 100644 index 000000000..7a69fb584 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mq.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mr.svg b/plugins/flag-icon-css/flags/1x1/mr.svg new file mode 100644 index 000000000..cf887bfde --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mr.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ms.svg b/plugins/flag-icon-css/flags/1x1/ms.svg new file mode 100644 index 000000000..2d6995f4f --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ms.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mt.svg b/plugins/flag-icon-css/flags/1x1/mt.svg new file mode 100644 index 000000000..0a4030f62 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mt.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mu.svg b/plugins/flag-icon-css/flags/1x1/mu.svg new file mode 100644 index 000000000..773d3d59e --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mu.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mv.svg b/plugins/flag-icon-css/flags/1x1/mv.svg new file mode 100644 index 000000000..aa5ed5333 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mv.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mw.svg b/plugins/flag-icon-css/flags/1x1/mw.svg new file mode 100644 index 000000000..acf327cf4 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mw.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mx.svg b/plugins/flag-icon-css/flags/1x1/mx.svg new file mode 100644 index 000000000..04e6d1da0 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mx.svg @@ -0,0 +1,378 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/my.svg b/plugins/flag-icon-css/flags/1x1/my.svg new file mode 100644 index 000000000..518b3fdd2 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/my.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/mz.svg b/plugins/flag-icon-css/flags/1x1/mz.svg new file mode 100644 index 000000000..b753a53f8 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/mz.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/na.svg b/plugins/flag-icon-css/flags/1x1/na.svg new file mode 100644 index 000000000..2a7beb8e4 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/na.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/nc.svg b/plugins/flag-icon-css/flags/1x1/nc.svg new file mode 100644 index 000000000..1fb62f0af --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/nc.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ne.svg b/plugins/flag-icon-css/flags/1x1/ne.svg new file mode 100644 index 000000000..e76e44c0b --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ne.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/nf.svg b/plugins/flag-icon-css/flags/1x1/nf.svg new file mode 100644 index 000000000..f28ba92b4 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/nf.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ng.svg b/plugins/flag-icon-css/flags/1x1/ng.svg new file mode 100644 index 000000000..57d65d380 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ng.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ni.svg b/plugins/flag-icon-css/flags/1x1/ni.svg new file mode 100644 index 000000000..a0206270f --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ni.svg @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/nl.svg b/plugins/flag-icon-css/flags/1x1/nl.svg new file mode 100644 index 000000000..ee7d28196 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/nl.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/no.svg b/plugins/flag-icon-css/flags/1x1/no.svg new file mode 100644 index 000000000..08ea5728d --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/no.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/np.svg b/plugins/flag-icon-css/flags/1x1/np.svg new file mode 100644 index 000000000..874d0f401 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/np.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/nr.svg b/plugins/flag-icon-css/flags/1x1/nr.svg new file mode 100644 index 000000000..282d80fa1 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/nr.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/nu.svg b/plugins/flag-icon-css/flags/1x1/nu.svg new file mode 100644 index 000000000..e54694052 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/nu.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/nz.svg b/plugins/flag-icon-css/flags/1x1/nz.svg new file mode 100644 index 000000000..4900fc59e --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/nz.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/om.svg b/plugins/flag-icon-css/flags/1x1/om.svg new file mode 100644 index 000000000..5c30c755d --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/om.svg @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/pa.svg b/plugins/flag-icon-css/flags/1x1/pa.svg new file mode 100644 index 000000000..57965b9ea --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/pa.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/pe.svg b/plugins/flag-icon-css/flags/1x1/pe.svg new file mode 100644 index 000000000..4bad743c9 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/pe.svg @@ -0,0 +1,244 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/pf.svg b/plugins/flag-icon-css/flags/1x1/pf.svg new file mode 100644 index 000000000..8320dcedb --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/pf.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/pg.svg b/plugins/flag-icon-css/flags/1x1/pg.svg new file mode 100644 index 000000000..c7fc80503 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/pg.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ph.svg b/plugins/flag-icon-css/flags/1x1/ph.svg new file mode 100644 index 000000000..bc861f629 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ph.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/pk.svg b/plugins/flag-icon-css/flags/1x1/pk.svg new file mode 100644 index 000000000..fbdad41c5 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/pk.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/pl.svg b/plugins/flag-icon-css/flags/1x1/pl.svg new file mode 100644 index 000000000..f7c12a184 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/pl.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/pm.svg b/plugins/flag-icon-css/flags/1x1/pm.svg new file mode 100644 index 000000000..3d4014a41 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/pm.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/pn.svg b/plugins/flag-icon-css/flags/1x1/pn.svg new file mode 100644 index 000000000..bf0c81dc2 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/pn.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/pr.svg b/plugins/flag-icon-css/flags/1x1/pr.svg new file mode 100644 index 000000000..79cf4c099 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/pr.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ps.svg b/plugins/flag-icon-css/flags/1x1/ps.svg new file mode 100644 index 000000000..7c1ea3f9a --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ps.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/pt.svg b/plugins/flag-icon-css/flags/1x1/pt.svg new file mode 100644 index 000000000..5bc4c0e5e --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/pt.svg @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/pw.svg b/plugins/flag-icon-css/flags/1x1/pw.svg new file mode 100644 index 000000000..80148e825 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/pw.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/py.svg b/plugins/flag-icon-css/flags/1x1/py.svg new file mode 100644 index 000000000..40ac8d26e --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/py.svg @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/qa.svg b/plugins/flag-icon-css/flags/1x1/qa.svg new file mode 100644 index 000000000..0bf30ea37 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/qa.svg @@ -0,0 +1,4 @@ + + + + diff --git a/plugins/flag-icon-css/flags/1x1/re.svg b/plugins/flag-icon-css/flags/1x1/re.svg new file mode 100644 index 000000000..027c9f32c --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/re.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ro.svg b/plugins/flag-icon-css/flags/1x1/ro.svg new file mode 100644 index 000000000..994992ab6 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ro.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/rs.svg b/plugins/flag-icon-css/flags/1x1/rs.svg new file mode 100644 index 000000000..74548a5dc --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/rs.svg @@ -0,0 +1,296 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ru.svg b/plugins/flag-icon-css/flags/1x1/ru.svg new file mode 100644 index 000000000..d64308743 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ru.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/rw.svg b/plugins/flag-icon-css/flags/1x1/rw.svg new file mode 100644 index 000000000..26e41f6ad --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/rw.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sa.svg b/plugins/flag-icon-css/flags/1x1/sa.svg new file mode 100644 index 000000000..ca8a1cfe0 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sa.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sb.svg b/plugins/flag-icon-css/flags/1x1/sb.svg new file mode 100644 index 000000000..f61bafd6a --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sb.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sc.svg b/plugins/flag-icon-css/flags/1x1/sc.svg new file mode 100644 index 000000000..65d8943d6 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sc.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sd.svg b/plugins/flag-icon-css/flags/1x1/sd.svg new file mode 100644 index 000000000..72a729708 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sd.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/se.svg b/plugins/flag-icon-css/flags/1x1/se.svg new file mode 100644 index 000000000..53994a468 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/se.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sg.svg b/plugins/flag-icon-css/flags/1x1/sg.svg new file mode 100644 index 000000000..632c7ccc8 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sg.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sh.svg b/plugins/flag-icon-css/flags/1x1/sh.svg new file mode 100644 index 000000000..bae2e766c --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sh.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/si.svg b/plugins/flag-icon-css/flags/1x1/si.svg new file mode 100644 index 000000000..16fcef956 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/si.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sj.svg b/plugins/flag-icon-css/flags/1x1/sj.svg new file mode 100644 index 000000000..f4e582973 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sj.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sk.svg b/plugins/flag-icon-css/flags/1x1/sk.svg new file mode 100644 index 000000000..9b60ff905 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sk.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sl.svg b/plugins/flag-icon-css/flags/1x1/sl.svg new file mode 100644 index 000000000..18c76d781 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sl.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sm.svg b/plugins/flag-icon-css/flags/1x1/sm.svg new file mode 100644 index 000000000..710260b54 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sm.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + L + + + I + + + B + + + E + + + R + + + T + + + A + + + S + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sn.svg b/plugins/flag-icon-css/flags/1x1/sn.svg new file mode 100644 index 000000000..fbbad5e02 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sn.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/so.svg b/plugins/flag-icon-css/flags/1x1/so.svg new file mode 100644 index 000000000..96d88a992 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/so.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sr.svg b/plugins/flag-icon-css/flags/1x1/sr.svg new file mode 100644 index 000000000..a0ca03e36 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sr.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ss.svg b/plugins/flag-icon-css/flags/1x1/ss.svg new file mode 100644 index 000000000..7e6a47ffd --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ss.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/st.svg b/plugins/flag-icon-css/flags/1x1/st.svg new file mode 100644 index 000000000..da5df2990 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/st.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sv.svg b/plugins/flag-icon-css/flags/1x1/sv.svg new file mode 100644 index 000000000..f4842e78c --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sv.svg @@ -0,0 +1,603 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sx.svg b/plugins/flag-icon-css/flags/1x1/sx.svg new file mode 100644 index 000000000..516897ac4 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sx.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sy.svg b/plugins/flag-icon-css/flags/1x1/sy.svg new file mode 100644 index 000000000..904dc1f65 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sy.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/sz.svg b/plugins/flag-icon-css/flags/1x1/sz.svg new file mode 100644 index 000000000..46cf2638d --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/sz.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/tc.svg b/plugins/flag-icon-css/flags/1x1/tc.svg new file mode 100644 index 000000000..65295770b --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/tc.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/td.svg b/plugins/flag-icon-css/flags/1x1/td.svg new file mode 100644 index 000000000..e3e81ce2f --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/td.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/tf.svg b/plugins/flag-icon-css/flags/1x1/tf.svg new file mode 100644 index 000000000..2061867c9 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/tf.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/tg.svg b/plugins/flag-icon-css/flags/1x1/tg.svg new file mode 100644 index 000000000..2c1fd98fd --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/tg.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/th.svg b/plugins/flag-icon-css/flags/1x1/th.svg new file mode 100644 index 000000000..86850f5fb --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/th.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/tj.svg b/plugins/flag-icon-css/flags/1x1/tj.svg new file mode 100644 index 000000000..7e189f09d --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/tj.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/tk.svg b/plugins/flag-icon-css/flags/1x1/tk.svg new file mode 100644 index 000000000..c5ff6b4cb --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/tk.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/tl.svg b/plugins/flag-icon-css/flags/1x1/tl.svg new file mode 100644 index 000000000..ec6d44bd1 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/tl.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/tm.svg b/plugins/flag-icon-css/flags/1x1/tm.svg new file mode 100644 index 000000000..9d223801b --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/tm.svg @@ -0,0 +1,203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/tn.svg b/plugins/flag-icon-css/flags/1x1/tn.svg new file mode 100644 index 000000000..f782aa693 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/tn.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/to.svg b/plugins/flag-icon-css/flags/1x1/to.svg new file mode 100644 index 000000000..201d6bc39 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/to.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/tr.svg b/plugins/flag-icon-css/flags/1x1/tr.svg new file mode 100644 index 000000000..861d4ea58 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/tr.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/tt.svg b/plugins/flag-icon-css/flags/1x1/tt.svg new file mode 100644 index 000000000..8ab3e7719 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/tt.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/tv.svg b/plugins/flag-icon-css/flags/1x1/tv.svg new file mode 100644 index 000000000..d6d1338c9 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/tv.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/tw.svg b/plugins/flag-icon-css/flags/1x1/tw.svg new file mode 100644 index 000000000..4285d9384 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/tw.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/tz.svg b/plugins/flag-icon-css/flags/1x1/tz.svg new file mode 100644 index 000000000..f993ff15d --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/tz.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ua.svg b/plugins/flag-icon-css/flags/1x1/ua.svg new file mode 100644 index 000000000..18ebe0d49 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ua.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ug.svg b/plugins/flag-icon-css/flags/1x1/ug.svg new file mode 100644 index 000000000..f9751faf8 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ug.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/um.svg b/plugins/flag-icon-css/flags/1x1/um.svg new file mode 100644 index 000000000..25b08ce6a --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/um.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/un.svg b/plugins/flag-icon-css/flags/1x1/un.svg new file mode 100644 index 000000000..49db9cd4b --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/un.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/us.svg b/plugins/flag-icon-css/flags/1x1/us.svg new file mode 100644 index 000000000..31f90c6c3 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/us.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/uy.svg b/plugins/flag-icon-css/flags/1x1/uy.svg new file mode 100644 index 000000000..0194a7cb0 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/uy.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/uz.svg b/plugins/flag-icon-css/flags/1x1/uz.svg new file mode 100644 index 000000000..641af1b82 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/uz.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/va.svg b/plugins/flag-icon-css/flags/1x1/va.svg new file mode 100644 index 000000000..4305a66c3 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/va.svg @@ -0,0 +1,479 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/vc.svg b/plugins/flag-icon-css/flags/1x1/vc.svg new file mode 100644 index 000000000..ee72f781a --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/vc.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ve.svg b/plugins/flag-icon-css/flags/1x1/ve.svg new file mode 100644 index 000000000..205fe848a --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ve.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/vg.svg b/plugins/flag-icon-css/flags/1x1/vg.svg new file mode 100644 index 000000000..8d2478507 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/vg.svg @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/vi.svg b/plugins/flag-icon-css/flags/1x1/vi.svg new file mode 100644 index 000000000..eb8cd5e59 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/vi.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/vn.svg b/plugins/flag-icon-css/flags/1x1/vn.svg new file mode 100644 index 000000000..6b158145a --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/vn.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/vu.svg b/plugins/flag-icon-css/flags/1x1/vu.svg new file mode 100644 index 000000000..7bd2221af --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/vu.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/wf.svg b/plugins/flag-icon-css/flags/1x1/wf.svg new file mode 100644 index 000000000..bb726a7c2 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/wf.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ws.svg b/plugins/flag-icon-css/flags/1x1/ws.svg new file mode 100644 index 000000000..155ad7b55 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ws.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/xk.svg b/plugins/flag-icon-css/flags/1x1/xk.svg new file mode 100644 index 000000000..25d56ceeb --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/xk.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/ye.svg b/plugins/flag-icon-css/flags/1x1/ye.svg new file mode 100644 index 000000000..d49d2c414 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/ye.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/yt.svg b/plugins/flag-icon-css/flags/1x1/yt.svg new file mode 100644 index 000000000..7bf383737 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/yt.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/za.svg b/plugins/flag-icon-css/flags/1x1/za.svg new file mode 100644 index 000000000..9bae96fe3 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/za.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/zm.svg b/plugins/flag-icon-css/flags/1x1/zm.svg new file mode 100644 index 000000000..dc8db8150 --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/zm.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/1x1/zw.svg b/plugins/flag-icon-css/flags/1x1/zw.svg new file mode 100644 index 000000000..563267e1b --- /dev/null +++ b/plugins/flag-icon-css/flags/1x1/zw.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ad.svg b/plugins/flag-icon-css/flags/4x3/ad.svg new file mode 100644 index 000000000..9e424cf04 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ad.svg @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ae.svg b/plugins/flag-icon-css/flags/4x3/ae.svg new file mode 100644 index 000000000..a7bdb17aa --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ae.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/af.svg b/plugins/flag-icon-css/flags/4x3/af.svg new file mode 100644 index 000000000..a8676a3b1 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/af.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ag.svg b/plugins/flag-icon-css/flags/4x3/ag.svg new file mode 100644 index 000000000..24c4c2ee0 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ag.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ai.svg b/plugins/flag-icon-css/flags/4x3/ai.svg new file mode 100644 index 000000000..fa71b5889 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ai.svg @@ -0,0 +1,767 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/al.svg b/plugins/flag-icon-css/flags/4x3/al.svg new file mode 100644 index 000000000..25be209e6 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/al.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/am.svg b/plugins/flag-icon-css/flags/4x3/am.svg new file mode 100644 index 000000000..0cd217815 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/am.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ao.svg b/plugins/flag-icon-css/flags/4x3/ao.svg new file mode 100644 index 000000000..95873c617 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ao.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/aq.svg b/plugins/flag-icon-css/flags/4x3/aq.svg new file mode 100644 index 000000000..d3be43b8b --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/aq.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ar.svg b/plugins/flag-icon-css/flags/4x3/ar.svg new file mode 100644 index 000000000..4c1556467 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ar.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/as.svg b/plugins/flag-icon-css/flags/4x3/as.svg new file mode 100644 index 000000000..fbdbe95d4 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/as.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/at.svg b/plugins/flag-icon-css/flags/4x3/at.svg new file mode 100644 index 000000000..6796f4350 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/at.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/au.svg b/plugins/flag-icon-css/flags/4x3/au.svg new file mode 100644 index 000000000..47c7baec2 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/au.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/aw.svg b/plugins/flag-icon-css/flags/4x3/aw.svg new file mode 100644 index 000000000..632cdf562 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/aw.svg @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ax.svg b/plugins/flag-icon-css/flags/4x3/ax.svg new file mode 100644 index 000000000..472a8cd6d --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ax.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/az.svg b/plugins/flag-icon-css/flags/4x3/az.svg new file mode 100644 index 000000000..4293e9f52 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/az.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ba.svg b/plugins/flag-icon-css/flags/4x3/ba.svg new file mode 100644 index 000000000..3860f3403 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ba.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bb.svg b/plugins/flag-icon-css/flags/4x3/bb.svg new file mode 100644 index 000000000..d75831f3e --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bb.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bd.svg b/plugins/flag-icon-css/flags/4x3/bd.svg new file mode 100644 index 000000000..1e3433e5a --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bd.svg @@ -0,0 +1,4 @@ + + + + diff --git a/plugins/flag-icon-css/flags/4x3/be.svg b/plugins/flag-icon-css/flags/4x3/be.svg new file mode 100644 index 000000000..eaf016d08 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/be.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bf.svg b/plugins/flag-icon-css/flags/4x3/bf.svg new file mode 100644 index 000000000..c92cce6be --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bf.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bg.svg b/plugins/flag-icon-css/flags/4x3/bg.svg new file mode 100644 index 000000000..15ba696cf --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bg.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bh.svg b/plugins/flag-icon-css/flags/4x3/bh.svg new file mode 100644 index 000000000..803df89e9 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bh.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bi.svg b/plugins/flag-icon-css/flags/4x3/bi.svg new file mode 100644 index 000000000..437631bdb --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bi.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bj.svg b/plugins/flag-icon-css/flags/4x3/bj.svg new file mode 100644 index 000000000..1721e1d3f --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bj.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bl.svg b/plugins/flag-icon-css/flags/4x3/bl.svg new file mode 100644 index 000000000..ecf6ec433 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bl.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bm.svg b/plugins/flag-icon-css/flags/4x3/bm.svg new file mode 100644 index 000000000..4fea36edc --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bm.svg @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bn.svg b/plugins/flag-icon-css/flags/4x3/bn.svg new file mode 100644 index 000000000..398aa3955 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bn.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bo.svg b/plugins/flag-icon-css/flags/4x3/bo.svg new file mode 100644 index 000000000..7c546d971 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bo.svg @@ -0,0 +1,676 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bq.svg b/plugins/flag-icon-css/flags/4x3/bq.svg new file mode 100644 index 000000000..4b74eb400 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bq.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/br.svg b/plugins/flag-icon-css/flags/4x3/br.svg new file mode 100644 index 000000000..061406bb5 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/br.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bs.svg b/plugins/flag-icon-css/flags/4x3/bs.svg new file mode 100644 index 000000000..a9d84193e --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bs.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bt.svg b/plugins/flag-icon-css/flags/4x3/bt.svg new file mode 100644 index 000000000..5d683915d --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bt.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bv.svg b/plugins/flag-icon-css/flags/4x3/bv.svg new file mode 100644 index 000000000..cffdc3282 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bv.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bw.svg b/plugins/flag-icon-css/flags/4x3/bw.svg new file mode 100644 index 000000000..3d65eda2e --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bw.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/by.svg b/plugins/flag-icon-css/flags/4x3/by.svg new file mode 100644 index 000000000..2b8656d11 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/by.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/bz.svg b/plugins/flag-icon-css/flags/4x3/bz.svg new file mode 100644 index 000000000..6ce7c97d6 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/bz.svg @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ca.svg b/plugins/flag-icon-css/flags/4x3/ca.svg new file mode 100644 index 000000000..4d969abf1 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ca.svg @@ -0,0 +1,4 @@ + + + + diff --git a/plugins/flag-icon-css/flags/4x3/cc.svg b/plugins/flag-icon-css/flags/4x3/cc.svg new file mode 100644 index 000000000..14999321f --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/cc.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/cd.svg b/plugins/flag-icon-css/flags/4x3/cd.svg new file mode 100644 index 000000000..739fab774 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/cd.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/cf.svg b/plugins/flag-icon-css/flags/4x3/cf.svg new file mode 100644 index 000000000..b4a2125b5 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/cf.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/cg.svg b/plugins/flag-icon-css/flags/4x3/cg.svg new file mode 100644 index 000000000..6347e42cd --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/cg.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ch.svg b/plugins/flag-icon-css/flags/4x3/ch.svg new file mode 100644 index 000000000..f5ec8d462 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ch.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ci.svg b/plugins/flag-icon-css/flags/4x3/ci.svg new file mode 100644 index 000000000..2bd710474 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ci.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ck.svg b/plugins/flag-icon-css/flags/4x3/ck.svg new file mode 100644 index 000000000..af4f1c440 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ck.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/cl.svg b/plugins/flag-icon-css/flags/4x3/cl.svg new file mode 100644 index 000000000..04756f51b --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/cl.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/cm.svg b/plugins/flag-icon-css/flags/4x3/cm.svg new file mode 100644 index 000000000..b4272b7d5 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/cm.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/cn.svg b/plugins/flag-icon-css/flags/4x3/cn.svg new file mode 100644 index 000000000..72080b6b0 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/cn.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/co.svg b/plugins/flag-icon-css/flags/4x3/co.svg new file mode 100644 index 000000000..0d74127a2 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/co.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/cr.svg b/plugins/flag-icon-css/flags/4x3/cr.svg new file mode 100644 index 000000000..133b02939 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/cr.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/cu.svg b/plugins/flag-icon-css/flags/4x3/cu.svg new file mode 100644 index 000000000..aabb4149a --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/cu.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/cv.svg b/plugins/flag-icon-css/flags/4x3/cv.svg new file mode 100644 index 000000000..408f1cf95 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/cv.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/cw.svg b/plugins/flag-icon-css/flags/4x3/cw.svg new file mode 100644 index 000000000..b43ed62cf --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/cw.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/cx.svg b/plugins/flag-icon-css/flags/4x3/cx.svg new file mode 100644 index 000000000..bf8786995 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/cx.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/cy.svg b/plugins/flag-icon-css/flags/4x3/cy.svg new file mode 100644 index 000000000..e339b8a53 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/cy.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/cz.svg b/plugins/flag-icon-css/flags/4x3/cz.svg new file mode 100644 index 000000000..93528eafc --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/cz.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/de.svg b/plugins/flag-icon-css/flags/4x3/de.svg new file mode 100644 index 000000000..1acf302d3 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/de.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/dj.svg b/plugins/flag-icon-css/flags/4x3/dj.svg new file mode 100644 index 000000000..0604f5406 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/dj.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/dk.svg b/plugins/flag-icon-css/flags/4x3/dk.svg new file mode 100644 index 000000000..ab47e0cb9 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/dk.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/dm.svg b/plugins/flag-icon-css/flags/4x3/dm.svg new file mode 100644 index 000000000..0aa407825 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/dm.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/do.svg b/plugins/flag-icon-css/flags/4x3/do.svg new file mode 100644 index 000000000..b158010ff --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/do.svg @@ -0,0 +1,6745 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/dz.svg b/plugins/flag-icon-css/flags/4x3/dz.svg new file mode 100644 index 000000000..f44290ec4 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/dz.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ec.svg b/plugins/flag-icon-css/flags/4x3/ec.svg new file mode 100644 index 000000000..5336101ed --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ec.svg @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ee.svg b/plugins/flag-icon-css/flags/4x3/ee.svg new file mode 100644 index 000000000..aa917bbe6 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ee.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/eg.svg b/plugins/flag-icon-css/flags/4x3/eg.svg new file mode 100644 index 000000000..26450cd50 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/eg.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/eh.svg b/plugins/flag-icon-css/flags/4x3/eh.svg new file mode 100644 index 000000000..15aec44de --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/eh.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/er.svg b/plugins/flag-icon-css/flags/4x3/er.svg new file mode 100644 index 000000000..25eb83498 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/er.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/es-ct.svg b/plugins/flag-icon-css/flags/4x3/es-ct.svg new file mode 100644 index 000000000..9b07e7a8b --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/es-ct.svg @@ -0,0 +1,4 @@ + + + + diff --git a/plugins/flag-icon-css/flags/4x3/es.svg b/plugins/flag-icon-css/flags/4x3/es.svg new file mode 100644 index 000000000..8791e51ab --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/es.svg @@ -0,0 +1,544 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/et.svg b/plugins/flag-icon-css/flags/4x3/et.svg new file mode 100644 index 000000000..e69e7b171 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/et.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/eu.svg b/plugins/flag-icon-css/flags/4x3/eu.svg new file mode 100644 index 000000000..b6a39f5ff --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/eu.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/fi.svg b/plugins/flag-icon-css/flags/4x3/fi.svg new file mode 100644 index 000000000..c3451a476 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/fi.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/fj.svg b/plugins/flag-icon-css/flags/4x3/fj.svg new file mode 100644 index 000000000..9c003653b --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/fj.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/fk.svg b/plugins/flag-icon-css/flags/4x3/fk.svg new file mode 100644 index 000000000..12d4941a5 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/fk.svg @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/fm.svg b/plugins/flag-icon-css/flags/4x3/fm.svg new file mode 100644 index 000000000..1e641adf7 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/fm.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/fo.svg b/plugins/flag-icon-css/flags/4x3/fo.svg new file mode 100644 index 000000000..ea7133228 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/fo.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/fr.svg b/plugins/flag-icon-css/flags/4x3/fr.svg new file mode 100644 index 000000000..712c8a5db --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/fr.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ga.svg b/plugins/flag-icon-css/flags/4x3/ga.svg new file mode 100644 index 000000000..1f0a9ca2e --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ga.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gb-eng.svg b/plugins/flag-icon-css/flags/4x3/gb-eng.svg new file mode 100644 index 000000000..eab52bd59 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gb-eng.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gb-nir.svg b/plugins/flag-icon-css/flags/4x3/gb-nir.svg new file mode 100644 index 000000000..d7bda86c1 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gb-nir.svg @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gb-sct.svg b/plugins/flag-icon-css/flags/4x3/gb-sct.svg new file mode 100644 index 000000000..169bfba4a --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gb-sct.svg @@ -0,0 +1,4 @@ + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gb-wls.svg b/plugins/flag-icon-css/flags/4x3/gb-wls.svg new file mode 100644 index 000000000..e592026e4 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gb-wls.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gb.svg b/plugins/flag-icon-css/flags/4x3/gb.svg new file mode 100644 index 000000000..d98b6cce3 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gb.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gd.svg b/plugins/flag-icon-css/flags/4x3/gd.svg new file mode 100644 index 000000000..f69e24efd --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gd.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ge.svg b/plugins/flag-icon-css/flags/4x3/ge.svg new file mode 100644 index 000000000..cec14a005 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ge.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gf.svg b/plugins/flag-icon-css/flags/4x3/gf.svg new file mode 100644 index 000000000..d3131e9f3 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gf.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gg.svg b/plugins/flag-icon-css/flags/4x3/gg.svg new file mode 100644 index 000000000..deb4af5a6 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gg.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gh.svg b/plugins/flag-icon-css/flags/4x3/gh.svg new file mode 100644 index 000000000..3f9783449 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gh.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gi.svg b/plugins/flag-icon-css/flags/4x3/gi.svg new file mode 100644 index 000000000..b423cd9d9 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gi.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gl.svg b/plugins/flag-icon-css/flags/4x3/gl.svg new file mode 100644 index 000000000..017a53fa3 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gl.svg @@ -0,0 +1,4 @@ + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gm.svg b/plugins/flag-icon-css/flags/4x3/gm.svg new file mode 100644 index 000000000..14c329d95 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gm.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gn.svg b/plugins/flag-icon-css/flags/4x3/gn.svg new file mode 100644 index 000000000..7841e8d07 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gn.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gp.svg b/plugins/flag-icon-css/flags/4x3/gp.svg new file mode 100644 index 000000000..24a826024 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gp.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gq.svg b/plugins/flag-icon-css/flags/4x3/gq.svg new file mode 100644 index 000000000..293dbb15f --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gq.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gr.svg b/plugins/flag-icon-css/flags/4x3/gr.svg new file mode 100644 index 000000000..b59a5f242 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gr.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gs.svg b/plugins/flag-icon-css/flags/4x3/gs.svg new file mode 100644 index 000000000..b9ade2297 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gs.svg @@ -0,0 +1,201 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + L + + + E + + + O + + + T + + + E + + + R + + + R + + + R + + + R + + + R + + + E + + + O + + + O + + + A + + + A + + + A + + + M + + + P + + + P + + + P + + + I + + + T + + + T + + + M + + + G + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gt.svg b/plugins/flag-icon-css/flags/4x3/gt.svg new file mode 100644 index 000000000..3903ea133 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gt.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gu.svg b/plugins/flag-icon-css/flags/4x3/gu.svg new file mode 100644 index 000000000..b15679b66 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gu.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + G + + + U + + + A + + + M + + + + + + + + G + + + U + + + A + + + M + + diff --git a/plugins/flag-icon-css/flags/4x3/gw.svg b/plugins/flag-icon-css/flags/4x3/gw.svg new file mode 100644 index 000000000..ae173140b --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gw.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/gy.svg b/plugins/flag-icon-css/flags/4x3/gy.svg new file mode 100644 index 000000000..e957f3ef9 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/gy.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/hk.svg b/plugins/flag-icon-css/flags/4x3/hk.svg new file mode 100644 index 000000000..e1eaa2a63 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/hk.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/hm.svg b/plugins/flag-icon-css/flags/4x3/hm.svg new file mode 100644 index 000000000..a9dda0740 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/hm.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/hn.svg b/plugins/flag-icon-css/flags/4x3/hn.svg new file mode 100644 index 000000000..47af518ed --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/hn.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/hr.svg b/plugins/flag-icon-css/flags/4x3/hr.svg new file mode 100644 index 000000000..cafb74481 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/hr.svg @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ht.svg b/plugins/flag-icon-css/flags/4x3/ht.svg new file mode 100644 index 000000000..462827658 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ht.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/hu.svg b/plugins/flag-icon-css/flags/4x3/hu.svg new file mode 100644 index 000000000..177da97a9 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/hu.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/id.svg b/plugins/flag-icon-css/flags/4x3/id.svg new file mode 100644 index 000000000..0663baffa --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/id.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ie.svg b/plugins/flag-icon-css/flags/4x3/ie.svg new file mode 100644 index 000000000..53f346431 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ie.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/il.svg b/plugins/flag-icon-css/flags/4x3/il.svg new file mode 100644 index 000000000..f18761bb0 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/il.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/im.svg b/plugins/flag-icon-css/flags/4x3/im.svg new file mode 100644 index 000000000..9a9c5f1d7 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/im.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/in.svg b/plugins/flag-icon-css/flags/4x3/in.svg new file mode 100644 index 000000000..6b831bcff --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/in.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/io.svg b/plugins/flag-icon-css/flags/4x3/io.svg new file mode 100644 index 000000000..4d6e6b935 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/io.svg @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/iq.svg b/plugins/flag-icon-css/flags/4x3/iq.svg new file mode 100644 index 000000000..96afd5507 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/iq.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ir.svg b/plugins/flag-icon-css/flags/4x3/ir.svg new file mode 100644 index 000000000..4c3332a91 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ir.svg @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/is.svg b/plugins/flag-icon-css/flags/4x3/is.svg new file mode 100644 index 000000000..d949b1b0a --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/is.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/it.svg b/plugins/flag-icon-css/flags/4x3/it.svg new file mode 100644 index 000000000..5cb92aaaf --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/it.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/je.svg b/plugins/flag-icon-css/flags/4x3/je.svg new file mode 100644 index 000000000..d385ea514 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/je.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/jm.svg b/plugins/flag-icon-css/flags/4x3/jm.svg new file mode 100644 index 000000000..535daf44b --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/jm.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/jo.svg b/plugins/flag-icon-css/flags/4x3/jo.svg new file mode 100644 index 000000000..ae2bc0881 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/jo.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/jp.svg b/plugins/flag-icon-css/flags/4x3/jp.svg new file mode 100644 index 000000000..4178ea6fd --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/jp.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ke.svg b/plugins/flag-icon-css/flags/4x3/ke.svg new file mode 100644 index 000000000..153b73f4b --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ke.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/kg.svg b/plugins/flag-icon-css/flags/4x3/kg.svg new file mode 100644 index 000000000..c255c650c --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/kg.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/kh.svg b/plugins/flag-icon-css/flags/4x3/kh.svg new file mode 100644 index 000000000..e0add1043 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/kh.svg @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ki.svg b/plugins/flag-icon-css/flags/4x3/ki.svg new file mode 100644 index 000000000..c4a40297b --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ki.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/km.svg b/plugins/flag-icon-css/flags/4x3/km.svg new file mode 100644 index 000000000..cfabd68f1 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/km.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/kn.svg b/plugins/flag-icon-css/flags/4x3/kn.svg new file mode 100644 index 000000000..1a753c009 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/kn.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/kp.svg b/plugins/flag-icon-css/flags/4x3/kp.svg new file mode 100644 index 000000000..b9a50d096 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/kp.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/kr.svg b/plugins/flag-icon-css/flags/4x3/kr.svg new file mode 100644 index 000000000..2781ca0d8 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/kr.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/kw.svg b/plugins/flag-icon-css/flags/4x3/kw.svg new file mode 100644 index 000000000..f404da2b7 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/kw.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ky.svg b/plugins/flag-icon-css/flags/4x3/ky.svg new file mode 100644 index 000000000..ee34a1ce0 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ky.svg @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/kz.svg b/plugins/flag-icon-css/flags/4x3/kz.svg new file mode 100644 index 000000000..1fa6fcaa4 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/kz.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/la.svg b/plugins/flag-icon-css/flags/4x3/la.svg new file mode 100644 index 000000000..91dc1a4eb --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/la.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/lb.svg b/plugins/flag-icon-css/flags/4x3/lb.svg new file mode 100644 index 000000000..f0151d1a1 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/lb.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/lc.svg b/plugins/flag-icon-css/flags/4x3/lc.svg new file mode 100644 index 000000000..8ba746c5e --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/lc.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/li.svg b/plugins/flag-icon-css/flags/4x3/li.svg new file mode 100644 index 000000000..642993ddb --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/li.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/lk.svg b/plugins/flag-icon-css/flags/4x3/lk.svg new file mode 100644 index 000000000..eebadfb30 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/lk.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/lr.svg b/plugins/flag-icon-css/flags/4x3/lr.svg new file mode 100644 index 000000000..f27437d04 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/lr.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ls.svg b/plugins/flag-icon-css/flags/4x3/ls.svg new file mode 100644 index 000000000..5dd5b0c3d --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ls.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/lt.svg b/plugins/flag-icon-css/flags/4x3/lt.svg new file mode 100644 index 000000000..36e30e9eb --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/lt.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/lu.svg b/plugins/flag-icon-css/flags/4x3/lu.svg new file mode 100644 index 000000000..bf6ca1670 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/lu.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/lv.svg b/plugins/flag-icon-css/flags/4x3/lv.svg new file mode 100644 index 000000000..efa5a3286 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/lv.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ly.svg b/plugins/flag-icon-css/flags/4x3/ly.svg new file mode 100644 index 000000000..5058cdcd1 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ly.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ma.svg b/plugins/flag-icon-css/flags/4x3/ma.svg new file mode 100644 index 000000000..8de40777a --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ma.svg @@ -0,0 +1,4 @@ + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mc.svg b/plugins/flag-icon-css/flags/4x3/mc.svg new file mode 100644 index 000000000..45133dcb9 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mc.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/md.svg b/plugins/flag-icon-css/flags/4x3/md.svg new file mode 100644 index 000000000..053d8f8ae --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/md.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/me.svg b/plugins/flag-icon-css/flags/4x3/me.svg new file mode 100644 index 000000000..2365c656e --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/me.svg @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mf.svg b/plugins/flag-icon-css/flags/4x3/mf.svg new file mode 100644 index 000000000..bf46785cc --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mf.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mg.svg b/plugins/flag-icon-css/flags/4x3/mg.svg new file mode 100644 index 000000000..76e84fc47 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mg.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mh.svg b/plugins/flag-icon-css/flags/4x3/mh.svg new file mode 100644 index 000000000..f74e99d72 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mh.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mk.svg b/plugins/flag-icon-css/flags/4x3/mk.svg new file mode 100644 index 000000000..1f1eaf684 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mk.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ml.svg b/plugins/flag-icon-css/flags/4x3/ml.svg new file mode 100644 index 000000000..66da1bb95 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ml.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mm.svg b/plugins/flag-icon-css/flags/4x3/mm.svg new file mode 100644 index 000000000..c77927ec6 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mm.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mn.svg b/plugins/flag-icon-css/flags/4x3/mn.svg new file mode 100644 index 000000000..2954d25de --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mn.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mo.svg b/plugins/flag-icon-css/flags/4x3/mo.svg new file mode 100644 index 000000000..6a8ddab60 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mo.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mp.svg b/plugins/flag-icon-css/flags/4x3/mp.svg new file mode 100644 index 000000000..8702b3732 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mp.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mq.svg b/plugins/flag-icon-css/flags/4x3/mq.svg new file mode 100644 index 000000000..b389d4390 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mq.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mr.svg b/plugins/flag-icon-css/flags/4x3/mr.svg new file mode 100644 index 000000000..20262c015 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mr.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ms.svg b/plugins/flag-icon-css/flags/4x3/ms.svg new file mode 100644 index 000000000..63409529e --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ms.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mt.svg b/plugins/flag-icon-css/flags/4x3/mt.svg new file mode 100644 index 000000000..8af00b3b0 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mt.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mu.svg b/plugins/flag-icon-css/flags/4x3/mu.svg new file mode 100644 index 000000000..102ed3be2 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mu.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mv.svg b/plugins/flag-icon-css/flags/4x3/mv.svg new file mode 100644 index 000000000..2525c9236 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mv.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mw.svg b/plugins/flag-icon-css/flags/4x3/mw.svg new file mode 100644 index 000000000..c09c0f743 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mw.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mx.svg b/plugins/flag-icon-css/flags/4x3/mx.svg new file mode 100644 index 000000000..87dbe3b0e --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mx.svg @@ -0,0 +1,382 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/my.svg b/plugins/flag-icon-css/flags/4x3/my.svg new file mode 100644 index 000000000..77bb5fef4 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/my.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/mz.svg b/plugins/flag-icon-css/flags/4x3/mz.svg new file mode 100644 index 000000000..3ed8601e5 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/mz.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/na.svg b/plugins/flag-icon-css/flags/4x3/na.svg new file mode 100644 index 000000000..6876ac7a8 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/na.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/nc.svg b/plugins/flag-icon-css/flags/4x3/nc.svg new file mode 100644 index 000000000..53622be4a --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/nc.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ne.svg b/plugins/flag-icon-css/flags/4x3/ne.svg new file mode 100644 index 000000000..f4709078d --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ne.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/nf.svg b/plugins/flag-icon-css/flags/4x3/nf.svg new file mode 100644 index 000000000..1682c0037 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/nf.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ng.svg b/plugins/flag-icon-css/flags/4x3/ng.svg new file mode 100644 index 000000000..42ee5ad4f --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ng.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ni.svg b/plugins/flag-icon-css/flags/4x3/ni.svg new file mode 100644 index 000000000..f137e5574 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ni.svg @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/nl.svg b/plugins/flag-icon-css/flags/4x3/nl.svg new file mode 100644 index 000000000..d48808c3e --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/nl.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/no.svg b/plugins/flag-icon-css/flags/4x3/no.svg new file mode 100644 index 000000000..56e78e153 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/no.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/np.svg b/plugins/flag-icon-css/flags/4x3/np.svg new file mode 100644 index 000000000..53a738a17 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/np.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/nr.svg b/plugins/flag-icon-css/flags/4x3/nr.svg new file mode 100644 index 000000000..f7a4feb72 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/nr.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/nu.svg b/plugins/flag-icon-css/flags/4x3/nu.svg new file mode 100644 index 000000000..e53f79c1f --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/nu.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/nz.svg b/plugins/flag-icon-css/flags/4x3/nz.svg new file mode 100644 index 000000000..8af70a3c3 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/nz.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/om.svg b/plugins/flag-icon-css/flags/4x3/om.svg new file mode 100644 index 000000000..2c7fe6828 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/om.svg @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/pa.svg b/plugins/flag-icon-css/flags/4x3/pa.svg new file mode 100644 index 000000000..cf758e860 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/pa.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/pe.svg b/plugins/flag-icon-css/flags/4x3/pe.svg new file mode 100644 index 000000000..421239e80 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/pe.svg @@ -0,0 +1,244 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/pf.svg b/plugins/flag-icon-css/flags/4x3/pf.svg new file mode 100644 index 000000000..6257d226f --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/pf.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/pg.svg b/plugins/flag-icon-css/flags/4x3/pg.svg new file mode 100644 index 000000000..576d26c60 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/pg.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ph.svg b/plugins/flag-icon-css/flags/4x3/ph.svg new file mode 100644 index 000000000..fe7ef9fc6 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ph.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/pk.svg b/plugins/flag-icon-css/flags/4x3/pk.svg new file mode 100644 index 000000000..097d79f80 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/pk.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/pl.svg b/plugins/flag-icon-css/flags/4x3/pl.svg new file mode 100644 index 000000000..c00513a2c --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/pl.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/pm.svg b/plugins/flag-icon-css/flags/4x3/pm.svg new file mode 100644 index 000000000..07ea24cc1 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/pm.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/pn.svg b/plugins/flag-icon-css/flags/4x3/pn.svg new file mode 100644 index 000000000..c6cdf29f1 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/pn.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/pr.svg b/plugins/flag-icon-css/flags/4x3/pr.svg new file mode 100644 index 000000000..041377beb --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/pr.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ps.svg b/plugins/flag-icon-css/flags/4x3/ps.svg new file mode 100644 index 000000000..2827d2ae3 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ps.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/pt.svg b/plugins/flag-icon-css/flags/4x3/pt.svg new file mode 100644 index 000000000..941d54575 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/pt.svg @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/pw.svg b/plugins/flag-icon-css/flags/4x3/pw.svg new file mode 100644 index 000000000..1221d2900 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/pw.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/py.svg b/plugins/flag-icon-css/flags/4x3/py.svg new file mode 100644 index 000000000..86b334660 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/py.svg @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/qa.svg b/plugins/flag-icon-css/flags/4x3/qa.svg new file mode 100644 index 000000000..0f93a9d02 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/qa.svg @@ -0,0 +1,4 @@ + + + + diff --git a/plugins/flag-icon-css/flags/4x3/re.svg b/plugins/flag-icon-css/flags/4x3/re.svg new file mode 100644 index 000000000..827103b18 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/re.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ro.svg b/plugins/flag-icon-css/flags/4x3/ro.svg new file mode 100644 index 000000000..d43c1e26e --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ro.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/rs.svg b/plugins/flag-icon-css/flags/4x3/rs.svg new file mode 100644 index 000000000..aa160fdae --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/rs.svg @@ -0,0 +1,292 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ru.svg b/plugins/flag-icon-css/flags/4x3/ru.svg new file mode 100644 index 000000000..f56fddb91 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ru.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/rw.svg b/plugins/flag-icon-css/flags/4x3/rw.svg new file mode 100644 index 000000000..afed4e3e2 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/rw.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sa.svg b/plugins/flag-icon-css/flags/4x3/sa.svg new file mode 100644 index 000000000..5e8d038d2 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sa.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sb.svg b/plugins/flag-icon-css/flags/4x3/sb.svg new file mode 100644 index 000000000..49903aebc --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sb.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sc.svg b/plugins/flag-icon-css/flags/4x3/sc.svg new file mode 100644 index 000000000..3229f9d5d --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sc.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sd.svg b/plugins/flag-icon-css/flags/4x3/sd.svg new file mode 100644 index 000000000..30fe44626 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sd.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/se.svg b/plugins/flag-icon-css/flags/4x3/se.svg new file mode 100644 index 000000000..9079f3179 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/se.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sg.svg b/plugins/flag-icon-css/flags/4x3/sg.svg new file mode 100644 index 000000000..308783196 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sg.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sh.svg b/plugins/flag-icon-css/flags/4x3/sh.svg new file mode 100644 index 000000000..7b0832167 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sh.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/si.svg b/plugins/flag-icon-css/flags/4x3/si.svg new file mode 100644 index 000000000..11e4c8a93 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/si.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sj.svg b/plugins/flag-icon-css/flags/4x3/sj.svg new file mode 100644 index 000000000..8e5d104af --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sj.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sk.svg b/plugins/flag-icon-css/flags/4x3/sk.svg new file mode 100644 index 000000000..47e504058 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sk.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sl.svg b/plugins/flag-icon-css/flags/4x3/sl.svg new file mode 100644 index 000000000..51e2676be --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sl.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sm.svg b/plugins/flag-icon-css/flags/4x3/sm.svg new file mode 100644 index 000000000..c86e3fba7 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sm.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + L + + + I + + + B + + + E + + + R + + + T + + + A + + + S + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sn.svg b/plugins/flag-icon-css/flags/4x3/sn.svg new file mode 100644 index 000000000..c06616fc9 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sn.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/so.svg b/plugins/flag-icon-css/flags/4x3/so.svg new file mode 100644 index 000000000..ab104385e --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/so.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sr.svg b/plugins/flag-icon-css/flags/4x3/sr.svg new file mode 100644 index 000000000..9a169fd9b --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sr.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ss.svg b/plugins/flag-icon-css/flags/4x3/ss.svg new file mode 100644 index 000000000..4efa59866 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ss.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/st.svg b/plugins/flag-icon-css/flags/4x3/st.svg new file mode 100644 index 000000000..a6bd2187b --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/st.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sv.svg b/plugins/flag-icon-css/flags/4x3/sv.svg new file mode 100644 index 000000000..c655e2eac --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sv.svg @@ -0,0 +1,601 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sx.svg b/plugins/flag-icon-css/flags/4x3/sx.svg new file mode 100644 index 000000000..97984a28b --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sx.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sy.svg b/plugins/flag-icon-css/flags/4x3/sy.svg new file mode 100644 index 000000000..b30a3ba9c --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sy.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/sz.svg b/plugins/flag-icon-css/flags/4x3/sz.svg new file mode 100644 index 000000000..7587ad10b --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/sz.svg @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/tc.svg b/plugins/flag-icon-css/flags/4x3/tc.svg new file mode 100644 index 000000000..a599069d2 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/tc.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/td.svg b/plugins/flag-icon-css/flags/4x3/td.svg new file mode 100644 index 000000000..734473e71 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/td.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/tf.svg b/plugins/flag-icon-css/flags/4x3/tf.svg new file mode 100644 index 000000000..3913728c4 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/tf.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/tg.svg b/plugins/flag-icon-css/flags/4x3/tg.svg new file mode 100644 index 000000000..1824e0be7 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/tg.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/th.svg b/plugins/flag-icon-css/flags/4x3/th.svg new file mode 100644 index 000000000..66fcd8edd --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/th.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/tj.svg b/plugins/flag-icon-css/flags/4x3/tj.svg new file mode 100644 index 000000000..4e4dd4705 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/tj.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/tk.svg b/plugins/flag-icon-css/flags/4x3/tk.svg new file mode 100644 index 000000000..312e88118 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/tk.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/tl.svg b/plugins/flag-icon-css/flags/4x3/tl.svg new file mode 100644 index 000000000..87e47310d --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/tl.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/tm.svg b/plugins/flag-icon-css/flags/4x3/tm.svg new file mode 100644 index 000000000..f619373e8 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/tm.svg @@ -0,0 +1,206 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/tn.svg b/plugins/flag-icon-css/flags/4x3/tn.svg new file mode 100644 index 000000000..4c1996c01 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/tn.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/to.svg b/plugins/flag-icon-css/flags/4x3/to.svg new file mode 100644 index 000000000..4dd38e419 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/to.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/tr.svg b/plugins/flag-icon-css/flags/4x3/tr.svg new file mode 100644 index 000000000..f1910ee35 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/tr.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/tt.svg b/plugins/flag-icon-css/flags/4x3/tt.svg new file mode 100644 index 000000000..19add5217 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/tt.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/tv.svg b/plugins/flag-icon-css/flags/4x3/tv.svg new file mode 100644 index 000000000..0b220b20d --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/tv.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/tw.svg b/plugins/flag-icon-css/flags/4x3/tw.svg new file mode 100644 index 000000000..c7fdb9065 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/tw.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/tz.svg b/plugins/flag-icon-css/flags/4x3/tz.svg new file mode 100644 index 000000000..530503430 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/tz.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ua.svg b/plugins/flag-icon-css/flags/4x3/ua.svg new file mode 100644 index 000000000..a93d06db8 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ua.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ug.svg b/plugins/flag-icon-css/flags/4x3/ug.svg new file mode 100644 index 000000000..e969d5a38 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ug.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/um.svg b/plugins/flag-icon-css/flags/4x3/um.svg new file mode 100644 index 000000000..4f74e7911 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/um.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/un.svg b/plugins/flag-icon-css/flags/4x3/un.svg new file mode 100644 index 000000000..326cb0d86 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/un.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/us.svg b/plugins/flag-icon-css/flags/4x3/us.svg new file mode 100644 index 000000000..5b552671e --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/us.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/uy.svg b/plugins/flag-icon-css/flags/4x3/uy.svg new file mode 100644 index 000000000..bad58e5c2 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/uy.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/uz.svg b/plugins/flag-icon-css/flags/4x3/uz.svg new file mode 100644 index 000000000..3ede7f16a --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/uz.svg @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/va.svg b/plugins/flag-icon-css/flags/4x3/va.svg new file mode 100644 index 000000000..2bcc0d342 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/va.svg @@ -0,0 +1,479 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/vc.svg b/plugins/flag-icon-css/flags/4x3/vc.svg new file mode 100644 index 000000000..99ba90f2a --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/vc.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ve.svg b/plugins/flag-icon-css/flags/4x3/ve.svg new file mode 100644 index 000000000..98ef473c8 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ve.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/vg.svg b/plugins/flag-icon-css/flags/4x3/vg.svg new file mode 100644 index 000000000..ef5b5d4c7 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/vg.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/vi.svg b/plugins/flag-icon-css/flags/4x3/vi.svg new file mode 100644 index 000000000..dcc22e47f --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/vi.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/vn.svg b/plugins/flag-icon-css/flags/4x3/vn.svg new file mode 100644 index 000000000..b0fcc9f7d --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/vn.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/vu.svg b/plugins/flag-icon-css/flags/4x3/vu.svg new file mode 100644 index 000000000..517615fa0 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/vu.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/wf.svg b/plugins/flag-icon-css/flags/4x3/wf.svg new file mode 100644 index 000000000..9d43586b3 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/wf.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ws.svg b/plugins/flag-icon-css/flags/4x3/ws.svg new file mode 100644 index 000000000..1b3ecf46b --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ws.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/xk.svg b/plugins/flag-icon-css/flags/4x3/xk.svg new file mode 100644 index 000000000..87bd7f65d --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/xk.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/ye.svg b/plugins/flag-icon-css/flags/4x3/ye.svg new file mode 100644 index 000000000..1befdeca2 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/ye.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/yt.svg b/plugins/flag-icon-css/flags/4x3/yt.svg new file mode 100644 index 000000000..f198fff42 --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/yt.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/za.svg b/plugins/flag-icon-css/flags/4x3/za.svg new file mode 100644 index 000000000..ef1f2652c --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/za.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/zm.svg b/plugins/flag-icon-css/flags/4x3/zm.svg new file mode 100644 index 000000000..bdfebc84e --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/zm.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/flag-icon-css/flags/4x3/zw.svg b/plugins/flag-icon-css/flags/4x3/zw.svg new file mode 100644 index 000000000..2911f8c2c --- /dev/null +++ b/plugins/flag-icon-css/flags/4x3/zw.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + +