UNPKG

@icongo/li

Version:
19 lines 732 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 LIGuiDislike = 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: "#f44336", d: "M9.727 2.832A3.208 3.208 0 0 0 7 4.304a3.208 3.208 0 0 0-2.727-1.472A3.282 3.282 0 0 0 1 6.104C1 9.35 7 12.65 7 12.65s6-3.273 6-6.546c0-1.8-1.473-3.272-3.273-3.272z" }), /*#__PURE__*/_jsx("path", { fill: "#37474f", d: "m1.426 2.121.771-.77 10.355 10.353-.771.772z" })] })); export { LIGuiDislike };