UNPKG

@icongo/li

Version:
15 lines 840 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIToolsSpanner = 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__*/_jsx("path", { fill: "#607d8b", d: "m12.875 3.365-2.48 2.452s-.742 0-1.484-.741-.741-1.483-.741-1.483l2.48-2.48c-1.396-.343-3.079.113-4.105 1.14-1.54 1.54-.171 3.507-.57 3.906-2.168 2.253-4.392 3.964-4.449 4.05-.656.655-.684 1.71-.057 2.338.627.627 1.682.599 2.338-.057.086-.086 1.91-2.395 4.05-4.534.399-.4 2.28 1.055 3.877-.513.998-1.027 1.483-2.68 1.141-4.078zM2.809 11.948a.706.706 0 0 1-.713-.713c0-.428.314-.741.713-.741.4 0 .713.313.713.713s-.314.741-.713.741z" }) })); export { LIToolsSpanner };