Is there a site that shows the rendered list of icons from JET/Alta similar to https://design.google.com/icons/?
Also, when I scaffold my app using the generator I have a woff file: src/css/fonts/App_iconfont.woff
But when I just use bower install oraclejet I get a different woff file: bower_components/oraclejet/dist/css/alta/fonts/JetFW_iconfont.woff
These two files seem to have different icons in them. Why are they different? Is there a better place to get the Alta UI fonts/icons?