Duplicated data URI encoding method

Whoops!
The encoding method (data:image/svg+xml) is being added in the urlEncode function, so no need to repeat that on the object declaration.

Merge request reports

Loading