Icon: Fix React warning for `svgPath={undefined}`
Created by: umpox
Description
Previous code meant that it was possible to pass the svgPath
prop down as a DOM attribute.
Test plan
App preview:
Check out the client app preview documentation to learn more.