antes-de-programacion
This commit is contained in:
15
svg/cm.svg
Normal file
15
svg/cm.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 90 60">
|
||||
<rect width="30" height="60" fill="#007a5e"/>
|
||||
<rect x="30" width="30" height="60" fill="#ce1126"/>
|
||||
<rect x="60" width="30" height="60" fill="#fcd116"/>
|
||||
<g transform="translate(45,30)" fill="#fcd116">
|
||||
<g id="c">
|
||||
<path id="t" d="M 0,-8 v 8 h 4 z" transform="rotate(18 0,-8)"/>
|
||||
<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>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 630 B |
Reference in New Issue
Block a user