Returns a social icon or logo as an image based on the name parameter and optional query parameters. You could specify the icons inside the src/components/global/icons.tsx
file.
Name of the social icon or 'logo'
Width of the returned image in pixels
Height of the returned image in pixels
Color of the icon (without # prefix)
Successfully returned the icon or logo image
The response is of type file
.