UNPKG

@icongo/li

Version:
14 lines 874 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiUserClock = 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: "M10.3 6.4a2.698 2.698 0 0 0-2.7 2.7c0 1.493 1.208 2.7 2.7 2.7 1.492 0 2.7-1.208 2.7-2.7 0-1.492-1.208-2.7-2.7-2.7zm1.2 2.818c0 .1-.082.182-.182.182h-1.136A.183.183 0 0 1 10 9.218V7.782c0-.1.082-.182.182-.182h.236c.1 0 .182.083.182.182V8.8h.718c.1 0 .182.082.182.182v.236zM7 9.1c0-.521.126-1.014.341-1.453A2.499 2.499 0 0 0 6.88 7.6h-.313a3.267 3.267 0 0 1-2.734 0H3.52A2.52 2.52 0 0 0 1 10.12v.78a.9.9 0 0 0 .9.9h6.508A3.3 3.3 0 0 1 7 9.1ZM5.2 7a2.4 2.4 0 1 0 0-4.8 2.4 2.4 0 0 0 0 4.8Z" }) })); export { LIGuiUserClock };