Add boilerplate files and licenses
This commit is contained in:
11
public/track-bg.svg
Normal file
11
public/track-bg.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 40">
|
||||
<rect x="0" y="0" width="24" height="40" fill="#eee" stroke="#999"></rect>
|
||||
<rect x="24" y="0" width="24" height="40" fill="#eee" stroke="#999"></rect>
|
||||
<rect x="48" y="0" width="24" height="40" fill="#eee" stroke="#999"></rect>
|
||||
<rect x="72" y="0" width="24" height="40" fill="#eee" stroke="#999"></rect>
|
||||
<rect x="96" y="0" width="24" height="40" fill="#ddd" stroke="#999"></rect>
|
||||
<rect x="120" y="0" width="24" height="40" fill="#ddd" stroke="#999"></rect>
|
||||
<rect x="144" y="0" width="24" height="40" fill="#ddd" stroke="#999"></rect>
|
||||
<rect x="168" y="0" width="24" height="40" fill="#ddd" stroke="#999"></rect>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 717 B |
Reference in New Issue
Block a user