1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-07-24 23:21:32 +00:00

init commit

This commit is contained in:
2019-09-17 00:04:46 -07:00
commit 50d15b917c
72 changed files with 18203 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
<style>
line { stroke: #ffffff; stroke-width: 2px; }
</style>
<line x1="20" y1="20" x2="44" y2="44" />
<line x1="20" y1="44" x2="44" y2="20" />
</svg>

After

Width:  |  Height:  |  Size: 240 B