Make min-width/height have preference over the set default size. This allows shrinking the widget. The default size is only used if min-width is not set (or explicitly set to 0.
This is to be used in all the places where we now call gtk_render_activity()/option()/check() etc that in turn call the icon render function.