office-gobmx/vcl/uiconfig/theme_definitions/ios/switch-on-disabled.svg
Tomaž Vajngerl 64ee37e440 ios widget defs: update combobox, checkbox, spinbox SVGs
In addition remove spinbox pressed state (it wasn't useful) and
draw white filled empty rect for spinbox as we don't draw the
background automatically.

Change-Id: I892108c5839dc463cdb9e4f4f09276fc184f4944
Reviewed-on: https://gerrit.libreoffice.org/70258
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2019-04-04 16:59:26 +02:00

15 lines
1.1 KiB
XML

<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>