mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-28 12:44:34 +01:00
11 lines
631 B
XML
11 lines
631 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="16dp"
|
|
android:height="16dp"
|
|
android:viewportWidth="16"
|
|
android:viewportHeight="16">
|
|
<path
|
|
android:pathData="M13.71,2.29a2.418,2.418 0,0 0,-3.42 0L3.04,9.54a0.65,0.65 0,0 0,-0.149 0.232l-1.114,2.97c-0.346,0.924 0.557,1.827 1.481,1.48l2.97,-1.113a0.65,0.65 0,0 0,0.231 -0.15l7.25,-7.25a2.418,2.418 0,0 0,0 -3.419ZM11.21,3.21a1.118,1.118 0,1 1,1.58 1.58l-0.79,0.79L10.42,4l0.79,-0.79ZM9.5,4.92l-5.441,5.44 -0.948,2.53 2.529,-0.95 5.44,-5.44L9.5,4.92Z"
|
|
android:fillColor="#000"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|