OptionalcxThe x-coordinate of the center of the gradient. Can be a number or a string (e.g., '0%', '50%', '100%').
OptionalcyThe y-coordinate of the center of the gradient. Can be a number or a string (e.g., '0%', '50%', '100%').
OptionalfxThe x-coordinate of the focal point of the gradient. Can be a number or a string (e.g., '0%', '50%', '100%').
OptionalfyThe y-coordinate of the focal point of the gradient. Can be a number or a string (e.g., '0%', '50%', '100%').
OptionalrThe radius of the gradient. Can be a number or a string (e.g., '0%', '50%', '100%').
The
idof the gradient, which is used to reference the gradient in thefillattribute of the icon's svg element. This must be a unique value to prevent conflicts with other elements on the page.