UNPKG

@icongo/sti

Version:
23 lines 1.18 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 STIFoobar2000 = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-label": "foobar2000", viewBox: "0 0 512 512" }, props, { children: [/*#__PURE__*/_jsx("rect", { width: 512, height: 512, fill: "#1B1817", rx: "15%" }), /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M256 473.5S221 445 186 408c-27.5-29-54-64.5-68-92-31.5-62.5-13-137 59-257l54 74s12-2 25-2.1c13 .1 25 2.1 25 2.1l54-74c72 120 90.5 194.5 59 257-14 27.5-40.5 63-68 92-35 37-70 65.5-70 65.5z" }), /*#__PURE__*/_jsx("path", { d: "M139.8 210.7c-26 0-17.8 38-13.3 49.8 9 24 28 55 67.5 69 35 11.5 41-18 26-50.5-13.5-28.5-39.5-59-71-67a36.9 36.9 0 0 0-9.2-1.3zm232.4 0c-2.7 0-5.8.4-9.2 1.3-31.5 8-57.5 38.5-71 67-15 32.5-9 62 26 50.5 39.5-14 58.5-45 67.5-69 4.5-11.8 12.8-49.8-13.3-49.8zM256 353.2c-3 0-6 1.2-8 3.8l-38 43c-2 2-3 6 0 8 6 3 9 2 13-2l33-35 33 35c4 4 7 5 13 2 3-2 2-6 0-8l-38-43c-2-2.5-5-3.8-8-3.8z" })] })); export { STIFoobar2000 };