diff options
author | codecalm <codecalm@gmail.com> | 2020-08-19 15:44:45 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-19 15:44:45 +0200 |
commit | 275268f49b15881d0d6fd80a6d64dfeed48fc33c (patch) | |
tree | 1b931929dc7f6841b701c9ab3ebf57ef7d216309 /src/_icons/brand-android.svg | |
parent | `steering-wheel` icon (diff) | |
download | tabler-icons-275268f49b15881d0d6fd80a6d64dfeed48fc33c.tar.xz |
categories in icons
Diffstat (limited to 'src/_icons/brand-android.svg')
-rw-r--r-- | src/_icons/brand-android.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/brand-android.svg b/src/_icons/brand-android.svg index 8cbbc038..d0e4d67f 100644 --- a/src/_icons/brand-android.svg +++ b/src/_icons/brand-android.svg @@ -2,8 +2,8 @@ category: Brand --- <svg> - <line x1="3" y1="10" x2="3" y2="16" /> - <line x1="21" y1="10" x2="21" y2="16" /> + <line x1="4" y1="10" x2="4" y2="16" /> + <line x1="20" y1="10" x2="20" 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" /> |