diff options
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> |