web/res/metadataplayer/img/right_arrow.svg
changeset 1558 761ba7426984
parent 1557 7c67caaafdeb
child 1559 796b49572291
equal deleted inserted replaced
1557:7c67caaafdeb 1558:761ba7426984
     1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
       
     2 <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" id="arrow">
       
     3   <path style="fill:none;stroke:#fff;stroke-width:6;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;"
       
     4       d="M1,1 l30,15 l-30,15">
       
     5   </path>
       
     6   <path style="fill:none;stroke:#000;stroke-width:4;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;"
       
     7       d="M1,1 l30,15 l-30,15">
       
     8   </path>
       
     9 </svg>