UNPKG

@icongo/sti

Version:
26 lines 1.28 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var STIIheartradio = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", width: "1em", height: "1em", "aria-label": "iHeartRadio", viewBox: "0 0 512 512" }, props, { children: [/*#__PURE__*/_jsx("rect", { width: 512, height: 512, fill: "#fff", rx: "15%" }), /*#__PURE__*/_jsx("path", { id: "prefix__a", fill: "#c6002b", d: "M147.4 301.3c-32.3-28.6-48.6-58.4-48.6-86.7 0-28.3 15.9-57.9 36.9-71.1 10.3-4.4 14.6 8.2 8 12.6-16.7 10.5-29.9 35.1-29.9 58.7s14.7 49.6 43.6 75.2c7 8.7-3.8 16.5-9.9 11.2zm48.5-25.5c-21.9-12.3-36.6-36.3-36.6-59.4s12.5-43.7 32.3-54c10.5-3.7 14 9.3 7 13.2-15 7.8-24.3 23.3-24.3 40.2.1 18.4 11.7 37.2 29 46.9 8.7 7.1-.6 16.7-7.4 13.2zm60.1-21.9c-17.9 0-32.5-14.5-32.5-32.4S238.1 189 256 189v-30.7c-19.4-28.9-52.8-48.8-90.3-48.8-59.6 0-107.9 48.3-107.9 107.9 0 37.8 24 65.1 49 90.3l97.9 92.6c6.3 3.9 13.5 1.3 13.6-5.8v-72.1c0-20.9 16.9-37.8 37.8-37.8z" }), /*#__PURE__*/_jsx("use", { xlinkHref: "#prefix__a", transform: "matrix(-1 0 0 1 510 0)" })] })); export { STIIheartradio };