Replace render_symbol method with inline_svg_tag usage (#29647)
This commit is contained in:
@@ -21,4 +21,4 @@
|
||||
= yield
|
||||
|
||||
.logo-resources{ 'tabindex' => '-1', 'inert' => true, 'aria-hidden' => true }
|
||||
= render_symbol :icon
|
||||
= inline_svg_tag 'logo-symbol-icon.svg'
|
||||
|
||||
Reference in New Issue
Block a user