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

26
svg/bi.svg Normal file
View File

@@ -0,0 +1,26 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 500 300">
<defs>
<g id="b" fill="#1eb53a">
<g id="s">
<g id="t">
<g id="c">
<path id="h" d="M0,-20V0H20" transform="rotate(30,0,-20)"/>
<use xlink:href="#h" transform="scale(-1,1)"/>
</g>
<use xlink:href="#c" transform="rotate(120)"/>
<use xlink:href="#c" transform="rotate(240)"/>
</g>
<use xlink:href="#t" transform="rotate(180)"/>
</g>
<use xlink:href="#s" fill="#ce1126" transform="scale(0.82)"/>
</g>
<use id="star" xlink:href="#b" x="250" y="106"/>
</defs>
<path d="M0,0H500L0,300H500z" fill="#ce1126"/>
<path d="M0,0V300L500,0V300z" fill="#1eb53a"/>
<path d="M0,0 500,300M500,0 0,300" stroke="#fff" stroke-width="40"/>
<circle cx="250" cy="150" r="85" fill="#fff"/>
<use xlink:href="#star"/>
<use xlink:href="#star" transform="rotate(120,250,150)"/>
<use xlink:href="#star" transform="rotate(240,250,150)"/>
</svg>

After

Width:  |  Height:  |  Size: 918 B