Redesigned notebook icon

This commit is contained in:
Om Godse 2020-09-29 22:19:20 +05:30
parent a749ef22ad
commit 048619ee99

View file

@ -1,59 +1,57 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" <vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="178dp" android:width="176dp"
android:height="96dp" android:height="96dp"
android:viewportWidth="878" android:viewportWidth="176"
android:viewportHeight="470"> android:viewportHeight="96">
<path <path
android:fillColor="?attr/colorSecondary" android:fillColor="@color/Black"
android:pathData="M0,0h878v470h-878z" /> android:pathData="M0,0L176,0L176,6L0,6L0,0Z" />
<path <path
android:fillColor="?attr/colorSurface" android:fillColor="@color/Black"
android:pathData="M39,31h376v412h-376z" /> android:pathData="M0,90L176,90L176,96L0,96L0,90Z" />
<path <path
android:fillColor="?attr/colorSurface" android:fillColor="@color/Black"
android:pathData="M839,443l-376,-0l-0,-412l376,-0z" /> android:pathData="M0,6L8,6L8,90L0,90L0,6Z" />
<path
android:fillColor="@color/Black"
android:pathData="M168,6L176,6L176,90L168,90L168,6Z" />
<path
android:fillColor="@color/Black"
android:pathData="M84,5.9L92,5.9L92,94.1L84,94.1L84,5.9Z" />
<path <path
android:fillAlpha="0.4" android:fillAlpha="0.4"
android:fillColor="?attr/colorSecondary" android:fillColor="@color/Black"
android:pathData="M69,83h298v10h-298z" /> android:pathData="M14,20L78,20L78,23L14,23L14,20Z" />
<path <path
android:fillAlpha="0.4" android:fillAlpha="0.4"
android:fillColor="?attr/colorSecondary" android:fillColor="@color/Black"
android:pathData="M69,123h298v10h-298z" /> android:pathData="M14,30L78,30L78,33L14,33L14,30Z" />
<path <path
android:fillAlpha="0.4" android:fillAlpha="0.4"
android:fillColor="?attr/colorSecondary" android:fillColor="@color/Black"
android:pathData="M69,163h298v10h-298z" /> android:pathData="M14,40L78,40L78,43L14,43L14,40Z" />
<path <path
android:fillAlpha="0.4" android:fillAlpha="0.4"
android:fillColor="?attr/colorSecondary" android:fillColor="@color/Black"
android:pathData="M494,83h298v10h-298z" /> android:pathData="M14,50L78,50L78,53L14,53L14,50Z" />
<path <path
android:fillAlpha="0.4" android:fillAlpha="0.4"
android:fillColor="?attr/colorSecondary" android:fillColor="@color/Black"
android:pathData="M494,123h298v10h-298z" /> android:pathData="M14,60L78,60L78,63L14,63L14,60Z" />
<path <path
android:fillAlpha="0.4" android:fillAlpha="0.4"
android:fillColor="?attr/colorSecondary" android:fillColor="@color/Black"
android:pathData="M494,163h298v10h-298z" /> android:pathData="M98,20L162,20L162,23L98,23L98,20Z" />
<path <path
android:fillAlpha="0.4" android:fillAlpha="0.4"
android:fillColor="?attr/colorSecondary" android:fillColor="@color/Black"
android:pathData="M69,203h298v10h-298z" /> android:pathData="M98,30L162,30L162,33L98,33L98,30Z" />
<path <path
android:fillAlpha="0.4" android:fillAlpha="0.4"
android:fillColor="?attr/colorSecondary" android:fillColor="@color/Black"
android:pathData="M69,243h298v10h-298z" /> android:pathData="M98,40L162,40L162,43L98,43L98,40Z" />
<path <path
android:fillAlpha="0.4" android:fillAlpha="0.4"
android:fillColor="?attr/colorSecondary" android:fillColor="@color/Black"
android:pathData="M69,283h298v10h-298z" /> android:pathData="M14,70L78,70L78,73L14,73L14,70Z" />
<path
android:fillAlpha="0.4"
android:fillColor="?attr/colorSecondary"
android:pathData="M69,323h298v10h-298z" />
<path
android:fillAlpha="0.4"
android:fillColor="?attr/colorSecondary"
android:pathData="M69,363h298v10h-298z" />
</vector> </vector>