* Fixes
* Fix top result
* Added icons to React component
* Trying to get icons to work
* Icons
* add icon-custom.jsx with buildIcon function
* Icon fixes
* Fixed subscription screen
* fix: channel button color on dark mode
* fix: disabled primary button in dark mode
* fix: show pending publishes immediately
* update lbry-redux
* remove duplicate import
* use lbry colors for 'new' badge
* fix: don't filter transactions in recent transactions
* fix: remove unread subscriptions on un-subscribe
* handle edits and new files the same for pending publishes
* don't loop over transactions if we don't have to
* bump lbry-redux