Update cisco-icon.tsx

This commit is contained in:
Stefan Pejcic
2025-05-15 15:53:40 +02:00
committed by GitHub
parent 5f6dc438ae
commit d00d7089ff

View File

@@ -5,8 +5,8 @@ export const CiscoIcon = (props: SVGProps<SVGSVGElement>) => (
<svg
xmlns="http://www.w3.org/2000/svg"
width={138.41}
height={29.000002}
width={187}
height={80}
viewBox="0 0 138.41 29.000002"
fill="none"
{...props}