diff options
author | codecalm <codecalm@gmail.com> | 2020-06-05 18:17:13 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-05 18:17:13 +0200 |
commit | b6d6f224364ebe634b7db4a10c5bf56cd3b244b6 (patch) | |
tree | 313e0302b1d9373805aa6629642a9630132052fa /src/_icons/brand-android.svg | |
parent | `brand-telegram` icon (diff) | |
download | tabler-icons-b6d6f224364ebe634b7db4a10c5bf56cd3b244b6.tar.xz |
`brand-android`social-icons
Diffstat (limited to 'src/_icons/brand-android.svg')
-rw-r--r-- | src/_icons/brand-android.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/brand-android.svg b/src/_icons/brand-android.svg new file mode 100644 index 00000000..c1f74eea --- /dev/null +++ b/src/_icons/brand-android.svg @@ -0,0 +1,11 @@ +--- +--- +<svg> + <line x1="3" y1="10" x2="3" y2="16" /> + <line x1="21" y1="10" x2="21" y2="16" /> + <path d="M7 9h10v8a1 1 0 0 1 -1 1h-8a1 1 0 0 1 -1 -1v-8a5 5 0 0 1 10 0" /> + <line x1="8" y1="3" x2="9" y2="5" /> + <line x1="16" y1="3" x2="15" y2="5" /> + <line x1="9" y1="18" x2="9" y2="21" /> + <line x1="15" y1="18" x2="15" y2="21" /> +</svg> |