This is an automated email from the ASF dual-hosted git repository. dsmiley pushed a commit to branch branch_9x in repository https://gitbox.apache.org/repos/asf/solr.git
commit fde3380d0c5747d0a0094d4c271b5fa7b076fc07 Author: Jan Høydahl <[email protected]> AuthorDate: Tue Sep 1 00:25:36 2026 +0200 SOLR-18399: Ship ui-grid icon fonts with the Admin UI (#4802) (cherry picked from commit aa75ab54b04470e719cc7ede4a06672e7a5720c4) --- solr/webapp/web/css/angular/fonts/ui-grid.eot | Bin 0 -> 10319 bytes solr/webapp/web/css/angular/fonts/ui-grid.svg | Bin 0 -> 9087 bytes solr/webapp/web/css/angular/fonts/ui-grid.ttf | Bin 0 -> 10155 bytes solr/webapp/web/css/angular/fonts/ui-grid.woff | Bin 0 -> 5728 bytes 4 files changed, 0 insertions(+), 0 deletions(-) diff --git a/solr/webapp/web/css/angular/fonts/ui-grid.eot b/solr/webapp/web/css/angular/fonts/ui-grid.eot new file mode 100644 index 00000000000..59cf0aed25b Binary files /dev/null and b/solr/webapp/web/css/angular/fonts/ui-grid.eot differ diff --git a/solr/webapp/web/css/angular/fonts/ui-grid.svg b/solr/webapp/web/css/angular/fonts/ui-grid.svg new file mode 100644 index 00000000000..9d2e03c0e3a Binary files /dev/null and b/solr/webapp/web/css/angular/fonts/ui-grid.svg differ diff --git a/solr/webapp/web/css/angular/fonts/ui-grid.ttf b/solr/webapp/web/css/angular/fonts/ui-grid.ttf new file mode 100644 index 00000000000..b1a4b061164 Binary files /dev/null and b/solr/webapp/web/css/angular/fonts/ui-grid.ttf differ diff --git a/solr/webapp/web/css/angular/fonts/ui-grid.woff b/solr/webapp/web/css/angular/fonts/ui-grid.woff new file mode 100644 index 00000000000..426c611501c Binary files /dev/null and b/solr/webapp/web/css/angular/fonts/ui-grid.woff differ
