SVG ImageMask produces a mask on an image using SVG
You can use SVG Image Mask to hide a portion of an image and show just a part of it or to make the background slightly visible without using a .png.
These are the available mask types:
image **;
ring;
triangle;
circle;
hexagon;
pentagonal;
rhombus;
star;
heart;
custom_path *.
Image Mask **
Among the most interesting types of masking, there is the image that masks an image.