import * as React from "react"; const LinkBroken = ({ width, height, color }) => ( ); export default LinkBroken;