blob: 7fd3bd572022e239b8445528fe3a5aa336448921 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- ic_device is a phone-shaped icon. Since it is not tinted so we set the tint color in here. -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportHeight="24.0"
android:viewportWidth="24.0">
<path
android:fillColor="#7f7f7f"
android:pathData="M17 1.01L7 1c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V3c0-1.1-.9-1.99-2-1.99zM17 19H7V5h10v14z"/>
</vector>