aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/images/video/dislike.svg
blob: b192cd05a08ab0a0787496a78f9d57e2e10d6124 (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 10c0-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 15.5S3 13 3 10s1-5.5 1-5.5"/>
  </g>
</svg>