Skip to content

Commit 675cdc6

Browse files
style(icons): Replace icon with outline variant
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 parent 5d51ac0 commit 675cdc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/files_sharing/src/components/ShareExpiryTime.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
import NcButton from '@nextcloud/vue/components/NcButton'
3434
import NcDateTime from '@nextcloud/vue/components/NcDateTime'
3535
import NcPopover from '@nextcloud/vue/components/NcPopover'
36-
import ClockIcon from 'vue-material-design-icons/Clock.vue'
36+
import ClockIcon from 'vue-material-design-icons/ClockOutline.vue'
3737
3838
export default {
3939
name: 'ShareExpiryTime',

0 commit comments

Comments
 (0)