-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlinkedin.xml
9 lines (9 loc) · 853 Bytes
/
linkedin.xml
1
2
3
4
5
6
7
8
9
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="800dp"
android:height="800dp"
android:viewportWidth="20"
android:viewportHeight="20">
<path
android:pathData="M10,0.4C4.698,0.4 0.4,4.698 0.4,10s4.298,9.6 9.6,9.6 9.6,-4.298 9.6,-9.6S15.302,0.4 10,0.4zM7.65,13.979L5.706,13.979L5.706,7.723L7.65,7.723v6.256zM6.666,6.955c-0.614,0 -1.011,-0.435 -1.011,-0.973 0,-0.549 0.409,-0.971 1.036,-0.971s1.011,0.422 1.023,0.971c0,0.538 -0.396,0.973 -1.048,0.973zM14.75,13.979h-1.944v-3.467c0,-0.807 -0.282,-1.355 -0.985,-1.355 -0.537,0 -0.856,0.371 -0.997,0.728 -0.052,0.127 -0.065,0.307 -0.065,0.486v3.607L8.814,13.978v-4.26c0,-0.781 -0.025,-1.434 -0.051,-1.996h1.689l0.089,0.869h0.039c0.256,-0.408 0.883,-1.01 1.932,-1.01 1.279,0 2.238,0.857 2.238,2.699v3.699z"
android:fillColor="#000000"/>
</vector>