@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 1.97 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineLeftPack_vue_vue_type_script_lang = require('./u-line-left-pack.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: "M864 791.466667h-704c-17.066667 0-32 14.933333-32 32S142.933333 853.333333 160 853.333333h706.133333c17.066667 0 32-14.933333 32-32s-17.066667-29.866667-34.133333-29.866666z m-704-558.933334h706.133333c17.066667 0 32-14.933333 32-32-2.133333-14.933333-17.066667-29.866667-34.133333-29.866666h-704C142.933333 170.666667 128 185.6 128 202.666667c0 14.933333 14.933333 29.866667 32 29.866666z m185.6 247.466667c-17.066667 0-32 14.933333-32 32s14.933333 32 32 32h499.2c17.066667 0 32-14.933333 32-32s-14.933333-32-32-32H345.6z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M268.8 674.133333c6.4 6.4 12.8 8.533333 21.333333 8.533334s14.933333-2.133333 21.333334-8.533334c10.666667-12.8 10.666667-29.866667 0-42.666666L198.4 512l113.066667-119.466667c10.666667-12.8 10.666667-29.866667 0-42.666666-10.666667-12.8-27.733333-12.8-40.533334 0L136.533333 490.666667c-10.666667 12.8-10.666667 29.866667 0 42.666666l132.266667 140.8z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineLeftPack = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineLeftPack_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineLeftPack;