UNPKG

@icongo/mc

Version:
13 lines 891 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCTumblrSquare = 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: "M1600 128H192C86 128 0 214 0 320v1408c0 106 86 192 192 192h1408c106 0 192-86 192-192V320c0-106-86-192-192-192zm-329.2 1456.8c-34 36.4-124.8 79.2-243.6 79.2-302 0-367.6-222-367.6-351.6v-360H540.8c-13.6 0-24.8-11.2-24.8-24.8v-170c0-18 11.2-34 28.4-40 155.2-54.8 203.6-190 210.8-292.8 2-27.6 16.4-40.8 40-40.8h177.2c13.6 0 24.8 11.2 24.8 24.8v288h207.6c13.6 0 24.8 11.2 24.8 24.8V926c0 13.6-11.2 24.8-24.8 24.8H996.4V1284c0 85.6 59.2 134 170 89.6 12-4.8 22.4-8 32-5.6 8.8 2 14.4 8.4 18.4 19.6l55.2 160.8c4 12.8 8 26.8-1.2 36.4z" }) })); export { MCTumblrSquare };