Skip to content

Commit

Permalink
Add two icons, enable deletion and move
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinLinde committed Jul 9, 2023
1 parent 5c9a7f6 commit ac19409
Show file tree
Hide file tree
Showing 4 changed files with 384 additions and 1 deletion.
272 changes: 272 additions & 0 deletions assets/layers/vending_machine/honey.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions assets/layers/vending_machine/license_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@
"https://fontawesome.com/icons/egg?f=classic&s=solid"
]
},
{
"path": "honey.svg",
"license": "CC-BY 4.0",
"authors": [
"Mushki Brichta"
],
"sources": [
"https://commons.wikimedia.org/wiki/File:Honey_icon_black_01.svg"
]
},
{
"path": "mug-saucer.svg",
"license": "CC-BY 4.0",
Expand All @@ -29,6 +39,17 @@
"https://fontawesome.com/icons/mug-saucer?f=regular&s=solid"
]
},
{
"path": "potato.svg",
"license": "CC-BY 3.0",
"authors": [
"Pavel Melnikov",
"The Noun Project"
],
"sources": [
"https://thenounproject.com/icon/potatoes-663495/"
]
},
{
"path": "smoking.svg",
"license": "CC-BY 4.0",
Expand Down
Loading

0 comments on commit ac19409

Please sign in to comment.