diff options
author | Heiko Tietze <tietze.heiko@gmail.com> | 2023-01-25 12:15:46 +0100 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2023-01-25 16:41:34 +0000 |
commit | 3fffe54bb19e387b6b56ac897a7e9cf8ebcc18d6 (patch) | |
tree | 5447948e3a6661c36f8abe8775f136be5d79890a /icon-themes/colibre_dark_svg/sw | |
parent | b61da415b78026ec56e51732adb505f3bc23a0cf (diff) |
Resolves tdf#146579 - Accessibility for statusbar icons
Added a rectangle around the active versions
Change-Id: I473bb77a624c260db946e1718bff90eae9a4f805
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146131
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'icon-themes/colibre_dark_svg/sw')
6 files changed, 301 insertions, 6 deletions
diff --git a/icon-themes/colibre_dark_svg/sw/res/doublepage_10x22.svg b/icon-themes/colibre_dark_svg/sw/res/doublepage_10x22.svg index 61ceaed6f4cf..20b798c96703 100644 --- a/icon-themes/colibre_dark_svg/sw/res/doublepage_10x22.svg +++ b/icon-themes/colibre_dark_svg/sw/res/doublepage_10x22.svg @@ -1 +1,49 @@ -<svg viewBox="0 0 22 10" xmlns="http://www.w3.org/2000/svg"><g fill="#fafafa"><path d="m6 0c-.1325995.00002553-.2597597.05271625-.3535156.14648438l-2.5 2.50000002c-.0937681.0937559-.1464589.2209161-.1464844.3535156v1 3 2c0 .554.446 1 1 1h6c.554 0 1-.446 1-1v-8c0-.554-.446-1-1-1h-.9648438-.0351562-2zm0 1h1 2 1v8h-6v-1.9648438c.0004121-.0117151.0004121-.0234411 0-.0351562v-3-1h2z"/><path d="m16 0c.132599.00002553.25976.05271625.353516.14648438l2.5 2.50000002c.093768.0937559.146458.2209161.146484.3535156v1 3 2c0 .554-.446 1-1 1h-6c-.554 0-1-.446-1-1v-8c0-.554.446-1 1-1h.964844.035156 2zm0 1h-1-2-1v8h6v-1.9648438c-.000412-.0117151-.000412-.0234411 0-.0351562v-3-1h-2z"/></g></svg>
\ No newline at end of file +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + viewBox="0 0 22 14" + version="1.1" + id="svg264" + sodipodi:docname="doublepage_10x22.svg" + width="22" + height="14" + inkscape:export-filename="doublepage_10x22.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs268" /> + <sodipodi:namedview + id="namedview266" + pagecolor="#505050" + bordercolor="#ffffff" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="1" + inkscape:deskcolor="#505050" + showgrid="false" + inkscape:zoom="23.6" + inkscape:cx="10.995763" + inkscape:cy="5" + inkscape:window-width="1322" + inkscape:window-height="458" + inkscape:window-x="1831" + inkscape:window-y="549" + inkscape:window-maximized="0" + inkscape:current-layer="svg264" /> + <g + fill="#fafafa" + id="g262" + transform="translate(0,2)"> + <path + d="M 6,0 C 5.8674005,2.553e-5 5.7402403,0.05271625 5.6464844,0.14648438 l -2.5,2.50000002 C 3.0527163,2.7402403 3.0000255,2.8674005 3,3 v 1 3 2 c 0,0.554 0.446,1 1,1 h 6 c 0.554,0 1,-0.446 1,-1 V 1 C 11,0.446 10.554,0 10,0 H 9.0351562 9 7 Z m 0,1 h 1 2 1 V 9 H 4 V 7.0351562 C 4.0004121,7.0234411 4.0004121,7.0117151 4,7 V 4 3 h 2 z" + id="path258" /> + <path + d="m 16,0 c 0.132599,2.553e-5 0.25976,0.05271625 0.353516,0.14648438 l 2.5,2.50000002 C 18.947284,2.7402403 18.999974,2.8674005 19,3 v 1 3 2 c 0,0.554 -0.446,1 -1,1 H 12 C 11.446,10 11,9.554 11,9 V 1 C 11,0.446 11.446,0 12,0 H 12.964844 13 15 Z m 0,1 h -1 -2 -1 v 8 h 6 V 7.0351562 C 17.999588,7.0234411 17.999588,7.0117151 18,7 V 4 3 h -2 z" + id="path260" /> + </g> +</svg> diff --git a/icon-themes/colibre_dark_svg/sw/res/doublepage_a_10x22.svg b/icon-themes/colibre_dark_svg/sw/res/doublepage_a_10x22.svg index 426df74337dc..8cc8b32b0e2b 100644 --- a/icon-themes/colibre_dark_svg/sw/res/doublepage_a_10x22.svg +++ b/icon-themes/colibre_dark_svg/sw/res/doublepage_a_10x22.svg @@ -1 +1,56 @@ -<svg viewBox="0 0 22 10" xmlns="http://www.w3.org/2000/svg"><g fill="#1e8bcd"><path d="m6 0c-.1325995.00002553-.2597597.05271625-.3535156.14648438l-2.5 2.50000002c-.0937681.0937559-.1464589.2209161-.1464844.3535156v1 3 2c0 .554.446 1 1 1h6c.554 0 1-.446 1-1v-8c0-.554-.446-1-1-1h-.9648438-.0351562-2zm0 1h1 2 1v8h-6v-1.9648438c.0004121-.0117151.0004121-.0234411 0-.0351562v-3-1h2z"/><path d="m16 0c.132599.00002553.25976.05271625.353516.14648438l2.5 2.50000002c.093768.0937559.146458.2209161.146484.3535156v1 3 2c0 .554-.446 1-1 1h-6c-.554 0-1-.446-1-1v-8c0-.554.446-1 1-1h.964844.035156 2zm0 1h-1-2-1v8h6v-1.9648438c-.000412-.0117151-.000412-.0234411 0-.0351562v-3-1h-2z"/></g></svg>
\ No newline at end of file +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + viewBox="0 0 22 14" + version="1.1" + id="svg393" + sodipodi:docname="doublepage_a_10x22.svg" + width="22" + height="14" + inkscape:export-filename="doublepage_a_10x22.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs397" /> + <sodipodi:namedview + id="namedview395" + pagecolor="#505050" + bordercolor="#ffffff" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="1" + inkscape:deskcolor="#505050" + showgrid="false" + inkscape:zoom="23.6" + inkscape:cx="11.144068" + inkscape:cy="5.1694915" + inkscape:window-width="1345" + inkscape:window-height="622" + inkscape:window-x="53" + inkscape:window-y="246" + inkscape:window-maximized="0" + inkscape:current-layer="svg393" /> + <g + fill="#1e8bcd" + id="g391" + transform="translate(0,2)"> + <path + d="M 6,0 C 5.8674005,2.553e-5 5.7402403,0.05271625 5.6464844,0.14648438 l -2.5,2.50000002 C 3.0527163,2.7402403 3.0000255,2.8674005 3,3 v 1 3 2 c 0,0.554 0.446,1 1,1 h 6 c 0.554,0 1,-0.446 1,-1 V 1 C 11,0.446 10.554,0 10,0 H 9.0351562 9 7 Z m 0,1 h 1 2 1 V 9 H 4 V 7.0351562 C 4.0004121,7.0234411 4.0004121,7.0117151 4,7 V 4 3 h 2 z" + id="path387" /> + <path + d="m 16,0 c 0.132599,2.553e-5 0.25976,0.05271625 0.353516,0.14648438 l 2.5,2.50000002 C 18.947284,2.7402403 18.999974,2.8674005 19,3 v 1 3 2 c 0,0.554 -0.446,1 -1,1 H 12 C 11.446,10 11,9.554 11,9 V 1 C 11,0.446 11.446,0 12,0 H 12.964844 13 15 Z m 0,1 h -1 -2 -1 v 8 h 6 V 7.0351562 C 17.999588,7.0234411 17.999588,7.0117151 18,7 V 4 3 h -2 z" + id="path389" /> + </g> + <rect + style="fill:none;stroke:#fafafa;stroke-width:0.999996;stroke-linecap:round;stroke-linejoin:bevel;stroke-opacity:1;paint-order:markers stroke fill" + id="rect1539" + width="19" + height="13.000002" + x="1.5" + y="0.49999997" /> +</svg> diff --git a/icon-themes/colibre_dark_svg/sw/res/emptypage_10x14.svg b/icon-themes/colibre_dark_svg/sw/res/emptypage_10x14.svg index d8997b7f5077..2cdb3710aa6d 100644 --- a/icon-themes/colibre_dark_svg/sw/res/emptypage_10x14.svg +++ b/icon-themes/colibre_dark_svg/sw/res/emptypage_10x14.svg @@ -1 +1,42 @@ -<svg viewBox="0 0 14 10" xmlns="http://www.w3.org/2000/svg"><path d="m8 .0000004c.132599.0000255.25976.052716.353516.1464844l2.5 2.5c.09377.093756.146458.2209161.146484.3535156v1 3 1.9999996c0 .554-.446 1-1 1h-6c-.554 0-1-.446-1-1v-7.9999996c0-.554.446-1 1-1h.964844.035156 2zm0 1h-1-2-1v7.9999996h6v-1.9648434c-.000412-.011715-.000412-.023441 0-.035156v-3-1h-2z" fill="#fafafa"/></svg>
\ No newline at end of file +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + viewBox="0 0 14 14" + version="1.1" + id="svg135" + sodipodi:docname="emptypage_10x14.svg" + width="14" + height="14" + inkscape:export-filename="emptypage_10x14.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs139" /> + <sodipodi:namedview + id="namedview137" + pagecolor="#505050" + bordercolor="#ffffff" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="1" + inkscape:deskcolor="#505050" + showgrid="false" + inkscape:zoom="23.6" + inkscape:cx="7.5211864" + inkscape:cy="5.2542373" + inkscape:window-width="1322" + inkscape:window-height="494" + inkscape:window-x="1672" + inkscape:window-y="72" + inkscape:window-maximized="0" + inkscape:current-layer="svg135" /> + <path + d="m 8,2 c 0.132599,2.55e-5 0.25976,0.052716 0.353516,0.1464844 l 2.5,2.5 C 10.947286,4.7402404 10.999974,4.8674005 11,5 v 1 3 2 c 0,0.554 -0.446,1 -1,1 H 4 C 3.446,12 3,11.554 3,11 V 3 C 3,2.446 3.446,2 4,2 H 4.964844 5 7 Z M 8,3 H 7 5 4 v 8 h 6 V 9.0351562 c -4.12e-4,-0.011715 -4.12e-4,-0.023441 0,-0.035156 v -3 -1 H 8 Z" + fill="#fafafa" + id="path133" /> +</svg> diff --git a/icon-themes/colibre_dark_svg/sw/res/emptypage_a_10x14.svg b/icon-themes/colibre_dark_svg/sw/res/emptypage_a_10x14.svg index 9b56a364207f..a6791d68372f 100644 --- a/icon-themes/colibre_dark_svg/sw/res/emptypage_a_10x14.svg +++ b/icon-themes/colibre_dark_svg/sw/res/emptypage_a_10x14.svg @@ -1 +1,49 @@ -<svg viewBox="0 0 14 10" xmlns="http://www.w3.org/2000/svg"><path d="m9.467354-.3436426c.132599.0000255.25976.052716.353516.1464844l2.5 2.5c.09377.093756.146458.2209161.146484.3535156v1 3 1.9999996c0 .554-.446 1-1 1h-6c-.554 0-1-.446-1-1v-7.9999996c0-.554.446-1 1-1h.964844.035156 2zm0 1h-1-2-1v7.9999996h6v-1.9648434c-.000412-.011715-.000412-.023441 0-.035156v-3-1h-2z" fill="#1e8bcd" transform="translate(-1.467354 .343643)"/></svg>
\ No newline at end of file +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + viewBox="0 0 14 14" + version="1.1" + id="svg4" + sodipodi:docname="emptypage_a_10x14.svg" + width="14" + height="14" + inkscape:export-filename="emptypage_a_10x14.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs8" /> + <sodipodi:namedview + id="namedview6" + pagecolor="#505050" + bordercolor="#ffffff" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="1" + inkscape:deskcolor="#505050" + showgrid="false" + inkscape:zoom="23.6" + inkscape:cx="5.0847458" + inkscape:cy="5.0635593" + inkscape:window-width="1411" + inkscape:window-height="663" + inkscape:window-x="12" + inkscape:window-y="38" + inkscape:window-maximized="0" + inkscape:current-layer="svg4" /> + <path + d="m 8,2 c 0.132599,2.55e-5 0.25976,0.052716 0.353516,0.1464844 l 2.5,2.5 C 10.947286,4.7402404 10.999974,4.8674005 11,5 v 1 3 2 c 0,0.554 -0.446,1 -1,1 H 4 C 3.446,12 3,11.554 3,11 V 3 C 3,2.446 3.446,2 4,2 H 4.964844 5 7 Z M 8,3 H 7 5 4 v 8 h 6 V 9.0351562 c -4.12e-4,-0.011715 -4.12e-4,-0.023441 0,-0.035156 v -3 -1 H 8 Z" + fill="#1e8bcd" + id="path2" /> + <rect + style="fill:none;stroke:#fafafa;stroke-width:0.999993;stroke-linecap:round;stroke-linejoin:bevel;stroke-opacity:1;paint-order:markers stroke fill" + id="rect1539" + width="11" + height="13.000003" + x="1.5" + y="0.5" /> +</svg> diff --git a/icon-themes/colibre_dark_svg/sw/res/twopages_10x24.svg b/icon-themes/colibre_dark_svg/sw/res/twopages_10x24.svg index 53fec2306f36..9b544dcf489d 100644 --- a/icon-themes/colibre_dark_svg/sw/res/twopages_10x24.svg +++ b/icon-themes/colibre_dark_svg/sw/res/twopages_10x24.svg @@ -1 +1,49 @@ -<svg viewBox="0 0 24 10" xmlns="http://www.w3.org/2000/svg"><g fill="#fafafa"><path d="m8 0c.1325995.00002553.2597597.05271625.3535156.14648438l2.5000004 2.50000002c.093768.0937559.146459.2209161.146484.3535156v1 3 2c0 .554-.446 1-1 1h-6c-.554 0-1-.446-1-1v-8c0-.554.446-1 1-1h.9648438.0351562 2zm0 1h-1-2-1v8h6v-1.9648438c-.0004121-.0117151-.0004121-.0234411 0-.0351562v-3-1h-2z"/><path d="m18 0c.132599.00002553.25976.05271625.353516.14648438l2.5 2.50000002c.093768.0937559.146458.2209161.146484.3535156v1 3 2c0 .554-.446 1-1 1h-6c-.554 0-1-.446-1-1v-8c0-.554.446-1 1-1h.964844.035156 2zm0 1h-1-2-1v8h6v-1.9648438c-.000412-.0117151-.000412-.0234411 0-.0351562v-3-1h-2z"/></g></svg>
\ No newline at end of file +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + viewBox="0 0 24 14" + version="1.1" + id="svg522" + sodipodi:docname="twopages_10x24.svg" + width="24" + height="14" + inkscape:export-filename="twopages_10x24.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs526" /> + <sodipodi:namedview + id="namedview524" + pagecolor="#505050" + bordercolor="#ffffff" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="1" + inkscape:deskcolor="#505050" + showgrid="false" + inkscape:zoom="23.6" + inkscape:cx="12.012712" + inkscape:cy="5" + inkscape:window-width="1322" + inkscape:window-height="458" + inkscape:window-x="1822" + inkscape:window-y="972" + inkscape:window-maximized="0" + inkscape:current-layer="svg522" /> + <g + fill="#fafafa" + id="g520" + transform="translate(0,2)"> + <path + d="M 8,0 C 8.1325995,2.553e-5 8.2597597,0.05271625 8.3535156,0.14648438 L 10.853516,2.6464844 C 10.947284,2.7402403 10.999975,2.8674005 11,3 v 1 3 2 c 0,0.554 -0.446,1 -1,1 H 4 C 3.446,10 3,9.554 3,9 V 1 C 3,0.446 3.446,0 4,0 H 4.9648438 5 7 Z M 8,1 H 7 5 4 v 8 h 6 V 7.0351562 C 9.9995879,7.0234411 9.9995879,7.0117151 10,7 V 4 3 H 8 Z" + id="path516" /> + <path + d="m 18,0 c 0.132599,2.553e-5 0.25976,0.05271625 0.353516,0.14648438 l 2.5,2.50000002 C 20.947284,2.7402403 20.999974,2.8674005 21,3 v 1 3 2 c 0,0.554 -0.446,1 -1,1 H 14 C 13.446,10 13,9.554 13,9 V 1 C 13,0.446 13.446,0 14,0 H 14.964844 15 17 Z m 0,1 h -1 -2 -1 v 8 h 6 V 7.0351562 C 19.999588,7.0234411 19.999588,7.0117151 20,7 V 4 3 h -2 z" + id="path518" /> + </g> +</svg> diff --git a/icon-themes/colibre_dark_svg/sw/res/twopages_a_10x24.svg b/icon-themes/colibre_dark_svg/sw/res/twopages_a_10x24.svg index e355c7480227..17f2da99f8de 100644 --- a/icon-themes/colibre_dark_svg/sw/res/twopages_a_10x24.svg +++ b/icon-themes/colibre_dark_svg/sw/res/twopages_a_10x24.svg @@ -1 +1,56 @@ -<svg viewBox="0 0 24 10" xmlns="http://www.w3.org/2000/svg"><g fill="#1e8bcd"><path d="m8 0c.1325995.00002553.2597597.05271625.3535156.14648438l2.5000004 2.50000002c.093768.0937559.146459.2209161.146484.3535156v1 3 2c0 .554-.446 1-1 1h-6c-.554 0-1-.446-1-1v-8c0-.554.446-1 1-1h.9648438.0351562 2zm0 1h-1-2-1v8h6v-1.9648438c-.0004121-.0117151-.0004121-.0234411 0-.0351562v-3-1h-2z"/><path d="m18 0c.132599.00002553.25976.05271625.353516.14648438l2.5 2.50000002c.093768.0937559.146458.2209161.146484.3535156v1 3 2c0 .554-.446 1-1 1h-6c-.554 0-1-.446-1-1v-8c0-.554.446-1 1-1h.964844.035156 2zm0 1h-1-2-1v8h6v-1.9648438c-.000412-.0117151-.000412-.0234411 0-.0351562v-3-1h-2z"/></g></svg>
\ No newline at end of file +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + viewBox="0 0 24 14" + version="1.1" + id="svg651" + sodipodi:docname="twopages_a_10x24.svg" + width="24" + height="14" + inkscape:export-filename="twopages_a_10x24.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <defs + id="defs655" /> + <sodipodi:namedview + id="namedview653" + pagecolor="#505050" + bordercolor="#ffffff" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="1" + inkscape:deskcolor="#505050" + showgrid="false" + inkscape:zoom="23.6" + inkscape:cx="12.161017" + inkscape:cy="5.1483051" + inkscape:window-width="1369" + inkscape:window-height="693" + inkscape:window-x="124" + inkscape:window-y="498" + inkscape:window-maximized="0" + inkscape:current-layer="svg651" /> + <g + fill="#1e8bcd" + id="g649" + transform="translate(0,2)"> + <path + d="M 8,0 C 8.1325995,2.553e-5 8.2597597,0.05271625 8.3535156,0.14648438 L 10.853516,2.6464844 C 10.947284,2.7402403 10.999975,2.8674005 11,3 v 1 3 2 c 0,0.554 -0.446,1 -1,1 H 4 C 3.446,10 3,9.554 3,9 V 1 C 3,0.446 3.446,0 4,0 H 4.9648438 5 7 Z M 8,1 H 7 5 4 v 8 h 6 V 7.0351562 C 9.9995879,7.0234411 9.9995879,7.0117151 10,7 V 4 3 H 8 Z" + id="path645" /> + <path + d="m 18,0 c 0.132599,2.553e-5 0.25976,0.05271625 0.353516,0.14648438 l 2.5,2.50000002 C 20.947284,2.7402403 20.999974,2.8674005 21,3 v 1 3 2 c 0,0.554 -0.446,1 -1,1 H 14 C 13.446,10 13,9.554 13,9 V 1 C 13,0.446 13.446,0 14,0 H 14.964844 15 17 Z m 0,1 h -1 -2 -1 v 8 h 6 V 7.0351562 C 19.999588,7.0234411 19.999588,7.0117151 20,7 V 4 3 h -2 z" + id="path647" /> + </g> + <rect + style="fill:none;stroke:#fafafa;stroke-width:0.999996;stroke-linecap:round;stroke-linejoin:bevel;stroke-opacity:1;paint-order:markers stroke fill" + id="rect1539" + width="21" + height="13" + x="1.5" + y="0.49999997" /> +</svg> |