Skip to content

icon request: video playback #1475

@volomike

Description

@volomike

Describe the Icon

See the attached SVG icon. I suggest it to you for video playback.

<svg width="22" height="22" stroke="currentColor" fill="none" viewBox="0 0 22 24" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
	<!-- Outer square -->
	<rect x="2" y="0" width="18" height="18" rx="2" ry="2"/>

	<!-- Play triangle -->
	<polygon points="9,5 15,9 9,13"/>

	<!-- Top filmstrip -->
	<line x1="5" y1="0" x2="5" y2="2"/>
	<line x1="8" y1="0" x2="8" y2="2"/>
	<line x1="11" y1="0" x2="11" y2="2"/>
	<line x1="14" y1="0" x2="14" y2="2"/>
	<line x1="17" y1="0" x2="17" y2="2"/>

	<!-- Bottom filmstrip -->
	<line x1="5" y1="16" x2="5" y2="18"/>
	<line x1="8" y1="16" x2="8" y2="18"/>
	<line x1="11" y1="16" x2="11" y2="18"/>
	<line x1="14" y1="16" x2="14" y2="18"/>
	<line x1="17" y1="16" x2="17" y2="18"/>
</svg>

Links to Examples

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions