diff options
| author | andreas kainz <kainz.a@gmail.com> | 2018-12-29 12:28:06 +0100 |
|---|---|---|
| committer | andreas_kainz <kainz.a@gmail.com> | 2018-12-29 19:42:21 +0100 |
| commit | d1ae9fc3f6e2be6c4c19cc91f8f80af977e4976d (patch) | |
| tree | 1bc45468095018442d94f9cf0949328f5c42e246 /icon-themes/colibre_svg/cmd/lc_quit.svg | |
| parent | 6aeba04b31cc33135f84bd7ea38a04ee9faa14ec (diff) | |
Colibre Breeze: master and close quite icon update
Change-Id: Ic7c7e3ca47ad20ac741cff8a6daeba9967dc7c32
Reviewed-on: https://gerrit.libreoffice.org/65710
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/colibre_svg/cmd/lc_quit.svg')
| -rw-r--r-- | icon-themes/colibre_svg/cmd/lc_quit.svg | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/icon-themes/colibre_svg/cmd/lc_quit.svg b/icon-themes/colibre_svg/cmd/lc_quit.svg index a4c65dde92bb..41eff9d4c6d6 100644 --- a/icon-themes/colibre_svg/cmd/lc_quit.svg +++ b/icon-themes/colibre_svg/cmd/lc_quit.svg @@ -1 +1,10 @@ -<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g fill="none" stroke="#e68497" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m4 20 16-16"/><path d="m20 20-16-15.9999998"/></g></svg>
\ No newline at end of file +<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> + <path + style="fill:#e68497" + d="M 12 3 A 9 9 0 0 0 3 12 A 9 9 0 0 0 12 21 A 9 9 0 0 0 21 12 A 9 9 0 0 0 12 3 z " + /> + <path + style="fill:#ffffff" + d="M 12 4 C 11.446 4 11 4.446 11 5 L 11 9 C 11 9.554 11.446 10 12 10 C 12.554 10 13 9.554 13 9 L 13 5 C 13 4.446 12.554 4 12 4 z M 10 5.2949219 A 7 7 0 0 0 5 12 A 7 7 0 0 0 12 19 A 7 7 0 0 0 19 12 A 7 7 0 0 0 14 5.2988281 L 14 7.4199219 A 5 5 0 0 1 17 12 A 5 5 0 0 1 12 17 A 5 5 0 0 1 7 12 A 5 5 0 0 1 10 7.4238281 L 10 5.2949219 z " + /> +</svg> |
