templates/svg/to-the-top/to-the-top.html.twig line 1

Open in your IDE?
  1. <svg version="1.1" class="to-the-top-icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
  2.     viewBox="0 0 49 49" style="enable-background:new 0 0 49 49;" xml:space="preserve">
  3. <style type="text/css">
  4.     .to-the-top-icon .st0{fill:#192B4D;}
  5.     .to-the-top-icon .st1{fill:#C7B098;}
  6. </style>
  7. <g transform="translate(-336 -762)">
  8.     <g>
  9.         <rect x="336" y="762" class="st0" width="49" height="49"/>
  10.         <g transform="translate(352.131 776.11)">
  11.             <g>
  12.                 <path class="st1" d="M8.4,21.1c-0.6,0-1-0.4-1-1V0.6c0-0.6,0.4-1,1-1c0.6,0,1,0.4,1,1v19.5C9.4,20.7,8.9,21.1,8.4,21.1z"/>
  13.             </g>
  14.         </g>
  15.     </g>
  16.     <path class="st1" d="M368.2,785.5c-0.3,0-0.5-0.1-0.7-0.3l-7-7l-7,7c-0.4,0.4-1,0.4-1.4,0s-0.4-1,0-1.4l7.7-7.7
  17.         c0.4-0.4,1-0.4,1.4,0l7.7,7.7c0.4,0.4,0.4,1,0,1.4C368.7,785.4,368.5,785.5,368.2,785.5z"/>
  18. </g>
  19. </svg>