mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:06:47 +01:00
* fix(icons): arcified playback icons * fix(icons): fix file-play name & file-video-2 => file-video-camera * fix(icons): add `stop` tags to square * fix(icons): fix lines on skip icons --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
15 lines
333 B
XML
15 lines
333 B
XML
<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="M21 4v16" />
|
|
<path d="M6.029 4.285A2 2 0 0 0 3 6v12a2 2 0 0 0 3.029 1.715l9.997-5.998a2 2 0 0 0 .003-3.432z" />
|
|
</svg>
|