@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.37 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineVariableWords_vue_vue_type_script_lang = require('./u-line-variable-words.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 m-142.933333-354.133334c0-83.2 83.2-117.333333 172.8-117.333333h46.933333c0-59.733333-21.333333-85.333333-72.533333-85.333333-42.666667 0-66.133333 21.333333-91.733334 27.733333-8.533333 2.133333-17.066667-2.133333-19.2-8.533333-2.133333-6.4-4.266667-12.8-4.266666-19.2 0-10.666667 4.266667-19.2 17.066666-23.466667 25.6-12.8 70.4-23.466667 102.4-23.466667 96 0 130.133333 49.066667 130.133334 134.4v106.666667c0 42.666667 8.533333 61.866667 10.666666 76.8 2.133333 8.533333-4.266667 17.066667-14.933333 19.2-8.533333 4.266667-17.066667 4.266667-25.6 2.133333-12.8-10.666667-21.333333-27.733333-25.6-66.133333-14.933333 40.533333-68.266667 72.533333-119.466667 72.533333-57.6 4.266667-106.666667-32-106.666666-96z m59.733333-2.133333c0 40.533333 29.866667 55.466667 61.866667 55.466667 51.2 0 96-46.933333 96-98.133334v-25.6h-49.066667c-59.733333 0-108.8 17.066667-108.8 68.266667zM384 682.666667h256c17.066667 0 32 14.933333 32 32S657.066667 746.666667 640 746.666667H384c-17.066667 0-32-14.933333-32-32S366.933333 682.666667 384 682.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineVariableWords = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineVariableWords_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineVariableWords;