diff --git a/src/components/FeatherIcon.js b/src/components/FeatherIcon.js index 39e4d8199..a00178533 100644 --- a/src/components/FeatherIcon.js +++ b/src/components/FeatherIcon.js @@ -97,6 +97,12 @@ const ICONS = { ), + award: ( + <> + + + + ), }; FeatherIcon.propTypes = {