<!-- Up Arrow Black -->
<svg width="48px" height="48px" viewBox="0 0 48 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <title>Arrow Up</title>
    <g id="Icon/arrow-up" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <polygon id="Path" fill="#000000" transform="translate(24.000000, 24.590000) rotate(180.000000) translate(-24.000000, -24.590000) " points="14.82 17.18 24 26.34 33.18 17.18 36 20 24 32 12 20"></polygon>
    </g>
</svg>

<div style="background: #2774AE; display: inline-block;">
    <!-- Up Arrow White -->
    <svg width="48px" height="48px" viewBox="0 0 48 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
        <title>Arrow Up</title>
        <g id="Icon/arrow-up" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
            <polygon id="Path" fill="#FFFFFF" transform="translate(24.000000, 24.590000) rotate(180.000000) translate(-24.000000, -24.590000) " points="14.82 17.18 24 26.34 33.18 17.18 36 20 24 32 12 20"></polygon>
        </g>
    </svg>
</div>

<!-- Up Arrow Blue -->
<svg width="48px" height="48px" viewBox="0 0 48 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
    <title>Arrow Up</title>
    <g id="Icon/arrow-up" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
        <polygon id="Path" fill="#00598C" transform="translate(24.000000, 24.590000) rotate(180.000000) translate(-24.000000, -24.590000) " points="14.82 17.18 24 26.34 33.18 17.18 36 20 24 32 12 20"></polygon>
    </g>
</svg>