@icongo/mc
Version:
Micon Icons
13 lines • 631 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCSourcetree = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1624.8 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1624.8 812c0-448.4-363.6-812-812-812C364.4-.8.8 362.4 0 810.4c-.4 352.8 226.4 665.2 562 773.6v406.8c0 31.6 25.6 57.2 57.2 57.2h385.6c31.6 0 57.2-25.6 57.2-57.2v-406.4c334.8-108 562.4-420 562.8-772.4zm-1086.4 0c0-363.2 549.2-363.2 549.2 0-.4 359.6-549.2 364-549.2 0z"
})
}));
export { MCSourcetree };