-
Notifications
You must be signed in to change notification settings - Fork 228
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels