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

13
svg/gw.svg Normal file
View File

@@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-2 -3 12 6">
<rect x="-2" y="-3" width="4" height="6" fill="#ce1126"/>
<rect x="2" y="-3" width="8" height="3" fill="#fcd116"/>
<rect x="2" width="8" height="3" fill="#009e49"/>
<g id="c">
<path id="t" d="M 0,-1 v 1 h .5" transform="rotate(18 0,-1)" fill="#000"/>
<use xlink:href="#t" transform="scale(-1,1)"/>
</g>
<use xlink:href="#c" transform="rotate(72)"/>
<use xlink:href="#c" transform="rotate(144)"/>
<use xlink:href="#c" transform="rotate(216)"/>
<use xlink:href="#c" transform="rotate(288)"/>
</svg>

After

Width:  |  Height:  |  Size: 602 B