mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update cisco-icon.tsx
This commit is contained in:
parent
5f6dc438ae
commit
d00d7089ff
@ -5,8 +5,8 @@ export const CiscoIcon = (props: SVGProps<SVGSVGElement>) => (
|
|||||||
|
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
width={138.41}
|
width={187}
|
||||||
height={29.000002}
|
height={80}
|
||||||
viewBox="0 0 138.41 29.000002"
|
viewBox="0 0 138.41 29.000002"
|
||||||
fill="none"
|
fill="none"
|
||||||
{...props}
|
{...props}
|
||||||
|
Loading…
Reference in New Issue
Block a user