Skip to content
Snippets Groups Projects
Unverified Commit 69db5079 authored by Ian's avatar Ian Committed by GitHub
Browse files

Change emoji picker icon (#25479)

parent 37a9c225
No related branches found
No related tags found
No related merge requests found
......@@ -389,7 +389,7 @@ class EmojiPickerDropdown extends PureComponent {
{button || <img
className={classNames('emojione', { 'pulse-loading': active && loading })}
alt='🙂'
src={`${assetHost}/emoji/1f602.svg`}
src={`${assetHost}/emoji/1f642.svg`}
/>}
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment