diff options
Diffstat (limited to 'src/_icons/player-stop.svg')
-rw-r--r-- | src/_icons/player-stop.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/player-stop.svg b/src/_icons/player-stop.svg new file mode 100644 index 00000000..4ccfffc9 --- /dev/null +++ b/src/_icons/player-stop.svg @@ -0,0 +1,6 @@ +--- +category: Media +--- +<svg> + <rect x="5" y="5" width="14" height="14" rx="2" /> +</svg> |