Skip to content

Commit

Permalink
ISSUE #4959 - update info icon to match outlined style
Browse files Browse the repository at this point in the history
  • Loading branch information
Amantini1997 committed Jun 11, 2024
1 parent cbf69ef commit 165561f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import { PureComponent } from 'react';

import { Tab } from '@mui/material';
import InfoIcon from '@mui/icons-material/Info';
import InfoIcon from '@assets/icons/viewer/info.svg';
import { isEmpty } from 'lodash';

import { BIM_ACTIONS_ITEMS, BIM_ACTIONS_MENU } from '@/v4/constants/bim';
Expand Down

0 comments on commit 165561f

Please sign in to comment.