@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.46 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineRunning_vue_vue_type_script_lang = require('./u-line-running.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: "M573.866667 450.133333c4.266667 2.133333 8.533333 2.133333 12.8 4.266667l290.133333 136.533333c42.666667 19.2 61.866667 70.4 40.533333 113.066667 0 2.133333-2.133333 4.266667-4.266666 6.4l-34.133334 59.733333c-23.466667 40.533333-76.8 55.466667-117.333333 32-2.133333-2.133333-4.266667-2.133333-6.4-4.266666l-262.4-183.466667c-4.266667-2.133333-8.533333-6.4-10.666667-8.533333l-61.866666 106.666666c-23.466667 40.533333-76.8 55.466667-117.333334 32l-166.4-96c-40.533333-23.466667-55.466667-76.8-32-117.333333l213.333334-369.066667C341.333333 121.6 394.666667 106.666667 435.2 130.133333l166.4 96c40.533333 23.466667 55.466667 76.8 32 117.333334l-59.733333 106.666666zM164.266667 563.2c-6.4 10.666667-2.133333 23.466667 8.533333 29.866667l166.4 96c10.666667 6.4 23.466667 2.133333 29.866667-8.533334l213.333333-369.066666c6.4-10.666667 2.133333-23.466667-8.533333-29.866667l-166.4-96c-10.666667-6.4-23.466667-2.133333-29.866667 8.533333l-213.333333 369.066667zM524.8 533.333333c-6.4 8.533333-2.133333 21.333333 6.4 27.733334l262.4 183.466666h2.133333c10.666667 6.4 23.466667 2.133333 29.866667-8.533333l34.133333-59.733333v-2.133334c4.266667-10.666667 0-23.466667-10.666666-27.733333l-290.133334-136.533333c-10.666667-4.266667-21.333333 0-27.733333 8.533333l-6.4 14.933333zM130.133333 840.533333h469.333334c12.8 0 21.333333 8.533333 21.333333 21.333334v21.333333c0 12.8-8.533333 21.333333-21.333333 21.333333h-469.333334c-12.8 0-21.333333-8.533333-21.333333-21.333333v-21.333333c0-10.666667 8.533333-21.333333 21.333333-21.333334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineRunning = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineRunning_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineRunning;