> For the complete documentation index, see [llms.txt](https://www.uxlibrary.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.uxlibrary.org/more/free-resources/icons.md).

# Icons

## Icons8

{% embed url="<https://icons8.com/app>" %}

## The Noun Project

{% embed url="<https://thenounproject.com/>" %}

## Tabler Icons

{% embed url="<https://tablericons.com/>" %}

## Elasto UI&#x20;

{% embed url="<https://elastoui.com/>" %}

## Fonts Ninja

{% embed url="<https://www.fonts.ninja/>" %}

## Orion Icon Library

{% embed url="<https://orioniconlibrary.com/>" %}

## Lordicon

{% embed url="<https://lordicon.com/>" %}

## KeyIcons

{% embed url="<https://keyicons.com/>" %}

## Delesign

{% embed url="<https://delesign.com/free-designs/graphics/>" %}

## Zwicon

{% embed url="<https://www.zwicon.com/>" %}

## Tilda Icons

{% embed url="<https://tilda.cc/free-icons/>" %}

## IconSVG

{% embed url="<https://iconsvg.xyz/>" %}

## Joy Pixels

{% embed url="<https://www.joypixels.com/>" %}

## Simple Icons

{% embed url="<https://simpleicons.org/>" %}

## Icon Scout

{% embed url="<https://iconscout.com/unicons>" %}

## Streamline Icons

{% embed url="<https://www.streamlineicons.com/>" %}

## Ioni Icons

{% embed url="<https://ionicons.com/>" %}

## Twemoji

{% embed url="<https://twemoji.twitter.com/>" %}

## Ikonate

{% embed url="<https://ikonate.com/>" %}

## Material Icons Library

{% embed url="<https://icons.pixsellz.io/>" %}

## UseAnimations

{% embed url="<https://useanimations.com/>" %}

## Animated Icons

{% embed url="<https://icons8.com/animated-icons>" %}

## Flaticon

{% embed url="<https://www.flaticon.com/>" %}

## Feather

{% embed url="<https://feathericons.com/>" %}

## Essentials Icon Pack

{% embed url="<https://www.invisionapp.com/inside-design/design-resources/essentials-icon-pack/?ref=prototyprio>" %}

## SwiftIcons

{% embed url="<http://swifticons.com/>" %}

## Illustrio

{% embed url="<https://illustrio.com/?ref=producthunt>" %}

## Digital Nomad Icons

{% embed url="<https://digitalnomadicons.com/>" %}

## RemixIcon

{% embed url="<https://remixicon.com/>" %}

## EvaIcons

{% embed url="<https://akveo.github.io/eva-icons/#/>" %}

## Evericons

{% embed url="<http://www.evericons.com/?ref=prototyprio>" %}

## Iconstore.co

{% embed url="<https://iconstore.co/>" %}

## IconBros

{% embed url="<https://www.iconbros.com/>" %}

## Potlab Icons

{% embed url="<http://www.potlabicons.com/>" %}

## Visual Farm Icons

{% embed url="<https://visualpharm.com/>" %}

## Polaris Icons

{% embed url="<https://polaris-icons.shopify.com/>" %}

## Material.io Icons

{% embed url="<https://material.io/resources/icons/?style=baseline>" %}

## Potlab Icons

{% embed url="<http://www.potlabicons.com/>" %}

## BoxIcons

{% embed url="<https://boxicons.com/>" %}

## IconScout

{% embed url="<https://iconscout.com/>" %}

## Animaticons

{% embed url="<http://animaticons.co/>" %}

## IconStor Free Icons

{% embed url="<https://iconstore.co/>" %}

## Icon Monstr

{% embed url="<https://iconmonstr.com/>" %}

## Font Awesome

{% embed url="<https://fontawesome.com/>" %}

## Xicons

{% embed url="<https://xicons.co/>" %}

## More Free Design Resources

If you liked these resources do check out more of our free resources we have curated together for you from around the web.&#x20;

{% content-ref url="/pages/-LwCZW-iTirRRWhrzf59" %}
[UI Kits](/more/free-resources/ui-kits.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwCYwSPISDtxU5B2vOJ" %}
[Fonts](/more/free-resources/fonts.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwCYtBIsn7P82AHoE8p" %}
[Photos](/more/free-resources/photos.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwCZ3OzilxMphoP8mms" %}
[Illustrations](/more/free-resources/illustrations.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://www.uxlibrary.org/more/free-resources/icons.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
