@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.13 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineImplement_vue_vue_type_script_lang = require('./u-line-implement.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: "M142.933333 298.666667C260.266667 93.866667 522.666667 25.6 725.333333 142.933333c10.666667 6.4 14.933333 17.066667 14.933334 27.733334s-6.4 21.333333-17.066667 25.6l-113.066667 55.466666c-12.8 2.133333-21.333333-4.266667-27.733333-17.066666-6.4-12.8-6.4-25.6 2.133333-38.4L640 168.533333c-155.733333-57.6-332.8-2.133333-428.8 134.4-96 136.533333-85.333333 322.133333 25.6 448 0 14.933333-6.4 27.733333-14.933333 34.133334s-19.2 8.533333-32 6.4C70.4 654.933333 51.2 456.533333 142.933333 298.666667z m686.933334 396.8c78.933333-136.533333 61.866667-305.066667-40.533334-424.533334-6.4-14.933333-4.266667-27.733333 8.533334-38.4s25.6-12.8 36.266666-2.133333c136.533333 157.866667 140.8 390.4 8.533334 552.533333-132.266667 162.133333-362.666667 202.666667-541.866667 98.133334-10.666667-6.4-14.933333-17.066667-14.933333-27.733334s6.4-21.333333 17.066666-25.6l113.066667-55.466666c19.2 6.4 29.866667 12.8 32 19.2s2.133333 19.2-6.4 36.266666L384 855.466667c166.4 61.866667 356.266667-6.4 445.866667-160zM576 605.866667h-85.333333v-166.4h85.333333V341.333333l181.333333 177.066667-181.333333 177.066667v-89.6z m-298.666667-166.4h64v166.4h-64v-166.4z m106.666667 0h64v166.4h-64v-166.4z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineImplement = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineImplement_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineImplement;