import { FC, SVGProps } from 'react'; /** * Use `#1BA0D7` for a colored version. */ export const CiscoIcon: FC> = (props) => ( Cisco );