Beautiful
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: missing deprecation warning for LinkedIn logo (#2466)

Co-authored-by: Karsa <contact@karsa.org>

authored by

Pedro Henrique Windisch
Karsa
and committed by
GitHub
d4976890 8c8d1d33

+3
+3
icons/linkedin.json
··· 1 1 { 2 2 "$schema": "../icon.schema.json", 3 + "deprecated": true, 4 + "deprecationReason": "icon.brand", 5 + "toBeRemovedInVersion": "v1.0", 3 6 "contributors": [ 4 7 "okcoker", 5 8 "csandman",