{% comment %} Compare-page glyphs, keyed by `icon`. Covers the metric rows, the effort rows and the sport-filter segments. Stroke/fill are set in CSS (.mic svg / .cmp-seg svg). {% endcomment %}{% if icon == 'dist' %} {% elif icon == 'elev' %} {% elif icon == 'time' %} {% elif icon == 'acts' %} {% elif icon == 'days' %} {% elif icon == 'pace' %} {% elif icon == 'week' %} {% elif icon == 'kudos' %} {% elif icon == 'prs' %} {% elif icon == 'ach' %} {% elif icon == 'trophy' %} {% elif icon == 'longest' %} {% elif icon == 'climb' %} {% elif icon == 'pin' %} {% elif icon == 'bolt' %} {% elif icon == 'ride' %} {% elif icon == 'hike' %} {% elif icon == 'swim' %} {% elif icon == 'run' %} {% else %} {% endif %}