1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-10 23:41:51 +02:00

(v2.1.1.9071) update veterinary SIR interpretation, add only_fungi

This commit is contained in:
2024-09-19 11:44:56 +02:00
parent 573c0346ed
commit ddb23b6e73
52 changed files with 290 additions and 162 deletions

View 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