mirror of
https://github.com/fumiama/android-base16384.git
synced 2026-06-12 06:00:40 +08:00
v1.0
This commit is contained in:
13
app/src/main/res/drawable-anydpi/ic_add.xml
Normal file
13
app/src/main/res/drawable-anydpi/ic_add.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="32dp"
|
||||
android:height="32dp"
|
||||
android:viewportWidth="1024"
|
||||
android:viewportHeight="1024">
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M921.6 550.4H102.4C81.408 550.4 64 532.992 64 512s17.408-38.4 38.4-38.4h819.2c20.992 0 38.4 17.408 38.4 38.4s-17.408 38.4-38.4 38.4z" />
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M512 960c-20.992 0-38.4-17.408-38.4-38.4V102.4c0-20.992 17.408-38.4 38.4-38.4s38.4 17.408 38.4 38.4v819.2c0 20.992-17.408 38.4-38.4 38.4z" />
|
||||
</vector>
|
||||
Reference in New Issue
Block a user