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/tick-off-pressed.svg | |
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 'vcl/uiconfig/theme_definitions/ios/tick-off-pressed.svg')
-rw-r--r-- | vcl/uiconfig/theme_definitions/ios/tick-off-pressed.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/vcl/uiconfig/theme_definitions/ios/tick-off-pressed.svg b/vcl/uiconfig/theme_definitions/ios/tick-off-pressed.svg new file mode 100644 index 000000000..eeb5475b1 --- /dev/null +++ b/vcl/uiconfig/theme_definitions/ios/tick-off-pressed.svg @@ -0,0 +1,11 @@ +<svg version="1.1" viewBox="0 0 26 26" xmlns="http://www.w3.org/2000/svg"> + <defs> + <radialGradient id="radialGradient90581" cx="53.446" cy="74.485" r="3.4396" gradientTransform="matrix(5.9155 0 0 5.5461 -303.16 -400.11)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#007aff" stop-opacity="0" offset="0"/> + <stop stop-color="#646464" stop-opacity=".039216" offset="1"/> + </radialGradient> + </defs> + <rect x="-6.7139e-6" y="6.7139e-7" width="26" height="26" rx="13" ry="13" fill="#0071f0"/> + <circle cx="13" cy="13" r="12" fill="#eaf0f6"/> + <rect x=".98" y=".981" width="24.038" height="24.038" rx="12.019" ry="12.019" fill="none" stroke="url(#radialGradient90581)" stroke-width=".96154"/> +</svg> |