import React from 'react'; // Device phone/tablet icon - Heroicons "device-phone-mobile" (outline) - represents channels/platforms export const ChannelIcon: React.FC> = (props) => ( );