@icongo/mc
Version:
Micon Icons
13 lines • 1.19 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCAndroid = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M358.4 818v463.2c0 61.6-48.4 110.8-110 110.8-61.2 0-120.4-49.6-120.4-110.8V818c0-60.4 59.2-110 120.4-110 60.4 0 110 49.6 110 110zm43.2 628c0 65.6 52.8 118.4 118.4 118.4h79.6l1.2 244.4c0 147.6 220.8 146.4 220.8 0v-244.4h148.8v244.4c0 146.8 222 147.2 222 0v-244.4h80.8c64.8 0 117.6-52.8 117.6-118.4V728.4H401.6V1446zm992-756.4H397.2c0-171.2 102.4-320 254.4-397.6l-76.4-141.2c-11.2-19.6 17.2-32 26.8-15.2L679.6 278c139.6-62 300-58.8 433.2 0l77.2-142c10-17.2 38-4.4 26.8 15.2L1140.4 292c150.8 77.6 253.2 226.4 253.2 397.6zm-682.8-222c0-22.8-18.4-42-42-42-22.8 0-40.8 19.2-40.8 42s18.4 42 40.8 42c23.6 0 42-19.2 42-42zm453.6 0c0-22.8-18.4-42-40.8-42-23.6 0-42 19.2-42 42s18.4 42 42 42c22.4 0 40.8-19.2 40.8-42zM1543.6 708c-60.4 0-110 48.4-110 110v463.2c0 61.6 49.6 110.8 110 110.8 61.6 0 120.4-49.6 120.4-110.8V818c0-61.6-59.2-110-120.4-110z"
})
}));
export { MCAndroid };