get icon()

in src/content/models/Tool.js [31:33]


  get icon() {
    return this.#icon;
  }