Request for adding Huawei Cloud Icons in Draw.io
@egrimate is already working on this.
Since Jul 27, 2026.
- Dominant language
- JavaScript
- Stars
- 8.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
- [✅] I agree to follow the Code of Conduct that this project adheres to.
- [✅] I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Is your feature request related to a problem? Please describe.
Hi,
Draw.io is amazing, no doubt.
Could you please add Huawei Cloud icons in the next release of draw.io.
The icons can be found here:
https://github.com/huaweicloud-latam/drawio-libraries/releases/tag/v3.2
The icons consist of two different types:
- Black & White
- Colorful
Describe the solution you'd like
The format of the icons files are as below:
<mxlibrary>[
{
"data": "data:image/svg+xml;base64,xxx",
"w": 40.0,
"h": 40,
"title": "Trusted Intelligent Computing Service (TICS)",
"aspect": "fixed"
}
]</mxlibrary>
Describe alternatives you've considered
Additional context
The icons are publicly available Here and can be used for draw.io purposes. @gutierrezps will also comment under this request if needed.
Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.