diff options
author | codecalm <codecalm@gmail.com> | 2020-09-23 19:59:05 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-23 19:59:05 +0200 |
commit | 666351d23e4ab00fc2abda36099c1f853b362375 (patch) | |
tree | 7f1d4268d68754c3909bd14ac0badbc16a285c4f /src/_icons/brand-google-play.svg | |
parent | icons categories (diff) | |
download | tabler-icons-666351d23e4ab00fc2abda36099c1f853b362375.tar.xz |
8 new icons: `brand-appstore`, `brand-google-play`, `building-monument`, `circle-dashed`, `circle-dotted`, `mood-boy`, `world-latitude`, `world-longitude`
Diffstat (limited to 'src/_icons/brand-google-play.svg')
-rw-r--r-- | src/_icons/brand-google-play.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/brand-google-play.svg b/src/_icons/brand-google-play.svg new file mode 100644 index 00000000..503a62c3 --- /dev/null +++ b/src/_icons/brand-google-play.svg @@ -0,0 +1,8 @@ +--- +category: Brand +--- +<svg> + <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> |