Skip to content

Commit

Permalink
fix(icon-component): remove unused icons
Browse files Browse the repository at this point in the history
  • Loading branch information
clovisdasilvaneto committed Sep 27, 2024
1 parent 0bead73 commit 44091e4
Show file tree
Hide file tree
Showing 78 changed files with 36 additions and 2,371 deletions.
36 changes: 0 additions & 36 deletions apps/tx-builder/src/components/Icon/images/add.tsx

This file was deleted.

28 changes: 0 additions & 28 deletions apps/tx-builder/src/components/Icon/images/addressBook.tsx

This file was deleted.

26 changes: 0 additions & 26 deletions apps/tx-builder/src/components/Icon/images/addressBookAdd.tsx

This file was deleted.

6 changes: 3 additions & 3 deletions apps/tx-builder/src/components/Icon/images/alert.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import React from 'react'

export default {
const Alert = {
sm: (
<svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" viewBox="0 0 17 16">
<g fill="none" fillRule="evenodd">
Expand Down Expand Up @@ -32,3 +30,5 @@ export default {
</svg>
),
}

export default Alert
26 changes: 0 additions & 26 deletions apps/tx-builder/src/components/Icon/images/allowances.tsx

This file was deleted.

40 changes: 0 additions & 40 deletions apps/tx-builder/src/components/Icon/images/apps.tsx

This file was deleted.

26 changes: 0 additions & 26 deletions apps/tx-builder/src/components/Icon/images/arrowDown.tsx

This file was deleted.

38 changes: 0 additions & 38 deletions apps/tx-builder/src/components/Icon/images/arrowLeft.tsx

This file was deleted.

38 changes: 0 additions & 38 deletions apps/tx-builder/src/components/Icon/images/arrowRight.tsx

This file was deleted.

38 changes: 0 additions & 38 deletions apps/tx-builder/src/components/Icon/images/arrowUp.tsx

This file was deleted.

36 changes: 0 additions & 36 deletions apps/tx-builder/src/components/Icon/images/assets.tsx

This file was deleted.

This file was deleted.

Loading

0 comments on commit 44091e4

Please sign in to comment.