Proposal: naming convention something like `ic_some-name_24x60dp`, would generate React component `<SomeName24x60 />`. Note: The icon descriptors would need to be changed because they currently support only square icons.
Proposal: naming convention something like
ic_some-name_24x60dp, would generate React component<SomeName24x60 />.Note: The icon descriptors would need to be changed because they currently support only square icons.