Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 541286d5 authored by Joey Rizzoli's avatar Joey Rizzoli Committed by Dan Pasanen
Browse files

base: lineage adb icon



Credit: @vazguard

Change-Id: I8362cb30fa3ca3d10798e4723458e127d3dab327
Signed-off-by: default avatarJoey Rizzoli <joey@lineageos.it>
parent fabef152
Loading
Loading
Loading
Loading
+6 −16
Original line number Diff line number Diff line
<!--
Copyright (C) 2016 The Android Open Source Project
Copyright (C) 2017 The LineageOS Project

   Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@ -16,21 +16,11 @@ Copyright (C) 2016 The Android Open Source Project
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24dp"
        android:height="24dp"
        android:viewportWidth="48.0"
        android:viewportHeight="48.0">
    <path
        android:fillColor="#A0FFFFFF"
        android:pathData="M32.0,12.5l0.0,28.0l12.0,-5.0l0.0,-28.0z"/>
    <path
        android:fillColor="#A0FFFFFF"
        android:pathData="M4.0,40.5l12.0,-5.0l0.0,-11.0l-12.0,-12.0z"/>
    <path
        android:fillColor="#40000000"
        android:pathData="M44.0,35.5l-12.0,-12.0l0.0,-4.0z"/>
    <path
        android:fillColor="#40000000"
        android:pathData="M4.0,12.5l12.0,12.0l0.0,4.0z"/>
        android:viewportWidth="24"
        android:viewportHeight="24">
    <path
        android:fillColor="#FFFFFFFF"
        android:pathData="M32.0,23.5l-16.0,-16.0l-12.0,5.0l0.0,0.0l12.0,12.0l16.0,16.0l12.0,-5.0l0.0,0.0z"/>
        android:pathData="M12,6 C15.3,6,18,8.7,18,12 S15.3,18,12,18 S6,15.3,6,12 S8.7,6,12,6 M12,4
C7.6,4,4,7.6,4,12 S7.6,20,12,20 S20,16.4,20,12 S16.4,4,12,4 Z M12,9
C10.3,9,9,10.3,9,12 S10.3,15,12,15 S15,13.7,15,12 S13.7,9,12,9 Z" />
</vector>