@icongo/mc
Version:
Micon Icons
13 lines • 868 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlQuietHours = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2048 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M128 1536q141 0 272-36.5T644.5 1396t207-160.5 160.5-207T1115.5 784t36.5-272q0-133-34-261T1019 8q128 16 245 61t217 115 181 161.5 138.5 199 88.5 229 31 250.5q0 141-36.5 272T1780 1540.5t-160.5 207-207 160.5-244.5 103.5-272 36.5q-138 0-269-36t-246.5-103.5-211.5-164T5 1528q31 4 61.5 6t61.5 2zm768 384q124 0 238.5-32t214-90.5 181-140 140-181 90.5-214 32-238.5q0-136-40-263.5t-112.5-236T1464 331t-229-136q45 155 45 317 0 146-35 282.5t-100 258-157 225-205 182-244.5 129T262 1656q128 128 290.5 196t343.5 68z"
})
}));
export { MCMdlQuietHours };