@icongo/mc
Version:
Micon Icons
13 lines • 1.11 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCSearchengin = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1840 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M882.4 521.2 613.6 634V172.8L394.8 934l218.8-96.8v521.2l268.8-837.2zM549.6 134.4l-5.2 18.8-60.8 211.6C322.4 426.8 208 583.2 208 766c0 209.2 137.2 383.6 333.6 422v214.4C230 1360.4 0 1089.6 0 766.4c0-322 239.2-588.8 549.6-632zm1245.6 1788.8c-44.8 44.8-92.4 49.2-114.4 42-21.6-7.2-108.4-79.6-241.6-177.6-133.2-98.4-134.4-142.8-172-226.8-37.6-83.6-121.6-170.4-230-209.6l-38.8-58.8c-98.8 67.6-212 107.6-325.2 114.8l8.4-26.4 63.6-198c186-47.6 323.6-216 323.6-416.8 0-218-153.6-408.4-384-428.4V129.2c332.8 20.4 595.2 298 595.2 637.2 0 134.4-44.8 258.8-116 361.6l58.4 38.4c39.2 108.4 126 192 209.6 229.6s128.8 38.8 227.2 172c98.4 132.8 170.8 219.6 178 241.2s2.8 69.2-42 114zm-39.6-71.6c0-17.6-14.4-32-32-32s-32 14.4-32 32 14.4 32 32 32 32-14.4 32-32z"
})
}));
export { MCSearchengin };