Skip to content

Commit 6d1fe1f

Browse files
committed
chevrons are now added with CSS
1 parent 7341c81 commit 6d1fe1f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

templates/components/listings/news/filters.html.twig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@
2222
<button type="button" class="button button--ghost with-icon with-icon--after"
2323
style="display:none;" data-toggle="true">
2424
{{ 'listing.news.filters.archives'|trans({}, 'w3c_website_templates_bundle') }}
25-
<svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 320 512" class="icon"
26-
focusable="false" aria-hidden="true" width="1em" height="1em">
27-
<path class="angle-down" d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"/>
28-
<path class="angle-up" d="M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z"/>
29-
</svg>
3025
</button>
3126
<nav id="archive-nav" aria-label="{{ 'listing.news.filters.archives_label'|trans({}, 'w3c_website_templates_bundle') }}">
3227
<ul class="clean-list" role="list">

0 commit comments

Comments
 (0)