@icongo/mc
Version:
Micon Icons
13 lines • 886 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlDial12 = 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: "M92 423q134-43 254-118t226-167h41v1622H471V341q-35 30-82 61.5t-98.5 59-103 50.5T92 548V423zm1810 1209v128H963v-41q0-57 3.5-110.5T988 1499q23-73 67-132.5t100-111 120-97.5 127.5-92.5 122-96 103-107 71-127T1725 580q0-72-21.5-129.5t-62-97.5-98.5-61.5-130-21.5q-56 0-109 14.5T1202 324t-93.5 59-83.5 72V298q90-77 190-114.5t218-37.5q19 0 37 3t37 6q40 7 76 15.5t73 26.5q109 54 161.5 150.5T1870 564q0 92-22 165.5T1787 865t-91 114-111.5 99.5-124.5 93-128 94.5q-51 39-101.5 88t-79.5 107q-13 27-18.5 52t-11.5 54q-4 17-6.5 32t-2.5 33h790z"
})
}));
export { MCMdlDial12 };