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