All iconpart functions in milsymbol should have a check if they overwrite existing definitions, this to make sure that we don't accidentally override things that already are defined. This would give us two benifits:
We would be sure that we don't mess anything up by accident.
We would be able to start renaming things, #123, without messing things up.
All iconpart functions in milsymbol should have a check if they overwrite existing definitions, this to make sure that we don't accidentally override things that already are defined. This would give us two benifits: