@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 3.18 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineHitRate_vue_vue_type_script_lang = require('./u-line-hit-rate.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "200px",
height: "200.00px",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M512 85.333333C328.533333 85.333333 166.4 200.533333 108.8 373.333333c2.133333 12.8 10.666667 21.333333 21.333333 25.6 10.666667 4.266667 23.466667 2.133333 36.266667-4.266666C219.733333 234.666667 375.466667 134.4 541.866667 147.2s302.933333 138.666667 330.666666 302.933333l-51.2-34.133333c-14.933333 0-25.6 6.4-34.133333 17.066667s-8.533333 21.333333 0 32l104.533333 70.4c8.533333 6.4 21.333333 6.4 32 2.133333 8.533333-4.266667 14.933333-14.933333 14.933334-25.6 0-234.666667-192-426.666667-426.666667-426.666667z m0 791.466667c-179.2 0-330.666667-130.133333-360.533333-305.066667l53.333333 34.133334c19.2-2.133333 29.866667-6.4 34.133333-12.8 4.266667-6.4 4.266667-19.2 0-38.4l-104.533333-70.4c-8.533333-6.4-21.333333-6.4-32-2.133334S85.333333 501.333333 85.333333 512c0 209.066667 151.466667 386.133333 356.266667 420.266667s405.333333-85.333333 473.6-283.733334c4.266667-14.933333-2.133333-25.6-19.2-32-17.066667-4.266667-29.866667-2.133333-38.4 10.666667-49.066667 151.466667-189.866667 249.6-345.6 249.6z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M475.733333 403.2c-2.133333 68.266667-34.133333 104.533333-98.133333 104.533333-64-2.133333-98.133333-36.266667-100.266667-102.4 2.133333-68.266667 36.266667-102.4 100.266667-104.533333 64 0 96 36.266667 98.133333 102.4z m-59.733333 0c0-38.4-12.8-55.466667-40.533333-55.466667-25.6-2.133333-40.533333 17.066667-40.533334 55.466667s12.8 55.466667 40.533334 55.466667c27.733333 0 40.533333-17.066667 40.533333-55.466667z m21.333333 322.133333l221.866667-426.666666c4.266667-14.933333 4.266667-29.866667-21.333333-36.266667-19.2-4.266667-29.866667 0-49.066667 36.266667L373.333333 714.666667c-6.4 14.933333 0 29.866667 21.333334 36.266666 19.2 6.4 29.866667-2.133333 42.666666-25.6zM746.666667 618.666667c-2.133333 68.266667-34.133333 102.4-98.133334 102.4-64-2.133333-98.133333-36.266667-100.266666-100.266667 2.133333-68.266667 36.266667-102.4 100.266666-104.533333 64 0 96 34.133333 98.133334 102.4z m-57.6 0c0-36.266667-12.8-53.333333-40.533334-53.333334-25.6-2.133333-38.4 17.066667-38.4 53.333334s12.8 53.333333 38.4 53.333333c27.733333 0 40.533333-17.066667 40.533334-53.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineHitRate = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineHitRate_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineHitRate;