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 <markdotto@gmail.com>2022-07-09 02:39:23 +0300
committerMark Otto <markdotto@gmail.com>2022-07-09 02:39:23 +0300
commit29ba40bfcfe4a4f085923be808f33b6e890606f7 (patch)
treeed37beb8c3f1609b0fade7a9a5b935d89b943a34
parent86e599245e54a05dc11ad07cdf4e88bb854b3d49 (diff)
Fixes #1250: Add Google Play icon
-rw-r--r--icons/google-play.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/google-play.svg b/icons/google-play.svg
new file mode 100644
index 000000000..a970e9a0e
--- /dev/null
+++ b/icons/google-play.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-google-play" viewBox="0 0 16 16">
+ <path d="M14.222 9.374c1.037-.61 1.037-2.137 0-2.748L11.528 5.04 8.32 8l3.207 2.96 2.694-1.586Zm-3.595 2.116L7.583 8.68 1.03 14.73c.201 1.029 1.36 1.61 2.303 1.055l7.294-4.295ZM1 13.396V2.603L6.846 8 1 13.396ZM1.03 1.27l6.553 6.05 3.044-2.81L3.333.215C2.39-.341 1.231.24 1.03 1.27Z"/>
+</svg> \ No newline at end of file