HomePhabricator
Diffusion Comm cbc35ec0c5c7

[native] Replace `sidebar-filled` icon in `SwipeableMessage` with `CommIcon`

Description

[native] Replace sidebar-filled icon in SwipeableMessage with CommIcon

Summary:
Searched through codebase for usages of the sidebar-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 CommIcons to make the before/after clear. There are only 6 custom CommIcons so this shouldn't produce too much spam.

On the other hand going to do all of the SWMansion icons together in one go.

Test Plan:
Before:

Screen Shot 2022-08-15 at 4.35.39 PM.png (1×744 px, 396 KB)

After:

Screen Shot 2022-08-15 at 4.35.39 PM.png (1×744 px, 396 KB)

Reviewers: jacek, tomek, abosh, varun

Reviewed By: abosh, varun

Subscribers: ashoat, adrian

Differential Revision: https://phab.comm.dev/D4840