21 lines
492 B
XML
21 lines
492 B
XML
<!--
|
|
tags: [media, multimedia, music, audio, control, figures, player, eject, content, entertainment]
|
|
category: Media
|
|
version: "1.49"
|
|
unicode: "efbc"
|
|
-->
|
|
<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="M5 12h14l-7 -8l-7 8" />
|
|
<path d="M5 17a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1l0 -2" />
|
|
</svg>
|