@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.87 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineFilter_vue_vue_type_script_lang = require('./u-line-filter.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: "M149.333333 215.466667c-44.8-38.4-17.066667-113.066667 42.666667-113.066667h640c59.733333 0 87.466667 72.533333 42.666667 113.066667l-234.666667 204.8v418.133333c0 46.933333-38.4 85.333333-85.333333 85.333333-12.8 0-25.6-2.133333-38.4-8.533333l-128-64c-29.866667-14.933333-46.933333-44.8-46.933334-76.8V384l-192-168.533333z m256 136.533333v420.266667c0 8.533333 4.266667 14.933333 12.8 19.2l128 64c2.133333 2.133333 6.4 2.133333 8.533334 2.133333 12.8 0 21.333333-8.533333 21.333333-21.333333V390.4L832 166.4H192l213.333333 185.6z m373.333334 91.733333h85.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-85.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 128h85.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-85.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 128h85.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-85.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineFilter = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineFilter_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineFilter;