diff options
author | Rizal Muttaqin <riz_17_oke@yahoo.co.id> | 2023-03-08 15:40:42 +0700 |
---|---|---|
committer | Rizal Muttaqin <rizmut@libreoffice.org> | 2023-03-08 23:27:00 +0000 |
commit | 6002b5ff598ed63ad8de259b04fc7a17789a1751 (patch) | |
tree | 8b069cbe7759dfe4acb91201a976bae13158b8f7 /icon-themes/breeze_dark_svg | |
parent | 8f26482986fd9af5eac4efd44ec56fd994ec69f1 (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>
Diffstat (limited to 'icon-themes/breeze_dark_svg')
-rw-r--r-- | icon-themes/breeze_dark_svg/svx/res/a11y_check_issues_found.svg | 1 | ||||
-rw-r--r-- | icon-themes/breeze_dark_svg/svx/res/a11y_check_issues_not_found.svg | 1 |
2 files changed, 2 insertions, 0 deletions
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 |