summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/svx/res/marker-rect9-2.svg
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2018-12-22 19:43:58 +0100
committerandreas_kainz <kainz.a@gmail.com>2018-12-29 10:05:59 +0100
commit51e4e1190a017b0fab6842e87f2727c5bc1e9560 (patch)
tree21ba7724357c98f58d256d61e260aea6cf1a6092 /icon-themes/colibre_svg/svx/res/marker-rect9-2.svg
parent14f827ee132e06fbd4131df2ba4141715db4caab (diff)
tdf#119249 Colibre Point markers be semi-transparent
Change-Id: I6d89696655398f1ebb634d08be6094bc17911e18 Reviewed-on: https://gerrit.libreoffice.org/65691 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit e66d82f72a09052e66e0ebface3135b04593edee) Reviewed-on: https://gerrit.libreoffice.org/65692
Diffstat (limited to 'icon-themes/colibre_svg/svx/res/marker-rect9-2.svg')
-rw-r--r--icon-themes/colibre_svg/svx/res/marker-rect9-2.svg10
1 files changed, 9 insertions, 1 deletions
diff --git a/icon-themes/colibre_svg/svx/res/marker-rect9-2.svg b/icon-themes/colibre_svg/svx/res/marker-rect9-2.svg
index 07bec9b189c1..8ebc818cebde 100644
--- a/icon-themes/colibre_svg/svx/res/marker-rect9-2.svg
+++ b/icon-themes/colibre_svg/svx/res/marker-rect9-2.svg
@@ -1 +1,9 @@
-<svg height="9" viewBox="0 0 9 9" width="9" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(3.7795275 0 0 3.7795276 0 -1113.5196)"><path d="m .264583 294.88333h1.852083v1.852083h-1.852083z" fill="#eac282"/><path d="m-.00000007 294.61874v2.11667.26458h2.11666677.2645833v-2.38125h-.2645833-1.85208343zm.26458334.26458h1.85208343v1.85209h-1.85208343z" fill="#e1a94f"/></g></svg> \ No newline at end of file
+<svg viewBox="0 0 9 9" xmlns="http://www.w3.org/2000/svg">
+ <path
+ style="fill:#eac282;opacity:0.66"
+ d="M 1,1.0000467 V 8.000072 H 8.0000002 V 1.0000467 Z" />
+ <path
+ style="fill:#e1a94f;opacity:0.9"
+ d="M 0 0 L 0 8 L 0 9 L 8 9 L 9 9 L 9 0 L 8 0 L 1 0 L 0 0 z M 1 1 L 8 1 L 8 8 L 1 8 L 1 1 z "
+ />
+</svg>