1
2
3
4
5
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
  <path d="M12 3.5 20 7v10l-8 3.5L4 17V7z"/>
  <path d="M4 7l8 3.5L20 7"/>
  <path d="M12 10.5V20.5"/>
</svg>