aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/images/video/like.svg
blob: bacd6272c3ab40912909f5da8345f5beae5ff723 (plain) (blame)
1
2
3
4
5
6
7
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  <defs/>
  <g fill="none" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-width="2">
    <path stroke-linejoin="round" d="M6 14c0 2.5.5 5 2 5h9c.5 0 1.2-.4 1.4-1l2.5-5.3c.9-2-.2-3.7-2.4-3.7h-3s3-6-.5-6c-2.5 0-3.5 6-7 6-1.5 0-2 2.5-2 5z"/>
    <path d="M4 8.5S3 11 3 14s1 5.5 1 5.5"/>
  </g>
</svg>