Searched through codebase for usages of the `reply-filled` icon and found one instance in the `SwipeableMessage` component.
Swapped out the `SWMansionIcon` component for the `CommIcon` component.
Note: Going to create individual diffs for all usages of each icon for `CommIcon`s to make the before/after clear. There are only 6 custom `CommIcon`s so this shouldn't produce too much spam.
On the other hand going to do all of hte `SWMansion` icon changes together in one go.