From 73e2c0ff20fc5c8e1177d070b24acb1e28737ff3 Mon Sep 17 00:00:00 2001
From: bmFtZQ <62812711+bmFtZQ@users.noreply.github.com>
Date: Fri, 2 Apr 2021 03:20:17 +0800
Subject: [PATCH] add icons
---
chrome/popup/icons/audio-mute.svg | 5 +++++
chrome/popup/icons/audio.svg | 5 +++++
chrome/popup/icons/close-tabs.svg | 5 +++++
chrome/popup/icons/fullscreen-enter.svg | 5 +++++
chrome/popup/icons/fullscreen-exit.svg | 5 +++++
chrome/popup/icons/hide-controls.svg | 5 +++++
chrome/popup/icons/loop.svg | 5 +++++
chrome/popup/icons/move-tab.svg | 5 +++++
chrome/popup/icons/pause.svg | 5 +++++
chrome/popup/icons/picture-in-picture.svg | 5 +++++
chrome/popup/icons/play.svg | 5 +++++
chrome/popup/icons/report.svg | 5 +++++
chrome/popup/icons/send-to-device.svg | 5 +++++
chrome/popup/icons/settings.svg | 5 +++++
chrome/popup/icons/show-controls.svg | 5 +++++
chrome/popup/icons/speed.svg | 5 +++++
chrome/popup/icons/video-clip.svg | 5 +++++
chrome/popup/icons/video-snapshot.svg | 5 +++++
18 files changed, 90 insertions(+)
create mode 100644 chrome/popup/icons/audio-mute.svg
create mode 100644 chrome/popup/icons/audio.svg
create mode 100644 chrome/popup/icons/close-tabs.svg
create mode 100644 chrome/popup/icons/fullscreen-enter.svg
create mode 100644 chrome/popup/icons/fullscreen-exit.svg
create mode 100644 chrome/popup/icons/hide-controls.svg
create mode 100644 chrome/popup/icons/loop.svg
create mode 100644 chrome/popup/icons/move-tab.svg
create mode 100644 chrome/popup/icons/pause.svg
create mode 100644 chrome/popup/icons/picture-in-picture.svg
create mode 100644 chrome/popup/icons/play.svg
create mode 100644 chrome/popup/icons/report.svg
create mode 100644 chrome/popup/icons/send-to-device.svg
create mode 100644 chrome/popup/icons/settings.svg
create mode 100644 chrome/popup/icons/show-controls.svg
create mode 100644 chrome/popup/icons/speed.svg
create mode 100644 chrome/popup/icons/video-clip.svg
create mode 100644 chrome/popup/icons/video-snapshot.svg
diff --git a/chrome/popup/icons/audio-mute.svg b/chrome/popup/icons/audio-mute.svg
new file mode 100644
index 0000000..d634f52
--- /dev/null
+++ b/chrome/popup/icons/audio-mute.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/audio.svg b/chrome/popup/icons/audio.svg
new file mode 100644
index 0000000..708a532
--- /dev/null
+++ b/chrome/popup/icons/audio.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/close-tabs.svg b/chrome/popup/icons/close-tabs.svg
new file mode 100644
index 0000000..d051315
--- /dev/null
+++ b/chrome/popup/icons/close-tabs.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/fullscreen-enter.svg b/chrome/popup/icons/fullscreen-enter.svg
new file mode 100644
index 0000000..4c68d89
--- /dev/null
+++ b/chrome/popup/icons/fullscreen-enter.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/fullscreen-exit.svg b/chrome/popup/icons/fullscreen-exit.svg
new file mode 100644
index 0000000..b0eed03
--- /dev/null
+++ b/chrome/popup/icons/fullscreen-exit.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/hide-controls.svg b/chrome/popup/icons/hide-controls.svg
new file mode 100644
index 0000000..4fe3ccc
--- /dev/null
+++ b/chrome/popup/icons/hide-controls.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/loop.svg b/chrome/popup/icons/loop.svg
new file mode 100644
index 0000000..76ad31f
--- /dev/null
+++ b/chrome/popup/icons/loop.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/move-tab.svg b/chrome/popup/icons/move-tab.svg
new file mode 100644
index 0000000..8eabdf9
--- /dev/null
+++ b/chrome/popup/icons/move-tab.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/pause.svg b/chrome/popup/icons/pause.svg
new file mode 100644
index 0000000..a86f92d
--- /dev/null
+++ b/chrome/popup/icons/pause.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/picture-in-picture.svg b/chrome/popup/icons/picture-in-picture.svg
new file mode 100644
index 0000000..d26e86c
--- /dev/null
+++ b/chrome/popup/icons/picture-in-picture.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/play.svg b/chrome/popup/icons/play.svg
new file mode 100644
index 0000000..ef843d8
--- /dev/null
+++ b/chrome/popup/icons/play.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/report.svg b/chrome/popup/icons/report.svg
new file mode 100644
index 0000000..9c14bb4
--- /dev/null
+++ b/chrome/popup/icons/report.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/send-to-device.svg b/chrome/popup/icons/send-to-device.svg
new file mode 100644
index 0000000..8aea5a0
--- /dev/null
+++ b/chrome/popup/icons/send-to-device.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/settings.svg b/chrome/popup/icons/settings.svg
new file mode 100644
index 0000000..54b4abc
--- /dev/null
+++ b/chrome/popup/icons/settings.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/show-controls.svg b/chrome/popup/icons/show-controls.svg
new file mode 100644
index 0000000..8424100
--- /dev/null
+++ b/chrome/popup/icons/show-controls.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/speed.svg b/chrome/popup/icons/speed.svg
new file mode 100644
index 0000000..ddcd3c8
--- /dev/null
+++ b/chrome/popup/icons/speed.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/video-clip.svg b/chrome/popup/icons/video-clip.svg
new file mode 100644
index 0000000..c7ec8d5
--- /dev/null
+++ b/chrome/popup/icons/video-clip.svg
@@ -0,0 +1,5 @@
+
diff --git a/chrome/popup/icons/video-snapshot.svg b/chrome/popup/icons/video-snapshot.svg
new file mode 100644
index 0000000..18cff02
--- /dev/null
+++ b/chrome/popup/icons/video-snapshot.svg
@@ -0,0 +1,5 @@
+