UNPKG

@icongo/li

Version:
14 lines 1.01 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiCalendarCheck = 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.281.281 0 0 1-.281-.281v-.844c0-.621.504-1.125 1.125-1.125H4V1.281C4 1.126 4.126 1 4.281 1h.938c.155 0 .281.126.281.281V2.5h3V1.281c0-.155.126-.281.281-.281h.938c.155 0 .281.126.281.281V2.5h1.125c.621 0 1.125.504 1.125 1.125v.844a.281.281 0 0 1-.281.281ZM2.03 5.5h9.938c.155 0 .281.126.281.281v6.094c0 .621-.504 1.125-1.125 1.125h-8.25a1.125 1.125 0 0 1-1.125-1.125V5.781c0-.155.126-.281.281-.281Zm7.812 2.249-.66-.666a.282.282 0 0 0-.398-.002L6.3 9.546 5.222 8.46a.282.282 0 0 0-.398-.002l-.665.66a.281.281 0 0 0-.002.398l1.936 1.952c.11.11.288.11.398.002l3.35-3.324a.281.281 0 0 0 .002-.398z" }) })); export { LIGuiCalendarCheck };