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 /vcl/uiconfig/theme_definitions/ios/switch-on-disabled.svg | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream/4%7.4.7.tar.xz libreoffice-upstream/4%7.4.7.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 '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> |