import * as React from "react"; import { SVGProps } from "react"; const SvgSshico = (props: SVGProps) => ( ssh ); export default SvgSshico;