If image is used in multiple places, base64 will be duplicated in each place where it is used, so file is much bigger than it could be. This can be fixed for example with [css](https://stackoverflow.com/questions/38014918/how-to-reuse-base64-image-repeatedly-in-html-file) or some js.