mirror of
https://github.com/vlang/v.git
synced 2025-09-09 07:15:50 -04:00
examples: add examples/assets/v.svg and examples/assets/v_16x16.svg
This commit is contained in:
parent
4e9b21f9d0
commit
b5f170258d
4
examples/assets/v.svg
Normal file
4
examples/assets/v.svg
Normal file
@ -0,0 +1,4 @@
|
||||
<svg width="500" height="500" viewBox="0 0 500 500" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill="#536b8a" d="M 323.509,471.167 480.202,32.185 C 482.857,24.74 478.671,19.312 470.853,20.071 L 347.629,32.03 c -7.816,0.759 -16.259,7.44 -18.841,14.911 L 183.753,466.465 c -2.583,7.47 1.693,13.535 9.546,13.535 h 119.938 c 3.925,0 8.192,-3.02 9.52,-6.744 l 0.746,-2.089 v 0 0 z"/>
|
||||
<path fill="#5d87be" d="M 30.055,20.07 152.165,32.029 c 7.745,0.76 16.122,7.438 18.692,14.905 l 146.766,426.302 c 1.284,3.735 -0.83,6.764 -4.721,6.764 H 193.294 c -7.781,0 -16.239,-6.044 -18.871,-13.489 L 20.791,32.185 c -2.633,-7.445 1.518,-12.874 9.264,-12.114 v 0 0 z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 671 B |
4
examples/assets/v_16x16.svg
Normal file
4
examples/assets/v_16x16.svg
Normal file
@ -0,0 +1,4 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill="#536b8a" d="m10.01,14.308l4.189,-12.212c0.071,-0.207 -0.041,-0.358 -0.25,-0.337l-3.295,0.333c-0.209,0.021 -0.435,0.207 -0.504,0.415l-3.878,11.670c-0.069,0.208 0.045,0.376 0.255,0.376l3.207,0c0.105,0 0.219,-0.084 0.255,-0.188l0.02,-0.058l0,0l0,0z"/>
|
||||
<path fill="#5d87be" d="m2.267,1.759l3.247,0.333c0.206,0.021 0.428,0.207 0.497,0.415l3.903,11.859c0.034,0.104 -0.022,0.188 -0.126,0.188l-3.18,0c-0.207,0 -0.431,-0.168 -0.502,-0.375l-4.086,-12.082c-0.07,-0.207 0.04,-0.358 0.246,-0.337l0,0l0,0z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 610 B |
Loading…
x
Reference in New Issue
Block a user