UNPKG

@icongo/li

Version:
18 lines 903 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIGuiFindnreplace = 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: "gray", d: "M5.8 2.376a3.36 3.36 0 0 1 2.424 1.012L6.482 5.13H10.6V1.012L9.188 2.424A4.785 4.785 0 0 0 5.8 1.012a4.796 4.796 0 0 0-4.753 4.117h1.388A3.413 3.413 0 0 1 5.8 2.376z" }), /*#__PURE__*/_jsx("path", { d: "M9.659 8.659a4.539 4.539 0 0 0 .87-2.165H9.141a3.436 3.436 0 0 1-3.365 2.753 3.357 3.357 0 0 1-2.423-1.012l1.741-1.74H1v4.117L2.412 9.2c.87.87 2.07 1.412 3.388 1.412a4.804 4.804 0 0 0 2.847-.941l3.341 3.317L13 11.976 9.659 8.66z" })] })); export { LIGuiFindnreplace };