Changed icons to match the design spec from the following Figma: https://www.figma.com/file/RFz9fYtotQCQuinwcZujZt/Menu-Redesign?type=design&node-id=8438%3A25585&mode=design&t=ne5yLH20l02Gzw8c-1 For instance, the mozac_ic_private_mode_circle_fill_24 icon was updated from this source: https://github.com/FirefoxUX/acorn-icons/blob/main/icons/mobile/24/xml/ic_private_mode_circle_fill_24.xml (and a similar change was made to mozac_ic_private_mode_circle_fill_20) Also updated description of the mozac_ic_private_mode_circle_fill_background_color attribute. Differential Revision: https://phabricator.services.mozilla.com/D209604
Android Components > UI > Icons
A collection of often used browser icons.
Usage
Setting up the dependency
Use Gradle to download the library from maven.mozilla.org (Setup repository):
implementation "org.mozilla.components:ui-icons:{latest-version}"
License
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/