Skip to content
  • Rob Cresswell's avatar
    fix: delegate click events · 84f5c004
    Rob Cresswell authored
    BREAKING CHANGE: This is an extremely cautious breaking change, mostly
    because an icon library should definitely not cause breakages.
    
    Previously the library required manually added click handlers, which was
    fine when declaring the icons inline but not helpful when using them
    programmatically with libraries like Vuetify.
    84f5c004