Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IOAPPFD0-205] Remove unused legacy icons #174

Merged
merged 2 commits into from
Jan 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions src/components/icons/Icon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { IOColors } from "../../core/IOColors";
import IconAbacus from "./svg/IconAbacus";
import IconAdd from "./svg/IconAdd";
import IconAddSmall from "./svg/IconAddSmall";
import IconAgreement from "./svg/IconAgreement";
import IconAmount from "./svg/IconAmount";
import IconAnalytics from "./svg/IconAnalytics";
import IconArchive from "./svg/IconArchive";
Expand Down Expand Up @@ -65,10 +64,8 @@ import IconDisabilityCard from "./svg/IconDisabilityCard";
import IconDocGiacenza from "./svg/IconDocGiacenza";
import IconDocPaymentCode from "./svg/IconDocPaymentCode";
import IconDocPaymentTitle from "./svg/IconDocPaymentTitle";
import IconDocument from "./svg/IconDocument";
import IconDocumentAttachment from "./svg/IconDocumentAttachment";
import IconDocumentAttachmentPDF from "./svg/IconDocumentAttachmentPDF";
import IconDocumentSign from "./svg/IconDocumentSign";
import IconDotMenu from "./svg/IconDotMenu";
import IconDriverLicense from "./svg/IconDriverLicense";
import IconEdit from "./svg/IconEdit";
Expand Down Expand Up @@ -152,8 +149,6 @@ import IconProductIOApp from "./svg/IconProductIOApp";
import IconProductIOAppBlueBg from "./svg/IconProductIOAppBlueBg";
import IconProductPagoPA from "./svg/IconProductPagoPA";
import IconProfile from "./svg/IconProfile";
import IconProfileAlt from "./svg/IconProfileAlt";
import IconProfileFilled from "./svg/IconProfileFilled";
import IconQrCode from "./svg/IconQrCode";
import IconQuestion from "./svg/IconQuestion";
import IconRead from "./svg/IconRead";
Expand Down Expand Up @@ -237,9 +232,6 @@ export const IOIcons = {
archiveFilled: IconArchiveFilled,
inbox: IconInboxEmpty,
inboxFilled: IconInboxFilled,
doc: IconDocument,
docSign: IconDocumentSign,
docAgree: IconAgreement,
security: IconSecurity,
option: IconOption,
key: IconKey,
Expand Down Expand Up @@ -289,8 +281,6 @@ export const IOIcons = {
trashcan: IconTrashcan,
calendar: IconCalendar,
profile: IconProfile,
profileFilled: IconProfileFilled,
profileAlt: IconProfileAlt,
familySharing: IconFamilySharing,
lightbulb: IconLightbulb,
magicWand: IconMagicWand,
Expand Down
18 changes: 0 additions & 18 deletions src/components/icons/svg/IconAgreement.tsx

This file was deleted.

20 changes: 0 additions & 20 deletions src/components/icons/svg/IconDocument.tsx

This file was deleted.

30 changes: 0 additions & 30 deletions src/components/icons/svg/IconDocumentSign.tsx

This file was deleted.

14 changes: 0 additions & 14 deletions src/components/icons/svg/IconProfileAlt.tsx

This file was deleted.

16 changes: 0 additions & 16 deletions src/components/icons/svg/IconProfileFilled.tsx

This file was deleted.

10 changes: 0 additions & 10 deletions src/components/icons/svg/originals/IconAgreement.svg

This file was deleted.

12 changes: 0 additions & 12 deletions src/components/icons/svg/originals/IconDocument.svg

This file was deleted.

22 changes: 0 additions & 22 deletions src/components/icons/svg/originals/IconDocumentSign.svg

This file was deleted.

6 changes: 0 additions & 6 deletions src/components/icons/svg/originals/IconProfileAlt.svg

This file was deleted.

8 changes: 0 additions & 8 deletions src/components/icons/svg/originals/IconProfileFilled.svg

This file was deleted.