templates/svg/header/mobile/menu-open.html.twig line 1

Open in your IDE?
  1. <svg version="1.1" class="mobile-open" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
  2.      viewBox="0 0 19 17" style="enable-background:new 0 0 19 17;" xml:space="preserve">
  3. <style type="text/css">
  4.     .mobile-open .st0{fill:#54C5C8;}
  5. </style>
  6. <g transform="translate(-16 -34)">
  7.     <g transform="translate(-6 1)">
  8.         <rect x="22" y="33" class="st0" width="19" height="3"/>
  9.         <rect x="22" y="40" class="st0" width="19" height="3"/>
  10.         <rect x="22" y="47" class="st0" width="19" height="3"/>
  11.     </g>
  12. </g>
  13. </svg>