UNPKG

@icongo/mc

Version:
13 lines 781 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlSensor = 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: "M384 896h1280v1152H384V896zm128 1024h1024v-896H512v896zm384-256h256v128H896v-128zm762-1274q-128-127-291-194.5T1024 128t-343 67.5T390 390l-90-90q72-72 156-128t176.5-94.5 191-58T1024 0t200.5 19.5 191 58T1592 172t156 128zm-181 181q-91-91-208-139t-245-48-245 48-208 139l-90-90q109-109 248.5-167t294.5-58 294.5 58T1567 481zm-815 91q73-73 166-111.5t196-38.5 196 38.5T1386 662l-90 90q-54-54-124.5-83T1024 640t-147.5 29T752 752z" }) })); export { MCMdlSensor };