mirror of
https://github.com/kbenestad/reimburse.git
synced 2026-06-18 08:04:31 +00:00
Compare commits
12 commits
be4b4c463e
...
b1efad2ab4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b1efad2ab4 | ||
|
|
43a7638b12 | ||
|
|
08a0d2b0ea | ||
|
|
6787fd15a2 | ||
|
|
364cac2155 | ||
|
|
076996a470 | ||
|
|
013563d13e | ||
|
|
e371505323 | ||
|
|
0a84ba4628 | ||
|
|
3f7fcf47ed | ||
|
|
345e285d30 | ||
|
|
2482cf544f |
4 changed files with 945 additions and 517 deletions
BIN
app/assets/apple-touch-icon.png
Normal file
BIN
app/assets/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
BIN
app/assets/favicon-32.png
Normal file
BIN
app/assets/favicon-32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 893 B |
6
app/assets/favicon.svg
Normal file
6
app/assets/favicon.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="48" height="48" role="img" aria-label="reimburse">
|
||||
<rect width="48" height="48" rx="12" fill="#2f6fed"></rect>
|
||||
<rect x="7.5" y="14" width="33" height="20" rx="3.2" fill="none" stroke="#fff" stroke-width="2.8"></rect>
|
||||
<circle cx="24" cy="24" r="4.6" fill="none" stroke="#fff" stroke-width="2.6"></circle>
|
||||
<path d="M12.7 21.4 V26.6 M35.3 21.4 V26.6" stroke="#fff" stroke-width="2.6" stroke-linecap="round"></path>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 493 B |
1454
app/index.html
1454
app/index.html
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue