antes-de-programacion

This commit is contained in:
2026-03-05 08:53:37 +01:00
parent 31b76c8d45
commit 73ff9c77cb
11110 changed files with 20335 additions and 0 deletions

11
svg/fo.svg Normal file
View File

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 16">
<rect fill="#FFF" width="22" height="16"/>
<g fill="#0065BD">
<rect x="6" width="4" height="16"/>
<rect y="6" width="22" height="4"/>
</g>
<g fill="#ED2939">
<rect x="7" width="2" height="16"/>
<rect y="7" width="22" height="2"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 303 B