Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheDarthMole <27959011+TheDarthMole@users.noreply.github.com>2022-10-06 06:48:50 +0300
committerGitHub <noreply@github.com>2022-10-06 06:48:50 +0300
commit799572c792ec83b5b7f8dbcd5a5fdf8a29885ff3 (patch)
treec2cb1ab82ea4cb16c98f8799d464fae3798f238d /static/flags/1x1/jm.svg
parentca85a71230c9cf29cba41357572f12fd2e7eb43e (diff)
fix: fixed http 404 for flags required by darkreader (#658)
Diffstat (limited to 'static/flags/1x1/jm.svg')
-rw-r--r--static/flags/1x1/jm.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/flags/1x1/jm.svg b/static/flags/1x1/jm.svg
new file mode 100644
index 0000000..e2c0e54
--- /dev/null
+++ b/static/flags/1x1/jm.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-jm" viewBox="0 0 512 512">
+ <g fill-rule="evenodd">
+ <path d="m0 0 256 256L0 512zm512 0L256 256l256 256z"/>
+ <path fill="#090" d="m0 0 256 256L512 0zm0 512 256-256 256 256z"/>
+ <path fill="#fc0" d="M512 0h-47.7L0 464.3V512h47.7L512 47.7z"/>
+ <path fill="#fc0" d="M0 0v47.7L464.3 512H512v-47.7L47.7 0z"/>
+ </g>
+</svg>