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

Commit a28c27c5 authored by John Spurlock's avatar John Spurlock Committed by Android Git Automerger
Browse files

am 9ffa855f: QuickSettings: Remove outlined version of location icon.

* commit '9ffa855fd9e9fd1e44b53a5a9dbfb9fd51d2b079':
  QuickSettings: Remove outlined version of location icon.
parents a995aba3 d47f3856
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -27,7 +27,5 @@ Copyright (C) 2014 The Android Open Source Project
        android:pathData="M12.0,16.0c-1.16,0.0 -2.1,0.94 -2.1,2.1C9.9,19.67 12.0,22.0 12.0,22.0s2.1,-2.33 2.1,-3.9C14.1,16.94 13.16,16.0 12.0,16.0zM12.0,18.85c-0.41,0.0 -0.75,-0.34 -0.75,-0.75s0.34,-0.75 0.75,-0.75c0.41,0.0 0.75,0.34 0.75,0.75S12.41,18.85 12.0,18.85z"/>
    <path
        android:pathData="M11.99,15c-1.35,0,-2.45,1.1,-2.45,2.45      c0,1.84,2.45,4.55,2.45,4.55s2.45,-2.71,2.45,-4.55C14.44,16.1,13.34,15,11.99,15z M11.99,18.33c-0.48,0,-0.88,-0.39,-0.88,-0.88      s0.39,-0.88,0.88,-0.88c0.48,0,0.87,0.39,0.87,0.88S12.47,18.33,11.99,18.33z"
        android:strokeWidth=".35"
        android:fill="#00000000"
        android:stroke="#CCCCCC"/>
        android:fill="#4DFFFFFF"/>
</vector>
+1 −3
Original line number Diff line number Diff line
@@ -24,7 +24,5 @@ Copyright (C) 2014 The Android Open Source Project

    <path
        android:pathData="M12,9c-2.51,0,-4.55,2.04,-4.55,4.55       C7.45,16.96,12,22,12,22s4.55,-5.04,4.55,-8.45C16.55,11.04,14.51,9,12,9z M12,15.18c-0.9,0,-1.63,-0.73,-1.63,-1.62       s0.73,-1.62,1.63,-1.62c0.9,0,1.62,0.73,1.62,1.62S12.9,15.18,12,15.18z"
        android:strokeWidth="0.65"
        android:fill="#00000000"
        android:stroke="#CCCCCC"/>
        android:fill="#4DFFFFFF"/>
</vector>
+1 −3
Original line number Diff line number Diff line
@@ -24,7 +24,5 @@ Copyright (C) 2014 The Android Open Source Project

    <path
        android:pathData="M12,6c-3.09,0,-5.6,2.51,-5.6,5.6       C6.4,15.8,12,22,12,22s5.6,-6.2,5.6,-10.4C17.6,8.51,15.09,6,12,6z M12,13.6c-1.1,0,-2,-0.9,-2,-2s0.9,-2,2,-2c1.1,0,2,0.9,2,2       S13.1,13.6,12,13.6z"
        android:strokeWidth="0.8"
        android:fill="#00000000"
        android:stroke="#CCCCCC"/>
        android:fill="#4DFFFFFF"/>
</vector>
+1 −3
Original line number Diff line number Diff line
@@ -24,7 +24,5 @@ Copyright (C) 2014 The Android Open Source Project

    <path
        android:pathData="M12,4c-3.48,0,-6.3,2.82,-6.3,6.3       C5.7,15.02,12,22,12,22s6.3,-6.98,6.3,-11.7C18.3,6.82,15.48,4,12,4z M12,12.55c-1.24,0,-2.25,-1.01,-2.25,-2.25S10.76,8.05,12,8.05       c1.24,0,2.25,1.01,2.25,2.25S13.24,12.55,12,12.55z"
        android:strokeWidth="0.9"
        android:fill="#00000000"
        android:stroke="#CCCCCC"/>
        android:fill="#4DFFFFFF"/>
</vector>
+1 −3
Original line number Diff line number Diff line
@@ -24,7 +24,5 @@ Copyright (C) 2014 The Android Open Source Project

    <path
        android:pathData="M12,3C8.33,3,5.35,5.98,5.35,9.65       C5.35,14.64,12,22,12,22s6.65,-7.36,6.65,-12.35C18.65,5.98,15.67,3,12,3z M12,12.02c-1.31,0,-2.38,-1.06,-2.38,-2.38       S10.69,7.28,12,7.28c1.31,0,2.37,1.06,2.37,2.37S13.31,12.02,12,12.02z"
        android:strokeWidth="0.95"
        android:fill="#00000000"
        android:stroke="#CCCCCC"/>
        android:fill="#4DFFFFFF"/>
</vector>
Loading