From a7285b5f49e318cde28ed48b708c961ce19dbf05 Mon Sep 17 00:00:00 2001 From: Kasey Hinton Date: Fri, 6 Oct 2023 14:00:45 -0600 Subject: [PATCH] feat: replace material icons with symbols (#487) BREAKING CHANGE: applications using the titanium-icon-picker must now use the new material symbols font. --- packages/leavittbook/index.html | 1 + .../src/demos/titanium-icon-picker/index.html | 4 +- .../titanium-icon-picker-playground.ts | 2 +- ...{material-icons.ts => material-symbols.ts} | 5495 ++++++++++------- .../src/titanium-icon-picker.ts | 6 +- 5 files changed, 3304 insertions(+), 2204 deletions(-) rename packages/titanium-icon-picker/src/{material-icons.ts => material-symbols.ts} (62%) diff --git a/packages/leavittbook/index.html b/packages/leavittbook/index.html index 45c5629da..baab2c4e1 100644 --- a/packages/leavittbook/index.html +++ b/packages/leavittbook/index.html @@ -40,6 +40,7 @@ +