UNPKG

@icongo/li

Version:
14 lines 1.12 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiCalendarTimes = 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: "M11.969 4.75H2.03a.282.282 0 0 1-.281-.281v-.844c0-.621.504-1.125 1.125-1.125H4V1.281C4 1.127 4.127 1 4.281 1h.938c.154 0 .281.127.281.281V2.5h3V1.281c0-.154.127-.281.281-.281h.938c.154 0 .281.127.281.281V2.5h1.125c.621 0 1.125.504 1.125 1.125v.844a.282.282 0 0 1-.281.281ZM2.03 5.5h9.938c.154 0 .281.127.281.281v6.094c0 .621-.504 1.125-1.125 1.125h-8.25a1.125 1.125 0 0 1-1.125-1.125V5.781c0-.154.127-.281.281-.281Zm6.03 3.75 1.13-1.127a.282.282 0 0 0 0-.399l-.663-.663a.281.281 0 0 0-.399 0L7 8.188 5.873 7.061a.281.281 0 0 0-.399 0l-.663.663a.282.282 0 0 0 0 .399L5.938 9.25l-1.127 1.127a.282.282 0 0 0 0 .399l.663.663c.11.11.288.11.399 0L7 10.312l1.127 1.127c.11.11.289.11.399 0l.663-.663a.282.282 0 0 0 0-.399L8.062 9.25Z" }) })); export { LIGuiCalendarTimes };