mirror of
https://github.com/etlegacy/etlegacy-android.git
synced 2025-04-12 04:00:48 +00:00
xml: add files generated from svg files
This commit is contained in:
parent
ee9605f4d3
commit
85c6c58f36
2 changed files with 18 additions and 0 deletions
11
app/src/main/res/drawable/ic_horizontal_black.xml
Normal file
11
app/src/main/res/drawable/ic_horizontal_black.xml
Normal file
|
@ -0,0 +1,11 @@
|
|||
<vector android:height="1024dp" android:viewportHeight="2000"
|
||||
android:viewportWidth="2000" android:width="1024dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#FF1E00" android:pathData="M338.91,1096.36l0.01,0v13.77c-0,30.41 -24.66,55.06 -55.06,55.06H118.67v-55.06h110.13l55.06,-55.06H118.67v-27.53h192.72l55.06,-55.06H118.67v-27.53h275.32l55.06,-55.06H118.67v-55.06c0,-30.41 24.65,-55.06 55.06,-55.06h13.77l0,0.01c0,-22.81 -18.49,-41.3 -41.3,-41.3L8.54,724.68v550.63h385.44c0,0 -13.78,-137.66 -13.78,-137.66C380.21,1114.85 361.72,1096.36 338.91,1096.36"/>
|
||||
<path android:fillColor="#FF1E00" android:pathData="M504.11,669.62l0,660.76l27.53,0l0,-660.76"/>
|
||||
<path android:fillColor="#FF000000" android:pathData="M754.35,1227.41v47.9H586.71V889.87h60.57v337.54H754.35z"/>
|
||||
<path android:fillColor="#FF000000" android:pathData="M850.34,938.34v120.02h99.73v48.47h-99.73v120.59h133.99v47.9H789.77V889.87h194.56v48.47H850.34z"/>
|
||||
<path android:fillColor="#FF000000" android:pathData="M1009.98,1225.75c-12.84,-23.66 -13.47,-44.6 -13.47,-46.8V986.24c0,-2.2 0.63,-23.14 13.47,-46.8c17.74,-31.96 52.6,-49.57 97.28,-49.57c44.65,0 79.54,17.61 97.28,49.57c12.84,23.66 13.44,44.6 13.44,46.8v24.22h-61.17v-24.22c0,-8.82 -6.12,-47.9 -49.55,-47.9c-43.46,0 -50.18,39.62 -50.18,47.9v192.71c0,8.28 6.72,48.47 50.18,48.47c43.43,0 49.55,-39.65 49.55,-48.47v-72.12h-39.78v-48.47h100.95v120.59c0,2.2 -0.6,23.14 -13.44,46.8c-17.74,31.96 -52.63,49.57 -97.28,49.57C1062.58,1275.31 1027.73,1257.71 1009.98,1225.75z"/>
|
||||
<path android:fillColor="#FF000000" android:pathData="M1406.38,1154.73h-89.3l-28.76,120.59h-61.8l91.78,-385.44h86.85l91.78,385.44h-61.8L1406.38,1154.73zM1394.77,1106.83l-33.03,-138.22c-11.62,46.8 -22.01,91.42 -33.03,138.22H1394.77z"/>
|
||||
<path android:fillColor="#FF000000" android:pathData="M1545.83,1225.75c-12.84,-23.66 -13.47,-44.6 -13.47,-46.8V986.24c0,-2.2 0.63,-23.14 13.47,-46.8c17.74,-31.96 52.6,-49.57 97.28,-49.57c44.65,0 79.54,17.61 97.28,49.57c12.84,23.66 13.44,44.6 13.44,46.8v24.22h-61.17v-24.22c0,-8.82 -6.12,-47.9 -49.55,-47.9c-43.46,0 -50.18,39.62 -50.18,47.9v192.71c0,8.28 6.72,48.47 50.18,48.47c43.43,0 49.55,-39.65 49.55,-48.47v-24.22h61.17v24.22c0,2.2 -0.6,23.14 -13.44,46.8c-17.74,31.96 -52.63,49.57 -97.28,49.57C1598.43,1275.31 1563.57,1257.71 1545.83,1225.75z"/>
|
||||
<path android:fillColor="#FF000000" android:pathData="M1995.46,889.87l-90.53,197.68v187.76h-60.57v-187.76l-90.56,-197.68h65.47l55.05,121.12c18.37,-40.72 37.33,-80.37 55.7,-121.12H1995.46z"/>
|
||||
</vector>
|
7
app/src/main/res/drawable/ic_one_line.xml
Normal file
7
app/src/main/res/drawable/ic_one_line.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<vector android:height="50dp" android:viewportHeight="270.93335"
|
||||
android:viewportWidth="270.93332" android:width="50dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#000000"
|
||||
android:pathData="M98.164,53.391L172.981,53.391A3.417,3.417 0,0 1,176.398 56.808L176.398,68.55A3.417,3.417 0,0 1,172.981 71.967L98.164,71.967A3.417,3.417 0,0 1,94.747 68.55L94.747,56.808A3.417,3.417 0,0 1,98.164 53.391z"
|
||||
android:strokeColor="#00000000" android:strokeLineCap="butt"
|
||||
android:strokeLineJoin="miter" android:strokeWidth="2.64583325"/>
|
||||
</vector>
|
Loading…
Reference in a new issue