Icon get big since update from 2018.3.2 to 2018.3.4
Answered
Is there anyway to control the size of a svg icon without modifing it in build 2018.3.4?
This icon just loaded by
IconLoader.getIcon()

Please sign in to leave a comment.
You have an SVG icon with a view box set greater than 16x16 pixels. Had that in the last release on non-hiDPI monitors.
https://github.com/vsch/idea-multimarkdown/issues/701
Thank you for pointing it.