UNPKG

@icongo/mc

Version:
13 lines 1.09 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCLastfmSquare = 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-368.8 1251.6c-253.6 0-341.6-114.4-388.4-256.4-65.2-204-86-337.2-252-337.2-89.6 0-180.4 64.4-180.4 244.8 0 140.8 72 228.8 173.2 228.8 114.4 0 190.4-85.2 190.4-85.2l46.8 127.6s-79.2 77.6-244.8 77.6c-205.2 0-319.6-120.4-319.6-343.2 0-231.6 114.4-368 330-368 294 0 323.2 165.6 403.2 407.6 35.2 107.2 96.8 184.8 244.8 184.8 99.6 0 152.4-22 152.4-76.4 0-79.6-87.2-88-199.6-114.4-121.6-29.2-170-92.4-170-192 0-160 129.2-209.6 260.8-209.6 149.6 0 240.4 54.4 252 186.4l-146.8 17.6c-6-63.2-44-89.6-114.4-89.6-64.4 0-104 29.2-104 79.2 0 44 19.2 70.4 83.6 85.2 130.8 28.4 287.2 48 287.2 230 .4 146.8-122.8 202.4-304.4 202.4z" }) })); export { MCLastfmSquare };