UNPKG

@icongo/li

Version:
27 lines 1.14 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 LIGuiEraser = 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: "#26a6d1", d: "M8.868 1.198 12.79 5.12a.677.677 0 0 1 0 .958l-6.7 6.7a.677.677 0 0 1-.958 0l-3.92-3.921a.677.677 0 0 1 0-.957l6.7-6.7a.677.677 0 0 1 .957 0z" }), /*#__PURE__*/_jsx("path", { fill: "#e2574c", d: "M4.62 4.49 1.21 7.899a.677.677 0 0 0 0 .957l3.922 3.92a.677.677 0 0 0 .957 0L9.5 9.369 4.618 4.49z" }), /*#__PURE__*/_jsx("path", { d: "m5.46 12.329 7.372.033-.004.638-7.37-.033.003-.638z" }), /*#__PURE__*/_jsx("path", { fill: "#cb4e44", d: "M2.748 6.361 1.211 7.9a.677.677 0 0 0 0 .957l3.92 3.92a.677.677 0 0 0 .958 0l1.538-1.536L2.748 6.36z" }), /*#__PURE__*/_jsx("path", { fill: "#eae5e4", d: "m1.886 7.225 4.877 4.877-.451.452-4.878-4.878.452-.451z" })] })); export { LIGuiEraser };