@icongo/li
Version:
LibreICONS Icons
28 lines • 1.38 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 LIFan = 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: "#bbdefb",
d: "M7 10.6a4.806 4.806 0 0 1-4.8-4.8C2.2 3.153 4.353 1 7 1s4.8 2.153 4.8 4.8c0 2.646-2.153 4.8-4.8 4.8z"
}), /*#__PURE__*/_jsxs("g", {
fill: "#2196f3",
children: [/*#__PURE__*/_jsx("path", {
d: "M10.394 7.497a.3.3 0 0 1 0 .424s-1.697 2.122-2.546.849l-1.06-2.334-.212-.212c-.424-.848-2.97-2.121-2.97-2.121a.3.3 0 0 1 0-.424s1.697-2.122 2.546-.849l1.06 2.334.212.212c.424.848 2.97 2.121 2.97 2.121z"
}), /*#__PURE__*/_jsx("path", {
d: "M8.697 2.406a.3.3 0 0 1 .424 0s2.122 1.697.849 2.546l-2.334 1.06-.212.212c-.848.424-2.121 2.97-2.121 2.97a.3.3 0 0 1-.424 0S2.757 7.497 4.03 6.648l2.334-1.06.212-.212c.848-.424 2.121-2.97 2.121-2.97zM7.001 10.6a4.78 4.78 0 0 1-.601-.042V12.1h1.2v-1.542a4.818 4.818 0 0 1-.6.042z"
}), /*#__PURE__*/_jsx("path", {
d: "M6.4 11.5h1.2l2.7.9v.6H3.7v-.6z"
})]
}), /*#__PURE__*/_jsx("path", {
fill: "#3f51b5",
d: "M7 6.7a.901.901 0 0 1 0-1.8.901.901 0 0 1 0 1.8z"
})]
}));
export { LIFan };