I'm attempting to prepend the title of the IgxNavbar with a company logo, but I'm not able to figure out how this is done via the new Angular 7 feature recently announced.
Hello,
If you want to put some custom content inside the igx-action-icon, you can set the icon’s content. Inside the icon’s style you can add this code: content: url(https://upload.wikimedia.org/wikipedia/commons/6/60/Simple_Globe.svg); that is a simple svg file. You can add another image format as well. If you have any other questions, do not hesitate to ask. Sincerely, Anastas