We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Use inkscape to convert white .svg icons into .png, with the proper sizing.
Ex: airplane.svg -> airplane.png
airplane.svg
airplane.png
fill="#FFFFFF"
inkscape airplane.svg \\ --export-type=png \\ --export-filename=airplane.png \\ --export-width=256 \\ --export-height=256
Troubleshooting
Developer Documentation
Add New Icons
Developing a New Visualization Type
Configuring Wizard Visualizations
Generate Typedocs