Skip to content

robmadole/svg-sprite-titles

Repository files navigation

SVG Sprite titles

See FortAwesome/Font-Awesome#14595

This repo presents a demo that attempts to illustrate:

  • How <title> tags in <symbol> definitions affect tooltips
  • How all this impacts accessbility

Installation

npm install

Running

npx parcel index.html

Open the localhost URL that Parcel gives you