From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- browser/themes/shared/tabbrowser/connecting.png | Bin 0 -> 8540 bytes browser/themes/shared/tabbrowser/connecting@2x.png | Bin 0 -> 30143 bytes browser/themes/shared/tabbrowser/crashed.svg | 14 +++ browser/themes/shared/tabbrowser/hourglass.svg | 9 ++ browser/themes/shared/tabbrowser/loading-burst.svg | 6 ++ browser/themes/shared/tabbrowser/loading.svg | 98 +++++++++++++++++++++ browser/themes/shared/tabbrowser/pendingpaint.png | Bin 0 -> 12955 bytes .../shared/tabbrowser/tab-audio-blocked-small.svg | 7 ++ .../shared/tabbrowser/tab-audio-muted-small.svg | 7 ++ .../shared/tabbrowser/tab-audio-playing-small.svg | 7 ++ .../themes/shared/tabbrowser/tab-connecting.png | Bin 0 -> 5617 bytes .../themes/shared/tabbrowser/tab-connecting@2x.png | Bin 0 -> 7254 bytes .../shared/tabbrowser/tab-drag-indicator.svg | 4 + .../shared/tabbrowser/tab-loading-inverted.png | Bin 0 -> 5598 bytes .../shared/tabbrowser/tab-loading-inverted@2x.png | Bin 0 -> 7216 bytes browser/themes/shared/tabbrowser/tab-loading.png | Bin 0 -> 5598 bytes .../themes/shared/tabbrowser/tab-loading@2x.png | Bin 0 -> 7222 bytes 17 files changed, 152 insertions(+) create mode 100644 browser/themes/shared/tabbrowser/connecting.png create mode 100644 browser/themes/shared/tabbrowser/connecting@2x.png create mode 100644 browser/themes/shared/tabbrowser/crashed.svg create mode 100644 browser/themes/shared/tabbrowser/hourglass.svg create mode 100644 browser/themes/shared/tabbrowser/loading-burst.svg create mode 100644 browser/themes/shared/tabbrowser/loading.svg create mode 100644 browser/themes/shared/tabbrowser/pendingpaint.png create mode 100644 browser/themes/shared/tabbrowser/tab-audio-blocked-small.svg create mode 100644 browser/themes/shared/tabbrowser/tab-audio-muted-small.svg create mode 100644 browser/themes/shared/tabbrowser/tab-audio-playing-small.svg create mode 100644 browser/themes/shared/tabbrowser/tab-connecting.png create mode 100644 browser/themes/shared/tabbrowser/tab-connecting@2x.png create mode 100644 browser/themes/shared/tabbrowser/tab-drag-indicator.svg create mode 100644 browser/themes/shared/tabbrowser/tab-loading-inverted.png create mode 100644 browser/themes/shared/tabbrowser/tab-loading-inverted@2x.png create mode 100644 browser/themes/shared/tabbrowser/tab-loading.png create mode 100644 browser/themes/shared/tabbrowser/tab-loading@2x.png (limited to 'browser/themes/shared/tabbrowser') diff --git a/browser/themes/shared/tabbrowser/connecting.png b/browser/themes/shared/tabbrowser/connecting.png new file mode 100644 index 0000000000..e564fb5708 Binary files /dev/null and b/browser/themes/shared/tabbrowser/connecting.png differ diff --git a/browser/themes/shared/tabbrowser/connecting@2x.png b/browser/themes/shared/tabbrowser/connecting@2x.png new file mode 100644 index 0000000000..97e2b2eb67 Binary files /dev/null and b/browser/themes/shared/tabbrowser/connecting@2x.png differ diff --git a/browser/themes/shared/tabbrowser/crashed.svg b/browser/themes/shared/tabbrowser/crashed.svg new file mode 100644 index 0000000000..85f3d85141 --- /dev/null +++ b/browser/themes/shared/tabbrowser/crashed.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/browser/themes/shared/tabbrowser/hourglass.svg b/browser/themes/shared/tabbrowser/hourglass.svg new file mode 100644 index 0000000000..4687846c91 --- /dev/null +++ b/browser/themes/shared/tabbrowser/hourglass.svg @@ -0,0 +1,9 @@ + + + + + + + diff --git a/browser/themes/shared/tabbrowser/loading-burst.svg b/browser/themes/shared/tabbrowser/loading-burst.svg new file mode 100644 index 0000000000..cd4aeec314 --- /dev/null +++ b/browser/themes/shared/tabbrowser/loading-burst.svg @@ -0,0 +1,6 @@ + + + + diff --git a/browser/themes/shared/tabbrowser/loading.svg b/browser/themes/shared/tabbrowser/loading.svg new file mode 100644 index 0000000000..1bc5843781 --- /dev/null +++ b/browser/themes/shared/tabbrowser/loading.svg @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/browser/themes/shared/tabbrowser/pendingpaint.png b/browser/themes/shared/tabbrowser/pendingpaint.png new file mode 100644 index 0000000000..1a97feeeb3 Binary files /dev/null and b/browser/themes/shared/tabbrowser/pendingpaint.png differ diff --git a/browser/themes/shared/tabbrowser/tab-audio-blocked-small.svg b/browser/themes/shared/tabbrowser/tab-audio-blocked-small.svg new file mode 100644 index 0000000000..14a59803f3 --- /dev/null +++ b/browser/themes/shared/tabbrowser/tab-audio-blocked-small.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/browser/themes/shared/tabbrowser/tab-audio-muted-small.svg b/browser/themes/shared/tabbrowser/tab-audio-muted-small.svg new file mode 100644 index 0000000000..89795c27fc --- /dev/null +++ b/browser/themes/shared/tabbrowser/tab-audio-muted-small.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/browser/themes/shared/tabbrowser/tab-audio-playing-small.svg b/browser/themes/shared/tabbrowser/tab-audio-playing-small.svg new file mode 100644 index 0000000000..68ee22e398 --- /dev/null +++ b/browser/themes/shared/tabbrowser/tab-audio-playing-small.svg @@ -0,0 +1,7 @@ + + + + + diff --git a/browser/themes/shared/tabbrowser/tab-connecting.png b/browser/themes/shared/tabbrowser/tab-connecting.png new file mode 100644 index 0000000000..3f948c37cb Binary files /dev/null and b/browser/themes/shared/tabbrowser/tab-connecting.png differ diff --git a/browser/themes/shared/tabbrowser/tab-connecting@2x.png b/browser/themes/shared/tabbrowser/tab-connecting@2x.png new file mode 100644 index 0000000000..4bffc9e063 Binary files /dev/null and b/browser/themes/shared/tabbrowser/tab-connecting@2x.png differ diff --git a/browser/themes/shared/tabbrowser/tab-drag-indicator.svg b/browser/themes/shared/tabbrowser/tab-drag-indicator.svg new file mode 100644 index 0000000000..d195802641 --- /dev/null +++ b/browser/themes/shared/tabbrowser/tab-drag-indicator.svg @@ -0,0 +1,4 @@ + + \ No newline at end of file diff --git a/browser/themes/shared/tabbrowser/tab-loading-inverted.png b/browser/themes/shared/tabbrowser/tab-loading-inverted.png new file mode 100644 index 0000000000..029dccfe94 Binary files /dev/null and b/browser/themes/shared/tabbrowser/tab-loading-inverted.png differ diff --git a/browser/themes/shared/tabbrowser/tab-loading-inverted@2x.png b/browser/themes/shared/tabbrowser/tab-loading-inverted@2x.png new file mode 100644 index 0000000000..45166f3226 Binary files /dev/null and b/browser/themes/shared/tabbrowser/tab-loading-inverted@2x.png differ diff --git a/browser/themes/shared/tabbrowser/tab-loading.png b/browser/themes/shared/tabbrowser/tab-loading.png new file mode 100644 index 0000000000..02117c589e Binary files /dev/null and b/browser/themes/shared/tabbrowser/tab-loading.png differ diff --git a/browser/themes/shared/tabbrowser/tab-loading@2x.png b/browser/themes/shared/tabbrowser/tab-loading@2x.png new file mode 100644 index 0000000000..779ecc4344 Binary files /dev/null and b/browser/themes/shared/tabbrowser/tab-loading@2x.png differ -- cgit v1.2.3