feat: replace IonIcons with svg icons (#1069)

This commit is contained in:
Aman Harwara
2022-06-07 16:54:54 +05:30
committed by GitHub
parent 218e7a3d06
commit 4c65784421
10 changed files with 20 additions and 68 deletions

View File

@@ -2,6 +2,10 @@
width: 0.75rem;
}
.w-3\.5 {
width: 0.875rem;
}
.w-6 {
width: 1.5rem;
}