@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.01 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineHistory_vue_vue_type_script_lang = require('./u-line-history.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: "M823.466667 473.6l51.2 29.866667C870.4 307.2 708.266667 149.333333 512 149.333333 311.466667 149.333333 149.333333 311.466667 149.333333 512s162.133333 362.666667 362.666667 362.666667c121.6 0 234.666667-61.866667 300.8-162.133334 6.4-8.533333 17.066667-14.933333 27.733333-14.933333s21.333333 8.533333 25.6 17.066667c4.266667 10.666667 4.266667 23.466667-2.133333 32-76.8 119.466667-206.933333 192-352 192-234.666667 0-426.666667-192-426.666667-426.666667S277.333333 85.333333 512 85.333333s426.666667 192 426.666667 426.666667c0 10.666667 0 25.6-2.133334 46.933333-2.133333 23.466667-27.733333 36.266667-46.933333 25.6l-98.133333-55.466666c-10.666667-6.4-17.066667-17.066667-17.066667-27.733334s6.4-21.333333 14.933333-27.733333c10.666667-6.4 23.466667-6.4 34.133334 0z m-494.933334 174.933333l151.466667-151.466666V320c0-17.066667 14.933333-32 32-32s32 14.933333 32 32v192c0 8.533333-4.266667 17.066667-8.533333 23.466667l-160 160c-8.533333 8.533333-19.2 10.666667-32 8.533333-10.666667-2.133333-19.2-10.666667-23.466667-23.466667-2.133333-10.666667 0-23.466667 8.533333-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineHistory = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineHistory_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineHistory;