All files / client/components/Common Icons.tsx

0% Statements 0/0
0% Branches 0/0
0% Functions 0/0
0% Lines 0/0

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68                                                                                                                                       
export {
  mdiAccount as account,
  mdiAccountGroup as accountGroup,
  mdiAlert as alert,
  mdiAnchor as anchor,
  mdiArrowLeft as arrowLeft,
  mdiArrowRight as arrowRight,
  mdiArrowRightCircle as arrowRightCircle,
  mdiAutoFix as autoFix,
  mdiBell as bell,
  mdiChevronDoubleDown as chevronDoubleDown,
  mdiChevronDoubleRight as chevronDoubleRight,
  mdiChevronDoubleUp as chevronDoubleUp,
  mdiChevronRight as chevronRight,
  mdiChevronUp as chevronUp,
  mdiClose as close,
  mdiCloseCircle as closeCircle,
  mdiCogs as cogs,
  mdiComment as comment,
  mdiCube as cube,
  mdiDeleteForeverOutline as deleteForeverOutline,
  mdiDotsHorizontal as dotsHorizontal,
  mdiEmail as email,
  mdiEmoticonOutline as emoticonOutline,
  mdiEmoticonSad as emoticonSad,
  mdiEmoticonSadOutline as emoticonSadOutline,
  mdiEye as eye,
  mdiFile as file,
  mdiFileDocumentBoxMultipleOutline as fileDocumentBoxMultipleOutline,
  mdiFileDocumentBoxOutline as fileDocumentBoxOutline,
  mdiFileImage as fileImage,
  mdiFileMove as fileMove,
  mdiFileOutline as fileOutline,
  mdiFileRestore as fileRestore,
  mdiFileUndo as fileUndo,
  mdiFolderMove as folderMove,
  mdiGithubBox as githubBox,
  mdiGoogle as google,
  mdiGrid as grid,
  mdiHelpCircle as helpCircle,
  mdiHistory as history,
  mdiKey as key,
  mdiLink as link,
  mdiLinkOff as linkOff,
  mdiLinkVariant as linkVariant,
  mdiLoading as loading,
  mdiLock as lock,
  mdiLogin as login,
  mdiLogout as logout,
  mdiMagnify as magnify,
  mdiMenu as menu,
  mdiOpenInNew as openInNew,
  mdiPaw as paw,
  mdiPencilOutline as pencilOutline,
  mdiPresentation as presentation,
  mdiRocket as rocket,
  mdiShoePrint as shoePrint,
  mdiSlack as slack,
  mdiSquareEditOutline as squareEditOutline,
  mdiStar as star,
  mdiStarOutline as starOutline,
  mdiSvg as svg,
  mdiThumbUp as thumbUp,
  mdiThumbUpOutline as thumbUpOutline,
  mdiTrashCanOutline as trashCanOutline,
  mdiUnfoldMoreHorizontal as unfoldMoreHorizontal,
} from '@mdi/js'