@icongo/mc
Version:
Micon Icons
13 lines • 724 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCGetPocket = 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: "M1630.4 256h-1468C74 256 0 330 0 418.4v540.8C0 1458 398.8 1856 896.8 1856c496 0 895.2-398 895.2-896.8V418.4c0-89.6-70.8-162.4-161.6-162.4zm-648 1074c-49.6 47.2-125.6 44.4-169.6 0C358 894.4 353.2 909.6 353.2 837.2c0-67.6 55.2-122.8 122.8-122.8 68 0 64.4 15.2 420.8 357.2 362.4-347.6 354.4-357.2 422-357.2 67.6 0 122.8 55.2 122.8 122.8 0 71.2-11.6 62.8-459.2 492.8z"
})
}));
export { MCGetPocket };