From 30ec2cfcabd460ef765a7fa5e8d7768566af7a63 Mon Sep 17 00:00:00 2001 From: julian <julian@cypherstack.com> Date: Fri, 10 Feb 2023 14:49:37 -0600 Subject: [PATCH] forest assets fix --- pubspec.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 45e11600f..73a4b1c26 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -432,6 +432,21 @@ flutter: - assets/svg/fruitSorbet/buy-coins-icon.svg - assets/svg/fruitSorbet/bg.svg + # fruit forest theme specific + - assets/svg/forest/tx-exchange-icon.svg + - assets/svg/forest/tx-exchange-icon-pending.svg + - assets/svg/forest/tx-exchange-icon-failed.svg + - assets/svg/forest/tx-icon-send.svg + - assets/svg/forest/tx-icon-send-pending.svg + - assets/svg/forest/tx-icon-send-failed.svg + - assets/svg/forest/tx-icon-receive.svg + - assets/svg/forest/tx-icon-receive-pending.svg + - assets/svg/forest/tx-icon-receive-failed.svg + - assets/svg/forest/exchange-2.svg + - assets/svg/forest/bell-new.svg + - assets/svg/forest/stack-icon1.svg + - assets/svg/forest/buy-coins-icon.svg + # buy - assets/svg/buy/Simplex-Nuvei-Logo.svg - assets/svg/buy/Simplex-Nuvei-Logo-light.svg