🔥 📝 Fixed #148 Add English language support.
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.2 KiB |
1
static/imgs/flags/en-us.svg
Normal file
1
static/imgs/flags/en-us.svg
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1235" height="650" viewBox="0 0 7410 3900"> <rect width="7410" height="3900" fill="#b22234"/> <path d="M0,450H7410m0,600H0m0,600H7410m0,600H0m0,600H7410m0,600H0" stroke="#fff" stroke-width="300"/> <rect width="2964" height="2100" fill="#3c3b6e"/> <g fill="#fff"> <g id="s18"> <g id="s9"> <g id="s5"> <g id="s4"> <path id="s" d="M247,90 317.534230,307.082039 132.873218,172.917961H361.126782L176.465770,307.082039z"/> <use xlink:href="#s" y="420"/> <use xlink:href="#s" y="840"/> <use xlink:href="#s" y="1260"/> </g> <use xlink:href="#s" y="1680"/> </g> <use xlink:href="#s4" x="247" y="210"/> </g> <use xlink:href="#s9" x="494"/> </g> <use xlink:href="#s18" x="988"/> <use xlink:href="#s9" x="1976"/> <use xlink:href="#s5" x="2470"/> </g> </svg>
|
||||
|
After Width: | Height: | Size: 874 B |
Binary file not shown.
|
Before Width: | Height: | Size: 596 B |
2
static/imgs/flags/fr-fr.svg
Normal file
2
static/imgs/flags/fr-fr.svg
Normal file
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600"><rect width="900" height="600" fill="#ED2939"/><rect width="600" height="600" fill="#fff"/><rect width="300" height="600" fill="#002395"/></svg>
|
||||
|
After Width: | Height: | Size: 249 B |
Binary file not shown.
|
Before Width: | Height: | Size: 617 B |
1
static/imgs/flags/zh-cn.svg
Normal file
1
static/imgs/flags/zh-cn.svg
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="900" height="600" viewBox="0 0 30 20"> <defs> <path id="s" d="M0,-1 0.587785,0.809017 -0.951057,-0.309017H0.951057L-0.587785,0.809017z" fill="#ffde00"/> </defs> <rect width="30" height="20" fill="#de2910"/> <use xlink:href="#s" transform="translate(5,5) scale(3)"/> <use xlink:href="#s" transform="translate(10,2) rotate(23.036243)"/> <use xlink:href="#s" transform="translate(12,4) rotate(45.869898)"/> <use xlink:href="#s" transform="translate(12,7) rotate(69.945396)"/> <use xlink:href="#s" transform="translate(10,9) rotate(20.659808)"/> </svg>
|
||||
|
After Width: | Height: | Size: 677 B |
Reference in New Issue
Block a user