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

Provide icons bundle endpoint

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

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

    Description

      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>

      Attachments

        Issue Links

          Activity

            People

              emmanuel_g emmanuel gallois
              jmfrancois Jean-Michel Francois
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: