diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /icon-themes/sifr_svg/cmd/pl | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'icon-themes/sifr_svg/cmd/pl')
-rw-r--r-- | icon-themes/sifr_svg/cmd/pl/lc_underline.svg | 1 | ||||
-rw-r--r-- | icon-themes/sifr_svg/cmd/pl/lc_underlinedouble.svg | 1 | ||||
-rw-r--r-- | icon-themes/sifr_svg/cmd/pl/sc_underline.svg | 1 | ||||
-rw-r--r-- | icon-themes/sifr_svg/cmd/pl/sc_underlinedouble.svg | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/icon-themes/sifr_svg/cmd/pl/lc_underline.svg b/icon-themes/sifr_svg/cmd/pl/lc_underline.svg new file mode 100644 index 000000000..4156d803d --- /dev/null +++ b/icon-themes/sifr_svg/cmd/pl/lc_underline.svg @@ -0,0 +1 @@ +<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m6 2v18h3v-8h4a5 5 0 0 0 5-5 5 5 0 0 0 -5-5h-4zm3 3h4a2 2 0 0 1 2 2 2 2 0 0 1 -2 2h-4zm-7 16v2h20v-2z" fill="#555753"/></svg>
\ No newline at end of file diff --git a/icon-themes/sifr_svg/cmd/pl/lc_underlinedouble.svg b/icon-themes/sifr_svg/cmd/pl/lc_underlinedouble.svg new file mode 100644 index 000000000..a5308b61f --- /dev/null +++ b/icon-themes/sifr_svg/cmd/pl/lc_underlinedouble.svg @@ -0,0 +1 @@ +<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m6 2v15h3v-5h4c2.761424 0 5-2.2385763 5-5s-2.238576-5-5-5h-4zm3 3h4c1.104569 0 2 .8954305 2 2s-.895431 2-2 2h-4zm-7 13v2h20v-2zm0 3v2h20v-2z" fill="#555753"/></svg>
\ No newline at end of file diff --git a/icon-themes/sifr_svg/cmd/pl/sc_underline.svg b/icon-themes/sifr_svg/cmd/pl/sc_underline.svg new file mode 100644 index 000000000..00cda1e78 --- /dev/null +++ b/icon-themes/sifr_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 2v10h2v-4h3c1.656854 0 3-1.3431458 3-3s-1.343146-3-3-3h-3zm2 2h3c.5522847 0 1 .4477153 1 1s-.4477153 1-1 1h-3zm-4 9v2h12v-2z" fill="#555753"/></svg>
\ No newline at end of file diff --git a/icon-themes/sifr_svg/cmd/pl/sc_underlinedouble.svg b/icon-themes/sifr_svg/cmd/pl/sc_underlinedouble.svg new file mode 100644 index 000000000..7f9d1fca4 --- /dev/null +++ b/icon-themes/sifr_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 2v7h2v-1h3c1.656854 0 3-1.3431458 3-3s-1.343146-3-3-3h-3zm2 2h3c.5522847 0 1 .4477153 1 1s-.4477153 1-1 1h-3zm-4 6v2h12v-2zm0 3v2h12v-2z" fill="#555753"/></svg>
\ No newline at end of file |