@icongo/li
Version:
LibreICONS Icons
14 lines • 1.57 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiReminder = 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", {
d: "M8.18 1c-.51 0-.645.337-.68 1.317-.369-.217-.779-.434-1.173-.434-.374 0-.686.127-.883.347-.198.22-.275.514-.275.811 0 .297.077.59.275.81.197.221.509.348.883.348.388 0 .794-.206 1.158-.42 0 1.33.002 2.504-.087 2.504-.185 0-.098-.65-.608-.65-.648 0-.596.506-.782.506-.185 0-.286-.463-.796-.463s-.55.65-.781.65c-.232 0-.284-.23-.608-.23-.325 0-1.014.65-1.014 2.967 0 2.918.927 2.964.927 3.937h4.067c.047-.232.556-.738 1.158-1.433.927-1.112 1.158-1.534 1.158-1.998.093-1.019-1.244-1.245-1.244-1.94 0-.36-.04-2.456 0-3.85.364.214.77.42 1.158.42.373 0 .685-.127.883-.347.197-.22.275-.514.275-.811 0-.297-.078-.59-.275-.81-.198-.221-.51-.348-.883-.348-.399 0-.816.215-1.187.434C8.782 1.227 8.6 1 8.18 1ZM6.327 2.346c.214 0 .687.21 1.057.434.063.04.076.046.115.073 0 .119-.014.243-.014.376-.038.025-.043.037-.101.073-.37.224-.843.434-1.057.434-.275 0-.432-.073-.536-.188-.103-.116-.159-.294-.159-.507 0-.213.056-.391.16-.507.103-.115.26-.188.535-.188Zm3.706 0c.274 0 .432.073.535.188.104.116.16.294.16.507 0 .213-.056.391-.16.507-.103.115-.26.188-.535.188-.214 0-.687-.21-1.057-.434-.064-.04-.076-.046-.116-.073-.001-.13.003-.246 0-.362.041-.028.048-.046.116-.087.37-.224.843-.434 1.057-.434z"
})
}));
export { LIGuiReminder };