UNPKG

@icongo/li

Version:
15 lines 845 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiActionPlugin = 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: "#8bc34a", d: "M13.01 9.127c0-.354-.3-.654-.655-.654h-.982c-.109 0-.19-.137-.109-.219.11-.163.136-.354.11-.572a.816.816 0 0 0-.628-.655c-.546-.109-1.01.273-1.01.791 0 .164.055.3.11.437.054.109 0 .218-.137.218h-.981c-.355 0-.655.3-.655.654V10c0 .109.136.19.218.109.164-.11.355-.136.573-.11.327.056.573.3.655.628a.817.817 0 0 1-.791.982c-.164 0-.3-.054-.437-.11-.109-.053-.218 0-.218.137v.71c0 .354.3.654.655.654h3.6c.354 0 .654-.3.654-.655V9.127z" }) })); export { LIGuiActionPlugin };