Wiki events for update and delete do not have icons

Summary

Wiki events in activity streams do not have icons when their action is Event::UPDATED or Event::DESTROYED. See:

1585326568

This is pretty minor, but we should probably have UX let us know what this should look like.

Steps to reproduce

Update/delete wiki pages, then view the activity stream

Example Project

https://staging.gitlab.com/alexkalderimis/wiki-events-test/activity

Proposal

For delete events, we will use the Trash can icon:

Screen_Shot_2020-04-16_at_9.10.56_AM

For update events, we will use the Pencil icon:

Screen_Shot_2020-04-16_at_9.15.51_AM

Edited by Matthew Nearents