mirror of
https://github.com/k0shk0sh/FastHub.git
synced 2025-12-08 19:05:54 +00:00
fix repo icon
This commit is contained in:
parent
33f4d74c5c
commit
e02a2f945c
@ -4,27 +4,24 @@
|
||||
android:viewportWidth="12"
|
||||
android:viewportHeight="14">
|
||||
<path
|
||||
android:fillColor="?icon_color"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M6.455,1v4.364L4.818,4.273l-1.636,1.09V1"
|
||||
android:strokeWidth="1"
|
||||
android:strokeColor="#000"
|
||||
android:strokeColor="?icon_color"
|
||||
android:strokeLineCap="round"
|
||||
android:strokeLineJoin="round" />
|
||||
<path
|
||||
android:fillColor="?icon_color"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M2.09,1A1.09,1.09 0,0 0,1 2.09v9.82c0,-0.604 0.488,-1.092 1.09,-1.092h7.637a1.09,1.09 0,0 0,1.091 -1.09V2.09A1.09,1.09 0,0 0,9.728 1H2.09z"
|
||||
android:strokeWidth="1"
|
||||
android:strokeColor="#000"
|
||||
android:strokeColor="?icon_color"
|
||||
android:strokeLineCap="round"
|
||||
android:strokeLineJoin="round" />
|
||||
<path
|
||||
android:fillColor="?icon_color"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M9.727,13a1.09,1.09 0,0 0,1.091 -1.09V9.727a1.09,1.09 0,0 1,-1.09 1.09H2.09a1.09,1.09 0,1 0,0 2.182h7.636z"
|
||||
android:strokeWidth="1"
|
||||
android:strokeColor="#000"
|
||||
android:strokeColor="?icon_color"
|
||||
android:strokeLineCap="round"
|
||||
android:strokeLineJoin="round" />
|
||||
</vector>
|
||||
|
||||
@ -4,27 +4,24 @@
|
||||
android:viewportWidth="12"
|
||||
android:viewportHeight="14">
|
||||
<path
|
||||
android:fillColor="?icon_color"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M6.455,1v4.364L4.818,4.273l-1.636,1.09V1"
|
||||
android:strokeWidth="1"
|
||||
android:strokeColor="#000"
|
||||
android:strokeColor="?icon_color"
|
||||
android:strokeLineCap="round"
|
||||
android:strokeLineJoin="round" />
|
||||
<path
|
||||
android:fillColor="?icon_color"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M2.09,1A1.09,1.09 0,0 0,1 2.09v9.82c0,-0.604 0.488,-1.092 1.09,-1.092h7.637a1.09,1.09 0,0 0,1.091 -1.09V2.09A1.09,1.09 0,0 0,9.728 1H2.09z"
|
||||
android:strokeWidth="1"
|
||||
android:strokeColor="#000"
|
||||
android:strokeColor="?icon_color"
|
||||
android:strokeLineCap="round"
|
||||
android:strokeLineJoin="round" />
|
||||
<path
|
||||
android:fillColor="?icon_color"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M9.727,13a1.09,1.09 0,0 0,1.091 -1.09V9.727a1.09,1.09 0,0 1,-1.09 1.09H2.09a1.09,1.09 0,1 0,0 2.182h7.636z"
|
||||
android:strokeWidth="1"
|
||||
android:strokeColor="#000"
|
||||
android:strokeColor="?icon_color"
|
||||
android:strokeLineCap="round"
|
||||
android:strokeLineJoin="round" />
|
||||
</vector>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user