lc_connectorcurvearrowstart.svg 559 B

1234567891011121314151617181920
  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--highlight-color-line"
  5. d="M 6.5,5.5 H 18 c 2.5,0 3.5,2 3.5,3.5 0,2 -1.5,3.5 -3.5,3.5 H 6 c -2.5,0 -3.5,2 -3.5,3.5 0,1.5 1,3.5 3.5,3.5 h 11.5"
  6. fill="none"
  7. stroke="#1e8bcd"
  8. stroke-linecap="round"
  9. stroke-linejoin="round"
  10. />
  11. <path
  12. class="icn icn--highlight-color"
  13. d="m 2.4999382,5.5 4,-2 v 4 z"
  14. fill="#83beec"
  15. stroke="#1e8bcd"
  16. stroke-linecap="round"
  17. stroke-linejoin="round"
  18. />
  19. </svg>