Replace render_symbol method with inline_svg_tag usage (#29647)
This commit is contained in:
parent
bc6f9befde
commit
d7ab5655ef
3 changed files with 3 additions and 14 deletions
|
|
@ -21,4 +21,4 @@
|
|||
= yield
|
||||
|
||||
.logo-resources{ 'tabindex' => '-1', 'inert' => true, 'aria-hidden' => true }
|
||||
= render_symbol :icon
|
||||
= inline_svg_tag 'logo-symbol-icon.svg'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue