Update sshico.tsx

This commit is contained in:
Filip Cumpalovic
2024-02-28 15:25:42 +01:00
committed by GitHub
parent 2bae383748
commit b37f6f9b81

View File

@@ -1,3 +1,6 @@
import * as React from "react";
import { SVGProps } from "react";
const SvgSshico = (props: SVGProps<SVGSVGElement>) => (
<svg fill="#000000" width="24px" height="24px" viewBox="-5.5 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg">