Please describe the question or issue you're facing with "Manage icons - Charmcraft dev documentation".
It took me a looong time to discover that this doc has exactly what I needed - a method for including the icon in the charm:
parts:
icon:
plugin: dump
source: .
stage:
- icon.svg
This is because:
-
The most important information is hidden (collapsed). 
-
The "manage icons" doc, which is what I was following more closely, mentions nothing about it and doesn't link to the icon.svg doc.
Reported from: https://documentation.ubuntu.com/charmcraft/4.2/howto/manage-icons/
Please describe the question or issue you're facing with "Manage icons - Charmcraft dev documentation".
It took me a looong time to discover that this doc has exactly what I needed - a method for including the icon in the charm:
This is because:
The most important information is hidden (collapsed).
The "manage icons" doc, which is what I was following more closely, mentions nothing about it and doesn't link to the
icon.svgdoc.Reported from: https://documentation.ubuntu.com/charmcraft/4.2/howto/manage-icons/