UNPKG

@icongo/li

Version:
22 lines 1.04 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 LIGuiSynchronize = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "green", children: [/*#__PURE__*/_jsx("path", { d: "m11.642 3.21-.979.79a4.781 4.781 0 0 1 1.074 3A4.73 4.73 0 0 1 7 11.737c-.284 0-.6-.032-.884-.095l-.221 1.232c.379.063.758.094 1.105.094 3.316 0 6-2.684 6-6a5.972 5.972 0 0 0-1.358-3.757z" }), /*#__PURE__*/_jsx("path", { d: "m9.21 1.979 3.758.505L9.874 5.58zM7 1.032c-3.316 0-6 2.684-6 6 0 1.452.505 2.842 1.453 3.915l.947-.82a4.793 4.793 0 0 1-1.137-3.095A4.73 4.73 0 0 1 7 2.295c.284 0 .6.031.884.094l.221-1.231A4.24 4.24 0 0 0 7 1.032z" }), /*#__PURE__*/_jsx("path", { d: "m4.79 12.084-3.758-.505 3.094-3.095z" })] }) })); export { LIGuiSynchronize };