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

16
svg/fm.svg Normal file
View File

@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-19 -10 38 20">
<rect x="-19" y="-10" width="38" height="20" fill="#75b2dd"/>
<g id="star" transform="translate(0,-6)" fill="#fff">
<g id="c">
<path id="t" d="M 0,-2 V 0 H 1" transform="rotate(18 0,-2)"/>
<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)"/>
</g>
<use xlink:href="#star" transform="rotate(90)"/>
<use xlink:href="#star" transform="rotate(180)"/>
<use xlink:href="#star" transform="rotate(270)"/>
</svg>

After

Width:  |  Height:  |  Size: 697 B