@icongo/li
Version:
LibreICONS Icons
14 lines • 1.07 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LICameraTimer = 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: "M7.405 2.267a4.75 4.75 0 0 1 3.088 1.393 4.788 4.788 0 0 1-3.384 8.17 4.74 4.74 0 0 1-2.913-.99A4.828 4.828 0 0 1 2.59 8.627a.316.316 0 0 0-.384-.2l-.457.13a.316.316 0 0 0-.213.407 5.909 5.909 0 0 0 3.645 3.65 5.88 5.88 0 0 0 1.927.322 5.872 5.872 0 0 0 4.166-1.726A5.871 5.871 0 0 0 13 7.045a5.855 5.855 0 0 0-1.195-3.558l.656-.656a.316.316 0 0 0 0-.447l-.67-.67a.316.316 0 0 0-.446 0l-.654.653a5.862 5.862 0 0 0-3.25-1.204.315.315 0 0 0-.332.315v.475c0 .167.13.305.296.315zm-.692-.488a.714.714 0 0 1-.714.714.714.714 0 0 1-.714-.714.714.714 0 0 1 .714-.714.714.714 0 0 1 .714.714ZM1.33 7.396l5.799.353a.707.707 0 0 0 .75-.735.718.718 0 0 0-.764-.675l-5.785.353c-.441.027-.441.677 0 .704z"
})
}));
export { LICameraTimer };