<svg class="icon icon--undefined" aria-hidden="true" viewBox="0 0 20 20" focusable="false">
    <use href="/images/.svg#" />
</svg>
        
    
        <svg
	class="{{ class if class else 'icon icon--'+svg }}"
	aria-hidden="{{ ariaHidden }}"
	viewBox="{{ viewBox }}"
	focusable="{{ focusable }}"
>
	<use href="/images/{{ svg }}.svg#{{ svg }}"/>
</svg>
    
        
            
            {
  "icon": "filter",
  "class": false,
  "ariaHidden": true,
  "focusable": false,
  "viewBox": "0 0 20 20"
}
            
        
    
There are no notes for this item.