diff --git a/_includes/svg.html b/_includes/svg.html index 5205d6d..46981c0 100644 --- a/_includes/svg.html +++ b/_includes/svg.html @@ -102,3 +102,7 @@ {% comment %} ion:ios-archive {% endcomment %} {% endif %} +{% if include.icon == "filter" or include.show_all %} +{% comment %} ion:filter-circle {% endcomment %} + +{% endif %} \ No newline at end of file