diff options
author | codecalm <codecalm@gmail.com> | 2020-08-04 23:07:06 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-04 23:07:06 +0200 |
commit | 161682119831916148515cb1d0a6433fa2d7ca2b (patch) | |
tree | b45f47db4e39907d72c3a5edc8b6da1357639772 /src/_icons/brand-android.svg | |
parent | a-b (diff) | |
parent | Update README.md (diff) | |
download | tabler-icons-161682119831916148515cb1d0a6433fa2d7ca2b.tar.xz |
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons into dev
Conflicts:
src/editor.html
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> |