UNPKG

@icongo/sti

Version:
31 lines (30 loc) 1.52 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.STIKeskonfai = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var STIKeskonfai = function STIKeskonfai(props) { return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-label": "Keskonfai", viewBox: "0 0 512 512" }, props), {}, { children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("rect", { width: 512, height: 512, fill: "#fab12d", rx: "15%" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M284.2 404 236 324.8l-29.6 28v43.4q0 15.8-8.4 24.4-8.2 8.4-19 8.4-12.6 0-19.8-8.4-7.2-8.4-7.2-24.8V163q0-18.2 7-27.6 7-9.6 20-9.6 12.6 0 20 8.6t7.4 25.4v132.4l61.4-64.4q11.4-12 17.4-16.4 6-4.4 14.6-4.4 10.2 0 17 6.6 6.8 6.4 6.8 16.2 0 12-22.2 32l-29 26.6 56 88q6.2 9.8 8.8 15 2.8 5 2.8 9.6 0 13-7.2 20.6-7 7.4-18.6 7.4-10 0-15.4-5.4T284.2 404z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#fff", d: "M298.6 70.1a41.5 41.5 0 0 0-31.2 65 4239.5 4239.5 0 0 1 34.1 54.9l16.5-26.5 17.6-28.3a41.6 41.6 0 0 0-37-65zm6.3 17.6a20.8 20.8 0 1 1-23.5 25.8 20.8 20.8 0 0 1 23.5-25.7z" })] })); }; exports.STIKeskonfai = STIKeskonfai;