UNPKG

@icongo/li

Version:
24 lines (23 loc) 1.31 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LISocialOvh = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LISocialOvh = function LISocialOvh(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ 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__*/(0, _jsxRuntime.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" }) })); }; exports.LISocialOvh = LISocialOvh;