@icongo/li
Version:
LibreICONS Icons
15 lines • 914 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISocialOvh = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
className: "prefix__social-ovh",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M2.046 10.187C.926 8.717.67 6.234 1.452 4.415c.125-.291.265-.529.31-.529.046 0 .467.676.935 1.501.469.826.935 1.639 1.036 1.807l.184.306 1.17-2.025L6.255 3.45h1.737c.955 0 1.737.015 1.737.036 0 .02-.903 1.605-2.007 3.52L5.717 10.49l-1.697.03-1.697.03zm6.762-.464c.267-.452.486-.843.486-.868 0-.025-.288-.061-.64-.08l-.64-.032.775-1.337.775-1.337h1.355l.618-1.092c.34-.6.656-1.092.702-1.092.125 0 .507.955.645 1.616.155.738.155 1.814 0 2.554-.135.647-.625 1.752-.975 2.197l-.23.292H8.321l.487-.822z"
})
}));
export { LISocialOvh };