PricingBlog

Tabler Icons from CDN

  • victoruxui-1173153127864746064

    Victor Giron

    2 years ago

    Hi! I'm working on a dynamic menu for a dashboard template and one important part is to be able to generate icons dinamicaly, I was trying to use Tabler Icons using the CDN src but I'm not sure the best way to display those icons or if this is even possible at the moment.
    1173153128191897700-image.png
    1173153128519041064-image.png
    1173153128812654682-image.png
  • andreasmoller-1173170872983502908

    Andreas Møller

    2 years ago

    This should work if you add the right classes, though i would not recommend using an icon font.
    Using svg icons is much more flexible and performant
  • In toddle each icon is a component
  • victoruxui-1173683462759256118

    Victor Giron

    2 years ago

    Assuming that I want to use it as a font, what html element should I use and how should I strcture the attributes?
    Right now this only shows a weird stack of lines instead of the icon
    1173683462486622310-image.png
    1173683462838964304-image.png