An easy tutorial on how to add an icon or a gif to your notification.
1. Start by choosing a site where you want to get your icon or gif from.
Here are all the resources you may need:
1. Icons8
2. Flaticon
3. Gifer
4. Flaticon
5. Freepik
2. Search for an icon or a gif and click on it.
This can be anything you like! The preferred image size is 500x500 pixels - this will look the best on the notification.
3. Click on ''Embed HTML''.
This icon is from https://icons8.com/
IMPORTANT: Copy the image URL in the src part of the snippet.
Image URL is what is inside the src="COPY URL INSIDE HERE" part of the snippet. Do not copy the angle brackets with the URL!
<img src="https://img.icons8.com/dusk/64/000000/human-head.png"/> - You need to copy the highlighted URL from the embed HTML code.
This gif is from: https://gifer.com/
4. Paste the copied link into the ''Image URL'' field.
You should now have successfully added an icon or a gif to your notification!