Update cisco-icon.tsx

This commit is contained in:
Stefan Pejcic 2025-05-15 14:28:48 +02:00 committed by GitHub
parent 54ee9be1e8
commit d588f1f16e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,20 +3,14 @@ import { SVGProps } from "react";
export const CiscoIcon = (props: SVGProps<SVGSVGElement>) => ( export const CiscoIcon = (props: SVGProps<SVGSVGElement>) => (
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg
<svg xmlns="http://www.w3.org/2000/svg"
width="138.41" width={138.41}
height="29.000002" height={29.000002}
viewBox="0 0 138.41 29.000002" viewBox="0 0 138.41 29.000002"
fill="none" fill="none"
version="1.1" {...props}
id="svg384" >
sodipodi:docname="logowiki_white.svg"
inkscape:version="1.1 (c68e22c387, 2021-05-23)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs <defs
id="defs388" /> id="defs388" />
<sodipodi:namedview <sodipodi:namedview