@icongo/mc
Version:
Micon Icons
13 lines • 740 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCTumblr = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1280 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1239.2 1921.2c-54.4 58-200 126.8-389.6 126.8-483.2 0-588-355.2-588-562.4v-576h-190c-22 0-40-18-40-40v-272c0-28.8 18-54.4 45.2-64 248-87.2 326-304 337.2-468.4 3.2-44 26-65.2 64.4-65.2H762c22 0 40 18 40 40v460.8h332c22 0 40 17.6 40 39.6v326.8c0 22-18 40-40 40H800.4V1440c0 136.8 94.8 214.4 272 143.2 19.2-7.6 36-12.8 50.8-8.8 14 3.6 23.2 13.6 29.6 31.6l88 257.2c7.2 20 13.2 42.4-1.6 58z"
})
}));
export { MCTumblr };