mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 03:12:15 +00:00
feat(editor): Update icons to Lucide icons (#16231)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
This commit is contained in:
@@ -595,7 +595,7 @@ function castProject(project: ProjectListItem) {
|
||||
<N8nPopover trigger="click" width="304" style="align-self: normal">
|
||||
<template #reference>
|
||||
<N8nButton
|
||||
icon="filter"
|
||||
icon="funnel"
|
||||
type="tertiary"
|
||||
style="height: 100%"
|
||||
:active="Boolean(filterCount)"
|
||||
@@ -658,7 +658,7 @@ function castProject(project: ProjectListItem) {
|
||||
{{ i18n.baseText('settings.sourceControl.modals.push.projectAdmin.callout') }}
|
||||
<template #trailingContent>
|
||||
<N8nIcon
|
||||
icon="times"
|
||||
icon="x"
|
||||
title="Dismiss"
|
||||
size="medium"
|
||||
type="secondary"
|
||||
|
||||
Reference in New Issue
Block a user