More improvements to velopark

This commit is contained in:
Pieter Vander Vennet 2024-01-17 16:30:02 +01:00
parent 505747c60a
commit 5a48a2e19c
3 changed files with 30 additions and 0 deletions

View file

@ -1171,6 +1171,12 @@
"authors": [],
"sources": []
},
{
"path": "square_rounded.svg",
"license": "TRIVIAL",
"authors": [],
"sources": []
},
{
"path": "star.svg",
"license": "TRIVIAL",

View file

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="500.94501"
height="500.94501"
viewBox="0 0 500.94501 500.94501"
version="1.1"
id="svg5"
sodipodi:docname="square_rounded.svg"
inkscape:version="1.3.2 (1:1.3.2+202311252150+091e20ef0f)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<g
id="surface1"
transform="translate(0.4725,0.4725)" />
<path
class="selectable"
id="rect1"
style="fill:#000000"
d="m 75.4725,0.4725 h 350 c 41.55,0 75,33.45 75,75 v 350 c 0,41.55 -33.45,75 -75,75 h -350 c -41.55,0 -75,-33.45 -75,-75 v -350 c 0,-41.55 33.45,-75 75,-75 z" />
</svg>

After

Width:  |  Height:  |  Size: 806 B

View file

@ -0,0 +1,2 @@
SPDX-FileCopyrightText:
SPDX-License-Identifier: LicenseRef-TRIVIAL