diff options
author | andreas kainz <kainz.a@gmail.com> | 2020-09-24 17:55:17 +0200 |
---|---|---|
committer | Andreas Kainz <kainz.a@gmail.com> | 2020-09-24 20:36:46 +0200 |
commit | 4e7f0727f3b25c0f317e56e852aa4c2fd39ee355 (patch) | |
tree | b6a6b96f8c89595fa7d879d9684f4f1c68174490 /icon-themes/breeze_dark_svg | |
parent | 48f3ee275a085fc97c156038d2423b7fb1bec6d5 (diff) |
plus minus sidebar icon theme update
Change-Id: I2b6f16b7c3ed6ca44ff166fcd30c16ec47376667
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103324
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/breeze_dark_svg')
-rw-r--r-- | icon-themes/breeze_dark_svg/sfx2/res/grip.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icon-themes/breeze_dark_svg/sfx2/res/grip.svg b/icon-themes/breeze_dark_svg/sfx2/res/grip.svg index b6df27e932a0..1e06e2236e9e 100644 --- a/icon-themes/breeze_dark_svg/sfx2/res/grip.svg +++ b/icon-themes/breeze_dark_svg/sfx2/res/grip.svg @@ -1 +1 @@ -<svg height="16" viewBox="0 0 1.0583333 4.2333335" width="4" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="1" x2="3" y1="8" y2="8"><stop offset="0" stop-color="#22a7f0"/><stop offset="1" stop-color="#19b5fe"/></linearGradient><path d="m2 0v1h1v-1zm0 1h-1v1h1zm0 1v1h1v-1zm0 1h-1v1h1zm0 1v1h1v-1zm0 1h-1v1h1zm0 1v1h1v-1zm0 1h-1v1h1zm0 1v1h1v-1zm0 1h-1v1h1zm0 1v1h1v-1zm0 1h-1v1h1zm0 1v1h1v-1zm0 1h-1v1h1zm0 1v1h1v-1zm0 1h-1v1h1z" fill="url(#a)" transform="scale(.26458333)"/></svg>
\ No newline at end of file +<svg height="16" viewBox="0 0 4 16" width="4" xmlns="http://www.w3.org/2000/svg"><g fill="#eff0f1"><path d="m1 5h2v2h-2z"/><path d="m1 1h2v2h-2z"/><path d="m1 9h2v2h-2z"/><path d="m1 13h2v2h-2z"/></g></svg> |