Skip to content

Commit f2ff7e9

Browse files
committed
add new ethernet icon
1 parent 20e16d7 commit f2ff7e9

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

application.fam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
App(
22
appid="finik_eth",
3-
name="[ETH]finik",
3+
name="finik[eth]",
44
apptype=FlipperAppType.EXTERNAL,
55
entry_point="finik_eth_app",
66
cdefines=["FINIK_ETH"],
@@ -9,7 +9,7 @@ App(
99
],
1010
stack_size=1 * 1024,
1111
order=90,
12-
fap_icon="ethernet_icon.png",
12+
fap_icon="ehternet_icon_10x10px.png",
1313
fap_category="Misc",
1414
fap_icon_assets="images",
1515
)

ehternet_icon_10x10px.png

126 Bytes
Loading

emoji_smile_icon_10x10px.png

-973 Bytes
Binary file not shown.

ethernet_icon.png

-246 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)