normalizedId
Normalizes an id by removing prefixes and suffixes commonly used in SVGs.
For example:
#someIdbecomessomeIdurl(#someId)becomessomeId
Normalizes an id by removing prefixes and suffixes commonly used in SVGs.
For example:
#someId becomes someId
url(#someId) becomes someId