File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -204,6 +204,7 @@ import { ReactComponent as ICOtcCloud } from '@IconsV2/ic-otc-cloud.svg'
204204import { ReactComponent as ICOutOfSync } from '@IconsV2/ic-out-of-sync.svg'
205205import { ReactComponent as ICPaperPlane } from '@IconsV2/ic-paper-plane.svg'
206206import { ReactComponent as ICPaperPlaneColor } from '@IconsV2/ic-paper-plane-color.svg'
207+ import { ReactComponent as ICParty } from '@IconsV2/ic-party.svg'
207208import { ReactComponent as ICPath } from '@IconsV2/ic-path.svg'
208209import { ReactComponent as ICPauseCircle } from '@IconsV2/ic-pause-circle.svg'
209210import { ReactComponent as ICPencil } from '@IconsV2/ic-pencil.svg'
@@ -483,6 +484,7 @@ export const iconMap = {
483484 'ic-out-of-sync' : ICOutOfSync ,
484485 'ic-paper-plane-color' : ICPaperPlaneColor ,
485486 'ic-paper-plane' : ICPaperPlane ,
487+ 'ic-party' : ICParty ,
486488 'ic-path' : ICPath ,
487489 'ic-pause-circle' : ICPauseCircle ,
488490 'ic-pencil' : ICPencil ,
You can’t perform that action at this time.
0 commit comments