@icongo/li
Version:
LibreICONS Icons
23 lines • 1.64 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var LIGuiFaq = props => /*#__PURE__*/_jsxs("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", {
fill: "#558b2f",
d: "M4.429 11.286H11L12.714 13V7c0-.629-.514-1.143-1.143-1.143H4.43c-.629 0-1.143.514-1.143 1.143v3.143c0 .628.514 1.143 1.143 1.143z"
}), /*#__PURE__*/_jsx("path", {
d: "M8.371 9.229H7.343l-.2.6h-.629L7.571 6.97h.543l1.057 2.86h-.628l-.172-.6zm-.885-.458H8.2l-.343-1.085-.371 1.085z"
}), /*#__PURE__*/_jsx("path", {
fill: "#8bc34a",
d: "M9.571 7H3L1.286 8.714V2.143C1.286 1.514 1.8 1 2.429 1H9.57c.629 0 1.143.514 1.143 1.143v3.714A1.144 1.144 0 0 1 9.571 7z"
}), /*#__PURE__*/_jsx("path", {
d: "M7.4 3.914c0 .286-.057.515-.143.715-.086.2-.2.371-.371.485l.485.372L7 5.829l-.629-.486c-.057 0-.142.028-.228.028-.172 0-.343-.028-.514-.085a1.288 1.288 0 0 1-.4-.286 1.192 1.192 0 0 1-.258-.457 1.9 1.9 0 0 1-.085-.6v-.114a1.9 1.9 0 0 1 .085-.6 1.2 1.2 0 0 1 .258-.458c.114-.114.228-.228.4-.285.142-.057.314-.086.514-.086.171 0 .343.029.514.086.143.057.286.171.4.285.114.115.2.286.257.458a1.9 1.9 0 0 1 .086.6v.085zm-.629-.143c0-.314-.057-.542-.171-.685-.114-.172-.257-.229-.457-.229s-.372.086-.457.229c-.115.171-.172.4-.172.685v.143c0 .143.029.286.057.4.029.115.058.229.115.286a.384.384 0 0 0 .2.171.817.817 0 0 0 .257.058c.2 0 .371-.086.457-.229.114-.171.171-.4.171-.714V3.77z"
})]
}));
export { LIGuiFaq };