UNPKG

@icongo/sti

Version:
26 lines 797 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var STIStumbleupon = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-label": "StumbleUpon", viewBox: "0 0 512 512" }, props, { children: [/*#__PURE__*/_jsx("rect", { width: 512, height: 512, fill: "#ea4b24", rx: "15%" }), /*#__PURE__*/_jsx("path", { fill: "none", stroke: "#fff", strokeWidth: 63, d: "M99 260v52a52.5 55.5 0 0 0 105 0V190a52 49.5 0 0 1 104 0v122a52.5 55.5 0 0 0 105 0v-52" }), /*#__PURE__*/_jsx("path", { fill: "#ea4b24", d: "M273 215v44l35 15 35-15v-44l-35 15z" })] })); export { STIStumbleupon };