UNPKG

@icongo/sti

Version:
38 lines 1.32 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 STICplusplus = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-label": "C++", viewBox: "0 0 512 512" }, props, { children: [/*#__PURE__*/_jsx("rect", { width: 512, height: 512, fill: "#fff", rx: "15%" }), /*#__PURE__*/_jsx("path", { fill: "#004482", d: "m270.3 445 141.1-81.4c4.1-2.3 7.8-6.4 10.4-11l-166.3-96-166.3 96c2.7 4.6 6.4 8.7 10.4 11L240.8 445c8.1 4.7 21.4 4.7 29.5 0z" }), /*#__PURE__*/_jsx("path", { fill: "#659AD2", d: "M421.8 160.5c-2.7-4.6-6.4-8.7-10.4-11L270.3 68c-8.1-4.7-21.4-4.7-29.6 0l-141 81.5c-8.1 4.7-14.8 16.2-14.8 25.6V338c0 4.7 1.7 9.9 4.3 14.6l166.3-96 166.3-96.1z" }), /*#__PURE__*/_jsx("circle", { cx: 256, cy: 256, r: 86, fill: "none", stroke: "#fff", strokeWidth: 57 }), /*#__PURE__*/_jsx("path", { fill: "#00599C", d: "M421.8 352.6c2.7-4.6 4.3-9.9 4.3-14.6V175.2c0-4.7-1.7-10-4.3-14.7l-166.3 96.1 166.3 96z" }), /*#__PURE__*/_jsx("path", { stroke: "#fff", strokeWidth: 13, d: "M350.5 237v39M331 257h39m27.5-20v39M378 257h39" })] })); export { STICplusplus };