@icongo/mc
Version:
Micon Icons
13 lines • 1.15 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCStaylinked = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1760 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M806.4 509.6c16.4-12.8 41.2-12 55.2 2l680 669.2-10.8-10.8 177.2 165.2c14.8 14 13.2 36-2.8 48.8l-792 655.6c-39.6 30.4-69.2 3.2-69.2 3.2L9.2 1258.4c-14-14-12-36 4.8-48.8L197.2 1070c16.8-12.8 41.6-12 55.6 2l607.6 590c14.8 14 40 14.8 56.8 1.6l372.8-296c16.4-12.8 18-34.8 3.6-48.8l-336-325.2c-14.4-14-39.6-14.8-56-2l-.4.4c-16.4 12.8-41.6 12-56-2L572.8 732.8c-14-14-12.4-36 4.4-48.8l229.2-174.4m59.2 1029.2c14.8 14 40.4 14.8 57.2 1.6l200.8-155.2-1.2-1.2 30.8-24c16.8-12.8 18.4-34.8 3.6-48.8l-228.4-217.6c-14.4-14-40-14.8-56.8-2l-.4.4c-16.8 12.8-42 12.4-56.8-1.6L436 723.2c-14.4-14-12.4-35.6 4.4-48.8l368.8-286c16.4-12.8 41.2-12 55.6 2l641.6 636c14.8 14 40 14.8 56.4 2L1746 885.2c16.4-12.8 17.6-34.8 2.8-48.8L906.8 10c-6-4.8-32-22-65.2 4.4L14.4 662.8c-16.8 12.8-19.2 34.8-4.8 48.8l169.2 166.8"
})
}));
export { MCStaylinked };