{% comment %}
<!-- aria-hidden="true" b/c they add no meaning to the button -->
{% endcomment %} <svg
aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="svg--max-width svg__button svg__apply"> <path class="svg--fill-none" d="M0,0h24v24H0V0z"/> <path class="svg--fill-white" d="M12,2C6.5,2,2,6.5,2,12s4.5,10,10,10s10-4.5,10-10S17.5,2,12,2z M10,17l-5-5l1.4-1.4 l3.6,3.6l7.6-7.6L19,8 L10,17z"/>
</svg>