mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-01 22:08:22 +03:00
'ic_newpipe_update' icons for BraveNewPipe
trim and padding -5% enabled in Android Studio Image Asset for svg source see: https://github.com/bravenewpipe/bnp-icons
This commit is contained in:
parent
30d705a359
commit
d58301aad5
5 changed files with 45 additions and 0 deletions
45
app/src/brave/res/drawable-anydpi-v24/ic_newpipe_update.xml
Normal file
45
app/src/brave/res/drawable-anydpi-v24/ic_newpipe_update.xml
Normal file
|
@ -0,0 +1,45 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24"
|
||||
android:tint="#FFFFFF">
|
||||
<group android:scaleX="0.55144477"
|
||||
android:scaleY="0.55144477"
|
||||
android:translateX="-3.198238"
|
||||
android:translateY="-2.5903084">
|
||||
<path
|
||||
android:pathData="M13.025,46.9066 L39.8923,31.3947 21.3196,20.6718v5.4648l8.943,5.1633 -12.4703,7.1998V10.4312L13.0244,6.0101Z"
|
||||
android:strokeAlpha="0.900798"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="0.616"
|
||||
android:strokeColor="#4a4a4a"
|
||||
android:fillAlpha="0.900798"
|
||||
android:strokeLineCap="butt">
|
||||
</path>
|
||||
<path
|
||||
android:pathData="M13.025,46.9066 L39.8923,31.3947 21.3196,20.6718v5.4648l8.943,5.1633 -12.4703,7.1998V10.4312L13.0244,6.0101Z"
|
||||
android:strokeAlpha="0.998096"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="0.416"
|
||||
android:fillColor="#ffffff"
|
||||
android:strokeColor="#00000000"
|
||||
android:fillAlpha="0.998096"
|
||||
android:strokeLineCap="butt"/>
|
||||
<path
|
||||
android:pathData="m31.5513,9.2968a9.9186,9.9141 0,0 0,-9.8697 9.9141,9.9186 9.9141,0 0,0 9.9188,9.9141 9.9186,9.9141 0,0 0,9.9188 -9.9141,9.9186 9.9141,0 0,0 -9.9188,-9.9141 9.9186,9.9141 0,0 0,-0.0491 0zM29.6956,14.8267h3.8096v3.8096h2.8572l-4.762,4.762 -4.762,-4.762h2.8572z"
|
||||
android:strokeAlpha="0.9"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="0.616"
|
||||
android:strokeColor="#4a4a4a"
|
||||
android:fillAlpha="0.9">
|
||||
</path>
|
||||
<path
|
||||
android:pathData="m31.5513,9.2968a9.9186,9.9141 0,0 0,-9.8697 9.9141,9.9186 9.9141,0 0,0 9.9188,9.9141 9.9186,9.9141 0,0 0,9.9188 -9.9141,9.9186 9.9141,0 0,0 -9.9188,-9.9141 9.9186,9.9141 0,0 0,-0.0491 0zM29.6956,14.8267h3.8096v3.8096h2.8572l-4.762,4.762 -4.762,-4.762h2.8572z"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="0.114352"
|
||||
android:fillColor="#ffffff"
|
||||
android:strokeColor="#00000000"/>
|
||||
</group>
|
||||
</vector>
|
BIN
app/src/brave/res/drawable-hdpi/ic_newpipe_update.png
Normal file
BIN
app/src/brave/res/drawable-hdpi/ic_newpipe_update.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 686 B |
BIN
app/src/brave/res/drawable-mdpi/ic_newpipe_update.png
Normal file
BIN
app/src/brave/res/drawable-mdpi/ic_newpipe_update.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 462 B |
BIN
app/src/brave/res/drawable-xhdpi/ic_newpipe_update.png
Normal file
BIN
app/src/brave/res/drawable-xhdpi/ic_newpipe_update.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 927 B |
BIN
app/src/brave/res/drawable-xxhdpi/ic_newpipe_update.png
Normal file
BIN
app/src/brave/res/drawable-xxhdpi/ic_newpipe_update.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
Loading…
Add table
Reference in a new issue