I want to add the following attributes to all svg element in the page:
aria-hidden="true" focusable="false" role="img" xmlns="http://www.w3.org/2000/svg"
Are there any other choices?