// // All icons are imported from https://fontawesome.com/icons?d=gallery // Icons are under the license https://fontawesome.com/license // import React from "react"; export const link = ( ); export const save = ( ); export const load = ( ); export const image = ( ); export const clipboard = ( ); export const trash = ( ); export const palete = ( ); export const exportFile = ( ); export const downloadFile = ( );