Automate inlined SVGs list in "Customize" docs
Created by: ffoodd
Could use regex in a dedicated shortcode, or maybe some kind of flag in our Sass files to locate SVGs?
Could we make some shortcode to make it dynamic? Regexing SVG Data URi shouldn't be that hard. Ideally we'd get the corresponding file name to output, not sure is this is doable.
Originally posted by @ffoodd in https://github.com/twbs/bootstrap/pull/32759#discussion_r555548024