mirror of
https://github.com/array-in-a-matrix/foodie.git
synced 2025-04-02 10:32:08 -04:00
favicon
This commit is contained in:
parent
36deac1935
commit
a96de11824
5 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# foodie
|
||||
Food sharing social media app that aims to help users reduce food waste!
|
||||
|
||||

|
||||

|
||||
|
||||
color palette: F2F3AE, EDD382, FC9E4F, F4442E, 020122 + whatever extra lib add
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Archivo:ital@1&display=swap" rel="stylesheet">
|
||||
<link rel="icon" type="image/x-icon" href="/res/faviconrm .ico">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Foodie</title>
|
||||
</head>
|
||||
|
|
BIN
res/favicon.ico
Normal file
BIN
res/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
3
res/film.svg
Normal file
3
res/film.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-film" viewBox="0 0 16 16">
|
||||
<path d="M0 1a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V1zm4 0v6h8V1H4zm8 8H4v6h8V9zM1 1v2h2V1H1zm2 3H1v2h2V4zM1 7v2h2V7H1zm2 3H1v2h2v-2zm-2 3v2h2v-2H1zM15 1h-2v2h2V1zm-2 3v2h2V4h-2zm2 3h-2v2h2V7zm-2 3v2h2v-2h-2zm2 3h-2v2h2v-2z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 384 B |
BIN
res/logo.jpg
BIN
res/logo.jpg
Binary file not shown.
Before Width: | Height: | Size: 206 KiB After Width: | Height: | Size: 86 KiB |
Loading…
Add table
Reference in a new issue