UNPKG

@icongo/li

Version:
44 lines 1.51 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 LIGuiExpired = 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__*/_jsxs("g", { transform: "translate(.231 .143) scale(.28571)", children: [/*#__PURE__*/_jsx("circle", { cx: 17, cy: 17, r: 14, fill: "gray" }), /*#__PURE__*/_jsx("circle", { cx: 17, cy: 17, r: 11, fill: "#eee" }), /*#__PURE__*/_jsx("path", { d: "M16 8h2v9h-2z" }), /*#__PURE__*/_jsx("path", { d: "m22.655 20.954-1.697 1.697-4.808-4.807 1.697-1.697z" }), /*#__PURE__*/_jsx("circle", { cx: 17, cy: 17, r: 2 }), /*#__PURE__*/_jsx("circle", { cx: 17, cy: 17, r: 1, fill: "gray" }), /*#__PURE__*/_jsx("path", { fill: "#ffc107", d: "m11.9 42 14.4-24.1c.8-1.3 2.7-1.3 3.4 0L44.1 42c.8 1.3-.2 3-1.7 3H13.6c-1.5 0-2.5-1.7-1.7-3z" }), /*#__PURE__*/_jsx("path", { d: "M26.4 39.9c0-.2 0-.4.1-.6.1-.2.2-.3.3-.5.1-.2.3-.2.5-.3.2-.1.4-.1.6-.1.2 0 .5 0 .7.1.2.1.4.2.5.3.1.1.2.3.3.5.1.2.1.4.1.6 0 .2 0 .4-.1.6-.1.2-.2.3-.3.5-.1.2-.3.2-.5.3-.2.1-.4.1-.7.1-.3 0-.5 0-.6-.1-.1-.1-.4-.2-.5-.3-.1-.1-.2-.3-.3-.5-.1-.2-.1-.4-.1-.6zm2.8-3.1h-2.3l-.4-9.8h3l-.3 9.8z" })] }) })); export { LIGuiExpired };