Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markd.otto@gmail.com>2020-12-08 07:59:57 +0300
committerGitHub <noreply@github.com>2020-12-08 07:59:57 +0300
commitc7e19ad7feb8e30c519396fce37ea64d5e8d2073 (patch)
treeff698377dc12491f30578dccbeeecc165bd48588 /icons/play-btn.svg
parente3dad6d950fefebfc6328fa493b1c892480fb73c (diff)
Add 40 new media icons (#517)
* Add 40 new media icons * Add meta data
Diffstat (limited to 'icons/play-btn.svg')
-rw-r--r--icons/play-btn.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/play-btn.svg b/icons/play-btn.svg
new file mode 100644
index 000000000..1e1e8e04b
--- /dev/null
+++ b/icons/play-btn.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-play-btn" viewBox="0 0 16 16">
+ <path fill-rule="evenodd" d="M14 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zM2 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"/>
+ <path fill-rule="evenodd" d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445z"/>
+</svg> \ No newline at end of file