LT-250: Fixing svg icons issues

This commit is contained in:
Bruno Alves de Faria 2016-06-10 07:17:43 -03:00 committed by Erik Ziegler
parent 521de2fad3
commit 9da25ab917

View File

@ -3,39 +3,28 @@
<title>
HUD
</title>
<path d="M1 2L1 2 1 16C1 16.55 1.44 17 1.99 17L14.01 17C14.55 17 15 16.55 15 16L15 2C15 1.45 14.56 1 14.01 1L1.99 1C1.45 1 1 1.45 1 2L1 2ZM0 2C0 0.89 0.89 0 1.99 0L14.01 0C15.11 0 16 0.89 16 2L16 16C16 17.11 15.11 18 14.01 18L1.99 18C0.89 18 0 17.11 0 16L0 2 0 2Z"/>
<rect x="0" y="0" width="16" height="4" rx="2"/>
<path d="M17.69 3.66C17.91 3.78 18.11 3.95 18.25 4.16 18.4 4.39 18.71 4.45 18.94 4.3 19.17 4.14 19.23 3.83 19.08 3.6 18.84 3.25 18.52 2.97 18.14 2.77 17.9 2.65 17.6 2.74 17.47 2.99 17.34 3.24 17.44 3.54 17.69 3.66L17.69 3.66ZM18.5 6.88L18.5 7.88C18.5 8.15 18.72 8.38 19 8.38 19.28 8.38 19.5 8.15 19.5 7.88L19.5 6.88C19.5 6.6 19.28 6.38 19 6.38 18.72 6.38 18.5 6.6 18.5 6.88L18.5 6.88ZM18.5 10.88L18.5 11.88C18.5 12.15 18.72 12.38 19 12.38 19.28 12.38 19.5 12.15 19.5 11.88L19.5 10.88C19.5 10.6 19.28 10.38 19 10.38 18.72 10.38 18.5 10.6 18.5 10.88L18.5 10.88ZM18.5 14.88L18.5 15.88C18.5 16.15 18.72 16.38 19 16.38 19.28 16.38 19.5 16.15 19.5 15.88L19.5 14.88C19.5 14.6 19.28 14.38 19 14.38 18.72 14.38 18.5 14.6 18.5 14.88L18.5 14.88ZM18.5 18.88L18.5 19C18.5 19.23 18.45 19.44 18.36 19.64 18.24 19.89 18.35 20.19 18.6 20.31 18.85 20.43 19.14 20.32 19.26 20.07 19.42 19.74 19.5 19.38 19.5 19L19.5 18.88C19.5 18.6 19.28 18.38 19 18.38 18.72 18.38 18.5 18.6 18.5 18.88L18.5 18.88ZM16.19 20.5L15.19 20.5C14.91 20.5 14.69 20.72 14.69 21 14.69 21.28 14.91 21.5 15.19 21.5L16.19 21.5C16.46 21.5 16.69 21.28 16.69 21 16.69 20.72 16.46 20.5 16.19 20.5L16.19 20.5ZM12.19 20.5L11.19 20.5C10.91 20.5 10.69 20.72 10.69 21 10.69 21.28 10.91 21.5 11.19 21.5L12.19 21.5C12.46 21.5 12.69 21.28 12.69 21 12.69 20.72 12.46 20.5 12.19 20.5L12.19 20.5ZM8.19 20.5L7.19 20.5C6.91 20.5 6.69 20.72 6.69 21 6.69 21.28 6.91 21.5 7.19 21.5L8.19 21.5C8.46 21.5 8.69 21.28 8.69 21 8.69 20.72 8.46 20.5 8.19 20.5L8.19 20.5ZM4.4 20.38C4.17 20.28 3.97 20.12 3.81 19.92 3.64 19.7 3.33 19.66 3.11 19.83 2.89 20 2.85 20.31 3.02 20.53 3.28 20.86 3.62 21.13 4 21.3 4.26 21.41 4.55 21.29 4.66 21.04 4.77 20.78 4.66 20.49 4.4 20.38L4.4 20.38Z"/>
<g id="lines" transform="translate(4.000000, 7.000000)" stroke-linecap="square">
<path d="M0.4 0.5L7.6 0.5" id="Line"/>
<path d="M0.4 3.5L7.6 3.5" id="Line"/>
<path d="M0.4 6.5L7.6 6.5" id="Line"/>
<g id="icon-hud-group" fill="none" stroke-width="1" stroke-linecap="round" stroke-linejoin="round">
<path id="icon-hud-dashes" d="m14.5,2.75 2,0 a2.5 2.5 0 0 1 2.5 2.5 l0,13.25 a2.5 2.5 0 0 1 -2.5 2.5 l-11.5,0 a2.5 2.5 0 0 1 -2.5 -2.5 l0,-1" stroke-dasharray="1,3" />
<path id="icon-hud-box" d="m0.5,2 0,14 a1.5 1.5 0 0 0 1.5 1.5 l12,0 a1.5 1.5 0 0 0 1.5 -1.5 l0,-14" />
<path id="icon-hud-top" d="m2,2 12,0" stroke-width="4" />
<path id="icon-hud-paralel" d="m4.4,7.5 7.2,0 m0,3 -7.2,0 m0,3 7.2,0" stroke-linecap="square" />
</g>
</symbol>
<symbol id="icon-measurements-additional" viewBox="0 0 14 13">
<symbol id="icon-measurements-additional" viewBox="0 0 16 16">
<title>
Additional Measurements
</title>
<path d="M0 10.26L0 13 2.66 13 10.36 4.98 7.7 2.24 0 10.26 0 10.26ZM12.39 2.89C12.67 2.6 12.67 2.17 12.39 1.88L10.78 0.22C10.5-0.07 10.08-0.07 9.8 0.22L8.54 1.52 11.2 4.26 12.39 2.89 12.39 2.89ZM6.3 11.56L4.9 13 14 13 14 11.56 6.3 11.56 6.3 11.56Z" id="icon-additional"/>
<g id="icon-measurements-additional-group" stroke="none">
<path id="icon-measurements-additional-boxes" d="M11,2 l1.85,-1.85 a1 1 0 0 1 1,0 l2,2 a1 1 0 0 1 0,1 l-1.85,1.85Z M10,3 l-10,10 0,3 3,0 10,-10Z M16,16 l0,-2 -9,0 -2,2Z" />
</g>
</symbol>
<symbol id="icon-measurements-lesions" viewBox="0 0 18 10">
<title>
Lesions
</title>
<path d="M0 6L2 6 2 4 0 4 0 6 0 6ZM0 10L2 10 2 8 0 8 0 10 0 10ZM0 2L2 2 2 0 0 0 0 2 0 2ZM4 6L18 6 18 4 4 4 4 6 4 6ZM4 10L18 10 18 8 4 8 4 10 4 10ZM4 0L4 2 18 2 18 0 4 0 4 0Z" id="icon-lesions"/>
</symbol>
<symbol id="icon-series-image-count" viewBox="0 0 13 13">
<title>
Image Count
</title>
<path d="M10.12 3.94L13 3.94 13 13 3.94 13 3.94 10.12 10.12 10.12 10.12 3.94Z" id="Combined-Shape"/>
<rect id="Rectangle-36" x="0" y="0" width="9.06" height="9.06"/>
</symbol>
<symbol id="icon-series-number" viewBox="0 0 9 9">
<title>
Series Number
</title>
<path d="M4.2 6.11C4.2 5.86 4.12 5.66 3.94 5.52 3.76 5.38 3.45 5.24 3 5.09 2.56 4.94 2.19 4.8 1.91 4.66 0.99 4.2 0.53 3.58 0.53 2.79 0.53 2.4 0.64 2.05 0.87 1.75 1.1 1.45 1.43 1.21 1.85 1.04 2.27 0.88 2.74 0.79 3.26 0.79 3.77 0.79 4.23 0.88 4.64 1.07 5.04 1.25 5.36 1.51 5.58 1.85 5.81 2.18 5.92 2.57 5.92 3L4.21 3C4.21 2.71 4.12 2.49 3.94 2.33 3.77 2.17 3.53 2.09 3.22 2.09 2.92 2.09 2.67 2.15 2.5 2.29 2.32 2.42 2.23 2.6 2.23 2.8 2.23 2.99 2.33 3.15 2.52 3.3 2.72 3.45 3.06 3.6 3.55 3.76 4.05 3.92 4.45 4.09 4.77 4.27 5.53 4.71 5.92 5.32 5.92 6.1 5.92 6.72 5.68 7.21 5.21 7.57 4.75 7.92 4.1 8.1 3.29 8.1 2.71 8.1 2.19 7.99 1.72 7.79 1.25 7.58 0.9 7.3 0.67 6.94 0.43 6.58 0.31 6.16 0.31 5.7L2.03 5.7C2.03 6.08 2.13 6.36 2.33 6.54 2.52 6.72 2.84 6.81 3.29 6.81 3.57 6.81 3.79 6.75 3.96 6.63 4.12 6.5 4.2 6.33 4.2 6.11L4.2 6.11ZM7.74 6.4C8 6.4 8.22 6.48 8.39 6.64 8.57 6.79 8.65 6.99 8.65 7.23 8.65 7.47 8.57 7.67 8.39 7.82 8.22 7.98 8 8.05 7.74 8.05 7.48 8.05 7.26 7.98 7.09 7.82 6.92 7.66 6.84 7.47 6.84 7.23 6.84 6.99 6.92 6.79 7.09 6.64 7.26 6.48 7.48 6.4 7.74 6.4L7.74 6.4ZM7.74 2.51C8 2.51 8.22 2.58 8.39 2.74 8.57 2.89 8.65 3.09 8.65 3.33 8.65 3.57 8.57 3.77 8.39 3.93 8.22 4.08 8 4.16 7.74 4.16 7.48 4.16 7.26 4.08 7.09 3.92 6.92 3.77 6.84 3.57 6.84 3.33 6.84 3.09 6.92 2.9 7.09 2.74 7.26 2.58 7.48 2.51 7.74 2.51L7.74 2.51Z" id="S:"/>
<g id="icon-measurements-lesions-group" stroke="none">
<path id="icon-measurements-lesions-boxes" d="M0,0 2,0 2,2 0,2Z M4,0 18,0 18,2 4,2Z M0,4 2,4 2,6 0,6Z M4,4 18,4 18,6 4,6Z M0,8 2,8 2,10 0,10Z M4,8 18,8 18,10 4,10Z" />
</g>
</symbol>
<symbol id="icon-settings" viewBox="0 0 15 15">
<title>
@ -59,88 +48,94 @@
<title>
Studies
</title>
<path d="M0 13L7 13 7 7 0 7 0 13 0 13ZM0 0L0 6 7 6 7 0 0 0ZM8 13L15 13 15 7 8 7 8 13ZM8 0L8 6 15 6 15 0 8 0Z" id="boxes" stroke="none"/>
</symbol>
<symbol id="icon-study-modality" viewBox="0 0 64 62">
<title>
Modality
</title>
<path d="M48.93 4C47.55 1.61 44.96 0 41.99 0L8.01 0C3.58 0 0 3.58 0 8.01L0 41.99C0 45.4 2.12 48.3 5.11 49.46 5.04 48.98 5 48.49 5 47.99L5 14.01C5 8.48 9.47 4 15.01 4L48.93 4Z" id="Combined-Shape"/>
<path d="M55.93 10C54.55 7.61 51.96 6 48.99 6L15.01 6C10.58 6 7 9.58 7 14.01L7 47.99C7 51.4 9.12 54.3 12.11 55.46 12.04 54.98 12 54.49 12 53.99L12 20.01C12 14.48 16.47 10 22.01 10L55.93 10Z" id="Combined-Shape"/>
<rect id="Rectangle-132" x="14" y="12" width="50" height="50" rx="8"/>
<g id="icon-studies-group" stroke="none">
<path id="icon-studies-boxes" d="M0,0 7,0 7,6 0,6Z M8,0 15,0 15,6 8,6Z M0,7 7,7 7,13 0,13Z M8,7 15,7 15,13 8,13Z" />
</g>
</symbol>
<symbol id="icon-tools-levels" viewBox="0 0 18 18">
<title>
Window / Level
</title>
<circle id="Oval-2" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" cx="8" cy="8" r="8" fill="none"></circle>
<path d="M13.9867821,2.69341277 C15.2393779,4.10552346 16,5.96393532 16,8 C16,12.418278 12.418278,16 8,16 C5.96393532,16 4.10552346,15.2393779 2.69341277,13.9867821 L13.9867821,2.69341277 Z" id="Combined-Shape"></path>
<g id="icon-tools-levels-group">
<path id="icon-tools-levels-path" d="M14.5,3.5 a1 1 0 0 1 -11,11 Z" stroke="none" opacity="0.8" />
<circle id="icon-tools-levels-circle" cx="9" cy="9" r="8" fill="none" stroke-width="2" />
</g>
</symbol>
<symbol id="icon-tools-link" viewBox="0 0 23 15">
<title>
Link
</title>
<circle id="Oval-4" opacity="0.8" cx="7.5" cy="7.5" r="7.5"/>
<circle id="Oval-4" opacity="0.6" cx="15.5" cy="7.5" r="7.5"/>
<g id="icon-tools-link-group" stroke="none">
<circle id="icon-tools-link-circle-l" opacity="0.8" cx="7.5" cy="7.5" r="7.5" />
<circle id="icon-tools-link-circle-r" opacity="0.6" cx="15.5" cy="7.5" r="7.5" />
</g>
</symbol>
<symbol id="icon-tools-measure-non-target" viewBox="0 0 24 25">
<symbol id="icon-tools-measure-non-target" viewBox="0 0 24 24">
<title>
Non-Target Measurement
</title>
<path d="M7.46 24.46L23.21 8.71C23.6 8.32 23.6 7.68 23.21 7.29 22.82 6.9 22.18 6.9 21.79 7.29L6.04 23.04C5.65 23.44 5.65 24.07 6.04 24.46 6.43 24.85 7.06 24.85 7.46 24.46L7.46 24.46Z" id="Line"/>
<path d="M7.75 23.75L7.75 17.74C7.75 17.19 7.3 16.74 6.75 16.74 6.2 16.74 5.75 17.19 5.75 17.74L5.75 23.75C5.75 24.3 6.2 24.75 6.75 24.75 7.3 24.75 7.75 24.3 7.75 23.75L7.75 23.75Z" id="Line"/>
<path d="M6.75 24.75L13 24.75C13.56 24.75 14 24.3 14 23.75 14 23.2 13.56 22.75 13 22.75L6.75 22.75C6.2 22.75 5.75 23.2 5.75 23.75 5.75 24.3 6.2 24.75 6.75 24.75L6.75 24.75Z" id="Line"/>
<g id="plus">
<path d="M6.5 12.5C9.81 12.5 12.5 9.81 12.5 6.5 12.5 3.19 9.81 0.5 6.5 0.5 3.19 0.5 0.5 3.19 0.5 6.5 0.5 9.81 3.19 12.5 6.5 12.5L6.5 12.5ZM6.5 11.5C3.74 11.5 1.5 9.26 1.5 6.5 1.5 3.74 3.74 1.5 6.5 1.5 9.26 1.5 11.5 3.74 11.5 6.5 11.5 9.26 9.26 11.5 6.5 11.5L6.5 11.5Z" id="Oval-6"/>
<path d="M6 7L3.5 7C3.22 7 3 6.78 3 6.5 3 6.22 3.22 6 3.5 6L6 6 6 3.5C6 3.22 6.22 3 6.5 3 6.78 3 7 3.22 7 3.5L7 6 9.58 6C9.86 6 10.08 6.22 10.08 6.5 10.08 6.78 9.86 7 9.58 7L7 7 7 9.58C7 9.86 6.78 10.08 6.5 10.08 6.22 10.08 6 9.86 6 9.58L6 7Z" id="Combined-Shape"/>
<g id="icon-tools-measure-non-target-group" fill="none" stroke-width="1" stroke-linecap="round" stroke-linejoin="round">
<circle id="icon-tools-measure-non-target-circle" cx="6.5" cy="6.5" r="6" />
<path id="icon-tools-measure-non-target-plus" d="M6.5,3 l0,7 M3,6.5 l7,0"></path>
<path id="icon-tools-measure-non-target-arrow" d="M23,7 l-15,15 M7,17 l0,6 6,0" stroke-width="2" />
</g>
</symbol>
<symbol id="icon-tools-measure-target" viewBox="0 0 27 26">
<symbol id="icon-tools-measure-target" viewBox="0 0 26 26">
<title>
Target Measurement
</title>
<path d="M14.25 20.74L15.71 19.28 14.34 17.91 15.05 17.21 16.42 18.57 17.79 17.2 15.31 14.73 16.02 14.02 18.5 16.5 19.96 15.04 18.59 13.67 19.29 12.96 20.66 14.33 22.03 12.96 19.56 10.49 20.26 9.78 22.74 12.25 24.2 10.8 22.83 9.43 23.54 8.72 24.91 10.09 26.99 8 23.07 4.08C22.29 3.3 21.02 3.3 20.24 4.08L5.39 18.92C4.61 19.71 4.61 20.97 5.39 21.76L9.32 25.68 11.47 23.52 10.1 22.16 10.81 21.45 12.18 22.82 13.55 21.45 11.07 18.97 11.78 18.26 14.25 20.74Z" id="Combined-Shape"/>
<path d="M5 6L2.5 6C2.22 6 2 5.78 2 5.5 2 5.22 2.22 5 2.5 5L5 5 5 2.5C5 2.22 5.22 2 5.5 2 5.78 2 6 2.22 6 2.5L6 5 8.58 5C8.86 5 9.08 5.22 9.08 5.5 9.08 5.78 8.86 6 8.58 6L6 6 6 8.58C6 8.86 5.78 9.08 5.5 9.08 5.22 9.08 5 8.86 5 8.58L5 6ZM5.5 11C8.54 11 11 8.54 11 5.5 11 2.46 8.54 0 5.5 0 2.46 0 0 2.46 0 5.5 0 8.54 2.46 11 5.5 11Z" id="Combined-Shape"/>
<g id="icon-tools-measure-target-group" stroke-width="0">
<path id="icon-tools-measure-target-ruler" d="m9.5,26 2,-2 -1.5,-1.5 0.5,-0.5 1.5,1.5 1.5,-1.5 -2.5,-2.5 0.5,-0.5 2.5,2.5 1.5,-1.5 -1.5,-1.5 0.5,-0.5 1.5,1.5 1.5,-1.5 -2.5,-2.5 0.5,-0.5 2.5,2.5 1.5,-1.5 -1.5,-1.5 0.5,-0.5 1.5,1.5 1.5,-1.5 -2.5,-2.5 0.5,-0.5 2.5,2.5 1.5,-1.5 -1.5,-1.5 0.5,-0.5 1.5,1.5 2,-2 -4,-4 a2 2 0 0 0 -2.5 0 l-14 14 a2 2 0 0 0 0 2.5 l4,4 Z" />
<path id="icon-tools-measure-target-plus" d="m6,0 a6 6 0 0 1 0 12 a6 6 0 0 1 0 -12 m0.5,3 a0.5 0.5 0 0 0 -1 0 l0,2.5 -2.5,0 a0.5 0.5 0 0 0 0 1 l2.5,0 0,2.5 a0.5 0.5 0 0 0 1 0 l0,-2.5 2.5,0 a0.5 0.5 0 0 0 0 -1 l-2.5,0 z" />
</g>
</symbol>
<symbol id="icon-tools-measure-temp" viewBox="0 0 26 28">
<symbol id="icon-tools-measure-temp" viewBox="0 0 24 24">
<title>
Temporary Measurement
</title>
<path d="M4.81 26.81L5.52 26.11C6.1 25.52 6.1 24.57 5.52 23.98 4.93 23.4 3.98 23.4 3.39 23.98L2.69 24.69C2.1 25.28 2.1 26.23 2.69 26.81 3.27 27.4 4.22 27.4 4.81 26.81L4.81 26.81ZM9.76 21.86L10.47 21.16C11.05 20.57 11.05 19.62 10.47 19.03 9.88 18.45 8.93 18.45 8.34 19.03L7.64 19.74C7.05 20.33 7.05 21.28 7.64 21.86 8.22 22.45 9.17 22.45 9.76 21.86L9.76 21.86ZM14.71 16.91L15.42 16.21C16 15.62 16 14.67 15.42 14.08 14.83 13.5 13.88 13.5 13.29 14.08L12.59 14.79C12 15.38 12 16.33 12.59 16.91 13.17 17.5 14.12 17.5 14.71 16.91L14.71 16.91ZM19.66 11.96L20.37 11.26C20.95 10.67 20.95 9.72 20.37 9.13 19.78 8.55 18.83 8.55 18.24 9.13L17.54 9.84C16.95 10.43 16.95 11.38 17.54 11.96 18.12 12.55 19.07 12.55 19.66 11.96L19.66 11.96ZM24.61 7.01L25.32 6.31C25.9 5.72 25.9 4.77 25.32 4.18 24.73 3.6 23.78 3.6 23.19 4.18L22.49 4.89C21.9 5.48 21.9 6.43 22.49 7.01 23.07 7.6 24.02 7.6 24.61 7.01L24.61 7.01Z" id="Line"/>
<g id="plus">
<path d="M6.5 12.5C9.81 12.5 12.5 9.81 12.5 6.5 12.5 3.19 9.81 0.5 6.5 0.5 3.19 0.5 0.5 3.19 0.5 6.5 0.5 9.81 3.19 12.5 6.5 12.5L6.5 12.5ZM6.5 11.5C3.74 11.5 1.5 9.26 1.5 6.5 1.5 3.74 3.74 1.5 6.5 1.5 9.26 1.5 11.5 3.74 11.5 6.5 11.5 9.26 9.26 11.5 6.5 11.5L6.5 11.5Z" id="Oval-6"/>
<path d="M6 7L3.5 7C3.22 7 3 6.78 3 6.5 3 6.22 3.22 6 3.5 6L6 6 6 3.5C6 3.22 6.22 3 6.5 3 6.78 3 7 3.22 7 3.5L7 6 9.58 6C9.86 6 10.08 6.22 10.08 6.5 10.08 6.78 9.86 7 9.58 7L7 7 7 9.58C7 9.86 6.78 10.08 6.5 10.08 6.22 10.08 6 9.86 6 9.58L6 7Z" id="Combined-Shape"/>
<g id="icon-tools-measure-temp-group" fill="none" stroke-width="1" stroke-linecap="round" stroke-linejoin="round">
<circle id="icon-tools-measure-temp-circle" cx="6.5" cy="6.5" r="6" />
<path id="icon-tools-measure-temp-plus" d="M6.5,3 l0,7 M3,6.5 l7,0"></path>
<path id="icon-tools-measure-temp-dashes" d="m22.5,6 -16.5,16.5" stroke-width="3" stroke-dasharray="0.6666,5" />
</g>
</symbol>
<symbol id="icon-tools-more" viewBox="0 0 18 18">
<title>
More
</title>
<path d="M9 18C13.97 18 18 13.97 18 9 18 4.03 13.97 0 9 0 4.03 0 0 4.03 0 9 0 13.97 4.03 18 9 18ZM4.5 8C3.68 8 3 8.68 3 9.5 3 10.33 3.68 11 4.5 11 5.33 11 6 10.33 6 9.5 6 8.68 5.33 8 4.5 8ZM13.5 8C12.68 8 12 8.68 12 9.5 12 10.33 12.68 11 13.5 11 14.33 11 15 10.33 15 9.5 15 8.68 14.33 8 13.5 8ZM9 8C8.18 8 7.5 8.68 7.5 9.5 7.5 10.33 8.18 11 9 11 9.82 11 10.5 10.33 10.5 9.5 10.5 8.68 9.82 8 9 8Z" id="Combined-Shape"/>
<g id="icon-tools-more-group" stroke="none">
<path id="icon-tools-more-circle" d="M9,0 a9 9 0 0 1 0 18 a9 9 0 0 1 0 -18 M4.5,8 a1.5 1.5 0 0 0 0 3 a1.5 1.5 0 0 0 0 -3 M9,8 a1.5 1.5 0 0 0 0 3 a1.5 1.5 0 0 0 0 -3 M13.5,8 a1.5 1.5 0 0 0 0 3 a1.5 1.5 0 0 0 0 -3" />
</g>
</symbol>
<symbol id="icon-tools-pan" viewBox="0 0 18 18">
<title>
Pan
</title>
<path d="M8,15 L8,0" id="Line" stroke-width="2px"></path>
<path d="M15,8 L1,8" id="Line" stroke-width="2px"></path>
<polyline stroke-width="2px" points="6 1.99816663 7.99816663 0 10.0091928 2.01102613"></polyline>
<polyline stroke-width="2px" transform="translate(8.004596, 15.005513) rotate(-180.000000) translate(-8.004596, -15.005513) " points="6 15.9981666 7.99816663 14 10.0091928 16.0110261"></polyline>
<polyline stroke-width="2px" transform="translate(1.005513, 8.004596) rotate(-90.000000) translate(-1.005513, -8.004596) " points="-0.999083316 8.99724995 0.999083316 6.99908332 3.01010945 9.01010945"></polyline>
<polyline stroke-width="2px" transform="translate(15.005513, 8.004596) rotate(-270.000000) translate(-15.005513, -8.004596) " points="13.0009167 8.99724995 14.9990833 6.99908332 17.0101094 9.01010945"></polyline>
<g id="icon-tools-pan-group" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path id="icon-tools-pan-line-v" d="M9,1 L9,17"></path>
<path id="icon-tools-pan-line-h" d="M1,9 L17,9"></path>
<polyline id="icon-tools-pan-caret-t" points="7 3 9 1 11 3"></polyline>
<polyline id="icon-tools-pan-caret-r" points="15 11 17 9 15 7"></polyline>
<polyline id="icon-tools-pan-caret-b" points="11 15 9 17 7 15"></polyline>
<polyline id="icon-tools-pan-caret-l" points="3 7 1 9 3 11"></polyline>
</g>
</symbol>
<symbol id="icon-tools-zoom" viewBox="0 0 17 17">
<title>
Zoom
</title>
<path d="M10.5 10.5 L15 15"/>
<ellipse cx="6" cy="6" rx="6" ry="6" fill="none"/>
<g id="icon-tools-zoom-group" fill="none" stroke-width="2" stroke-linecap="round">
<path id="icon-tools-zoom-path" d="m11.5,11.5 4.5,4.5" />
<circle id="icon-tools-zoom-circle" cx="7" cy="7" r="6" />
</g>
</symbol>
<symbol id="icon-trial-info" viewBox="0 0 20 20">
<title>
Trial Information
</title>
<path d="M9 15L11 15 11 9 9 9 9 15 9 15ZM10 0C4.5 0 0 4.5 0 10 0 15.5 4.5 20 10 20 15.5 20 20 15.5 20 10 20 4.5 15.5 0 10 0L10 0ZM10 18C5.6 18 2 14.4 2 10 2 5.6 5.6 2 10 2 14.4 2 18 5.6 18 10 18 14.4 14.4 18 10 18L10 18ZM9 7L11 7 11 5 9 5 9 7 9 7Z" id="Shape"/>
<g id="icon-trial-info-group" fill="none" stroke-width="2">
<path id="icon-trial-info-circle" d="M10,1 a9 9 0 0 1 0 18 a9 9 0 0 1 0 -18 M10,5 l0,2 m0,2 0,6" />
</g>
</symbol>
<symbol id="icon-ui-accordion-expand" viewBox="0 0 12 8">
<title>
@ -181,6 +176,8 @@
<title>
Warning
</title>
<path d="M0 20L22 20 11 0 0 20 0 20ZM12 16.84L10 16.84 10 14.74 12 14.74 12 16.84 12 16.84ZM12 12.63L10 12.63 10 8.42 12 8.42 12 12.63 12 12.63Z"/>
<g id="icon-ui-warning-group" stroke="none">
<path d="m11,0 11,20 -22,0Z m1,7 -2,0 0,6 2,0Z m0,8 -2,0 0,2 2,0Z" />
</g>
</symbol>
</svg>

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 10 KiB