aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJarkko Koivikko <jarkko.koivikko@code-q.fi>2019-09-06 12:26:47 +0300
committerJarkko Koivikko <jarkko.koivikko@code-q.fi>2019-09-06 19:56:38 +0300
commit997a4c23d5c062644eda3b0db74252654289bdc5 (patch)
treeb74173a7c6f82cda91a802459fd38b15f77bdedf
parente342f1366eff06f3cf01991b377c880b2d246177 (diff)
Fix SVG icons in the default stylev5.14.0-alpha1
- Fixed invalid SVG icons in default style, which no longer work with the latest Qt SVG library. - Fixed by copying the icons from retro style and adapting the colors. Change-Id: I0834082ca4f810625c53be47e3f02334f94346f1 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
-rw-r--r--src/virtualkeyboard/content/styles/default/images/backspace-868482.svg10
-rw-r--r--src/virtualkeyboard/content/styles/default/images/check-868482.svg4
-rw-r--r--src/virtualkeyboard/content/styles/default/images/enter-868482.svg10
-rw-r--r--src/virtualkeyboard/content/styles/default/images/globe-868482.svg38
-rw-r--r--src/virtualkeyboard/content/styles/default/images/handwriting-868482.svg4
-rw-r--r--src/virtualkeyboard/content/styles/default/images/hidekeyboard-868482.svg34
-rw-r--r--src/virtualkeyboard/content/styles/default/images/search-868482.svg12
-rw-r--r--src/virtualkeyboard/content/styles/default/images/shift-80c342.svg8
-rw-r--r--src/virtualkeyboard/content/styles/default/images/shift-868482.svg8
-rw-r--r--src/virtualkeyboard/content/styles/default/images/shift-c5d6b6.svg8
10 files changed, 67 insertions, 69 deletions
diff --git a/src/virtualkeyboard/content/styles/default/images/backspace-868482.svg b/src/virtualkeyboard/content/styles/default/images/backspace-868482.svg
index fb607bea..764c3c68 100644
--- a/src/virtualkeyboard/content/styles/default/images/backspace-868482.svg
+++ b/src/virtualkeyboard/content/styles/default/images/backspace-868482.svg
@@ -1,21 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="-420 107 159 88" enable-background="new -420 107 159 88" xml:space="preserve">
+ width="159px" height="88px" viewBox="0 0 159 88" enable-background="new 0 0 159 88" xml:space="preserve">
<g>
- <rect x="-420" y="107" fill="none" width="159" height="88"/>
+ <rect fill="none" width="159" height="88"/>
<g>
<g>
- <path fill="#868482" d="M-261.2,195H-376l-44-44l44-44h114.8V195z M-371.3,183.7h98.8v-65.4h-98.8L-404,151L-371.3,183.7z"/>
+ <path fill="#868482" d="M158.8,88H44L0,44L44,0h114.8V88z M48.7,76.7h98.8V11.3H48.7L16,44L48.7,76.7z"/>
</g>
<g>
<g>
- <rect x="-332.7" y="123.2" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 -665.0558 26.5252)" fill="#868482" width="11.3" height="55.7"/>
+ <rect x="87.3" y="16.2" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 127.5895 140.8497)" fill="#868482" width="11.3" height="55.7"/>
</g>
<g>
- <rect x="-354.9" y="145.4" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 -665.0499 26.5255)" fill="#868482" width="55.7" height="11.3"/>
+ <rect x="65.1" y="38.4" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 127.5954 140.8499)" fill="#868482" width="55.7" height="11.3"/>
</g>
</g>
</g>
diff --git a/src/virtualkeyboard/content/styles/default/images/check-868482.svg b/src/virtualkeyboard/content/styles/default/images/check-868482.svg
index c8af5f3e..544fec50 100644
--- a/src/virtualkeyboard/content/styles/default/images/check-868482.svg
+++ b/src/virtualkeyboard/content/styles/default/images/check-868482.svg
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="-414 91 170 119" enable-background="new -414 91 170 119" xml:space="preserve">
+ width="170px" height="119px" viewBox="0 0 170 119" enable-background="new 0 0 170 119" xml:space="preserve">
<g>
- <polygon fill="#868482" points="-351.7,210 -414,147.7 -402.7,136.3 -351.7,187.3 -255.3,91 -244,102.3 "/>
+ <polygon fill="#868482" points="62.3,119 0,56.7 11.3,45.3 62.3,96.3 158.7,0 170,11.3 "/>
</g>
</svg>
diff --git a/src/virtualkeyboard/content/styles/default/images/enter-868482.svg b/src/virtualkeyboard/content/styles/default/images/enter-868482.svg
index 75080f6a..88c14866 100644
--- a/src/virtualkeyboard/content/styles/default/images/enter-868482.svg
+++ b/src/virtualkeyboard/content/styles/default/images/enter-868482.svg
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="-394 111 211 80" enable-background="new -394 111 211 80" xml:space="preserve">
+ width="211px" height="80px" viewBox="0 0 211 80" enable-background="new 0 0 211 80" xml:space="preserve">
<g>
- <rect x="-394" y="111" fill="none" width="211" height="80"/>
+ <rect fill="none" width="211" height="80"/>
<g>
- <rect x="-384.8" y="144.8" fill="#868482" width="201.8" height="12.3"/>
- <rect x="-195.3" y="121.7" fill="#868482" width="12.3" height="35.3"/>
- <polygon fill="#868482" points="-349.5,111 -349.5,190.8 -394,151.7 "/>
+ <rect x="9.2" y="33.8" fill="#868482" width="201.8" height="12.3"/>
+ <rect x="198.7" y="10.7" fill="#868482" width="12.3" height="35.3"/>
+ <polygon fill="#868482" points="44.5,0 44.5,79.8 0,40.7 "/>
</g>
</g>
</svg>
diff --git a/src/virtualkeyboard/content/styles/default/images/globe-868482.svg b/src/virtualkeyboard/content/styles/default/images/globe-868482.svg
index 2d26586e..7cb9b794 100644
--- a/src/virtualkeyboard/content/styles/default/images/globe-868482.svg
+++ b/src/virtualkeyboard/content/styles/default/images/globe-868482.svg
@@ -1,28 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="-427 79 144 144" enable-background="new -427 79 144 144" xml:space="preserve">
+ width="144px" height="144px" viewBox="0 0 144 144" enable-background="new 0 0 144 144" xml:space="preserve">
<g>
- <rect x="-427" y="79" fill="none" width="144" height="144"/>
+ <rect fill="none" width="144" height="144"/>
<g>
- <path fill="#868482" d="M-355,223c-39.5,0-71.8-32.1-72-71.6c-0.2-39.7,31.9-72.2,71.6-72.4h0.7c19.1,0.1,37.1,7.6,50.6,21.1
- s21,31.5,21.1,50.5c0.1,19.2-7.3,37.4-20.8,51c-13.5,13.7-31.6,21.3-50.8,21.4C-354.8,223-354.9,223-355,223z M-350.7,180.3v32.3
- c9-8.1,16-17.9,20.6-28.7C-336.8,181.9-343.7,180.7-350.7,180.3z M-380,183.9c3.2,7.4,7.5,14.3,12.8,20.6c2.4,2.9,5.1,5.6,7.9,8.1
- v-32.3C-366.3,180.7-373.2,181.9-380,183.9z M-321.8,186.9c-3.9,9.1-9.2,17.6-15.9,25.1c10.4-2.9,19.9-8.5,27.8-16.4
- c0.5-0.5,1-1.1,1.6-1.6C-312.7,191.1-317.2,188.8-321.8,186.9z M-401.5,193.9c7.8,8.5,17.9,14.8,29.3,18c-0.5-0.6-1.1-1.2-1.6-1.8
- c-6-7.1-10.8-14.9-14.3-23.3C-392.8,188.8-397.2,191.1-401.5,193.9z M-318.9,178.7c5.5,2.3,10.8,5.1,15.9,8.4
- c6.5-9.4,10.4-20.3,11.2-31.8h-22.9c-0.1,1.2-0.1,2.4-0.2,3.7C-315.6,165.8-316.9,172.4-318.9,178.7z M-418.2,155.3
- c0.8,11.8,4.8,22.6,11.2,31.8c5.1-3.3,10.4-6.1,15.8-8.4c-2.4-7.5-3.7-15.4-4.1-23.4L-418.2,155.3L-418.2,155.3z M-386.6,155.3
- c0.3,7,1.5,13.8,3.6,20.4c7.7-2.4,15.7-3.8,23.7-4.1v-16.3H-386.6z M-350.7,171.6c8,0.4,15.9,1.7,23.6,4.1
- c1.7-5.6,2.9-11.5,3.4-17.5c0.1-1,0.1-2,0.2-2.9h-27.2V171.6z M-314.8,146.7h23c-0.8-11.5-4.6-22.4-11.2-31.8
- c-5.1,3.4-10.5,6.2-16.1,8.5C-316.6,130.9-315.2,138.7-314.8,146.7z M-350.7,146.7h27.2c-0.4-7-1.6-13.8-3.7-20.4
- c-7.7,2.4-15.5,3.7-23.5,4.1V146.7z M-386.5,146.7h27.2v-16.3c-7.9-0.4-15.8-1.7-23.4-4.1c-1.8,5.8-3,11.9-3.6,18.1
- C-386.4,145.2-386.5,145.9-386.5,146.7z M-418.2,146.7h23c0.1-1,0.1-2,0.2-3c0.6-7,2-13.8,4-20.3c-5.5-2.3-10.9-5.1-16-8.5
- C-413.4,124-417.4,134.9-418.2,146.7z M-350.7,90.1v31.6c6.9-0.3,13.7-1.5,20.4-3.5c-3.1-7.1-7.3-13.9-12.5-20
- C-345.2,95.3-347.9,92.6-350.7,90.1z M-379.7,118.2c6.7,2,13.5,3.2,20.4,3.5V90.1C-368.2,98-375.1,107.6-379.7,118.2z
- M-338.6,89.8c0.8,0.9,1.6,1.8,2.4,2.8c5.9,6.9,10.6,14.6,14.1,22.7c4.7-2,9.3-4.3,13.7-7.2c-0.6-0.6-1.2-1.2-1.8-1.9
- C-318.2,98.2-328,92.6-338.6,89.8z M-401.5,108.1c4.4,2.8,8.9,5.2,13.6,7.1c4-9.3,9.5-17.9,16.5-25.4
- C-383.2,93-393.5,99.4-401.5,108.1z"/>
+ <path fill="#868482" d="M72,144c-39.5,0-71.8-32.1-72-71.6C-0.2,32.7,31.9,0.2,71.6,0h0.7c19.1,0.1,37.1,7.6,50.6,21.1
+ s21,31.5,21.1,50.5c0.1,19.2-7.3,37.4-20.8,51c-13.5,13.7-31.6,21.3-50.8,21.4C72.2,144,72.1,144,72,144z M76.3,101.3v32.3
+ c9-8.1,16-17.9,20.6-28.7C90.2,102.9,83.3,101.7,76.3,101.3z M47,104.9c3.2,7.4,7.5,14.3,12.8,20.6c2.4,2.9,5.1,5.6,7.9,8.1v-32.3
+ C60.7,101.7,53.8,102.9,47,104.9z M105.2,107.9c-3.9,9.2-9.2,17.6-15.9,25.1c10.4-2.9,19.9-8.5,27.8-16.4c0.5-0.5,1-1.1,1.6-1.6
+ C114.3,112.1,109.8,109.8,105.2,107.9z M25.5,114.9c7.8,8.5,17.9,14.8,29.3,18c-0.5-0.6-1.1-1.2-1.6-1.8
+ c-6-7.1-10.8-14.9-14.3-23.3C34.2,109.8,29.8,112.1,25.5,114.9z M108.1,99.7c5.5,2.3,10.8,5.1,15.9,8.4
+ c6.5-9.4,10.4-20.3,11.2-31.8h-22.9c-0.1,1.2-0.1,2.4-0.2,3.7C111.4,86.8,110.1,93.4,108.1,99.7z M8.8,76.3
+ C9.6,88.1,13.6,99,20,108.1c5.1-3.3,10.4-6.1,15.8-8.4c-2.4-7.5-3.7-15.4-4.1-23.4L8.8,76.3L8.8,76.3z M40.4,76.3
+ c0.3,7,1.5,13.8,3.6,20.4c7.7-2.4,15.7-3.8,23.7-4.1V76.3H40.4z M76.3,92.6c8,0.4,15.9,1.7,23.6,4.1c1.7-5.6,2.9-11.5,3.4-17.5
+ c0.1-1,0.1-2,0.2-2.9H76.3V92.6z M112.2,67.7h23c-0.8-11.5-4.6-22.4-11.2-31.8c-5.1,3.4-10.5,6.2-16.1,8.5
+ C110.4,51.9,111.8,59.7,112.2,67.7z M76.3,67.7h27.2c-0.4-7-1.6-13.8-3.7-20.4c-7.7,2.4-15.5,3.7-23.5,4.1V67.7z M40.5,67.7h27.2
+ V51.4c-7.9-0.4-15.8-1.7-23.4-4.1c-1.8,5.8-3,11.9-3.6,18.1C40.6,66.2,40.5,66.9,40.5,67.7z M8.8,67.7h23c0.1-1,0.1-2,0.2-3
+ c0.6-7,2-13.8,4-20.3c-5.5-2.3-10.9-5.1-16-8.5C13.6,45,9.6,55.9,8.8,67.7z M76.3,11.1v31.6c6.9-0.3,13.7-1.5,20.4-3.5
+ c-3.1-7.1-7.3-13.9-12.5-20C81.8,16.3,79.1,13.6,76.3,11.1z M47.3,39.2c6.7,2,13.5,3.2,20.4,3.5V11.1C58.8,19,51.9,28.6,47.3,39.2
+ z M88.4,10.8c0.8,0.9,1.6,1.8,2.4,2.8c5.9,6.9,10.6,14.6,14.1,22.7c4.7-2,9.3-4.3,13.7-7.2c-0.6-0.6-1.2-1.2-1.8-1.9
+ C108.8,19.2,99,13.6,88.4,10.8z M25.5,29.1c4.4,2.8,8.9,5.2,13.6,7.1c4-9.3,9.5-17.9,16.5-25.4C43.8,14,33.5,20.4,25.5,29.1z"/>
</g>
</g>
</svg>
diff --git a/src/virtualkeyboard/content/styles/default/images/handwriting-868482.svg b/src/virtualkeyboard/content/styles/default/images/handwriting-868482.svg
index d7af73ca..65d37874 100644
--- a/src/virtualkeyboard/content/styles/default/images/handwriting-868482.svg
+++ b/src/virtualkeyboard/content/styles/default/images/handwriting-868482.svg
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="0 0 156 104" enable-background="new 0 0 156 104" xml:space="preserve">
+ width="156px" height="104px" viewBox="0 0 156 104" enable-background="new 0 0 156 104" xml:space="preserve">
<g>
+ <rect fill="none" width="156" height="104"/>
<g>
<path fill="#868482" d="M37.6,103.3c-10.1,0-18.9-5-23.1-13.6C4.4,68.7,19.9,52.3,36.2,35c1.2-1.2,2.4-2.5,3.6-3.8
c5.3-5.7,5.2-11.5,3.5-14.8c-1.8-3.4-5.5-4.9-10.2-4.2c-16.5,2.6-21.2,26.4-21.2,26.6L0,36.6C0.3,35.3,6.4,4.3,31.2,0.3
@@ -13,6 +14,5 @@
c-3.9-8.3-12.2-12.4-21.1-10.4c-9.7,2.2-21,12.1-20.8,33.1c0.2,25.5-15.6,38.1-29,41.3C42.5,103,40,103.3,37.6,103.3z M119.8,53.7
c-14,1.5-20.6,8.5-23.4,12.9c-3.3,5.2-3.4,9.8-2.9,10.9c1.6,2.9,7.3,3,13,0.2C117.3,72.2,120.3,62.6,119.8,53.7z"/>
</g>
- <rect fill="none" width="156" height="104"/>
</g>
</svg>
diff --git a/src/virtualkeyboard/content/styles/default/images/hidekeyboard-868482.svg b/src/virtualkeyboard/content/styles/default/images/hidekeyboard-868482.svg
index d6996b1a..31e680a1 100644
--- a/src/virtualkeyboard/content/styles/default/images/hidekeyboard-868482.svg
+++ b/src/virtualkeyboard/content/styles/default/images/hidekeyboard-868482.svg
@@ -1,54 +1,54 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="-427 87 144 127" enable-background="new -427 87 144 127" xml:space="preserve">
+ width="144px" height="127px" viewBox="0 0 144 127" enable-background="new 0 0 144 127" xml:space="preserve">
<g>
- <rect x="-427" y="87" fill="none" width="144" height="127"/>
+ <rect fill="none" width="144" height="127"/>
<g>
<g>
- <path fill="#868482" d="M-283,177.3h-144V87h144V177.3z M-416.1,166.4h122.2V97.9h-122.2V166.4z"/>
+ <path fill="#868482" d="M144,90.3H0V0h144V90.3z M10.9,79.4h122.2V10.9H10.9V79.4z"/>
</g>
<g>
- <rect x="-407.5" y="107.2" fill="#868482" width="11.7" height="11.7"/>
+ <rect x="19.5" y="20.2" fill="#868482" width="11.7" height="11.7"/>
</g>
<g>
- <rect x="-388.9" y="107.2" fill="#868482" width="11.7" height="11.7"/>
+ <rect x="38.1" y="20.2" fill="#868482" width="11.7" height="11.7"/>
</g>
<g>
- <rect x="-370.2" y="107.2" fill="#868482" width="11.7" height="11.7"/>
+ <rect x="56.8" y="20.2" fill="#868482" width="11.7" height="11.7"/>
</g>
<g>
- <rect x="-351.5" y="107.2" fill="#868482" width="11.7" height="11.7"/>
+ <rect x="75.5" y="20.2" fill="#868482" width="11.7" height="11.7"/>
</g>
<g>
- <rect x="-332.8" y="107.2" fill="#868482" width="11.7" height="11.7"/>
+ <rect x="94.2" y="20.2" fill="#868482" width="11.7" height="11.7"/>
</g>
<g>
- <rect x="-314.1" y="107.2" fill="#868482" width="11.7" height="11.7"/>
+ <rect x="112.9" y="20.2" fill="#868482" width="11.7" height="11.7"/>
</g>
<g>
- <rect x="-407.5" y="126.7" fill="#868482" width="11.7" height="11.7"/>
+ <rect x="19.5" y="39.7" fill="#868482" width="11.7" height="11.7"/>
</g>
<g>
- <rect x="-388.9" y="126.7" fill="#868482" width="11.7" height="11.7"/>
+ <rect x="38.1" y="39.7" fill="#868482" width="11.7" height="11.7"/>
</g>
<g>
- <rect x="-370.2" y="126.7" fill="#868482" width="11.7" height="11.7"/>
+ <rect x="56.8" y="39.7" fill="#868482" width="11.7" height="11.7"/>
</g>
<g>
- <rect x="-351.5" y="126.7" fill="#868482" width="11.7" height="11.7"/>
+ <rect x="75.5" y="39.7" fill="#868482" width="11.7" height="11.7"/>
</g>
<g>
- <rect x="-332.8" y="126.7" fill="#868482" width="11.7" height="11.7"/>
+ <rect x="94.2" y="39.7" fill="#868482" width="11.7" height="11.7"/>
</g>
<g>
- <rect x="-314.1" y="126.7" fill="#868482" width="11.7" height="11.7"/>
+ <rect x="112.9" y="39.7" fill="#868482" width="11.7" height="11.7"/>
</g>
<g>
- <rect x="-388.9" y="146.2" fill="#868482" width="67.7" height="11.7"/>
+ <rect x="38.1" y="59.2" fill="#868482" width="67.7" height="11.7"/>
</g>
<g>
- <polygon fill="#868482" points="-355,202.2 -364.8,195.2 -381.1,195.2 -355,213.9 -328.9,195.2 -345.2,195.2 "/>
+ <polygon fill="#868482" points="72,115.2 62.2,108.2 45.9,108.2 72,126.9 98.1,108.2 81.8,108.2 "/>
</g>
</g>
</g>
diff --git a/src/virtualkeyboard/content/styles/default/images/search-868482.svg b/src/virtualkeyboard/content/styles/default/images/search-868482.svg
index 6ee0ba97..4aff8499 100644
--- a/src/virtualkeyboard/content/styles/default/images/search-868482.svg
+++ b/src/virtualkeyboard/content/styles/default/images/search-868482.svg
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="-425 77 148 148" enable-background="new -425 77 148 148" xml:space="preserve">
+ width="148px" height="148px" viewBox="0 0 148 148" enable-background="new 0 0 148 148" xml:space="preserve">
<g>
- <rect x="-425" y="77" fill="none" width="148" height="148"/>
+ <rect fill="none" width="148" height="148"/>
<g>
- <path fill="#868482" d="M-278.2,209.7c1.6,1.6,1.6,4.1,0,5.7l-8.5,8.5c-1.6,1.6-4.1,1.6-5.7,0l-44.6-44.6c-1.6-1.6-1.6-4.1,0-5.7
- l8.5-8.5c1.6-1.6,4.1-1.6,5.7,0L-278.2,209.7z"/>
- <path fill="#868482" d="M-367,89c25.4,0,46,20.6,46,46s-20.6,46-46,46c-25.4,0-46-20.6-46-46S-392.4,89-367,89 M-367,77
- c-32,0-58,26-58,58s26,58,58,58c32,0,58-26,58-58S-335,77-367,77L-367,77z"/>
+ <path fill="#868482" d="M146.8,132.7c1.6,1.6,1.6,4.1,0,5.7l-8.5,8.5c-1.6,1.6-4.1,1.6-5.7,0l-44.6-44.6c-1.6-1.6-1.6-4.1,0-5.7
+ l8.5-8.5c1.6-1.6,4.1-1.6,5.7,0L146.8,132.7z"/>
+ <path fill="#868482" d="M58,12c25.4,0,46,20.6,46,46s-20.6,46-46,46c-25.4,0-46-20.6-46-46S32.6,12,58,12 M58,0C26,0,0,26,0,58
+ s26,58,58,58c32,0,58-26,58-58S90,0,58,0L58,0z"/>
</g>
</g>
</svg>
diff --git a/src/virtualkeyboard/content/styles/default/images/shift-80c342.svg b/src/virtualkeyboard/content/styles/default/images/shift-80c342.svg
index 07eb508e..d39a2230 100644
--- a/src/virtualkeyboard/content/styles/default/images/shift-80c342.svg
+++ b/src/virtualkeyboard/content/styles/default/images/shift-80c342.svg
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="-427 84 144 134" enable-background="new -427 84 144 134" xml:space="preserve">
+ width="144px" height="134px" viewBox="0 0 144 134" enable-background="new 0 0 144 134" xml:space="preserve">
<g>
- <rect x="-427" y="84" fill="none" width="144" height="134"/>
+ <rect fill="none" width="144" height="134"/>
<g>
- <path fill="#80C342" d="M-323.4,218h-63.4v-56.5H-427l71.9-77.5l71.9,77.5h-40.2L-323.4,218L-323.4,218z M-375.3,206.5h40.5v-56.5
- h25.4l-45.7-49.2l-45.7,49.2h25.4L-375.3,206.5L-375.3,206.5z"/>
+ <path fill="#80C342" d="M103.6,134H40.2V77.5H0L71.9,0l71.9,77.5h-40.2V134L103.6,134z M51.7,122.5h40.5V66.1h25.4L71.9,16.8
+ L26.2,66.1h25.4L51.7,122.5L51.7,122.5z"/>
</g>
</g>
</svg>
diff --git a/src/virtualkeyboard/content/styles/default/images/shift-868482.svg b/src/virtualkeyboard/content/styles/default/images/shift-868482.svg
index f0ce6930..95b6d504 100644
--- a/src/virtualkeyboard/content/styles/default/images/shift-868482.svg
+++ b/src/virtualkeyboard/content/styles/default/images/shift-868482.svg
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="-427 84 144 134" enable-background="new -427 84 144 134" xml:space="preserve">
+ width="144px" height="134px" viewBox="0 0 144 134" enable-background="new 0 0 144 134" xml:space="preserve">
<g>
- <rect x="-427" y="84" fill="none" width="144" height="134"/>
+ <rect fill="none" width="144" height="134"/>
<g>
- <path fill="#868482" d="M-323.4,218h-63.4v-56.5H-427l71.9-77.5l71.9,77.5h-40.2L-323.4,218L-323.4,218z M-375.3,206.5h40.5v-56.5
- h25.4l-45.7-49.2l-45.7,49.2h25.4L-375.3,206.5L-375.3,206.5z"/>
+ <path fill="#868482" d="M103.6,134H40.2V77.5H0L71.9,0l71.9,77.5h-40.2V134L103.6,134z M51.7,122.5h40.5V66.1h25.4L71.9,16.8
+ L26.2,66.1h25.4L51.7,122.5L51.7,122.5z"/>
</g>
</g>
</svg>
diff --git a/src/virtualkeyboard/content/styles/default/images/shift-c5d6b6.svg b/src/virtualkeyboard/content/styles/default/images/shift-c5d6b6.svg
index 6cfc345d..22f9d5de 100644
--- a/src/virtualkeyboard/content/styles/default/images/shift-c5d6b6.svg
+++ b/src/virtualkeyboard/content/styles/default/images/shift-c5d6b6.svg
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 18.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="-427 84 144 134" enable-background="new -427 84 144 134" xml:space="preserve">
+ width="144px" height="134px" viewBox="0 0 144 134" enable-background="new 0 0 144 134" xml:space="preserve">
<g>
- <rect x="-427" y="84" fill="none" width="144" height="134"/>
+ <rect fill="none" width="144" height="134"/>
<g>
- <path fill="#C5D6B6" d="M-323.4,218h-63.4v-56.5H-427l71.9-77.5l71.9,77.5h-40.2L-323.4,218L-323.4,218z M-375.3,206.5h40.5v-56.5
- h25.4l-45.7-49.2l-45.7,49.2h25.4L-375.3,206.5L-375.3,206.5z"/>
+ <path fill="#C5D6B6" d="M103.6,134H40.2V77.5H0L71.9,0l71.9,77.5h-40.2V134L103.6,134z M51.7,122.5h40.5V66.1h25.4L71.9,16.8
+ L26.2,66.1h25.4L51.7,122.5L51.7,122.5z"/>
</g>
</g>
</svg>