@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.07 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineQuestionnaire_vue_vue_type_script_lang = require('./u-line-questionnaire.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: "M757.333333 104.533333c64 0 117.333333 53.333333 117.333334 117.333334v288c0 17.066667 0 32-32 32s-32-14.933333-32-32V221.866667c0-14.933333-6.4-27.733333-14.933334-38.4s-23.466667-14.933333-38.4-14.933334h-533.333333c-14.933333 0-27.733333 6.4-38.4 14.933334S170.666667 206.933333 170.666667 221.866667v576c0 14.933333 6.4 27.733333 14.933333 38.4 10.666667 10.666667 23.466667 14.933333 38.4 14.933333h234.666667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-234.666667c-64 0-117.333333-53.333333-117.333333-117.333333v-576c0-64 53.333333-117.333333 117.333333-117.333334h533.333333z m-234.666666 413.866667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-213.333334c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h213.333334z m128-168.533333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-341.333334c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h341.333334z m-55.466667 403.2l96 78.933333 170.666667-174.933333c12.8-12.8 32-12.8 44.8 0 12.8 12.8 12.8 32 0 44.8l-211.2 217.6-142.933334-117.333334c-12.8-10.666667-14.933333-32-4.266666-44.8s34.133333-14.933333 46.933333-4.266666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineQuestionnaire = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineQuestionnaire_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineQuestionnaire;