Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I heard somewhere its now possible to use custom SVG's for icons in the backoffice. I just cant seem to get it working...
Ive tried dumping an svg in /Umbraco/assets/icons and tried creating /App_Plugins/Icons and dumping one there, but neither works...
Anyone got a pointer to getting this to work? Would like to have the clients logo as the root node icon :)
Hi Claus
You need to place custom SVG icons in a specific folder in App_Plugins.
App_Plugins
For example a coffee.svg in a folder located at /App_Plugins/MyPlugin/Backoffice/Icons/
coffee.svg
/App_Plugins/MyPlugin/Backoffice/Icons/
/Bjarne
Cool, it works :), thanks
Is it right, that custom icons don't work outside of the content tree?
I dont see the custom doc type icon:
Yes, currently it didn't work using custom SVG icons in various areas like:
This has been fixed and will most likely be included in upcoming patch releases - and at least in Umbraco v8.15.0: https://github.com/umbraco/Umbraco-CMS/pulls?q=is%3Apr+is%3Aclosed+author%3Abjarnef+svg
Thanks, this helped me when coming to test PR 13074 :-)
Emma
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
How to use custom svg icons
I heard somewhere its now possible to use custom SVG's for icons in the backoffice. I just cant seem to get it working...
Ive tried dumping an svg in /Umbraco/assets/icons and tried creating /App_Plugins/Icons and dumping one there, but neither works...
Anyone got a pointer to getting this to work? Would like to have the clients logo as the root node icon :)
Hi Claus
You need to place custom SVG icons in a specific folder in
App_Plugins
.For example a
coffee.svg
in a folder located at/App_Plugins/MyPlugin/Backoffice/Icons/
/Bjarne
Cool, it works :), thanks
Is it right, that custom icons don't work outside of the content tree?
I dont see the custom doc type icon:
Yes, currently it didn't work using custom SVG icons in various areas like:
This has been fixed and will most likely be included in upcoming patch releases - and at least in Umbraco v8.15.0: https://github.com/umbraco/Umbraco-CMS/pulls?q=is%3Apr+is%3Aclosed+author%3Abjarnef+svg
Thanks, this helped me when coming to test PR 13074 :-)
Emma
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.