templates/svg/akkordeon/akkordeon-vertical-icon.html.twig line 1

Open in your IDE?
  1. <svg version="1.1" class="akkordeon-icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
  2.     viewBox="0 0 20 2" style="enable-background:new 0 0 20 2;" xml:space="preserve">
  3. <style type="text/css">
  4.     .akkordeon-icon .st0{fill:#1F3B71;}
  5. </style>
  6. <path class="st0" d="M19,2H1C0.4,2,0,1.6,0,1s0.4-1,1-1h18c0.6,0,1,0.4,1,1S19.6,2,19,2z"/>
  7. </svg>