Skip to content

Commit

Permalink
PATCH: fix: bcf filter button icon
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasRichel committed Aug 16, 2023
1 parent c1a6f54 commit e11a1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/bcf-filters/BcfFilters.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
icon
@click="toggle"
>
<BIMDataIconFilter size="xxs" fill color="default" margin="0 6px 0 0" />
<BIMDataIconFilterList size="xxs" fill color="default" margin="0 6px 0 0" />
<span>
{{ $t("BcfComponents.BcfFilters.filtersButton") }}
</span>
Expand Down

0 comments on commit e11a1c5

Please sign in to comment.