So if the file is not in public/fonts/vendor...... etc where is it?
Oct 24, 2017
5
Level 1
Glyphicon icons not found
Hi, I've included glyphicon icons in my webapp in this way:
<span class="glyphicon glyphicon-edit" aria-hidden="true"></span>
but they are not shown because the resource is not found.
Below the details of the HTTP 404:
GET http://localhost:8000/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff2 [HTTP/1.0 404 Not Found 168ms]
downloadable font: download failed (font-family: "Glyphicons Halflings" style:normal weight:normal stretch:normal src index:1): status=2147746065 source: http://localhost:8000/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff2?448c34a56d699c29117adc64c43affeb
Please or to participate in this conversation.