style(icons): update icon classes and add netlify.svg
Update icon classes across multiple components to improve consistency and add the netlify.svg file for the Netlify icon.
This commit is contained in:
@@ -763,7 +763,7 @@ export function EventLogsTab() {
|
||||
{
|
||||
id: 'json',
|
||||
label: 'Export as JSON',
|
||||
icon: 'i-ph:file-json',
|
||||
icon: 'i-ph:file-js',
|
||||
handler: exportAsJSON,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user