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

Commit 9cba6b67 authored by Marcello Galhardo's avatar Marcello Galhardo Committed by Android (Google) Code Review
Browse files

Merge "Remove white boarders from Shortcut Category icon" into udc-dev

parents 5961d962 b7716539
Loading
Loading
Loading
Loading
+5 −10
Original line number Diff line number Diff line
@@ -19,15 +19,10 @@
    android:viewportWidth="48"
    android:viewportHeight="48">

    <path
        android:fillColor="#F5F5F5"
        android:pathData="M 0 0 H 48 V 48 H 0 V 0 Z" />
    <group>
    <path
        android:fillColor="#0B57D0"
        android:pathData="M48 24C48 10.7452 37.2548 0 24 0C10.7452 0 0 10.7452 0 24C0 37.2548 10.7452 48 24 48C37.2548 48 48 37.2548 48 24Z" />
    <path
        android:fillColor="#ffffff"
        android:pathData="M32.892 16.8L31.2 15.108C30.756 14.652 30.144 14.4 29.508 14.4C28.872 14.4 28.26 14.652 27.816 15.108L18.468 24.456L15.708 27.216L14.448 32.28C14.412 32.352 14.4 32.448 14.4 32.532C14.4 33.12 14.88 33.6 15.468 33.6C15.552 33.6 15.648 33.588 15.732 33.564L20.796 32.304L23.556 29.544L32.904 20.196C33.348 19.74 33.6 19.128 33.6 18.492C33.6 17.856 33.348 17.244 32.892 16.8ZM21.852 27.852L20.652 29.052L18.96 27.36L20.16 26.16L29.508 16.8L31.2 18.492L21.852 27.852Z" />
    </group>
</vector>
 No newline at end of file