Added original Vuexy files and cloned focus2 views into vuexy views for its conversion

This commit is contained in:
imnavajas
2023-05-06 13:01:53 +02:00
parent f0772cf1a6
commit ab99ba508b
1240 changed files with 240576 additions and 12 deletions

View File

@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icon-css-mm" viewBox="0 0 640 480">
<defs>
<path id="a" fill="#fff" d="M0-.5l.2.5h-.4z" transform="scale(8.844)"/>
<g id="b">
<use width="18" height="12" transform="rotate(-144)" xlink:href="#a"/>
<use width="18" height="12" transform="rotate(-72)" xlink:href="#a"/>
<use width="18" height="12" xlink:href="#a"/>
<use width="18" height="12" transform="rotate(72)" xlink:href="#a"/>
<use width="18" height="12" transform="rotate(144)" xlink:href="#a"/>
</g>
</defs>
<path fill="#fecb00" d="M0-.1h640V160H0z"/>
<path fill="#ea2839" d="M0 320h640v160H0z"/>
<path fill="#34b233" d="M0 160h640v160H0z"/>
<use width="18" height="12" x="9" y="6.4" transform="matrix(40 0 0 40 -40 0)" xlink:href="#b"/>
</svg>

After

Width:  |  Height:  |  Size: 848 B