diff options
Diffstat (limited to 'assets/solitaire.svg')
| -rw-r--r-- | assets/solitaire.svg | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/assets/solitaire.svg b/assets/solitaire.svg index d2d7d19..a1762e9 100644 --- a/assets/solitaire.svg +++ b/assets/solitaire.svg @@ -1,12 +1,12 @@ - <svg class="vector" width="80px" height="48px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1"> - <rect width='80' height='48' fill='#000000' rx='5' ry='5'></rect> - <circle cx='16' cy='16' r='8' fill='#bf4560'></circle> - <circle cx='32' cy='16' r='8' fill='#ffffff'></circle> - <circle cx='48' cy='16' r='8' fill='#4a4a4a'></circle> - <circle cx='64' cy='16' r='8' fill='#ffffff'></circle> - <circle cx='16' cy='32' r='8' fill='#a1a1a1'></circle> - <circle cx='32' cy='32' r='8' fill='#1f1f1f'></circle> - <circle cx='48' cy='32' r='8' fill='#232323'></circle> - <circle cx='64' cy='32' r='8' fill='#bf4560'></circle> + <svg class="vector" width="112px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1"> + <rect width='96' height='64' fill='#000000' rx='5' ry='5'></rect> + <circle cx='24' cy='24' r='8' fill='#bf4560'></circle> + <circle cx='40' cy='24' r='8' fill='#ffffff'></circle> + <circle cx='56' cy='24' r='8' fill='#4a4a4a'></circle> + <circle cx='72' cy='24' r='8' fill='#ffffff'></circle> + <circle cx='24' cy='40' r='8' fill='#a1a1a1'></circle> + <circle cx='40' cy='40' r='8' fill='#1f1f1f'></circle> + <circle cx='56' cy='40' r='8' fill='#232323'></circle> + <circle cx='72' cy='40' r='8' fill='#bf4560'></circle> </svg>
\ No newline at end of file |
