[bfdae0]: / app / src / main / res / drawable / ic_web_asset_black_24dp.xml  Maximize  Restore  History

Download this file

10 lines (9 with data), 408 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="24dp"
        android:height="24dp"
        android:viewportWidth="24.0"
        android:viewportHeight="24.0">
    <path
        android:pathData="M19,4L5,4c-1.11,0 -2,0.9 -2,2v12c0,1.1 0.89,2 2,2h14c1.1,0 2,-0.9 2,-2L21,6c0,-1.1 -0.89,-2 -2,-2zM19,18L5,18L5,8h14v10z"
        android:fillColor="#010101"/>
</vector>