A list with a play mark, for video queues, watchlists and playlists. On a 24×24 grid in stroke, duotone and fill, free under MIT.

MediaNewv0.1.2Added Updated
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<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="M2 6H16M2 12H12M2 18H12M17.59977 10.20164L21.59977 13.19983C22.13341 13.59982 22.13341 14.40018 21.59977 14.80017L17.59977 17.79836C16.94049 18.29251 16 17.8221 16 16.99818L16 11.00182C16 10.1779 16.94049 9.70749 17.59977 10.20164Z"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • items
  • index
  • rows
  • todo
  • playlist
  • queue
  • videos
  • watch later
  • episodes

Related icons

The rest of the list family first, then the Media shelf.

FAQ

Answered from list-video's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the list-video icon for?
A list with a play mark, for video queues, watchlists and playlists. It is filed under Media in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as items, index, rows, todo, playlist, queue, videos, watch later and episodes, and the browser's search matches all of those.
What styles does the list-video icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of list-video?
No. list-video is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with list-video?
list-check, list-collapse, list-collapse-horizontal, list-minus, list-music and list-plus, and 12 more, all shown below. The list family is listed first, then the rest of the Media shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import list-video in React?
<ListVideo /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <ListVideo size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the list-video SVG?
icons/stroke/list-video.svg, icons/duotone/list-video.svg and icons/fill/list-video.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was list-video added to the set?
Added 24 Aug 2026, and last redrawn 24 Aug 2026. It ships in v0.1.2, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.