Added icons for result checking

This commit is contained in:
P-A
2026-02-05 21:28:40 +01:00
parent 22dff8705d
commit 93b69aefc9
9 changed files with 113 additions and 3 deletions

44
images/StatusNegative.svg Normal file
View File

@@ -0,0 +1,44 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
<!ENTITY ns_svg "http://www.w3.org/2000/svg">
<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
]>
<svg version="1.1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
width="32" height="32" viewBox="-0.016 0 251 250" enable-background="new -0.016 0 251 250" xml:space="preserve">
<defs>
</defs>
<linearGradient id="XMLID_21_" gradientUnits="userSpaceOnUse" x1="124.9995" y1="-79.25" x2="124.9995" y2="256.2507">
<stop offset="0.1685" style="stop-color:#FF6666"/>
<stop offset="0.4775" style="stop-color:#FF0000"/>
<stop offset="0.7416" style="stop-color:#CF0000"/>
<stop offset="0.9213" style="stop-color:#AC0000"/>
</linearGradient>
<circle fill="url(#XMLID_21_)" cx="125" cy="125" r="125"/>
<linearGradient id="XMLID_22_" gradientUnits="userSpaceOnUse" x1="124.8716" y1="-41.7554" x2="124.8716" y2="284.7511">
<stop offset="0" style="stop-color:#FF0000"/>
<stop offset="0.4944" style="stop-color:#FF0000"/>
<stop offset="0.8652" style="stop-color:#C20000"/>
</linearGradient>
<circle fill="url(#XMLID_22_)" cx="124.872" cy="125" r="120.349"/>
<linearGradient id="XMLID_23_" gradientUnits="userSpaceOnUse" x1="124.8716" y1="4.6514" x2="124.8716" y2="143.2261">
<stop offset="0.0056" style="stop-color:#FFCBCB"/>
<stop offset="0.8034" style="stop-color:#FF3939"/>
</linearGradient>
<path fill="url(#XMLID_23_)" d="M123.753,94.238c44.729,0,112.009,21.318,120.096,48.987c0.903-5.944,1.372-12.03,1.372-18.226
c0-66.467-53.881-120.349-120.348-120.349S4.523,58.533,4.523,125c0,4.68,0.276,9.294,0.796,13.834
C17.207,113.333,82.482,94.238,123.753,94.238z"/>
<path opacity="0.59" fill="#FFFFFF" d="M126.372,18c48.592,0,90.544,28.41,110.163,69.523C220.786,41.829,177.416,9,126.372,9
C75.329,9,31.958,41.829,16.209,87.523C35.829,46.41,77.781,18,126.372,18z"/>
<linearGradient id="XMLID_24_" gradientUnits="userSpaceOnUse" x1="-1457.4448" y1="-1286.522" x2="-1457.4448" y2="-1098.3445" gradientTransform="matrix(0.7071 0.7071 -0.7071 0.7071 327.2396 1984.5758)">
<stop offset="0" style="stop-color:#FFFFFF"/>
<stop offset="0.9944" style="stop-color:#EFEFEF"/>
</linearGradient>
<path fill="url(#XMLID_24_)" stroke="#993300" stroke-width="6" d="M103.995,146.702H52c-5.864,0-10.618-4.754-10.618-10.618
v-21.523c0-5.864,4.753-10.617,10.618-10.617h51.994h42.759h51.994c5.864,0,10.617,4.754,10.617,10.617v21.524
c0,5.863-4.753,10.617-10.617,10.617h-51.994H103.995z"/>
<path opacity="0.26" fill="#860000" d="M124.75,231.509c-48.591,0-90.543-28.409-110.163-69.523
c15.749,45.693,59.12,78.522,110.163,78.522c51.044,0,94.414-32.829,110.163-78.522C215.293,203.1,173.341,231.509,124.75,231.509z"
/>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB