UNPKG

@icongo/mc

Version:
13 lines 1.35 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCRedditSquare = 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: "M1132.8 1382c10.8 10.8 10.8 27.2 0 36.8-98 98-375.2 98.4-473.6 0-10.8-9.6-10.8-26 0-36.8 9.6-9.6 26-9.6 35.6 0 74.8 76.8 324 78.4 402 0 9.6-9.2 26.4-9.2 36 0zm-365.2-215.2c0-59.6-47.6-107.2-106-107.2-59.6 0-107.2 47.6-107.2 107.2 0 58.4 47.6 106 107.2 106 58.4 0 106-47.6 106-106zm362.8-107.2c-58.4 0-106 47.6-106 107.2 0 58.4 47.6 106 106 106 59.6 0 107.2-47.6 107.2-106 0-59.6-47.6-107.2-107.2-107.2zM1792 320v1408c0 106-86 192-192 192H192c-106 0-192-86-192-192V320c0-106 86-192 192-192h1408c106 0 192 86 192 192zm-398.8 562.4c-40.4 0-76 16.8-102.4 42.8-96.4-66.8-226-109.6-370-114.4L995.6 474l238 53.6c0 58.4 47.6 106 106 106 59.6 0 107.2-48.8 107.2-107.2 0-58.4-47.6-107.2-107.2-107.2-41.6 0-77.2 24.8-95.2 59.6l-262.8-58.4c-13.2-3.6-26 6-29.6 19.2l-82 371.2c-142.8 6-271.2 48.8-367.6 115.6-26-27.2-63.2-44-103.6-44-150 0-199.2 201.6-62 270-4.8 21.6-7.2 44-7.2 66.8 0 226 254.8 409.2 567.6 409.2 314 0 568.8-183.2 568.8-409.2 0-22.8-2.4-46.4-8.4-68 134.4-68.8 84.8-268.8-64.4-268.8z" }) })); export { MCRedditSquare };