17 lines
738 B
XML
17 lines
738 B
XML
<vector
|
|
android:height="24dp"
|
|
android:viewportHeight="24"
|
|
android:viewportWidth="24"
|
|
android:width="24dp"
|
|
xmlns:android="http://schemas.android.com/apk/res/android" >
|
|
|
|
<path
|
|
android:fillColor="?attr/colorOnBackground"
|
|
android:pathData="M20.5,3l-0.16,0.03L15,5.1 9,3 3.36,4.9c-0.21,0.07 -0.36,0.25 -0.36,0.48L3,20.5c0,0.28 0.22,0.5 0.5,0.5l0.16,-0.03L9,18.9l6,2.1 5.64,-1.9c0.21,-0.07 0.36,-0.25 0.36,-0.48L21,3.5c0,-0.28 -0.22,-0.5 -0.5,-0.5zM10,5.47l4,1.4v11.66l-4,-1.4L10,5.47zM5,6.46l3,-1.01v11.7l-3,1.16L5,6.46zM19,17.54l-3,1.01L16,6.86l3,-1.16v11.84z" />
|
|
|
|
<path
|
|
android:fillColor="?attr/colorPrimary"
|
|
android:pathData="M15,18.89l-6,-2.11L9,5.11l6,2.11v11.67z"/>
|
|
|
|
</vector>
|