Refactor: Update tick-circle-icon.svg to use a stroked circle and adjusted tick mark path and styling.

This commit is contained in:
pradeepkumar
2026-02-12 06:03:00 +05:30
parent 4ddb7552db
commit 6be8a314e9
9 changed files with 247 additions and 3 deletions

View File

@@ -6,3 +6,4 @@ export { NotificationsForm } from './NotificationsForm';
export { PrivacyForm } from './PrivacyForm';
export { TwoFactorSettings } from './TwoFactorSettings';
export { SubscriptionForm } from './SubscriptionForm';
export { PaymentCheckoutForm } from './PaymentCheckoutForm';