@icongo/li
Version:
LibreICONS Icons
14 lines • 797 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandQq = 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: "M11.916 10.854c-.27.033-1.051-1.236-1.051-1.236 0 .735-.378 1.693-1.197 2.386.395.121 1.286.449 1.074.806-.172.29-2.942.185-3.742.095-.8.09-3.57.195-3.741-.095-.212-.357.678-.684 1.073-.806-.818-.693-1.197-1.651-1.197-2.386 0 0-.781 1.269-1.051 1.236-.126-.015-.291-.695.219-2.337.24-.774.515-1.417.94-2.479C3.174 3.298 4.305 1 7 1c2.666 0 3.824 2.253 3.756 5.038.425 1.06.701 1.708.941 2.48.51 1.641.345 2.32.22 2.336z"
})
}));
export { LIBrandQq };