// Pixelfed.tsx import React from "react"; let PixelfedIcon = () => { return ( Pixelfed ); } export default PixelfedIcon;