summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRizal Muttaqin <riz_17_oke@yahoo.co.id>2023-03-08 15:40:42 +0700
committerRizal Muttaqin <rizmut@libreoffice.org>2023-03-09 00:33:36 +0000
commit72f44054e158545dd8642bb2d99ae87a116bea18 (patch)
tree4655949d3fed388745458f92c0350d9b0e582a0a
parent3b17f67f35a771c75e683f0671b9b9d2a010ffd4 (diff)
tdf#152887 Add status bar icons for Accessibility Check
Change-Id: Ied2b876938824c3504231988943851bd97265e44 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148466 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org> (cherry picked from commit 6002b5ff598ed63ad8de259b04fc7a17789a1751) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148499
-rw-r--r--icon-themes/breeze/svx/res/a11y_check_issues_found.pngbin0 -> 474 bytes
-rw-r--r--icon-themes/breeze/svx/res/a11y_check_issues_not_found.pngbin0 -> 530 bytes
-rw-r--r--icon-themes/breeze_dark/svx/res/a11y_check_issues_found.pngbin0 -> 474 bytes
-rw-r--r--icon-themes/breeze_dark/svx/res/a11y_check_issues_not_found.pngbin0 -> 530 bytes
-rw-r--r--icon-themes/breeze_dark_svg/svx/res/a11y_check_issues_found.svg1
-rw-r--r--icon-themes/breeze_dark_svg/svx/res/a11y_check_issues_not_found.svg1
-rw-r--r--icon-themes/breeze_svg/svx/res/a11y_check_issues_found.svg1
-rw-r--r--icon-themes/breeze_svg/svx/res/a11y_check_issues_not_found.svg1
-rw-r--r--icon-themes/colibre/svx/res/a11y_check_issues_found.pngbin494 -> 390 bytes
-rw-r--r--icon-themes/colibre/svx/res/a11y_check_issues_not_found.pngbin424 -> 388 bytes
-rw-r--r--icon-themes/colibre_dark/svx/res/a11y_check_issues_found.pngbin0 -> 392 bytes
-rw-r--r--icon-themes/colibre_dark/svx/res/a11y_check_issues_not_found.pngbin0 -> 388 bytes
-rw-r--r--icon-themes/colibre_dark_svg/svx/res/a11y_check_issues_found.svg1
-rw-r--r--icon-themes/colibre_dark_svg/svx/res/a11y_check_issues_not_found.svg2
-rw-r--r--icon-themes/colibre_svg/svx/res/a11y_check_issues_found.svg2
-rw-r--r--icon-themes/colibre_svg/svx/res/a11y_check_issues_not_found.svg3
-rw-r--r--icon-themes/karasa_jaga/svx/res/a11y_check_issues_found.pngbin0 -> 935 bytes
-rw-r--r--icon-themes/karasa_jaga/svx/res/a11y_check_issues_not_found.pngbin0 -> 914 bytes
-rw-r--r--icon-themes/karasa_jaga_svg/svx/res/a11y_check_issues_found.svg1
-rw-r--r--icon-themes/karasa_jaga_svg/svx/res/a11y_check_issues_not_found.svg1
-rw-r--r--icon-themes/sifr/svx/res/a11y_check_issues_found.pngbin0 -> 378 bytes
-rw-r--r--icon-themes/sifr/svx/res/a11y_check_issues_not_found.pngbin0 -> 376 bytes
-rw-r--r--icon-themes/sifr_dark/svx/res/a11y_check_issues_found.pngbin0 -> 378 bytes
-rw-r--r--icon-themes/sifr_dark/svx/res/a11y_check_issues_not_found.pngbin0 -> 381 bytes
-rw-r--r--icon-themes/sifr_dark_svg/svx/res/a11y_check_issues_found.svg3
-rw-r--r--icon-themes/sifr_dark_svg/svx/res/a11y_check_issues_not_found.svg3
-rw-r--r--icon-themes/sifr_svg/svx/res/a11y_check_issues_found.svg3
-rw-r--r--icon-themes/sifr_svg/svx/res/a11y_check_issues_not_found.svg3
28 files changed, 24 insertions, 2 deletions
diff --git a/icon-themes/breeze/svx/res/a11y_check_issues_found.png b/icon-themes/breeze/svx/res/a11y_check_issues_found.png
new file mode 100644
index 000000000000..446f5ba89528
--- /dev/null
+++ b/icon-themes/breeze/svx/res/a11y_check_issues_found.png
Binary files differ
diff --git a/icon-themes/breeze/svx/res/a11y_check_issues_not_found.png b/icon-themes/breeze/svx/res/a11y_check_issues_not_found.png
new file mode 100644
index 000000000000..ae6eefc74209
--- /dev/null
+++ b/icon-themes/breeze/svx/res/a11y_check_issues_not_found.png
Binary files differ
diff --git a/icon-themes/breeze_dark/svx/res/a11y_check_issues_found.png b/icon-themes/breeze_dark/svx/res/a11y_check_issues_found.png
new file mode 100644
index 000000000000..590ad2b3ecfb
--- /dev/null
+++ b/icon-themes/breeze_dark/svx/res/a11y_check_issues_found.png
Binary files differ
diff --git a/icon-themes/breeze_dark/svx/res/a11y_check_issues_not_found.png b/icon-themes/breeze_dark/svx/res/a11y_check_issues_not_found.png
new file mode 100644
index 000000000000..e1f712de72b8
--- /dev/null
+++ b/icon-themes/breeze_dark/svx/res/a11y_check_issues_not_found.png
Binary files differ
diff --git a/icon-themes/breeze_dark_svg/svx/res/a11y_check_issues_found.svg b/icon-themes/breeze_dark_svg/svx/res/a11y_check_issues_found.svg
new file mode 100644
index 000000000000..a305bd9fbd73
--- /dev/null
+++ b/icon-themes/breeze_dark_svg/svx/res/a11y_check_issues_found.svg
@@ -0,0 +1 @@
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 2a1 1 0 0 0 -1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0 -1-1zm-2 2a4 4 0 0 0 -4 4 4 4 0 0 0 4 4 4 4 0 0 0 1.0898438-.158203v-1.058594a3 3 0 0 1 -1.0898438.216797 3 3 0 0 1 -3-3 3 3 0 0 1 2.7441406-2.9804688zm1.1191406.5-1.2792968 4.5h1.25v-2h.8574218l.3828125-1.3300781 1.9804689.7910156.378906-.921875-2.5898436-1.0390625z" fill="#eff0f1"/><path d="m8.65625 8-.65625.65625 3.34375 3.34375-3.34375 3.3125.65625.6875 3.375-3.34375 3.3125 3.3125.65625-.625-3.34375-3.34375 3.34375-3.3125-.65625-.6875-3.34375 3.34375z" fill="#da4453"/></svg> \ No newline at end of file
diff --git a/icon-themes/breeze_dark_svg/svx/res/a11y_check_issues_not_found.svg b/icon-themes/breeze_dark_svg/svx/res/a11y_check_issues_not_found.svg
new file mode 100644
index 000000000000..4862322da1ad
--- /dev/null
+++ b/icon-themes/breeze_dark_svg/svx/res/a11y_check_issues_not_found.svg
@@ -0,0 +1 @@
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 2a1 1 0 0 0 -1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0 -1-1zm-2 2a4 4 0 0 0 -4 4 4 4 0 0 0 4 4 4 4 0 0 0 3.082031-1.458984l-.923828-.462891a3 3 0 0 1 -2.158203.921875 3 3 0 0 1 -3-3 3 3 0 0 1 2.7441406-2.9804688zm1.119141.5-1.2792972 4.5h4.3203122l.878906 2.189453.921876-.378906-1.121094-2.810547h-3.179688l.669922-2.3300781 1.980469.7910161.378906-.9218755-2.589844-1.0390625z" fill="#eff0f1"/><path d="m15.308594 10-4.847656 4.667969-2.7695318-2.667969-.6914062.666016 2.7695312 2.667968.6914068.666016.693359-.666016 4.845703-4.667968z" fill="#27ae60"/></svg> \ No newline at end of file
diff --git a/icon-themes/breeze_svg/svx/res/a11y_check_issues_found.svg b/icon-themes/breeze_svg/svx/res/a11y_check_issues_found.svg
new file mode 100644
index 000000000000..48ae1f4cf812
--- /dev/null
+++ b/icon-themes/breeze_svg/svx/res/a11y_check_issues_found.svg
@@ -0,0 +1 @@
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 2a1 1 0 0 0 -1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0 -1-1zm-2 2a4 4 0 0 0 -4 4 4 4 0 0 0 4 4 4 4 0 0 0 1.0898438-.158203v-1.058594a3 3 0 0 1 -1.0898438.216797 3 3 0 0 1 -3-3 3 3 0 0 1 2.7441406-2.9804688zm1.1191406.5-1.2792968 4.5h1.25v-2h.8574218l.3828125-1.3300781 1.9804689.7910156.378906-.921875-2.5898436-1.0390625z" fill="#232629"/><path d="m8.65625 8-.65625.65625 3.34375 3.34375-3.34375 3.3125.65625.6875 3.375-3.34375 3.3125 3.3125.65625-.625-3.34375-3.34375 3.34375-3.3125-.65625-.6875-3.34375 3.34375z" fill="#da4453"/></svg> \ No newline at end of file
diff --git a/icon-themes/breeze_svg/svx/res/a11y_check_issues_not_found.svg b/icon-themes/breeze_svg/svx/res/a11y_check_issues_not_found.svg
new file mode 100644
index 000000000000..bddd21989609
--- /dev/null
+++ b/icon-themes/breeze_svg/svx/res/a11y_check_issues_not_found.svg
@@ -0,0 +1 @@
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m8 2a1 1 0 0 0 -1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0 -1-1zm-2 2a4 4 0 0 0 -4 4 4 4 0 0 0 4 4 4 4 0 0 0 3.082031-1.458984l-.923828-.462891a3 3 0 0 1 -2.158203.921875 3 3 0 0 1 -3-3 3 3 0 0 1 2.7441406-2.9804688zm1.119141.5-1.2792972 4.5h4.3203122l.878906 2.189453.921876-.378906-1.121094-2.810547h-3.179688l.669922-2.3300781 1.980469.7910161.378906-.9218755-2.589844-1.0390625z" fill="#232629"/><path d="m15.308594 10-4.847656 4.667969-2.7695318-2.667969-.6914062.666016 2.7695312 2.667968.6914068.666016.693359-.666016 4.845703-4.667968z" fill="#27ae60"/></svg> \ No newline at end of file
diff --git a/icon-themes/colibre/svx/res/a11y_check_issues_found.png b/icon-themes/colibre/svx/res/a11y_check_issues_found.png
index a46aa9152f75..f2f096989e72 100644
--- a/icon-themes/colibre/svx/res/a11y_check_issues_found.png
+++ b/icon-themes/colibre/svx/res/a11y_check_issues_found.png
Binary files differ
diff --git a/icon-themes/colibre/svx/res/a11y_check_issues_not_found.png b/icon-themes/colibre/svx/res/a11y_check_issues_not_found.png
index 8e4ff8edd750..6b78154a3582 100644
--- a/icon-themes/colibre/svx/res/a11y_check_issues_not_found.png
+++ b/icon-themes/colibre/svx/res/a11y_check_issues_not_found.png
Binary files differ
diff --git a/icon-themes/colibre_dark/svx/res/a11y_check_issues_found.png b/icon-themes/colibre_dark/svx/res/a11y_check_issues_found.png
new file mode 100644
index 000000000000..5fedfac6de25
--- /dev/null
+++ b/icon-themes/colibre_dark/svx/res/a11y_check_issues_found.png
Binary files differ
diff --git a/icon-themes/colibre_dark/svx/res/a11y_check_issues_not_found.png b/icon-themes/colibre_dark/svx/res/a11y_check_issues_not_found.png
new file mode 100644
index 000000000000..0a124351a7bb
--- /dev/null
+++ b/icon-themes/colibre_dark/svx/res/a11y_check_issues_not_found.png
Binary files differ
diff --git a/icon-themes/colibre_dark_svg/svx/res/a11y_check_issues_found.svg b/icon-themes/colibre_dark_svg/svx/res/a11y_check_issues_found.svg
new file mode 100644
index 000000000000..7e6a7fe91e3f
--- /dev/null
+++ b/icon-themes/colibre_dark_svg/svx/res/a11y_check_issues_found.svg
@@ -0,0 +1 @@
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m7.5 0c-1.3807119 0-2.5 1.1192881-2.5 2.5.0022516.5418181.1804672 1.0682396.5078125 1.5h-4.5078125c-.55226188.0000552-.99994478.4477381-1 1v1c.00005522.5522619.44773812.9999448 1 1h3v8c.0000552.552262.4477381.999945 1 1h1c.097963-.0047.1947012-.02379.2871094-.05664-.3795328-.39014-.3760555-1.012562.00781-1.398437l.7050806-.705079v-1.839844h1v.839844l1-1v-.679688l-.1601562-.160156h-2.8398438v4h-1v-9h-4v-1h6.5 6.5v1h-4v1.8398438l1 1v-1.8398438h2.839844l.705078-.7050781c.124658-.119161.27809-.2039529.445312-.2460938.00366-.0161925.006916-.0324735.009766-.0488281v-1c-.000055-.5522619-.447738-.9999448-1-1h-4.5078125c.3273453-.4317604.5055609-.9581819.5078125-1.5 0-1.3807119-1.1192881-2.5-2.5-2.5zm0 1c.8284271 0 1.5.6715729 1.5 1.5s-.6715729 1.5-1.5 1.5-1.5-.6715729-1.5-1.5.6715729-1.5 1.5-1.5z" fill="#fafafa"/><path d="m15.25 7.0000002-3.75 3.7499998-3.75-3.7499998-.75.75 3.75 3.7499998-3.75 3.75.75.75 3.75-3.75 3.75 3.75.75-.75-3.75-3.75 3.75-3.7499998z" fill="#ed3d3b"/></svg> \ No newline at end of file
diff --git a/icon-themes/colibre_dark_svg/svx/res/a11y_check_issues_not_found.svg b/icon-themes/colibre_dark_svg/svx/res/a11y_check_issues_not_found.svg
new file mode 100644
index 000000000000..ded15f45f4ed
--- /dev/null
+++ b/icon-themes/colibre_dark_svg/svx/res/a11y_check_issues_not_found.svg
@@ -0,0 +1,2 @@
+<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
+/&amp;amp;gt;<path d="m7.5 0a2.5 2.5 0 0 0 -2.5 2.5 2.5 2.5 0 0 0 .5078125 1.5h-4.5078125a1.0001 1.0001 0 0 0 -1 1v1a1.0001 1.0001 0 0 0 1 1h3v8a1.0001 1.0001 0 0 0 1 1h1a1.0001 1.0001 0 0 0 1-1v-.378906l-1-1v1.378906h-1v-9h-4v-1h6.5 6.5v1h-4v6.964844l1-1v-4.964844h3a1.0001 1.0001 0 0 0 1-1v-1a1.0001 1.0001 0 0 0 -1-1h-4.5078125a2.5 2.5 0 0 0 .5078125-1.5 2.5 2.5 0 0 0 -2.5-2.5zm0 1a1.5 1.5 0 0 1 1.5 1.5 1.5 1.5 0 0 1 -1.5 1.5 1.5 1.5 0 0 1 -1.5-1.5 1.5 1.5 0 0 1 1.5-1.5zm-1.5 10v.378906l.1464844-.146484a.79249868.79249868 0 0 1 1.1210937 0l1.7324219 1.732422v-1.964844z" fill="#fafafa"/><path d="m15.292893 8.7928932-5.792893 5.7928938-2.7928933-2.792893-.7071067.707106 2.7928932 2.792893.7071068.707107.707107-.707107 5.792893-5.792893v-1.4101562z" fill="#18ab50"/></svg> \ No newline at end of file
diff --git a/icon-themes/colibre_svg/svx/res/a11y_check_issues_found.svg b/icon-themes/colibre_svg/svx/res/a11y_check_issues_found.svg
index 706a4735af16..9d83e0815723 100644
--- a/icon-themes/colibre_svg/svx/res/a11y_check_issues_found.svg
+++ b/icon-themes/colibre_svg/svx/res/a11y_check_issues_found.svg
@@ -1 +1 @@
-<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m3 1v14h4.2636719c-.8150834-.984409-1.2618955-2.221947-1.2636719-3.5 0-3.0375661 2.4624339-5.5 5.5-5.5.507518.00206 1.012307.074365 1.5.2148438v-2.2148438l-3-3z" fill="#fafafa"/><path d="m3 0c-.554 0-1 .446-1 1v14c0 .554.446 1 1 1h2 1.0292969 2.3144531a5.5 5.5 0 0 1 -1.0800781-1h-1.0625-1.2011719-2v-14h6v3.5c0 .277.223.5.5.5h3.5v1.2148438a5.5 5.5 0 0 1 1 .3925781v-2.1074219-.8632812l-3.636719-3.6367188h-.863281zm7 1 3 3h-3z" fill="#3a3a38"/><path d="m11.5 7a4.5 4.5 0 0 0 -4.5 4.5 4.5 4.5 0 0 0 4.5 4.5 4.5 4.5 0 0 0 4.5-4.5 4.5 4.5 0 0 0 -4.5-4.5zm-2 1.9902344a.50005.50005 0 0 1 .359375.1503906l1.646484 1.646484 1.646485-1.646484a.50005.50005 0 0 1 .34375-.1503906.50005.50005 0 0 1 .363281.8574218l-1.646484 1.6464848 1.646484 1.646484a.50005.50005 0 1 1 -.707031.707031l-1.646485-1.646484-1.646484 1.646484a.50005.50005 0 1 1 -.7070312-.707031l1.6464842-1.646484-1.6464842-1.6464848a.50005.50005 0 0 1 .3476562-.8574218z" fill="#ed3d3b"/><path d="m9.5 8.9902344a.50005.50005 0 0 0 -.3476562.8574218l1.6464842 1.6464848-1.6464842 1.646484a.50005.50005 0 1 0 .7070312.707031l1.646484-1.646484 1.646485 1.646484a.50005.50005 0 1 0 .707031-.707031l-1.646484-1.646484 1.646484-1.6464848a.50005.50005 0 0 0 -.363281-.8574218.50005.50005 0 0 0 -.34375.1503906l-1.646485 1.646484-1.646484-1.646484a.50005.50005 0 0 0 -.359375-.1503906z" fill="#fafafa"/></svg> \ No newline at end of file
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m7.5 0c-1.3807119 0-2.5 1.1192881-2.5 2.5.0022516.5418181.1804672 1.0682396.5078125 1.5h-4.5078125c-.55226188.0000552-.99994478.4477381-1 1v1c.00005522.5522619.44773812.9999448 1 1h3v8c.0000552.552262.4477381.999945 1 1h1c.097963-.0047.1947012-.02379.2871094-.05664-.3795328-.39014-.3760555-1.012562.00781-1.398437l.7050806-.705079v-1.839844h1v.839844l1-1v-.679688l-.1601562-.160156h-2.8398438v4h-1v-9h-4v-1h6.5 6.5v1h-4v1.8398438l1 1v-1.8398438h2.839844l.705078-.7050781c.124658-.119161.27809-.2039529.445312-.2460938.00366-.0161925.006916-.0324735.009766-.0488281v-1c-.000055-.5522619-.447738-.9999448-1-1h-4.5078125c.3273453-.4317604.5055609-.9581819.5078125-1.5 0-1.3807119-1.1192881-2.5-2.5-2.5zm0 1c.8284271 0 1.5.6715729 1.5 1.5s-.6715729 1.5-1.5 1.5-1.5-.6715729-1.5-1.5.6715729-1.5 1.5-1.5z" fill="#3a3a38"/><path d="m15.25 7.0000002-3.75 3.7499998-3.75-3.7499998-.75.75 3.75 3.7499998-3.75 3.75.75.75 3.75-3.75 3.75 3.75.75-.75-3.75-3.75 3.75-3.7499998z" fill="#ed3d3b"/></svg> \ No newline at end of file
diff --git a/icon-themes/colibre_svg/svx/res/a11y_check_issues_not_found.svg b/icon-themes/colibre_svg/svx/res/a11y_check_issues_not_found.svg
index f847ab83c834..79a8af66cc44 100644
--- a/icon-themes/colibre_svg/svx/res/a11y_check_issues_not_found.svg
+++ b/icon-themes/colibre_svg/svx/res/a11y_check_issues_not_found.svg
@@ -1 +1,2 @@
-<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">/&amp;gt;<path d="m1.9743325 9.6823561 4.0175137 3.3539119 8.0350288-10.0617323" fill="none" stroke="#18ab50" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.927546"/></svg> \ No newline at end of file
+<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
+/&amp;amp;gt;<path d="m7.5 0a2.5 2.5 0 0 0 -2.5 2.5 2.5 2.5 0 0 0 .5078125 1.5h-4.5078125a1.0001 1.0001 0 0 0 -1 1v1a1.0001 1.0001 0 0 0 1 1h3v8a1.0001 1.0001 0 0 0 1 1h1a1.0001 1.0001 0 0 0 1-1v-.378906l-1-1v1.378906h-1v-9h-4v-1h6.5 6.5v1h-4v6.964844l1-1v-4.964844h3a1.0001 1.0001 0 0 0 1-1v-1a1.0001 1.0001 0 0 0 -1-1h-4.5078125a2.5 2.5 0 0 0 .5078125-1.5 2.5 2.5 0 0 0 -2.5-2.5zm0 1a1.5 1.5 0 0 1 1.5 1.5 1.5 1.5 0 0 1 -1.5 1.5 1.5 1.5 0 0 1 -1.5-1.5 1.5 1.5 0 0 1 1.5-1.5zm-1.5 10v.378906l.1464844-.146484a.79249868.79249868 0 0 1 1.1210937 0l1.7324219 1.732422v-1.964844z" fill="#3a3a38"/><path d="m15.292893 8.7928932-5.792893 5.7928938-2.7928933-2.792893-.7071067.707106 2.7928932 2.792893.7071068.707107.707107-.707107 5.792893-5.792893v-1.4101562z" fill="#18ab50"/></svg> \ No newline at end of file
diff --git a/icon-themes/karasa_jaga/svx/res/a11y_check_issues_found.png b/icon-themes/karasa_jaga/svx/res/a11y_check_issues_found.png
new file mode 100644
index 000000000000..38ffe6d2aa69
--- /dev/null
+++ b/icon-themes/karasa_jaga/svx/res/a11y_check_issues_found.png
Binary files differ
diff --git a/icon-themes/karasa_jaga/svx/res/a11y_check_issues_not_found.png b/icon-themes/karasa_jaga/svx/res/a11y_check_issues_not_found.png
new file mode 100644
index 000000000000..b3343df3be6d
--- /dev/null
+++ b/icon-themes/karasa_jaga/svx/res/a11y_check_issues_not_found.png
Binary files differ
diff --git a/icon-themes/karasa_jaga_svg/svx/res/a11y_check_issues_found.svg b/icon-themes/karasa_jaga_svg/svx/res/a11y_check_issues_found.svg
new file mode 100644
index 000000000000..8e970a893bc8
--- /dev/null
+++ b/icon-themes/karasa_jaga_svg/svx/res/a11y_check_issues_found.svg
@@ -0,0 +1 @@
+<svg enable-background="new 0 0 121 120" height="16" viewBox="0 0 15.125003 15.125003" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="b"><stop offset="0" stop-color="#fff"/><stop offset=".5" stop-color="#78c9ff" stop-opacity=".498039"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><filter id="c" height="1.089982" width="1.04574" x="-.02287" y="-.044991"><feGaussianBlur stdDeviation=".55418773"/></filter><filter id="d" height="1.149692" width="1.149692" x="-.074846" y="-.074846"><feGaussianBlur stdDeviation="1.9142018"/></filter><clipPath id="e"><circle cx="-166.53223" cy="93.331604" filter="url(#d)" r="30.690229"/></clipPath><radialGradient id="f" cx="-166.53223" cy="65.938202" gradientTransform="matrix(1 0 0 .6578174 0 22.562908)" gradientUnits="userSpaceOnUse" r="31.190229" xlink:href="#a"/><filter id="g" height="1.192637" width="1.192637" x="-.096318" y="-.096318"><feGaussianBlur stdDeviation="2.1987391"/></filter><linearGradient id="h" gradientTransform="matrix(.18317528 0 0 .18329578 38.04436 -12.406174)" gradientUnits="userSpaceOnUse" x1="-178.26802" x2="-178.26802" xlink:href="#b" y1="66.060356" y2="107.8426"/><linearGradient id="i" gradientTransform="matrix(.18317528 0 0 .18329578 37.974492 -13.085741)" gradientUnits="userSpaceOnUse" x1="-152.81725" x2="-196.51477" xlink:href="#b" y1="119.90653" y2="91.532112"/><linearGradient id="j" gradientTransform="matrix(.18317528 0 0 .18329578 38.04436 -12.406174)" gradientUnits="userSpaceOnUse" x1="-176.82246" x2="-176.82246" xlink:href="#b" y1="5.964059" y2="109.09552"/><linearGradient id="k" gradientTransform="matrix(.19377219 0 0 .19389967 39.046621 -12.337783)" gradientUnits="userSpaceOnUse" x1="-159.52231" x2="-160.82661" xlink:href="#b" y1="55.394547" y2="107.40737"/><radialGradient id="l" cx="-166.53223" cy="116.62209" gradientTransform="matrix(.17353312 0 0 .17364727 22.739943 -10.019025)" gradientUnits="userSpaceOnUse" r="31.190229"><stop offset="0" stop-color="#0081ec"/><stop offset="1" stop-color="#004c98"/></radialGradient><radialGradient id="m" cx="-166.53223" cy="84.275475" gradientTransform="matrix(.20157274 0 0 .20170534 27.40939 -12.622998)" gradientUnits="userSpaceOnUse" r="31.190229"><stop offset="0" stop-color="#0081ec"/><stop offset="1" stop-color="#003871"/></radialGradient><radialGradient id="n" cx="87.160835" cy="48.36097" gradientTransform="matrix(1.4591887 0 0 1 -40.023272 0)" gradientUnits="userSpaceOnUse" r="27.455904"><stop offset="0" stop-color="#020910"/><stop offset="1" stop-color="#113e69" stop-opacity="0"/></radialGradient><radialGradient id="o" cx="56.71875" cy="57.805096" gradientTransform="matrix(.11598396 0 0 .15339561 -.432945 -2.524686)" gradientUnits="userSpaceOnUse" r="30.249998"><stop offset="0" stop-color="#ddd"/><stop offset=".5" stop-color="#fff"/><stop offset=".94080001" stop-color="#f2f2f2"/></radialGradient><linearGradient id="p" gradientUnits="userSpaceOnUse" x1="62.77597943788" x2="62.77597943788" y1="81.93865889712" y2="-9.74533850014"><stop offset="0" stop-color="#810000"/><stop offset="1" stop-color="#c50000"/></linearGradient><clipPath id="q"><path d="m-64.510272 10.75c-1.042316.0084-2.040208.423209-2.78125 1.15625l-16.96875 16.96875c-1.561474 1.562119-1.561474 4.094131 0 5.65625l25.4375 25.46875-25.4375 25.46875c-1.561474 1.562119-1.561474 4.094131 0 5.65625l16.96875 16.96875c1.562119 1.56147 4.094131 1.56147 5.65625 0l25.46875-25.4375 25.46875 25.4375c1.5621191 1.56147 4.0941311 1.56147 5.6562501 0l16.9687499-16.96875c1.56147-1.562119 1.56147-4.094131 0-5.65625l-25.4375-25.46875 25.4375-25.46875c1.56147-1.562119 1.56147-4.094131 0-5.65625l-16.9687499-16.96875c-1.562119-1.561474-4.094131-1.561474-5.6562501 0l-25.46875 25.4375-25.46875-25.4375c-.764077-.756011-1.800247-1.172731-2.875-1.15625zm31.1875 63.40625c-.751409-.759464-1.775386-1.18681-2.84375-1.18681s-2.092341.427346-2.84375 1.18681z"/></clipPath><filter id="r" height="1.32671" width="1.249383" x="-.124687" y="-.16864"><feGaussianBlur stdDeviation="2.5695681"/></filter><linearGradient id="s" gradientTransform="scale(1.0975951 .9110828)" gradientUnits="userSpaceOnUse" x1="26.091133" x2="31.500689" xlink:href="#a" y1="14.856744" y2="14.856744"/><filter id="t" height="1.28034" width="1.232702" x="-.116351" y="-.14017"><feGaussianBlur stdDeviation=".28784801"/></filter><linearGradient id="u" gradientUnits="userSpaceOnUse" x1="304.88663" x2="345.62039" y1="385.86127" y2="384.62384"><stop offset="0" stop-color="#765c44"/><stop offset="1" stop-color="#765c44" stop-opacity="0"/></linearGradient><linearGradient id="v" gradientUnits="userSpaceOnUse" x1="59.13524170017" x2="59.13524170017" y1="91.73026967169" y2="41.25513545881"><stop offset="0" stop-color="#f00"/><stop offset="1" stop-color="#7f0000"/></linearGradient><linearGradient id="w" gradientUnits="userSpaceOnUse" spreadMethod="reflect" x1="88.60625" x2="91.575107" xlink:href="#x" y1="13.510336" y2="13.510336"/><linearGradient id="x"><stop offset="0" stop-color="#ff8787"/><stop offset="1" stop-color="#ff8787" stop-opacity="0"/></linearGradient><radialGradient id="y" cx="-36.592777" cy="90.072952" gradientTransform="matrix(.4576062 0 0 .782313 -19.847694 18.82067)" gradientUnits="userSpaceOnUse" r="25.986174"><stop offset="0"/><stop offset="1" stop-opacity="0"/></radialGradient><linearGradient id="z" gradientUnits="userSpaceOnUse" spreadMethod="reflect" x1="31.60625" x2="34.575107" xlink:href="#A" y1="13.510336" y2="13.510336"/><linearGradient id="A"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#790000" stop-opacity="0"/></linearGradient><linearGradient id="B" gradientUnits="userSpaceOnUse" spreadMethod="reflect" x1="88.60625" x2="91.575107" xlink:href="#A" y1="13.510336" y2="13.510336"/><linearGradient id="C" gradientUnits="userSpaceOnUse" x1="59.999996" x2="57.434441" y1="92.973083" y2="55.07938"><stop offset="0" stop-color="#fff5e4"/><stop offset=".25" stop-color="#ffecd0"/><stop offset=".5" stop-color="#ffd390"/><stop offset="1" stop-color="#ffc46a"/></linearGradient><filter id="D" height="1.054282" width="1.054282" x="-.027141" y="-.027141"><feGaussianBlur stdDeviation=".45754832"/></filter><linearGradient id="E" gradientTransform="matrix(1.381268 0 0 .6872743 5.540478 5.540485)" gradientUnits="userSpaceOnUse" x1="68.313011" x2="51.544849" y1="109.97649" y2="32.750854"><stop offset="0" stop-color="#f4f5f8"/><stop offset="1" stop-color="#fdfdfe"/></linearGradient><linearGradient id="F" gradientUnits="userSpaceOnUse" x1="51.5911358119" x2="51.5911358119" xlink:href="#x" y1="26.72081798575" y2="74.09136629706"/><linearGradient id="G" gradientUnits="userSpaceOnUse" x1="61.72658398666" x2="60.8660801659" y1="76.73918945221" y2="26.59814950463"><stop offset="0" stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#fff"/></linearGradient><circle cx="87.160835" cy="39.742821" fill="url(#n)" filter="url(#g)" r="27.393404" transform="matrix(.18501775 0 0 .11393199 -9.971109 4.950251)"/><ellipse cx="-6.158967" cy="6.202485" fill="url(#m)" rx="6.186314" ry="6.190383" transform="scale(-1 1)"/><circle clip-path="url(#e)" cx="-166.53223" cy="93.331604" fill="url(#f)" filter="url(#d)" r="30.690229" transform="matrix(-.20157274 0 0 .20170534 -27.40939 -12.622998)"/><ellipse cx="-6.158914" cy="6.187753" fill="url(#l)" rx="5.325771" ry="5.329275" transform="scale(-1 1)"/><path d="m6.1583862.86038481c-2.9398265 0-5.32353109 2.38527389-5.32353109 5.32703379 0 .2738659.017362.5448686.057242.8076471.0002791.00185-.0002821.00388 0 .00573 1.11934469.1791534 2.31135179.2692159 3.54901929.2692159 2.6441652 0 5.0848759-.4421371 7.0408016-1.1856949-.055-2.894226-2.4181427-5.22393559-5.3235321-5.22393609z" fill="url(#k)" opacity=".892193"/><path d="m-134.09375 98.625c-.003.166656-.0312.332675-.0312.5 0 16.04925 13.0445 29.0625 29.09375 29.0625 16.049249 0 29.062503-13.01325 29.0625-29.0625 0-.167107.0028-.33356 0-.5-.267346 15.81875-13.180358 28.5625-29.0625 28.5625-15.88193 0-28.79481-12.74404-29.0625-28.5625z" fill="#007fea" filter="url(#c)" transform="matrix(-.18317528 0 0 .18329578 -13.083634 -11.925729)"/><path d="m6.1551891.86417081c-2.9398249 0-5.32353099 2.38527429-5.32353099 5.32703469 0 .02698-.000343.053272 0 .080191.054942-2.8941677 2.41814139-5.2239305 5.32353099-5.2239285 2.8436028 0 5.1686809 2.2322448 5.3178079 5.0406333.0016-.0006292.0041.0006292.0057 0-.054989-2.8942201-2.4181407-5.22392839-5.3235302-5.22393039z" fill="url(#j)"/><path d="m8.150066 1.2458648c1.7661503.8424475 3.218391 2.7131387 3.257882 4.7915516-1.9559237.7435595-4.7221478 1.1533198-7.3663128 1.1533217-1.0297239.0218403-2.0267039-.0138615-3.15561389-.1939681.000276.00185-.0002831.00388 0 .00573 1.11934209.1791514 2.31135319.269214 3.54902079.269214 2.6441652 0 5.0848762-.4421335 7.0408009-1.185693-.04163-2.190885-1.404885-4.06193-3.325777-4.8401562z" fill="url(#i)"/><path d="m6.1551891.86417081c-2.9398249 0-5.32353099 2.38527429-5.32353099 5.32703469 0 .02698-.000343.053272 0 .080191.054942-2.8941677 2.41814139-5.29724879 5.32353099-5.29724679 2.8436028 0 5.1686809 2.30556309 5.3178079 5.11395159.0016-.0006292.0041.0006292.0057 0-.054989-2.8942201-2.4181407-5.22392839-5.3235302-5.22393039z" fill="url(#h)"/><path d="m6.1609385 1.7021445c-.510297 0-.9250962.4148021-.9250962.925097 0 .5104215.4149255.9250965.9250962.9250968.510929 0 .921671-.4146753.921671-.9250968 0-.5102949-.4107419-.9250969-.921671-.925097zm-3.5239326 2.263404v.877129h2.1928218v6.1399005h.8771287v-3.0699499h.8771287v3.0699499h.8771286v-6.1399005h2.1928216v-.877129z" fill="url(#o)" stroke-width=".115984"/><g transform="matrix(-.08483139 0 0 .08483139 16.482305 5.584664)"><path d="m72.775073 49.843027c-2.77938.000004-5.555956 1.056806-7.625 3.125l-11.875 11.84375c-4.136373 4.138092-4.136323 11.143173 0 15.281249l12.125 12.15625-11.140625 11.156254a52.353586 52.388025 0 0 0 41.5625-25.625004c-2.62083-7.18653-5.900823-13.741324-9.703125-19.093749-.01337-.01882-.01787-.04371-.03125-.0625l-5.6875-5.65625c-2.069049-2.068209-4.845619-3.125004-7.625-3.125z" fill="#fff" fill-opacity=".588235" transform="matrix(-1.3929288 0 0 1.3929288 192.93688 -64.482113)"/><path d="m36.38397 16.014487c-1.015554.0081-1.987832.412338-2.709842 1.126563l-16.533086 16.533086c-1.521389 1.522007-1.521384 3.989015-.000004 5.511024l24.784409 24.814857-24.784404 24.814852c-1.521385 1.522003-1.521385 3.989016 0 5.511019l16.533086 16.533082c1.522004 1.52139 3.989016 1.52139 5.511029.00001l24.814851-24.784401 24.814848 24.784401c1.522012 1.52138 3.989019 1.52138 5.511025-.00001l16.533088-16.533081c1.52138-1.522005 1.52138-3.989012 0-5.511024l-24.784398-24.814848 24.784408-24.814852c1.52137-1.522014 1.52137-3.989022-.00001-5.511033l-16.533085-16.533085c-1.522009-1.521381-3.989017-1.521385-5.511024.000004l-24.814852 24.784404-24.814857-24.784409c-.744461-.736601-1.754021-1.142617-2.801182-1.126559zm30.386773 61.778321c-.732115-.739963-1.7298-1.156336-2.770734-1.156336-1.040934.000001-2.038624.416372-2.770738 1.15634z" fill="url(#p)"/><g fill-rule="evenodd"><path clip-path="url(#q)" d="m-62.57895 106.7868 26.162951-26.870061 25.809397 26.516501-25.809397-40.305083z" filter="url(#r)" stroke="#000" stroke-width=".745176" transform="matrix(.9743255 0 0 .9743255 99.290143 5.540481)"/><path d="m31.7 16 2.875-3.375c-1.051205-1.695758-3.935136-2.288018-5.9375-.3125l2.8125 3.375z" fill="url(#s)" filter="url(#t)" opacity=".498127" transform="matrix(0 1.8163775 -1.8163775 0 130.55195 34.179955)"/><path d="m31.7 16 2.875-3.375c-1.051205-1.695758-3.935136-2.288018-5.9375-.3125l2.8125 3.375z" fill="url(#s)" filter="url(#t)" opacity=".790262" transform="matrix(1.7938181 0 0 -1.7938181 -20.276758 130.94405)"/><path d="m31.7 16 2.875-3.375c-1.051205-1.695758-3.935136-2.288018-5.9375-.3125l2.8125 3.375z" fill="url(#u)" filter="url(#t)" opacity=".498127" transform="matrix(0 1.6448195 1.6448195 0 -.724353 39.584706)"/></g><path d="m91.558091 23.43728-27.558085 27.558085-27.558082-27.558081-13.004648 13.004648 27.558082 27.558081-27.558089 27.558089 13.004655 13.004638 27.55808-27.55808 27.558084 27.55808 13.004642-13.004644-27.558078-27.558084 27.558078-27.558083z" fill="url(#v)" opacity=".921348"/><path d="m88.7 16 2.875-3.375c-1.051205-1.695758-3.935136-2.288018-5.9375-.3125l2.8125 3.375z" fill="url(#w)" fill-rule="evenodd" filter="url(#t)" opacity=".790262" transform="matrix(1.6448195 0 0 -1.6448195 -53.800876 129.5366)"/><path clip-path="url(#q)" d="m-62.57895 106.7868 26.162951-26.870061 25.809397 26.516501-25.809397-40.305083z" fill="url(#y)" fill-rule="evenodd" filter="url(#r)" transform="matrix(.9743255 0 0 -.9743255 99.290147 122.00005)"/><path d="m31.7 16 2.875-3.375c-1.051205-1.695758-3.935136-2.288018-5.9375-.3125l2.8125 3.375z" fill="url(#z)" fill-rule="evenodd" filter="url(#t)" opacity=".790262" transform="matrix(1.4958209 0 0 1.4958209 -10.888668 .614396)"/><path d="m88.7 16 2.875-3.375c-1.051205-1.695758-3.935136-2.288018-5.9375-.3125l2.8125 3.375z" fill="url(#B)" fill-rule="evenodd" filter="url(#t)" opacity=".790262" transform="matrix(1.5356935 0 0 1.5356935 -44.142789 .237756)"/><path d="m88.284271 18.368396-28.284271 28.28427-28.284271-28.28427-13.347333 13.347333 28.28427 28.284271-28.28427 28.284271 13.347333 13.347339 28.284271-28.284276 28.284271 28.284276 13.347339-13.347339-28.284276-28.284271 28.284276-28.284271z" style="opacity:.921348;fill:none;stroke-width:2.32357;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:1.0878;stroke:url(#C);filter:url(#D)" transform="matrix(.9743255 0 0 .9743255 5.540478 5.540485)"/><path d="m36.427153 23.374602-.730744.730744-12.272136 12.272136 12.759296-11.784977 27.817754 26.405744 27.29253-26.405743 10.932447 10.932441c-.0956.494517-.22471.974139-.36538 1.461486l-11.845002 13.79366c-10.682815 5.325801-25.578562 10.57913-41.593244 10.59579l.274024.274023c.459478.0054.908174.03045 1.370152.03046 16.062749-.000001 27.107879-3.307858 37.817731-8.64714l15.742309-15.742316c.0648-.224563.12493-.446354.18269-.669851.0676-.261529.13113-.52498.18269-.791634l-12.454832-12.454823-.730744.730745-26.805371 26.892902z" fill="url(#E)"/><path d="m36.444861 23.441989-13.002879 13.00288 25.272433 25.272433c.459468.0054.908166.03045 1.370144.03045 16.062751-.000003 27.107878-3.307858 37.817731-8.64714l15.74232-15.742304c.14067-.487351.26975-.966977.36537-1.461494l-12.454833-12.454825-27.555142 27.555142z" fill="url(#F)"/><path d="m36.427153 23.374602-.730744.730744-12.272136 12.272136 12.759296-11.784977 27.824156 28.24391-.0064-1.838166.0097 1.824011 27.282847-28.229754 10.932448 10.932441c-.0956.494517-.22471.974139-.36538 1.461486l-11.845003 13.79366c-10.682815 5.325801-25.578562 10.57913-41.593244 10.59579l.274024.274023c.459478.0054.908174.03045 1.370152.03046 16.062749-.000001 27.107879-3.307858 37.817731-8.64714l15.74229-15.742316c.0648-.224563.12493-.446354.18269-.669851.0676-.261529.13113-.52498.18269-.791634l-12.454832-12.454823-.730744.730745-26.805371 26.892902z" fill="url(#G)"/></g></svg> \ No newline at end of file
diff --git a/icon-themes/karasa_jaga_svg/svx/res/a11y_check_issues_not_found.svg b/icon-themes/karasa_jaga_svg/svx/res/a11y_check_issues_not_found.svg
new file mode 100644
index 000000000000..e59d8333bd23
--- /dev/null
+++ b/icon-themes/karasa_jaga_svg/svx/res/a11y_check_issues_not_found.svg
@@ -0,0 +1 @@
+<svg enable-background="new 0 0 121 120" height="16" viewBox="0 0 15.125003 15.125003" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="b"><stop offset="0" stop-color="#fff"/><stop offset=".5" stop-color="#78c9ff" stop-opacity=".498039"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><filter id="c" height="1.089982" width="1.04574" x="-.02287" y="-.044991"><feGaussianBlur stdDeviation=".55418773"/></filter><filter id="d" height="1.149692" width="1.149692" x="-.074846" y="-.074846"><feGaussianBlur stdDeviation="1.9142018"/></filter><clipPath id="e"><circle cx="-166.53223" cy="93.331604" filter="url(#d)" r="30.690229"/></clipPath><radialGradient id="f" cx="-166.53223" cy="65.938202" gradientTransform="matrix(1 0 0 .6578174 0 22.562908)" gradientUnits="userSpaceOnUse" r="31.190229" xlink:href="#a"/><filter id="g" height="1.192637" width="1.192637" x="-.096318" y="-.096318"><feGaussianBlur stdDeviation="2.1987391"/></filter><linearGradient id="h" gradientTransform="matrix(.18317528 0 0 .18329578 38.04436 -12.406174)" gradientUnits="userSpaceOnUse" x1="-178.26802" x2="-178.26802" xlink:href="#b" y1="66.060356" y2="107.8426"/><linearGradient id="i" gradientTransform="matrix(.18317528 0 0 .18329578 37.974492 -13.085741)" gradientUnits="userSpaceOnUse" x1="-152.81725" x2="-196.51477" xlink:href="#b" y1="119.90653" y2="91.532112"/><linearGradient id="j" gradientTransform="matrix(.18317528 0 0 .18329578 38.04436 -12.406174)" gradientUnits="userSpaceOnUse" x1="-176.82246" x2="-176.82246" xlink:href="#b" y1="5.964059" y2="109.09552"/><linearGradient id="k" gradientTransform="matrix(.19377219 0 0 .19389967 39.046621 -12.337783)" gradientUnits="userSpaceOnUse" x1="-159.52231" x2="-160.82661" xlink:href="#b" y1="55.394547" y2="107.40737"/><radialGradient id="l" cx="-166.53223" cy="116.62209" gradientTransform="matrix(.17353312 0 0 .17364727 22.739943 -10.019025)" gradientUnits="userSpaceOnUse" r="31.190229"><stop offset="0" stop-color="#0081ec"/><stop offset="1" stop-color="#004c98"/></radialGradient><radialGradient id="m" cx="-166.53223" cy="84.275475" gradientTransform="matrix(.20157274 0 0 .20170534 27.40939 -12.622998)" gradientUnits="userSpaceOnUse" r="31.190229"><stop offset="0" stop-color="#0081ec"/><stop offset="1" stop-color="#003871"/></radialGradient><radialGradient id="n" cx="87.160835" cy="48.36097" gradientTransform="matrix(1.4591887 0 0 1 -40.023272 0)" gradientUnits="userSpaceOnUse" r="27.455904"><stop offset="0" stop-color="#020910"/><stop offset="1" stop-color="#113e69" stop-opacity="0"/></radialGradient><radialGradient id="o" cx="56.71875" cy="57.805096" gradientTransform="matrix(.11598396 0 0 .15339561 -.432945 -2.524686)" gradientUnits="userSpaceOnUse" r="30.249998"><stop offset="0" stop-color="#ddd"/><stop offset=".5" stop-color="#fff"/><stop offset=".94080001" stop-color="#f2f2f2"/></radialGradient><filter id="p" height="1.266026" width="1.19952" x="-.09976" y="-.133013"><feGaussianBlur stdDeviation="1.5891116"/></filter><radialGradient id="q" cx="53.633381" cy="51.919601" gradientTransform="matrix(1.0961401 .0879121 -.1002304 1.2497316 1.059933 -18.687387)" gradientUnits="userSpaceOnUse" r="52.000004" xlink:href="#a"/><filter id="r" height="1.10762" width="1.080715" x="-.040358" y="-.05381"><feBlend in2="BackgroundImage" mode="lighten"/></filter><linearGradient id="s" gradientTransform="matrix(1.0320438 0 0 1.0327501 3.9492 21.033265)" gradientUnits="userSpaceOnUse" x1="89.090881" x2="89.090881" y1="103.89701" y2="30.849478"><stop offset="0" stop-color="#003100"/><stop offset="1" stop-color="#008c00"/></linearGradient><radialGradient id="t" cx="99.765625" cy="29.374895" gradientTransform="matrix(1.9646726 .00000034 -.00000104 5.9752716 -167.24116 -126.14811)" gradientUnits="userSpaceOnUse" r="3.015625"><stop offset="0" stop-color="#f0ff80"/><stop offset="1" stop-color="#f0ff80" stop-opacity="0"/></radialGradient><filter id="u" height="1.205783" width="1.364658" x="-.182329" y="-.102891"><feGaussianBlur stdDeviation=".45819706"/></filter><radialGradient id="v" cx="99.765625" cy="29.374895" gradientTransform="matrix(1.9646726 .00000034 -.00000104 5.9752716 -96.241137 -146.14811)" gradientUnits="userSpaceOnUse" r="3.015625" xlink:href="#a"/><filter id="w" height="1.205783" width="1.364658" x="-.182329" y="-.102891"><feGaussianBlur stdDeviation=".45819702"/></filter><radialGradient id="x" cx="99.765625" cy="29.374895" gradientTransform="matrix(1.9646726 .00000034 -.00000104 5.9752716 -167.24116 -126.14811)" gradientUnits="userSpaceOnUse" r="3.015625" xlink:href="#a"/><radialGradient id="y" cx="52.791927" cy="95.459297" fx="53.15992" fy="87.08094" gradientTransform="matrix(.5827558 .00000009 -.00000014 .9476925 29.156011 17.050894)" gradientUnits="userSpaceOnUse" r="52.000004"><stop offset="0" stop-color="#001400"/><stop offset="1" stop-color="#001400" stop-opacity="0"/></radialGradient><radialGradient id="z" cx="54.537579" cy="77.542084" fy="99.883759" gradientTransform="matrix(1.3537573 .00000006 -.00000005 1.0160126 -13.498529 18.259014)" gradientUnits="userSpaceOnUse" r="48.000004"><stop offset="0" stop-color="#66f515"/><stop offset="1" stop-color="#002e00"/></radialGradient><linearGradient id="A" gradientTransform="matrix(1.0320437 0 0 1.0327501 3.949175 21.033265)" gradientUnits="userSpaceOnUse" x1="83.324677" x2="83.324677" y1="24.0625" y2="89.99453"><stop offset="0" stop-color="#bfffbf"/><stop offset="1" stop-color="#bfffbf" stop-opacity="0"/></linearGradient><linearGradient id="B" gradientTransform="matrix(1.0320437 0 0 1.0327501 3.949175 16.902265)" gradientUnits="userSpaceOnUse" x1="87.533279" x2="77.137749" xlink:href="#a" y1="74.838577" y2="46.277084"/><linearGradient id="C" gradientTransform="matrix(1.0320437 0 0 1.0327501 3.949175 21.033265)" gradientUnits="userSpaceOnUse" x1="83.324677" x2="83.324677" xlink:href="#a" y1="24.0625" y2="69.837845"/><circle cx="87.160835" cy="39.742821" fill="url(#n)" filter="url(#g)" r="27.393404" transform="matrix(.18501775 0 0 .11393199 -9.971109 4.950251)"/><ellipse cx="-6.158967" cy="6.202485" fill="url(#m)" rx="6.186314" ry="6.190383" transform="scale(-1 1)"/><circle clip-path="url(#e)" cx="-166.53223" cy="93.331604" fill="url(#f)" filter="url(#d)" r="30.690229" transform="matrix(-.20157274 0 0 .20170534 -27.40939 -12.622998)"/><ellipse cx="-6.158914" cy="6.187753" fill="url(#l)" rx="5.325771" ry="5.329275" transform="scale(-1 1)"/><path d="m6.1583862.86038481c-2.9398265 0-5.32353109 2.38527389-5.32353109 5.32703379 0 .2738659.017362.5448686.057242.8076471.0002791.00185-.0002821.00388 0 .00573 1.11934469.1791534 2.31135179.2692159 3.54901929.2692159 2.6441652 0 5.0848759-.4421371 7.0408016-1.1856949-.055-2.894226-2.4181427-5.22393559-5.3235321-5.22393609z" fill="url(#k)" opacity=".892193"/><path d="m-134.09375 98.625c-.003.166656-.0312.332675-.0312.5 0 16.04925 13.0445 29.0625 29.09375 29.0625 16.049249 0 29.062503-13.01325 29.0625-29.0625 0-.167107.0028-.33356 0-.5-.267346 15.81875-13.180358 28.5625-29.0625 28.5625-15.88193 0-28.79481-12.74404-29.0625-28.5625z" fill="#007fea" filter="url(#c)" transform="matrix(-.18317528 0 0 .18329578 -13.083634 -11.925729)"/><path d="m6.1551891.86417081c-2.9398249 0-5.32353099 2.38527429-5.32353099 5.32703469 0 .02698-.000343.053272 0 .080191.054942-2.8941677 2.41814139-5.2239305 5.32353099-5.2239285 2.8436028 0 5.1686809 2.2322448 5.3178079 5.0406333.0016-.0006292.0041.0006292.0057 0-.054989-2.8942201-2.4181407-5.22392839-5.3235302-5.22393039z" fill="url(#j)"/><path d="m8.150066 1.2458648c1.7661503.8424475 3.218391 2.7131387 3.257882 4.7915516-1.9559237.7435595-4.7221478 1.1533198-7.3663128 1.1533217-1.0297239.0218403-2.0267039-.0138615-3.15561389-.1939681.000276.00185-.0002831.00388 0 .00573 1.11934209.1791514 2.31135319.269214 3.54902079.269214 2.6441652 0 5.0848762-.4421335 7.0408009-1.185693-.04163-2.190885-1.404885-4.06193-3.325777-4.8401562z" fill="url(#i)"/><path d="m6.1551891.86417081c-2.9398249 0-5.32353099 2.38527429-5.32353099 5.32703469 0 .02698-.000343.053272 0 .080191.054942-2.8941677 2.41814139-5.29724879 5.32353099-5.29724679 2.8436028 0 5.1686809 2.30556309 5.3178079 5.11395159.0016-.0006292.0041.0006292.0057 0-.054989-2.8942201-2.4181407-5.22392839-5.3235302-5.22393039z" fill="url(#h)"/><path d="m6.1609385 1.7021445c-.510297 0-.9250962.4148021-.9250962.925097 0 .5104215.4149255.9250965.9250962.9250968.510929 0 .921671-.4146753.921671-.9250968 0-.5102949-.4107419-.9250969-.921671-.925097zm-3.5239326 2.263404v.877129h2.1928218v6.1399005h.8771287v-3.0699499h.8771287v3.0699499h.8771286v-6.1399005h2.1928216v-.877129z" fill="url(#o)" stroke-width=".115984"/><g transform="matrix(.10721639 0 0 .10721639 1.827911 1.918655)"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="m54.393966 74.154282c-8.147999-8.350285-25.763139-26.404282-25.763139-26.404282l-12.630855 12.947999 38.393994 39.354851 57.606014-59.05285-12.632583-12.94714s-35.262002 36.147423-44.973431 46.101422z" filter="url(#p)" opacity=".502762" stroke="#004d00" stroke-width="11.5266" transform="matrix(1.0320437 0 0 1.0327501 3.9492 16.902265)"/><path d="m54.393966 74.154282c-8.147999-8.350285-25.763139-26.404282-25.763139-26.404282l-12.630855 12.947999 38.393994 39.354851 57.606014-59.05285-12.632583-12.94714s-35.262002 36.147423-44.973431 46.101422z" filter="url(#r)" opacity=".285714" stroke="url(#q)" stroke-width="7.74896" transform="matrix(1.0320437 0 0 1.0327501 3.9492 16.902265)"/><path d="m60.086153 93.485105c-8.409091-8.623758-26.588686-27.269024-26.588686-27.269024l-13.035596 13.372046 39.624282 40.643723 59.451927-60.986832-13.03738-13.37116s-36.391927 37.331253-46.414547 47.611247z" stroke="url(#s)" stroke-width="8"/></g><path d="m28.406226 44.03125c-.149888-.0024-.286582.01658-.4375.03125-.827192.08205-1.59533.427082-2.21875.96875l1.6875 9.6875c.110915-.113676.850367-.848179.9375-.9375l.375.375 3.03125-8.34375-.5625-.5625c-.74135-.759594-1.76329-1.201919-2.8125-1.21875z" fill="url(#t)" filter="url(#u)" opacity=".409524" transform="matrix(1.0320437 0 0 -1.0327501 30.782337 169.49087)"/><path d="m99.40625 24.03125c-.149888-.0024-.286582.01658-.4375.03125-.827192.08205-1.59533.427082-2.21875.96875l1.6875 9.6875c.110915-.113676.850367-.848179.9375-.9375l.375.375 3.03125-8.34375-.5625-.5625c-.74135-.759594-1.76329-1.201919-2.8125-1.21875z" fill="url(#v)" filter="url(#w)" opacity=".238095" transform="matrix(-.3529798 .9704677 .969804 .3532214 28.934783 -26.683195)"/><path d="m28.406226 44.03125c-.149888-.0024-.286582.01658-.4375.03125-.827192.08205-1.59533.427082-2.21875.96875l1.6875 9.6875c.110915-.113676.850367-.848179.9375-.9375l.375.375 3.03125-8.34375-.5625-.5625c-.74135-.759594-1.76329-1.201919-2.8125-1.21875z" fill="url(#x)" filter="url(#u)" opacity=".77619" transform="matrix(1.0320437 0 0 1.0327501 3.9492 16.902265)"/><path d="m99.40625 24.03125c-.149888-.0024-.286582.01658-.4375.03125-.827192.08205-1.59533.427082-2.21875.96875l1.6875 9.6875c.110915-.113676.850367-.848179.9375-.9375l.375.375 3.03125-8.34375-.5625-.5625c-.74135-.759594-1.76329-1.201919-2.8125-1.21875z" fill="url(#v)" filter="url(#w)" opacity=".371429" transform="matrix(.3529798 .9704677 -.969804 .3532214 111.83222 -47.338197)"/><path d="m99.40625 24.03125c-.149888-.0024-.286582.01658-.4375.03125-.827192.08205-1.59533.427082-2.21875.96875l1.6875 9.6875c.110915-.113676.850367-.848179.9375-.9375l.375.375 3.03125-8.34375-.5625-.5625c-.74135-.759594-1.76329-1.201919-2.8125-1.21875z" fill="url(#v)" filter="url(#u)" opacity=".871429" transform="matrix(1.0320437 0 0 1.0327501 3.949175 16.902265)"/><path d="m60.086153 93.485105c-8.409091-8.623758-26.588686-27.269024-26.588686-27.269024l-13.035596 13.372046 39.624282 40.643723 59.451927-60.986832-13.03738-13.37116s-36.391927 37.331253-46.414547 47.611247z" style="opacity:.285714;fill:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke:url(#y)"/><path d="m60.086153 93.485105c-8.409092-8.623758-26.588686-27.269024-26.588686-27.269024l-13.035596 13.372046 39.624282 40.643723 59.451927-60.986833-13.03738-13.371159s-36.391927 37.331254-46.414547 47.611247z" fill="url(#z)"/><path d="m106.50852 45.883814s-36.387094 37.32333-46.409714 47.603323c-8.409091-8.623757-26.607378-27.271056-26.607378-27.271056l-13.029552 13.361204 16.99647 17.427657c.194964.000503.385342 0 .580525 0 18.09152 0 35.230146-2.161689 50.602395-6.035133l30.896814-31.724792z" fill="url(#A)"/><path d="m106.50852 45.883814s-.41306.445467-.41926.451828l12.57803 12.683462-30.961313 31.208416c-15.405523 3.808403-32.052449 6.42241-50.183128 6.422414-.130404 0-.258105-.000001-.387016 0l.322513.355008c.194965.000503.385342 0 .580525 0 18.09152 0 35.230146-2.161689 50.602395-6.035133l30.896804-31.724792z" fill="url(#B)"/><path d="m106.50852 45.883814s-36.387094 37.32333-46.409714 47.603323c-8.409091-8.623757-26.607378-27.271056-26.607378-27.271056l-13.029552 13.361204.516022.516374 12.51353-12.844828s18.198287 18.647298 26.607378 27.271056c10.02262-10.279993 46.409714-47.603323 46.409714-47.603323l12.51353 12.844829.51602-.516376z" fill="url(#C)"/></g></svg> \ No newline at end of file
diff --git a/icon-themes/sifr/svx/res/a11y_check_issues_found.png b/icon-themes/sifr/svx/res/a11y_check_issues_found.png
new file mode 100644
index 000000000000..dab19aa3df54
--- /dev/null
+++ b/icon-themes/sifr/svx/res/a11y_check_issues_found.png
Binary files differ
diff --git a/icon-themes/sifr/svx/res/a11y_check_issues_not_found.png b/icon-themes/sifr/svx/res/a11y_check_issues_not_found.png
new file mode 100644
index 000000000000..0f0b7657221a
--- /dev/null
+++ b/icon-themes/sifr/svx/res/a11y_check_issues_not_found.png
Binary files differ
diff --git a/icon-themes/sifr_dark/svx/res/a11y_check_issues_found.png b/icon-themes/sifr_dark/svx/res/a11y_check_issues_found.png
new file mode 100644
index 000000000000..fbeb0e6dd25c
--- /dev/null
+++ b/icon-themes/sifr_dark/svx/res/a11y_check_issues_found.png
Binary files differ
diff --git a/icon-themes/sifr_dark/svx/res/a11y_check_issues_not_found.png b/icon-themes/sifr_dark/svx/res/a11y_check_issues_not_found.png
new file mode 100644
index 000000000000..140893e44468
--- /dev/null
+++ b/icon-themes/sifr_dark/svx/res/a11y_check_issues_not_found.png
Binary files differ
diff --git a/icon-themes/sifr_dark_svg/svx/res/a11y_check_issues_found.svg b/icon-themes/sifr_dark_svg/svx/res/a11y_check_issues_found.svg
new file mode 100644
index 000000000000..faf0e13afc9a
--- /dev/null
+++ b/icon-themes/sifr_dark_svg/svx/res/a11y_check_issues_found.svg
@@ -0,0 +1,3 @@
+<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
+
+/&amp;amp;amp;gt;<g fill="#efefef"><path d="m6.015625 0c1.105469 0 2 .894531 2 2s-.894531 2-2 2c-1.101563 0-2-.894531-2-2s.898437-2 2-2zm0 0"/><path d="m0 5v2h3v9h2v-4c0-.55078.4492196-1 1-1s1 .44922 1 1v4h.28125c-.1742953-.295361-.2753906-.637045-.2753906-1a.99363034.99363034 0 0 1 0-.003906c.0020262-.525272.2233079-1.023249.59375-1.394532a.99363034.99363034 0 0 1 0-.021484l1.4003906-1.40039v-.359376l-1.4003906-1.40039a.99363034.99363034 0 0 1 0-.021484c-.3703022-.371226-.5917239-.8692671-.59375-1.3945318a.99363034.99363034 0 0 1 0-.0039062c0-1.0892291.9049115-1.9941406 1.9941406-1.9941406v-.0058594h3v-2z"/><path d="m9 8c-.5522835 0-1 .4477165-1 1 .00104.2696116.1109122.5273799.3046875.7148438l-.00195.00195 2.2832005 2.2832062-2.2832036 2.283203.00195.002c-.1937722.187417-.3036444.445185-.3046844.714797 0 .552284.4477165 1 1 1 .2700034-.000004.5285318-.109193.7167969-.302734.00796-.0083.015767-.01679.023437-.02539l2.2597661-2.257813 2.259766 2.257812c.0077.0086.01548.01706.02344.02539.188262.193542.446791.302731.716794.302735.552284 0 1-.447716 1-1-.001-.269612-.110915-.527377-.304687-.714844l.0019-.002-2.28315-2.283156 2.283203-2.2832031-.002-.00195c.193819-.1874701.303694-.4452353.304734-.7148469 0-.5522835-.447716-1-1-1-.270003.0000044-.528532.1091928-.716797.3027344-.008.00833-.01577.016791-.02344.025391l-2.259763 2.2578126-2.2597656-2.257813c-.00767-.0086-.01548-.017063-.023437-.025391-.1882651-.1935412-.446794-.3027297-.7167974-.302734z"/></g></svg> \ No newline at end of file
diff --git a/icon-themes/sifr_dark_svg/svx/res/a11y_check_issues_not_found.svg b/icon-themes/sifr_dark_svg/svx/res/a11y_check_issues_not_found.svg
new file mode 100644
index 000000000000..4f72dad2fdc4
--- /dev/null
+++ b/icon-themes/sifr_dark_svg/svx/res/a11y_check_issues_not_found.svg
@@ -0,0 +1,3 @@
+<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
+
+/&amp;amp;amp;gt;<g fill="#efefef"><path d="m15.751517 10.664738c.36447-.415682.322498-1.0482292-.0937-1.4121102-.415682-.3644704-1.048229-.322498-1.41211.0937l-4.2964952 4.1883722-1.2382274-1.239544c-.3905079-.390429-1.0235621-.390429-1.41407 0-.3917301.39073-.3917301 1.02529 0 1.41602l1.9940874 1.995394c.4092436.409826 1.0799572.387422 1.4609402-.0488z"/><path d="m0 5v2h3v9h2v-4c0-.55078.4492196-1 1-1 .3255393 0 .6140788.158313.796875.400391.6408732-.479718 1.5169884-.524864 2.203125-.136719v-4.263672h3v-2zm7 9.839844v1.160156h1.1582031z"/><path d="m6.015625 0c1.105469 0 2 .894531 2 2s-.894531 2-2 2c-1.101563 0-2-.894531-2-2s.898437-2 2-2zm0 0"/></g></svg> \ No newline at end of file
diff --git a/icon-themes/sifr_svg/svx/res/a11y_check_issues_found.svg b/icon-themes/sifr_svg/svx/res/a11y_check_issues_found.svg
new file mode 100644
index 000000000000..f75981e7d97d
--- /dev/null
+++ b/icon-themes/sifr_svg/svx/res/a11y_check_issues_found.svg
@@ -0,0 +1,3 @@
+<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
+
+/&amp;amp;amp;gt;<g fill="#2e3436"><path d="m6.015625 0c1.105469 0 2 .894531 2 2s-.894531 2-2 2c-1.101563 0-2-.894531-2-2s.898437-2 2-2zm0 0"/><path d="m0 5v2h3v9h2v-4c0-.55078.4492196-1 1-1s1 .44922 1 1v4h.28125c-.1742953-.295361-.2753906-.637045-.2753906-1a.99363034.99363034 0 0 1 0-.003906c.0020262-.525272.2233079-1.023249.59375-1.394532a.99363034.99363034 0 0 1 0-.021484l1.4003906-1.40039v-.359376l-1.4003906-1.40039a.99363034.99363034 0 0 1 0-.021484c-.3703022-.371226-.5917239-.8692671-.59375-1.3945318a.99363034.99363034 0 0 1 0-.0039062c0-1.0892291.9049115-1.9941406 1.9941406-1.9941406v-.0058594h3v-2z"/><path d="m9 8c-.5522835 0-1 .4477165-1 1 .00104.2696116.1109122.5273799.3046875.7148438l-.00195.00195 2.2832005 2.2832062-2.2832036 2.283203.00195.002c-.1937722.187417-.3036444.445185-.3046844.714797 0 .552284.4477165 1 1 1 .2700034-.000004.5285318-.109193.7167969-.302734.00796-.0083.015767-.01679.023437-.02539l2.2597661-2.257813 2.259766 2.257812c.0077.0086.01548.01706.02344.02539.188262.193542.446791.302731.716794.302735.552284 0 1-.447716 1-1-.001-.269612-.110915-.527377-.304687-.714844l.0019-.002-2.28315-2.283156 2.283203-2.2832031-.002-.00195c.193819-.1874701.303694-.4452353.304734-.7148469 0-.5522835-.447716-1-1-1-.270003.0000044-.528532.1091928-.716797.3027344-.008.00833-.01577.016791-.02344.025391l-2.259763 2.2578126-2.2597656-2.257813c-.00767-.0086-.01548-.017063-.023437-.025391-.1882651-.1935412-.446794-.3027297-.7167974-.302734z"/></g></svg> \ No newline at end of file
diff --git a/icon-themes/sifr_svg/svx/res/a11y_check_issues_not_found.svg b/icon-themes/sifr_svg/svx/res/a11y_check_issues_not_found.svg
new file mode 100644
index 000000000000..e36a07ae7073
--- /dev/null
+++ b/icon-themes/sifr_svg/svx/res/a11y_check_issues_not_found.svg
@@ -0,0 +1,3 @@
+<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
+
+/&amp;amp;amp;gt;<g fill="#2e3436"><path d="m15.751517 10.664738c.36447-.415682.322498-1.0482292-.0937-1.4121102-.415682-.3644704-1.048229-.322498-1.41211.0937l-4.2964952 4.1883722-1.2382274-1.239544c-.3905079-.390429-1.0235621-.390429-1.41407 0-.3917301.39073-.3917301 1.02529 0 1.41602l1.9940874 1.995394c.4092436.409826 1.0799572.387422 1.4609402-.0488z"/><path d="m0 5v2h3v9h2v-4c0-.55078.4492196-1 1-1 .3255393 0 .6140788.158313.796875.400391.6408732-.479718 1.5169884-.524864 2.203125-.136719v-4.263672h3v-2zm7 9.839844v1.160156h1.1582031z"/><path d="m6.015625 0c1.105469 0 2 .894531 2 2s-.894531 2-2 2c-1.101563 0-2-.894531-2-2s.898437-2 2-2zm0 0"/></g></svg> \ No newline at end of file