inspect icons, they should have padding {F16681}
This diff doesn't update layout or fix any sizing issues with imported icons. All it's doing is replacing the old icons without borders with the icons that do have borders.
I grepped the repo and updated every icon in the following diffs to address the updated icons with paddings.
Just confirming here all of the files that have <SWMansionIcon /> component. They have either been updated or currently match the design.
`calendar.js`: N/A there wasn't design for this page. No updates.
`chat-input-bar`: plus, send and image icons have been updated both in size and layout.
`chat-thread-ancestors`: cloud, and chevron-right icons have been updated to correct sizes
`chat-thread-list-item-menu`: menu-vertical is the correct size per figma designs.
`chat-thread-list-item`: is the correct size
`chat-thread-tab`: icons are updated to 24px, the correct size.
`message-action-buttons`: is correct size 18px.
`message-reply-button`: is correct size 18px.
`sidebar-item`: right angle arrow isn't a SWM icon (the long sidebar arrow), doesn't need to be updated.
`thread-menu`: menu icon has been updated to the correct size and button element padding has been removed.