ADVERTISEMENT

How to Configure Custom Icons

  1. You should visit the Material Design Icons website. There you can select different types of SVG icons, which will be encoded for use.

  2. Select one of the available icon menus, e.g. select the Plus icon menu.

  3. Click on the </> icon button section to copy the SVG icon code and paste it in the Menu Item section. For example, like the code example below:

    <svg fill="currentColor" viewBox="0 0 24 24"><path d="M19,13H13V19H11V13H5V11H11V5H13V11H19V13Z"/></svg>
  4. Done


If you want to report some bugs, you can write them in the comments section on the Bug Report page and if you want to request new features or want to provide feedback, please write them in the comments section on the Request and Feedback page.
Post a Comment
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT