{% comment %}
* Parameters *
type: string
id: string (optional)
class: string (optional)
attrs: string (optional)
{% endcomment %}
{% comment %} Icons taken from Figma {% endcomment %}
{% if type == "arrow-left-24" %}
{% elif type == "clipboard-24" %}
{% elif type == "globe-24" %}
{% elif type == "share-24" %}
{% elif type == "search-16" %}
{% elif type == "search-24" %}
{% elif type == "lock-closed-24" %}
{% elif type == "funnel-24" %}
{% elif type == "checkmark-circle-24" %}
{% elif type == "checkmark-24" %}
{% elif type == "squares-plus-24" %}
{% elif type == "chevron-right-24"%}
{% elif type == "chevron-down-24" %}
{% elif type == "chevron-down-16" %}
{% elif type == "chat-multiple-24" %}
{% elif type == "chevron-up-24" %}
{% elif type == "chevron-up-16" %}
{% elif type == "arrow-hook-up-left-24" %}
{% elif type == "dismiss-circle-24" %}
{% elif type == "person-add-24" %}
{% elif type == "weather-sunny-24" %}
{% elif type == "moon-24" %}
{% elif type == "eye-hide-24" %}
{% elif type == "eye-24" %}
{% elif type == "question-circle-24" %}
{% elif type == "chevron-left-24" %}
{% elif type == "lock-open-20" %}
{% elif type == "warning-24" %}
{% elif type == "ankihub-logo-24" %}
{% elif type == "arrow-download-24" %}
{% elif type == "hat-graduation-24" %}
{% elif type == "arrow-hook-up-right-24" %}
{% elif type == "add-24" %}
{% elif type == "clipboard-paste-24" %}
{% elif type == "tag-24" %}
{% elif type == "clock-24" %}
{% elif type == "sparkle-24" %}
{% elif type == "cloud-arrow-up-24" %}
{% comment %} Source: https://fluenticons.co/ (mini) {% endcomment %}
{% elif type == "document-24" %}
{% comment %} Source: https://fluenticons.co/ (solid){% endcomment %}
{% elif type == "document-checkmark-24" %}
{% comment %} Source: https://fluenticons.co/ (solid){% endcomment %}
{% elif type == "document-add-24" %}
{% elif type == "newspaper-24" %}
{% elif type == "arrow-up-24" %}
{% elif type == "star-24" %}
{% elif type == "thumb-like-24" %}
{% elif type == "thumb-dislike-24" %}
{% elif type == "arrow-expand-24" %}
{% elif type == "chat-24" %}
{% elif type == "document-text-24" %}
{% comment %} Source: https://fluenticons.co/ (Solid) {% endcomment %}
{% elif type == "link-24" %}
{% elif type == "arrow-sync-24" %}
{% elif type == "lightbulb-24" %}
{% elif type == "edit-24" %}
{% elif type == "copy-24" %}
{% elif type == "archive-24" %}
{% elif type == "delete-24" %}
{% elif type == "more-horizontal-24" %}
{% elif type == "chevron-double-right-24" %}
{% elif type == "chevron-double-left-24" %}
{% elif type == "open-24" %}
{% elif type == "open-12" %}
{% comment %} 12px version of the "open" icon {% endcomment %}
{% elif type == "error-circle-24" %}
{% elif type == "dismiss-20" %}
{% elif type == "dismiss-16" %}
{% elif type == "dismiss-12" %}
{% elif type == "cube-24" %}
{% elif type == "food-cake-24" %}
{% elif type == "food-cake-12" %}
{% comment %} 12px version of the "food-cake" icon {% endcomment %}
{% elif type == "checkbox-unchecked-20" %}
{% elif type == "checkbox-checked-20" %}
{% elif type == "checkbox-indeterminate-20" %}
{% elif type == "radio-unchecked-16" %}
{% elif type == "radio-checked-16" %}
{% elif type == "menu-20" %}
{% elif type == "stack-16" %}
{% elif type == "people-team-16" %}
{% endif %}