Skip to content

Commit

Permalink
Revert "remove unused DocumentSlash icon"
Browse files Browse the repository at this point in the history
This reverts commit f1585a2.
  • Loading branch information
klajdipaja committed Nov 5, 2024
1 parent f1585a2 commit 163be22
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/images/document-slash.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/components/Icon/Expensicons.ts
Original file line number Diff line number Diff line change
@@ -60,6 +60,7 @@ import CreditCardHourglass from '@assets/images/credit-card-hourglass.svg';
import CreditCard from '@assets/images/creditcard.svg';
import Crosshair from '@assets/images/crosshair.svg';
import DocumentPlus from '@assets/images/document-plus.svg';
import DocumentSlash from '@assets/images/document-slash.svg';
import Document from '@assets/images/document.svg';
import DotIndicatorUnfilled from '@assets/images/dot-indicator-unfilled.svg';
import DotIndicator from '@assets/images/dot-indicator.svg';
@@ -250,6 +251,7 @@ export {
CreditCardExclamation,
DeletedRoomAvatar,
Document,
DocumentSlash,
DomainRoomAvatar,
DotIndicator,
DotIndicatorUnfilled,

0 comments on commit 163be22

Please sign in to comment.