arrow_left.svg 325 B

12345678910
  1. <svg version="1.1"
  2. baseProfile="full"
  3. xmlns="http://www.w3.org/2000/svg"
  4. xmlns:xlink="http://www.w3.org/1999/xlink"
  5. xmlns:ev="http://www.w3.org/2001/xml-events"
  6. width="25" height="60">
  7. <polyline points="22,3 3,30 22,57" style="fill:none;stroke:white;stroke-width:3;stroke-linecap:round"></polyline>
  8. </svg>