Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-2100

Provide icons bundle endpoint

Apply templateInsert Lucidchart DiagramXMLWordPrintable

    • All
    • GreenHopper Ranking:
      0|i2dx7n:
    • 9223372036854775807
    • Data Catalog, TPSVC, TMC, TDC, TDP, TPD, TDS, TSD
    • Small

      Icons are now managed by components.
      Getting all icons on talend cloud side can be tricky.
      For performance reasons (from talend cloud to remote engines) We need to be able to get all icons in one call.

      What we call a bundle of svg icons is:

      <svg xmlns="http://www.w3.org/2000/svg" focusable="false" class="sr-only">
      <symbol id="first-uuid-icon">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">FirstIcon</svg>
      </symbol>
      <symbol id="second-uuid-icon">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">FirstIcon</svg>
      </symbol>
      etc....
      </svg>

            Unassigned Unassigned
            jmfrancois Jean-Michel Francois
            Axel Catoire Axel Catoire
            Axel Catoire, emmanuel gallois
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: