Spaces:
Runtime error
Runtime error
import React from 'react'; | |
export default function OGBingIcon() { | |
return ( | |
<svg | |
xmlns="http://www.w3.org/2000/svg" | |
viewBox="0 0 233297 333333" | |
shapeRendering="geometricPrecision" | |
textRendering="geometricPrecision" | |
imageRendering="optimizeQuality" | |
fillRule="evenodd" | |
clipRule="evenodd" | |
> | |
<path d="M66076 24207L0 0v296870l66808 36463 166489-96121v-75473L85570 110231l28282 71638 46118 22078-93894 53833z" /> | |
</svg> | |
); | |
} | |