noredink-ui
noredink-ui copied to clipboard
Add new design logos for Clever and Google
This PR adds the new design logos for Clever and Google to NRI UI.
Two of them are currently named cleverFull and googleClassroomFull because the names I think they should actually take (clever and googleClassroom, respectively) are already used.
I made the decision to call add the -Full suffix for now so we don't have to track down where the older logos are used in NoRedInk/monolith to update them. The idea is that we can coordinate efforts to rename the logos to be consistent, and update their use in NoRedInk/monolith at a later time.
What do you think about this? Is there another way we could do this?
Resolves ZEN-599
ZEN-599 [Preferences] Add new design icons for Google and Clever to NoRedInk UI
The icons:
- Clever: https://noredink.slack.com/files/U28CDUBMY/F03UVPU8VRA/clever.svg
- Google: https://noredink.slack.com/files/U28CDUBMY/F03ULMZ69QE/google.svg
- Google Classroom: https://noredink.slack.com/files/U28CDUBMY/F03UT8HH84B/google-classroom.svg
For help with creating a new SVG icon for use in Elm:
Where Logos live:
https://github.com/NoRedInk/noredink-ui/blob/master/src/Nri/Ui/Logo/V1.elm
Updates to the Logos:
- Clever's primary icons have been updated and renamed
cleverBlueandcleverWhite - Clever's secure sync icon (the full variant) has been renamed
cleverSecureSync
I'll be OOO until Tuesday, but feel free to move this PR forward/merge without any additional input from me. 😄
Mandla is also adding some icons -- you may want to coordinate the next release with him.