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_dark_svg/cmd/lc_halfsphere.svg | |
parent | Initial commit. (diff) | |
download | libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.tar.xz libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.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_dark_svg/cmd/lc_halfsphere.svg')
-rw-r--r-- | icon-themes/breeze_dark_svg/cmd/lc_halfsphere.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/icon-themes/breeze_dark_svg/cmd/lc_halfsphere.svg b/icon-themes/breeze_dark_svg/cmd/lc_halfsphere.svg new file mode 100644 index 000000000..dfe6143ee --- /dev/null +++ b/icon-themes/breeze_dark_svg/cmd/lc_halfsphere.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
+ <defs>
+ <linearGradient x2="15" x1="3" gradientUnits="userSpaceOnUse" id="0">
+ <stop stop-color="#b3b3b3"/>
+ <stop offset="1" stop-color="#eff0f1"/>
+ </linearGradient>
+ </defs>
+ <g transform="translate(1-1029.3622)" color="#000">
+ <path d="m3.03125 1039.7685c.214567 4.2266 3.688747 7.5937 7.96875 7.5937 4.280003 0 7.754183-3.3671 7.96875-7.5937-.40968 2.017-3.826614 3.5937-7.96875 3.5937-4.142136 0-7.55907-1.5767-7.96875-3.5937" fill="url(#0)" fill-rule="evenodd"/>
+ <path d="m20 12.00002a8 6 0 1 1 -16 0 8 6 0 1 1 16 0" transform="matrix(1 0 0 .66666667-1 1031.3622)" opacity=".986928" fill="#eff0f1"/>
+ </g>
+</svg>
|