Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Changed icon to look more like sample app icon
Browse files Browse the repository at this point in the history
  • Loading branch information
g-ortuno committed Jan 22, 2015
1 parent 2254958 commit d0c2f98
Showing 1 changed file with 3 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,9 @@
android:fillColor="#4989f1"
android:pathData="M47.25 24C47.25 36.84 36.84 47.25 24 47.25 11.16 47.25 0.75 36.84 0.75 24 0.75 11.16 11.16 0.75 24 0.75 36.84 0.75 47.25 11.16 47.25 24z"/>
<path
android:strokeLineCap="round"
android:strokeLineJoin="round"
android:strokeMiterLimit="4"
android:strokeWidth="3.16"
android:strokeColor="#fff"
android:pathData="M11.44 37.11C4 30.27 3.59 18.78 10.53 11.45c6.94-7.33 18.6-7.74 26.04-0.9 7.44 6.84 7.85 18.33 0.91 25.66-0.15 0.15-0.3 0.31-0.45 0.46"/>
<path
android:strokeLineCap="round"
android:strokeLineJoin="round"
android:strokeMiterLimit="4"
android:strokeWidth="3.17"
android:strokeColor="#fff"
android:pathData="m15.4 32.95c-4.95-4.75-5.11-12.61-0.36-17.55 4.75-4.95 12.61-5.11 17.55-0.36 4.95 4.75 5.11 12.61 0.36 17.55-0.1 0.1-0.2 0.21-0.31 0.31"/>
android:fillColor="#fff"
android:pathData="M23.85 6.4C19.32 6.43 14.81 8.17 11.39 11.65 4.53 18.6 4.61 29.83 11.55 36.68a1.47 1.47 0 1 0 2.07-2.07c-5.82-5.74-5.91-15.07-0.17-20.89 5.74-5.82 15.07-5.91 20.89-0.17 5.82 5.74 5.91 15.07 0.17 20.89-0.01 0.01-0.02 0.02-0.03 0.03a1.47 1.47 0 1 0 2.07 2.07c0.01-0.01 0.02-0.02 0.03-0.03C43.44 29.57 43.37 18.33 36.42 11.48 32.95 8.06 28.39 6.37 23.85 6.4zM23.89 12.68c-2.91 0.02-5.8 1.16-8 3.39-4.4 4.46-4.35 11.66 0.1 16.06a1.45 1.45 0 1 0 2.04-2.06c-3.34-3.29-3.37-8.62-0.08-11.96 3.29-3.34 8.62-3.37 11.96-0.08 3.34 3.29 3.37 8.62 0.08 11.96-0.01 0.01-0.01 0.01-0.02 0.02a1.45 1.45 0 1 0 2.06 2.04c0.01-0.01 0.03-0.01 0.04-0.02 4.4-4.46 4.33-11.68-0.12-16.08-2.23-2.2-5.15-3.28-8.06-3.26z"/>
<path
android:fillColor="#fff"
android:strokeWidth="1.59"
android:pathData="m 30.53125,18.3125 a 0.79507952,0.79507952 0 0 0 -0.375,0.21875 l -8.8125,8.875 -3.46875,-3.5 A 0.79507952,0.79507952 0 1 0 16.75,25 l 4,4.09375 a 0.79507952,0.79507952 0 0 0 1.15625,0 l 9.375,-9.4375 a 0.79507952,0.79507952 0 0 0 -0.75,-1.34375 z"/>
android:pathData="M29.44 19.53A0.65 0.65 0 0 0 29.06 19.75L22 26.78 19.19 24a0.65 0.65 0 1 0-0.91 0.94l3.25 3.25a0.65 0.65 0 0 0 0.94 0l7.5-7.53a0.65 0.65 0 0 0-0.53-1.12z"/>
</vector>

0 comments on commit d0c2f98

Please sign in to comment.