added material icons

This commit is contained in:
Sriram Hariharan
2023-03-05 17:46:25 -06:00
parent 6147289b40
commit 1f2374927d
5 changed files with 19 additions and 5 deletions

View File

@@ -6,6 +6,7 @@ export interface ISassColors {
burnt_orange: string;
charcoal: string;
white: string;
black: string;
tangerine: string;
sunshine: string;
cactus: string;