mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:42:53 +00:00
New icon 'plugin'
This commit is contained in:
parent
9b1a498061
commit
967f8b575e
6 changed files with 2 additions and 1 deletions
BIN
images/icons/10/plugin.png
Normal file
BIN
images/icons/10/plugin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 471 B |
BIN
images/icons/16/plugin.png
Normal file
BIN
images/icons/16/plugin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 649 B |
BIN
images/icons/22/plugin.png
Normal file
BIN
images/icons/22/plugin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 844 B |
BIN
images/icons/48/plugin.png
Normal file
BIN
images/icons/48/plugin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
|
@ -1,7 +1,8 @@
|
|||
|
||||
IMAGES=add.png edit.png gear.png info.png menu.png \
|
||||
notify_off.png star.png delete.png feed.png group.png \
|
||||
lock.png notice.png notify_on.png user.png link.png
|
||||
lock.png notice.png notify_on.png user.png link.png \
|
||||
plugin.png
|
||||
|
||||
DESTS=10/ 16/ 22/ 48/ \
|
||||
$(addprefix 10/, $(IMAGES)) \
|
||||
|
|
BIN
images/icons/plugin.png
Normal file
BIN
images/icons/plugin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.2 KiB |
Loading…
Reference in a new issue