mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-03-11 06:39:43 +01:00
21 lines
369 B
XML
21 lines
369 B
XML
|
<!--
|
||
|
tags: [music, forward, play, song, playlist]
|
||
|
category: Media
|
||
|
version: "1.28"
|
||
|
unicode: "ed4b"
|
||
|
-->
|
||
|
<svg
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
width="24"
|
||
|
height="24"
|
||
|
viewBox="0 0 24 24"
|
||
|
fill="none"
|
||
|
stroke="currentColor"
|
||
|
stroke-width="2"
|
||
|
stroke-linecap="round"
|
||
|
stroke-linejoin="round"
|
||
|
>
|
||
|
<path d="M3 5v14l8 -7z" />
|
||
|
<path d="M14 5v14l8 -7z" />
|
||
|
</svg>
|