Skip to content
Snippets Groups Projects

Issue #3466480: New throbber SVG images are lack of xmlns attribute

Closed tom konda requested to merge issue/drupal-3466480:3466480-new-throbber-svg into 11.x
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
<svg width="17" height="13" viewBox="0 0 170 130">
<svg xmlns="http://www.w3.org/2000/svg" width="17" height="13" viewBox="0 0 170 130">
<g stroke="#0b73be" stroke-width="20" stroke-linecap="round" fill="none">
<circle cx="85" cy="65" r="48" />
<line x1="85" y1="65" x2="85" y2="17" />
Loading