Skip to content

Commit

Permalink
fix: return penguin icon back to release #170
Browse files Browse the repository at this point in the history
Changes to be committed:
modified:   src/data/icons.json
  • Loading branch information
blackfalcon committed Dec 26, 2022
1 parent 737bc63 commit f92a65b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/data/icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -733,6 +733,11 @@
"name": "lyft",
"title": "Alaska and Lyft partnership",
"category": "partnership"
},
{
"name": "penguin",
"desc": "Deprecated, please remove dependencies",
"category": "interface"
}
]
}

0 comments on commit f92a65b

Please sign in to comment.