5 lines
398 B
XML
5 lines
398 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<vector android:height="24.0dip" android:width="24.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
|
||
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<path android:fillColor="?flexInputIconColor" android:pathData="M12,3v10.55c-0.59,-0.34 -1.27,-0.55 -2,-0.55 -2.21,0 -4,1.79 -4,4s1.79,4 4,4 4,-1.79 4,-4V7h4V3h-6z" />
|
||
|
</vector>
|