UNPKG

@icongo/mc

Version:
13 lines 914 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCPeriscope = 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: "M1480 254.4C1325.6 90.4 1122 0 906.4 0 447.6 0 74 384.8 74 857.6c0 300.4 231.2 639.2 330.8 770.8C551.2 1822 770.4 2048 906.4 2048c166.4 0 451.6-376.8 483.6-420 98.4-132.4 328-473.2 328-770.4 0-226-84.4-440.4-238-603.2zM906.4 1975.6c-170 0-760-669.2-760-1117.6 0-429.6 335.6-785.2 760-785.2 403.2 0 738.8 356 738.8 785.2.4 448.4-589.6 1117.6-738.8 1117.6zM1352 827.2c0 236.4-204.4 438.8-443.2 438.8-402.4 0-602.8-432.8-371.6-727.2v1.6c0 98 80.4 177.6 179.2 177.6 98.8 0 179.2-79.6 179.2-177.6 0-72.8-44.4-135.2-107.6-162.8 306.4-76.8 564 157.2 564 449.6z" }) })); export { MCPeriscope };