10 lines
888 B
PHP
10 lines
888 B
PHP
<a href="#header" class="footer__back-to-top d-flex position-lg-fixed flex-center" data-js-button-back-to-top="600">
|
|
<i>
|
|
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-theme-014"
|
|
viewBox="0 0 24 24">
|
|
<path d="M11.791 21.505a.598.598 0 0 1-.439-.186.601.601 0 0 1-.186-.439V4.883l-4.551 4.57a.649.649 0 0 1-.449.177.652.652 0 0 1-.449-.176.652.652 0 0 1-.176-.449c0-.169.059-.319.176-.449l5.625-5.625a2.48 2.48 0 0 1 .107-.068c.032-.02.068-.042.107-.068a.736.736 0 0 1 .468 0c.039.026.075.049.107.068.032.02.068.042.107.068l5.625 5.625c.117.13.176.28.176.449a.652.652 0 0 1-.176.449.877.877 0 0 1-.215.127.596.596 0 0 1-.468 0 .877.877 0 0 1-.215-.127l-4.551-4.57V20.88a.6.6 0 0 1-.186.439.59.59 0 0 1-.437.186z"/>
|
|
</svg>
|
|
</i>
|
|
<span class="d-lg-none mt-4 ml-2 text-uppercase">{{ __('TOP') }}</span>
|
|
</a>
|