From 2ac95bccba859b7dd117e135d7c4f7a35017d9f9 Mon Sep 17 00:00:00 2001 From: Rizal Muttaqin Date: Sun, 28 Mar 2021 09:46:03 +0700 Subject: Breeze: Add Save All & Save a Copy icons Change-Id: I0371bf3fd30f451c8dbb3f62c1bbae4532755662 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113240 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin --- icon-themes/breeze/cmd/32/saveacopy.png | Bin 0 -> 282 bytes icon-themes/breeze/cmd/32/saveall.png | Bin 0 -> 286 bytes icon-themes/breeze/cmd/lc_saveacopy.png | Bin 0 -> 250 bytes icon-themes/breeze/cmd/lc_saveall.png | Bin 0 -> 245 bytes icon-themes/breeze/cmd/sc_saveacopy.png | Bin 0 -> 235 bytes icon-themes/breeze/cmd/sc_saveall.png | Bin 0 -> 244 bytes icon-themes/breeze_dark/cmd/32/saveacopy.png | Bin 0 -> 282 bytes icon-themes/breeze_dark/cmd/32/saveall.png | Bin 0 -> 286 bytes icon-themes/breeze_dark/cmd/lc_saveacopy.png | Bin 0 -> 250 bytes icon-themes/breeze_dark/cmd/lc_saveall.png | Bin 0 -> 245 bytes icon-themes/breeze_dark/cmd/sc_saveacopy.png | Bin 0 -> 235 bytes icon-themes/breeze_dark/cmd/sc_saveall.png | Bin 0 -> 244 bytes icon-themes/breeze_dark_svg/cmd/32/saveacopy.svg | 1 + icon-themes/breeze_dark_svg/cmd/32/saveall.svg | 1 + icon-themes/breeze_dark_svg/cmd/lc_saveacopy.svg | 1 + icon-themes/breeze_dark_svg/cmd/lc_saveall.svg | 1 + icon-themes/breeze_dark_svg/cmd/sc_saveacopy.svg | 1 + icon-themes/breeze_dark_svg/cmd/sc_saveall.svg | 1 + icon-themes/breeze_svg/cmd/32/saveacopy.svg | 1 + icon-themes/breeze_svg/cmd/32/saveall.svg | 1 + icon-themes/breeze_svg/cmd/lc_saveacopy.svg | 1 + icon-themes/breeze_svg/cmd/lc_saveall.svg | 1 + icon-themes/breeze_svg/cmd/sc_saveacopy.svg | 1 + icon-themes/breeze_svg/cmd/sc_saveall.svg | 1 + 24 files changed, 12 insertions(+) create mode 100644 icon-themes/breeze/cmd/32/saveacopy.png create mode 100644 icon-themes/breeze/cmd/32/saveall.png create mode 100644 icon-themes/breeze/cmd/lc_saveacopy.png create mode 100644 icon-themes/breeze/cmd/lc_saveall.png create mode 100644 icon-themes/breeze/cmd/sc_saveacopy.png create mode 100644 icon-themes/breeze/cmd/sc_saveall.png create mode 100644 icon-themes/breeze_dark/cmd/32/saveacopy.png create mode 100644 icon-themes/breeze_dark/cmd/32/saveall.png create mode 100644 icon-themes/breeze_dark/cmd/lc_saveacopy.png create mode 100644 icon-themes/breeze_dark/cmd/lc_saveall.png create mode 100644 icon-themes/breeze_dark/cmd/sc_saveacopy.png create mode 100644 icon-themes/breeze_dark/cmd/sc_saveall.png create mode 100644 icon-themes/breeze_dark_svg/cmd/32/saveacopy.svg create mode 100644 icon-themes/breeze_dark_svg/cmd/32/saveall.svg create mode 100644 icon-themes/breeze_dark_svg/cmd/lc_saveacopy.svg create mode 100644 icon-themes/breeze_dark_svg/cmd/lc_saveall.svg create mode 100644 icon-themes/breeze_dark_svg/cmd/sc_saveacopy.svg create mode 100644 icon-themes/breeze_dark_svg/cmd/sc_saveall.svg create mode 100644 icon-themes/breeze_svg/cmd/32/saveacopy.svg create mode 100644 icon-themes/breeze_svg/cmd/32/saveall.svg create mode 100644 icon-themes/breeze_svg/cmd/lc_saveacopy.svg create mode 100644 icon-themes/breeze_svg/cmd/lc_saveall.svg create mode 100644 icon-themes/breeze_svg/cmd/sc_saveacopy.svg create mode 100644 icon-themes/breeze_svg/cmd/sc_saveall.svg diff --git a/icon-themes/breeze/cmd/32/saveacopy.png b/icon-themes/breeze/cmd/32/saveacopy.png new file mode 100644 index 000000000000..b8d00b648b42 Binary files /dev/null and b/icon-themes/breeze/cmd/32/saveacopy.png differ diff --git a/icon-themes/breeze/cmd/32/saveall.png b/icon-themes/breeze/cmd/32/saveall.png new file mode 100644 index 000000000000..094e5f56b848 Binary files /dev/null and b/icon-themes/breeze/cmd/32/saveall.png differ diff --git a/icon-themes/breeze/cmd/lc_saveacopy.png b/icon-themes/breeze/cmd/lc_saveacopy.png new file mode 100644 index 000000000000..453248f964ee Binary files /dev/null and b/icon-themes/breeze/cmd/lc_saveacopy.png differ diff --git a/icon-themes/breeze/cmd/lc_saveall.png b/icon-themes/breeze/cmd/lc_saveall.png new file mode 100644 index 000000000000..c8a434101e34 Binary files /dev/null and b/icon-themes/breeze/cmd/lc_saveall.png differ diff --git a/icon-themes/breeze/cmd/sc_saveacopy.png b/icon-themes/breeze/cmd/sc_saveacopy.png new file mode 100644 index 000000000000..1896be06a03c Binary files /dev/null and b/icon-themes/breeze/cmd/sc_saveacopy.png differ diff --git a/icon-themes/breeze/cmd/sc_saveall.png b/icon-themes/breeze/cmd/sc_saveall.png new file mode 100644 index 000000000000..aa4dbefc0c5a Binary files /dev/null and b/icon-themes/breeze/cmd/sc_saveall.png differ diff --git a/icon-themes/breeze_dark/cmd/32/saveacopy.png b/icon-themes/breeze_dark/cmd/32/saveacopy.png new file mode 100644 index 000000000000..38b4b903fb59 Binary files /dev/null and b/icon-themes/breeze_dark/cmd/32/saveacopy.png differ diff --git a/icon-themes/breeze_dark/cmd/32/saveall.png b/icon-themes/breeze_dark/cmd/32/saveall.png new file mode 100644 index 000000000000..312780975891 Binary files /dev/null and b/icon-themes/breeze_dark/cmd/32/saveall.png differ diff --git a/icon-themes/breeze_dark/cmd/lc_saveacopy.png b/icon-themes/breeze_dark/cmd/lc_saveacopy.png new file mode 100644 index 000000000000..b1384028c135 Binary files /dev/null and b/icon-themes/breeze_dark/cmd/lc_saveacopy.png differ diff --git a/icon-themes/breeze_dark/cmd/lc_saveall.png b/icon-themes/breeze_dark/cmd/lc_saveall.png new file mode 100644 index 000000000000..27f58f0dfdf8 Binary files /dev/null and b/icon-themes/breeze_dark/cmd/lc_saveall.png differ diff --git a/icon-themes/breeze_dark/cmd/sc_saveacopy.png b/icon-themes/breeze_dark/cmd/sc_saveacopy.png new file mode 100644 index 000000000000..c02dd09f35d6 Binary files /dev/null and b/icon-themes/breeze_dark/cmd/sc_saveacopy.png differ diff --git a/icon-themes/breeze_dark/cmd/sc_saveall.png b/icon-themes/breeze_dark/cmd/sc_saveall.png new file mode 100644 index 000000000000..28ac48e08f25 Binary files /dev/null and b/icon-themes/breeze_dark/cmd/sc_saveall.png differ diff --git a/icon-themes/breeze_dark_svg/cmd/32/saveacopy.svg b/icon-themes/breeze_dark_svg/cmd/32/saveacopy.svg new file mode 100644 index 000000000000..af50a9cc105c --- /dev/null +++ b/icon-themes/breeze_dark_svg/cmd/32/saveacopy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icon-themes/breeze_dark_svg/cmd/32/saveall.svg b/icon-themes/breeze_dark_svg/cmd/32/saveall.svg new file mode 100644 index 000000000000..e7d84fa00c29 --- /dev/null +++ b/icon-themes/breeze_dark_svg/cmd/32/saveall.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icon-themes/breeze_dark_svg/cmd/lc_saveacopy.svg b/icon-themes/breeze_dark_svg/cmd/lc_saveacopy.svg new file mode 100644 index 000000000000..c383be8685c3 --- /dev/null +++ b/icon-themes/breeze_dark_svg/cmd/lc_saveacopy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icon-themes/breeze_dark_svg/cmd/lc_saveall.svg b/icon-themes/breeze_dark_svg/cmd/lc_saveall.svg new file mode 100644 index 000000000000..57c2e44cea03 --- /dev/null +++ b/icon-themes/breeze_dark_svg/cmd/lc_saveall.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icon-themes/breeze_dark_svg/cmd/sc_saveacopy.svg b/icon-themes/breeze_dark_svg/cmd/sc_saveacopy.svg new file mode 100644 index 000000000000..0e6471bff564 --- /dev/null +++ b/icon-themes/breeze_dark_svg/cmd/sc_saveacopy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icon-themes/breeze_dark_svg/cmd/sc_saveall.svg b/icon-themes/breeze_dark_svg/cmd/sc_saveall.svg new file mode 100644 index 000000000000..21b70e4498e1 --- /dev/null +++ b/icon-themes/breeze_dark_svg/cmd/sc_saveall.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icon-themes/breeze_svg/cmd/32/saveacopy.svg b/icon-themes/breeze_svg/cmd/32/saveacopy.svg new file mode 100644 index 000000000000..8fb28d3e98c3 --- /dev/null +++ b/icon-themes/breeze_svg/cmd/32/saveacopy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icon-themes/breeze_svg/cmd/32/saveall.svg b/icon-themes/breeze_svg/cmd/32/saveall.svg new file mode 100644 index 000000000000..7b5437983c44 --- /dev/null +++ b/icon-themes/breeze_svg/cmd/32/saveall.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icon-themes/breeze_svg/cmd/lc_saveacopy.svg b/icon-themes/breeze_svg/cmd/lc_saveacopy.svg new file mode 100644 index 000000000000..81450375fa61 --- /dev/null +++ b/icon-themes/breeze_svg/cmd/lc_saveacopy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icon-themes/breeze_svg/cmd/lc_saveall.svg b/icon-themes/breeze_svg/cmd/lc_saveall.svg new file mode 100644 index 000000000000..14087416de13 --- /dev/null +++ b/icon-themes/breeze_svg/cmd/lc_saveall.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icon-themes/breeze_svg/cmd/sc_saveacopy.svg b/icon-themes/breeze_svg/cmd/sc_saveacopy.svg new file mode 100644 index 000000000000..3ea56505f160 --- /dev/null +++ b/icon-themes/breeze_svg/cmd/sc_saveacopy.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icon-themes/breeze_svg/cmd/sc_saveall.svg b/icon-themes/breeze_svg/cmd/sc_saveall.svg new file mode 100644 index 000000000000..8a781a58ce4c --- /dev/null +++ b/icon-themes/breeze_svg/cmd/sc_saveall.svg @@ -0,0 +1 @@ + \ No newline at end of file -- cgit