get url()

in lib/utils/mapped-list.js [22:24]


  get url() {
    return `${this.spriteFilename}#${this.symbol.id}`;
  }