@icongo/li
Version:
LibreICONS Icons
23 lines • 1.67 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 LIGuiSettings = 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: "#ef6c00",
d: "m10.829 7.171-3.315-.628-1.114-3.2-1.086.371L6.43 6.886 4.2 9.457l.857.743 2.229-2.571 3.314.628.229-1.086z"
}), /*#__PURE__*/_jsxs("g", {
fill: "#ff9800",
children: [/*#__PURE__*/_jsx("path", {
d: "M7 5.571c-.8 0-1.429.629-1.429 1.429S6.2 8.429 7 8.429 8.429 7.8 8.429 7 7.8 5.571 7 5.571zm0 2c-.314 0-.571-.257-.571-.571s.257-.571.571-.571.571.257.571.571-.257.571-.571.571z"
}), /*#__PURE__*/_jsx("path", {
d: "M11.771 7.857a4.36 4.36 0 0 0 0-1.714l.943-.686a.308.308 0 0 0 .086-.4l-1.229-2.114c-.085-.143-.228-.2-.371-.114l-1.057.457a4.808 4.808 0 0 0-1.486-.857l-.114-1.172C8.514 1.114 8.4 1 8.257 1H5.8c-.143 0-.286.114-.286.257L5.343 2.43c-.543.2-1.057.485-1.486.857L2.8 2.8c-.143-.057-.314 0-.371.143L1.2 5.057a.308.308 0 0 0 .086.4l.943.686a4.36 4.36 0 0 0 0 1.714l-.943.686a.308.308 0 0 0-.086.4l1.229 2.114c.085.143.228.2.371.114l1.057-.457c.429.372.943.657 1.486.857l.114 1.172c.029.143.143.257.286.257H8.2c.143 0 .286-.114.286-.257L8.6 11.57a4.808 4.808 0 0 0 1.486-.857l1.057.486c.143.057.314 0 .371-.114l1.229-2.115a.308.308 0 0 0-.086-.4l-.886-.714zM7 10.143c-1.743 0-3.143-1.4-3.143-3.143S5.257 3.857 7 3.857s3.143 1.4 3.143 3.143-1.4 3.143-3.143 3.143z"
})]
})]
}));
export { LIGuiSettings };