fix verizon icon size, delete unnecessary code

This commit is contained in:
Gustavo Gomez Tejada
2019-10-14 16:36:37 -04:00
parent 5fd8e6e084
commit 1325953c81
3 changed files with 9 additions and 13 deletions

View File

@@ -5,14 +5,10 @@
android:viewportWidth="512"
android:viewportHeight="512">
<group>
<group>
<path
android:fillColor="#000000"
android:pathData="M 76.8 0 L 435.2 0 C 477.587 0 512 34.413 512 76.8 L 512 435.2 C 512 477.587 477.587 512 435.2 512 L 76.8 512 C 34.413 512 0 477.587 0 435.2 L 0 76.8 C 0 34.413 34.413 0 76.8 0 Z" />
<path
android:fillColor="#d32e28"
android:pathData="M 122.623 256.078 L 172.225 256.078 L 217.408 365.567 L 340.955 94.172 L 389.377 94.172 L 238.24 417.825 L 196.674 417.828 L 122.623 256.078 Z" />
</group>
</group>
<path
android:fillColor="#000000"
android:pathData="M 76.8 0 L 435.2 0 C 477.5 0 512 34.4 512 76.8 L 512 435.2 C 512 477.5 477.5 512 435.2 512 L 76.8 512 C 34.413 512 0 477.5 0 435.2 L 0 76.8 C 0 34.4 34.4 0 76.8 0 Z" />
<path
android:fillColor="#d32e28"
android:pathData="M 122.6 256.078 L 172.2 256.078 L 217.4 365.5 L 340.9 94.1 L 389.3 94.1 L 238.24 417.8 L 196.6 417.8 L 122.6 256.07 Z" />
</vector>