tree: 50f59d564d8d4dc45ef5dc0eade7a8a8c2bd27da
  1. src/
  2. accelerometer-bottom.png
  3. accelerometer-left.png
  4. accelerometer-right.png
  5. accelerometer-top.png
  6. BUILD.gn
  7. chromeLeft.avif
  8. chromeMiddle.avif
  9. chromeRight.avif
  10. cssoverview_icons_2x.avif
  11. gdp-logo-dark.png
  12. gdp-logo-light.png
  13. geminiInDevTools.png
  14. geminiInDevTools_2x.png
  15. nodeIcon.avif
  16. OWNERS
  17. readme.md
  18. touchCursor.png
  19. touchCursor_2x.png
front_end/Images/readme.md

Adding new icons:

  1. Copy the SVG file into front_end/Images/src, using hyphen-case, ideally just take the name that the icon has in the Material icon set.

  2. Add respective entries to .gni files.

    • Update the devtools_image_files list in config/gni/devtools_image_files.gni.
    • Update the grd_files_bundled_sources list in config/gni/devtools_grd_files.gni.
  3. Use Icon component in the DevTools front-end: