From 16dab011c575eaf96630cab406ec2d8086403d0b Mon Sep 17 00:00:00 2001 From: piotrruss Date: Sun, 12 Sep 2021 23:11:25 +0200 Subject: added youtube & player apps --- public/icons/notes.svg | 14 +++++++++++++- public/icons/player.svg | 10 ++++++++++ public/icons/youtube.svg | 7 +++++++ 3 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 public/icons/player.svg create mode 100644 public/icons/youtube.svg (limited to 'public/icons') diff --git a/public/icons/notes.svg b/public/icons/notes.svg index f56da12..c9525d0 100644 --- a/public/icons/notes.svg +++ b/public/icons/notes.svg @@ -1 +1,13 @@ - \ No newline at end of file + + + + + + + + + + + + + diff --git a/public/icons/player.svg b/public/icons/player.svg new file mode 100644 index 0000000..a870027 --- /dev/null +++ b/public/icons/player.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/public/icons/youtube.svg b/public/icons/youtube.svg new file mode 100644 index 0000000..fd56bab --- /dev/null +++ b/public/icons/youtube.svg @@ -0,0 +1,7 @@ + + + + + + + -- cgit v1.2.3