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 /vcl/uiconfig/theme_definitions/ios/switch-on-disabled.svg | |
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 'vcl/uiconfig/theme_definitions/ios/switch-on-disabled.svg')
-rw-r--r-- | vcl/uiconfig/theme_definitions/ios/switch-on-disabled.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/vcl/uiconfig/theme_definitions/ios/switch-on-disabled.svg b/vcl/uiconfig/theme_definitions/ios/switch-on-disabled.svg new file mode 100644 index 000000000..931417d62 --- /dev/null +++ b/vcl/uiconfig/theme_definitions/ios/switch-on-disabled.svg @@ -0,0 +1,15 @@ +<svg version="1.1" viewBox="0 0 46 32" xmlns="http://www.w3.org/2000/svg"> + <defs> + <linearGradient id="linearGradient850" x1="234.4" x2="239.24" y1="-47.714" y2="-47.785" gradientTransform="matrix(3.7774 0 0 3.7628 -883.43 195.28)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#4cd964" offset="0"/> + <stop stop-color="#4ad462" offset="1"/> + </linearGradient> + <radialGradient id="radialGradient858-0" cx="241.75" cy="-47.45" r="3.6322" gradientTransform="matrix(3.6004 .0040202 -.0039394 3.5011 -840.31 183.48)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#121212" offset="0"/> + <stop stop-color="#c6c6c6" stop-opacity="0" offset="1"/> + </radialGradient> + </defs> + <rect x="2.7091" y="3.7083" width="40.569" height="24.063" rx="11.993" ry="23.894" fill="url(#linearGradient850)" opacity=".5" stroke="#52d667" stroke-width="1.4281"/> + <ellipse cx="30.284" cy="18.331" rx="13.72" ry="13.667" fill="url(#radialGradient858-0)" opacity=".5" stroke-width="3.7701"/> + <ellipse cx="31.266" cy="15.742" rx="11.268" ry="11.224" fill="#fff" stroke="#ebebeb" stroke-opacity=".78431" stroke-width=".49875"/> +</svg> |