@icongo/li
Version:
LibreICONS Icons
23 lines (22 loc) • 1.61 kB
JavaScript
;
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"];
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.LIGuiTestimonial = void 0;
var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2"));
var _jsxRuntime = require("react/jsx-runtime");
var LIGuiTestimonial = function LIGuiTestimonial(props) {
return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props), {}, {
children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
d: "M1.436 12.895c-.39-.2-.433-.375-.413-1.665.016-1.02.031-1.17.147-1.42.264-.57.886-1.063 1.46-1.158l.21-.035.628 1.06c.345.582.634 1.035.643 1.006.008-.03.041-.347.073-.707.053-.588.047-.682-.057-.947a2.115 2.115 0 0 1-.116-.351c0-.033.265-.058.627-.058h.626l-.12.345c-.105.299-.115.43-.08.99.022.355.06.658.086.674.025.016.322-.432.658-.994l.613-1.023.19.04c.587.123 1.19.598 1.428 1.125.13.287.143.406.159 1.453.015 1 .005 1.166-.09 1.35-.217.425-.174.42-3.497.42-2.71 0-2.988-.01-3.175-.105zM4.15 7.933C3.388 7.6 2.802 6.219 3.075 5.398c.485-1.462 2.586-1.462 3.072 0 .275.83-.32 2.216-1.09 2.537a1.334 1.334 0 0 1-.906 0zM7.73 5.91v-.636l-.34-.028c-.276-.023-.367-.06-.48-.19-.14-.163-.14-.166-.14-1.935v-1.77l.175-.175L7.122 1h5.522l.169.145.168.145v3.62l-.196.175-.196.175H9.023l-.646.644-.646.644v-.636z"
})
}));
};
exports.LIGuiTestimonial = LIGuiTestimonial;