diff --git a/README.md b/README.md index 2fb9ad6..fc2ceae 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ You can run the newly built app with `yarn start`. This uses [sirv](https://gith ## Credits * Favicon created by [Freepik](https://www.freepik.com/) from [Flaticon.com](https://www.flaticon.com) +* Cookie pile icon created by [ultimatearm](https://www.freepik.com/authors/ultimatearm) from [Flaticon.com](https://www.flaticon.com) +* Microwave icon created by [Freepik](https://www.freepik.com/) from [Flaticon.com](https://www.flaticon.com) +* The main ChipChoc icon is a combination of the aforementioned microwave and cookie-pile icons This is made from a project template for [Svelte](https://svelte.dev) apps. You can find the original template at https://github.com/sveltejs/template. diff --git a/src/pics/cookie.svg b/src/pics/cookie.svg new file mode 100644 index 0000000..b179bf1 --- /dev/null +++ b/src/pics/cookie.svg @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/pics/cookies.svg b/src/pics/cookies.svg new file mode 100644 index 0000000..6cf9130 --- /dev/null +++ b/src/pics/cookies.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/pics/email-baker.svg b/src/pics/email-baker.svg new file mode 100644 index 0000000..30dc837 --- /dev/null +++ b/src/pics/email-baker.svg @@ -0,0 +1,126 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/pics/mail-inbox-app.svg b/src/pics/mail-inbox-app.svg new file mode 100644 index 0000000..92f6752 --- /dev/null +++ b/src/pics/mail-inbox-app.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/pics/microwave.svg b/src/pics/microwave.svg new file mode 100644 index 0000000..a8e3f33 --- /dev/null +++ b/src/pics/microwave.svg @@ -0,0 +1 @@ + \ No newline at end of file