UNPKG

@icongo/li

Version:
19 lines 1.54 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIGuiActionSettings = 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: "#607d8b", d: "M12.25 10.11c.029-.117.029-.234.029-.322s0-.234-.03-.321l.674-.498c.058-.058.087-.146.058-.205l-.673-1.141c-.03-.06-.117-.088-.205-.06l-.76.352a2.394 2.394 0 0 0-.586-.351l-.088-.85c0-.087-.088-.145-.146-.145H9.205c-.087 0-.146.058-.146.146l-.088.849a2.4 2.4 0 0 0-.585.35l-.761-.35c-.088-.03-.176 0-.205.059l-.673 1.141c-.03.059-.03.176.058.205l.674.498c-.03.117-.03.234-.03.321 0 .088 0 .235.03.322l-.674.498c-.058.059-.087.146-.058.205l.673 1.141c.03.06.117.088.205.06l.761-.352c.176.146.38.264.585.351l.088.85c0 .087.088.145.146.145h1.318a.139.139 0 0 0 .146-.146l.088-.849a2.4 2.4 0 0 0 .585-.35l.761.35c.088.03.176 0 .205-.059l.673-1.141c.03-.058.03-.176-.058-.205l-.674-.498zm-2.4 1.2c-.85 0-1.523-.673-1.523-1.522s.674-1.521 1.522-1.521c.85 0 1.522.673 1.522 1.521s-.673 1.522-1.522 1.522z" }), /*#__PURE__*/_jsx("path", { fill: "#455a64", d: "M9.85 8.032c-.966 0-1.757.79-1.757 1.756s.79 1.757 1.756 1.757 1.756-.79 1.756-1.757c0-.965-.79-1.756-1.756-1.756zm0 2.635a.862.862 0 0 1-.879-.879c0-.497.38-.878.878-.878s.878.38.878.878-.38.879-.878.879z" })] })); export { LIGuiActionSettings };