Update and rename cisco-icon.tsx to altushost-icon.tsx

This commit is contained in:
Stefan Pejcic
2025-05-15 16:31:33 +02:00
committed by GitHub
parent 2313e16d03
commit 5fd7cc97cf

View File

@@ -1,7 +1,7 @@
import * as React from "react";
import { SVGProps } from "react";
export const CiscoIcon = (props: SVGProps<SVGSVGElement>) => (
export const AltusHostIcon = (props: SVGProps<SVGSVGElement>) => (
<svg
xmlns="http://www.w3.org/2000/svg"