@icongo/li
Version:
LibreICONS Icons
15 lines • 792 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISocialDisqus = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
className: "prefix__social-disqus",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M7.219 12.828a5.73 5.73 0 0 1-3.738-1.383L1 11.783l.958-2.366A5.845 5.845 0 0 1 1.438 7c0-3.217 2.587-5.827 5.782-5.827C10.41 1.173 13 3.783 13 7c0 3.219-2.587 5.827-5.781 5.827zm3.158-5.844v-.017c0-1.681-1.187-2.88-3.232-2.88H4.939v5.828h2.175c2.06 0 3.262-1.25 3.262-2.931zM7.168 8.482h-.645V5.52h.645c.948 0 1.578.54 1.578 1.472v.015c0 .942-.63 1.475-1.578 1.475z"
})
}));
export { LISocialDisqus };