The Noun Project - Download PNG Icon

Bypasses registration and downloads the SVG when clicking the download button

Ili estas versioj de tiu ĉi skripto, kie la kodo estas ĝisdatigita. Montri ĉiujn versiojn

  • v0.12 2023/06/13

    NounProject site changed, just change the button when icon img element completes

  • v0.11 2022/11/17
  • v0.10 2022/09/15

    Fixed to keep up with site changes

  • v0.9 2021/12/20

    Updated to fix for Noun Project's site redesign

  • v0.8.8 2021/01/19 Yodate @icon
  • v0.8.7 2019/08/26 Fixed a bug with grabbing the filename, adapted to new DOM
  • v0.8.6 2019/02/16 :bug: Fix re-apply on second click
  • v0.8.5 2018/10/08 Small refactor for clarity, remove logging
  • v0.8.2 2018/10/06 Add icon
  • v0.8.1 2018/10/06 Better metadata block
  • v0.8 2018/10/06 Refactor to replace dependencies with MutationObserver solution
  • v0.6 2018/10/03 Reintroduced waitForKeyElement because it was needed. 2018 ES6 versions did not work so required latest jQuery.
  • v0.5 2018/10/03 Updated to keep up with Noun Project redesign
  • v0.4 2018/03/28 Forgot that Firefox doesn't allow triggering click() on elements not in the DOM
  • v0.4 2018/03/28 Removed foolish and deprecated use of initMouseEvent and style refactor
  • v0.3 2018/03/05