@icongo/li
Version:
LibreICONS Icons
14 lines • 731 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandRenren = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M5.984 4.843c0 2.671-1.476 4.97-3.571 5.986A5.98 5.98 0 0 1 1 6.96a5.988 5.988 0 0 1 4.984-5.906v3.79zm.992 8.103a5.922 5.922 0 0 1-2.867-.736c1.384-.873 2.501-2.194 2.867-3.74.375 1.546 1.493 2.867 2.874 3.743a5.94 5.94 0 0 1-2.874.733zm4.611-2.117c-2.095-1.016-3.57-3.312-3.57-5.986V1.054A5.988 5.988 0 0 1 13 6.96a5.98 5.98 0 0 1-1.413 3.869z"
})
}));
export { LIBrandRenren };