The source project of this merge request has been removed.
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.
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.