Skip to content

Commit

Permalink
feat(icon): add CCPA icons (#370)
Browse files Browse the repository at this point in the history
* feat(icon): add CCPA icons

[STACKS-714](https://stackoverflow.atlassian.net/browse/STACKS-714)

* Turns out caps are earlier in the alphabet

* add support for defining fill="currentColor"

* Revert "add support for defining fill="currentColor""

This reverts commit 205b86b.

* RM CCPAAlt, update CCPA hash

---------

Co-authored-by: Giamir Buoncristiani <[email protected]>
  • Loading branch information
dancormier and giamir authored Jan 27, 2025
1 parent fbbc492 commit b49bb65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/definitions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ const figmaIconDefinitions: Record<string, string> = {
"Icon/BriefcaseSm": "NAHXUsamr3wVRUrASOnKBZ1LZ8QHpZcOGclpsaiqYaM=",
"Icon/Bullhorn": "WO2uXq9jZx2+HDDA2ILNQO8yZdQw68OXH35/A8bPuQY=",
"Icon/BullhornSm": "3YSKsRsJ/FFDGQn2tZt6q4kFSdYBifs/+aquYoZGGMs=",
"Icon/CCPA": "GigI93Mp7E1On4j7MZXCq5iqqzixPvGuuwUgEwuvkVM=",
"Icon/Cake": "iYIfKEYP/olo2bpGFLUhd5TjT8DhUn2yCgGPl9ECqsU=",
"Icon/Calendar": "Kn31rA7RvKTzXMnCctrlpfdb4191w422Odr7f+2V0xE=",
"Icon/Chair": "RRaj9eCq1qMReJAQLECMMlSVhsoQivK1lANZUbkSfMk=",
Expand Down

0 comments on commit b49bb65

Please sign in to comment.