Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Stop" Icon request #25

Open
Jimmyson opened this issue Apr 27, 2019 · 0 comments
Open

"Stop" Icon request #25

Jimmyson opened this issue Apr 27, 2019 · 0 comments

Comments

@Jimmyson
Copy link

I would like to make a request to add the "Stop" playback icon to the mix.
I required the use of one, but it was missing from the set.

Below is the SVG code I used to build the icon.
It was based on the "full-screen" icon.
I am not sure if you used a program to generate the icons before outputing the SVG format.

<symbol id="i-stop" viewBox="0 0 32 32">
<path d="M4 4 L28 4 L28 28 L4 28 L4 4" />
</symbol>

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant