mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 14:01:55 +02:00
fix for bind_rows2, added 4 langs
This commit is contained in:
6
pkgdown/logos/lang_cs.svg
Normal file
6
pkgdown/logos/lang_cs.svg
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="900" height="600">
|
||||
<rect width="900" height="600" fill="#d7141a"/>
|
||||
<rect width="900" height="300" fill="#fff"/>
|
||||
<path d="M 450,300 0,0 V 600 z" fill="#11457e"/>
|
||||
</svg>
|
After Width: | Height: | Size: 275 B |
6
pkgdown/logos/lang_fi.svg
Normal file
6
pkgdown/logos/lang_fi.svg
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1800" height="1100">
|
||||
<rect width="1800" height="1100" fill="#fff"/>
|
||||
<rect width="1800" height="300" y="400" fill="#002F6C"/>
|
||||
<rect width="300" height="1100" x="500" fill="#002F6C"/>
|
||||
</svg>
|
After Width: | Height: | Size: 274 B |
13
pkgdown/logos/lang_no.svg
Normal file
13
pkgdown/logos/lang_no.svg
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 22 16">
|
||||
<title>Flag of Norway</title>
|
||||
<rect width="22" height="16" fill="#ba0c2f"/>
|
||||
<g fill="#fff">
|
||||
<rect width="4" height="16" x="6"/>
|
||||
<rect width="22" height="4" y="6"/>
|
||||
</g>
|
||||
<g fill="#00205b">
|
||||
<rect width="2" height="16" x="7"/>
|
||||
<rect width="22" height="2" y="7"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 400 B |
6
pkgdown/logos/lang_ro.svg
Normal file
6
pkgdown/logos/lang_ro.svg
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="600" height="400" viewBox="0 0 3 2">
|
||||
<rect width="3" height="2" x="0" y="0" fill="#002B7F"/>
|
||||
<rect width="2" height="2" x="1" y="0" fill="#FCD116"/>
|
||||
<rect width="1" height="2" x="2" y="0" fill="#CE1126"/>
|
||||
</svg>
|
After Width: | Height: | Size: 297 B |
Reference in New Issue
Block a user