@icongo/mc
Version:
Micon Icons
13 lines • 835 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCApple = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1506 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1258.8 1074.8c-.8-146.8 65.6-257.6 200-339.2C1383.6 628 1270 568.8 1120 557.2 978 546 822.8 640 766 640c-60 0-197.6-78.8-305.6-78.8C237.2 564.8 0 739.2 0 1094c0 104.8 19.2 213.2 57.6 324.8 51.2 146.8 236 506.8 428.8 500.8 100.8-2.4 172-71.6 303.2-71.6 127.2 0 193.2 71.6 305.6 71.6 194.4-2.8 361.6-330 410.4-477.2-260.8-122.8-246.8-360-246.8-367.6zM1032.4 418c109.2-129.6 99.2-247.6 96-290-96.4 5.6-208 65.6-271.6 139.6-70 79.2-111.2 177.2-102.4 287.6 104.4 8 199.6-45.6 278-137.2z"
})
}));
export { MCApple };