Page MenuHomePhabricator

[Cashtab] Replace direct svg imports with CustomIcons imports
ClosedPublic

Authored by kieran709 on Sep 7 2022, 14:50.

Details

Summary

Related to T2637. Icons should be imported through CustomIcons.js, not directly from the assets dir.

Test Plan

cd web/cashtab && npm start
alter SignIn.js and ProtectableComponentWrapper.js to allow the FingerPrintSvg icon to appear
Ensure that it is the correct size, color, etc.

navigate to the configure screen
ensure that the trashcan icon and the edit icon are the correct size, color, and maintain the hover effect.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable