@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.16 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineAnnex_vue_vue_type_script_lang = require('./u-line-annex.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: "M938.666667 503.466667c0-12.8-8.533333-23.466667-19.2-27.733334-12.8-4.266667-25.6-2.133333-34.133334 6.4L541.866667 812.8c-89.6 85.333333-234.666667 85.333333-324.266667 0-42.666667-40.533333-68.266667-96-68.266667-155.733333s23.466667-115.2 66.133334-155.733334L537.6 192c64-59.733333 164.266667-59.733333 228.266667 0 29.866667 27.733333 46.933333 68.266667 46.933333 108.8s-17.066667 81.066667-46.933333 108.8L462.933333 699.733333c-34.133333 32-89.6 32-123.733333-2.133333-17.066667-14.933333-25.6-36.266667-25.6-59.733333 0-23.466667 8.533333-44.8 23.466667-59.733334l241.066666-232.533333c6.4-6.4 8.533333-12.8 8.533334-21.333333s-4.266667-14.933333-8.533334-21.333334c-12.8-10.666667-32-12.8-44.8-2.133333l-241.066666 234.666667c-53.333333 57.6-51.2 147.2 6.4 202.666666 57.6 55.466667 149.333333 57.6 211.2 6.4L810.666667 456.533333c42.666667-40.533333 66.133333-96 66.133333-153.6S853.333333 189.866667 810.666667 149.333333c-89.6-85.333333-232.533333-85.333333-320 0L170.666667 456.533333c-74.666667 70.4-102.4 174.933333-76.8 273.066667 27.733333 98.133333 106.666667 172.8 206.933333 200.533333 100.266667 25.6 209.066667-2.133333 283.733333-72.533333l343.466667-330.666667c6.4-6.4 10.666667-14.933333 10.666667-23.466666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineAnnex = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineAnnex_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineAnnex;