You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SVG contains repeated styles written inline in every tag. To tackle this problem, define style classes and add names of those classes to SVG tags. It will decrease the size of SVG more than 80%.