chore: change icon

This commit is contained in:
Ibrahima G. Coulibaly
2025-07-08 22:17:51 +01:00
parent 2c7fc0b2d0
commit f64e91472f

View File

@@ -4,7 +4,7 @@ import { lazy } from 'react';
export const tool = defineTool('video', {
name: 'Merge Videos',
path: 'merge-video',
icon: 'carbon:video-add',
icon: 'fluent:merge-20-regular',
description: 'Combine multiple video files into one continuous video.',
shortDescription: 'Append and merge videos easily.',
keywords: ['merge', 'video', 'append', 'combine'],