diff options
author | codecalm <codecalm@gmail.com> | 2020-09-23 21:04:23 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-23 21:04:23 +0200 |
commit | ac8d4a1701a0860951e8ed772f3b9336501f7a15 (patch) | |
tree | a528131a2a54aca9c31e2e69e612d991c4535d90 /icons/brand-google-play.svg | |
parent | Fixed icons: `clipboard-check`, `clipboard-list`, `clipboard-x`, `clipboard` (diff) | |
download | tabler-icons-ac8d4a1701a0860951e8ed772f3b9336501f7a15.tar.xz |
Release 1.26.0v1.26.0
Diffstat (limited to 'icons/brand-google-play.svg')
-rw-r--r-- | icons/brand-google-play.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/brand-google-play.svg b/icons/brand-google-play.svg new file mode 100644 index 00000000..0b00cda0 --- /dev/null +++ b/icons/brand-google-play.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-google-play" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M4 3.71v16.58a0.7 .7 0 0 0 1.05 .606l14.622 -8.42a0.55 .55 0 0 0 0 -.953l-14.622 -8.419a0.7 .7 0 0 0 -1.05 .607z" /> + <line x1="15" y1="9" x2="4.5" y2="20.5" /> + <line x1="4.5" y1="3.5" x2="15" y2="15" /> +</svg> + + |