chore: remove unused background and rename info icon

pull/360/head
arturplaczek 3 years ago
parent 93cb0ebf3a
commit 6c0030b300

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

@ -57,13 +57,9 @@ class $AssetsImagesComponentsGen {
class $AssetsImagesLinkBoxGen {
const $AssetsImagesLinkBoxGen();
/// File path: assets/images/link_box/background.png
AssetGenImage get background =>
const AssetGenImage('assets/images/link_box/background.png');
/// File path: assets/images/link_box/info.png
AssetGenImage get info =>
const AssetGenImage('assets/images/link_box/info.png');
/// File path: assets/images/link_box/info_icon.png
AssetGenImage get infoIcon =>
const AssetGenImage('assets/images/link_box/info_icon.png');
}
class $AssetsImagesScoreGen {

Loading…
Cancel
Save