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

Commit 0244b174 authored by Evan Laird's avatar Evan Laird Committed by android-build-merger
Browse files

Merge "Use #fff for ethernet signal indicators" into pi-dev am: 8317bdca

am: d28a7f26

Change-Id: Ifeeff703065b7633eef6ea6831b33aab48c75566
parents 70944c1c d28a7f26
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -20,11 +20,11 @@ Copyright (C) 2015 The Android Open Source Project
        android:viewportWidth="53.0"
        android:viewportHeight="48.0">
    <path
        android:fillColor="?attr/singleToneColor"
        android:fillColor="#FFF"
        android:pathData="M15.54 13.52l-3.08-2.55L1.64 24l10.82 13.04 3.08-2.55L6.84 24l8.7-10.48zM14 26h4v-4h-4v4zm20-4h-4v4h4v-4zm-12 4h4v-4h-4v4zm13.54-15.04l-3.08 2.55L41.16 24l-8.7 10.48 3.08 2.55L46.36 24 35.54 10.96z"/>
    <path
        android:fillColor="?attr/singleToneColor"
        android:fillColor="#FFF"
        android:pathData="M49.000000,40.000000l4.000000,0.000000l0.000000,4.000000l-4.000000,0.000000z"/>
    <path
        android:fillColor="?attr/singleToneColor"
        android:fillColor="#FFF"
        android:pathData="M49.000000,20.000000l4.000000,0.000000l0.000000,16.100000l-4.000000,0.000000z"/></vector>
+1 −1
Original line number Diff line number Diff line
@@ -19,6 +19,6 @@ Copyright (C) 2015 The Android Open Source Project
        android:viewportWidth="53.0"
        android:viewportHeight="48.0">
    <path
        android:fillColor="?attr/singleToneColor"
        android:fillColor="#FFF"
        android:pathData="M15.54 13.52l-3.08-2.55L1.64 24l10.82 13.04 3.08-2.55L6.84 24l8.7-10.48zM14 26h4v-4h-4v4zm20-4h-4v4h4v-4zm-12 4h4v-4h-4v4zm13.54-15.04l-3.08 2.55L41.16 24l-8.7 10.48 3.08 2.55L46.36 24 35.54 10.96z"/>
</vector>