Acorn is Firefox's design system. This repo contains icons used throughout Firefox on desktop and mobile.
Acorn Icons are distributed as semantically versioned releases through a GitHub release.
To keep up to date with icon updates from the design system, we suggest watching this repository's releases via custom watch notifications settings.
You'll find both desktop and mobile icon collections inside the icons
directory under desktop
and mobile
directories respectively.
icons/desktop
(Desktop icons will be released in a future version)icons/mobile
Inside each platform's directory, icons will be divided up by directories labeled by size. Inside each size directory, icons will be further divided by file format.
Note that Firefox for desktop and mobile make use of different icon file formats. We distribute our full icon collection in SVG, but also provide iOS icons in PDF, and Android icons in XML.
Also note that due to different conventions between desktop and mobile, not all icons come in all sizing and format options. Learn more specific technical documentation on desktop, iOS, and Android in our wiki.
If you need an individual SVG file for your project, you can find it in one of the following directories:
icons/mobile/8/*.svg
icons/mobile/16/*.svg
icons/mobile/20/*.svg
icons/mobile/24/*.svg
If you need an individual PDF file for your project, you can find it in one of the following directories:
icons/mobile/16/*.pdf
icons/mobile/20/*.pdf
icons/mobile/24/*.pdf
If you need an individual XML file for your project, you can find it in one of the following directories:
icons/mobile/8/*.xml
icons/mobile/16/*.xml
icons/mobile/20/*.xml
icons/mobile/24/*.xml
Visit our wiki for more specific technical documentation on the following topics:
Visit Acorn to learn more about iconography in Firefox.
Acorn Icons are distributed under the Mozilla Public License 2.0.