lc_arrowshapes.up-right-down-arrow.svg 398 B

123456789101112
  1. <?xml-stylesheet type="text/css" href="icons.css" ?>
  2. <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
  3. <path
  4. class="icn icn--shape-color"
  5. d="m 7,2.5 -4.5,5 H 4.5 v 9 H 2.5 L 7,21.5 l 4.5,-5 H 9.5 l -4.875e-4,-2 H 16.5 L 16.5,16.75 21.5,12 16.5,7.5 v 2 h -7 v -2 h 2 z"
  6. fill="#fafafa"
  7. stroke="#3a3a38"
  8. stroke-linecap="round"
  9. stroke-linejoin="miter"
  10. />
  11. </svg>