@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.77 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineData_vue_vue_type_script_lang = require('./u-line-data.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 938.666667C277.333333 938.666667 85.333333 746.666667 85.333333 512S277.333333 85.333333 512 85.333333s426.666667 192 426.666667 426.666667-192 426.666667-426.666667 426.666667z m0-64c200.533333 0 362.666667-162.133333 362.666667-362.666667S712.533333 149.333333 512 149.333333 149.333333 311.466667 149.333333 512s162.133333 362.666667 362.666667 362.666667z m8.533333-266.666667l-81.066666-89.6-96 100.266667c-12.8 12.8-32 12.8-44.8 0s-12.8-32 0-44.8l119.466666-123.733334c6.4-6.4 14.933333-10.666667 23.466667-10.666666 8.533333 0 17.066667 4.266667 23.466667 10.666666l81.066666 89.6 136.533334-136.533333c8.533333-8.533333 19.2-10.666667 32-8.533333 10.666667 2.133333 19.2 10.666667 23.466666 23.466666 2.133333 10.666667 0 23.466667-8.533333 32l-160 160c-6.4 6.4-14.933333 8.533333-23.466667 8.533334-12.8 0-19.2-4.266667-25.6-10.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineData = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineData_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineData;