Commit 7465f525 authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Add wordpress icon.

parent 647b7dd3
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#32373C"
android:fillType="evenOdd"
android:pathData="M11.994,0C5.37,0 0,5.37 0,11.994s5.37,11.994 11.994,11.994 11.994,-5.37 11.994,-11.994S18.618,0 11.994,0m0,0.72a11.203,11.203 0,0 1,6.303 1.925,11.359 11.359,0 0,1 3.046,3.046 11.203,11.203 0,0 1,1.925 6.303,11.203 11.203,0 0,1 -1.925,6.303 11.359,11.359 0,0 1,-3.046 3.046,11.203 11.203,0 0,1 -6.303,1.925 11.203,11.203 0,0 1,-6.303 -1.925,11.36 11.36,0 0,1 -3.046,-3.046A11.203,11.203 0,0 1,0.72 11.994a11.203,11.203 0,0 1,1.925 -6.303A11.36,11.36 0,0 1,5.69 2.645,11.203 11.203,0 0,1 11.994,0.72" />
<path
android:fillColor="#32373C"
android:fillType="evenOdd"
android:pathData="M20.765,7.199c0.043,0.318 0.067,0.66 0.067,1.027 0,1.014 -0.19,2.154 -0.76,3.58l-3.053,8.827a9.99,9.99 0,0 0,4.97 -8.64A9.948,9.948 0,0 0,20.765 7.2zM12.17,12.868l-3,8.714a9.988,9.988 0,0 0,6.143 -0.16,0.911 0.911,0 0,1 -0.071,-0.137l-3.072,-8.417zM18.741,11.49c0,-1.236 -0.443,-2.091 -0.823,-2.757 -0.507,-0.824 -0.982,-1.52 -0.982,-2.344 0,-0.919 0.696,-1.774 1.678,-1.774 0.044,0 0.086,0.005 0.13,0.008A9.958,9.958 0,0 0,11.994 2a9.984,9.984 0,0 0,-8.351 4.505c0.235,0.007 0.456,0.012 0.643,0.012 1.045,0 2.664,-0.127 2.664,-0.127 0.539,-0.032 0.602,0.76 0.064,0.824 0,0 -0.542,0.063 -1.144,0.095l3.64,10.826 2.187,-6.56 -1.557,-4.266c-0.538,-0.032 -1.048,-0.095 -1.048,-0.095 -0.539,-0.032 -0.476,-0.856 0.063,-0.824 0,0 1.65,0.127 2.633,0.127 1.045,0 2.664,-0.127 2.664,-0.127 0.539,-0.032 0.602,0.76 0.063,0.824 0,0 -0.542,0.063 -1.143,0.095l3.612,10.743 1.03,-3.267c0.459,-1.428 0.727,-2.44 0.727,-3.294zM2,11.994a9.996,9.996 0,0 0,5.633 8.995L2.864,7.926A9.956,9.956 0,0 0,2 11.994z" />
</vector>
......@@ -135,7 +135,7 @@
android:layout_marginTop="10dp"
android:background="@drawable/rounded_border"
android:clickable="false"
android:drawableStart="@drawable/ic_gitlab_24dp"
android:drawableStart="@drawable/ic_wordpress_24dp"
android:foreground="?selectableItemBackground"
android:paddingStart="16dp"
android:paddingEnd="16dp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment