@icongo/li
Version:
LibreICONS Icons
15 lines • 1.04 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISocialQuora = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
className: "prefix__social-quora",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1.666 6.412q0-1.464.714-2.712.714-1.248 1.938-1.974T6.994 1q2.208 0 3.774 1.584 1.566 1.584 1.566 3.828 0 1.428-.684 2.646t-1.848 1.95l.042.078q.03.054.138.192.108.138.252.264.144.126.396.258t.54.204v.912q-.432.084-.804.084-.6 0-1.02-.216-.672-.348-1.092-1.128-.576.156-1.26.156-1.44 0-2.67-.726T2.38 9.118q-.714-1.242-.714-2.706Zm2.652.708q0 1.392.798 2.382.798.99 1.926.99.312 0 .624-.096l-.066-.102q-.042-.066-.174-.222-.132-.156-.282-.282-.15-.126-.372-.234-.222-.108-.438-.12V8.38q.12-.012.24-.012 1.428 0 2.436 1.08.756-.972.756-2.328V5.728q0-1.392-.798-2.382-.798-.99-1.926-.99t-1.926.99q-.798.99-.798 2.382V7.12z"
})
}));
export { LISocialQuora };