|
|
|
@ -51,19 +51,19 @@
|
|
|
|
<div class="harvey-ball-legend">
|
|
|
|
<div class="harvey-ball-legend">
|
|
|
|
<div class="font-size-14">Warning</div>
|
|
|
|
<div class="font-size-14">Warning</div>
|
|
|
|
<svg class="ms-3 me-1" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<svg class="ms-3 me-1" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<use class="harvey-ball harvey-ball__warning" xlink:href="#full-circle"></use>
|
|
|
|
<use class="harvey-ball harvey-ball--warning" xlink:href="#full-circle"></use>
|
|
|
|
</svg>
|
|
|
|
</svg>
|
|
|
|
<svg class="mx-1" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<svg class="mx-1" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<use class="harvey-ball harvey-ball__watch" xlink:href="#one-quarter-circle"></use>
|
|
|
|
<use class="harvey-ball harvey-ball--watch" xlink:href="#one-quarter-circle"></use>
|
|
|
|
</svg>
|
|
|
|
</svg>
|
|
|
|
<svg class="mx-1" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<svg class="mx-1" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<use class="harvey-ball harvey-ball__growth" xlink:href="#half-circle"></use>
|
|
|
|
<use class="harvey-ball harvey-ball--growth" xlink:href="#half-circle"></use>
|
|
|
|
</svg>
|
|
|
|
</svg>
|
|
|
|
<svg class="mx-1" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<svg class="mx-1" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<use class="harvey-ball harvey-ball__approval" xlink:href="#three-quarter-circle"></use>
|
|
|
|
<use class="harvey-ball harvey-ball--approval" xlink:href="#three-quarter-circle"></use>
|
|
|
|
</svg>
|
|
|
|
</svg>
|
|
|
|
<svg class="ms-1 me-3" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<svg class="ms-1 me-3" width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<use class="harvey-ball harvey-ball__ideal" xlink:href="#full-circle"></use>
|
|
|
|
<use class="harvey-ball harvey-ball--ideal" xlink:href="#full-circle"></use>
|
|
|
|
</svg>
|
|
|
|
</svg>
|
|
|
|
<div class="font-size-14">Ideal</div>
|
|
|
|
<div class="font-size-14">Ideal</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|