diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
commit | 940b4d1848e8c70ab7642901a68594e8016caffc (patch) | |
tree | eb72f344ee6c3d9b80a7ecc079ea79e9fba8676d /icon-themes/breeze_svg/cmd/pl | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.zip |
Adding upstream version 1:7.0.4.upstream/1%7.0.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'icon-themes/breeze_svg/cmd/pl')
4 files changed, 4 insertions, 0 deletions
diff --git a/icon-themes/breeze_svg/cmd/pl/lc_underline.svg b/icon-themes/breeze_svg/cmd/pl/lc_underline.svg new file mode 100644 index 000000000..2d12e2a09 --- /dev/null +++ b/icon-themes/breeze_svg/cmd/pl/lc_underline.svg @@ -0,0 +1 @@ +<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m7 4v16h4v-6h3c2.77 0 5-2.23 5-5s-2.23-5-5-5zm4 4h4c1.108 0 2 .892 2 2s-.892 2-2 2h-4zm-6 15v1h14v-1z" fill="#232629"/></svg>
\ No newline at end of file diff --git a/icon-themes/breeze_svg/cmd/pl/lc_underlinedouble.svg b/icon-themes/breeze_svg/cmd/pl/lc_underlinedouble.svg new file mode 100644 index 000000000..6e9e892e5 --- /dev/null +++ b/icon-themes/breeze_svg/cmd/pl/lc_underlinedouble.svg @@ -0,0 +1 @@ +<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m7 4v16h4v-6h3c2.77 0 5-2.23 5-5s-2.23-5-5-5zm4 4h4c1.108 0 2 .892 2 2s-.892 2-2 2h-4zm-6 13v1h14v-1zm0 2v1h14v-1z" fill="#232629"/></svg>
\ No newline at end of file diff --git a/icon-themes/breeze_svg/cmd/pl/sc_underline.svg b/icon-themes/breeze_svg/cmd/pl/sc_underline.svg new file mode 100644 index 000000000..9bddf0896 --- /dev/null +++ b/icon-themes/breeze_svg/cmd/pl/sc_underline.svg @@ -0,0 +1 @@ +<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m4 2v11h2v-4h3c1.65685 0 3-1.567 3-3.5s-1.34315-3.5-3-3.5h-3-1zm2 2h.3125 2.6875c1.10457 0 2 .89543 2 2s-.89543 2-2 2h-2.09375-.90625zm-4 11v1h12v-1z" fill="#232629"/></svg>
\ No newline at end of file diff --git a/icon-themes/breeze_svg/cmd/pl/sc_underlinedouble.svg b/icon-themes/breeze_svg/cmd/pl/sc_underlinedouble.svg new file mode 100644 index 000000000..75ec01cfc --- /dev/null +++ b/icon-themes/breeze_svg/cmd/pl/sc_underlinedouble.svg @@ -0,0 +1 @@ +<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m4 2v11h-2v1h12v-1h-8v-4h3c1.65685 0 3-1.567 3-3.5s-1.34315-3.5-3-3.5h-3-1zm2 2h.3125 2.6875c1.10457 0 2 .89543 2 2s-.89543 2-2 2h-2.09375-.90625zm-4 11v1h12v-1z" fill="#232629"/></svg>
\ No newline at end of file |